src/ldt/ldt/security/utils.py
Fri, 27 Mar 2015 18:07:56 +0100 ndurand started upgrading to Django 1.6: fixed transactions, settings, switched django_social_auth to python_social_auth
Wed, 29 Apr 2015 00:53:05 +0200 ymh add command to create media and content
Thu, 23 May 2013 00:17:02 +0200 ymh - correct url in template
Wed, 15 May 2013 10:05:17 +0200 ymh Clean warning and errors for Django 1.5
Sat, 11 May 2013 23:09:05 +0200 ymh Merge with eb9cc63ce7423fe953f6332fd7f28624e5840ef3
Fri, 12 Apr 2013 12:46:02 +0200 cavaliet optimisation to open and save projects
Mon, 18 Mar 2013 16:28:04 +0100 cavaliet remove logger
Mon, 18 Mar 2013 16:15:46 +0100 cavaliet Finally super useful optimization on guardian request.
Thu, 07 Feb 2013 13:41:49 +0100 ymh Requests optimisations
Tue, 04 Dec 2012 13:55:35 +0100 cavaliet remove useless template and unused import.
Wed, 10 Oct 2012 18:00:00 +0200 rougeronj Creation and deletion of content, iri file, and thumbnail are now transactional
Tue, 25 Sep 2012 11:19:20 +0200 rougeronj cleaning of utils.py
Tue, 25 Sep 2012 11:07:13 +0200 rougeronj Possibility to list a content on the front or not, with a private media. A media can be private, and the content public (listed or not)
Thu, 09 Feb 2012 15:13:32 +0100 verrierj Minor bugs about permission caching
Thu, 02 Feb 2012 12:48:30 +0100 verrierj Contents objects are not public by default
Mon, 30 Jan 2012 15:55:54 +0100 verrierj Lot of bugfixes
Wed, 11 Jan 2012 14:57:33 +0100 verrierj Anonymous users can see pages even if they are not logged in + factor code to decrease number of SQL requests
Fri, 06 Jan 2012 17:46:23 +0100 verrierj Stats for annotations volume can be computed using ./manage.py statannotation [-c content_id] or in the admin pages of module ldt_utils.
Fri, 16 Dec 2011 17:19:22 +0100 verrierj Disable selects when content is set as public + replace To_protect class by function with setattr
Fri, 16 Dec 2011 16:18:25 +0100 verrierj Fix bug when checking for add_group permission
Fri, 16 Dec 2011 14:47:18 +0100 verrierj Speed up response time when retrieving group projects
Thu, 15 Dec 2011 14:38:23 +0100 verrierj Fix bug in project copy from group tab
Tue, 13 Dec 2011 15:46:34 +0100 verrierj Add cache to userlist
Tue, 13 Dec 2011 14:46:29 +0100 verrierj Factor code to display userlist in project/content edition
Mon, 12 Dec 2011 15:57:35 +0100 verrierj Add cache form ObjectPermissionChecker objects
Mon, 12 Dec 2011 14:48:57 +0100 verrierj Add methods to set user in current thread
Mon, 12 Dec 2011 10:19:04 +0100 verrierj Change modal window size + improve get_urserlist_model function for public contents
Fri, 09 Dec 2011 11:17:15 +0100 verrierj Improve permissions of medias + fix css
Thu, 08 Dec 2011 16:04:44 +0100 verrierj Fix bug in group form
Wed, 07 Dec 2011 11:36:12 +0100 verrierj Moved Share to form to security module
Tue, 06 Dec 2011 17:45:35 +0100 verrierj Projects can be shared with users and groups. Does not work with contents yet, still some bugs in templates
Thu, 01 Dec 2011 14:49:10 +0100 verrierj Fix bug when selecting media in content creation window
Wed, 30 Nov 2011 17:37:42 +0100 verrierj Improve css + fix minor bugs
Wed, 30 Nov 2011 14:15:17 +0100 verrierj Ask confirmation when user leaves a group
Tue, 29 Nov 2011 12:08:11 +0100 verrierj Add permission form to content
Thu, 24 Nov 2011 15:32:19 +0100 verrierj Display specific tooltip when project edition is not allowed
Mon, 21 Nov 2011 15:33:17 +0100 verrierj Permissions are checked in search results
Wed, 16 Nov 2011 15:28:24 +0100 verrierj Clean code of SafeManager
Wed, 16 Nov 2011 12:34:49 +0100 verrierj Moved threadlocals to utils
Tue, 15 Nov 2011 12:47:13 +0100 verrierj Models in ldt_utils derived from SafeModel instead of django.db.model
Tue, 15 Nov 2011 12:01:16 +0100 verrierj Moved code about group security into a separate module
less more (0) tip