summaryrefslogtreecommitdiffstats
path: root/public
Commit message (Collapse)AuthorAgeFilesLines
* 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
* Fix a Stylelint violation (#32896).Go MAEDA2020-02-101-2/+1
| | | | | | | Patch by Marius BALTEANU. git-svn-id: http://svn.redmine.org/redmine/trunk@19503 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Add download buttons in Files columns of the issues list (#32240).Go MAEDA2020-02-061-1/+3
| | | | | | | Patch by Yuichi HARADA. git-svn-id: http://svn.redmine.org/redmine/trunk@19500 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Highlight fields with validation error (#32764).Go MAEDA2020-02-041-0/+8
| | | | | | | Patch by Marius BALTEANU. git-svn-id: http://svn.redmine.org/redmine/trunk@19495 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fix duplicate "margin-right" property (#32890).Go MAEDA2020-01-281-2/+2
| | | | | | | Patch by Marius BALTEANU. git-svn-id: http://svn.redmine.org/redmine/trunk@19477 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Remove empty block (#32890).Go MAEDA2020-01-281-2/+0
| | | | | | | Patch by Marius BALTEANU. git-svn-id: http://svn.redmine.org/redmine/trunk@19476 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fix duplicate selector (#32890).Go MAEDA2020-01-281-5/+1
| | | | | | | Patch by Marius BALTEANU. git-svn-id: http://svn.redmine.org/redmine/trunk@19475 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fix missing generic font family (#32890).Go MAEDA2020-01-281-1/+1
| | | | | | | Patch by Marius BALTEANU. git-svn-id: http://svn.redmine.org/redmine/trunk@19474 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fix duplicate "color" attribute (#32890).Go MAEDA2020-01-281-1/+1
| | | | | | | Patch by Marius BALTEANU. git-svn-id: http://svn.redmine.org/redmine/trunk@19473 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fix duplicate selectors (#32890).Go MAEDA2020-01-281-5/+3
| | | | | | | Patch by Marius BALTEANU. git-svn-id: http://svn.redmine.org/redmine/trunk@19472 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Remove duplicate white-space property (#32890).Go MAEDA2020-01-281-1/+1
| | | | | | | Patch by Marius BALTEANU. git-svn-id: http://svn.redmine.org/redmine/trunk@19471 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fix totals not displayed in projects list view (#32896).Go MAEDA2020-01-281-1/+2
| | | | | | | Patch by Marius BALTEANU. git-svn-id: http://svn.redmine.org/redmine/trunk@19469 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Make breadcrumbs of repository browser copy-paste friendly (#32835).Go MAEDA2020-01-251-0/+4
| | | | | | | Patch by Go MAEDA. git-svn-id: http://svn.redmine.org/redmine/trunk@19460 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fix the wrong property name in application.css (#32838).Go MAEDA2020-01-201-1/+1
| | | | | | | Patch by Go MAEDA. git-svn-id: http://svn.redmine.org/redmine/trunk@19443 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Remove an HTML entity that cannot be used in a CSS string (#32829).Go MAEDA2020-01-201-1/+1
| | | | | | | Patch by Alexander Sapozhnikov. git-svn-id: http://svn.redmine.org/redmine/trunk@19440 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Tabs are displayed on two lines when the total width of the tabs is greater ↵Go MAEDA2020-01-191-1/+1
| | | | | | | | | than 2000px (#32772). Patch by Bernhard Rohloff. git-svn-id: http://svn.redmine.org/redmine/trunk@19437 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Clicking on a parent object in gantt wrongly collapses objects at the same ↵Go MAEDA2020-01-181-2/+3
| | | | | | | | | level (#32812). Patch by Yuichi HARADA. git-svn-id: http://svn.redmine.org/redmine/trunk@19433 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Make languages in Highlighted code button in toolbar customizable (#32528).Go MAEDA2020-01-141-1/+1
| | | | | | | Patch by Mizuki ISHIKAWA. git-svn-id: http://svn.redmine.org/redmine/trunk@19429 e93f8b46-1217-0410-a6f0-8f06a7374b81