Commit Graph

7832 Commits

Author SHA1 Message Date
Go MAEDA
0d96c4ebdb Show project ID instead of name in issue journal details if the project is not visible for the current user (#33360).
Patch by Marius BALTEANU.


git-svn-id: http://svn.redmine.org/redmine/trunk@20819 e93f8b46-1217-0410-a6f0-8f06a7374b81
2021-03-18 07:44:42 +00:00
Go MAEDA
44ea826a21 "Copy link" feature for issue and issue journal (#34703).
Patch by Mizuki ISHIKAWA.


git-svn-id: http://svn.redmine.org/redmine/trunk@20816 e93f8b46-1217-0410-a6f0-8f06a7374b81
2021-03-18 03:58:29 +00:00
Go MAEDA
06ac3473e0 Reverts r20653.
git-svn-id: http://svn.redmine.org/redmine/trunk@20815 e93f8b46-1217-0410-a6f0-8f06a7374b81
2021-03-18 00:59:01 +00:00
Go MAEDA
a8170e6a14 Introduces an additional check before removing a deduplicated file (#34479).
Patch by Jens Krämer.


git-svn-id: http://svn.redmine.org/redmine/trunk@20812 e93f8b46-1217-0410-a6f0-8f06a7374b81
2021-03-17 13:46:18 +00:00
Go MAEDA
7c824702c2 Reverts r20654.
git-svn-id: http://svn.redmine.org/redmine/trunk@20811 e93f8b46-1217-0410-a6f0-8f06a7374b81
2021-03-17 13:32:44 +00:00
Go MAEDA
1accf2a072 Delete spent time custom field values not visible by the user after assignment (#33550).
Patch by  Marius BALTEANU.


git-svn-id: http://svn.redmine.org/redmine/trunk@20802 e93f8b46-1217-0410-a6f0-8f06a7374b81
2021-03-15 23:36:27 +00:00
Go MAEDA
c54349cc0b Do not display in issue edit page spent time custom fields not visible by the user (#33550).
Patch by  Marius BALTEANU.


git-svn-id: http://svn.redmine.org/redmine/trunk@20801 e93f8b46-1217-0410-a6f0-8f06a7374b81
2021-03-15 23:32:52 +00:00
Go MAEDA
f7ebb0d9aa Update JavaScript filename (#33906).
Patch by Marius BALTEANU.


git-svn-id: http://svn.redmine.org/redmine/trunk@20791 e93f8b46-1217-0410-a6f0-8f06a7374b81
2021-03-15 13:30:41 +00:00
Go MAEDA
df259f094f Ability to add watchers to forum threads (#3390).
Patch by Yuichi HARADA.


git-svn-id: http://svn.redmine.org/redmine/trunk@20787 e93f8b46-1217-0410-a6f0-8f06a7374b81
2021-03-15 04:55:56 +00:00
Go MAEDA
83f3f45497 Fix that column header is clickable even when the column is not actually sortable (#33548).
Patch by Vincent Robert and Marius BALTEANU.


git-svn-id: http://svn.redmine.org/redmine/trunk@20783 e93f8b46-1217-0410-a6f0-8f06a7374b81
2021-03-14 03:14:49 +00:00
Go MAEDA
5063d3faf0 Fix that users can delete their own accounts unconditionally via REST API (#11870).
Patch by Mizuki ISHIKAWA and Kevin Fischer.


git-svn-id: http://svn.redmine.org/redmine/trunk@20782 e93f8b46-1217-0410-a6f0-8f06a7374b81
2021-03-13 07:20:57 +00:00
Go MAEDA
cf7a401b89 Export permissions report to CSV (#13767).
Patch by David Escala and Yuichi HARADA.


git-svn-id: http://svn.redmine.org/redmine/trunk@20778 e93f8b46-1217-0410-a6f0-8f06a7374b81
2021-03-12 05:29:50 +00:00
Go MAEDA
4dfa6fc724 Allow manually fetching changesets (#8875).
Patch by Yuichi HARADA.


git-svn-id: http://svn.redmine.org/redmine/trunk@20772 e93f8b46-1217-0410-a6f0-8f06a7374b81
2021-03-11 07:00:09 +00:00
Go MAEDA
34310eece6 Ability to set default value for "I don't want to be notified of changes that I make myself" (#34787).
Patch by Go MAEDA.


git-svn-id: http://svn.redmine.org/redmine/trunk@20771 e93f8b46-1217-0410-a6f0-8f06a7374b81
2021-03-10 03:35:22 +00:00
Go MAEDA
7152e5b9df The order of thumbnails in journals does not match the order of file name list (#33459).
Patch by Mizuki ISHIKAWA.


git-svn-id: http://svn.redmine.org/redmine/trunk@20768 e93f8b46-1217-0410-a6f0-8f06a7374b81
2021-03-09 14:21:55 +00:00
Go MAEDA
2cbf5bb29e Allow newlines and quote characters within mail body delimiters (#34794).
Patch by Holger Just.


git-svn-id: http://svn.redmine.org/redmine/trunk@20767 e93f8b46-1217-0410-a6f0-8f06a7374b81
2021-03-09 08:28:01 +00:00
Go MAEDA
4031ac3139 Project settings tab contains two items with the same id (#34032).
Patch by Ali Hamdan and Marius BALTEANU.


git-svn-id: http://svn.redmine.org/redmine/trunk@20766 e93f8b46-1217-0410-a6f0-8f06a7374b81
2021-03-08 09:25:26 +00:00
Go MAEDA
6e93adbec3 Move some action links for issues and journals to the dropdown menu (#34714).
Patch by Mizuki ISHIKAWA.


git-svn-id: http://svn.redmine.org/redmine/trunk@20765 e93f8b46-1217-0410-a6f0-8f06a7374b81
2021-03-07 06:46:41 +00:00
Go MAEDA
5d251f28d0 Unable to autoload constant Version.table_name if gems use Version class (#33206).
Patch by Alexander Meindl.


git-svn-id: http://svn.redmine.org/redmine/trunk@20760 e93f8b46-1217-0410-a6f0-8f06a7374b81
2021-03-03 14:39:23 +00:00
Go MAEDA
e2ed50f971 Fix RuboCop offense Style/BlockDelimiters due to r20755 (#33820).
git-svn-id: http://svn.redmine.org/redmine/trunk@20757 e93f8b46-1217-0410-a6f0-8f06a7374b81
2021-02-27 08:15:08 +00:00
Go MAEDA
72d622dc9f Display more detailed error message when attempting to import malformed CSV file (#34762).
Patch by Go MAEDA.


git-svn-id: http://svn.redmine.org/redmine/trunk@20756 e93f8b46-1217-0410-a6f0-8f06a7374b81
2021-02-27 07:46:35 +00:00
Go MAEDA
2f3222e0bd Auto complete wiki page links (#33820).
Patch by Mizuki ISHIKAWA.


git-svn-id: http://svn.redmine.org/redmine/trunk@20755 e93f8b46-1217-0410-a6f0-8f06a7374b81
2021-02-25 04:07:37 +00:00
Go MAEDA
e1cfdc38c9 Projects API should not return invisible trackers (#30121).
Patch by Yuichi HARADA.


git-svn-id: http://svn.redmine.org/redmine/trunk@20753 e93f8b46-1217-0410-a6f0-8f06a7374b81
2021-02-23 03:17:29 +00:00
Go MAEDA
a8072b0d0f Add an interface to filter activities by user (#33602).
Patch by Mizuki ISHIKAWA.


git-svn-id: http://svn.redmine.org/redmine/trunk@20752 e93f8b46-1217-0410-a6f0-8f06a7374b81
2021-02-21 01:45:16 +00:00
Go MAEDA
5f30d907a7 Remove unsupported encodings ISO-2022-KR and ISCII91 from Setting::ENCODINGS (#34750).
Patch by Go MAEDA.


git-svn-id: http://svn.redmine.org/redmine/trunk@20747 e93f8b46-1217-0410-a6f0-8f06a7374b81
2021-02-17 12:24:12 +00:00
Go MAEDA
f238663f2b Allow to use watch_by filter in the global issues list (#34700).
Patch by Holger Just.


git-svn-id: http://svn.redmine.org/redmine/trunk@20744 e93f8b46-1217-0410-a6f0-8f06a7374b81
2021-02-11 06:48:29 +00:00
Go MAEDA
cbac878ee4 Ignore from search module params sent with empty values (#34615).
Patch by Marius BALTEANU.


git-svn-id: http://svn.redmine.org/redmine/trunk@20738 e93f8b46-1217-0410-a6f0-8f06a7374b81
2021-02-06 05:03:23 +00:00
Go MAEDA
75b6cacb5d Fix redirect loop when both enabling two-factor authentication and changing password are required (#1237, #34618).
Patch by Go MAEDA.


git-svn-id: http://svn.redmine.org/redmine/trunk@20734 e93f8b46-1217-0410-a6f0-8f06a7374b81
2021-02-02 07:15:08 +00:00
Go MAEDA
097e75987b Fix project selector on global new issue page not showing all visible projects (#33419).
Patch by Marius BALTEANU.


git-svn-id: http://svn.redmine.org/redmine/trunk@20733 e93f8b46-1217-0410-a6f0-8f06a7374b81
2021-02-01 04:22:22 +00:00
Go MAEDA
091dd36acc Show a warning message for watchers who cannot view the object (#33329).
Patch by Marius BALTEANU.


git-svn-id: http://svn.redmine.org/redmine/trunk@20725 e93f8b46-1217-0410-a6f0-8f06a7374b81
2021-01-24 05:38:22 +00:00
Go MAEDA
0f4228d4e6 Do not propose watchers that are not allowed to see the object (#33329).
Patch by Marius BALTEANU.


git-svn-id: http://svn.redmine.org/redmine/trunk@20724 e93f8b46-1217-0410-a6f0-8f06a7374b81
2021-01-24 05:31:18 +00:00
Go MAEDA
6bca099013 Some fixes for r20321:
* 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
2021-01-18 07:11:47 +00:00
Go MAEDA
4d3dec2dc0 Web browser freezes when displaying a workflow page with a large number of issue statuses (#34247).
Patch by Marius BALTEANU.


git-svn-id: http://svn.redmine.org/redmine/trunk@20717 e93f8b46-1217-0410-a6f0-8f06a7374b81
2021-01-17 02:23:14 +00:00
Go MAEDA
ac015d49f9 Drag and drop file upload to file type custom field (#30776).
Patch by Mizuki ISHIKAWA.


git-svn-id: http://svn.redmine.org/redmine/trunk@20712 e93f8b46-1217-0410-a6f0-8f06a7374b81
2021-01-13 06:30:49 +00:00
Go MAEDA
354d30df31 Add class 'error' to custom fields with validation errors (#32764, #34580).
Patch by Marius BALTEANU.


git-svn-id: http://svn.redmine.org/redmine/trunk@20710 e93f8b46-1217-0410-a6f0-8f06a7374b81
2021-01-11 12:26:44 +00:00
Go MAEDA
3f3514d8b1 Show only valid projects on issue form when the issue is a subtask (#33419).
Patch by Marius BALTEANU.


git-svn-id: http://svn.redmine.org/redmine/trunk@20701 e93f8b46-1217-0410-a6f0-8f06a7374b81
2021-01-01 00:59:07 +00:00
Go MAEDA
d504120cf4 Make archived projects visually distinguishable in nested projects lists (#34340).
Patch by Yuichi HARADA.


git-svn-id: http://svn.redmine.org/redmine/trunk@20699 e93f8b46-1217-0410-a6f0-8f06a7374b81
2020-12-30 01:35:24 +00:00
Go MAEDA
36b5c32048 Subprojects issues are not displayed on main project when all subprojects 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
2020-12-27 06:46:37 +00:00
Go MAEDA
972f00eb47 Create custom field by copy (#34307).
Patch by Takenori TAKAKI.


git-svn-id: http://svn.redmine.org/redmine/trunk@20692 e93f8b46-1217-0410-a6f0-8f06a7374b81
2020-12-26 01:36:19 +00:00
Go MAEDA
46156e08a9 Don't show "Two-factor authentication" on new user form (#1237, #34495).
git-svn-id: http://svn.redmine.org/redmine/trunk@20691 e93f8b46-1217-0410-a6f0-8f06a7374b81
2020-12-25 08:30:20 +00:00
Go MAEDA
cde271e79e Allow issue relation autocomplete to select multiple values (#33418).
Patch by Marius BALTEANU.


git-svn-id: http://svn.redmine.org/redmine/trunk@20690 e93f8b46-1217-0410-a6f0-8f06a7374b81
2020-12-25 02:31:55 +00:00
Go MAEDA
30e80d82ce Bulk addition of related issues (#33418).
Patch by Dmitry Makurin and Marius BALTEANU.


git-svn-id: http://svn.redmine.org/redmine/trunk@20689 e93f8b46-1217-0410-a6f0-8f06a7374b81
2020-12-25 02:25:41 +00:00
Go MAEDA
988a36babc Users API should return twofa_scheme only for administrators (#34242).
git-svn-id: http://svn.redmine.org/redmine/trunk@20687 e93f8b46-1217-0410-a6f0-8f06a7374b81
2020-12-23 03:47:45 +00:00
Go MAEDA
5eb4b6af79 Include two-factor authentication scheme in users API response (#34242).
Patch by Mizuki ISHIKAWA.


git-svn-id: http://svn.redmine.org/redmine/trunk@20686 e93f8b46-1217-0410-a6f0-8f06a7374b81
2020-12-23 02:58:49 +00:00
Go MAEDA
843f13f7e2 Revert r19810 (#10535).
git-svn-id: http://svn.redmine.org/redmine/trunk@20685 e93f8b46-1217-0410-a6f0-8f06a7374b81
2020-12-22 11:52:16 +00:00
Go MAEDA
a001b8e46f Revert r20455 (#10535).
git-svn-id: http://svn.redmine.org/redmine/trunk@20683 e93f8b46-1217-0410-a6f0-8f06a7374b81
2020-12-22 11:45:37 +00:00
Toshi MARUYAMA
cadcd7a340 use '\' instead of '+' to concatenate strings at app/models/wiki_content_version.rb
git-svn-id: http://svn.redmine.org/redmine/trunk@20679 e93f8b46-1217-0410-a6f0-8f06a7374b81
2020-12-19 17:33:11 +00:00
Toshi MARUYAMA
863ea48a65 remove redundant 'return' from app/models/attachment.rb
git-svn-id: http://svn.redmine.org/redmine/trunk@20677 e93f8b46-1217-0410-a6f0-8f06a7374b81
2020-12-19 17:32:56 +00:00
Toshi MARUYAMA
818e813ef2 remove redundant 'return' from app/models/changeset.rb
git-svn-id: http://svn.redmine.org/redmine/trunk@20676 e93f8b46-1217-0410-a6f0-8f06a7374b81
2020-12-19 17:32:49 +00:00
Toshi MARUYAMA
69646935a1 shorten long line of app/models/issue_query.rb
git-svn-id: http://svn.redmine.org/redmine/trunk@20669 e93f8b46-1217-0410-a6f0-8f06a7374b81
2020-12-19 17:31:57 +00:00