hooks/notification.py
2013-05-06 Pierre-Yves David [sobject] fix notification operation
2013-04-29 Pierre-Yves David [notification] ensure official API is test
2013-04-29 Alain Leufroy fix typo in notification causing NameError
2013-04-25 Sylvain Thénault [notification] introduce an official `notify_on_commit` function
2013-04-23 Pierre-Yves David use cw_etype instead of __regid__
2013-04-23 Pierre-Yves David [notification] use new style operation for notification
2013-04-22 Pierre-Yves David [notification] fix documentation
2012-02-14 Sylvain Thénault backport stable
2012-02-13 Alexandre Richardson [email notifications] send notification at post-commit time (closes #2119248) stable
2012-01-23 Sylvain Thénault [vreg] move base registry implementation to logilab.common. Closes #1916014
2011-09-28 Sylvain Thénault [pylint] fix pylint detected errors and tweak it so that pylint -E will be much less verbose next time (+ update some copyrights on the way) stable
2011-09-21 Sylvain Thénault [exceptions] stop catching any exception in various places (closes #1942716) stable
2011-03-10 Sylvain Thénault backport stable
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