Commit Graph

34 Commits (19c317e86689bf276adf95e003a84939571b887d)

Author SHA1 Message Date
Peter Lehwess f0c911a0ac Only hide fields in the project form for projects/new 9 years ago
Peter Lehwess b4ded6e03e Hide custom fields, modules, and types in project create form. 9 years ago
Stefan Botzenhart 4666d72e8b Show custom fields when creating a project 9 years ago
Stefan Botzenhart e95fd22218 Move custom field selection for a project to its own tab 9 years ago
Oliver Günther 1d6ed59450 Move project required disk space counting to sql 9 years ago
Alexander Bach c687c63c71 Fix some project url building with identifiers 9 years ago
Alex Coles 6fde6a10bc Remove unnecessary spacing in new project form 10 years ago
Alex Coles 820d27efeb Apply form section styles to projects form 10 years ago
Jens Ulferts 3afed931e7 remove unnecessary box around project form 10 years ago
Jens Ulferts 9c1b34020f adapt project main settings to new form style 10 years ago
Alex Coles 15c270b1f6 Normalise indentation in Rails ERB views 10 years ago
Alex Coles e0191e759c Update year in copyright header to 2015 10 years ago
Johannes Wollert 8b096975fe updates copyright headers 11 years ago
Hagen Schink 11b4351d90 Adds additional space to project new form elements 11 years ago
Jonas Heinrich ebd0428639 Renamed Issue tracking to Work package tracking 11 years ago
Johannes Wollert 72aa607e72 unify projects type rendering and behavior 11 years ago
jwollert 460f1a0b0a project form gets its project as a local now, instead of using an instance variable; 11 years ago
jwollert 913536d8ef split project form into partials and get some indentation goin' 11 years ago
Nils Kenneweg 825f42c3b9 add new types tab in project settings. 11 years ago
Philipp Tessenow a1e67dd460 new copyright header #1903 11 years ago
jwollert 5c21a807ce rename issue_custom_field to work_package_custom_field so we actually set the value we want 11 years ago
Hagen Schink c43b98756c Sets label for standard type in project edit form 11 years ago
Martin Czuchra 847a3029a9 Renames Tracker into Type. 11 years ago
Hagen Schink a6f83f1d3c Adapt references to work package 12 years ago
Hagen Schink 05f2f300fc Introduce work unit permissions 12 years ago
Martin Czuchra 46ffcfc195 Refactors current timelines API into api/v2. 12 years ago
Martin Czuchra c1bfd5202a Open-sources timelines. 12 years ago
Jens Ulferts 21459a384f provide every possible file with a short copyright notice 12 years ago
Philipp Tessenow 443f558f6d New translation styles for Project-model/views 12 years ago
Martin Linkhorst 34a484bc84 fix subproject select 12 years ago
Jens Ulferts b40a2b5204 renames rhtml to html.erb 12 years ago
Martin Linkhorst 7ce2a8f739 yay, /projects/new works 12 years ago
Stephan Eckardt 47fb958a60 [#176] add text_area for summary in project form 13 years ago
Holger Just 2f4afeeb38 [#615] Generate project identifier automatically with JavaScript 13 years ago
Nick Peelman 2bb19b3e31 Adding check all links to new project form. 13 years ago
Nick Peelman b8d0aa0b85 Adding id attribute to modules field set on project form. 13 years ago
Eric Davis 2c46411678 [#547] Security audit 13 years ago
Jean-Philippe Lang 88d65c5149 Do not show trackers and issue custom fields on project form when issue tracking is disabled (#7225). 14 years ago
Jean-Philippe Lang 8ef06826c3 Raised maximum length of project names and identifiers to 255 and 100 respectively (#6446). 14 years ago
Eric Davis a6408945e5 Merged r3910 from trunk. 14 years ago
Eric Davis 07cd12978e Add maxlength attributes to some Project fields. #4896 14 years ago
Eric Davis d4525828b9 Fixed some labels to be more accessible. 15 years ago
Jean-Philippe Lang 62c83bdd2e Adds a 'Add subprojects' permission. 15 years ago
Jean-Philippe Lang 534ce51154 Allow non admin users to add subprojects (#2963). 15 years ago
Jean-Philippe Lang e40241761a Set minimum identifier lenght to 1 (#3073). 16 years ago
Jean-Philippe Lang fe28193e4e Merged Rails 2.2 branch. Redmine now requires Rails 2.2.2. 16 years ago
Jean-Philippe Lang c9906480d3 Merged nested projects branch. Removes limit on subproject nesting (#594). 16 years ago
Jean-Philippe Lang 7a5ce28921 Lower the project identifier limit to a minimum of two characters (#2003). 16 years ago
Eric Davis b1cb9cd3bd Added :view_projects_form plugin hook 16 years ago
Jean-Philippe Lang ce6cf66f6c Custom fields refactoring: most of code moved from controllers to models (using new module ActsAsCustomizable). 17 years ago