summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Traditional Chinese translation update (#29107).Go MAEDA2018-06-261-22/+16
| | | | | | | Patch by ChunChang Lo. git-svn-id: http://svn.redmine.org/redmine/trunk@17419 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Change Japanese translation for text_user_mail_option (#29118).Go MAEDA2018-06-261-1/+1
| | | | | | | Patch by Go MAEDA. git-svn-id: http://svn.redmine.org/redmine/trunk@17418 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Add check/unchek all icon in "Copy" section on copy_project page (#29080).Go MAEDA2018-06-251-1/+1
| | | | | | | Patch by Mizuki ISHIKAWA. git-svn-id: http://svn.redmine.org/redmine/trunk@17417 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Update rbpdf gem to 1.19.5 (#28125).Go MAEDA2018-06-251-1/+1
| | | | | | | Contributed by Jun NAITOH. git-svn-id: http://svn.redmine.org/redmine/trunk@17414 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Move edit and delete buttons for queries to the buttons section (#28602).Go MAEDA2018-06-241-4/+4
| | | | | | | Patch by Bernhard Rohloff. git-svn-id: http://svn.redmine.org/redmine/trunk@17413 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Move action links and edit form above the history when displaying comments ↵Jean-Philippe Lang2018-06-232-11/+13
| | | | | | in reverse order (#23518). git-svn-id: http://svn.redmine.org/redmine/trunk@17412 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Dangerous query method deprecation warnings (#23630).Jean-Philippe Lang2018-06-235-13/+18
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@17411 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Upgrade to Rails 5.2.0 (#23630).Jean-Philippe Lang2018-06-235-5/+12
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@17410 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Redmine::VERSION::revision should take subversion_command_setting into ↵Go MAEDA2018-06-221-1/+1
| | | | | | | | | account (#28920). Patch by Yuichi Harada. git-svn-id: http://svn.redmine.org/redmine/trunk@17407 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Add check/uncheck all projects button to "Email notifications" section on ↵Go MAEDA2018-06-221-1/+2
| | | | | | | | | "My account" page (#29053). Patch by Mizuki ISHIKAWA. git-svn-id: http://svn.redmine.org/redmine/trunk@17406 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Update rbpdf gem to 1.19.4 (#28125).Go MAEDA2018-06-181-1/+1
| | | | | | | Contributed by Jun NAITOH. git-svn-id: http://svn.redmine.org/redmine/trunk@17405 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Add links to Users, Projects and Versions in timelog report (#29042).Go MAEDA2018-06-182-7/+18
| | | | | | | Patch by Marius BALTEANU. git-svn-id: http://svn.redmine.org/redmine/trunk@17404 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Update User#last_login_on only once per minute and user to reduce DB lock ↵Jean-Philippe Lang2018-06-171-2/+8
| | | | | | | | contention on users table (#28952). Patch by Holger Just. git-svn-id: http://svn.redmine.org/redmine/trunk@17403 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Use arrows for repository browser.Jean-Philippe Lang2018-06-171-2/+2
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@17402 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Removes unused move down/up CSS classes.Jean-Philippe Lang2018-06-175-4/+0
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@17401 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Changes arrow images.Jean-Philippe Lang2018-06-1712-17/+18
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@17400 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Slight change to wiki toolbar style.Jean-Philippe Lang2018-06-171-1/+4
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@17399 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Don't repeat revision on each line.Jean-Philippe Lang2018-06-172-8/+7
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@17398 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Highlight "Spent time" in main menu when creating a time entries query.Jean-Philippe Lang2018-06-172-0/+14
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@17397 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Add Users tab to application settings.Jean-Philippe Lang2018-06-175-18/+21
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@17396 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Cannot clear category field on copying an Issue (#28951).Jean-Philippe Lang2018-06-171-1/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@17395 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Image filename for HDPI monitors (image@2x.jpg) are misrecognized as email ↵Jean-Philippe Lang2018-06-173-2/+18
| | | | | | | | address (#27968). Patch by Marius BALTEANU. git-svn-id: http://svn.redmine.org/redmine/trunk@17394 e93f8b46-1217-0410-a6f0-8f06a7374b81
* "attachment:filename" link syntax would not work if the file name contains ↵Jean-Philippe Lang2018-06-172-0/+20
| | | | | | | | "@" (#26507). Patch by Marius BALTEANU. git-svn-id: http://svn.redmine.org/redmine/trunk@17393 e93f8b46-1217-0410-a6f0-8f06a7374b81
* User link syntax (user:login) doesn't work for logins consisting of an email ↵Jean-Philippe Lang2018-06-174-19/+66
| | | | | | | | adress (#26443). Patch by Marius BALTEANU. git-svn-id: http://svn.redmine.org/redmine/trunk@17392 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Clear subtask assignee during copy if is locked (#28946).Go MAEDA2018-06-172-0/+20
| | | | | | | Patch by Marius BALTEANU. git-svn-id: http://svn.redmine.org/redmine/trunk@17390 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Handle default assignee when changing category (#15919).Jean-Philippe Lang2018-06-161-3/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@17389 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Add links to the user name and date on wiki update info (#26575).Jean-Philippe Lang2018-06-161-1/+1
| | | | | | Patch by Marius BALTEANU. git-svn-id: http://svn.redmine.org/redmine/trunk@17388 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Missing left-margin for journal icons (#26638).Jean-Philippe Lang2018-06-161-1/+1
| | | | | | Patch by Marius BALTEANU. git-svn-id: http://svn.redmine.org/redmine/trunk@17387 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Removes repository routes without repository_id (#26522).Jean-Philippe Lang2018-06-1614-125/+173
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@17386 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Enable and add underline button to the toolbar for Markdown formatting (#28169).Jean-Philippe Lang2018-06-1696-3/+154
| | | | | | Patch by Marius BALTEANU. git-svn-id: http://svn.redmine.org/redmine/trunk@17385 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fixed that "test_editable_by_for_global_query" and ↵Jean-Philippe Lang2018-06-161-1/+0
| | | | | | "test_editable_by_for_global_query_with_project_set" are identical (#28264). git-svn-id: http://svn.redmine.org/redmine/trunk@17384 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Japanese wiki help translation update (#28998).Go MAEDA2018-06-112-2/+2
| | | | | | | Patch by Go MAEDA. git-svn-id: http://svn.redmine.org/redmine/trunk@17383 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Updates for 3.4.6 release.Jean-Philippe Lang2018-06-102-1/+41
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@17377 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Just use current date.Jean-Philippe Lang2018-06-101-12/+2
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@17376 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Log automatic rescheduling of following issues to journal (#28649).Jean-Philippe Lang2018-06-103-4/+33
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@17373 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fix: Unreachable code in ↵Go MAEDA2018-06-101-3/+4
| | | | | | QueriesControllerTest#test_bulk_copy_to_another_project. git-svn-id: http://svn.redmine.org/redmine/trunk@17372 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Include locked members in filters (#15201).Go MAEDA2018-06-095-9/+65
| | | | | | | Patch by Marius BALTEANU. git-svn-id: http://svn.redmine.org/redmine/trunk@17371 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Remove RDoc tags (#28943).Go MAEDA2018-06-0812-17/+28
| | | | | | | Patch by Sho HASHIMOTO. git-svn-id: http://svn.redmine.org/redmine/trunk@17370 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Clear target version when copying an issue if status is locked or closed ↵Go MAEDA2018-06-072-0/+21
| | | | | | | | | (#27863). Patch by Marius BALTEANU. git-svn-id: http://svn.redmine.org/redmine/trunk@17368 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Updates wiki help: Link to an anchor of the current wikipage (#16313).Go MAEDA2018-06-0698-1/+99
| | | | | | | Patch by Go MAEDA. git-svn-id: http://svn.redmine.org/redmine/trunk@17367 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Add a border around issue history to prevent accidental deletion of an issue ↵Go MAEDA2018-06-051-0/+9
| | | | | | | | | (#26662). Patch by Go MAEDA. git-svn-id: http://svn.redmine.org/redmine/trunk@17366 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Support of default ActiveRecord I18n scopes in LabelledFormBuilder (#26618).Go MAEDA2018-06-041-1/+1
| | | | | | | Patch by Dmitry Lisichkin. git-svn-id: http://svn.redmine.org/redmine/trunk@17365 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fix improper way of getting roles in ↵Go MAEDA2018-06-031-3/+4
| | | | | | test_settings_should_show_tabs_depending_on_permission (#28693). git-svn-id: http://svn.redmine.org/redmine/trunk@17362 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Tests for r17359 (#28693).Go MAEDA2018-06-031-0/+22
| | | | | | | Patch by Mizuki ISHIKAWA. git-svn-id: http://svn.redmine.org/redmine/trunk@17360 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fix: Irrelevant permission is required to access some tabs in project ↵Go MAEDA2018-06-031-3/+3
| | | | | | | | | settings page (#28693). Patch by Go MAEDA. git-svn-id: http://svn.redmine.org/redmine/trunk@17359 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Update pg gem to 1.0 (#28505).Go MAEDA2018-06-021-1/+1
| | | | | | | Patch by Mizuki ISHIKAWA. git-svn-id: http://svn.redmine.org/redmine/trunk@17358 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Update mysql2 gem to 0.5.0 (#28504).Go MAEDA2018-06-021-1/+1
| | | | | | | Patch by Marius BALTEANU. git-svn-id: http://svn.redmine.org/redmine/trunk@17357 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Rails 5.2: image_tag no longer generates default alt text (#28932).Go MAEDA2018-06-021-1/+1
| | | | | | | Patch by Pavel Rosický. git-svn-id: http://svn.redmine.org/redmine/trunk@17356 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Update roadie-rails to ~> 1.3.0 (#28929).Go MAEDA2018-06-021-1/+1
| | | | | | | Patch by Pavel Rosický. git-svn-id: http://svn.redmine.org/redmine/trunk@17355 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Add right-click context menu to the contextual area of an issue (#28829).Go MAEDA2018-05-294-110/+146
| | | | | | | Patch by Mizuki ISHIKAWA. git-svn-id: http://svn.redmine.org/redmine/trunk@17354 e93f8b46-1217-0410-a6f0-8f06a7374b81