obsolete.ChilliProject/app/models
Jean-Philippe Lang 8316e78667 custom_field.possible_values is now serialized (no longer pipe separated)
git-svn-id: http://redmine.rubyforge.org/svn/trunk@223 e93f8b46-1217-0410-a6f0-8f06a7374b81
2007-02-03 12:57:33 +00:00
..
attachment.rb settings are now stored in the database (config_custom.rb no more used) and editable through the application in: Admin -> Settings 2007-01-21 11:50:22 +00:00
auth_source.rb trunk moved from /trunk/redmine to /trunk 2006-12-05 20:45:04 +00:00
auth_source_ldap.rb trunk moved from /trunk/redmine to /trunk 2006-12-05 20:45:04 +00:00
comment.rb replaced deprecated ":dependent => true" statements 2006-12-26 17:11:44 +00:00
custom_field.rb custom_field.possible_values is now serialized (no longer pipe separated) 2007-02-03 12:57:33 +00:00
custom_value.rb custom_field.possible_values is now serialized (no longer pipe separated) 2007-02-03 12:57:33 +00:00
document.rb replaced deprecated ":dependent => true" statements 2006-12-26 17:11:44 +00:00
enumeration.rb various modifications to prevent xss 2006-12-17 08:10:18 +00:00
issue.rb replaced deprecated ":dependent => true" statements 2006-12-26 17:11:44 +00:00
issue_category.rb trunk moved from /trunk/redmine to /trunk 2006-12-05 20:45:04 +00:00
issue_custom_field.rb trunk moved from /trunk/redmine to /trunk 2006-12-05 20:45:04 +00:00
issue_history.rb trunk moved from /trunk/redmine to /trunk 2006-12-05 20:45:04 +00:00
issue_status.rb added the ability to set the sort order for issue statuses 2007-01-31 19:53:24 +00:00
journal.rb replaced deprecated ":dependent => true" statements 2006-12-26 17:11:44 +00:00
journal_detail.rb trunk moved from /trunk/redmine to /trunk 2006-12-05 20:45:04 +00:00
mailer.rb proper language setting for mail notifications 2007-01-27 23:22:58 +00:00
member.rb trunk moved from /trunk/redmine to /trunk 2006-12-05 20:45:04 +00:00
news.rb fixed: non public projects were shown on welcome screen even if current user is not a member 2007-01-01 10:13:01 +00:00
permission.rb fixed: public actions not authorized for members of non public projects 2006-12-31 17:00:16 +00:00
project.rb deprecated children_count replaced 2007-01-26 20:34:09 +00:00
project_custom_field.rb trunk moved from /trunk/redmine to /trunk 2006-12-05 20:45:04 +00:00
query.rb added the ability to set the sort order for trackers 2007-01-31 21:18:43 +00:00
repository.rb updated validation format of repository url to allow file:/// 2007-01-02 10:12:15 +00:00
role.rb added the ability to set the sort order for roles 2007-01-31 20:57:01 +00:00
setting.rb * fixed a variable name error in Setting 2007-02-02 14:28:54 +00:00
svn_repos.rb fixed in svn browser: revisions were ignored when no author was found 2006-12-24 17:18:29 +00:00
token.rb trunk moved from /trunk/redmine to /trunk 2006-12-05 20:45:04 +00:00
tracker.rb added the ability to set the sort order for trackers 2007-01-31 21:18:43 +00:00
user.rb only active users are now proposed when adding a member to a project 2007-01-26 20:52:52 +00:00
user_custom_field.rb trunk moved from /trunk/redmine to /trunk 2006-12-05 20:45:04 +00:00
user_preference.rb removed serialize class_name option in user_preference 2007-01-25 18:25:57 +00:00
version.rb replaced deprecated ":dependent => true" statements 2006-12-26 17:11:44 +00:00
workflow.rb trunk moved from /trunk/redmine to /trunk 2006-12-05 20:45:04 +00:00