obsolete.ChilliProject/app/views
Jean-Philippe Lang 0cf15476a3 Adds support for commit logs reencoding to UTF-8 before insertion in the database (#834, #917, #1663).
Source encoding of commit logs can be selected in Application settings -> Repositories.

git-svn-id: http://redmine.rubyforge.org/svn/trunk@1767 e93f8b46-1217-0410-a6f0-8f06a7374b81
2008-08-26 12:13:15 +00:00
..
account Adds 'Edit' link on account/show for admin users. 2008-08-11 20:55:17 +00:00
admin Added translation support for project modules names and a few other strings. 2008-02-16 10:15:19 +00:00
attachments Appends the filename to the attachment url so that clients that ignore content-disposition http header get the real filename (#1649). 2008-07-22 17:55:19 +00:00
auth_sources Improved on-the-fly account creation. If some attributes are missing (eg. not present in the LDAP) or are invalid, the registration form is displayed so that the user is able to fill or fix these attributes. 2008-07-19 10:47:19 +00:00
boards Messages on a Board can now be sorted by the number of replies. 2008-08-20 06:14:44 +00:00
common Adds child_pages macro for wiki pages (#528). 2008-07-26 12:54:54 +00:00
custom_fields Adds custom fields on time entries (#772). 2008-07-22 18:52:00 +00:00
documents Adds an optional description to attachments. 2008-02-29 19:46:58 +00:00
enumerations Ability to remove enumerations (activities, priorities, document categories) that are in use. Associated objects can be reassigned to another value (#1467). 2008-06-17 19:10:54 +00:00
issue_categories Let the user choose when deleting issues with reported hours (closes #734, #71): 2008-02-29 22:54:07 +00:00
issue_relations Application layout refactored. 2007-09-22 13:17:49 +00:00
issue_statuses Slight improvements to the browser views. 2008-01-02 22:41:53 +00:00
issues One-click bulk edition using the issue list context menu within the same project (#1770). 2008-08-26 10:34:26 +00:00
journals Added the following permissions (#527, #585, #627): 2008-02-16 13:19:33 +00:00
layouts Javascripts are now cached into a single file for downloads in production mode. 2008-08-20 04:26:46 +00:00
mailer Adds username to the password reminder email (#1668). 2008-07-21 19:13:46 +00:00
messages Adds HTML titles to forums related views. 2008-06-29 09:08:58 +00:00
my Fixed: document listing shows on "my page" when viewing documents is disabled for the role (#1772). 2008-08-26 11:08:45 +00:00
news Fixed: Wiki Linking Fails on News Item Preview (#1661). 2008-07-19 07:29:05 +00:00
projects Activity refactoring. 2008-07-27 17:54:09 +00:00
queries Use new image instead of expand.png 2008-06-22 14:35:56 +00:00
reports Added details by assignees on issue summary view (Hans Yoon). 2008-01-10 19:20:36 +00:00
repositories Fixes links to entries on the revision view (Rails 2.1 compatibility) (#1600). 2008-07-09 17:25:19 +00:00
roles Do not toggle assignable check box when using un/check all permissions links on role form. 2008-05-14 17:26:13 +00:00
search Search engine: display total results count (#906) and count by result type. 2008-07-20 17:26:07 +00:00
settings Adds support for commit logs reencoding to UTF-8 before insertion in the database (#834, #917, #1663). 2008-08-26 12:13:15 +00:00
timelog Fixed: logtime entry duplicated when edited from parent project (#1728). 2008-08-03 09:27:27 +00:00
trackers Workflow copy: 2008-03-15 08:27:38 +00:00
users Adds user count in status drop down on admin user list. 2008-08-11 21:10:24 +00:00
versions Strikethru closed issue links (#1127). 2008-07-20 09:50:33 +00:00
watchers Adds permissions for viewing the watcher list and adding new watchers on the issue detail view (#398). 2008-08-03 09:14:43 +00:00
welcome Escapes HTML tags. 2008-07-02 17:27:16 +00:00
wiki Hiding the View Differences button when a wiki page's history only has one version. 2008-08-20 05:09:13 +00:00
wikis Added project module concept. 2007-09-14 11:34:08 +00:00