entities/authobjs.py
2013-06-21 Pierre-Yves David [cwuser] make CWUser callable, returning self for dbapi compatibility
2012-09-11 Sylvain Thénault massive copyright update to avoid clutering later patches
2012-09-10 Sylvain Thénault [request/session] refactor language handling: don't attempt to sync web/repo languages
2012-07-17 Sylvain Thénault [entity api] unify set_attributes / set_relations into a cw_set method. Closes #2423719
2011-10-21 Sylvain Thénault [management table] upgrade sources groups management table to new api
2011-09-23 Sylvain Thénault backport stable
2011-09-22 Sylvain Thénault [entity] upgrade fetch_[unrelated_]order to benefit from changes introduced in 3.14 (closes #1942758)
2011-09-21 Sylvain Thénault [exceptions] stop catching any exception in various places (closes #1942716) stable
2011-09-15 Sylvain Thénault backport stable
2011-09-13 Sylvain Thénault backout 7780:a1d5365fefc1 stable
2011-09-13 Sylvain Thénault [cubification] moved CWPermission handling into a localperms cube. closes #1914011 stable
2011-05-11 Sylvain Thénault [cwpermission, cwgroup] convenience method on CWGroup to grant a local permission (ie CWPermission) on an entity stable
2011-05-11 Sylvain Thénault [cleanup] kill some remaining traces of goa stable
2011-03-28 Sylvain Thénault [cwuser, persistent properties] fix recent set_property implementation on CWUser: for_user is automatically handled for non-managers users (this is seriously debatable though) stable
2011-03-25 Sylvain Thénault [cwprops] add set_property method on CWUser instances, to ease setting of user specific properties stable
2010-05-20 Sylvain Thénault [entity] introduce a new 'adapters' registry
2010-04-28 Sylvain Thénault backport oldstable changes stable
2010-04-28 Sylvain Thénault replace logilab-common by CubicWeb in disclaimer oldstable
2010-04-28 Sylvain Thénault backport default into stable: stable is now cw 3.8
2010-04-28 Sylvain Thénault proper licensing information (LGPL-2.1). Hope I get it right this time. stable
2010-04-07 Sylvain Thénault #759035: Automate addition of eid cachekey in RQL analysis
2010-03-09 Sylvain Thénault [repo] enhanced security handling: deprecates unsafe_execute, in favor of explicit read/write security control using the `enabled_security` context manager. Also code executed on the repository side is now unsafe by default.
2010-02-03 Sylvain Thénault backport stable
2010-01-28 Adrien Di Mascio [entities] fix CWUser.is_in_group implementation stable
2010-01-18 Sylvain Thénault backport stable branch
2010-01-18 Sylvain Thénault don't use matching_groups() for is_in_group implementation stable
2010-01-07 Adrien Di Mascio update copyright: welcome 2010 stable
2009-11-20 Sylvain Thénault backport stable branch (one more time painfully)
2009-11-10 Sylvain Thénault Backed out changeset 8d0b5de8002b stable
2009-11-03 Aurelien Campeas fix wrong answer when the rset is empty but did not raise stable
2009-09-23 Sylvain Thénault use ._cw.vreg instead of vreg on appobject classes
2009-09-23 Sylvain Thénault use ._cw instead of req on appobject classes
2009-09-23 Sylvain Thénault use __regid__ instead of id on appobject classes
2009-08-12 Sylvain Thénault Backed out changeset 3f6dfc312760
2009-08-11 Sylvain Thénault [entities] access persistent attributes through entity.cwdb
2009-05-28 Adrien Di Mascio big bunch of copyright / docstring update
2009-04-29 sylvain thenault delete-trailing-whitespaces tls-sprint
2009-04-17 sylvain thenault rename internal entity types to have CW prefix instead of E tls-sprint
2009-04-14 sylvain thenault sort on EUser.login/EGroup.name in vocabulary tls-sprint
2009-03-26 sylvain thenault support for old __rtags__ tls-sprint
2009-02-11 Arthur Lutz merge
2009-02-10 Arthur Lutz test if anonymous
2009-02-11 sylvain thenault fix rtags to have correct msgids for bookmarked_by relation
2008-11-05 Adrien Di Mascio Showtime !
less more (0) tip