src/cm/templates/site/user_list.html
Thu, 28 Nov 2013 09:11:51 +0100 gibus With JQuery > 1.6 replace .attr() by .prop() or .val(), see http://api.jquery.com/prop/
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).
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 ?!
Fri, 08 Oct 2010 16:37:51 +0200 raph add popup tip for anonymous users in user list
Mon, 25 Jan 2010 14:23:35 +0100 raph change default sorting for dates columns in text/user lists
Thu, 10 Dec 2009 16:11:57 +0100 raph add setting to hide emails in admin page
Thu, 10 Dec 2009 14:27:12 +0100 raph - add tag support to user
Wed, 09 Dec 2009 15:29:46 +0100 raph fix summary
Mon, 23 Nov 2009 15:14:29 +0100 raph import from internal svn r 4007
less more (0) tip