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
Eric Davis 4b3d4553e4 Create and assign the api token so the current instance can access it. (#4497) 15 years ago
..
repository Retrieve root_url if needed (#4377). 15 years ago
attachment.rb Auto-detect attachment content type when blank (#3782). 15 years ago
auth_source.rb Do not request blank LDAP attributes. 16 years ago
auth_source_ldap.rb Do not request blank LDAP attributes. 16 years ago
board.rb Makes user unwatch what he can no longer view after its permissions have changed (#3589). 15 years ago
change.rb Fixed: View differences for individual file of a changeset fails if the subversion repository URL doesn't point to the repository root (#1209, #1262, #1275). 17 years ago
changeset.rb Allow referencing issue numbers in brackets. This style is used by other 15 years ago
comment.rb Fixed: 10342 Creation of Schema in Oracle 18 years ago
custom_field.rb Fixed: "None" category issue count is empty while grouping by category (#4308). 15 years ago
custom_value.rb Avoid useless database queries. 15 years ago
document.rb Make sure users don't get notified for thing they can not view (#3589). 15 years ago
document_category.rb Removes column opt in enumerations table. 15 years ago
document_category_custom_field.rb Enumerations can now have custom fields defined on them. #4077 15 years ago
document_observer.rb Added observers to watch model objects for mail delivery instead of calling Mailer. 16 years ago
enabled_module.rb Removes debug message. 15 years ago
enumeration.rb Removes column opt in enumerations table. 15 years ago
group.rb User groups branch merged. 15 years ago
group_custom_field.rb User groups branch merged. 15 years ago
issue.rb Moves watchers filtering logic to ActsAsWatchable. 15 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_observer.rb Added observers to watch model objects for mail delivery instead of calling Mailer. 16 years ago
issue_priority.rb Removes column opt in enumerations table. 15 years ago
issue_priority_custom_field.rb Enumerations can now have custom fields defined on them. #4077 15 years ago
issue_relation.rb Fixes 'follows' relation validation. 15 years ago
issue_status.rb Allow blank value for IssueStatus#default_done_ratio. 15 years ago
journal.rb Fixes Journal#save signature (#3014). 16 years ago
journal_detail.rb Journal details truncated only if values are strings 18 years ago
journal_observer.rb Added observers to watch model objects for mail delivery instead of calling Mailer. 16 years ago
mail_handler.rb Fixed: subject of incoming emails gets mangled (#3717). 15 years ago
mailer.rb Make sure users don't get notified for thing they can not view (#3589). 15 years ago
member.rb Ask for confirmation when a non-admin users tries to remove himself from a project (#4402). 15 years ago
member_role.rb Fixed: project copy doesn't copy group memberships (#3975). 15 years ago
message.rb Make sure users don't get notified for thing they can not view (#3589). 15 years ago
message_observer.rb Make sure users don't get notified for thing they can not view (#3589). 15 years ago
news.rb Make sure users don't get notified for thing they can not view (#3589). 15 years ago
news_observer.rb Added observers to watch model objects for mail delivery instead of calling Mailer. 16 years ago
principal.rb Display users then groups on project memberships view (#4389). 15 years ago
project.rb Fixed: project copy doesn't copy group memberships (#3975). 15 years ago
project_custom_field.rb added svn:eol-style native property on /app files 18 years ago
query.rb Added an optimization note for later. 15 years ago
repository.rb Fixes Repository#find_changeset_by_name with PostgreSQL (#3937). 15 years ago
role.rb Adds workflow copy functionality (#1727). 15 years ago
setting.rb Fixes Setting.openid? (#2764). 16 years ago
time_entry.rb Force TimeEntry#hours default to nil (#3075, #4449). 15 years ago
time_entry_activity.rb Removes column opt in enumerations table. 15 years ago
time_entry_activity_custom_field.rb Fixed some merge bugs. #4077 15 years ago
time_entry_custom_field.rb Adds custom fields on time entries (#772). 17 years ago
token.rb Delete previous tokens when creating a new one. 16 years ago
tracker.rb By default, only show statuses that are used by the tracker on the workflow edit view. 15 years ago
user.rb Create and assign the api token so the current instance can access it. (#4497) 15 years ago
user_custom_field.rb added svn:eol-style native property on /app files 18 years ago
user_preference.rb Merged Rails 2.1 compatibility branch. 17 years ago
version.rb Optimize updates of issue's shared versions. 15 years ago
version_custom_field.rb Adds custom fields for versions (#4219). 15 years ago
watcher.rb Makes user unwatch what he can no longer view after its permissions have changed (#3589). 15 years ago
wiki.rb Makes user unwatch what he can no longer view after its permissions have changed (#3589). 15 years ago
wiki_content.rb Make sure users don't get notified for thing they can not view (#3589). 15 years ago
wiki_content_observer.rb Adds email notification on wiki changes (#413). It's disabled by default and can be enabled in application settings. 16 years ago
wiki_page.rb Fixed: wiki pages in search results are referenced by project number, not by project identifier (#4456). 15 years ago
wiki_redirect.rb Added the ability to rename wiki pages (specific permission required). 17 years ago
workflow.rb Avoid a ruby warning. 15 years ago