obsolete.ChilliProject/app/controllers
Jean-Philippe Lang 404bfce446 Added a cross-project issue list. It displays the issues of all the projects visible by the user.
The users list available in the filters ('assigned to' / 'created by') is made of the members of all projects the current user belongs to.
For now, this view is only accessible from 'My page' ('issues assigned to me' or 'issues reported by me' blocks, to view the full lists)

On 'My page', assigned issue are now sorted by priority.

git-svn-id: http://redmine.rubyforge.org/svn/trunk@684 e93f8b46-1217-0410-a6f0-8f06a7374b81
2007-08-31 17:02:44 +00:00
..
account_controller.rb Merged 0.6 branch into trunk. 2007-08-29 16:52:35 +00:00
admin_controller.rb Merged 0.6 branch into trunk. 2007-08-29 16:52:35 +00:00
application.rb Fixed: autologin broken. 2007-08-30 16:33:50 +00:00
attachments_controller.rb Image attachments are now sent inline to be viewed directly in the browser. 2007-08-15 15:36:15 +00:00
auth_sources_controller.rb trunk moved from /trunk/redmine to /trunk 2006-12-05 20:45:04 +00:00
boards_controller.rb Merged 0.6 branch into trunk. 2007-08-29 16:52:35 +00:00
custom_fields_controller.rb Removed deprecated Object#type in CustomFieldsController. 2007-08-12 14:24:04 +00:00
documents_controller.rb Merged 0.6 branch into trunk. 2007-08-29 16:52:35 +00:00
enumerations_controller.rb Applied the flash notices patch by Matt Jones (slightly edited). 2007-08-02 17:42:20 +00:00
feeds_controller.rb Fixed: queries with multiple custom fields return no result. 2007-08-26 12:29:53 +00:00
help_controller.rb Replaced hard coded help link. 2007-04-08 18:16:45 +00:00
issue_categories_controller.rb Applied the flash notices patch by Matt Jones (slightly edited). 2007-08-02 17:42:20 +00:00
issue_relations_controller.rb Issue relations first commit (not thoroughly tested). 4 kinds of relation are available: 2007-05-05 13:22:27 +00:00
issue_statuses_controller.rb Applied the flash notices patch by Matt Jones (slightly edited). 2007-08-02 17:42:20 +00:00
issues_controller.rb Added a cross-project issue list. It displays the issues of all the projects visible by the user. 2007-08-31 17:02:44 +00:00
members_controller.rb Members management in project settings is now AJAXified 2007-05-05 15:21:18 +00:00
messages_controller.rb Merged 0.6 branch into trunk. 2007-08-29 16:52:35 +00:00
my_controller.rb Added the ability to reset its own RSS access key on "My account". 2007-08-29 20:07:28 +00:00
news_controller.rb added svn:eol-style native property on /app files 2007-03-12 17:59:02 +00:00
projects_controller.rb Fixed: "subproject of" list should not show archived projects. 2007-08-29 20:13:02 +00:00
queries_controller.rb Merged 0.6 branch into trunk. 2007-08-29 16:52:35 +00:00
reports_controller.rb Added per user custom queries. 2007-06-23 13:49:29 +00:00
repositories_controller.rb Merged 0.6 branch into trunk. 2007-08-29 16:52:35 +00:00
roles_controller.rb Merged 0.6 branch into trunk. 2007-08-29 16:52:35 +00:00
search_controller.rb Text search added on messages. 2007-05-14 17:46:58 +00:00
settings_controller.rb Text formatting drop down disabled if RedCloth is not available (system settings). 2007-05-01 08:37:07 +00:00
sys_controller.rb Initial commit for svn repository management and access control: 2007-04-01 19:43:59 +00:00
timelog_controller.rb Merged 0.6 branch into trunk. 2007-08-29 16:52:35 +00:00
trackers_controller.rb Applied the flash notices patch by Matt Jones (slightly edited). 2007-08-02 17:42:20 +00:00
users_controller.rb Fix: error when posting to projects/add or users/add with no custom_fields parameter. 2007-08-29 17:07:28 +00:00
versions_controller.rb Fixed: calendar and gantt not updated when adding/editing/deleting a project version. 2007-08-25 20:19:19 +00:00
watchers_controller.rb Merged 0.6 branch into trunk. 2007-08-29 16:52:35 +00:00
welcome_controller.rb Merged 0.6 branch into trunk. 2007-08-29 16:52:35 +00:00
wiki_controller.rb Merged 0.6 branch into trunk. 2007-08-29 16:52:35 +00:00