[xwiki-devs] [Proposal] Move xwiki-application-invitation to platform-applications and include in XEnterprise
Hello all, First my proposal: I propose we add the invitation application to platform/applications and give it a jira top level project name, I further propose we add a dependency to the Enterprise pom.xml and merge the UI tests which I have wrote into the Enterprise UI tests. I would rather not move the translation keys into the default document bundle until nearer release time because it would be nice to use the new internationalization module if possible and as development is still going fast, there will be changes to translations. The state of the invitation application: All major refactoring is finished and I am now just squashing bugs and adding new features. Lately I have been debugging using tests rather than manual debugging, So far I have 7 UI tests which with framework comprise 1207 lines in 8 files. Maintaining a fork of the UI tests is becoming burdensome and I think the invitation application is ready to be included. Improvements since the version which is on the incubator: * Each message has a "history", a list of status changes, the user who made the change and a log (if any) which they left regarding the change. * An invitation sent to multiple addresses is handled as a group of invitations each of which may be accepted/declined individually, the sender or admin can view the group and see all of the messages in it as a table. * Users see an info macro at the bottom of the screen telling them how many pending invitations they have (if any). * Admins see a warning macro at the bottom of the page telling them how many message have been reported as spam (if any have). * Templates are translatable and (should be) compatible with more email clients. Tasks still to be done include: * A means by which invitees can be allowed into a closed wiki. * Invitation of a mailing list. * Handling "join requests". * Use javascript to make it easier to use and implement livetable * Improve CSS. WDYT? Caleb
Hi, On Mon, Jun 7, 2010 at 12:21, Caleb James DeLisle <[email protected]>wrote:
Hello all,
First my proposal: I propose we add the invitation application to platform/applications and give it a jira top level project name, I further propose we add a dependency to the Enterprise pom.xml and merge the UI tests which I have wrote into the Enterprise UI tests. I would rather not move the translation keys into the default document bundle until nearer release time because it would be nice to use the new internationalization module if possible and as development is still going fast, there will be changes to translations.
The state of the invitation application: All major refactoring is finished and I am now just squashing bugs and adding new features.
Lately I have been debugging using tests rather than manual debugging, So far I have 7 UI tests which with framework comprise 1207 lines in 8 files. Maintaining a fork of the UI tests is becoming burdensome and I think the invitation application is ready to be included.
Improvements since the version which is on the incubator: * Each message has a "history", a list of status changes, the user who made the change and a log (if any) which they left regarding the change. * An invitation sent to multiple addresses is handled as a group of invitations each of which may be accepted/declined individually, the sender or admin can view the group and see all of the messages in it as a table. * Users see an info macro at the bottom of the screen telling them how many pending invitations they have (if any). * Admins see a warning macro at the bottom of the page telling them how many message have been reported as spam (if any have). * Templates are translatable and (should be) compatible with more email clients.
Tasks still to be done include: * A means by which invitees can be allowed into a closed wiki. * Invitation of a mailing list. * Handling "join requests". * Use javascript to make it easier to use and implement livetable * Improve CSS.
WDYT?
That I look forward to downloading a build where I can test this feature :-) Guillaume
Caleb
_______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs
-- Guillaume Lerouge Sales - XWiki SAS Skype: wikibc Twitter: glerouge http://guillaumelerouge.com/
participants (2)
-
Caleb James DeLisle -
Guillaume Lerouge