summaryrefslogtreecommitdiffstats
path: root/app/models/project.rb
Commit message (Expand)AuthorAgeFilesLines
* Project identifier is now used in URLs (instead of project id).Jean-Philippe Lang2007-12-171-0/+14
* Fixed: calendar and gantt broken with Rails 2.0Jean-Philippe Lang2007-12-121-1/+2
* Merged Rails 2.0 compatibility changes.Jean-Philippe Lang2007-12-101-1/+8
* Project name format limitation removed (name can now contain any character).Jean-Philippe Lang2007-12-031-2/+1
* 'Assigned to' drop down list is now sorted by user's lastname.Jean-Philippe Lang2007-12-011-1/+1
* Added per-project tracker selection. Trackers can be selected on project sett...Jean-Philippe Lang2007-11-201-0/+1
* * Added time zone support: users can select their time zone on their account ...Jean-Philippe Lang2007-11-191-1/+1
* Custom fields can now be reordered.Jean-Philippe Lang2007-11-121-1/+7
* Added issues status changes on the activity view (initial patch by Cyril Moug...Jean-Philippe Lang2007-11-081-1/+11
* More flexible mail notifications settings at user level. A user has now 3 opt...Jean-Philippe Lang2007-10-201-0/+5
* Added 'Bulk edit' functionality.Jean-Philippe Lang2007-10-091-0/+5
* Search engines now supports pagination.Jean-Philippe Lang2007-09-271-1/+5
* Fixed: project homepage length validation inconsistent with database field.Jean-Philippe Lang2007-09-201-1/+1
* Added project module concept.Jean-Philippe Lang2007-09-141-1/+35
* Improved Redmine links:Jean-Philippe Lang2007-09-071-0/+1
* Subprojects are now grouped by projects in the 'Projects' top navigation drop...Jean-Philippe Lang2007-09-051-0/+4
* Added the ability to move issues (to another project) without changing their ...Jean-Philippe Lang2007-08-311-0/+1
* Added a cross-project issue list. It displays the issues of all the projects ...Jean-Philippe Lang2007-08-311-3/+3
* Activity view improvements:Jean-Philippe Lang2007-08-161-0/+1
* Fixed an error when trying to delete a project (versions/issues dependency)Jean-Philippe Lang2007-06-251-1/+1
* Fixed an error on welcome screen for users with no membershipJean-Philippe Lang2007-06-231-1/+1
* Fixed: SQL error when a non-admin user displays the project listJean-Philippe Lang2007-05-291-1/+1
* Added the ability to archive projects:Jean-Philippe Lang2007-05-271-7/+33
* Per project forums added.Jean-Philippe Lang2007-05-131-0/+1
* Projects menu item now shows the list of public projects and projects for whi...Jean-Philippe Lang2007-04-211-1/+3
* Added some attributes length validations.Jean-Philippe Lang2007-04-021-1/+3
* Added the ability to include subprojects issues on calendar & gantt (options ...Jean-Philippe Lang2007-04-021-0/+13
* Initial commit for svn repository management and access control:Jean-Philippe Lang2007-04-011-4/+14
* Simple time tracking functionality added. Time can be logged at issue or proj...Jean-Philippe Lang2007-03-231-0/+1
* fixed #9308 table_name pre/suffix supportJean-Philippe Lang2007-03-151-13/+10
* added svn:eol-style native property on /app filesJean-Philippe Lang2007-03-121-69/+69
* wiki branch merged into trunkJean-Philippe Lang2007-03-101-1/+2
* deprecated children_count replacedJean-Philippe Lang2007-01-261-1/+1
* fixed: non public projects were shown on welcome screen even if current user ...Jean-Philippe Lang2007-01-011-3/+12
* replaced deprecated ":dependent => true" statementsJean-Philippe Lang2006-12-261-9/+9
* added a condition on project -> members association so that only active users...Jean-Philippe Lang2006-12-261-1/+1
* svn browser merged in trunkJean-Philippe Lang2006-12-241-0/+2
* various modifications to prevent xssJean-Philippe Lang2006-12-171-0/+1
* various eager loadings addedJean-Philippe Lang2006-12-161-1/+1
* "queries" branch mergedJean-Philippe Lang2006-12-161-0/+1
* trunk moved from /trunk/redmine to /trunkJean-Philippe Lang2006-12-051-0/+57