summaryrefslogtreecommitdiffstats
path: root/app/views/projects/_form.html.erb
Commit message (Expand)AuthorAgeFilesLines
* Include custom fields description in project settings and issue view (#19296).Jean-Philippe Lang2015-03-211-1/+1
* Removed unneeded #h calls in views.Jean-Philippe Lang2015-02-231-2/+2
* Prevents one query per tracker.Jean-Philippe Lang2014-11-021-1/+1
* Backport r13313 from rails-4.1 to trunk.Toshi MARUYAMA2014-09-141-1/+1
* Removes duplicate ids (#15485).Jean-Philippe Lang2014-01-111-2/+4
* Hide issue custom fields when disabling issue tracking on new project.Jean-Philippe Lang2013-10-051-1/+12
* Don't display the warning to administrators (#5605).Jean-Philippe Lang2013-02-031-1/+1
* Adds a warning for when a user with inherited permissions disables inheritanc...Jean-Philippe Lang2013-02-031-0/+14
* Raises project description height.Jean-Philippe Lang2013-02-021-1/+1
* Typo that makes the checkbox not visible (#5605).Jean-Philippe Lang2013-02-021-1/+1
* Optionaly inherit members from parent project (#5605).Jean-Philippe Lang2013-02-021-4/+9
* Generate project identifier automatically with JavaScript (#9225).Jean-Philippe Lang2013-01-061-1/+7
* Adds specific css class for information in forms.Jean-Philippe Lang2012-02-021-1/+1
* Use #labelled_form_for instead of #labelled_tabular_form_for.Jean-Philippe Lang2011-12-091-4/+4
* Rails3: view: use html_safe for :text_project_identifier_info at projects/_fo...Toshi MARUYAMA2011-09-301-1/+1
* replace tabs to spaces at app/views/projects/_form.html.erbToshi MARUYAMA2011-09-151-4/+4
* rename .rhtml to .html.erb of app/views/projects/_form.rhtml.Toshi MARUYAMA2011-09-011-0/+64