Feature #1574
Deferred table content refreshing
Status: | CLOSED | Start date: | ||
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | - | % Done: | 100% | |
Category: | - | |||
Target version: | Future | |||
Resolution: | REJECTED | NEEDINFO: | No |
Description
Table\Read should optionally be rendered empty and send an AJAX request to defer contents loading.
This avoids long times page rendering, when the datasource is slow, as happens in Mail Queue UI (#1505).
Another optional feature is to implement automatic and/or manual table refresh.
Related issues
Associated revisions
TableController: added protected methods to customize Read action. Refs #1574 -- Deferred table content refreshing
Request class: inherit arguments from parent modules. Refs #1574
Read Template: code refactor. Refs #1574
Table Read module: skip nextPath() forwarding if "deferred" argument is there. Refs #1574 -- Deferred table content refreshing
History
#1 Updated by Davide Principi over 8 years ago
- Description updated (diff)
- Due date deleted (
11/30/2012) - Status changed from ON_DEV to 4
- Target version changed from NSA1 to ~FUTURE
- Start date deleted (
11/30/2012)
This may be related to full dynamic operation mode of Nethgui JS client: postponed
#3 Updated by Davide Principi about 8 years ago
- Status changed from 4 to NEW
- NEEDINFO set to No
#4 Updated by Davide Principi about 8 years ago
- Assignee deleted (
Davide Principi)
#5 Updated by Davide Principi over 7 years ago
- Target version deleted (
~FUTURE)
#6 Updated by Davide Principi about 7 years ago
- Target version changed from v1.5.0 to Future
#7 Updated by Davide Principi over 6 years ago
- Status changed from NEW to CLOSED
- % Done changed from 0 to 100
- Resolution set to REJECTED
This issue is REJECTED as it has not been updated since long time. It can be copied and opened again, if required.