Task #239
Feature #90: Ultimate client side framework
User module must work
Status: | CLOSED | Start date: | 06/15/2011 | |
---|---|---|---|---|
Priority: | Urgent | Due date: | ||
Assignee: | - | % Done: | 100% | |
Category: | nethserver-nethgui | Estimated time: | 18.00 hours | |
Target version: | Phi |
Description
- Add user-group relation handling
- Complete group module
Related issues
Associated revisions
Refs #239. Added TablePropSerializer serializer to exchange data stored in a TableAdapter.
This serializer relies on a TableAdapter.
Tweaked depending classes.
Refs #239. Applying TabelPropSerializer as default serializer in TableModify class.
If the third argument to a parameter constructor is a string an ArrayAdapter is instantiated. This extends the declareParameter
behaviour of NethGui_Core_Module_Standard.
Refs #239. The TablePropSerializer is applied to TabularValueAdapter
also.
Refs #239. Recursively converting Traversable objects to array for JSON view.
Refs #239. Moved smedb event argument provider logics in TableController class.
Refs #239. Completed selector()
renderer.
Refs #239. In Standard Module: substituted getUser()
method with getRequest()
- Removed "submit default values".
- Added
getRequest()
method inController
class - Minor tweaks in HostConfiguration
Refs #239. Refactor of TableController an table action classes.
History
#1 Updated by Davide Principi about 10 years ago
- Category set to 4
- Status changed from NEW to ON_DEV
- Assignee set to Davide Principi
- Estimated time set to 8.00
#2 Updated by Davide Principi about 10 years ago
- Priority changed from Normal to Urgent
#3 Updated by Davide Principi about 10 years ago
- Tracker changed from Feature to Task
#4 Updated by Davide Principi about 10 years ago
- % Done changed from 0 to 100
- Estimated time changed from 8.00 to 18.00
#5 Updated by Davide Principi about 10 years ago
- Status changed from ON_DEV to CLOSED