summaryrefslogtreecommitdiffstats
path: root/app/views
Commit message (Expand)AuthorAgeFilesLines
* Show thumbnails on messages (#22941).Jean-Philippe Lang2016-07-031-2/+2
* Show thumbnails on documents (#22941).Jean-Philippe Lang2016-07-031-1/+1
* Hide wiki attachments by default and add thumbnails (#22941).Jean-Philippe Lang2016-07-031-15/+17
* Removed #link_to_content_update.Jean-Philippe Lang2016-06-302-4/+4
* Don't render an empty li tag (#23192).Jean-Philippe Lang2016-06-301-2/+2
* Replaces the login table with a div.Jean-Philippe Lang2016-06-301-37/+25
* Moves the submit button out the div.Jean-Philippe Lang2016-06-301-8/+13
* Move spent time to a box like issues on the project overview.Jean-Philippe Lang2016-06-302-15/+17
* Adds missing class and removes space between previous/next links (#23192).Jean-Philippe Lang2016-06-291-3/+2
* Add the new pagination style in the activity page (#23192).Jean-Philippe Lang2016-06-291-4/+8
* Make the issue id from email notifications linkable to issue page (#23180).Jean-Philippe Lang2016-06-292-2/+2
* Adds CSS class for closed subprojects on project overview (#23152).Jean-Philippe Lang2016-06-281-1/+1
* Add hook view_search_index_options_content_bottom (#23153).Jean-Philippe Lang2016-06-281-0/+1
* Adds a link to the list of imported issues.Jean-Philippe Lang2016-06-181-0/+2
* Adjust i18n strings.Jean-Philippe Lang2016-06-181-2/+2
* Adds missing option to the Mail Handler test form.Jean-Philippe Lang2016-06-181-0/+2
* Remove debug stuff introduced in r15539.Jean-Philippe Lang2016-06-181-3/+0
* Move subprojects to their own div on project overview.Jean-Philippe Lang2016-06-181-5/+9
* Custom field List Link values to URL breaks on entries with spaces (#23067).Jean-Philippe Lang2016-06-181-0/+3
* Adds a setting for choosing the new object menu item style (#15880).Jean-Philippe Lang2016-06-111-1/+1
* Adds assertions for import result.Jean-Philippe Lang2016-06-081-3/+7
* Fixes r15491.Jean-Philippe Lang2016-06-081-1/+1
* Make Status map-able for CSV import (#22951).Jean-Philippe Lang2016-06-071-0/+4
* Always display the list of imported issues.Jean-Philippe Lang2016-06-071-2/+4
* Make Tracker map-able for CSV import (#22951).Jean-Philippe Lang2016-06-072-7/+7
* Removed unused class.Jean-Philippe Lang2016-06-051-1/+1
* 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-055-19/+23
* Adds issue visibility by role/tracker (#285).Jean-Philippe Lang2016-06-051-1/+1
* Limit trackers for new issue to certain roles (#7839).Jean-Philippe Lang2016-06-051-0/+44
* 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 project homepage can use (#22925).Jean-Philippe Lang2016-06-011-1/+1
* Adds Issue#allowed_target_trackers (#7839).Jean-Philippe Lang2016-05-302-2/+2
* Preserve from parameter when selecting new activity filters (#22912).Jean-Philippe Lang2016-05-281-0/+1
* Include private_notes property in xml/json Journals output (#20985).Jean-Philippe Lang2016-05-161-0/+1
* Restores the "New issue" tab in the project menu and makes it optional (#6204).Jean-Philippe Lang2016-05-091-0/+2
* Include value and label of possible values in custom fields API (#22745).Jean-Philippe Lang2016-05-081-0/+1
* Show attachment view even is no preview is available (#22482).Jean-Philippe Lang2016-05-081-0/+3
* Add view for "no preview" repository files (#22482).Jean-Philippe Lang2016-05-082-1/+4
* Add styles for pre in email notifications (#22693).Jean-Philippe Lang2016-05-081-0/+11
* Replace Date.today with User.current.today (#22320).Jean-Philippe Lang2016-05-075-6/+6
* Use HTML5 date input fields instead of text fields with jquery ui date picker...Jean-Philippe Lang2016-05-076-8/+8
* 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-061-0/+5
* 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-241-1/+1
* Do not propose trackers which disallow parent_issue_id for new child issues (...Jean-Philippe Lang2016-04-241-1/+1
* Add styles for blockquote in email notifications (#22309).Jean-Philippe Lang2016-04-241-0/+2
* Adds "New wiki page" link to create a new wiki page (#5536).Jean-Philippe Lang2016-04-226-0/+49