summaryrefslogtreecommitdiff
path: root/app/helpers/issues_helper.rb
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* 1. Set Helvetica as primary font; 2. removed tabsDmitriy Zaporozhets2011-11-091-10/+10
* implemented cookie remember option for issue page filterAleksei Kvitinskii2011-11-081-5/+10
|\
| * implemented cookie remember option for issue page filterAleksei Kvitinskii2011-11-071-0/+4
* | restored sortable abilityDmitriy Zaporozhets2011-11-071-0/+5
|/
* init commitgitlabhq2011-10-091-0/+2