summaryrefslogtreecommitdiffstats
path: root/app/views/layouts
Commit message (Collapse)AuthorAgeFilesLines
* 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
* Removed unneeded #h calls in views.Jean-Philippe Lang2015-02-231-2/+2
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@14043 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Copyright update.Jean-Philippe Lang2015-01-111-1/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@13872 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Backport r13313 from rails-4.1 to trunk.Toshi MARUYAMA2014-09-141-1/+1
| | | | | | Upgrade to JQuery 1.11.1 git-svn-id: http://svn.redmine.org/redmine/trunk@13408 e93f8b46-1217-0410-a6f0-8f06a7374b81
* update copyright year (#15977)Toshi MARUYAMA2014-01-291-1/+1
| | | | | | Contributed by Daniel Felix. git-svn-id: http://svn.redmine.org/redmine/trunk@12736 e93f8b46-1217-0410-a6f0-8f06a7374b81
* set html lang by user locale (#14206)Toshi MARUYAMA2013-06-101-1/+1
| | | | git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@11952 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Add links to attachments in new issue email notification (#12293).Jean-Philippe Lang2013-05-171-1/+2
| | | | git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@11853 e93f8b46-1217-0410-a6f0-8f06a7374b81
* not add empty header/footer to notification emails (#13482)Toshi MARUYAMA2013-04-182-0/+8
| | | | | | Contributed by Max Horn. git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@11721 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Copyright for 2013 (#12788).Jean-Philippe Lang2013-01-121-1/+1
| | | | | | Patch by Daniel Felix. git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@11169 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Upgraded JQuery to 1.8.3 and JQuery UI to 1.9.2.Jean-Philippe Lang2012-12-261-1/+1
| | | | git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@11081 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Adds a div that wraps everything except the footer.Jean-Philippe Lang2012-11-081-0/+2
| | | | git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@10794 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Don't use tag helper in layout (#11704).Jean-Philippe Lang2012-08-261-1/+1
| | | | git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@10237 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Removed csshover for IE6.Jean-Philippe Lang2012-08-071-6/+0
| | | | git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@10161 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Removed invalid html5 meta (Rails sets an equivalent response header ↵Jean-Philippe Lang2012-07-291-1/+0
| | | | | | natively) (#10128). git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@10113 e93f8b46-1217-0410-a6f0-8f06a7374b81
* HTML5 doctype.Jean-Philippe Lang2012-07-281-3/+3
| | | | git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@10098 e93f8b46-1217-0410-a6f0-8f06a7374b81
* JQuery in, Prototype/Scriptaculous out (#11445).Jean-Philippe Lang2012-07-221-1/+1
| | | | git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@10068 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fixed that sidebar with hook content only should not be hidden.Jean-Philippe Lang2012-05-011-2/+2
| | | | git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@9598 e93f8b46-1217-0410-a6f0-8f06a7374b81
* recovery base.html.erb "call_hook :view_layouts_base_sidebar" changed in ↵Toshi MARUYAMA2012-05-011-4/+1
| | | | | | Rails3 r9528 git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@9595 e93f8b46-1217-0410-a6f0-8f06a7374b81