obsolete.ChilliProject/app/views
Tim Felgentreff 47ecf151dd completely remove acts_as_versioned as it's functionality is contained in acts_as_journalized
This makes the wiki just use the versioning provided by acts_as_journalized
2010-08-04 19:01:18 +02:00
..
account Adds hooks on login view (#4978). 2010-03-03 20:21:05 +00:00
admin Refactor AuthSourcesController to support non-LDAP sources. #1131 2010-05-23 03:16:31 +00:00
attachments Convert the file attachment's description to a label. 2010-05-25 00:11:58 +00:00
auth_sources Refactor AuthSourcesController to support non-LDAP sources. #1131 2010-05-23 03:16:31 +00:00
boards Slight forum styles changes. 2010-02-14 11:52:12 +00:00
calendars Added missing labels to the Issue Calendar. 2010-05-24 18:07:43 +00:00
common Display the correct ISO week number on the project calendar. 2010-06-19 22:52:15 +00:00
custom_fields Replace the hardcoded CustomField::FIELD_FORMATS with a class. 2010-04-16 15:33:49 +00:00
documents Fixed: code syntax highlighting not working in Document page (#3740). 2010-03-18 20:06:16 +00:00
enumerations Adds missing thead tags (#5440). 2010-05-09 11:19:15 +00:00
gantts Refactor: extract gantt zoom links to a helper. 2010-05-26 22:48:17 +00:00
groups Adds missing thead tags (#5440). 2010-05-09 11:19:15 +00:00
issue_categories Moves ProjectsController#add_issue_category to IssueCategoriesController#new. 2010-03-06 18:43:00 +00:00
issue_relations Application layout refactored. 2007-09-22 13:17:49 +00:00
issue_statuses Adds an helper for displaying the 'checked' image. 2010-03-17 20:46:22 +00:00
issues use the render_journal API to pass Issue note editing permissions 2010-07-29 14:48:47 +02:00
layouts Hide the main menu div if there isn't any items for it. #3259 2010-03-04 06:01:05 +00:00
ldap_auth_sources Refactor AuthSourcesController to support non-LDAP sources. #1131 2010-05-23 03:16:31 +00:00
mailer Escaping in html email templates (#4874). 2010-02-18 19:13:38 +00:00
members User groups branch merged. 2009-09-12 08:36:46 +00:00
messages Do not show 'Quote' links on locked topics (#4749). 2010-02-06 14:15:52 +00:00
my Fixed HTML validation errors 2010-06-19 16:50:13 +00:00
news Do not include news author in emphasis tag. 2010-02-14 11:49:29 +00:00
projects Add a link to the cross project time entries page to /projects. #4935 2010-06-20 16:29:12 +00:00
queries Added missing labels to the Issue Calendar. 2010-05-24 18:07:43 +00:00
reports Added two hooks to the issues report. #5233 2010-06-20 03:37:42 +00:00
repositories Escape revision on repository view (#5153). 2010-03-27 12:46:45 +00:00
roles Refactor: Merged RolesController#list and #index 2010-02-15 16:41:16 +00:00
search Adds missing native eol properties. 2009-09-20 14:06:57 +00:00
settings Refactor AuthSourcesController to support non-LDAP sources. #1131 2010-05-23 03:16:31 +00:00
timelog Don't reveal issue subjects if user is only allowed to view spent time (#3187). 2009-11-14 14:10:09 +00:00
trackers Refactor: Merged TrackersController#list and #index 2010-02-15 16:41:27 +00:00
users Adds missing thead tags (#5440). 2010-05-09 11:19:15 +00:00
versions Moves ProjectsController#add_version to VersionsController#new. 2010-03-06 18:25:01 +00:00
watchers Move issue watchers to the sidebar. 2010-03-13 17:45:41 +00:00
welcome Removes large icons. 2009-12-17 18:52:28 +00:00
wiki completely remove acts_as_versioned as it's functionality is contained in acts_as_journalized 2010-08-04 19:01:18 +02:00
wikis Added project module concept. 2007-09-14 11:34:08 +00:00
workflows Add "Check/Unckeck all" buttons to rows and columns on workflow edit screen (#3201). 2010-04-27 17:54:27 +00:00