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 9a1b46fe42 New setting added to specify how many objects should be displayed on most paginated lists. 17 years ago
..
repository Added Bazaar adapter. 17 years ago
attachment.rb * Updated German translation (Thomas Löber) 17 years ago
auth_source.rb Fixed: 'LDAP account password is too long' error when leaving the field empty on creation. 17 years ago
auth_source_ldap.rb LDAP authentication: only ask for the user's DN if on-the-fly registration is disabled 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 links to previous and next revisions on revision view (patch by Cyril Mougel slightly edited) 17 years ago
comment.rb Fixed: 10342 Creation of Schema in Oracle 18 years ago
custom_field.rb Fixed: can not save numeric, date and boolean custom fields (broken by r994). 17 years ago
custom_value.rb Added per-project tracker selection. Trackers can be selected on project settings. 17 years ago
document.rb Fixed: error on activity page when displaying a document (undefined method 'author'). 17 years ago
enabled_module.rb Added project module concept. 17 years ago
enumeration.rb Added radio buttons on the documents list to sort documents by category, date, title or author. 17 years ago
issue.rb Added per-project tracker selection. Trackers can be selected on project settings. 17 years ago
issue_category.rb Added version details view accessible from the roadmap. 17 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 Removed IssueStatus html_color attribute. 17 years ago
journal.rb Added issues status changes on the activity view (initial patch by Cyril Mougel). 17 years ago
journal_detail.rb Journal details truncated only if values are strings 18 years ago
mail_handler.rb Merged 0.6 branch into trunk. 17 years ago
mailer.rb Merged Rails 2.0 compatibility changes. 17 years ago
member.rb Merged 0.6 branch into trunk. 17 years ago
message.rb Forums enhancements: 17 years ago
message_observer.rb Mail notification options restored (default is: issue_added and issue_updated). 17 years ago
news.rb Search engines now supports pagination. 17 years ago
project.rb Project identifier is now used in URLs (instead of project id). 17 years ago
project_custom_field.rb added svn:eol-style native property on /app files 18 years ago
query.rb Fixed: 'assigned to me' filter broken. 17 years ago
repository.rb Added Annotate/Blame view for Subversion, CVS and Mercurial repositories. 17 years ago
role.rb Merged 0.6 branch into trunk. 17 years ago
setting.rb New setting added to specify how many objects should be displayed on most paginated lists. 17 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 version details view accessible from the roadmap. 17 years ago
user.rb 'Assigned to' drop down list is now sorted by user's lastname. 17 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 Roadmap progress bars now differentiate the progress due to closed issues from the open issues progress (2 different colors). 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 Fixed: Title with non-ascii characters breaks wiki 17 years ago
wiki_content.rb Added wiki annotate view. It's accessible for each version from the page history view. 17 years ago
wiki_page.rb Added wiki annotate view. It's accessible for each version from the page history view. 17 years ago
wiki_redirect.rb Added the ability to rename wiki pages (specific permission required). 17 years ago
workflow.rb added svn:eol-style native property on /app files 18 years ago