Segnalazione #134
Sorting nella tabella degli utenti
Status:
Chiuso
Priority:
Normale
Assignee:
Christopher R. Gabriel
Start date:
01/11/2017
Due date:
% Done:
0%
Estimated time:
Description
Aggiungere il sorting delle colonne nella tabella degli utenti, implementandolo nella view AJAX di backend.
Attenzione a controllare che il sorting sia monocolonna, che altrimenti rischia di diventare pesante visto che non si può usare il database e l'ORM di django per farla.
Associated revisions
History
      
      Updated by Mark Caglienzi almost 9 years ago
      
    
    - Status changed from Nuovo to Commenti
 - Assignee changed from Mark Caglienzi to Christopher R. Gabriel
 
Fatto in f7886fb7
Mergiato in master e pushato
      
      Updated by Christopher R. Gabriel almost 9 years ago
      
    
    - Status changed from Commenti to Chiuso
 
Ok, verificato, chiudo.
Implement user table sorting. refs: #134