summaryrefslogtreecommitdiffstats
path: root/public
Commit message (Collapse)AuthorAgeFilesLines
* Merged rails-5.1 branch (#23630).Jean-Philippe Lang2017-07-231-2/+2
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@16859 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Jump to project autocomplete: focus selected project (#26395).Jean-Philippe Lang2017-07-221-3/+15
| | | | | | Patch by Gabriel Cardoso. git-svn-id: http://svn.redmine.org/redmine/trunk@16842 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Remove negative margin for avatar in h2 and h3 (#26424).Jean-Philippe Lang2017-07-161-2/+1
| | | | | | Patch by Felix Gliesche. git-svn-id: http://svn.redmine.org/redmine/trunk@16821 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Removes hardcoded width.Jean-Philippe Lang2017-07-121-0/+3
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@16816 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Render columns selection using spans instead of a table.Jean-Philippe Lang2017-07-121-8/+11
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@16815 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Change highlight settings (#22978).Jean-Philippe Lang2017-07-081-1/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@16777 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Note URLs should highlight the linked note (#22978).Jean-Philippe Lang2017-07-081-0/+1
| | | | | | Patch by Mizuki ISHIKAWA. git-svn-id: http://svn.redmine.org/redmine/trunk@16776 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Wrong CSS syntax (#26325).Jean-Philippe Lang2017-07-061-2/+2
| | | | | | Patch by Dmitry Lisichkin. git-svn-id: http://svn.redmine.org/redmine/trunk@16760 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Replace tabs with spaces (#26333).Toshi MARUYAMA2017-07-041-3/+3
| | | | | | Patched by Mischa The Evil. git-svn-id: http://svn.redmine.org/redmine/trunk@16753 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Japanese wiki help translation updated by Go MAEDA (#26265)Toshi MARUYAMA2017-06-302-8/+8
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@16729 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Adds a specific download icon.Jean-Philippe Lang2017-06-252-1/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@16705 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Unify query_form structure on calendar/gantt views (#26125).Jean-Philippe Lang2017-06-251-0/+1
| | | | | | | | | | | | | | | | | | | This: * moves the p with inline style on the calendar view (which wraps the navigation buttons) out of div#query_form_content and adds the contextual class to the element to unify this with the gantt view (and to remove the inline style from the element now that it's styled through a stylesheets' style [.contextual in fact]); * restores the 12px font-size of the calendar navigation buttons; * increases the font-size of the gantt zoom buttons to 12px; * increases the margin of the calendar navigation and gantt zoom buttons to 12px 0px. Patch by Mischa The Evil. git-svn-id: http://svn.redmine.org/redmine/trunk@16703 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Render repository graphs using Chart.js instead of SVG (#26253).Jean-Philippe Lang2017-06-252-0/+18
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@16699 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Add user link documentation (#26188).Jean-Philippe Lang2017-06-2598-0/+979
| | | | | | Patch by Mischa The Evil. git-svn-id: http://svn.redmine.org/redmine/trunk@16691 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fix typo in detailed Japanse textile doc (#26188).Jean-Philippe Lang2017-06-251-1/+1
| | | | | | Patch by Mischa The Evil. git-svn-id: http://svn.redmine.org/redmine/trunk@16690 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Complement external URL documentation (#21375).Jean-Philippe Lang2017-06-2598-98/+98
| | | | | | Patch by Mischa The Evil. git-svn-id: http://svn.redmine.org/redmine/trunk@16689 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Update copyright.Jean-Philippe Lang2017-06-257-7/+7
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@16685 e93f8b46-1217-0410-a6f0-8f06a7374b81
* 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