Project

General

Profile

Segnalazione #288

Octonet: persistenza della selezione per mass-edit

Added by Christopher R. Gabriel almost 7 years ago. Updated almost 7 years ago.

Status:
Chiuso
Priority:
Normale
Start date:
06/07/2017
Due date:
% Done:

0%

Estimated time:

Description

Avendo cambiato la il caricamento della lista utenti da dom a ajax, la selezione per il mass edit della lista utenti non e' piu' persistente al cambio pagina, in quanto via ajax viene ricreato un nuovo dom della tabella, che contiene i dati di selezione.

Associated revisions

Revision 44348d6c (diff)
Added by Mark Caglienzi almost 7 years ago

Persist the selected users, in a javascript array for the moment. refs: #288

Revision d4f758d4 (diff)
Added by Mark Caglienzi almost 7 years ago

Use a Set(). refs: #288

Revision 426ee0fc (diff)
Added by Mark Caglienzi almost 7 years ago

Get all users in the current page. refs: #288

Revision f3f3068d (diff)
Added by Mark Caglienzi almost 7 years ago

Persist also row selection between page changes. refs: #288

Revision 6c6bc1fb (diff)
Added by Mark Caglienzi almost 7 years ago

Cleanup and manage the button. refs: #288

History

#1

Updated by Mark Caglienzi almost 7 years ago

  • Status changed from Nuovo to In elaborazione
#2

Updated by Mark Caglienzi almost 7 years ago

  • Status changed from In elaborazione to Commenti
  • Assignee changed from Mark Caglienzi to Christopher R. Gabriel
1b53ae29:
  • Selezione resa persistente agganciandomi all'evento draw.dt di datatables
  • Funziona anche la selezione delle righe (inteso con il cambio di colore di sfondo) al cambio di pagina, compresa la deselezione

Mergiato in master e pushato

#3

Updated by Christopher R. Gabriel almost 7 years ago

  • Status changed from Commenti to Chiuso

Ok, verificato, chiudo.

Also available in: Atom PDF