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 4957752d12 Strip repository urls (closes #852). 17 years ago
..
repository Merged Git support branch (r1200 to r1226). 17 years ago
attachment.rb Activity enhancements: 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 Fix LDAP authentication (#714, broken by r1194). 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 Merged Git support branch (r1200 to r1226). 17 years ago
comment.rb Fixed: 10342 Creation of Schema in Oracle 18 years ago
custom_field.rb Fixed: Issue custom fields "required" flag not stored (broken by r1090). Closes #715. 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 Let the user choose when deleting issues with reported hours (closes #734, #71): 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 Add a user preference to choose how comments/replies are displayed: in chronological or reverse chronological order (#589, #776). 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 Do not send an email with no recipient, cc or bcc (closes #743). 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 Activity enhancements: 17 years ago
project_custom_field.rb added svn:eol-style native property on /app files 18 years ago
query.rb Adds an application setting to choose whether or not subprojects issues should be displayed by default on the issue list, calendar and gantt (r1178). Default is true. 17 years ago
repository.rb Strip repository urls (closes #852). 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 Propagates time tracking to the parent project (closes #433). Time report enhancements. 17 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 Prevent LDAP authentication with empty password related problems. 17 years ago
user_custom_field.rb added svn:eol-style native property on /app files 18 years ago
user_preference.rb Add a user preference to choose how comments/replies are displayed: in chronological or reverse chronological order (#589, #776). 17 years ago
version.rb Allow longer version names (#711, closes #712). 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 Activity enhancements: 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