summaryrefslogtreecommitdiffstats
path: root/public
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
* Same style for "Previous" and "Import" buttons on import mapping.Jean-Philippe Lang2019-12-201-1/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@19394 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Same style for "Previous" and "Import" buttons on import mapping.Jean-Philippe Lang2019-12-201-3/+3
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@19393 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Too much space between checkboxes on the roadmap sidebar.Jean-Philippe Lang2019-12-201-0/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@19391 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Add some padding to badges.Jean-Philippe Lang2019-12-201-1/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@19390 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Adds some spacing to dropdown items.Jean-Philippe Lang2019-12-201-1/+3
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@19384 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Add missing icons to action links.Jean-Philippe Lang2019-12-202-0/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@19383 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fixes not to use arrow function not supported by Internet Explorer (#32469, ↵Go MAEDA2019-12-131-1/+1
| | | | | | | | | #3816). Patch by Takenori TAKAKI. git-svn-id: http://svn.redmine.org/redmine/trunk@19371 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fixes image pasting for Edge (#3816, #32552, #32596).Go MAEDA2019-12-1199-100/+101
| | | | | | | Patch by Jens Krämer. git-svn-id: http://svn.redmine.org/redmine/trunk@19356 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fixed that URL is replaced with "undefined" in IE11 and Edge (#32529).Jean-Philippe Lang2019-12-091-1/+1
| | | | | | Patch by Marius BALTEANU. git-svn-id: http://svn.redmine.org/redmine/trunk@19347 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Textile indentation does not work in the preview tab (#32422).Go MAEDA2019-12-081-1/+3
| | | | | | | Patch by Yuichi HARADA. git-svn-id: http://svn.redmine.org/redmine/trunk@19346 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Clarify that pasting images from clipboard does not support Internet ↵Go MAEDA2019-12-0598-98/+98
| | | | | | | | | Explorer and Edge (#31169, #32552). Patch by Go MAEDA. git-svn-id: http://svn.redmine.org/redmine/trunk@19339 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Add tribute.min.js.map in order to avoid errors while using Chrome DevTools ↵Go MAEDA2019-11-241-0/+1
| | | | | | (#32450). git-svn-id: http://svn.redmine.org/redmine/trunk@19221 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fix that text copied from some applications such as MS Office and ↵Go MAEDA2019-11-191-0/+1
| | | | | | | | | LibreOffice is pasted as an image in addition to plain text (#32469, #3816). Patch by Takenori TAKAKI. git-svn-id: http://svn.redmine.org/redmine/trunk@19089 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fixed that button icons are truncated in tables.Jean-Philippe Lang2019-11-021-0/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@18887 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Styling .info selector is not specific enough.Jean-Philippe Lang2019-10-261-4/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@18863 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Option to switch between table list and board list (#29482).Jean-Philippe Lang2019-10-191-22/+13
| | | | | | Patch by Marius BALTEANU. git-svn-id: http://svn.redmine.org/redmine/trunk@18765 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Filters for Projects page (#29482).Jean-Philippe Lang2019-10-191-0/+1
| | | | | | Patch by Marius BALTEANU. git-svn-id: http://svn.redmine.org/redmine/trunk@18761 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Add TOC to Markdown Wiki formatting help (#32119).Go MAEDA2019-10-1049-0/+931
| | | | | | | Patch by Mizuki ISHIKAWA. git-svn-id: http://svn.redmine.org/redmine/trunk@18642 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Add TOC to Textile Wiki formatting help (#32119).Go MAEDA2019-10-1049-0/+980
| | | | | | | Patch by Mizuki ISHIKAWA. git-svn-id: http://svn.redmine.org/redmine/trunk@18641 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fix wong link destinations in wiki_syntax_markdown.html (#32169).Go MAEDA2019-10-0849-294/+294
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@18625 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Options in a drop-down overlap the down arrow when Alternate theme is used ↵Go MAEDA2019-10-071-2/+1
| | | | | | | | | (#32206, #31147). Patch by Go MAEDA. git-svn-id: http://svn.redmine.org/redmine/trunk@18602 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Japanese wiki help translation update (#32207).Go MAEDA2019-10-062-6/+6
| | | | | | | Patch by Go MAEDA. git-svn-id: http://svn.redmine.org/redmine/trunk@18601 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fix incorrect headings example in Textile help (#32184).Go MAEDA2019-10-0449-0/+98
| | | | | | | Patch by Go MAEDA. git-svn-id: http://svn.redmine.org/redmine/trunk@18592 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Rounded corners on table.cal (#32165).Go MAEDA2019-10-031-2/+2
| | | | | | | Patch by Antonio McDeal. git-svn-id: http://svn.redmine.org/redmine/trunk@18587 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Add styles for Textile/Markdown attachments preview (#29752).Go MAEDA2019-10-031-0/+7
| | | | | | | Patch by Go MAEDA. git-svn-id: http://svn.redmine.org/redmine/trunk@18585 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fix wrong markup in ↵Go MAEDA2019-09-302-2/+2
| | | | | | | | | public/help/ja/wiki_syntax_detailed_(markdown|textile).html (#32169). Patch by Go MAEDA. git-svn-id: http://svn.redmine.org/redmine/trunk@18572 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Add links to the detailed Wiki formatting help in Quick Reference (#32169).Go MAEDA2019-09-30100-588/+595
| | | | | | | Patch by Go MAEDA. git-svn-id: http://svn.redmine.org/redmine/trunk@18571 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Text enclosed in pre tag in Wiki formatting reference is not displayed in a ↵Go MAEDA2019-09-302-1/+2
| | | | | | | | | monospaced font in Chrome (#32170). Patch by Go MAEDA. git-svn-id: http://svn.redmine.org/redmine/trunk@18550 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Make the disabled fields more obvious (#31147).Go MAEDA2019-09-281-0/+5
| | | | | | | Patch by Marius BALTEANU. git-svn-id: http://svn.redmine.org/redmine/trunk@18548 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Rounded corners on table.list elements (#32014).Go MAEDA2019-09-281-1/+1
| | | | | | | Patch by Antonio McDeal. git-svn-id: http://svn.redmine.org/redmine/trunk@18547 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Add "Highlighted code" section in Wiki Syntax Quick Reference (#32123).Go MAEDA2019-09-2799-1/+792
| | | | | | | Patch by Go MAEDA. git-svn-id: http://svn.redmine.org/redmine/trunk@18545 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Don't set border-radius for the items in the dropdown menu (#32013).Go MAEDA2019-09-261-4/+6
| | | | | | | Patch by Bernhard Rohloff. git-svn-id: http://svn.redmine.org/redmine/trunk@18543 e93f8b46-1217-0410-a6f0-8f06a7374b81
* input[type="number"] should be highlighted as well when it has focus (#31971).Go MAEDA2019-09-251-0/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@18527 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Highlight the input field that has focus by setting border-color (#31971).Go MAEDA2019-09-251-0/+10
| | | | | | | Patch by Mizuki ISHIKAWA. git-svn-id: http://svn.redmine.org/redmine/trunk@18524 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Rounded corners of "my page" blocks (#32015).Go MAEDA2019-09-231-0/+1
| | | | | | | Patch by Antonio McDeal. git-svn-id: http://svn.redmine.org/redmine/trunk@18505 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Auto-complete issues #id in the search form (#32052).Go MAEDA2019-09-211-0/+3
| | | | | | | Patch by Mizuki ISHIKAWA. git-svn-id: http://svn.redmine.org/redmine/trunk@18498 e93f8b46-1217-0410-a6f0-8f06a7374b81