summaryrefslogtreecommitdiff
path: root/app/helpers/issues_helper.rb
Commit message (Expand)AuthorAgeFilesLines
* Fix for Emojinotes_fix_stablenotes_fixValery Sizov2015-11-201-0/+2
* added spinach testsValery Sizov2015-11-191-1/+5
* addressing commentsValery Sizov2015-11-191-0/+4
* Emoji: fix image of emoji when it is submitted via commentValery Sizov2015-11-191-1/+1
* Emoji: refactoringValery Sizov2015-11-191-0/+4
* add stats on hoverValery Sizov2015-11-191-0/+8
* award emojiValery Sizov2015-11-191-0/+5
* Fix avatars not showing in Atom feeds and project issues when Gravatar disabledStan Hu2015-11-101-1/+1
* Only accept open issues and merge requestsZeger-Jan van de Weg2015-10-161-1/+1
* Show merge requests which close current issueZeger-Jan van de Weg2015-10-161-0/+4
* Show who last edited a comment if it wasn't the original authorDouwe Maan2015-07-301-15/+0
* Update time_ago_with_tooltip helperRobert Speicher2015-06-171-2/+2
* Remove title_for_issue helperRobert Speicher2015-04-301-12/+1
* Escape title attributes in referencesRobert Speicher2015-04-201-0/+1
* Reference filters :sparkles:Robert Speicher2015-04-201-0/+2
* Use relative URL for Markdown references, except in mails.email-full-urlDouwe Maan2015-03-271-6/+18
* Make sure issue assignee is properly reset.Douwe Maan2015-03-241-12/+1
* Upgrade to Rails 4.1.9Vinnie Okada2015-02-141-2/+4
* Merge pull request #8670 from tsigo/rs-fa-icon-helperDmitriy Zaporozhets2015-01-291-1/+1
|\
| * Use `icon` helper method in helper modulesRobert Speicher2015-01-281-1/+1
* | Build the urls inside of the service.Marin Jankovski2015-01-281-16/+3
|/
* Update the issue tracker attribute on issue tracker change.Marin Jankovski2015-01-261-3/+3
* Manipulate external tracker issues urls generated from services.Marin Jankovski2015-01-231-11/+4
* Do a check which issue tracker is used inside the project.Marin Jankovski2015-01-231-4/+4
* Use service settings instead of config file settings to present issues.Marin Jankovski2015-01-231-8/+3
* Improve edited ago helpersDmitriy Zaporozhets2015-01-181-2/+4
* DRY and refactor atom codeDmitriy Zaporozhets2014-12-041-0/+15
* Add issue edited timestampNikita Verkhovin2014-11-081-0/+13
* Add parenthesis to function def with arguments.Ciro Santilli2014-10-031-2/+2
* links to issues on main dashboardskv2014-05-261-39/+43
* Add assignee and milestone to 2nd stepDmitriy Zaporozhets2014-05-081-1/+1
* Issue box restyleDmitriy Zaporozhets2014-02-271-4/+8
* Improve UI for Issue/MRDmitriy Zaporozhets2014-02-181-0/+8
* Restyle issue/mr top filters for listDmitriy Zaporozhets2014-02-131-2/+2
* Added milestone_options and assigne_options helpersDmitriy Zaporozhets2013-12-191-0/+8
* Added ability to clear milestone/assignee during bulk updateDmitriy Zaporozhets2013-11-251-0/+8
* Make clearer use of the check.Marin Jankovski2013-10-171-6/+10
* Use more descriptive name for config check.Marin Jankovski2013-10-171-4/+4
* Fallback to internal issue tracker if config is invalid.Marin Jankovski2013-10-171-3/+8
* Fixing tests after adding iid for issues/mrDmitriy Zaporozhets2013-08-201-5/+5
* Rewrite issues/mr filtering logicDmitriy Zaporozhets2013-08-101-31/+1
* Rename unspecified to make it clearer and in line with scrum terminology.Sytse Sijbrandij2013-06-221-1/+1
* init filter linksDmitriy Zaporozhets2013-05-081-0/+11
* Include default labels in issues autocomplete etc. Show colored labels on iss...Dmitriy Zaporozhets2013-05-071-25/+0
* add Gitlab::Label class and different color labels for default labels setDmitriy Zaporozhets2013-05-071-0/+15
* Settings replaced by Gitlab.configAndrew8xx82013-03-261-3/+3
* New issue button was not follows to external tracker if it is selected. fixed...Andrew8xx82013-03-261-0/+12
* created-by-me filter for issues inside project. Fixed global project.issues o...Dmitriy Zaporozhets2013-02-281-1/+2
* Issues link from project page follows on remote bug tracker if it selected nowAndrew8xx82013-02-281-0/+12
* Issues helper improvedAndrew8xx82013-02-281-1/+7