ChiliProject is not maintained anymore. Please be advised that there will be no more updates.

We do not recommend that you setup new ChiliProject instances and we urge all existing users to migrate their data to a maintained system, e.g. Redmine. We will provide a migration script later. In the meantime, you can use the instructions by Christian Daehn.

Bulk add and search for projects when adding a member (Feature #809)


Added by Eric Davis at 2011-12-29 05:19 pm. Updated at 2011-12-29 05:59 pm.


Status:Closed Start date:2011-12-29
Priority:Normal Due date:
Assignee:Eric Davis % Done:

0%

Category:User accounts
Target version:3.0.0
Remote issue URL: Affected version:

Description

This replaces the select field with the standard autocomplete search field when adding projects to users or groups (e.g. /groups/n/edit > Projects tab). This makes it easier to find specific projects, allows adding multiple projects at once, and prevents overloading a select field (1000+ projects).

Patch coming as soon as the tests finish.


Associated revisions

Revision 4458a728
Added by Jean-Philippe Lang at 2008-03-07 06:15 pm

Translations (closes #789, #790, #798, #803, #809):
  • Danish added (Mads Vestergaard)
  • Polish updated (Mariusz Olejnik)
  • Finnish updated (Antti Perkiömäki)
  • Simplified Chinese updated (chaoqun zou)
  • Traditional Chinese updated (shortie lo)

git-svn-id: http://redmine.rubyforge.org/svn/trunk@1204 e93f8b46-1217-0410-a6f0-8f06a7374b81

Revision af00598e
Added by Eric Davis at 2011-12-29 06:30 pm

[#809] Refactored a duplicate form to a partial.

Revision c51d3395
Added by Eric Davis at 2011-12-29 06:30 pm

[#809] Multiple projects can now be assigned to a group or user.

  • Added a Javascript autocomplete for searching Projects
  • Updated the Users and Groups controllers' #edit_membership method to
    create/update multiple Member records

Revision 66fe8287
Added by Eric Davis at 2011-12-29 07:08 pm

[#809] Fixed a nil object error in params.

History

Updated by Eric Davis at 2011-12-29 05:59 pm

Added in a3b1127e along with some view refactoring.

  • Target version set to 3.0.0
  • Status changed from Open to Closed

Also available in: Atom PDF