summaryrefslogtreecommitdiffstats
path: root/app/views/admin/projects.html.erb
Commit message (Expand)AuthorAgeFilesLines
* Start working on replacing old icons with SVG icons (#23980):Marius Balteanu2024-08-291-1/+1
* Adds description field to custom queries (#9309).Marius Balteanu2024-06-041-0/+1
* Reuse ProjectQuery filters on the admin project list (#33422).Marius Balteanu2022-04-011-39/+13
* Let admin users unarchive subprojects of archived projects (#29993).Jean-Philippe Lang2018-12-021-1/+1
* Use css pseudo-classes instead of cycle("odd", "even") (#15361).Jean-Philippe Lang2017-01-251-1/+1
* Remove superfluous spaces before colon (#24720).Jean-Philippe Lang2017-01-141-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
* Don't show an empty table.Jean-Philippe Lang2016-10-091-1/+5
* Adds pagination to admin project list.Jean-Philippe Lang2016-08-301-1/+2
* Use named routes.Jean-Philippe Lang2015-02-251-5/+5
* Removed deprecated align and width html attributes (#15307).Jean-Philippe Lang2013-11-111-2/+2
* Adds missing html titles (#14517).Jean-Philippe Lang2013-07-281-3/+1
* Use route helper in #link_to_project.Jean-Philippe Lang2013-01-141-1/+1
* Deprecated :confirm => 'Text' option.Jean-Philippe Lang2012-07-071-1/+1
* Ability to close projects (read-only) (#3640).Jean-Philippe Lang2012-06-251-3/+3
* Merged rails-3.2 branch.Jean-Philippe Lang2012-04-251-1/+1
* Changed ProjectsController#destroy to DELETE only.Jean-Philippe Lang2011-12-101-1/+1
* [#9489] link label to elementToshi MARUYAMA2011-10-291-2/+2
* replace tabs to spaces at app/views/admin/projects.html.erbToshi MARUYAMA2011-09-171-6/+6
* rename .rhtml to .html.erb of app/views/admin/projects.rhtml.Toshi MARUYAMA2011-08-241-0/+45