Commit Graph

21 Commits

Author SHA1 Message Date
Jean-Philippe Lang
7e7fc40196 Merged r15585 (#23152).
git-svn-id: http://svn.redmine.org/redmine/branches/3.3-stable@15616 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-07-10 07:49:50 +00:00
Jean-Philippe Lang
4b48407194 Merged r15543.
git-svn-id: http://svn.redmine.org/redmine/branches/3.3-stable@15544 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-06-18 06:50:59 +00:00
Jean-Philippe Lang
8c09e330d4 Merged r15431 to r15435 (#22924, #22925, #22926).
git-svn-id: http://svn.redmine.org/redmine/branches/3.3-stable@15440 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-06-04 07:24:45 +00:00
Jean-Philippe Lang
269ba694b5 Don't display table headers if there's no trackers (#20413).
git-svn-id: http://svn.redmine.org/redmine/trunk@14798 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-11-07 08:07:02 +00:00
Jean-Philippe Lang
03f059e3ba Hide empty ul on project overview (#21159).
Patch by Felix Gliesche.

git-svn-id: http://svn.redmine.org/redmine/trunk@14797 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-11-07 08:04:20 +00:00
Jean-Philippe Lang
1cde149589 Adds link to open issues on tracker name (#20413).
git-svn-id: http://svn.redmine.org/redmine/trunk@14737 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-10-24 10:21:09 +00:00
Jean-Philippe Lang
da8f8c7115 Use a table instead of an unordered list in "Issue tracking" box (#20413).
Patch by Go MAEDA.

git-svn-id: http://svn.redmine.org/redmine/trunk@14640 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-10-04 12:44:44 +00:00
Jean-Philippe Lang
b778c51e90 Removed unneeded #h calls in views.
git-svn-id: http://svn.redmine.org/redmine/trunk@14043 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-02-23 10:11:08 +00:00
Jean-Philippe Lang
a18c719fcc Fixed: Custom field is rendered, even if its value is empty (for multiple) (#18654).
git-svn-id: http://svn.redmine.org/redmine/trunk@13864 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-01-10 13:03:52 +00:00
Jean-Philippe Lang
c27e917843 HTML improvements on project landing page (#18565).
Patch by Tobias Fischer.

git-svn-id: http://svn.redmine.org/redmine/trunk@13753 e93f8b46-1217-0410-a6f0-8f06a7374b81
2014-12-13 18:24:10 +00:00
Jean-Philippe Lang
e6761e30e5 Moves project sidebar content to a partial (#17380).
Patch by Jérôme BATAILLE.

git-svn-id: http://svn.redmine.org/redmine/trunk@13393 e93f8b46-1217-0410-a6f0-8f06a7374b81
2014-09-13 10:53:13 +00:00
Jean-Philippe Lang
1528c719a4 Code cleanup, use named routes.
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@11074 e93f8b46-1217-0410-a6f0-8f06a7374b81
2012-12-23 15:12:57 +00:00
Jean-Philippe Lang
6c9401b624 Additional "Log time" link on project overview (#11181).
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@9897 e93f8b46-1217-0410-a6f0-8f06a7374b81
2012-06-26 17:05:02 +00:00
Jean-Philippe Lang
ac56c0c99c Ability to close projects (read-only) (#3640).
A new permission (Close/reopen project) is available to give non-admin users the ability to close their projects.

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@9883 e93f8b46-1217-0410-a6f0-8f06a7374b81
2012-06-25 17:49:35 +00:00
Jean-Philippe Lang
5e57a1a9d9 Merged rails-3.2 branch.
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@9528 e93f8b46-1217-0410-a6f0-8f06a7374b81
2012-04-25 17:17:49 +00:00
Toshi MARUYAMA
34d14500c9 Rails3: view: html_safe for auto_link of project homepage
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@8956 e93f8b46-1217-0410-a6f0-8f06a7374b81
2012-02-23 23:08:00 +00:00
Jean-Philippe Lang
69a2431dd0 Dropped TimeEntryReportsController.
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@8027 e93f8b46-1217-0410-a6f0-8f06a7374b81
2011-12-02 19:33:05 +00:00
Toshi MARUYAMA
a09da046ec Rails3: view: use html_safe for subprojects at projects/show.html.erb
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@7588 e93f8b46-1217-0410-a6f0-8f06a7374b81
2011-10-06 15:02:56 +00:00
Toshi MARUYAMA
bfeada83ef replace tabs to spaces at app/views/projects/show.html.erb
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@7232 e93f8b46-1217-0410-a6f0-8f06a7374b81
2011-09-14 12:13:44 +00:00
Toshi MARUYAMA
7c5122d864 remove trailing tabs from app/views/projects/show.html.erb
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@7230 e93f8b46-1217-0410-a6f0-8f06a7374b81
2011-09-14 12:12:09 +00:00
Toshi MARUYAMA
2ef99a64b5 rename .rhtml to .html.erb of app/views/projects/show.rhtml.
:rhtml and :rxml were finally removed as template handlers at Rails 3.1 RC4.

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@7000 e93f8b46-1217-0410-a6f0-8f06a7374b81
2011-09-01 13:24:59 +00:00