Obsolete!!! Backbone’s changes for ChiliProject
Go to file
Jean-Philippe Lang bb4acc02d0 Added AJAX based context menu on the project issue list that provide shortcuts for editing, re-assigning, changing the status or the priority, moving or deleting an issue.
The context menu shows up when right-clicking an issue (Opera users have to use Ctrl + left-click instead since right-click can't be reassigned for this browser).
Works with Firefox 2, IE 7 (not perfect), Opera 9 and Safari 2. IE 6 doesn't display submenus.

git-svn-id: http://redmine.rubyforge.org/svn/trunk@872 e93f8b46-1217-0410-a6f0-8f06a7374b81
2007-10-28 10:55:59 +00:00
app Added AJAX based context menu on the project issue list that provide shortcuts for editing, re-assigning, changing the status or the priority, moving or deleting an issue. 2007-10-28 10:55:59 +00:00
config * Emails footer can now be customized from the admin interface (Admin -> Email notifications). 2007-10-21 14:10:07 +00:00
db/migrate Removed 'not null' constraint on position fields. 2007-10-22 21:07:29 +00:00
doc 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
extra SVN integration: reposman.rb can now register created repositories in Redmine, so that the administrator doesn't have to enter the repository url in Redmine once it's created. 2007-10-21 16:26:14 +00:00
files trunk moved from /trunk/redmine to /trunk 2006-12-05 20:45:04 +00:00
lang Added "Float" as a custom field format. 2007-10-25 17:38:05 +00:00
lib Added AJAX based context menu on the project issue list that provide shortcuts for editing, re-assigning, changing the status or the priority, moving or deleting an issue. 2007-10-28 10:55:59 +00:00
log trunk moved from /trunk/redmine to /trunk 2006-12-05 20:45:04 +00:00
public Added AJAX based context menu on the project issue list that provide shortcuts for editing, re-assigning, changing the status or the priority, moving or deleting an issue. 2007-10-28 10:55:59 +00:00
script added svn:executable property on the scripts 2007-03-12 17:29:04 +00:00
test Added "Float" as a custom field format. 2007-10-25 17:38:05 +00:00
vendor/plugins Search engine: added a checkbox to search titles only (usefull when searching on common words). 2007-10-15 16:53:39 +00:00
Rakefile trunk moved from /trunk/redmine to /trunk 2006-12-05 20:45:04 +00:00