..
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
replaced deprecated ":dependent => true" statements
2006-12-26 17:11:44 +00:00
custom_value.rb
trunk moved from /trunk/redmine to /trunk
2006-12-05 20:45:04 +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
fixed: unable to delete an issue status even if it's not used yet
2007-01-26 17:50:48 +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
mail notifications added when:
2007-01-27 15:01:19 +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 back "fixed version" in issue/show and filters
2007-01-15 20:22:23 +00:00
repository.rb
updated validation format of repository url to allow file:///
2007-01-02 10:12:15 +00:00
role.rb
replaced deprecated ":dependent => true" statements
2006-12-26 17:11:44 +00:00
setting.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
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
replaced deprecated ":dependent => true" statements
2006-12-26 17:11:44 +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