summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Reverts r15891 (#23318).Jean-Philippe Lang2016-10-091-4/+1
| | | | | | Deadlocks with MySQL. git-svn-id: http://svn.redmine.org/redmine/trunk@15892 e93f8b46-1217-0410-a6f0-8f06a7374b81
* #lock_nested_set very slow on mysql with thousands of subtasks (#23318).Jean-Philippe Lang2016-10-081-1/+4
| | | | | | Patch by Stephane Evr. git-svn-id: http://svn.redmine.org/redmine/trunk@15891 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Consider custom fields that correspond to the project only (#24014).Jean-Philippe Lang2016-10-082-2/+36
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@15890 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Test failure.Jean-Philippe Lang2016-10-041-5/+3
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@15888 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Test failure.Jean-Philippe Lang2016-10-041-8/+12
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@15887 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Code cleanup.Jean-Philippe Lang2016-10-041-8/+14
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@15886 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Adds accessors for report_last_commit.Jean-Philippe Lang2016-10-046-46/+27
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@15885 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Reduce max height of issue description textarea from 100 to 20 (#23840).Jean-Philippe Lang2016-10-021-1/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@15884 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Speedup remove_inherited_roles (#22850).Jean-Philippe Lang2016-10-023-5/+7
| | | | | | Patch by Pavel Rosický. git-svn-id: http://svn.redmine.org/redmine/trunk@15883 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Translate statuses in the version status filter (#23215).Jean-Philippe Lang2016-10-021-1/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@15882 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Add the possibility to filter issues after Target Version's Status and Due ↵Jean-Philippe Lang2016-10-022-2/+57
| | | | | | | | Date (#23215). Patch by Marius BALTEANU. git-svn-id: http://svn.redmine.org/redmine/trunk@15881 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Login button is too thin on WebKit browsers (#23777).Jean-Philippe Lang2016-10-021-0/+1
| | | | | | Patch by Marius BALTEANU. git-svn-id: http://svn.redmine.org/redmine/trunk@15880 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Edit/delete links displayed on issue even if project is closed (#23969).Jean-Philippe Lang2016-10-023-0/+40
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@15879 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Test failures.Jean-Philippe Lang2016-10-011-1/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@15863 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Adds a routing test for deleting attachment via the API.Jean-Philippe Lang2016-10-012-2/+3
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@15862 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Add support for updating attachments over REST API (#22356).Jean-Philippe Lang2016-10-016-4/+51
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@15861 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Rename AttachmentsController#edit and #update to #edit_all and #update_all ↵Jean-Philippe Lang2016-10-014-19/+21
| | | | | | (#22356). git-svn-id: http://svn.redmine.org/redmine/trunk@15860 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Add index to workflows.tracker_id (#23743).Jean-Philippe Lang2016-10-011-0/+9
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@15859 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Don't truncate activity titles (#23575).Jean-Philippe Lang2016-10-012-1/+3
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@15858 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Closing all subtasks causes error if default priority is not defined and ↵Jean-Philippe Lang2016-10-012-2/+27
| | | | | | priority is derived from subtasks (#23878). git-svn-id: http://svn.redmine.org/redmine/trunk@15857 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Allow to download javascript attachments again (#23376).Jean-Philippe Lang2016-10-012-0/+17
| | | | | | Patch by Holger Just. git-svn-id: http://svn.redmine.org/redmine/trunk@15856 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Let the API accept project identifier for creating issues (#23766).Jean-Philippe Lang2016-10-012-2/+17
| | | | | | Patch by Holger Just. git-svn-id: http://svn.redmine.org/redmine/trunk@15855 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Tab buttons appear on pages that have no tabs (#23751).Jean-Philippe Lang2016-10-011-1/+1
| | | | | | Patch by Edouard Cunibil. git-svn-id: http://svn.redmine.org/redmine/trunk@15853 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Error with MS SQL when displaying an issue from a list grouped and sorted by ↵Jean-Philippe Lang2016-10-012-1/+13
| | | | | | fixed version (#23839). git-svn-id: http://svn.redmine.org/redmine/trunk@15852 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Test failures (#23781).Jean-Philippe Lang2016-10-011-7/+7
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@15851 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Previous/Next navigation on a issue is not displayed on r15639 and later ↵Jean-Philippe Lang2016-10-012-7/+39
| | | | | | (#23781). git-svn-id: http://svn.redmine.org/redmine/trunk@15850 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Set user-scalable=no in viewport meta tag (#23883).Jean-Philippe Lang2016-10-011-1/+1
| | | | | | Patch by Felix Gliesche. git-svn-id: http://svn.redmine.org/redmine/trunk@15849 e93f8b46-1217-0410-a6f0-8f06a7374b81
* closed_on field of copied issue is always set to source issue's value (#23764).Jean-Philippe Lang2016-10-012-3/+13
| | | | | | Patch by Go MAEDA. git-svn-id: http://svn.redmine.org/redmine/trunk@15848 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Typo (#23865).Jean-Philippe Lang2016-10-011-1/+1
| | | | | | Patch by Go MAEDA. git-svn-id: http://svn.redmine.org/redmine/trunk@15847 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Encode values, not full URL (#23841).Jean-Philippe Lang2016-10-012-6/+22
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@15846 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Wrong allow-override example in rdm-mailhandler.rb (#23829).Jean-Philippe Lang2016-10-011-2/+2
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@15843 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Japanese translation inconsistency of label_tracker_new and ↵Toshi MARUYAMA2016-09-151-2/+2
| | | | | | label_custom_field_new fixed by Go MAEDA (#23806) git-svn-id: http://svn.redmine.org/redmine/trunk@15841 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Bulgarian translation updated by Ivan Cenov (#23835)Toshi MARUYAMA2016-09-151-4/+4
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@15840 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Bulgarian "label_new_project_issue_tab_enabled" translation line change (#23835)Toshi MARUYAMA2016-09-151-1/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@15839 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Japanese translation for label_enumerations changed by Go MAEDA (#23659)Toshi MARUYAMA2016-09-091-1/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@15838 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Japanese translation for label_display_used_statuses_only changed by Go ↵Toshi MARUYAMA2016-09-091-1/+1
| | | | | | MAEDA (#23419) git-svn-id: http://svn.redmine.org/redmine/trunk@15837 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Japanese translation updated by Go MAEDA (#23797)Toshi MARUYAMA2016-09-091-4/+4
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@15836 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Traditional Chinese "issue" translation change (#23387)Toshi MARUYAMA2016-09-082-8/+8
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@15827 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Traditional Chinese textile and markdown detailed help translation for ↵Toshi MARUYAMA2016-09-082-4/+4
| | | | | | 3.2-stable by ChunChang Lo (#23387) git-svn-id: http://svn.redmine.org/redmine/trunk@15826 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Traditional Chinese textile and markdown detailed help translation for ↵Toshi MARUYAMA2016-09-082-144/+144
| | | | | | 3.1-stable by ChunChang Lo (#23387) git-svn-id: http://svn.redmine.org/redmine/trunk@15825 e93f8b46-1217-0410-a6f0-8f06a7374b81
* "Cvs".classify => "Cv" (#23758).Jean-Philippe Lang2016-09-051-1/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@15820 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Be more conservative when fetching constants in Repository.factory (#23758).Jean-Philippe Lang2016-09-042-4/+22
| | | | | | Patch by Holger Just. git-svn-id: http://svn.redmine.org/redmine/trunk@15816 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Bulk edit form not show fields based on target tracker and status (#23755).Jean-Philippe Lang2016-09-033-6/+39
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@15815 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Adds before_render hook to WikiController#show (#23545).Jean-Philippe Lang2016-09-031-0/+3
| | | | | | Patch by Jens Kraemer. git-svn-id: http://svn.redmine.org/redmine/trunk@15814 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Sudo-Mode refinements (#23587).Jean-Philippe Lang2016-09-032-2/+2
| | | | | | Patch by Felix Schäfer. git-svn-id: http://svn.redmine.org/redmine/trunk@15813 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Render custom values of enumeration objects in API requests (#22795).Jean-Philippe Lang2016-09-031-0/+1
| | | | | | Patch by Jens Kraemer. git-svn-id: http://svn.redmine.org/redmine/trunk@15812 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Journalize values that are cleared after project or tracker change (#21623).Jean-Philippe Lang2016-09-033-15/+41
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@15811 e93f8b46-1217-0410-a6f0-8f06a7374b81
* When copying an issue, all statuses for new issue should be available (#14696).Jean-Philippe Lang2016-09-032-39/+41
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@15810 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Use a single hash as argument.Jean-Philippe Lang2016-09-012-14/+14
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@15805 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Adds Check/Uncheck all on user groups.Jean-Philippe Lang2016-09-011-1/+4
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@15804 e93f8b46-1217-0410-a6f0-8f06a7374b81