BuggleInc / PLM-server

Wanna be teacher's console (WIP)
GNU Affero General Public License v3.0
2 stars 3 forks source link

allStudents should be sorted by date #5

Closed mquinson closed 10 years ago

mquinson commented 10 years ago

The date of last activity of each student should be shown in the table of allStudents, and that table should be sorted by date of last activity, if possible.

That would be similar to the view of github, that separates the active branches from the stale ones.

mquinson commented 10 years ago

Actually, the same should be done for the /students too