summaryrefslogtreecommitdiffstats
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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