Task #185

NethService User and Group modules

Added by Davide Principi about 10 years ago. Updated over 8 years ago.

Status:CLOSEDStart date:05/25/2011
Priority:NormalDue date:
Assignee:-% Done:

100%

Category:nethserver-nethguiEstimated time:4.00 hours
Target version:Phi

Description

Implement those modules to search for framework missing features.


Related issues

Related to Nethgui - Task #239: User module must work CLOSED 06/15/2011

Associated revisions

Revision 26ca352e
Added by Davide Principi about 10 years ago

Refs #185. Added NethService User Module.

  • Moved dialog rendering into TableController (Refs #197);
  • Changed TableController constructor; pass two list of actions: for columns, for the whole table.

Revision 23812ddd
Added by Davide Principi about 10 years ago

Refs #185. Added signalAllEventsAsync() in Standard module.

  • requireEvent now supports the third argument ($callback).
  • Event arguments can be also callback functions. If a callback function
    is set as an event arguments it will be invoked when the event is signaled
    to obtain the actual argument value.

Revision a8dc1164
Added by Davide Principi about 10 years ago

Refs #185. Integrated TableModify requireEvent calls with Standard implementation.

Revision 000165b4
Added by Davide Principi about 10 years ago

Refs #185. Fixed parameter binding in TableModify.

Revision 9c5297d6
Added by Davide Principi about 10 years ago

Refs #185. Implemented a basic User Management module.

Supports create, update, delete actions on system accounts, by signaling proper SME server events: user-create, user-modify, user-delete.

History

#1 Updated by Davide Principi about 10 years ago

  • Status changed from ON_DEV to CLOSED
  • Start date set to 05/25/2011
  • % Done changed from 0 to 100

A basic User management module has been implemented.

Maybe declaring the events to be signaled in NethService_Module_User class constructor is too hard.

#2 Updated by Davide Principi almost 10 years ago

  • Tracker changed from Feature to Task

Also available in: Atom PDF