2010-03-09 Sylvain Thénault logilab.db compat stable
2010-03-09 Sylvain Thénault [goa] i know goa is broken but that's still that we won't have to fix later :)
2010-03-09 Nicolas Chauvat [documentation] fix errors in book chapter instance-config stable
2010-03-09 Sylvain Thénault remove deprecation warning introduced by add_onload api change
2010-03-09 Sylvain Thénault [refactor] drop rset.vreg attribute, vreg should be accessed through rset.req. Also kill decorate_rset, simply set rset.req where we were calling this method.
2010-03-09 Sylvain Thénault missing rename
2010-03-09 Sylvain Thénault rename logilab.db into logilab.database
2010-03-09 Sylvain Thénault move devtools.dataimport at the cw level since we don't want cubes using it to depends on cubicweb-dev
2010-03-09 Sylvain Thénault [widget] allow to specify hour/minute separator on the JQueryTimePicker (vgodard patch) stable
2010-03-09 Sylvain Thénault backport stable
2010-03-09 Sylvain Thénault merge
2010-03-09 Sylvain Thénault fix hooks control method name + other litle cleanups
2010-03-09 Sylvain Thénault cleanup stable
2010-03-09 Sylvain Thénault move SLINK_DIRECTORIES creation to a function avoid unnecessary import (and kill that damed warning of psyco not being installed) stable
2010-03-09 Sylvain Thénault cleanup stable
2010-03-09 Sylvain Thénault [schema hooks] properly check for changes of schema properties avoid useless costly operation (such as full-text reindexing all entities of a type). Refactor inlined handling and fix a bug trying to reindex a final entity type on the way. stable
2010-03-09 Sylvain Thénault [hook] entity_oldnew_value may cause bug on attributes explicitly set to None stable
2010-03-09 Sylvain Thénault misc fixes to ensure logilab.db compatibility stable
2010-03-09 Sylvain Thénault [sql generation] fti_need_distinct quere was not anymore used, potentially causing duplicates on has_text queries with sqlite backend 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-03-08 Sylvain Thénault move hooks activation control on session object, so we can have a per transaction control. Added a new `hooks_control` context manager for usual modification of hooks activation.
2010-03-08 Sylvain Thénault 3.7 depends on python >= 2.5
2010-03-08 Sylvain Thénault rename deprecated file
2010-03-08 Sylvain Thénault [repo] use logilab.db instead of lgc.adbh/lgc.db/lgc.sqlgen/indexer, test new date extranction functions
2010-03-08 Adrien Di Mascio [javascript] fix #736185: add_onload / jQuery.bind() vs. jQuery.one()
2010-03-08 Sylvain Thénault backport stable
2010-03-08 Sylvain Thénault [cleanup] fti_* method already try/except exception, no need for additional catch here stable
2010-03-08 Sylvain Thénault [hook] use entity instead of values dict, check for edited_attributes on rtype change stable
2010-03-08 Sylvain Thénault [schema hook] fulltext_container is a relation *type* property. Test and fix (+ more fti properties change testing) stable
2010-03-08 Sylvain Thénault fix name error fixed in wrong branch stable
2010-03-08 Sylvain Thénault [test] don't use an internal url for test stable
2010-03-05 Sylvain Thénault backport stable
(0) -3000 -1000 -300 -100 -50 -32 +32 +50 +100 +300 +1000 +3000 tip