summaryrefslogtreecommitdiffstats
path: root/public
Commit message (Collapse)AuthorAgeFilesLines
* Adds some margin to issue gravatar (#25775).Jean-Philippe Lang2017-06-101-1/+2
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@16658 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Show assignee's icon in addition to author's icon (#25775).Jean-Philippe Lang2017-06-101-0/+12
| | | | | | Patch by Go MAEDA. git-svn-id: http://svn.redmine.org/redmine/trunk@16655 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Adds missing .icon-download CSS class (#25999).Jean-Philippe Lang2017-06-101-0/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@16650 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Style links on repository entries as 2nd level tabs (like in settings) (#25999).Jean-Philippe Lang2017-06-101-1/+1
| | | | | | Patch by Jan Schulz-Hofen. git-svn-id: http://svn.redmine.org/redmine/trunk@16649 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Generate markup for uploaded image dropped into wiki-edit textarea (#26071).Jean-Philippe Lang2017-06-071-0/+46
| | | | | | Patch by Felix Gliesche. git-svn-id: http://svn.redmine.org/redmine/trunk@16643 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fix edit description link in low resolution (#25064).Jean-Philippe Lang2017-06-061-0/+5
| | | | | | Patch by Felix Gliesche. git-svn-id: http://svn.redmine.org/redmine/trunk@16627 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Change french translation for indentation (#25687).Jean-Philippe Lang2017-05-271-2/+2
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@16578 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Optimize gantt charts for mobile screens (#25745).Jean-Philippe Lang2017-05-131-0/+27
| | | | | | Patch by Felix Gliesche. git-svn-id: http://svn.redmine.org/redmine/trunk@16556 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Let the context menu work on elements that are not tr.Jean-Philippe Lang2017-04-061-5/+6
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@16508 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Rename @noborder@ CSS class to @wiki-class-noborder@ in order to be ↵Jean-Philippe Lang2017-04-061-1/+1
| | | | | | | | accessible from user-provided Textile markup (#25503). Patch by Jan Schulz-Hofen. git-svn-id: http://svn.redmine.org/redmine/trunk@16503 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Don't hardcode the groups on My page.Jean-Philippe Lang2017-04-042-4/+4
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@16475 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Makes Attachments column available on the issue list (#25515).Jean-Philippe Lang2017-04-041-1/+2
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@16473 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Working external URLs not documented (#21375).Jean-Philippe Lang2017-04-0398-98/+98
| | | | | | Patch by Go MAEDA. git-svn-id: http://svn.redmine.org/redmine/trunk@16447 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Remove initial indentation of blockquotes for better readability (#25320).Jean-Philippe Lang2017-03-182-2/+2
| | | | | | Patch by Jan Schulz-Hofen. git-svn-id: http://svn.redmine.org/redmine/trunk@16417 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Ukrainian translation updated by Anton Oslyak (#25019)Toshi MARUYAMA2017-03-165-300/+302
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@16410 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Show icons only when cursor is over the box.Jean-Philippe Lang2017-03-151-0/+3
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@16408 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Removes issues/list_simple partial, no longer used.Jean-Philippe Lang2017-03-141-5/+0
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@16401 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Let user choose columns and sort order of issue lists on "My page" (#1565).Jean-Philippe Lang2017-03-141-0/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@16400 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Removes MyControllerTest#page_layout (#25297).Jean-Philippe Lang2017-03-092-27/+7
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@16385 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Show Last Comment in Issue list (#1474).Jean-Philippe Lang2017-03-051-2/+2
| | | | | | Patch by Marius BALTEANU. git-svn-id: http://svn.redmine.org/redmine/trunk@16367 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Last updated by colum in issue list (#6375).Jean-Philippe Lang2017-03-051-1/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@16366 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fix for "Personalize this page mode" (#8761).Jean-Philippe Lang2017-03-031-0/+6
| | | | | | Patch by Marius BALTEANU. git-svn-id: http://svn.redmine.org/redmine/trunk@16364 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Changes overflow to auto (#21705).Jean-Philippe Lang2017-03-031-1/+1
| | | | | | Patch by Greg T. git-svn-id: http://svn.redmine.org/redmine/trunk@16363 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Activity icons should stay at the top of the line.Jean-Philippe Lang2017-01-271-0/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@16269 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fix avatar icons in activity view (#24935).Jean-Philippe Lang2017-01-271-1/+0
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@16268 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Adds odd_even class to time entries (#15361).Jean-Philippe Lang2017-01-261-2/+0
| | | | | | Patch by Marius BALTEANU. git-svn-id: http://svn.redmine.org/redmine/trunk@16262 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Option for long text custom fields to be displayed under the description ↵Jean-Philippe Lang2017-01-251-2/+2
| | | | | | | | field (#21705). Based on patch by Marius BALTEANU. git-svn-id: http://svn.redmine.org/redmine/trunk@16251 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fixes row background for alternate theme (#15361).Jean-Philippe Lang2017-01-251-2/+2
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@16250 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Use css pseudo-classes instead of cycle("odd", "even") (#15361).Jean-Philippe Lang2017-01-252-7/+6
| | | | | | Patch by Marius BALTEANU. git-svn-id: http://svn.redmine.org/redmine/trunk@16249 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Remove old and obsolete 'Content-Style-Type' meta tag (#24800).Jean-Philippe Lang2017-01-1598-98/+0
| | | | | | Patch by Mischa The Evil. git-svn-id: http://svn.redmine.org/redmine/trunk@16208 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Extract wiki_syntax internal style sheets into an external one (#24800).Jean-Philippe Lang2017-01-1599-1274/+109
| | | | | | Patch by Mischa The Evil. git-svn-id: http://svn.redmine.org/redmine/trunk@16207 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Extract wiki_syntax_detailed internal style sheets into an external one ↵Jean-Philippe Lang2017-01-1599-2646/+123
| | | | | | | | (#24800). Patch by Mischa The Evil. git-svn-id: http://svn.redmine.org/redmine/trunk@16206 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Always show "Jump to project" drop-down (#24833).Jean-Philippe Lang2017-01-151-0/+3
| | | | | | Patch by Go MAEDA. git-svn-id: http://svn.redmine.org/redmine/trunk@16199 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Add margin between tables and the following headings (#24776).Jean-Philippe Lang2017-01-141-1/+1
| | | | | | Patch by Mischa The Evil. git-svn-id: http://svn.redmine.org/redmine/trunk@16189 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Adds a link to all projects in the jump drop down (#23310).Jean-Philippe Lang2017-01-101-1/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@16172 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Typo (#24787).Jean-Philippe Lang2017-01-091-1/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@16171 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Don't preload all query filters (#24787).Jean-Philippe Lang2017-01-091-3/+15
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@16170 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Typo: s/changset-comments/changeset-comments/ (#22758, #24604).Jean-Philippe Lang2016-12-181-1/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@16091 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Removed unused CSS class ".icon-details" (#24578).Jean-Philippe Lang2016-12-161-1/+0
| | | | | | Patch by Go MAEDA. git-svn-id: http://svn.redmine.org/redmine/trunk@16080 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Adds a setting to enable/disable formatting of commit messages (#22758).Jean-Philippe Lang2016-12-121-0/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@16062 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Reverts r16051 and r16050 for now (#15361).Jean-Philippe Lang2016-12-032-5/+7
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@16052 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Use css pseudo-classes instead "odd", "even" classes (#15361).Jean-Philippe Lang2016-12-032-7/+5
| | | | | | Patch by Marius BALTEANU. git-svn-id: http://svn.redmine.org/redmine/trunk@16050 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Query totals and query buttons overlaps on small screens (#24274).Jean-Philippe Lang2016-12-032-2/+8
| | | | | | Patch by Marius BALTEANU. git-svn-id: http://svn.redmine.org/redmine/trunk@16045 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Prevent scrollbars on issue attributes.Jean-Philippe Lang2016-12-031-1/+2
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@16039 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fixed layout for enumerations tables.Jean-Philippe Lang2016-12-031-0/+2
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@16038 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Dutch (NL) translation enhancements and complete review by Gregory Van der ↵Toshi MARUYAMA2016-11-301-8/+8
| | | | | | Steen (#24407) git-svn-id: http://svn.redmine.org/redmine/trunk@16029 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Boards list layout broken by r15647.Jean-Philippe Lang2016-11-261-0/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@15997 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Allow only vertical reorderingin sortable lists (#24062).Jean-Philippe Lang2016-11-261-0/+1
| | | | | | Patch by Vincent Robert. git-svn-id: http://svn.redmine.org/redmine/trunk@15996 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Text in contextual div not visible on mobiles.Jean-Philippe Lang2016-11-261-1/+0
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@15995 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Replaces project jump select with custom dropdown (#23310).Jean-Philippe Lang2016-11-263-39/+187
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@15994 e93f8b46-1217-0410-a6f0-8f06a7374b81