summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* IssuesControllerTest#test_index_sort_by_total_estimated_hours tests nothing ↵Go MAEDA2019-01-222-0/+6
| | | | | | | | | (#30474). Patch by Go MAEDA. git-svn-id: http://svn.redmine.org/redmine/trunk@17837 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Remove unused i18n key "label_all_time" (#30466).Go MAEDA2019-01-2149-49/+0
| | | | | | | Patch by Go MAEDA. git-svn-id: http://svn.redmine.org/redmine/trunk@17836 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fix the styles for the responsive (#30168).Go MAEDA2019-01-201-6/+1
| | | | | | | Patch by Max Johansson. git-svn-id: http://svn.redmine.org/redmine/trunk@17835 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Update en-GB locale (#3848).Jean-Philippe Lang2019-01-201-2/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@17834 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Filesystem adapter does not show correct size for large files (#30411).Jean-Philippe Lang2019-01-201-1/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@17831 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Accidentally clicking next to the checkbox breaks issue selection (#30236).Jean-Philippe Lang2019-01-201-1/+6
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@17830 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Updates for 4.0.1 release.Jean-Philippe Lang2019-01-202-1/+56
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@17825 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Deadlock when assigning custom values (#30465).Jean-Philippe Lang2019-01-191-1/+1
| | | | | | Patch by Pavel Rosický. git-svn-id: http://svn.redmine.org/redmine/trunk@17823 e93f8b46-1217-0410-a6f0-8f06a7374b81
* The tooltip layout of the calendar is broken (#30287).Jean-Philippe Lang2019-01-191-0/+5
| | | | | | Patch by Mizuki ISHIKAWA. git-svn-id: http://svn.redmine.org/redmine/trunk@17821 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Adding an issue note via email fails due to NoMethodError (#30455).Jean-Philippe Lang2019-01-192-1/+17
| | | | | | Patch by Go MAEDA. git-svn-id: http://svn.redmine.org/redmine/trunk@17817 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Incorrect supported Ruby version in doc/INSTALL (#30161).Jean-Philippe Lang2019-01-191-2/+2
| | | | | | Patch by Go MAEDA. git-svn-id: http://svn.redmine.org/redmine/trunk@17815 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Do not break inside columns (#29951).Jean-Philippe Lang2019-01-191-2/+20
| | | | | | Patch by Marius BALTEANU. git-svn-id: http://svn.redmine.org/redmine/trunk@17812 e93f8b46-1217-0410-a6f0-8f06a7374b81
* New date filter operators: tomorrow, next week, next month (#4502).Go MAEDA2019-01-195-5/+72
| | | | | | | Patch by Mizuki ISHIKAWA. git-svn-id: http://svn.redmine.org/redmine/trunk@17811 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Add the splitcontent* classes to my page layout (#30168).Go MAEDA2019-01-192-7/+6
| | | | | | | Patch by Marius BALTEANU. git-svn-id: http://svn.redmine.org/redmine/trunk@17810 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Japanese translation update (#30463).Go MAEDA2019-01-191-5/+4
| | | | | | | Patch by Go MAEDA. git-svn-id: http://svn.redmine.org/redmine/trunk@17809 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Table rows are not highlighted on mouseover on some pages (#30426).Go MAEDA2019-01-181-1/+3
| | | | | | | Patch by Marius BALTEANU. git-svn-id: http://svn.redmine.org/redmine/trunk@17806 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Reverted r17800 (#30426).Go MAEDA2019-01-171-2/+2
| | | | | | | Undesirable behavior in the issues list. git-svn-id: http://svn.redmine.org/redmine/trunk@17803 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Table rows are not highlighted on mouseover on some pages (#30426).Go MAEDA2019-01-161-2/+2
| | | | | | | Patch by Marius BALTEANU. git-svn-id: http://svn.redmine.org/redmine/trunk@17800 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Add a style for non-working days in calendar (#27096).Go MAEDA2019-01-141-0/+1
| | | | | | | Patch by Go MAEDA. git-svn-id: http://svn.redmine.org/redmine/trunk@17799 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Add "nwday" class to non-working days in calendar (#27096).Go MAEDA2019-01-143-1/+21
| | | | | | | Patch by Marius BALTEANU. git-svn-id: http://svn.redmine.org/redmine/trunk@17798 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Move calendar day classes to a helper (#27096).Go MAEDA2019-01-142-1/+7
| | | | | | | Patch by Marius BALTEANU. git-svn-id: http://svn.redmine.org/redmine/trunk@17797 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Update pg gem (~> 1.1.4) (#30420).Go MAEDA2019-01-141-1/+1
| | | | | | | Patch by Pavel Rosický. git-svn-id: http://svn.redmine.org/redmine/trunk@17795 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Hide menu item in the cross-project menu if the module is not enabled in any ↵Go MAEDA2019-01-132-5/+31
| | | | | | | | | project (#30207). Patch by Yuichi HARADA. git-svn-id: http://svn.redmine.org/redmine/trunk@17794 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Add ".ruby-version" to svn:ignore, .git:ignore, and .hgignore (#30413).Go MAEDA2019-01-132-0/+2
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@17791 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Wrap "splitcontentright" and "splitcontentleft" containers with a flexbox ↵Go MAEDA2019-01-1212-6/+28
| | | | | | | | | (#30168). Patch by Max Johansson. git-svn-id: http://svn.redmine.org/redmine/trunk@17790 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Add a fixture for r17786 (#30412).Go MAEDA2019-01-121-0/+4
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@17787 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Import UTF-8 issue CSV files with BOM and quoted strings (#30412).Go MAEDA2019-01-122-0/+10
| | | | | | | Patch by Felix Schäfer. git-svn-id: http://svn.redmine.org/redmine/trunk@17786 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Redmine::WikiFormattingTest#test_links_separated_with_line_break_should_link ↵Go MAEDA2019-01-101-0/+1
| | | | | | | | | tests nothing (#30347). Patch by Yuichi HARADA. git-svn-id: http://svn.redmine.org/redmine/trunk@17785 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Remove trailing whitespaces from test/unit/lib/redmine/wiki_formatting_test.rbGo MAEDA2019-01-101-2/+2
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@17784 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Require bundler >= 1.5.0 (#30353).Go MAEDA2019-01-101-3/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@17781 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Add missing fixtures to several tests (#30276).Go MAEDA2019-01-0910-10/+15
| | | | | | | Patch by Yuichi HARADA. git-svn-id: http://svn.redmine.org/redmine/trunk@17780 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Use nokogiri 1.9 for Ruby 2.2 (#30241).Go MAEDA2019-01-081-1/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@17778 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Update nokogiri gem (~> 1.10.0) (#30241).Go MAEDA2019-01-081-1/+1
| | | | | | | Patch by Pavel Rosický. git-svn-id: http://svn.redmine.org/redmine/trunk@17777 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Traditional Chinese translation update (#29767).Go MAEDA2019-01-011-4/+3
| | | | | | | Patch by ChunChang Lo. git-svn-id: http://svn.redmine.org/redmine/trunk@17775 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Ukrainian language update (#30271).Go MAEDA2018-12-301-77/+71
| | | | | | | Patch by Dima Samodurov. git-svn-id: http://svn.redmine.org/redmine/trunk@17772 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Performance improvement when rendering news or calendar block on My page ↵Go MAEDA2018-12-211-2/+2
| | | | | | | | | (#30249). Patch by Go MAEDA. git-svn-id: http://svn.redmine.org/redmine/trunk@17771 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Update nokogiri gem (~> 1.9.0) (#30241).Go MAEDA2018-12-181-1/+1
| | | | | | | Patch by Pavel Rosický. git-svn-id: http://svn.redmine.org/redmine/trunk@17769 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Test for r17763 (#30171).Go MAEDA2018-12-171-2/+3
| | | | | | | Patch by Go MAEDA. git-svn-id: http://svn.redmine.org/redmine/trunk@17764 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Decrypting LDAP and SCM passwords fail if the plaintext password is longer ↵Go MAEDA2018-12-171-1/+1
| | | | | | | | | than 31 bytes (#30171). Patch by Nik Il. git-svn-id: http://svn.redmine.org/redmine/trunk@17763 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Update locales (#3848).Jean-Philippe Lang2018-12-1646-46/+46
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@17762 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Set User.current to nil before unit tests.Jean-Philippe Lang2018-12-1663-0/+146
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@17761 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Don't hardcode expected text (#3848).Jean-Philippe Lang2018-12-161-2/+2
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@17760 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Test failure.Jean-Philippe Lang2018-12-161-1/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@17759 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Test failure.Jean-Philippe Lang2018-12-161-0/+4
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@17758 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Update locales.Jean-Philippe Lang2018-12-1649-1/+144
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@17757 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fix locale string name (#3848).Jean-Philippe Lang2018-12-161-1/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@17756 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Adds a permission to log time for another user (#3848).Jean-Philippe Lang2018-12-1614-22/+214
| | | | | | Patch by Marius BALTEANU. git-svn-id: http://svn.redmine.org/redmine/trunk@17755 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Moved Version#fixed_issues extension to a module (#30115).Jean-Philippe Lang2018-12-161-82/+84
| | | | | | Patch by Jérôme BATAILLE. git-svn-id: http://svn.redmine.org/redmine/trunk@17754 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Removed extra p tag.Jean-Philippe Lang2018-12-161-1/+0
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@17753 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Clear thumbnails directory to prevent test failure.Jean-Philippe Lang2018-12-161-0/+2
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@17752 e93f8b46-1217-0410-a6f0-8f06a7374b81