summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Be more conservative when fetching constants in Repository.factory (#23758).Jean-Philippe Lang2016-09-042-4/+22
* Bulk edit form not show fields based on target tracker and status (#23755).Jean-Philippe Lang2016-09-033-6/+39
* Adds before_render hook to WikiController#show (#23545).Jean-Philippe Lang2016-09-031-0/+3
* Sudo-Mode refinements (#23587).Jean-Philippe Lang2016-09-032-2/+2
* Render custom values of enumeration objects in API requests (#22795).Jean-Philippe Lang2016-09-031-0/+1
* Journalize values that are cleared after project or tracker change (#21623).Jean-Philippe Lang2016-09-033-15/+41
* When copying an issue, all statuses for new issue should be available (#14696).Jean-Philippe Lang2016-09-032-39/+41
* Use a single hash as argument.Jean-Philippe Lang2016-09-012-14/+14
* Adds Check/Uncheck all on user groups.Jean-Philippe Lang2016-09-011-1/+4
* Display groups on multiple columns.Jean-Philippe Lang2016-09-012-2/+2
* Fixed that progress of parent should be calculated with total estimated hours...Jean-Philippe Lang2016-09-012-10/+35
* German translation for 3.3-stable updated by JW Fuchs (#23388, #23745)Toshi MARUYAMA2016-09-011-5/+4
* German translation for 3.1-stable updated by JW Fuchs (#23388, #23744)Toshi MARUYAMA2016-09-011-1/+1
* Traditional Chinese translation updated by ChunChang Lo (#23740)Toshi MARUYAMA2016-09-011-4/+4
* Brazilian translation for 3.3-stable updated by Luiz Moura (#23725)Toshi MARUYAMA2016-09-011-22/+22
* Russian translation for 3.3-stable updated by Alexander Ryabinovskiy (#23497)Toshi MARUYAMA2016-09-011-23/+23
* Russian translation for 3.2-stable updated by Alexander Ryabinovskiy (#23497,...Toshi MARUYAMA2016-09-011-1/+1
* Russian translation for 3.1-stable updated by Alexander Ryabinovskiy (#23497,...Toshi MARUYAMA2016-09-011-1/+1
* Traditional Chinese translation updated by ChunChang Lo (#23637)Toshi MARUYAMA2016-09-011-2/+1
* Don't show "status" field when creating a new version (#23377).Jean-Philippe Lang2016-08-312-3/+11
* Let long words in subject of subtask break (#23708).Jean-Philippe Lang2016-08-311-0/+1
* Change responsive media query to screen only (#23389).Jean-Philippe Lang2016-08-311-1/+1
* Adds a test for #23346.Jean-Philippe Lang2016-08-311-0/+15
* Set user's localization before redirecting (#23346).Jean-Philippe Lang2016-08-311-1/+1
* Show open issues only in "Reported Issues" on My page (#23472).Jean-Philippe Lang2016-08-312-2/+2
* Fixed that new role does not have non member permissions as default (#23633).Jean-Philippe Lang2016-08-302-1/+13
* Show message for empty results on time entries.Jean-Philippe Lang2016-08-301-1/+3
* Return attachment id in api response to attachment upload (#23566).Jean-Philippe Lang2016-08-302-0/+4
* Show revision details using the same structure and look from the journals det...Jean-Philippe Lang2016-08-302-24/+19
* Add "Log time" to global button menu (+) (#23639).Jean-Philippe Lang2016-08-301-0/+2
* Enable filtering versions on Project -> Settings -> Versions (#22608).Jean-Philippe Lang2016-08-306-5/+62
* Redirect to referer to preserve pagination and filter.Jean-Philippe Lang2016-08-301-2/+2
* Adds name filter on group list.Jean-Philippe Lang2016-08-302-0/+20
* Adds pagination to group list.Jean-Philippe Lang2016-08-302-1/+9
* Adds pagination to admin project list.Jean-Philippe Lang2016-08-305-7/+14
* Adds i18n strings (#23653).Jean-Philippe Lang2016-08-3047-0/+188
* User preference for monospaced / variable-width font in textareas (#23653).Jean-Philippe Lang2016-08-309-2/+46
* Disable "Select project modules" permission does not apply to the new project...Jean-Philippe Lang2016-08-303-3/+63
* Filter on issue ID with between/lesser/greater operator does not work (#23596).Jean-Philippe Lang2016-08-302-5/+18
* Fixed that restricted custom permissions on for non member/anonymous does not...Jean-Philippe Lang2016-08-302-1/+25
* Creating a wiki page named "Sidebar" without proper permission raises an exce...Jean-Philippe Lang2016-08-302-1/+12
* Test failure (#23410).Jean-Philippe Lang2016-08-202-3/+9
* New "Spent time" menu tab when spent time module is enabled on project (#23311).Jean-Philippe Lang2016-08-202-1/+2
* Issue#editable_custom_field_values very slow for issues with many custom fiel...Jean-Philippe Lang2016-08-201-1/+2
* Adds :error_no_projects_with_tracker_allowed_for_new_issue i18n string (#23410).Jean-Philippe Lang2016-08-2047-0/+94
* New issue raises an error if no projects available (#23410).Jean-Philippe Lang2016-08-204-8/+25
* Wrong CSS classes in subtasks tree (#23391).Jean-Philippe Lang2016-08-201-1/+1
* Adds issue tracker and status columns and filters on spent time list (#23401).Jean-Philippe Lang2016-08-206-6/+147
* MySQL: You can't specify target table for update in FROM clause (#23347).Jean-Philippe Lang2016-08-181-1/+1
* upgrade Rails to 4.2.7.1Toshi MARUYAMA2016-08-121-1/+1