summaryrefslogtreecommitdiffstats
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* Hide options when permission is not given.Jean-Philippe Lang2016-06-051-16/+10
* Adds permission to edit and delete issues by role/tracker (#285).Jean-Philippe Lang2016-06-058-27/+55
* Adds issue visibility by role/tracker (#285).Jean-Philippe Lang2016-06-052-4/+17
* Limit trackers for new issue to certain roles (#7839).Jean-Philippe Lang2016-06-055-8/+120
* Fixed colspan value (#22932).Jean-Philippe Lang2016-06-051-1/+1
* Don't query for each role.Jean-Philippe Lang2016-06-041-1/+1
* Limits the schemes that custom field URL patterns can use (#22925).Jean-Philippe Lang2016-06-011-0/+8
* Limits the schemes that project homepage can use (#22925).Jean-Philippe Lang2016-06-012-1/+2
* Adds Issue#allowed_target_trackers (#7839).Jean-Philippe Lang2016-05-307-24/+42
* Preserve from parameter when selecting new activity filters (#22912).Jean-Philippe Lang2016-05-281-0/+1
* Code cleanup.Jean-Philippe Lang2016-05-161-1/+1
* Always return an array.Jean-Philippe Lang2016-05-161-4/+2
* Malformed SQL query with SQLServer when grouping and sorting by fixed version...Jean-Philippe Lang2016-05-161-1/+1
* Add support for attaching file to WIKI pages by REST API (#14830).Jean-Philippe Lang2016-05-161-1/+1
* Include private_notes property in xml/json Journals output (#20985).Jean-Philippe Lang2016-05-161-0/+1
* Don't force download of PDF (#22483).Jean-Philippe Lang2016-05-093-2/+22
* Restores the "New issue" tab in the project menu and makes it optional (#6204).Jean-Philippe Lang2016-05-092-0/+12
* Don't send a notification to the dummy email address of the default admin acc...Jean-Philippe Lang2016-05-081-0/+5
* Include value and label of possible values in custom fields API (#22745).Jean-Philippe Lang2016-05-081-0/+1
* Adds a specific string for password changed notification (#21421).Jean-Philippe Lang2016-05-081-2/+1
* Show attachment view even is no preview is available (#22482).Jean-Philippe Lang2016-05-082-1/+4
* Add view for "no preview" repository files (#22482).Jean-Philippe Lang2016-05-083-14/+19
* Add styles for pre in email notifications (#22693).Jean-Philippe Lang2016-05-081-0/+11
* Simplify User#today (#22320).Jean-Philippe Lang2016-05-071-2/+1
* Fixes Query#date_clause timezone handling (#22320).Jean-Philippe Lang2016-05-071-2/+10
* Replace Date.today with User.current.today (#22320).Jean-Philippe Lang2016-05-0718-29/+31
* Use HTML5 date input fields instead of text fields with jquery ui date picker...Jean-Philippe Lang2016-05-077-9/+9
* Remove open issues filter in context menu shortcut (#4806).Jean-Philippe Lang2016-05-061-1/+1
* Filter by issue id (#4806).Jean-Philippe Lang2016-05-063-5/+26
* Adds edit links on the roadmap (#22756).Jean-Philippe Lang2016-05-061-0/+5
* Adds a method for tracker selection (#22345).Jean-Philippe Lang2016-04-242-1/+11
* Do not propose trackers which disallow parent_issue_id for new child issues (...Jean-Philippe Lang2016-04-242-2/+2
* CSV import delimiter detection broken (#22583).Jean-Philippe Lang2016-04-241-1/+1
* Add styles for blockquote in email notifications (#22309).Jean-Philippe Lang2016-04-241-0/+2
* Change "Related issues" label for generic grouped query filters (#22147).Jean-Philippe Lang2016-04-241-1/+1
* SQL server: non ASCII filter on text fields does not work (#22405).Jean-Philippe Lang2016-04-241-2/+2
* SQL server: non ASCII filter on issue subject does not work (#22405).Jean-Philippe Lang2016-04-241-2/+2
* Don't show non member and anonymous groups in filter.Jean-Philippe Lang2016-04-231-1/+1
* Adds "New wiki page" link to create a new wiki page (#5536).Jean-Philippe Lang2016-04-228-2/+74
* Adds a "New issue" link on the global issue list (#6204).Jean-Philippe Lang2016-04-192-2/+10
* Removed the "New issue" menu item (#6204).Jean-Philippe Lang2016-04-192-6/+11
* Removed JQuery UI classes.Jean-Philippe Lang2016-04-191-1/+1
* Adds a title on the sort handle (#12909).Jean-Philippe Lang2016-04-191-1/+2
* Restyles the sort handle(#12909).Jean-Philippe Lang2016-04-191-1/+1
* Deprecates unused stuff (#12909).Jean-Philippe Lang2016-04-181-0/+3
* Forum list can be reordered with drag and drop (#12909).Jean-Philippe Lang2016-04-185-26/+49
* Lists can be reordered with drag and drop (#12909).Jean-Philippe Lang2016-04-1712-40/+103
* Replaces acts_as_list with an implementation that handles #position= (#12909).Jean-Philippe Lang2016-04-176-25/+30
* Support for deleting attachments via API (#14828).Jean-Philippe Lang2016-04-121-1/+2
* Whitespace only change (#22058).Jean-Philippe Lang2016-04-111-1/+1