summaryrefslogtreecommitdiffstats
path: root/app/views/layouts
Commit message (Collapse)AuthorAgeFilesLines
* Merged r22746 from trunk to 5.0-stable (#40043).Marius Balteanu2024-02-271-1/+1
| | | | git-svn-id: https://svn.redmine.org/redmine/branches/5.0-stable@22756 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Update copyright year to 2023 (#38141).Go MAEDA2023-01-011-1/+1
| | | | git-svn-id: https://svn.redmine.org/redmine/branches/5.0-stable@22014 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Merged r21808 from trunk to 5.0-stable (#37492).Go MAEDA2022-09-131-1/+1
| | | | git-svn-id: https://svn.redmine.org/redmine/branches/5.0-stable@21809 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Merged r21647 to 5.0-stable (#37256).Marius Balteanu2022-06-171-1/+1
| | | | git-svn-id: https://svn.redmine.org/redmine/branches/5.0-stable@21650 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Update copyright year in the footer to 2022 (#36378).Go MAEDA2022-01-021-1/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@21339 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Remove wrapper2 and wrapper3 wrapping containers (#30448).Marius Balteanu2021-08-101-4/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@21151 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Use named routes in base layout and account sidebar (#35075).Go MAEDA2021-04-151-3/+3
| | | | | | | Patch by Jan Schulz-Hofen. git-svn-id: http://svn.redmine.org/redmine/trunk@20944 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Update copyright year in the footer to 2021 (#34955).Go MAEDA2021-03-251-1/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@20847 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Store inline autocomplete data sources in a JS variable (#34122).Go MAEDA2020-10-251-3/+2
| | | | | | | Patch by Marius BALTEANU. git-svn-id: http://svn.redmine.org/redmine/trunk@20191 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Show open/closed badge in email notifications (#33834).Go MAEDA2020-08-211-0/+20
| | | | | | | Patch by Go MAEDA. git-svn-id: http://svn.redmine.org/redmine/trunk@19982 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Update Tribute to 5.1.3 (#33424).Go MAEDA2020-05-181-1/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@19785 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Update jQuery UI to 1.12.1 (#31887).Go MAEDA2020-05-181-1/+1
| | | | | | | Patch by Marius BALTEANU. git-svn-id: http://svn.redmine.org/redmine/trunk@19783 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Reverts r19769 (#31887).Go MAEDA2020-05-141-1/+1
| | | | | | | 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
* Update jQuery UI to 1.12.1 (#31887).Go MAEDA2020-05-091-1/+1
| | | | | | | Patch by Marius BALTEANU. git-svn-id: http://svn.redmine.org/redmine/trunk@19769 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Allow zooming on mobile devices (#33156).Go MAEDA2020-03-201-1/+1
| | | | | | | Patch by Richard Heine. git-svn-id: http://svn.redmine.org/redmine/trunk@19598 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Update copyright year in the footer to 2020 (#33068).Go MAEDA2020-03-011-1/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@19550 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Rails 6: Use "render template:" instead of "render file:" in ↵Go MAEDA2020-01-261-1/+1
| | | | | | | | | app/views/layouts/admin.html.erb (#32887). Patch by Go MAEDA. git-svn-id: http://svn.redmine.org/redmine/trunk@19466 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Auto-complete issues #id in the search form (#32052).Go MAEDA2019-09-211-1/+5
| | | | | | | Patch by Mizuki ISHIKAWA. git-svn-id: http://svn.redmine.org/redmine/trunk@18498 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Inline auto complete for issue (#) in wiki-edit fields (#31989).Go MAEDA2019-09-091-1/+1
| | | | | | | Patch by Marius BALTEANU. git-svn-id: http://svn.redmine.org/redmine/trunk@18444 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Footer is not placed at the bottom on pages with little content (#30467).Go MAEDA2019-09-041-3/+3
| | | | | | | Patch by Bernhard Rohloff. git-svn-id: http://svn.redmine.org/redmine/trunk@18427 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Project search should select subprojects scope when the project has ↵Go MAEDA2019-03-251-1/+1
| | | | | | | | | subprojects (#30923). Patch by Marius BALTEANU. git-svn-id: http://svn.redmine.org/redmine/trunk@18005 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Update footer copyright to 2019 (#30872).Jean-Philippe Lang2019-03-151-1/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@17952 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Remove unnecessary bgl and bgr wrappers from the footer (#30445).Go MAEDA2019-01-231-2/+0
| | | | | | | Patch by Max Johansson. git-svn-id: http://svn.redmine.org/redmine/trunk@17839 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Let pagination always be visible (#29395).Go MAEDA2018-10-041-1/+3
| | | | | | | Patch by Felix Gliesche. git-svn-id: http://svn.redmine.org/redmine/trunk@17570 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Adds file preview prev/next navigation with arrow keys (#29395).Go MAEDA2018-10-041-1/+1
| | | | | | | Patch by Jens Krämer. git-svn-id: http://svn.redmine.org/redmine/trunk@17569 e93f8b46-1217-0410-a6f0-8f06a7374b81
* 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
* Adds link to container to attachment view (#29190).Go MAEDA2018-07-081-1/+3
| | | | | | | Patch by Gregor Schmidt. git-svn-id: http://svn.redmine.org/redmine/trunk@17435 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Update year to 2018 in layout.Jean-Philippe Lang2018-04-071-1/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@17277 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Move download link to contextual area (#26035).Jean-Philippe Lang2017-06-171-2/+4
| | | | | | Patch by Jan Schulz-Hofen. git-svn-id: http://svn.redmine.org/redmine/trunk@16672 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Add download icon to download links on file and repo entry preview (#25999).Jean-Philippe Lang2017-06-101-1/+1
| | | | | | Patch by Jan Schulz-Hofen. git-svn-id: http://svn.redmine.org/redmine/trunk@16647 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Add table border to email notifications (#25842).Jean-Philippe Lang2017-06-071-0/+8
| | | | | | Patch by Go MAEDA. git-svn-id: http://svn.redmine.org/redmine/trunk@16642 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Search in project and its subprojects by default (#9909).Jean-Philippe Lang2017-06-071-0/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@16641 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Remove initial indentation of blockquotes for better readability (#25320).Jean-Philippe Lang2017-03-181-1/+1
| | | | | | Patch by Jan Schulz-Hofen. git-svn-id: http://svn.redmine.org/redmine/trunk@16417 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Updates year in footer.Jean-Philippe Lang2017-01-041-1/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@16125 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Make the email notifications for adding/updating issues more readable/clear ↵Jean-Philippe Lang2016-12-161-0/+1
| | | | | | | | (#23978). Patch by Marius BALTEANU. git-svn-id: http://svn.redmine.org/redmine/trunk@16087 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Set user-scalable=no in viewport meta tag (#23883).Jean-Philippe Lang2016-10-011-1/+1
| | | | | | Patch by Felix Gliesche. git-svn-id: http://svn.redmine.org/redmine/trunk@15849 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Add styles for pre in email notifications (#22693).Jean-Philippe Lang2016-05-081-0/+11
| | | | | | Patch by Go MAEDA. git-svn-id: http://svn.redmine.org/redmine/trunk@15395 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Add styles for blockquote in email notifications (#22309).Jean-Philippe Lang2016-04-241-0/+2
| | | | | | Patch by Go MAEDA. git-svn-id: http://svn.redmine.org/redmine/trunk@15355 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Reduce view code duplication by using a nested layout for file rendering ↵Jean-Philippe Lang2016-04-111-0/+15
| | | | | | | | (#22058). Patch by Jan Schulz-Hofen. git-svn-id: http://svn.redmine.org/redmine/trunk@15322 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Updates copyright for 2016.Jean-Philippe Lang2016-03-131-1/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@15238 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Set font size in email notifications (#21487).Jean-Philippe Lang2016-03-131-3/+4
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@15228 e93f8b46-1217-0410-a6f0-8f06a7374b81
* remove trailing white space from app/views/layouts/base.html.erbToshi MARUYAMA2016-03-051-1/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@15193 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Additional view hook for body_top (#21587).Jean-Philippe Lang2016-01-201-0/+1
| | | | | | Patch by Tobias Fischer. git-svn-id: http://svn.redmine.org/redmine/trunk@15070 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Tab left/right buttons for project menu (#20632).Jean-Philippe Lang2016-01-161-1/+5
| | | | | | Patch by Felix Gliesche. git-svn-id: http://svn.redmine.org/redmine/trunk@15067 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Larger font for email notifications (#21487).Jean-Philippe Lang2016-01-091-5/+6
| | | | | | Patch by Go MAEDA. git-svn-id: http://svn.redmine.org/redmine/trunk@15026 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Prevent zooming on mobile browsers (#19097).Jean-Philippe Lang2015-11-071-1/+1
| | | | | | Patch by Felix Gliesche. git-svn-id: http://svn.redmine.org/redmine/trunk@14819 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Responsive layout for mobile devices (#19097).Jean-Philippe Lang2015-11-071-1/+43
| | | | | | Patch by Felix Gliesche. git-svn-id: http://svn.redmine.org/redmine/trunk@14817 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Disables IE compatibility mode (#20380).Jean-Philippe Lang2015-10-091-0/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@14658 e93f8b46-1217-0410-a6f0-8f06a7374b81
* trunk: revert r14300 (#16535, #20466, #20641)Toshi MARUYAMA2015-09-011-23/+0
| | | | | | | | Set a max width to html email content. Patch by Go MAEDA. git-svn-id: http://svn.redmine.org/redmine/trunk@14541 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Set a max width to html email content (#16535).Jean-Philippe Lang2015-06-061-0/+23
| | | | | | Patch by Go MAEDA. git-svn-id: http://svn.redmine.org/redmine/trunk@14300 e93f8b46-1217-0410-a6f0-8f06a7374b81