Return-Path: Delivered-To: apmail-portals-jetspeed-dev-archive@www.apache.org Received: (qmail 22364 invoked from network); 11 Apr 2010 20:28:04 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 11 Apr 2010 20:28:04 -0000 Received: (qmail 89661 invoked by uid 500); 11 Apr 2010 20:28:04 -0000 Delivered-To: apmail-portals-jetspeed-dev-archive@portals.apache.org Received: (qmail 89636 invoked by uid 500); 11 Apr 2010 20:28:04 -0000 Mailing-List: contact jetspeed-dev-help@portals.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Jetspeed Developers List" Delivered-To: mailing list jetspeed-dev@portals.apache.org Received: (qmail 89628 invoked by uid 99); 11 Apr 2010 20:28:04 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 11 Apr 2010 20:28:04 +0000 X-ASF-Spam-Status: No, hits=-1828.1 required=10.0 tests=ALL_TRUSTED,AWL X-Spam-Check-By: apache.org Received: from [140.211.11.22] (HELO thor.apache.org) (140.211.11.22) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 11 Apr 2010 20:28:03 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id o3BKRhpV019562 for ; Sun, 11 Apr 2010 16:27:43 -0400 (EDT) Message-ID: <16808670.12401271017663123.JavaMail.jira@thor> Date: Sun, 11 Apr 2010 16:27:43 -0400 (EDT) From: =?utf-8?Q?Joachim_M=C3=BCller_=28JIRA=29?= To: jetspeed-dev@portals.apache.org Subject: [jira] Updated: (JS2-1186) New Usermanager, supporting paging and ajaxfied UI In-Reply-To: <28323068.12351271017540559.JavaMail.jira@thor> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/JS2-1186?page=3Dcom.atlassian.= jira.plugin.system.issuetabpanels:all-tabpanel ] Joachim M=C3=BCller updated JS2-1186: -------------------------------- Attachment: usermanager2_j2-admin.zip usermanager2_portal.zip Patches for the new user manager: j2-admin (Portlet, UI), portal (REST serv= ice) > New Usermanager, supporting paging and ajaxfied UI > -------------------------------------------------- > > Key: JS2-1186 > URL: https://issues.apache.org/jira/browse/JS2-1186 > Project: Jetspeed 2 > Issue Type: Improvement > Components: Admin Portlets > Affects Versions: 2.2.0 > Reporter: Joachim M=C3=BCller > Fix For: 2.2.1 > > Attachments: usermanager2_j2-admin.zip, usermanager2_portal.zip > > > I implemented a=20 > * New user management portlet > - simple ajaxfied tabbed UI based on YUI > - quite powerful search capabilities > - paging user queries, it should be able to handle a very high number of= users > - uses REST requests to CRUD user data > It is not ready for production yet, it still needs improvements in layout= , complete user data support and field validation. But it might be useful a= s a base for others that need to manage thousands of users. > * A new REST based user management service > - CRUD via REST > - uses the new introduced paging user manager API extension (JS2-964, see= commits) > - per default REST calls are restricted to user with role "admin" > - the default values for new users (roles, profile, template) are taken f= rom the jetspeed.properties and NOT from the portlet preferences as the def= ault user manager does! > The work is related to JS2-241 but does not fully implement all requested= features. Therefore I wrap it in this new issue. --=20 This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: htt= ps://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: jetspeed-dev-unsubscribe@portals.apache.org For additional commands, e-mail: jetspeed-dev-help@portals.apache.org