..
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
feature #9137 Password-protected SVN repositories
2007-03-09 18:03:31 +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
feature #9137 Password-protected SVN repositories
2007-03-09 18:03:31 +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