CodeGrade / bottlenose

CS assignment / grade mangement system
GNU Affero General Public License v3.0
37 stars 21 forks source link

Sort by date #222

Closed williams-jack closed 2 years ago

williams-jack commented 2 years ago

This one should be all set. Based on #220: added a custom parser (addParser) for table sorter, and dates are now saved to spans with data function called with key/id iso-date.

Screenshots for correct sorting on assignment page:

dates-work-ascending

dates-work-descending

blerner commented 2 years ago

Fixes #220