hooks/notification.py
2011-01-04 Alexandre Fayolle handle the fact that there might be no views registered in some configurations (#1382716) stable
2010-10-12 Sylvain Thénault cleanup and 3.10 updates
2010-08-25 Sylvain Thénault [session] cleanup hook / operation / entity edition api
2010-07-05 Sylvain Thénault [selectors] provide a new, optimized, is_instance selector that should at some point replace implements (along with the adaptable selector)
2010-06-09 Sylvain Thénault [pylint] fix detected name errors stable
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-24 Sylvain Thénault [notification] don't create 'changes' in transaction data until actually needed stable
2010-03-09 Sylvain Thénault fix hooks control method name + other litle cleanups
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-26 Sylvain Thénault pylint style fixes stable
2010-02-26 Sylvain Thénault kill dead/useless code as suggested by pylint stable
2010-02-15 Sylvain Thénault [notification] we should use unsafe_execute here stable
2010-01-21 Sylvain Thénault update copyright
2009-12-09 Sylvain Thénault use implements instead of entity_implements
2009-09-30 Sylvain Thénault backport stable branch
2009-09-23 Adrien Di Mascio [notification] add missing import, fix dummy AttributeError in RenderAndSendNotificationView
2009-09-23 Adrien Di Mascio [hooks] fix dummy NameError in RenderAndSendNotification
2009-09-23 Adrien Di Mascio [api] use _cw, cw_row, cw_col, cw_rset etc.
2009-09-23 Sylvain Thénault [appobjects] use __regid__ instead of __id__, more explicit
2009-09-10 Sylvain Thénault backport 3.5
2009-08-31 Sylvain Thénault backport 3.5 branch
2009-08-26 Sylvain Thénault backport 3.5 step 1, remaining wf changes in hooks to merge
2009-08-18 Sylvain Thénault api update
2009-08-14 Sylvain Thénault use ._cw instead of .cw_req
2009-08-14 Sylvain Thénault rewrite hooks in sobjects as new Hook style into hooks sub-package
less more (0) tip