* code and views cleaning
* javascript added on custom field form to show/hide fields according to the format of custom field git-svn-id: http://redmine.rubyforge.org/svn/trunk@100 e93f8b46-1217-0410-a6f0-8f06a7374b81
Showing
- app/controllers/projects_controller.rb 5 additions, 2 deletionsapp/controllers/projects_controller.rb
- app/helpers/application_helper.rb 2 additions, 1 deletionapp/helpers/application_helper.rb
- app/helpers/custom_fields_helper.rb 1 addition, 1 deletionapp/helpers/custom_fields_helper.rb
- app/models/custom_field.rb 6 additions, 6 deletionsapp/models/custom_field.rb
- app/views/account/show.rhtml 1 addition, 1 deletionapp/views/account/show.rhtml
- app/views/custom_fields/_form.rhtml 57 additions, 39 deletionsapp/views/custom_fields/_form.rhtml
- app/views/custom_fields/edit.rhtml 4 additions, 4 deletionsapp/views/custom_fields/edit.rhtml
- app/views/custom_fields/list.rhtml 1 addition, 1 deletionapp/views/custom_fields/list.rhtml
- app/views/custom_fields/new.rhtml 5 additions, 6 deletionsapp/views/custom_fields/new.rhtml
- app/views/issues/show.rhtml 1 addition, 1 deletionapp/views/issues/show.rhtml
- app/views/my/blocks/_documents.rhtml 1 addition, 0 deletionsapp/views/my/blocks/_documents.rhtml
- app/views/my/blocks/_latest_news.rhtml 1 addition, 0 deletionsapp/views/my/blocks/_latest_news.rhtml
- app/views/projects/changelog.rhtml 2 additions, 2 deletionsapp/views/projects/changelog.rhtml
- app/views/projects/list_files.rhtml 1 addition, 1 deletionapp/views/projects/list_files.rhtml
- app/views/projects/move_issues.rhtml 1 addition, 1 deletionapp/views/projects/move_issues.rhtml
- app/views/projects/show.rhtml 1 addition, 1 deletionapp/views/projects/show.rhtml
- doc/CHANGELOG 3 additions, 0 deletionsdoc/CHANGELOG
Please register or sign in to comment