Redmine/app/views
Jean-Philippe Lang 6e74a06808 Fixed: error on admin/info if there's more than 1 plugin installed.
git-svn-id: http://redmine.rubyforge.org/svn/trunk@945 e93f8b46-1217-0410-a6f0-8f06a7374b81
2007-12-02 14:20:28 +00:00
..
account Removed the 12 characters limit on passwords. 2007-11-24 12:52:29 +00:00
admin Fixed: error on admin/info if there's more than 1 plugin installed. 2007-12-02 14:20:28 +00:00
attachments Slight change to issues/show. 2007-09-24 19:26:09 +00:00
auth_sources Fixed: svn or ldap password can be found in clear text in the html source in editing mode. 2007-12-01 22:03:45 +00:00
boards Forums enhancements: 2007-11-24 12:25:07 +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 Fixed: 'View all issues' link doesn't work on issues/show. 2007-11-29 20:14:01 +00:00
layouts Themes: 2007-11-22 18:03:02 +00:00
mailer * Updated Spanish translation (Gumer Coronel Pérez) 2007-11-26 18:47:49 +00:00
messages Forums enhancements: 2007-11-24 12:25:07 +00:00
my Issue context menu now also available on 'My page'. 2007-11-24 15:16:04 +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 Added per-project tracker selection. Trackers can be selected on project settings. 2007-11-20 20:29:03 +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 Fixed a broken link in the SCM browser 2007-12-01 21:33:15 +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 Email notifications are now sent as Blind carbon copy by default. This can be changed in email notifications settings (new setting added). 2007-12-02 13:52:16 +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 Removed the 12 characters limit on passwords. 2007-11-24 12:52:29 +00:00
versions A wiki page can now be attached to each version. 2007-06-14 18:26:27 +00:00
welcome * Updated Russian translation (iGor kMeta) 2007-11-23 18:27:26 +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