summaryrefslogtreecommitdiffstats
path: root/public
Commit message (Collapse)AuthorAgeFilesLines
* Attachments prev/next navigation (#29395).Go MAEDA2018-10-041-0/+4
| | | | | | | Patch by Jens Krämer. git-svn-id: http://svn.redmine.org/redmine/trunk@17567 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Russian translation (jstoolbar-pt-br.js) update (#29727).Go MAEDA2018-10-041-1/+1
| | | | | | | Patch by Madina Appolonova. git-svn-id: http://svn.redmine.org/redmine/trunk@17565 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Brazilian wiki help translation update (#29702).Go MAEDA2018-10-012-55/+55
| | | | | | | Patch by Patrick Kaminski. git-svn-id: http://svn.redmine.org/redmine/trunk@17555 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Brazilian translation (jstoolbar-pt-br.js) update (#29703).Go MAEDA2018-10-011-2/+2
| | | | | | | Patch by Patrick Kaminski. git-svn-id: http://svn.redmine.org/redmine/trunk@17552 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Padding needs to be removed tooJean-Philippe Lang2018-09-301-2/+2
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@17551 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Remove margin before and after previewJean-Philippe Lang2018-09-301-2/+2
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@17550 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Removes unneeded background.Jean-Philippe Lang2018-09-301-2/+0
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@17549 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fixed that changing tabs in project settings unselect "Write" tab of project ↵Jean-Philippe Lang2018-09-301-1/+1
| | | | | | description textarea (#27758). git-svn-id: http://svn.redmine.org/redmine/trunk@17548 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Reduces margin between buttons.Jean-Philippe Lang2018-09-301-1/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@17547 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Removes space between tabs and textarea (#27758).Jean-Philippe Lang2018-09-302-5/+6
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@17546 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Added the list of supported languages on redmine.org (#24681).Go MAEDA2018-09-3098-98/+98
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@17545 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Moves style to jstoolbar.css (#27758).Jean-Philippe Lang2018-09-302-1/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@17542 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Adds style to the empty preview message (#27758).Jean-Philippe Lang2018-09-301-0/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@17541 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Update french translation.Jean-Philippe Lang2018-09-301-1/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@17540 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Update the style of JQuery dropdown menu (#24681).Jean-Philippe Lang2018-09-301-1/+3
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@17539 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Updated the "Code highlighting" section in wiki help as the syntax ↵Go MAEDA2018-09-3099-1186/+1185
| | | | | | highlighter was replaced with Rouge (#24681). git-svn-id: http://svn.redmine.org/redmine/trunk@17536 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Update the list with popular languages (#24681).Jean-Philippe Lang2018-09-291-1/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@17533 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Syntax highlighter: replace CodeRay with Rouge (#24681).Jean-Philippe Lang2018-09-293-102/+74
| | | | | | Patch by Go MAEDA. git-svn-id: http://svn.redmine.org/redmine/trunk@17532 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Allow line break of project column im time entry table (#29607).Go MAEDA2018-09-271-1/+1
| | | | | | | Patch by Felix Gliesche. git-svn-id: http://svn.redmine.org/redmine/trunk@17529 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Adds strings to jstoolbar locales (#27758).Jean-Philippe Lang2018-09-2647-2/+95
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@17526 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Use Edit instead of Write (#27758).Jean-Philippe Lang2018-09-262-6/+7
| | | | | | Patch by Marius BALTEANU. git-svn-id: http://svn.redmine.org/redmine/trunk@17525 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Removed unused image (#27758).Jean-Philippe Lang2018-09-261-0/+0
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@17524 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Adds preview option to the wiki toolbar (#27758).Jean-Philippe Lang2018-09-267-33/+154
| | | | | | Patch by Marius BALTEANU. git-svn-id: http://svn.redmine.org/redmine/trunk@17521 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Support self-signed LDAPS connections (#29606).Jean-Philippe Lang2018-09-231-0/+6
| | | | | | Patch by Gregor Schmidt. git-svn-id: http://svn.redmine.org/redmine/trunk@17505 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Reverts r17354 (#28829).Jean-Philippe Lang2018-09-152-10/+0
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@17491 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Highlight due date of overdue issues in the issues list (#27316).Go MAEDA2018-09-151-0/+1
| | | | | | | Patch by Go MAEDA. git-svn-id: http://svn.redmine.org/redmine/trunk@17483 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Adds ##123-linking syntax docs to detailed help pages (#29488).Go MAEDA2018-09-1198-0/+98
| | | | | | | Patch by Jens Krämer. git-svn-id: http://svn.redmine.org/redmine/trunk@17480 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Adds documentation for ##123 issue linking syntax (#29488).Go MAEDA2018-09-1098-0/+98
| | | | | | | Patch by Jens Krämer. git-svn-id: http://svn.redmine.org/redmine/trunk@17479 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Add the missing icon class to the items with icons from the contextual menu ↵Go MAEDA2018-08-011-2/+0
| | | | | | | | | (#28605). Patch by Marius BALTEANU. git-svn-id: http://svn.redmine.org/redmine/trunk@17457 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Use white instead of transparency (#26648).Go MAEDA2018-07-121-0/+0
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@17445 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Show transparency grid when previewing images (#26648).Go MAEDA2018-07-122-0/+2
| | | | | | | Patch by Go MAEDA. git-svn-id: http://svn.redmine.org/redmine/trunk@17444 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Show images and thumbnails in their natural orientation (#28616).Go MAEDA2018-06-271-0/+4
| | | | | | | Patch by Gregor Schmidt. git-svn-id: http://svn.redmine.org/redmine/trunk@17420 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Use arrows for repository browser.Jean-Philippe Lang2018-06-171-2/+2
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@17402 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Removes unused move down/up CSS classes.Jean-Philippe Lang2018-06-175-4/+0
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@17401 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Changes arrow images.Jean-Philippe Lang2018-06-1712-17/+18
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@17400 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Slight change to wiki toolbar style.Jean-Philippe Lang2018-06-171-1/+4
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@17399 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Add Users tab to application settings.Jean-Philippe Lang2018-06-171-1/+0
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@17396 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Missing left-margin for journal icons (#26638).Jean-Philippe Lang2018-06-161-1/+1
| | | | | | Patch by Marius BALTEANU. git-svn-id: http://svn.redmine.org/redmine/trunk@17387 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Enable and add underline button to the toolbar for Markdown formatting (#28169).Jean-Philippe Lang2018-06-1693-0/+145
| | | | | | Patch by Marius BALTEANU. git-svn-id: http://svn.redmine.org/redmine/trunk@17385 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Japanese wiki help translation update (#28998).Go MAEDA2018-06-112-2/+2
| | | | | | | Patch by Go MAEDA. git-svn-id: http://svn.redmine.org/redmine/trunk@17383 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Updates wiki help: Link to an anchor of the current wikipage (#16313).Go MAEDA2018-06-0698-1/+99
| | | | | | | Patch by Go MAEDA. git-svn-id: http://svn.redmine.org/redmine/trunk@17367 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Add a border around issue history to prevent accidental deletion of an issue ↵Go MAEDA2018-06-051-0/+9
| | | | | | | | | (#26662). Patch by Go MAEDA. git-svn-id: http://svn.redmine.org/redmine/trunk@17366 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Add right-click context menu to the contextual area of an issue (#28829).Go MAEDA2018-05-292-0/+10
| | | | | | | Patch by Mizuki ISHIKAWA. git-svn-id: http://svn.redmine.org/redmine/trunk@17354 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Make sure that inline markups inserted by wiki toolbar are surrounded by ↵Go MAEDA2018-05-232-2/+7
| | | | | | | | | whitespaces (#28796). Patch by Mizuki ISHIKAWA. git-svn-id: http://svn.redmine.org/redmine/trunk@17347 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Adds previews for audio / video attachments (#27336).Go MAEDA2018-05-171-1/+1
| | | | | | | Patch by Jens Kraemer. git-svn-id: http://svn.redmine.org/redmine/trunk@17340 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Show renames in diff preview (#28295).Go MAEDA2018-04-271-0/+4
| | | | | | | Patch by Gregor Schmidt. git-svn-id: http://svn.redmine.org/redmine/trunk@17313 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Use button as additional option for contextmenu (#26655).Go MAEDA2018-04-214-3/+9
| | | | | | | Patch by Felix Gliesche. git-svn-id: http://svn.redmine.org/redmine/trunk@17298 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Change the value of "pre" button in Markdown toolbar from "~~~" to "```" ↵Go MAEDA2018-04-1199-149/+149
| | | | | | | | | (#22843). Patch by Go MAEDA. git-svn-id: http://svn.redmine.org/redmine/trunk@17295 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Removes bidi-override in rtl/ltr wiki classes (#27884).Jean-Philippe Lang2018-04-071-2/+2
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@17280 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fix for CVE-2015-9251 in JQuery 1.11.1 (#26857).Jean-Philippe Lang2018-04-071-0/+7
| | | | | | Patch by Gregor Schmidt. git-svn-id: http://svn.redmine.org/redmine/trunk@17272 e93f8b46-1217-0410-a6f0-8f06a7374b81