summaryrefslogtreecommitdiffstats
path: root/app/views/projects/_form.html.erb
Commit message (Expand)AuthorAgeFilesLines
* Per role visibility settings for project custom fields (#31925).Go MAEDA2019-08-201-1/+1
* Clarify consequences of setting a project as public (#27009).Go MAEDA2018-04-261-1/+4
* Adds toggle checkboxes to project modules from project settings (#28242).Go MAEDA2018-02-261-1/+1
* Project settings: Move issue tracking settings to their own tab (#26488).Jean-Philippe Lang2017-07-271-48/+0
* Removes the Modules tab in project settings (#26488).Jean-Philippe Lang2017-07-261-1/+1
* Option to set a default assignee on each project (#482).Jean-Philippe Lang2017-04-081-0/+4
* Disable "Select project modules" permission does not apply to the new project...Jean-Philippe Lang2016-08-301-1/+1
* Default target version for new issues (#1828).Jean-Philippe Lang2015-11-011-0/+4
* 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