obsolete.ChilliProject/app/views
Jean-Philippe Lang 987a5aa221 Anonymous users can now be allowed to create, edit, comment issues, comment news and post messages in the forums.
These permissions need to be explicitly given to the Anonymous role (Admin -> Roles & Permissions -> Anonymous).

git-svn-id: http://redmine.rubyforge.org/svn/trunk@919 e93f8b46-1217-0410-a6f0-8f06a7374b81
2007-11-20 15:40:16 +00:00
..
account There's now 3 account activation strategies (available in application settings): 2007-11-18 17:46:55 +00:00
admin Fixed flashes style for IE6. 2007-10-21 14:30:01 +00:00
attachments Slight change to issues/show. 2007-09-24 19:26:09 +00:00
auth_sources Added LDAPS support for LDAP authentication. 2007-10-16 19:09:21 +00:00
boards Boards: new message form displayed with no additional request. 2007-09-24 19:54:48 +00:00
common Activity view now uses events attributes. 2007-10-28 16:13:39 +00:00
custom_fields Custom fields can now be reordered. 2007-11-12 17:23:14 +00:00
documents New document form can be accessed from the document list with no additional request. 2007-10-18 16:59:28 +00:00
enumerations Added default value for enumerations. 2007-10-05 17:44:15 +00:00
issue_categories A category with assigned issue can now be deleted. 2 options are proposed: 2007-09-15 16:52:32 +00:00
issue_relations Application layout refactored. 2007-09-22 13:17:49 +00:00
issue_statuses Removed IssueStatus html_color attribute. 2007-11-04 11:40:17 +00:00
issues Added an alternate theme which provides issue list colorization based on issues priority. 2007-11-18 14:32:39 +00:00
layouts Fixed flashes style for IE6. 2007-10-21 14:30:01 +00:00
mailer There's now 3 account activation strategies (available in application settings): 2007-11-18 17:46:55 +00:00
messages Boards: new message form displayed with no additional request. 2007-09-24 19:54:48 +00:00
my * Added time zone support: users can select their time zone on their account view. 2007-11-19 22:28:43 +00:00
news Anonymous users can now be allowed to create, edit, comment issues, comment news and post messages in the forums. 2007-11-20 15:40:16 +00:00
projects Roadmap: more accurate completion percentage calculation (done ratio of open issues is now taken into account). 2007-11-17 15:34:10 +00:00
queries Custom fields can now be displayed as columns on the issue list. 2007-11-07 20:42:28 +00:00
reports ProjectsController#list_issues, #export_issues_csv and #export_issues_pdf merged into IssuesController#index 2007-11-05 18:38:42 +00:00
repositories Diff style (inline or side by side) automatically saved as a user preference. 2007-11-08 19:14:34 +00:00
roles Added label tags on role form permission checkboxes. 2007-10-05 20:06:53 +00:00
search Search engine: added a checkbox to search titles only (usefull when searching on common words). 2007-10-15 16:53:39 +00:00
settings There's now 3 account activation strategies (available in application settings): 2007-11-18 17:46:55 +00:00
timelog Performance improvement on calendar and gantt (about 45% on gantt for large number of issues). 2007-10-03 17:20:04 +00:00
trackers Added a warning message on tracker list for trackers that don't have any workflow defined. 2007-04-07 17:33:07 +00:00
users More flexible mail notifications settings at user level. A user has now 3 options: 2007-10-20 12:47:05 +00:00
versions A wiki page can now be attached to each version. 2007-06-14 18:26:27 +00:00
welcome Moved ProjectsController#list_news to NewsController#index. 2007-11-05 22:22:51 +00:00
wiki Added wiki macros support. 2 builtin macros are defined: hello_world (sample macro that displays the arguments) and macro_list (display the list of installed macros). 2007-11-12 14:36:33 +00:00
wikis Added project module concept. 2007-09-14 11:34:08 +00:00