summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* add newline at end of config/initializers/10-patches.rbToshi MARUYAMA2017-07-251-1/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@16880 e93f8b46-1217-0410-a6f0-8f06a7374b81
* fix search engine returns 500 error by Go MAEDA (#26526)Toshi MARUYAMA2017-07-251-0/+2
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@16879 e93f8b46-1217-0410-a6f0-8f06a7374b81
* remove trailing white spaces from ↵Toshi MARUYAMA2017-07-251-3/+0
| | | | | | lib/plugins/acts_as_searchable/lib/acts_as_searchable.rb git-svn-id: http://svn.redmine.org/redmine/trunk@16878 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fixed that sort_criteria is required (#26513).Jean-Philippe Lang2017-07-241-0/+2
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@16877 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fixed link to user in email notifications (#26506).Jean-Philippe Lang2017-07-242-4/+13
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@16876 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Japanese translation updated by Go MAEDA (#26500)Toshi MARUYAMA2017-07-241-5/+4
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@16875 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Test fails with mysql 5.7.Jean-Philippe Lang2017-07-231-0/+2
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@16874 e93f8b46-1217-0410-a6f0-8f06a7374b81
* add empty directories to run "rake test:units" and "rake test:functionals" ↵Toshi MARUYAMA2017-07-234-0/+0
| | | | | | (#26504) git-svn-id: http://svn.redmine.org/redmine/trunk@16873 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Removes acts_as_list plugin.Jean-Philippe Lang2017-07-234-639/+0
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@16872 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Removes deprecated methods.Jean-Philippe Lang2017-07-233-25/+2
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@16871 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Removes #reorder_links for Redmine 4.Jean-Philippe Lang2017-07-231-18/+0
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@16870 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Remove ActiveRecord workaround (#26323).Jean-Philippe Lang2017-07-231-6/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@16869 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Removes /script.Jean-Philippe Lang2017-07-232-4/+0
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@16868 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Moves changelog.rb to /bin.Jean-Philippe Lang2017-07-231-0/+0
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@16867 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Don't try to open tmp files.Jean-Philippe Lang2017-07-231-1/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@16866 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Use CSS selector to find move left/right buttons.Jean-Philippe Lang2017-07-232-4/+4
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@16865 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Converts UI tests to system tests (#23630).Jean-Philippe Lang2017-07-239-125/+97
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@16864 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Renames test/ui to test/system.Jean-Philippe Lang2017-07-236-703/+0
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@16863 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Renames test/ui to test/system.Jean-Philippe Lang2017-07-236-0/+703
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@16862 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Use roadie-rails 1.2 (#25807).Jean-Philippe Lang2017-07-231-1/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@16861 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Renames column comments.comments to comments.content to please Rails 5.1 ↵Jean-Philippe Lang2017-07-234-27/+16
| | | | | | (#23630). git-svn-id: http://svn.redmine.org/redmine/trunk@16860 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Merged rails-5.1 branch (#23630).Jean-Philippe Lang2017-07-23381-644/+602
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@16859 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Display commit messages like in 3.3 on revision list (#26403).Jean-Philippe Lang2017-07-221-1/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@16843 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Jump to project autocomplete: focus selected project (#26395).Jean-Philippe Lang2017-07-221-3/+15
| | | | | | Patch by Gabriel Cardoso. git-svn-id: http://svn.redmine.org/redmine/trunk@16842 e93f8b46-1217-0410-a6f0-8f06a7374b81
* ArgumentError: incomplete format specifier on ruby 2.5 dev (#26492).Jean-Philippe Lang2017-07-221-3/+3
| | | | | | Patch by Pavel Rosický. git-svn-id: http://svn.redmine.org/redmine/trunk@16841 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Renames project settings tab to "Time tracking".Jean-Philippe Lang2017-07-201-1/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@16840 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fix that spent_time total on the issue list can be wrong (#26471).Jean-Philippe Lang2017-07-202-13/+51
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@16839 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Traditional Chinese translation updated by ChunChang Lo (#26475)Toshi MARUYAMA2017-07-201-5/+4
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@16838 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Adds a test for importing list custom fields with multiple values (#26148).Jean-Philippe Lang2017-07-192-4/+19
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@16837 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Japanese translation updated by Go MAEDA (#26472)Toshi MARUYAMA2017-07-191-1/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@16836 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fixed that remove upload icon is not visible after submitting the form (#26468).Jean-Philippe Lang2017-07-191-1/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@16835 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Adds a test for importing list custom fields (#26148).Jean-Philippe Lang2017-07-191-0/+14
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@16834 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Adds i18n strings for #24005.Jean-Philippe Lang2017-07-1947-0/+235
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@16833 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Adds settings for time entry hours validation (#24005).Jean-Philippe Lang2017-07-197-3/+75
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@16832 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Adds UI tests for the quick jump menu.Jean-Philippe Lang2017-07-191-0/+68
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@16831 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Disable settings when appropriate.Jean-Philippe Lang2017-07-191-2/+2
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@16830 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Set a default size for macro thumbnails different from the preview thumbnails.Jean-Philippe Lang2017-07-192-7/+8
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@16829 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Adds created_on as available column on timelog list (#26396).Jean-Philippe Lang2017-07-161-0/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@16828 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Updates for 3.4.2 release.Jean-Philippe Lang2017-07-162-1/+20
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@16825 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fixed that formatting of commit message is never applied (#26445).Jean-Philippe Lang2017-07-162-1/+9
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@16823 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Remove negative margin for avatar in h2 and h3 (#26424).Jean-Philippe Lang2017-07-161-2/+1
| | | | | | Patch by Felix Gliesche. git-svn-id: http://svn.redmine.org/redmine/trunk@16821 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Add space between avatar and headline (#26424).Jean-Philippe Lang2017-07-161-1/+1
| | | | | | Patch by Felix Gliesche. git-svn-id: http://svn.redmine.org/redmine/trunk@16820 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Removes hardcoded width.Jean-Philippe Lang2017-07-122-2/+5
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@16816 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Render columns selection using spans instead of a table.Jean-Philippe Lang2017-07-122-26/+25
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@16815 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Set default configuration for the timelog list (#26356).Jean-Philippe Lang2017-07-1213-14/+117
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@16814 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fix thumbnail rendering for images with height >> width.Jean-Philippe Lang2017-07-101-2/+3
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@16813 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Don't error when posting empty plugin settings (#26393).Jean-Philippe Lang2017-07-102-1/+16
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@16812 e93f8b46-1217-0410-a6f0-8f06a7374b81
* add some tests to RepositoryTest#test_for_changeset_comments_stripToshi MARUYAMA2017-07-101-0/+2
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@16811 e93f8b46-1217-0410-a6f0-8f06a7374b81
* code style cleanup at RepositoryTest#test_for_changeset_comments_stripToshi MARUYAMA2017-07-101-3/+3
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@16810 e93f8b46-1217-0410-a6f0-8f06a7374b81
* replace white spaces of here-text at ↵Toshi MARUYAMA2017-07-101-8/+6
| | | | | | RepositoryTest#test_for_changeset_comments_strip git-svn-id: http://svn.redmine.org/redmine/trunk@16809 e93f8b46-1217-0410-a6f0-8f06a7374b81