Feature #504
User redirects on client side
Status: | CLOSED | Start date: | 09/21/2011 | |
---|---|---|---|---|
Priority: | Immediate | Due date: | ||
Assignee: | - | % Done: | 100% | |
Category: | nethserver-nethgui | |||
Target version: | LiveDemo1 | |||
Resolution: | NEEDINFO: |
Description
Implement on the client side the handling of UserInterface::setRedirect() call
Related issues
Associated revisions
Refs #504. Support for client-side redirections through UserInterface::setRedirect().
Refs #504. Preparing redirectUrl after prepareView()
Table Modify class now redirects to the root module. This support deeper nesting of controllers.
Refs #504. Table/Modify: Moved setRedirect() call in process().
Refs #505, #504. Changes in Nethgui_Core_UserInterface
You can invoke client methods through UserInterface, see CommandInterface.
- Added "Client" package.
- Added ExposeDisabledClass behaviour in client framework to set/unset "disabled" class on enable/disable methods.
- Removed "Reaction" component
- CSS Enhancements for Buttonset visualization
History
#1 Updated by Davide Principi almost 10 years ago
- Status changed from NEW to ON_DEV
- Priority changed from Normal to Immediate
#2 Updated by Davide Principi almost 10 years ago
See related commit:fa021ae6
#3 Updated by Davide Principi almost 10 years ago
- Status changed from ON_DEV to CLOSED