OpenProject is the leading open source project management software.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
openproject/app/models
Jean-Philippe Lang 0061a3f04a Added 'email sending test' functionality. 17 years ago
..
repository Fixed a bug in CVS model (clash when 2 projects point to the same repository) 18 years ago
attachment.rb Attachment content-type is now chomped before being saved. 17 years ago
auth_source.rb trunk moved from /trunk/redmine to /trunk 18 years ago
auth_source_ldap.rb Firstname, lastname and email LDAP attributes are now required if "on-the-fly register" is checked. 17 years ago
board.rb Added watchers for message boards (watchers controller modified to support any watchable model). 18 years ago
change.rb SVN commits are now stored in the database, and added to the activity view and the search engine. 18 years ago
changeset.rb Added Darcs basic support. 18 years ago
comment.rb Fixed: 10342 Creation of Schema in Oracle 18 years ago
custom_field.rb Added several validates_length_of 18 years ago
custom_value.rb Fixed: 10342 Creation of Schema in Oracle 18 years ago
document.rb Added several validates_length_of 18 years ago
enumeration.rb Added several validates_length_of 18 years ago
issue.rb Added several validates_length_of 18 years ago
issue_category.rb Each category can now be associated to a user, so that new issues in that category are automatically assigned to that user. 18 years ago
issue_custom_field.rb fixed #9308 table_name pre/suffix support 18 years ago
issue_relation.rb Added an option to be able to relate issues in different projects. 17 years ago
issue_status.rb Added several validates_length_of 18 years ago
journal.rb added rss/atom feeds at project levels for: 18 years ago
journal_detail.rb Journal details truncated only if values are strings 18 years ago
mail_handler.rb Added a test for the mail handler. 18 years ago
mailer.rb Added 'email sending test' functionality. 17 years ago
member.rb Removed User#display_name (replaced by User#name). 18 years ago
message.rb Attachments can now be added to wiki pages (original patch by Pavol Murin). Only authorized users can add/delete attachments. 18 years ago
message_observer.rb Forum notifications are now also sent to the authors of the thread, even if they don't watch the board. 17 years ago
news.rb Added several validates_length_of 18 years ago
permission.rb Added the ability to destroy wiki pages (content and its history are deleted from the database). 18 years ago
project.rb Fixed an error when trying to delete a project (versions/issues dependency) 18 years ago
project_custom_field.rb added svn:eol-style native property on /app files 18 years ago
query.rb Added several validates_length_of 18 years ago
repository.rb Added Darcs basic support. 18 years ago
role.rb Added several validates_length_of 18 years ago
setting.rb Added autologin feature (disabled by default). 18 years ago
time_entry.rb Added time report. 18 years ago
token.rb added rss/atom feeds at project levels for: 18 years ago
tracker.rb Added several validates_length_of 18 years ago
user.rb Removed User#display_name (replaced by User#name). 18 years ago
user_custom_field.rb added svn:eol-style native property on /app files 18 years ago
user_preference.rb Fixed: 10342 Creation of Schema in Oracle 18 years ago
version.rb Overdue versions (date reached and open issues > 0) are now always displayed on the roadmap. 17 years ago
watcher.rb Added "Watch" functionality on issues. It allows users to receive mail notifications about issue changes. 18 years ago
wiki.rb Attachments can now be added to wiki pages (original patch by Pavol Murin). Only authorized users can add/delete attachments. 18 years ago
wiki_content.rb Added page association on versioned WikiContent 18 years ago
wiki_page.rb Added wiki diff. 18 years ago
workflow.rb added svn:eol-style native property on /app files 18 years ago