summaryrefslogtreecommitdiffstats
path: root/app/views/projects/_form.rhtml
Commit message (Expand)AuthorAgeFilesLines
* rename .rhtml to .html.erb of app/views/projects/_form.rhtml.Toshi MARUYAMA2011-09-011-64/+0
* Additional escaping.Jean-Philippe Lang2011-07-301-2/+2
* Do not show trackers and issue custom fields on project form when issue track...Jean-Philippe Lang2011-01-061-2/+17
* Raised maximum length of project names and identifiers to 255 and 100 respect...Jean-Philippe Lang2010-11-141-3/+3
* Add maxlength attributes to some Project fields. #4896Eric Davis2010-08-041-2/+2
* Fixed some labels to be more accessible.Eric Davis2010-01-211-1/+1
* Adds a 'Add subprojects' permission.Jean-Philippe Lang2009-12-241-1/+1
* Allow non admin users to add subprojects (#2963).Jean-Philippe Lang2009-11-151-1/+1
* Set minimum identifier lenght to 1 (#3073).Jean-Philippe Lang2009-04-041-1/+1
* Merged Rails 2.2 branch. Redmine now requires Rails 2.2.2.Jean-Philippe Lang2009-02-211-1/+1
* Merged nested projects branch. Removes limit on subproject nesting (#594).Jean-Philippe Lang2009-01-241-2/+2
* Lower the project identifier limit to a minimum of two characters (#2003).Jean-Philippe Lang2009-01-031-1/+1
* Added :view_projects_form plugin hookEric Davis2008-11-041-0/+1
* Custom fields refactoring: most of code moved from controllers to models (usi...Jean-Philippe Lang2008-06-271-6/+6
* Change projects homepage limit to 255 chars (#663, #1095).Jean-Philippe Lang2008-05-251-1/+1
* Move repetitive calendar include code from views into helper (patch #966 by P...Jean-Philippe Lang2008-03-311-8/+0
* Unlimited and optional project description. The project list will show trunca...Jean-Philippe Lang2008-01-201-2/+5
* Fixed: custom field selection is not saved when unchecking them all on projec...Jean-Philippe Lang2008-01-201-1/+2
* Project name format limitation removed (name can now contain any character).Jean-Philippe Lang2007-12-031-1/+1
* Added per-project tracker selection. Trackers can be selected on project sett...Jean-Philippe Lang2007-11-201-4/+20
* Added project module concept.Jean-Philippe Lang2007-09-141-26/+0
* Improved Redmine links:Jean-Philippe Lang2007-09-071-1/+1
* Merged 0.6 branch into trunk.Jean-Philippe Lang2007-08-291-1/+1
* Textilized project descriptions on project list and home page.Jean-Philippe Lang2007-08-171-1/+2
* Added basic support for CVS and Mercurial SCMs.Jean-Philippe Lang2007-06-121-10/+10
* Fixed 10211 Wiki names can't have periods in them.Jean-Philippe Lang2007-04-221-1/+1
* Added some attributes length validations.Jean-Philippe Lang2007-04-021-3/+3
* Initial commit for svn repository management and access control:Jean-Philippe Lang2007-04-011-0/+1
* SVN commits are now stored in the database, and added to the activity view an...Jean-Philippe Lang2007-03-251-1/+1
* added svn:eol-style native property on /app filesJean-Philippe Lang2007-03-121-5/+5
* wiki branch merged into trunkJean-Philippe Lang2007-03-101-0/+14
* feature #9137 Password-protected SVN repositoriesJean-Philippe Lang2007-03-091-0/+2
* calendar javascripts and stylesheets removed from base layout. they're now on...Jean-Philippe Lang2007-01-061-0/+7
* updated validation format of repository url to allow file:///Jean-Philippe Lang2007-01-021-1/+1
* svn browser merged in trunkJean-Philippe Lang2006-12-241-1/+12
* trunk moved from /trunk/redmine to /trunkJean-Philippe Lang2006-12-051-0/+26