summaryrefslogtreecommitdiff
path: root/app/helpers/issues_helper.rb
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Project issue tracker functions refactoredAndrew8xx82013-02-281-12/+2
* Issue tracker field added to projectsAndrew8xx82013-02-281-0/+27
* Issue uses StateMachine nowAndrew8xx82013-02-181-1/+1
* show production.log, show only active milestone for issue filterDmitriy Zaporozhets2012-12-191-0/+4
* Labels autocompleteDmitriy Zaporozhets2012-12-181-0/+6
* Use one helper for linking to team member. More clear title for Issue and MRDmitriy Zaporozhets2012-12-131-22/+0
* Context refactoring. Move Issues list, Search logic to contextrandx2012-10-091-0/+9
* Refactored events output. Added links to authors of eventsDmitriy Zaporozhets2012-10-011-1/+1
* Combine unassigned_issue and unassigned_milestone into unassigned_filterRobert Speicher2012-08-161-8/+5
* Allow filtering by issues with no assigned... assigneeRobert Speicher2012-08-131-0/+4
* Allow filtering by issues with no assigned milestoneRobert Speicher2012-08-131-0/+6
* Fully embrace Ruby 1.9 hash syntaxRobert Speicher2012-08-101-2/+2
* Remove critical status from Issue. Move sort insteadDmitriy Zaporozhets2012-06-271-1/+0
* Issue Labels: Edit, show, index + filterDmitriy Zaporozhets2012-06-271-0/+4
* Issues & MR legendDmitriy Zaporozhets2012-06-211-0/+8
* Remove unused methodsAndrey Vakarev2012-06-031-6/+0
* fixed issue, mr crash if assignee/author removed from teamDmitriy Zaporozhets2012-02-051-0/+22