Feature #90
Ultimate client side framework
Status: | CLOSED | Start date: | 06/15/2011 | |
---|---|---|---|---|
Priority: | Urgent | Due date: | ||
Assignee: | - | % Done: | 100% | |
Category: | nethserver-nethgui | |||
Target version: | Phi | |||
Resolution: | NEEDINFO: |
Description
The design and implementation of the client side of the framework is loosely sketched in source:/www/js/nethgui.js@424288fa.
Establish- how input data is submitted to the server side, validating values
- how the view state is propagated into the client side, updating widgets and providing a feedback to the User.
Subtasks
Associated revisions
Refs #90. Changed HTTP status handling on AJAX requests.
- Redirects are performed only on full browser requests.
- Added a shortcut parameter in NethGui_Core_View::spawnView() method.
Refs #90. Added abstract and concrete XHTML renderer.
Refs #90. Added flag inheritance throughout calls.
This allow disabling an entire dialog.
History
#1 Updated by Davide Principi over 10 years ago
- Category set to 2
#2 Updated by Davide Principi over 10 years ago
- Start date deleted (
04/15/2011)
#3 Updated by Davide Principi over 10 years ago
- Status changed from NEW to ON_DEV
- Assignee set to Davide Principi
- Priority changed from Normal to High
- Start date set to 04/29/2011
#4 Updated by Davide Principi over 10 years ago
- Assignee changed from Davide Principi to Giovanni Bezicheri
#5 Updated by Davide Principi about 10 years ago
- Status changed from ON_DEV to CLOSED
Started new version Sigma