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
Philipp Tessenow 6832d84925 Merge branch 'feature/rails3' into feature/rails3_restructure_translations 12 years ago
..
query
repository
attachment.rb be careful with nested namespace'd controllers in our models 12 years ago
auth_source.rb
board.rb
change.rb
changeset.rb be careful with nested namespace'd controllers in our models 12 years ago
comment.rb
comment_observer.rb
custom_field.rb
custom_value.rb
document.rb use new translation style for various document-related things 12 years ago
document_category.rb
document_category_custom_field.rb
document_observer.rb
enabled_module.rb
enumeration.rb
group.rb
group_custom_field.rb
group_user.rb
issue.rb fixes estimated_hours validation on issues by explicitly making it fail on invalid input strings 12 years ago
issue_category.rb
issue_custom_field.rb
issue_observer.rb
issue_priority.rb
issue_priority_custom_field.rb
issue_relation.rb
issue_status.rb
journal.rb
journal_observer.rb
ldap_auth_source.rb
mail_handler.rb refactor MailHandler to cope with new translations styles 12 years ago
member.rb
member_role.rb
message.rb remove attr_protected for :locked and :sticky. They are safed by safe_attributes depending on the user permissions 12 years ago
message_observer.rb
news.rb be careful with nested namespace'd controllers in our models 12 years ago
news_observer.rb
notifier.rb
permitted_params.rb Introduces strong_parameters whithout making use of it yet 12 years ago
principal.rb
project.rb New translation styles for Project-model/views 12 years ago
project_custom_field.rb
query.rb Merge branch 'feature/rails3' into feature/rails3_restructure_translations 12 years ago
query_column.rb use new translation style for various query-related things 12 years ago
query_custom_field_column.rb
repository.rb
role.rb be careful with nested namespace'd controllers in our models 12 years ago
setting.rb
time_entry.rb be careful with nested namespace'd controllers in our models 12 years ago
time_entry_activity.rb
time_entry_activity_custom_field.rb
time_entry_custom_field.rb
token.rb
tracker.rb
user.rb fix user create with empty pwd 12 years ago
user_custom_field.rb
user_preference.rb
version.rb Fix bug in Version#start_date. On an unsaved version, it returned a start_date even when none was set 12 years ago
version_custom_field.rb
watcher.rb
wiki.rb
wiki_content.rb be careful with nested namespace'd controllers in our models 12 years ago
wiki_content_observer.rb
wiki_menu_item.rb
wiki_page.rb use new translation style for various wiki/wiki_page/wiki_content things 12 years ago
wiki_redirect.rb
workflow.rb