sobjects/notification.py
2014-05-21 Sylvain Thénault [notification] drop on commit sending of message feature of NotificationView
2014-06-10 Julien Cristau merge 3.18.5 into 3.19 branch
2014-04-09 Sylvain Thénault [sobjects] update notifications system to 3.19 api
2014-04-01 Christophe de Vienne Remove a misleading comment about self.render() behavior. stable
2013-12-17 Julien Cristau [notification] use an InternalManager object for notifications if we have an (email, lang) tuple
2013-12-16 Denis Laxalde [notification] Use https url when available in notification view context
2013-10-23 Julien Cristau [notification] avoid leaking cnxsets (closes #3243810) stable
2013-06-13 Julien Cristau notification: use viewargs for notif_entity_updated instead of transaction_data
2013-06-13 Julien Cristau notification: properly handle cnx and lifetime of the hijacked session
2013-06-12 Julien Cristau notification: fix session creation (closes #2934523)
2013-04-25 Pierre-Yves David [mail] drop hijack_user usage
2013-04-25 Pierre-Yves David [notification] merge BaseNotificationView and NotificationView
2013-04-25 Pierre-Yves David [notification] move notification view in ``sobject.notification``
2013-04-22 Pierre-Yves David [cleanup] drop code deprecated since 3.6
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-01-11 Sylvain Thénault [cleanup] pylint detected error (among a ton of false positives due to the dynamic nature of cubicweb's code...) stable
2010-05-20 Sylvain Thénault [entity] introduce a new 'adapters' registry
2010-05-11 Sylvain Thénault cleanup stable
2010-04-28 Sylvain Thénault replace logilab-common by CubicWeb in disclaimer oldstable
2010-04-28 Sylvain Thénault proper licensing information (LGPL-2.1). Hope I get it right this time. stable
2010-03-17 Sylvain Thénault backport stable
2010-03-17 Sylvain Thénault 3.6 want __regid__, not id stable
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 kill dead/useless code as suggested by pylint stable
2010-01-18 Sylvain Thénault backport stable branch
2010-01-13 Sylvain Thénault 3.6 api update
2010-01-07 Adrien Di Mascio update copyright: welcome 2010 stable
2009-12-08 Sylvain Thénault drop common subpackage
2009-11-20 Sylvain Thénault backport stable branch (one more time painfully)
2009-11-19 Sylvain Thénault reldefsecurity branch : reldefsecurity
2009-10-19 Sylvain Thénault backport stable
2009-10-15 Sylvain Thénault follow yams 0.25 api changes to improve performance stable
2009-10-07 Sylvain Thénault backport stable branch
2009-10-06 Sandrine Ribeau [sobjects] missing import stable
2009-09-30 Sylvain Thénault backport stable branch
2009-09-29 Sandrine Ribeau [notification] add operation responsible for sending email notification when an entity is updated stable
2009-09-23 Adrien Di Mascio [api] use _cw, cw_row, cw_col, cw_rset etc.
2009-09-23 Sylvain Thénault use __regid__ instead of id on appobject classes
2009-09-10 Sylvain Thénault backport 3.5
2009-09-08 Sylvain Thénault enhance notification mecanism: recipients may return user entities, which will be used to create a fake session so one can check security during notification if necessary 3.5
2009-09-02 Sylvain Thénault wrong merge
2009-08-31 Sylvain Thénault backport 3.5 branch
2009-08-28 Sylvain Thénault oops 3.5
2009-08-27 Sylvain Thénault fix potential session cache effect: entity's rset may have been emptied stable
2009-08-26 Sylvain Thénault backport 3.5 step 1, remaining wf changes in hooks to merge
2009-08-26 Sylvain Thénault [notification] fix #103822, don't try to wrap text/rest to 80 characters stable
2009-08-17 Sylvain Thénault backport stable branch
2009-08-17 Sylvain Thénault move base NotificationView to cw.common.mail, we may want to use it to send notification from the web ui stable
2009-08-14 Sylvain Thénault rewrite hooks in sobjects as new Hook style into hooks sub-package
2009-08-13 Sylvain Thénault propagate some api changes
2009-08-12 Nicolas Chauvat R propagate deprecation of AppObject.entity()
2009-08-03 Sylvain Thénault R [vreg] important refactoring of the vregistry, moving behaviour to end dictionnary (and so leaving room for more flexibility ; keep bw compat ; update api usage in cw
2009-07-30 Sylvain Thénault cleanup
2009-07-30 Sylvain Thénault [notification view] consider row/col
2009-07-29 Sylvain Thénault make notification views working with no rset
2009-07-07 Sylvain Thénault name rset argument
2009-06-23 Sylvain Thénault backport stable branch
2009-06-11 Sylvain Thénault finish to update transaction data api stable
2009-06-11 Sylvain Thénault update transaction data api stable
less more (0) -60 tip