summaryrefslogtreecommitdiffstats
path: root/app/views/projects/show.html.erb
Commit message (Expand)AuthorAgeFilesLines
* Deprecate and rename rss_* methods to atom_* methods (#15118).Marius Balteanu2022-03-191-1/+1
* Allow normal users to delete a project (#33945).Go MAEDA2020-09-151-0/+3
* Do not show list for custom fields without list entry on project overview (#3...Go MAEDA2020-08-251-1/+1
* Move some links to dropdowns.Jean-Philippe Lang2019-12-201-2/+4
* Make project settings more accessible (#22090).Jean-Philippe Lang2019-06-201-0/+4
* Add an icon linked to trackers detail report on the project overview page (#3...Go MAEDA2019-06-021-1/+7
* Adds favorites and recently used projects lists to project jump box (#31355).Go MAEDA2019-05-201-0/+1
* Wrap subprojects in the overview section with an unordered list (#29289).Go MAEDA2019-04-231-1/+5
* Add a description for trackers (#442).Jean-Philippe Lang2019-03-151-1/+1
* Move custom field classes to a method (#30994).Go MAEDA2019-03-091-1/+1
* Add CSS class to project custom fields (#30977).Go MAEDA2019-03-061-1/+1
* Show estimated time on the overview page as well as spent time (#30464).Go MAEDA2019-01-221-4/+9
* Wrap "splitcontentright" and "splitcontentleft" containers with a flexbox (#3...Go MAEDA2019-01-121-0/+2
* Move "Latest news" above "Members" on project overview page (#29183).Go MAEDA2018-09-251-2/+2
* Add a link to issue summary to issue tracking box on overview page (#29644).Go MAEDA2018-09-201-0/+1
* Fixed that issue counts are 0 on project overview (#26376).Jean-Philippe Lang2017-07-081-1/+1
* Use css pseudo-classes instead of cycle("odd", "even") (#15361).Jean-Philippe Lang2017-01-251-1/+1
* Reverts r16051 and r16050 for now (#15361).Jean-Philippe Lang2016-12-031-1/+1
* Use css pseudo-classes instead "odd", "even" classes (#15361).Jean-Philippe Lang2016-12-031-1/+1
* Use the regular "icon icon-*" on project overview (#24313).Jean-Philippe Lang2016-11-181-5/+5
* Move spent time to a box like issues on the project overview.Jean-Philippe Lang2016-06-301-1/+17
* Adds CSS class for closed subprojects on project overview (#23152).Jean-Philippe Lang2016-06-281-1/+1
* Move subprojects to their own div on project overview.Jean-Philippe Lang2016-06-181-5/+9
* Limits the schemes that project homepage can use (#22925).Jean-Philippe Lang2016-06-011-1/+1
* Don't display table headers if there's no trackers (#20413).Jean-Philippe Lang2015-11-071-0/+2
* Hide empty ul on project overview (#21159).Jean-Philippe Lang2015-11-071-0/+2
* Adds link to open issues on tracker name (#20413).Jean-Philippe Lang2015-10-241-1/+1
* Use a table instead of an unordered list in "Issue tracking" box (#20413).Jean-Philippe Lang2015-10-041-8/+28
* Removed unneeded #h calls in views.Jean-Philippe Lang2015-02-231-2/+2
* Fixed: Custom field is rendered, even if its value is empty (for multiple) (#...Jean-Philippe Lang2015-01-101-4/+2
* HTML improvements on project landing page (#18565).Jean-Philippe Lang2014-12-131-3/+3
* Moves project sidebar content to a partial (#17380).Jean-Philippe Lang2014-09-131-11/+1
* Code cleanup, use named routes.Jean-Philippe Lang2012-12-231-9/+7
* Additional "Log time" link on project overview (#11181).Jean-Philippe Lang2012-06-261-1/+5
* Ability to close projects (read-only) (#3640).Jean-Philippe Lang2012-06-251-0/+13
* Merged rails-3.2 branch.Jean-Philippe Lang2012-04-251-3/+3
* Rails3: view: html_safe for auto_link of project homepageToshi MARUYAMA2012-02-231-2/+4
* Dropped TimeEntryReportsController.Jean-Philippe Lang2011-12-021-1/+1
* Rails3: view: use html_safe for subprojects at projects/show.html.erbToshi MARUYAMA2011-10-061-1/+1
* replace tabs to spaces at app/views/projects/show.html.erbToshi MARUYAMA2011-09-141-27/+27
* remove trailing tabs from app/views/projects/show.html.erbToshi MARUYAMA2011-09-141-3/+3
* rename .rhtml to .html.erb of app/views/projects/show.rhtml.Toshi MARUYAMA2011-09-011-0/+80