summaryrefslogtreecommitdiffstats
path: root/public
Commit message (Collapse)AuthorAgeFilesLines
* "Invalid form authenticity token" error when submitting an Ajax form with ↵Go MAEDA2020-11-051-2/+9
| | | | | | | | | Ctrl+Enter (#29473). Patch by Mizuki ISHIKAWA. git-svn-id: http://svn.redmine.org/redmine/trunk@20255 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Store inline autocomplete data sources in a JS variable (#34122).Go MAEDA2020-10-251-4/+8
| | | | | | | Patch by Marius BALTEANU. git-svn-id: http://svn.redmine.org/redmine/trunk@20191 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fix that input fields of the login form are too small in height on mobile ↵Go MAEDA2020-09-281-14/+0
| | | | | | | | | (#33913). Patch by Bernhard Rohloff. git-svn-id: http://svn.redmine.org/redmine/trunk@20092 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Show an icon for a bookmarked project in the projects list (#33908).Go MAEDA2020-09-202-1/+8
| | | | | | | Patch by Mizuki ISHIKAWA. git-svn-id: http://svn.redmine.org/redmine/trunk@20051 e93f8b46-1217-0410-a6f0-8f06a7374b81
* File selection buttons are not fully displayed with Google Chrome in some ↵Go MAEDA2020-09-141-1/+1
| | | | | | | | | language (#33563). Patch by Go MAEDA. git-svn-id: http://svn.redmine.org/redmine/trunk@20031 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Reverts r19815 (#33563).Go MAEDA2020-09-141-1/+1
| | | | | | | It caused another UI issue that a file name is displayed over the clip icon in new/edit forms. git-svn-id: http://svn.redmine.org/redmine/trunk@20029 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Russian translation (jstoolbar-ru.js) update (#33773).Go MAEDA2020-09-101-2/+2
| | | | | | | Patch by VVD VVD. git-svn-id: http://svn.redmine.org/redmine/trunk@20010 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Jump to end of line for ul, ol and quote when line is empty (#33958).Go MAEDA2020-09-081-1/+1
| | | | | | | Patch by Felix Gliesche. git-svn-id: http://svn.redmine.org/redmine/trunk@20009 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Unnecessary translation of {{toc}} macros in Russian Wiki formatting help ↵Go MAEDA2020-09-011-2/+2
| | | | | | | | | (#33939). Patch by Konstantin Mankov. git-svn-id: http://svn.redmine.org/redmine/trunk@20000 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Backup codes for 2fa auth (#1237).Go MAEDA2020-08-291-0/+3
| | | | | | | Patch by Felix Schäfer. git-svn-id: http://svn.redmine.org/redmine/trunk@19990 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Adds two factor authentication support (#1237).Go MAEDA2020-08-292-1/+4
| | | | | | | Patch by Felix Schäfer. git-svn-id: http://svn.redmine.org/redmine/trunk@19988 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Submit a form with Ctrl+Enter / Command+Return (#29473).Go MAEDA2020-08-281-0/+8
| | | | | | | Patch by Mizuki ISHIKAWA. git-svn-id: http://svn.redmine.org/redmine/trunk@19986 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Improved view of the activity page (#33692).Go MAEDA2020-07-151-1/+12
| | | | | | | Patch by Mizuki ISHIKAWA. git-svn-id: http://svn.redmine.org/redmine/trunk@19901 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Classic Theme: Missed base line (#8251).Go MAEDA2020-06-281-1/+0
| | | | | | | Patch by Mizuki ISHIKAWA. git-svn-id: http://svn.redmine.org/redmine/trunk@19841 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Cannot paste image from clipboard when copying the image from web browsers ↵Go MAEDA2020-06-261-1/+1
| | | | | | | | | or some apps (#33639). Patch by Go MAEDA. git-svn-id: http://svn.redmine.org/redmine/trunk@19834 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Table column sorting (#1718).Go MAEDA2020-06-244-0/+60
| | | | | | | Patch by Takenori TAKAKI. git-svn-id: http://svn.redmine.org/redmine/trunk@19833 e93f8b46-1217-0410-a6f0-8f06a7374b81
* File selection buttons are not fully displayed with Google Chrome in some ↵Go MAEDA2020-06-111-1/+1
| | | | | | | | | language (#33563). Patch by Go MAEDA. git-svn-id: http://svn.redmine.org/redmine/trunk@19815 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fix cannot set property 'dragover' of undefined (#33383).Go MAEDA2020-06-031-2/+1
| | | | | | | Patch by Marius BALTEANU. git-svn-id: http://svn.redmine.org/redmine/trunk@19804 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Update jQuery to 3.5.1 without jQuery Migrate (#33383).Go MAEDA2020-06-031-7/+2
| | | | | | | Patch by Marius BALTEANU. git-svn-id: http://svn.redmine.org/redmine/trunk@19803 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fix that vertical scroll bar in some browsers hide content (#33234).Go MAEDA2020-05-281-8/+8
| | | | | | | Patch by Go MAEDA. git-svn-id: http://svn.redmine.org/redmine/trunk@19798 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Update Tribute to 5.1.3 (#33424).Go MAEDA2020-05-186-30/+40
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@19785 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fix that issues autocomplete may not find issues with a subject longer than ↵Go MAEDA2020-05-181-0/+1
| | | | | | | | | 60 characters (#32125). Contributed by Mizuki ISHIKAWA. git-svn-id: http://svn.redmine.org/redmine/trunk@19784 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Update jQuery UI to 1.12.1 (#31887).Go MAEDA2020-05-1825-37/+48
| | | | | | | Patch by Marius BALTEANU. git-svn-id: http://svn.redmine.org/redmine/trunk@19783 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Remove existing rules made unnecessary by r19778 (#33437).Go MAEDA2020-05-181-1/+1
| | | | | | | Patch by Marius BALTEANU. git-svn-id: http://svn.redmine.org/redmine/trunk@19782 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Reverts r19769 (#31887).Go MAEDA2020-05-1424-46/+36
| | | | | | | The change broke the Highlighted code button in the Wiki toolbar. git-svn-id: http://svn.redmine.org/redmine/trunk@19776 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Reverts r19773 (#32125).Go MAEDA2020-05-141-1/+0
| | | | | | | The purpose of reverting is to revert r19769 on which r19773 depends. git-svn-id: http://svn.redmine.org/redmine/trunk@19775 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fix that issues autocomplete may not find issues with a subject longer than ↵Go MAEDA2020-05-131-0/+1
| | | | | | | | | 60 characters (#32125). Contributed by Mizuki ISHIKAWA. git-svn-id: http://svn.redmine.org/redmine/trunk@19773 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Revert r19771 due to the incorrect issue number in the commit message.Go MAEDA2020-05-131-1/+0
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@19772 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fix that issues autocomplete may not find issues with a subject longer than ↵Go MAEDA2020-05-131-0/+1
| | | | | | | | | 60 characters (#12250). Contributed by Mizuki ISHIKAWA. git-svn-id: http://svn.redmine.org/redmine/trunk@19771 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Update jQuery UI to 1.12.1 (#31887).Go MAEDA2020-05-0924-36/+46
| | | | | | | Patch by Marius BALTEANU. git-svn-id: http://svn.redmine.org/redmine/trunk@19769 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fix invalid selector in function displayTabsButtons() (#33392).Go MAEDA2020-05-031-1/+1
| | | | | | | Patch by Marius BALTEANU. git-svn-id: http://svn.redmine.org/redmine/trunk@19748 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Replace deprecated size() method with length property (#33384).Go MAEDA2020-05-022-6/+6
| | | | | | | Patch by Marius BALTEANU. git-svn-id: http://svn.redmine.org/redmine/trunk@19739 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fix UI issues in the setting page of some plugins that have arisen after r19720.Go MAEDA2020-04-281-1/+2
| | | | | | | Patch by Marius BALTEANU. git-svn-id: http://svn.redmine.org/redmine/trunk@19729 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Broken layout of the preview tab of "Welcome text" setting due to ↵Go MAEDA2020-04-231-1/+1
| | | | | | | | | unexpectedly applied padding-left (#33339). Patch by Bernhard Rohloff. git-svn-id: http://svn.redmine.org/redmine/trunk@19720 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Show open/closed badge on issue page (#33254).Go MAEDA2020-04-231-1/+3
| | | | | | | Patch by Marius BALTEANU. git-svn-id: http://svn.redmine.org/redmine/trunk@19719 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Split subtasks/relations information into 5 columns (#32889).Jean-Philippe Lang2020-04-051-1/+1
| | | | | | Patch by Marius BALTEANU. git-svn-id: http://svn.redmine.org/redmine/trunk@19659 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Move style to css (#32889).Jean-Philippe Lang2020-04-052-3/+4
| | | | | | Patch by Marius BALTEANU. git-svn-id: http://svn.redmine.org/redmine/trunk@19658 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Option to Check/Uncheck all block columns in export (#33169).Go MAEDA2020-04-011-1/+2
| | | | | | | Patch by Marius BALTEANU. git-svn-id: http://svn.redmine.org/redmine/trunk@19633 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Display avatar on add watchar dialog (#32976).Go MAEDA2020-03-311-0/+1
| | | | | | | Patch by Takenori TAKAKI. git-svn-id: http://svn.redmine.org/redmine/trunk@19626 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Show warning when attempting to attach more than the allowed number of ↵Go MAEDA2020-03-261-0/+2
| | | | | | | | | attachments (#18555). Patch by Mizuki ISHIKAWA. git-svn-id: http://svn.redmine.org/redmine/trunk@19620 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Clean up toggleMultiSelect js function (#32813).Go MAEDA2020-03-221-5/+20
| | | | | | | Patch by Mizuki ISHIKAWA. git-svn-id: http://svn.redmine.org/redmine/trunk@19604 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Add the same style as Subject column to Parent task subject column in the ↵Go MAEDA2020-03-191-2/+2
| | | | | | | | | issues list (#33163). Patch by Go MAEDA. git-svn-id: http://svn.redmine.org/redmine/trunk@19582 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fix that drag and drop objects from Outlook to Redmine deletes them (#32656).Go MAEDA2020-03-091-0/+2
| | | | | | | Patch by Yuichi HARADA. git-svn-id: http://svn.redmine.org/redmine/trunk@19566 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Toolbar button to insert a table (#1575).Go MAEDA2020-03-0453-0/+137
| | | | | | | Patch by Mizuki ISHIKAWA and Hiroyuki ENDO. git-svn-id: http://svn.redmine.org/redmine/trunk@19561 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Links in the last column in gantt are unclickable (#33082).Go MAEDA2020-03-041-1/+1
| | | | | | | Patch by Mizuki ISHIKAWA. git-svn-id: http://svn.redmine.org/redmine/trunk@19555 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Update copyright year in source files to 2020 (#33069).Go MAEDA2020-03-037-7/+7
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@19553 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Add "Assign to me" shortcut to issue edit form (#29285).Go MAEDA2020-02-291-0/+2
| | | | | | | Patch by Marius BALTEANU. git-svn-id: http://svn.redmine.org/redmine/trunk@19539 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Make group names bold on tracker summary view (#32991).Go MAEDA2020-02-291-1/+2
| | | | | | | Patch by Bernhard Rohloff. git-svn-id: http://svn.redmine.org/redmine/trunk@19537 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Unable to distinguish disabled input fields (#32981).Go MAEDA2020-02-181-0/+1
| | | | | | | Patch by Hirokazu Onozato. git-svn-id: http://svn.redmine.org/redmine/trunk@19519 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Show module names in bold in permission report (#32945).Go MAEDA2020-02-111-0/+1
| | | | | | | Patch by Go MAEDA. git-svn-id: http://svn.redmine.org/redmine/trunk@19509 e93f8b46-1217-0410-a6f0-8f06a7374b81