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 c80c1e1ead Create a journal and send an email when an issue is closed by commit (#609). 17 years ago
..
repository Added Bazaar adapter. 17 years ago
attachment.rb Fixed: error when uploading a file with no content-type specified by the browser. 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 Create a journal and send an email when an issue is closed by commit (#609). 17 years ago
comment.rb Fixed: 10342 Creation of Schema in Oracle 18 years ago
custom_field.rb Added default value for custom fields. Fixed javascript on custom field form for project and user custom fields. 17 years ago
custom_value.rb Prevent unexpected nil in custom value validation. 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 Fixed: locked users should not receive email notifications. 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 Merged IssuesController change_status and add_note actions. 17 years ago
journal.rb Administrators can edit issue notes. 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 Display the issue status in the email subject only if the status was actually changed. 17 years ago
member.rb User display format is now configurable in administration settings. 17 years ago
message.rb Fixed: can not lock a topic when creating it. 17 years ago
message_observer.rb Fixed: locked users should not receive email notifications. 17 years ago
news.rb Search engines now supports pagination. 17 years ago
project.rb Do not authorize project identifier with numbers only (would be interpreted as the project id in urls). 17 years ago
project_custom_field.rb added svn:eol-style native property on /app files 18 years ago
query.rb More appropriate default sort order on sortable columns. 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 User display format is now configurable in administration settings. 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 On the calendar, the gantt and in the Tracker filter on the issue list, only active trackers of the project (and its sub projects) can be selected. 17 years ago
user.rb User display format is now configurable in administration settings. 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