summaryrefslogtreecommitdiffstats
path: root/app/models
Commit message (Expand)AuthorAgeFilesLines
* custom_field.possible_values is now serialized (no longer pipe separated)Jean-Philippe Lang2007-02-032-3/+20
* * fixed a variable name error in SettingJean-Philippe Lang2007-02-021-2/+2
* added the ability to set the sort order for trackersJean-Philippe Lang2007-01-312-1/+2
* added the ability to set the sort order for rolesJean-Philippe Lang2007-01-311-0/+1
* added the ability to set the sort order for issue statusesJean-Philippe Lang2007-01-312-1/+2
* proper language setting for mail notificationsJean-Philippe Lang2007-01-271-1/+7
* mail notifications added when:Jean-Philippe Lang2007-01-271-0/+30
* only active users are now proposed when adding a member to a projectJean-Philippe Lang2007-01-261-1/+13
* deprecated children_count replacedJean-Philippe Lang2007-01-261-1/+1
* fixed: unable to delete an issue status even if it's not used yetJean-Philippe Lang2007-01-261-1/+1
* fixed: setting an issue status as default status leads to an sql error with S...Jean-Philippe Lang2007-01-261-1/+1
* removed serialize class_name option in user_preferenceJean-Philippe Lang2007-01-251-1/+1
* settings are now stored in the database (config_custom.rb no more used) and e...Jean-Philippe Lang2007-01-214-14/+77
* added back "fixed version" in issue/show and filtersJean-Philippe Lang2007-01-151-5/+6
* fixed: no recipient if one of the members of the project has disabled mail no...Jean-Philippe Lang2007-01-031-2/+2
* updated validation format of repository url to allow file:///Jean-Philippe Lang2007-01-021-1/+1
* option to set maximum size of uploaded filesJean-Philippe Lang2007-01-011-1/+5
* fixed: non public projects were shown on welcome screen even if current user ...Jean-Philippe Lang2007-01-012-6/+15
* fixed: public actions not authorized for members of non public projectsJean-Philippe Lang2006-12-311-1/+1
* replaced deprecated ":dependent => true" statementsJean-Philippe Lang2006-12-2611-23/+39
* added a condition on project -> members association so that only active users...Jean-Philippe Lang2006-12-261-1/+1
* fixed in svn browser: revisions were ignored when no author was foundJean-Philippe Lang2006-12-241-2/+2
* svn browser merged in trunkJean-Philippe Lang2006-12-244-0/+245
* * code and views cleaningJean-Philippe Lang2006-12-171-6/+6
* various modifications to prevent xssJean-Philippe Lang2006-12-177-4/+11
* various eager loadings addedJean-Philippe Lang2006-12-161-1/+1
* fixed bug when no version is selected in projects/add_fileJean-Philippe Lang2006-12-161-1/+5
* "queries" branch mergedJean-Philippe Lang2006-12-163-0/+168
* added model Comment.Jean-Philippe Lang2006-12-102-0/+7
* trunk moved from /trunk/redmine to /trunkJean-Philippe Lang2006-12-0528-0/+1241