Thu, 11 Mar 2010 18:28:38 +0100 Sylvain Thénault [write security] we must check perm with read security disabled + add missing eid argument to check_perm
Thu, 11 Mar 2010 16:49:59 +0100 Sylvain Thénault merge stable
Thu, 11 Mar 2010 16:49:43 +0100 Sylvain Thénault [session] del session's thread local store on close stable
Thu, 11 Mar 2010 16:49:07 +0100 Sylvain Thénault [debug] a new view to help debugging memory leaks stable
Thu, 11 Mar 2010 16:48:38 +0100 Sylvain Thénault [debug] minor improvments to the registry view stable
Thu, 11 Mar 2010 16:43:00 +0100 Sylvain Thénault [web req] check latest url in breadcrumbs is not the same as the current one to keep more valuable information stable
Thu, 11 Mar 2010 16:42:13 +0100 Sylvain Thénault [pyviews] add thead/tbody to pyvaltable view stable
Thu, 11 Mar 2010 16:41:43 +0100 Sylvain Thénault [repo stats] add cache size stable
Wed, 10 Mar 2010 12:52:33 +0100 Adrien Di Mascio [javascript] upgrade from version 1.0.2 to 1.1 of jquery.autocomplete.js stable
Wed, 10 Mar 2010 12:37:34 +0100 Adrien Di Mascio [web] fix #736332: iespec functionality for add_css stable
Wed, 10 Mar 2010 12:19:55 +0100 Adrien Di Mascio [javascript] use jQuery.one('ajax-loaded') instead of jQuery.bind() in add_onload to avoid multiple callback executions stable
Wed, 10 Mar 2010 12:08:45 +0100 Sylvain Thénault [widgets] fix typo stable
Tue, 09 Mar 2010 19:59:44 +0100 Sylvain Thénault merge stable
Tue, 09 Mar 2010 19:58:30 +0100 Sylvain Thénault req has no more a cursor attribute stable
Tue, 09 Mar 2010 19:57:47 +0100 Sylvain Thénault when some authentication plugin fail, we may try another one stable
Tue, 09 Mar 2010 19:57:04 +0100 Sylvain Thénault logilab.db compat stable
Tue, 09 Mar 2010 14:38:41 +0100 Sylvain Thénault [goa] i know goa is broken but that's still that we won't have to fix later :)
Tue, 09 Mar 2010 19:39:50 +0100 Nicolas Chauvat [documentation] fix errors in book chapter instance-config stable
Tue, 09 Mar 2010 12:07:34 +0100 Sylvain Thénault remove deprecation warning introduced by add_onload api change
Tue, 09 Mar 2010 12:07:16 +0100 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.
Tue, 09 Mar 2010 12:03:26 +0100 Sylvain Thénault missing rename
Tue, 09 Mar 2010 11:54:27 +0100 Sylvain Thénault rename logilab.db into logilab.database
Tue, 09 Mar 2010 11:42:06 +0100 Sylvain Thénault move devtools.dataimport at the cw level since we don't want cubes using it to depends on cubicweb-dev
Tue, 09 Mar 2010 11:27:41 +0100 Sylvain Thénault [widget] allow to specify hour/minute separator on the JQueryTimePicker (vgodard patch) stable
Tue, 09 Mar 2010 11:05:29 +0100 Sylvain Thénault backport stable
Tue, 09 Mar 2010 11:01:44 +0100 Sylvain Thénault merge
Tue, 09 Mar 2010 11:00:48 +0100 Sylvain Thénault fix hooks control method name + other litle cleanups
Tue, 09 Mar 2010 10:59:50 +0100 Sylvain Thénault cleanup stable
Tue, 09 Mar 2010 10:59:44 +0100 Sylvain Thénault move SLINK_DIRECTORIES creation to a function avoid unnecessary import (and kill that damed warning of psyco not being installed) stable
Tue, 09 Mar 2010 10:53:55 +0100 Sylvain Thénault cleanup stable
Tue, 09 Mar 2010 10:53:38 +0100 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
Tue, 09 Mar 2010 10:51:08 +0100 Sylvain Thénault [hook] entity_oldnew_value may cause bug on attributes explicitly set to None stable
Tue, 09 Mar 2010 10:49:57 +0100 Sylvain Thénault misc fixes to ensure logilab.db compatibility stable
Tue, 09 Mar 2010 10:48:46 +0100 Sylvain Thénault [sql generation] fti_need_distinct quere was not anymore used, potentially causing duplicates on has_text queries with sqlite backend stable
Tue, 09 Mar 2010 08:59:43 +0100 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.
Mon, 08 Mar 2010 19:02:35 +0100 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.
Mon, 08 Mar 2010 18:31:36 +0100 Sylvain Thénault 3.7 depends on python >= 2.5
Mon, 08 Mar 2010 18:08:24 +0100 Sylvain Thénault rename deprecated file
Mon, 08 Mar 2010 17:57:29 +0100 Sylvain Thénault [repo] use logilab.db instead of lgc.adbh/lgc.db/lgc.sqlgen/indexer, test new date extranction functions
Mon, 08 Mar 2010 19:11:47 +0100 Adrien Di Mascio [javascript] fix #736185: add_onload / jQuery.bind() vs. jQuery.one()
Mon, 08 Mar 2010 09:51:29 +0100 Sylvain Thénault backport stable
Mon, 08 Mar 2010 09:05:17 +0100 Sylvain Thénault [cleanup] fti_* method already try/except exception, no need for additional catch here stable
Mon, 08 Mar 2010 09:04:36 +0100 Sylvain Thénault [hook] use entity instead of values dict, check for edited_attributes on rtype change stable
Mon, 08 Mar 2010 09:03:43 +0100 Sylvain Thénault [schema hook] fulltext_container is a relation *type* property. Test and fix (+ more fti properties change testing) stable
Mon, 08 Mar 2010 09:00:23 +0100 Sylvain Thénault fix name error fixed in wrong branch stable
Mon, 08 Mar 2010 08:59:07 +0100 Sylvain Thénault [test] don't use an internal url for test stable
Fri, 05 Mar 2010 18:20:39 +0100 Sylvain Thénault backport stable
Fri, 05 Mar 2010 18:20:18 +0100 Sylvain Thénault merge stable
Thu, 04 Mar 2010 18:57:13 +0100 Pierre-Yves David Added tag cubicweb-debian-version-3.6.1-2 for changeset 0a16f07112b9 stable
Thu, 04 Mar 2010 16:26:52 +0100 Pierre-Yves David [pkg/debian] prepare 3.6.1-2 stable cubicweb-debian-version-3.6.1-2
Thu, 04 Mar 2010 16:26:22 +0100 Pierre-Yves David [pkg/debian] Remove python-elementtree from Depends stable
Fri, 05 Mar 2010 18:07:39 +0100 Sylvain Thénault le patch massiveimport a été importé stable
Fri, 05 Mar 2010 17:29:24 +0100 Sylvain Thénault fix bad test fix
Fri, 05 Mar 2010 17:24:01 +0100 Sylvain Thénault repair stuff broken by fti handling changes stable
Fri, 05 Mar 2010 17:22:41 +0100 Sylvain Thénault update test broken by fulltextindexed change on workflow entities stable
Fri, 05 Mar 2010 13:05:47 +0100 Sylvain Thénault fix another name error
Fri, 05 Mar 2010 13:04:46 +0100 Sylvain Thénault fix name error
Fri, 05 Mar 2010 12:18:22 +0100 Sylvain Thénault backport stable
Fri, 05 Mar 2010 09:39:34 +0100 Sylvain Thénault eschema_type_eid become eschema_eid and always get a schema as argument + misc cleanup stable
Fri, 05 Mar 2010 09:35:06 +0100 Sylvain Thénault don't issue critical warning about missing text index when we're creating the instance stable
Fri, 05 Mar 2010 09:24:55 +0100 Sylvain Thénault merge stable
Thu, 04 Mar 2010 18:06:03 +0100 Sylvain Thénault backport stable
Thu, 04 Mar 2010 18:04:26 +0100 Sylvain Thénault [cleanup] add index_entity to abstract source, add docstring stable
Thu, 04 Mar 2010 18:02:33 +0100 Sylvain Thénault [fti] refactor and fix full text indexation handling stable
Thu, 04 Mar 2010 17:58:31 +0100 Sylvain Thénault [schema] do not fulltext index workflow entities'description stable
Thu, 04 Mar 2010 17:51:19 +0100 Sylvain Thénault no key error subsequent to test module import error
Thu, 04 Mar 2010 17:51:27 +0100 Aurelien Campeas merge stable
Thu, 04 Mar 2010 17:50:17 +0100 Aurelien Campeas [views/breadcrumbs] fix bad signature stable
Thu, 04 Mar 2010 17:49:31 +0100 Sylvain Thénault merge stable
Thu, 04 Mar 2010 17:49:14 +0100 Sylvain Thénault nicer explanation stable
Thu, 04 Mar 2010 17:48:55 +0100 Sylvain Thénault fix schema serialization bug: groupmap considered as addrdef argument stable
Thu, 04 Mar 2010 16:58:40 +0100 Nicolas Chauvat [cwctl] list will warn about a badly formatted version constraint instead of crashing stable
Thu, 04 Mar 2010 12:08:23 +0100 Sylvain Thénault backport stable
Thu, 04 Mar 2010 12:08:09 +0100 Sylvain Thénault oops, 'not' missing
Thu, 04 Mar 2010 12:07:54 +0100 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)
Thu, 04 Mar 2010 11:45:29 +0100 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
Thu, 04 Mar 2010 10:58:28 +0100 Sylvain Thénault backport stable
Thu, 04 Mar 2010 10:56:46 +0100 Sylvain Thénault fix test broken by meta relation permissions tweaks stable
Thu, 04 Mar 2010 10:56:27 +0100 Sylvain Thénault fix schema serialization, bad repartition of changes between stable and default stable
Thu, 04 Mar 2010 10:23:20 +0100 Sylvain Thénault backport stable
Thu, 04 Mar 2010 10:22:21 +0100 Sylvain Thénault remove stuff from default introduced accidentally in stable stable
Thu, 04 Mar 2010 10:16:48 +0100 Sylvain Thénault applied vgodard patch for jquery rounded corner w/ MSIE >= 8 stable
Thu, 04 Mar 2010 09:57:40 +0100 Sylvain Thénault backport stable
Thu, 04 Mar 2010 09:43:16 +0100 Adrien Chauve [fix] #731915 use add_onload instead of plain <script> tag for progress bar. stable
Thu, 04 Mar 2010 09:35:34 +0100 Pierre-Yves David add render_description method to RSSItemView to improve modularity. stable
Fri, 26 Feb 2010 17:00:42 +0100 Julien Jehannet le patch documentation-admin-tips a été importé stable
Tue, 02 Mar 2010 21:48:36 +0100 Julien Jehannet [F] views: fix 2 unicode errors stable
Mon, 22 Feb 2010 17:23:46 +0100 Julien Jehannet le patch fix-3.6-deprecation-warning a été importé stable
Thu, 04 Mar 2010 08:50:27 +0100 Alain Leufroy Suppress the hidden logform when the user is already connected stable
Thu, 04 Mar 2010 08:50:21 +0100 Alain Leufroy fix a Depression Warning stable
Thu, 04 Mar 2010 08:50:03 +0100 Alain Leufroy fix: Prevent multi pass in restore_previous_post stable
Thu, 04 Mar 2010 08:48:51 +0100 Sylvain Thénault merge stable
Wed, 03 Mar 2010 19:20:03 +0100 Sylvain Thénault [test] check _shutting_down, not empty dict (empty dict test should go in pytestgc patch)
Wed, 03 Mar 2010 19:03:52 +0100 Sylvain Thénault assert we are not already shutting down
Wed, 03 Mar 2010 19:02:36 +0100 Sylvain Thénault [test] call super class teardown after perms restoration
Wed, 03 Mar 2010 18:57:41 +0100 Sylvain Thénault [test] get a chance to get proper garbage collection when running pytest on whole cw
Wed, 03 Mar 2010 18:56:37 +0100 Sylvain Thénault [testlib] properly close dumb sessions
Wed, 03 Mar 2010 18:54:07 +0100 Sylvain Thénault [debug] more (dirty) gc debuging
Wed, 03 Mar 2010 18:52:56 +0100 Sylvain Thénault custom rest publisher instead of using rest_publish. Avoid to keep a ref on the latest context
Wed, 03 Mar 2010 18:52:01 +0100 Sylvain Thénault cleanup
Wed, 03 Mar 2010 18:33:56 +0100 Sylvain Thénault [rest] cleanup, avoid deprecation warning
Wed, 03 Mar 2010 18:32:21 +0100 Sylvain Thénault delete pyro proxy on connection close, properly raise programming error when working on a closed connection
Wed, 03 Mar 2010 18:31:08 +0100 Sylvain Thénault cleanup
Wed, 03 Mar 2010 18:30:25 +0100 Sylvain Thénault [test] get a chance to get proper garbage collection when running pytest on whole cw
Wed, 03 Mar 2010 18:12:28 +0100 Sylvain Thénault more tests stable
Wed, 03 Mar 2010 17:59:05 +0100 Sylvain Thénault [repo] improve planning of insert/update queries: do not select affected constants so the don't go and back to/from the source.
Wed, 03 Mar 2010 17:56:04 +0100 Sylvain Thénault schema serialization optimization by using eids instead of type names. Heavy refactoring/cleanup on the way
Wed, 03 Mar 2010 17:51:49 +0100 Sylvain Thénault backport stable
Wed, 03 Mar 2010 17:49:24 +0100 Sylvain Thénault [testlib] automatic test shouldn't try to populate default_workflow stable
Wed, 03 Mar 2010 17:48:08 +0100 Sylvain Thénault minor schema serialization optimization: stable
Wed, 03 Mar 2010 17:42:19 +0100 Sylvain Thénault cleanups stable
Wed, 03 Mar 2010 17:39:22 +0100 Sylvain Thénault fix code and tests broken by 4744:13a5d3a7410e (proper permission on eid/has_text/identity relations) stable
Tue, 02 Mar 2010 15:58:39 +0100 Sylvain Thénault do not check for use template permission when session is super session or integrity hooks are deactivated stable
Tue, 02 Mar 2010 15:57:32 +0100 Sylvain Thénault do not check for existant entity when relation of single card is added but integrity hooks are deactivated stable
Tue, 02 Mar 2010 15:44:26 +0100 Sylvain Thénault [schema] tweaks meta-relations and schema/workflow entities attributes permissions stable
Tue, 02 Mar 2010 15:43:26 +0100 Sylvain Thénault [schema] new constants for permissions definitions stable
Wed, 03 Mar 2010 14:06:05 +0100 Aurelien Campeas [book/ldap] note on the role of two options stable
Tue, 02 Mar 2010 19:32:46 +0100 Aurelien Campeas [book/cwctl] reorganize a bit this page (very messy) stable
Tue, 02 Mar 2010 19:15:26 +0100 Aurelien Campeas [book] more id -> __regid__ stable
Tue, 02 Mar 2010 19:11:46 +0100 Aurelien Campeas [book/entities] a bit of flesh to the interface chapter stable
(0) -3000 -1000 -120 +120 +1000 +3000 tip