gestioCOF/kfet/static/kfet/js
Aurélien Delobelle b42452080f Mass cleaning of kfet' authentication machinery
AccountBackend
- Should now work if used in AUTHENTICATION_BACKENDS settings.
- It does not retieve itself the password, as it should not be used
this way.

GenericBackend
- Delete useless 'username' arg of its 'authenticate()' method.
- Now delete the token in DB.

TemporaryAuthMiddleware
- New name of the middleware is more meaningful.
- Is now responsible to retrieve the password from the request, instead
of the AccountBackend.

GenericTeamToken model
- Add a manager' method to create token, avoiding possible error due to
unicity constraint.

GenericLoginView (authentication with the kfet generic user)
- Replace obscure system with a 100% HTTP handling.
- See comments for more information.

Misc
- More docstrings!
- More tests!
- Add some i18n.
- Add kfet/confirm_form.html template:
    Ask user to confirm sth via a form (which will send a POST request).
    Context variables:
        * title: the page title
        * confirm_url: action attribute for <form>
        * text: displayed confirmation text
- kfet.js : Add functions allowing to emit POST request from <a> tag.
- Non-link nav items from kfet navbar also get a 'title'.
- A utility has been found for the 'sunglasses' glyphicon!
2017-09-25 17:57:47 +02: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 Mass cleaning of kfet' authentication machinery 2017-09-25 17:57:47 +02: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