summaryrefslogtreecommitdiffstats
path: root/app
Commit message (Collapse)AuthorAgeFilesLines
...
* Allow newlines and quote characters within mail body delimiters (#34794).Go MAEDA2021-03-091-1/+12
| | | | | | | Patch by Holger Just. git-svn-id: http://svn.redmine.org/redmine/trunk@20767 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Project settings tab contains two items with the same id (#34032).Go MAEDA2021-03-081-1/+1
| | | | | | | Patch by Ali Hamdan and Marius BALTEANU. git-svn-id: http://svn.redmine.org/redmine/trunk@20766 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Move some action links for issues and journals to the dropdown menu (#34714).Go MAEDA2021-03-072-13/+15
| | | | | | | Patch by Mizuki ISHIKAWA. git-svn-id: http://svn.redmine.org/redmine/trunk@20765 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Unable to autoload constant Version.table_name if gems use Version class ↵Go MAEDA2021-03-031-2/+2
| | | | | | | | | (#33206). Patch by Alexander Meindl. git-svn-id: http://svn.redmine.org/redmine/trunk@20760 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fix RuboCop offense Style/BlockDelimiters due to r20755 (#33820).Go MAEDA2021-02-271-2/+2
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@20757 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Display more detailed error message when attempting to import malformed CSV ↵Go MAEDA2021-02-271-1/+1
| | | | | | | | | file (#34762). Patch by Go MAEDA. git-svn-id: http://svn.redmine.org/redmine/trunk@20756 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Auto complete wiki page links (#33820).Go MAEDA2021-02-252-1/+30
| | | | | | | Patch by Mizuki ISHIKAWA. git-svn-id: http://svn.redmine.org/redmine/trunk@20755 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Projects API should not return invisible trackers (#30121).Go MAEDA2021-02-231-1/+1
| | | | | | | Patch by Yuichi HARADA. git-svn-id: http://svn.redmine.org/redmine/trunk@20753 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Add an interface to filter activities by user (#33602).Go MAEDA2021-02-212-1/+11
| | | | | | | Patch by Mizuki ISHIKAWA. git-svn-id: http://svn.redmine.org/redmine/trunk@20752 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Remove unsupported encodings ISO-2022-KR and ISCII91 from Setting::ENCODINGS ↵Go MAEDA2021-02-171-2/+0
| | | | | | | | | (#34750). Patch by Go MAEDA. git-svn-id: http://svn.redmine.org/redmine/trunk@20747 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Allow to use watch_by filter in the global issues list (#34700).Go MAEDA2021-02-111-1/+1
| | | | | | | Patch by Holger Just. git-svn-id: http://svn.redmine.org/redmine/trunk@20744 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Ignore from search module params sent with empty values (#34615).Go MAEDA2021-02-061-1/+1
| | | | | | | Patch by Marius BALTEANU. git-svn-id: http://svn.redmine.org/redmine/trunk@20738 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fix redirect loop when both enabling two-factor authentication and changing ↵Go MAEDA2021-02-021-1/+1
| | | | | | | | | password are required (#1237, #34618). Patch by Go MAEDA. git-svn-id: http://svn.redmine.org/redmine/trunk@20734 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fix project selector on global new issue page not showing all visible ↵Go MAEDA2021-02-011-1/+1
| | | | | | | | | projects (#33419). Patch by Marius BALTEANU. git-svn-id: http://svn.redmine.org/redmine/trunk@20733 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Show a warning message for watchers who cannot view the object (#33329).Go MAEDA2021-01-241-0/+3
| | | | | | | Patch by Marius BALTEANU. git-svn-id: http://svn.redmine.org/redmine/trunk@20725 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Do not propose watchers that are not allowed to see the object (#33329).Go MAEDA2021-01-241-1/+6
| | | | | | | Patch by Marius BALTEANU. git-svn-id: http://svn.redmine.org/redmine/trunk@20724 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Some fixes for r20321:Go MAEDA2021-01-182-12/+48
| | | | | | | | | | | | * Include only visible issues in subtasks stats * Get subtasks using only one query * Show all subtasks count as badge * Add tests Patch by Marius BALTEANU. git-svn-id: http://svn.redmine.org/redmine/trunk@20718 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Web browser freezes when displaying a workflow page with a large number of ↵Go MAEDA2021-01-171-1/+1
| | | | | | | | | issue statuses (#34247). Patch by Marius BALTEANU. git-svn-id: http://svn.redmine.org/redmine/trunk@20717 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Drag and drop file upload to file type custom field (#30776).Go MAEDA2021-01-131-2/+3
| | | | | | | Patch by Mizuki ISHIKAWA. git-svn-id: http://svn.redmine.org/redmine/trunk@20712 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Add class 'error' to custom fields with validation errors (#32764, #34580).Go MAEDA2021-01-113-3/+4
| | | | | | | Patch by Marius BALTEANU. git-svn-id: http://svn.redmine.org/redmine/trunk@20710 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Show only valid projects on issue form when the issue is a subtask (#33419).Go MAEDA2021-01-014-15/+52
| | | | | | | Patch by Marius BALTEANU. git-svn-id: http://svn.redmine.org/redmine/trunk@20701 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Make archived projects visually distinguishable in nested projects lists ↵Go MAEDA2020-12-301-0/+1
| | | | | | | | | (#34340). Patch by Yuichi HARADA. git-svn-id: http://svn.redmine.org/redmine/trunk@20699 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Subprojects issues are not displayed on main project when all subprojects ↵Go MAEDA2020-12-271-4/+4
| | | | | | | | | are closed (#34297). Patch by Yuichi HARADA and Go MAEDA. git-svn-id: http://svn.redmine.org/redmine/trunk@20693 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Create custom field by copy (#34307).Go MAEDA2020-12-264-0/+25
| | | | | | | Patch by Takenori TAKAKI. git-svn-id: http://svn.redmine.org/redmine/trunk@20692 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Don't show "Two-factor authentication" on new user form (#1237, #34495).Go MAEDA2020-12-251-1/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@20691 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Allow issue relation autocomplete to select multiple values (#33418).Go MAEDA2020-12-251-1/+1
| | | | | | | Patch by Marius BALTEANU. git-svn-id: http://svn.redmine.org/redmine/trunk@20690 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Bulk addition of related issues (#33418).Go MAEDA2020-12-253-12/+55
| | | | | | | Patch by Dmitry Makurin and Marius BALTEANU. git-svn-id: http://svn.redmine.org/redmine/trunk@20689 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Users API should return twofa_scheme only for administrators (#34242).Go MAEDA2020-12-231-1/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@20687 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Include two-factor authentication scheme in users API response (#34242).Go MAEDA2020-12-232-0/+2
| | | | | | | Patch by Mizuki ISHIKAWA. git-svn-id: http://svn.redmine.org/redmine/trunk@20686 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Revert r19810 (#10535).Go MAEDA2020-12-221-5/+3
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@20685 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Revert r20455 (#10535).Go MAEDA2020-12-221-24/+3
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@20683 e93f8b46-1217-0410-a6f0-8f06a7374b81
* use '\' instead of '+' to concatenate strings at ↵Toshi MARUYAMA2020-12-191-5/+5
| | | | | | app/models/wiki_content_version.rb git-svn-id: http://svn.redmine.org/redmine/trunk@20679 e93f8b46-1217-0410-a6f0-8f06a7374b81
* remove redundant 'return' from app/models/attachment.rbToshi MARUYAMA2020-12-191-1/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@20677 e93f8b46-1217-0410-a6f0-8f06a7374b81
* remove redundant 'return' from app/models/changeset.rbToshi MARUYAMA2020-12-191-1/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@20676 e93f8b46-1217-0410-a6f0-8f06a7374b81
* shorten long line of app/models/issue_query.rbToshi MARUYAMA2020-12-191-8/+27
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@20669 e93f8b46-1217-0410-a6f0-8f06a7374b81
* shorten long line of app/models/issue.rbToshi MARUYAMA2020-12-171-25/+107
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@20663 e93f8b46-1217-0410-a6f0-8f06a7374b81
* use 'lambda' instead of '->{}' at UsersControllerToshi MARUYAMA2020-12-171-1/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@20657 e93f8b46-1217-0410-a6f0-8f06a7374b81
* place the '.' on the previous line of the method call at ↵Toshi MARUYAMA2020-12-171-6/+6
| | | | | | app/models/attachment.rb git-svn-id: http://svn.redmine.org/redmine/trunk@20654 e93f8b46-1217-0410-a6f0-8f06a7374b81
* place the '.' on the previous line of the method call at app/models/project.rbToshi MARUYAMA2020-12-171-2/+2
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@20653 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Atom feed on project with subprojects should show in article title the name ↵Go MAEDA2020-12-141-1/+1
| | | | | | | | | of the project (#15212). Patch by Mizuki ISHIKAWA. git-svn-id: http://svn.redmine.org/redmine/trunk@20648 e93f8b46-1217-0410-a6f0-8f06a7374b81
* shorten long line of Query#sql_for_custom_fieldToshi MARUYAMA2020-12-121-3/+5
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@20640 e93f8b46-1217-0410-a6f0-8f06a7374b81
* shorten long line of app/models/project.rbToshi MARUYAMA2020-12-121-11/+24
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@20639 e93f8b46-1217-0410-a6f0-8f06a7374b81
* shorten long line of app/models/custom_field.rbToshi MARUYAMA2020-12-121-14/+24
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@20637 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fix that disabled trackers of subprojects are listed in project overview ↵Go MAEDA2020-12-121-2/+3
| | | | | | | | | (#10084). Patch by Yuichi HARADA. git-svn-id: http://svn.redmine.org/redmine/trunk@20635 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Spent time details are displayed in incorrect order when sorted by week and ↵Go MAEDA2020-12-121-1/+1
| | | | | | | | | date (#33952). Patch by Yuichi HARADA. git-svn-id: http://svn.redmine.org/redmine/trunk@20634 e93f8b46-1217-0410-a6f0-8f06a7374b81
* shorten long line of app/models/board.rbToshi MARUYAMA2020-12-111-3/+7
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@20624 e93f8b46-1217-0410-a6f0-8f06a7374b81
* shorten long line of app/models/mailer.rbToshi MARUYAMA2020-12-111-14/+24
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@20623 e93f8b46-1217-0410-a6f0-8f06a7374b81
* shorten long line of ApplicationHelperToshi MARUYAMA2020-12-111-60/+118
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@20622 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Allow to add subtask from context menu (#34303).Go MAEDA2020-12-103-2/+13
| | | | | | | Patch by Go MAEDA and Takenori TAKAKI. git-svn-id: http://svn.redmine.org/redmine/trunk@20617 e93f8b46-1217-0410-a6f0-8f06a7374b81
* shorten long line of TimelogHelperToshi MARUYAMA2020-12-101-6/+14
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@20614 e93f8b46-1217-0410-a6f0-8f06a7374b81