summaryrefslogtreecommitdiffstats
path: root/app
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
* 2 spaces instead of a tab.Jean-Philippe Lang2016-07-021-1/+1
* Group versions by status in issue filters (#10412).Jean-Philippe Lang2016-07-022-1/+12
* Removed #link_to_content_update.Jean-Philippe Lang2016-06-306-12/+8
* 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
* Assignable users should not include users that cannot view the tracker (#23172).Jean-Philippe Lang2016-06-284-13/+23
* 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
* Add params to Redmine::Search::Fetcher#initialize optional parameter (#23153).Jean-Philippe Lang2016-06-281-1/+1
* Sort messages by ids to avoid the left join.Jean-Philippe Lang2016-06-201-5/+4
* 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
* Add missing links to images in issue history (#22058).Jean-Philippe Lang2016-06-181-1/+2
* Remove debug stuff introduced in r15539.Jean-Philippe Lang2016-06-181-3/+0
* Preload custom values when displaying the roadmap.Jean-Philippe Lang2016-06-181-2/+2
* Ability to define a default assigned_to when receiving emails (#23020).Jean-Philippe Lang2016-06-181-1/+1
* Preload issue status when displaying activity.Jean-Philippe Lang2016-06-181-1/+1
* Move subprojects to their own div on project overview.Jean-Philippe Lang2016-06-181-5/+9
* Limits the tracker list in filters and issue counts (#285).Jean-Philippe Lang2016-06-185-14/+45
* Custom field List Link values to URL breaks on entries with spaces (#23067).Jean-Philippe Lang2016-06-181-0/+3
* Removes the UTF8 checkmark that prevents redirect from back_url.Jean-Philippe Lang2016-06-151-0/+5
* Code cleanup (#23054).Jean-Philippe Lang2016-06-153-34/+18
* Clearing time entry custom fields while bulk editing results in values set to...Jean-Philippe Lang2016-06-151-1/+10
* Preload assignee.Jean-Philippe Lang2016-06-121-1/+1
* Preload principals.Jean-Philippe Lang2016-06-121-1/+1
* Totals cannot be removed completely if some columns are set in the global set...Jean-Philippe Lang2016-06-111-0/+1
* Adds a setting for choosing the new object menu item style (#15880).Jean-Philippe Lang2016-06-112-2/+2
* 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-072-1/+9
* Don't add the inclusion error when tracker is not set, the blank error is eno...Jean-Philippe Lang2016-06-071-1/+1
* 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-075-16/+44
* Same permission for editing the issue and its attachments.Jean-Philippe Lang2016-06-061-0/+5
* Always authorize admin users.Jean-Philippe Lang2016-06-061-2/+6
* 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-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