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/views
Jean-Philippe Lang 7dd312b1ac added a setting option to set max number of issues in export 18 years ago
..
account added a setting option to disable "password lost" functionality 18 years ago
admin removed environment information 18 years ago
auth_sources deprecated start_form_tag replaced by form_tag 18 years ago
common ActiveRecord::RecordNotFound exceptions handled more gracefully 18 years ago
custom_fields custom_field.possible_values is now serialized (no longer pipe separated) 18 years ago
documents added parentheses to get rid of warning 18 years ago
enumerations deprecated start_form_tag replaced by form_tag 18 years ago
feeds * replaced :controller => '' broken statements by :controller => 'welcome' 18 years ago
issue_categories deprecated start_form_tag replaced by form_tag 18 years ago
issue_statuses added the ability to set the sort order for issue statuses 18 years ago
issues Title property added for pdf export of an issue 18 years ago
layouts added roadmap view 18 years ago
mailer fixed french issue_edit mail template 18 years ago
my deprecated start_form_tag replaced by form_tag 18 years ago
news deprecated ":post => true" replaced 18 years ago
projects issue list pdf export modified 18 years ago
queries deprecated start_form_tag replaced by form_tag 18 years ago
reports 'new query' link moved 18 years ago
repositories replaced deprecated human_size by number_to_human_size 18 years ago
roles added the ability to set the sort order for roles 18 years ago
settings added a setting option to set max number of issues in export 18 years ago
trackers added roadmap view 18 years ago
users deprecated ":post => true" replaced 18 years ago
versions calendar javascripts and stylesheets removed from base layout. they're now only added to html header when needed. 18 years ago
welcome settings are now stored in the database (config_custom.rb no more used) and editable through the application in: Admin -> Settings 18 years ago