summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* fix awesome_nested_set test failure (#6579)Toshi MARUYAMA2014-03-261-1/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@13014 e93f8b46-1217-0410-a6f0-8f06a7374b81
* add missing awesome_nested_set 2.1.6 files (#6579)Toshi MARUYAMA2014-03-265-0/+51
| | | | | | https://github.com/collectiveidea/awesome_nested_set/commit/64cc8bc8cf93e8859a21bcf25c36675080e42ce6 git-svn-id: http://svn.redmine.org/redmine/trunk@13013 e93f8b46-1217-0410-a6f0-8f06a7374b81
* remove unneeded Relation#all from WorkflowTransition#count_by_tracker_and_roleToshi MARUYAMA2014-03-261-4/+2
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@13012 e93f8b46-1217-0410-a6f0-8f06a7374b81
* fix race condition of highest rgt at ↵Toshi MARUYAMA2014-03-262-5/+8
| | | | | | Issue#update_nested_set_attributes_on_parent_change (#6579) git-svn-id: http://svn.redmine.org/redmine/trunk@13011 e93f8b46-1217-0410-a6f0-8f06a7374b81
* awesome_nested_set: split highest rgt reader method (#6579)Toshi MARUYAMA2014-03-261-6/+9
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@13010 e93f8b46-1217-0410-a6f0-8f06a7374b81
* fix always new lft and rgt are lft = 1, rgt = 2 (#6579)Toshi MARUYAMA2014-03-263-5/+6
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@13009 e93f8b46-1217-0410-a6f0-8f06a7374b81
* use bundled awesome_nested_set (#6579)Toshi MARUYAMA2014-03-262-1/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@13008 e93f8b46-1217-0410-a6f0-8f06a7374b81
* import awesome_nested_set 2.1.6 (#6579)Toshi MARUYAMA2014-03-2622-0/+2707
| | | | | | https://github.com/collectiveidea/awesome_nested_set/commit/64cc8bc8cf93e8859a21bcf25c36675080e42ce6 git-svn-id: http://svn.redmine.org/redmine/trunk@13007 e93f8b46-1217-0410-a6f0-8f06a7374b81
* add ChangeLog note that #15781 was forgotten to merge to v2.4.3.Toshi MARUYAMA2014-03-251-0/+5
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@13004 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Gemfile: pin rake version 10.1Toshi MARUYAMA2014-03-251-0/+1
| | | | | | rake 10.2.0 requires Ruby version >= 1.9. git-svn-id: http://svn.redmine.org/redmine/trunk@13001 e93f8b46-1217-0410-a6f0-8f06a7374b81
* remove unneeded Relation#all from Issue#workflow_rule_by_attributeToshi MARUYAMA2014-03-241-1/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@13000 e93f8b46-1217-0410-a6f0-8f06a7374b81
* remove unneeded Relation#all from WorkflowsController#editToshi MARUYAMA2014-03-241-1/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@12999 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Use named routes.Jean-Philippe Lang2014-03-211-5/+11
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@12998 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Don't run the test if Redcarpet is not available (#16236).Jean-Philippe Lang2014-03-211-0/+2
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@12997 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Disable children when checking parent notifiable.Jean-Philippe Lang2014-03-211-6/+18
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@12996 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Don't abort processing of emails when an email triggers a parsing exception ↵Jean-Philippe Lang2014-03-213-2/+10
| | | | | | (#16122). git-svn-id: http://svn.redmine.org/redmine/trunk@12995 e93f8b46-1217-0410-a6f0-8f06a7374b81
* German Translation updated by Daniel Felix (#16399)Toshi MARUYAMA2014-03-211-1/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@12994 e93f8b46-1217-0410-a6f0-8f06a7374b81
* move de.yml "label_link" by alphabetical orderToshi MARUYAMA2014-03-211-1/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@12993 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Set same width for all buttons (#16326).Jean-Philippe Lang2014-03-211-0/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@12992 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Custom queries: buttons to move column to top and bottom (#16326).Jean-Philippe Lang2014-03-212-1/+25
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@12991 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Let user choose an issue of another project when updating a time entry (#16338).Jean-Philippe Lang2014-03-212-0/+32
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@12990 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fixed: right-aligned table of contents (TOC) not working with markdown (#16236).Jean-Philippe Lang2014-03-212-3/+20
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@12989 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Don't clear plugins in tests (#16258).Jean-Philippe Lang2014-03-212-3/+12
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@12988 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Don't clear plugins in tests (#16258).Jean-Philippe Lang2014-03-211-1/+2
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@12987 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Extract code to render project context links to helper (#16381).Jean-Philippe Lang2014-03-212-6/+10
| | | | | | Patch by Michael Esemplare. git-svn-id: http://svn.redmine.org/redmine/trunk@12986 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fixed: Error generated on 'search for watchers to add' after clicking add ↵Jean-Philippe Lang2014-03-212-0/+10
| | | | | | without selected users (#14298). git-svn-id: http://svn.redmine.org/redmine/trunk@12985 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Bulgarian translation updated by Ivan Cenov (#16385)Toshi MARUYAMA2014-03-191-1/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@12984 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Traditional Chinese translation updated by ChunChang Lo (#16380)Toshi MARUYAMA2014-03-191-14/+14
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@12983 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Polish translation updated by Jan Inowolski (#16368)Toshi MARUYAMA2014-03-181-131/+129
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@12981 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fixed test failure (#16362).Jean-Philippe Lang2014-03-171-3/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@12980 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Adds string to locales (#16362).Jean-Philippe Lang2014-03-1748-0/+48
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@12977 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Wrong argument.Jean-Philippe Lang2014-03-171-13/+12
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@12976 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Adds an option to send email on "Assignee updated" in application settings ↵Jean-Philippe Lang2014-03-171-1/+1
| | | | | | (#16362). git-svn-id: http://svn.redmine.org/redmine/trunk@12975 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Adds an option to send email on "Assignee updated" in application settings ↵Jean-Philippe Lang2014-03-174-7/+50
| | | | | | (#16362). git-svn-id: http://svn.redmine.org/redmine/trunk@12974 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fixed flawed regexp for removing pre blocks when quoting messages (#16353).Jean-Philippe Lang2014-03-171-1/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@12973 e93f8b46-1217-0410-a6f0-8f06a7374b81
* remove garbage comment from test/integration/account_test.rbToshi MARUYAMA2014-03-151-1/+0
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@12972 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fixed that requesting a specific version of a non-existent wiki page raises ↵Jean-Philippe Lang2014-03-152-3/+10
| | | | | | an error (#16255). git-svn-id: http://svn.redmine.org/redmine/trunk@12971 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Select proper tracker and status for when hitting F5 with browsers that ↵Jean-Philippe Lang2014-03-151-0/+8
| | | | | | preserve select values on reload, eg. Firefox (#16259). git-svn-id: http://svn.redmine.org/redmine/trunk@12970 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fixed flawed regexp for removing pre blocks when quoting notes (#16353).Jean-Philippe Lang2014-03-151-1/+1
| | | | | | Patch by Stephane Lapie. git-svn-id: http://svn.redmine.org/redmine/trunk@12969 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Use #read/#write_attribute instead of #super when overwriting default ↵Jean-Philippe Lang2014-03-151-2/+3
| | | | | | | | accessors (#16319). Patch by Felix Schäfer. git-svn-id: http://svn.redmine.org/redmine/trunk@12968 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fixed that integer custom fields with "Link values to URL" set are displayed ↵Jean-Philippe Lang2014-03-153-1/+40
| | | | | | as escaped html in text email (#16321). git-svn-id: http://svn.redmine.org/redmine/trunk@12967 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Spanish translation updated by Jesus Gutierrez de la Vega (#16356)Toshi MARUYAMA2014-03-151-2/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@12965 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Russian translation updated by Kirill Bezrukov (#16336)Toshi MARUYAMA2014-03-131-2/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@12963 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Korean Translation updated by Jong-Ha Ahn (#16334)Toshi MARUYAMA2014-03-131-25/+20
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@12961 e93f8b46-1217-0410-a6f0-8f06a7374b81
* fix Turkish translation typo by Gürkan Gür (#16320)Toshi MARUYAMA2014-03-121-1/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@12959 e93f8b46-1217-0410-a6f0-8f06a7374b81
* fix source indent of lib/redmine/views/labelled_form_builder.rbToshi MARUYAMA2014-03-111-7/+7
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@12958 e93f8b46-1217-0410-a6f0-8f06a7374b81
* fix source indent of lib/redmine/views/labelled_form_builder.rbToshi MARUYAMA2014-03-111-1/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@12957 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Japanese translation updated by Go MAEDA (#16291)Toshi MARUYAMA2014-03-111-2/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@12955 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Watcher search now displays project members by default.Jean-Philippe Lang2014-03-021-2/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@12951 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Updated CHANGELOG for 2.4.4 and 2.5.0.Jean-Philippe Lang2014-03-021-0/+56
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@12948 e93f8b46-1217-0410-a6f0-8f06a7374b81