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
2010-03-05 Sylvain Thénault merge stable
2010-03-04 Pierre-Yves David Added tag cubicweb-debian-version-3.6.1-2 for changeset 0a16f07112b9 stable
2010-03-04 Pierre-Yves David [pkg/debian] prepare 3.6.1-2 stable cubicweb-debian-version-3.6.1-2
2010-03-04 Pierre-Yves David [pkg/debian] Remove python-elementtree from Depends stable
2010-03-05 Sylvain Thénault le patch massiveimport a été importé stable
2010-03-05 Sylvain Thénault fix bad test fix
2010-03-05 Sylvain Thénault repair stuff broken by fti handling changes stable
2010-03-05 Sylvain Thénault update test broken by fulltextindexed change on workflow entities stable
2010-03-05 Sylvain Thénault fix another name error
2010-03-05 Sylvain Thénault fix name error
2010-03-05 Sylvain Thénault backport stable
2010-03-05 Sylvain Thénault eschema_type_eid become eschema_eid and always get a schema as argument + misc cleanup stable
2010-03-05 Sylvain Thénault don't issue critical warning about missing text index when we're creating the instance stable
2010-03-05 Sylvain Thénault merge stable
2010-03-04 Sylvain Thénault backport stable
2010-03-04 Sylvain Thénault [cleanup] add index_entity to abstract source, add docstring stable
2010-03-04 Sylvain Thénault [fti] refactor and fix full text indexation handling stable
2010-03-04 Sylvain Thénault [schema] do not fulltext index workflow entities'description stable
2010-03-04 Sylvain Thénault no key error subsequent to test module import error
2010-03-04 Aurelien Campeas merge stable
2010-03-04 Aurelien Campeas [views/breadcrumbs] fix bad signature stable
2010-03-04 Sylvain Thénault merge stable
2010-03-04 Sylvain Thénault nicer explanation stable
2010-03-04 Sylvain Thénault fix schema serialization bug: groupmap considered as addrdef argument stable
2010-03-04 Nicolas Chauvat [cwctl] list will warn about a badly formatted version constraint instead of crashing stable
2010-03-04 Sylvain Thénault backport stable
2010-03-04 Sylvain Thénault oops, 'not' missing
2010-03-04 Sylvain Thénault [repo] fix bug introduced by 4757:ec9c20c6b9f7, testing for select.selection is not enough to avoid the substep query, we should check there is no interesting restriction (test added)
2010-03-04 Sylvain Thénault [rql2sql] fix potential crash when testing _q_invariant on a ColumnAlias instead of a Variable by always considering _q_invariant to false for them stable
2010-03-04 Sylvain Thénault backport stable
2010-03-04 Sylvain Thénault fix test broken by meta relation permissions tweaks stable
2010-03-04 Sylvain Thénault fix schema serialization, bad repartition of changes between stable and default stable
2010-03-04 Sylvain Thénault backport stable
2010-03-04 Sylvain Thénault remove stuff from default introduced accidentally in stable stable
(0) -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 tip