summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Hide options when permission is not given.Jean-Philippe Lang2016-06-052-18/+13
* Display view permissions first.Jean-Philippe Lang2016-06-051-13/+13
* Adds permission to edit and delete issues by role/tracker (#285).Jean-Philippe Lang2016-06-0510-27/+106
* Adds issue visibility by role/tracker (#285).Jean-Philippe Lang2016-06-053-4/+80
* Limit trackers for new issue to certain roles (#7839).Jean-Philippe Lang2016-06-0511-8/+272
* CHANGELOG.Jean-Philippe Lang2016-06-051-0/+3
* CHANGELOG for 3.2.3.Jean-Philippe Lang2016-06-051-0/+10
* Fixed colspan value (#22932).Jean-Philippe Lang2016-06-051-1/+1
* Don't query for each role.Jean-Philippe Lang2016-06-041-1/+1
* Czech translation update (#22974).Jean-Philippe Lang2016-06-043-57/+57
* German translation update (#22979).Jean-Philippe Lang2016-06-041-5/+5
* Tests for #22754.Jean-Philippe Lang2016-06-041-0/+20
* Fix HTML generated for floating images in paragraphs (#22898).Jean-Philippe Lang2016-06-042-2/+2
* Limits the schemes that custom field URL patterns can use (#22925).Jean-Philippe Lang2016-06-013-2/+38
* Test failure (#22926).Jean-Philippe Lang2016-06-011-1/+1
* Limits the schemes that inline images can use (#22926).Jean-Philippe Lang2016-06-012-0/+9
* Limits the schemes that project homepage can use (#22925).Jean-Philippe Lang2016-06-012-1/+2
* Limits the schemes that Markdown links can use (#22924).Jean-Philippe Lang2016-06-012-0/+38
* Adds Issue#allowed_target_trackers (#7839).Jean-Philippe Lang2016-05-309-27/+46
* NoMethodError: undefined method `id' error on EnumerationFormat#value_from_ke...Jean-Philippe Lang2016-05-282-1/+5
* Preserve from parameter when selecting new activity filters (#22912).Jean-Philippe Lang2016-05-281-0/+1
* Korean translation updated by Yonghwan SO (#22809)Toshi MARUYAMA2016-05-221-6/+6
* Traditional Chinese translation updated by ChunChang Lo (#22788)Toshi MARUYAMA2016-05-221-1/+1
* Set version to 3.3.0.Jean-Philippe Lang2016-05-211-2/+2
* 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-162-1/+17
* Add support for attaching file to WIKI pages by REST API (#14830).Jean-Philippe Lang2016-05-162-1/+20
* Include private_notes property in xml/json Journals output (#20985).Jean-Philippe Lang2016-05-162-1/+9
* use "Due date" instead of "Due to" in English version 'field_effective_date' ...Toshi MARUYAMA2016-05-102-2/+2
* Traditional Chinese translation updated by ChunChang Lo (#22778)Toshi MARUYAMA2016-05-101-1/+1
* Japanese translation updated by Go MAEDA (#22776)Toshi MARUYAMA2016-05-101-1/+1
* fix British English version 'field_effective_date' (#14680, #22315)Toshi MARUYAMA2016-05-101-1/+1
* Don't force download of PDF (#22483).Jean-Philippe Lang2016-05-093-2/+22
* Adds setting_new_project_issue_tab_enabled i18n string (#6204).Jean-Philippe Lang2016-05-0947-0/+47
* Restores the "New issue" tab in the project menu and makes it optional (#6204).Jean-Philippe Lang2016-05-097-4/+70
* Change British English version 'field_effective_date' (#14680, #22315)Toshi MARUYAMA2016-05-091-1/+1
* Traditional Chinese translation updated by ChunChang Lo (#22770)Toshi MARUYAMA2016-05-091-4/+4
* Japanese translation for "last name" and "first name" changed by Go MAEDA (#2...Toshi MARUYAMA2016-05-081-2/+2
* Japanese translation updated by Go MAEDA (#22769)Toshi MARUYAMA2016-05-081-5/+5
* 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-082-0/+16
* Adds missing i18n strings.Jean-Philippe Lang2016-05-0848-0/+93
* Adds a specific string for password changed notification (#21421).Jean-Philippe Lang2016-05-083-2/+3
* Show attachment view even is no preview is available (#22482).Jean-Philippe Lang2016-05-083-5/+10
* Add view for "no preview" repository files (#22482).Jean-Philippe Lang2016-05-088-19/+28
* Add basic test for image view (#22482).Jean-Philippe Lang2016-05-081-0/+9
* Add styles for pre in email notifications (#22693).Jean-Philippe Lang2016-05-081-0/+11
* Add text wrap for list custom fields (#22496).Jean-Philippe Lang2016-05-081-1/+1
* Child nodes should only be rendered if the user is actually authorized to see...Jean-Philippe Lang2016-05-082-4/+51