| Mon, 21 May 2012 16:50:42 +0200 | gibus | Reverts to changeset 435, and just add {% csrf_token %} to template forgot_pw.html, since CSRF protection seems to be only here (surely because of django.contrib.auth.views). | file | diff | annotate |
| Sat, 19 May 2012 10:21:54 +0200 | Production Moz | Fix side effects with csrf token, add csrf_token to every post form + add ajax (see http://stackoverflow.com/questions/5100539/django-csrf-check-failing-with-an-ajax-post-request), remove django.middleware.csrf.CsrfViewMiddleware ?! | file | diff | annotate |
| Tue, 15 May 2012 12:22:28 +0200 | gibus | Fixed bad string for export to ms-word 2007. | file | diff | annotate |
| Tue, 15 May 2012 12:12:41 +0200 | gibus | Added export in .doc and .docx formats. | file | diff | annotate |
| Mon, 14 May 2012 15:16:30 +0200 | gibus | Added 'me' and 'author' in filter by name. | file | diff | annotate |
| Mon, 14 May 2012 10:15:01 +0200 | gibus | Fix some javascript error with IE8 (getElementsByClassName() is unknown). | file | diff | annotate |