summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Adds strings to locales (#3177).Jean-Philippe Lang2014-04-0549-1/+49
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@13044 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Adds strings to locales (#3177).Jean-Philippe Lang2014-04-0549-2/+98
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@13043 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Adds "Check for updates" for installed plugins (#3177).Jean-Philippe Lang2014-04-052-1/+53
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@13042 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Potentiel data leak in "Invalid form authenticity token" error screen (#16511).Jean-Philippe Lang2014-04-051-0/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@13041 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fixed that back_url=/ param is ignored (#16467).Jean-Philippe Lang2014-04-052-3/+9
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@13040 e93f8b46-1217-0410-a6f0-8f06a7374b81
* replace mail options reference URL at configuration.yml.exampleToshi MARUYAMA2014-04-051-3/+2
| | | | | | wiki.rubyonrails.org seems dead. git-svn-id: http://svn.redmine.org/redmine/trunk@13037 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Format table list.Jean-Philippe Lang2014-04-031-1/+2
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@13036 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Updates for 2.5.1 release.Jean-Philippe Lang2014-03-292-1/+22
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@13033 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Remove users from cc if they are already notified (#16415).Jean-Philippe Lang2014-03-291-1/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@13029 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fixed back url verification (#16466).Jean-Philippe Lang2014-03-292-3/+9
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@13018 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Czech translation for trunk updated by Karel Pičman (#16453)Toshi MARUYAMA2014-03-281-1/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@13016 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Czech translation for 2.5-stable updated by Karel Pičman (#16453)Toshi MARUYAMA2014-03-281-10/+9
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@13015 e93f8b46-1217-0410-a6f0-8f06a7374b81
* 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