kpsul/kfet/static/kfet/js
Aurélien Delobelle 32720c56a6 kfet -- Tables are sortable
Many tables in kfet app templates become sortable:
account list, negative account list, article list, article inventory
list, article supplier list, article category list, checkout list,
checkout statement list, inventory list, inventory details, order list,
order creation, order details.

This is achieved thanks to the jQuery plugin 'tablesorter':
https://mottie.github.io/tablesorter/docs/

- Affected tables also got sticky headers (it stays visible on scroll).
- Dates format are modified in order to ease the date sorting with the
plugin (it avoids writing a custom parser, or an extractor from
additional hidden element in the table cells).
- Tables whose content is classified by category (of articles) now uses
several tbodies. This has minor effects on the tables style.
- Tags of the header help signs become 'i', instead of 'span', in order
to avoid weird spacing.
2017-11-27 18:24:22 +01:00
..
bootstrap-datetimepicker.min.js Message 2016-09-02 14:50:09 +02:00
Chart.bundle.js first tests 2016-12-09 21:44:38 +01:00
Chart.bundle.min.js first tests 2016-12-09 21:44:38 +01:00
Chart.js first tests 2016-12-09 21:44:38 +01:00
history.js adapt code to is_checkout removal 2017-03-24 20:52:49 -03:00
jquery-confirm.js - Affichage des prix/solde de compte en UKF (donc en prennant en compte le 2016-08-18 05:33:42 +02:00
jquery-ui.min.js - Affichage des prix/solde de compte en UKF (donc en prennant en compte le 2016-08-18 05:33:42 +02:00
js.cookie.js K-Psul - Historique + synchronisation 2016-08-14 19:59:36 +02:00
kfet.js kfet -- Tables are sortable 2017-11-27 18:24:22 +01:00
moment-fr.js Message 2016-09-02 14:50:09 +02:00
moment-timezone-with-data-2010-2020.js Message 2016-09-02 14:50:09 +02:00
moment.js Message 2016-09-02 14:50:09 +02:00
multiple-select.js Ajout création/modification groupes K-Fêt 2016-08-21 05:51:55 +02:00
reconnecting-websocket.js K-Psul - Historique + synchronisation 2016-08-14 19:59:36 +02:00
statistic.js Improvements for K-Fêt CMS. 2017-06-12 01:51:10 +02:00