obsolete.ChilliProject/lib/redmine
Jean-Philippe Lang 976a31e941 Merged IssuesController change_status and add_note actions.
The 'Change status' specific form removed and now accessible from issue/show view with no additional request (click on 'Update' to show the form).
The 'Change issue status' permission is removed. To change the status, the user just needs to have either 'Edit' or 'Add note' permissions and some workflow transitions allowed.

git-svn-id: http://redmine.rubyforge.org/svn/trunk@1043 e93f8b46-1217-0410-a6f0-8f06a7374b81
2008-01-06 17:06:14 +00:00
..
default_data Merged IssuesController change_status and add_note actions. 2008-01-06 17:06:14 +00:00
helpers Calendar: 2007-10-07 20:07:11 +00:00
scm/adapters Fixed: undefined local variable or method 'log' in CvsAdapter when a cvs command fails. 2008-01-03 18:28:14 +00:00
wiki_formatting 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
access_control.rb Added project module concept. 2007-09-14 11:34:08 +00:00
info.rb Removed inconsistent user manual stuff (html/docbook content and controller). Help link now points to the Redmine guide which will be more easy to maintain. 2007-10-13 10:30:24 +00:00
menu_manager.rb Added project module concept. 2007-09-14 11:34:08 +00:00
mime_type.rb Added syntax highlightment for repository files (using CodeRay). 2007-08-15 20:20:18 +00:00
plugin.rb Basic plugin support. 2007-09-23 17:19:27 +00:00
themes.rb Themes: 2007-11-22 18:03:02 +00:00
version.rb Trunk version changed to 0.6.devel 2007-12-20 19:44:16 +00:00
wiki_formatting.rb Fixed: Textile image with style attribute cause internal server error. 2007-12-19 21:06:06 +00:00