summaryrefslogtreecommitdiffstats
path: root/app/views/projects/new.html.erb
Commit message (Expand)AuthorAgeFilesLines
* Use multipart forms for objects that may have file custom fields (#6719).Jean-Philippe Lang2016-12-131-1/+1
* Focus first text field automatically (#13134).Jean-Philippe Lang2014-01-191-1/+0
* Adds missing html titles (#14517).Jean-Philippe Lang2013-07-281-1/+1
* JQuery in, Prototype/Scriptaculous out (#11445).Jean-Philippe Lang2012-07-221-1/+1
* Merged rails-3.2 branch.Jean-Philippe Lang2012-04-251-1/+1
* Use #labelled_form_for instead of #labelled_tabular_form_for.Jean-Philippe Lang2011-12-091-1/+1
* Removed object name from form_for arguments.Jean-Philippe Lang2011-11-231-1/+1
* Adds a 'Create and continue' button on project form.Jean-Philippe Lang2011-07-211-1/+2
* Do not show trackers and issue custom fields on project form when issue track...Jean-Philippe Lang2011-01-061-12/+0
* Moves enabled_module_names param to project attribute so that it can be set t...Jean-Philippe Lang2011-01-061-2/+2
* Moves project attributes default assignments from ProjectsController#new to t...Jean-Philippe Lang2010-12-031-0/+2
* Refactor: rename method ProjectsController#add to ProjectsController#newEric Davis2010-09-071-0/+17