Tue, 27 Jul 2010 12:36:03 +0200 Sylvain Thénault [security] don't put uncrypted password in query parameters, else it may be logged on error oldstable
Tue, 27 Jul 2010 09:40:09 +0200 Sylvain Thénault [relations in ui] provide context information when computing label for a relation stable
Tue, 27 Jul 2010 09:14:00 +0200 Sylvain Thénault [security] do not show sessions information to non managers users. Close security ticket #38246 stable
Tue, 27 Jul 2010 09:06:55 +0200 Sylvain Thénault [dbapi] update renamed argument
Mon, 26 Jul 2010 15:04:47 +0200 Nicolas Chauvat [debug] improve debug messages stable
Mon, 26 Jul 2010 12:15:11 +0200 Sylvain Thénault [dbapi] cleanup shared data api: let access to transaction from dbapi, we can write it after all... Also, querydata is better named txdata
Mon, 26 Jul 2010 12:08:24 +0200 Sylvain Thénault [session] cleanup session-time / cleanup-session-time...
Mon, 26 Jul 2010 12:07:00 +0200 Sylvain Thénault [debug] when a loop is detected in a tree, log the entity involved in it to ease repair stable
Mon, 26 Jul 2010 12:06:58 +0200 Sylvain Thénault [image js] fix image fit screen function stable
Mon, 26 Jul 2010 12:06:55 +0200 Sylvain Thénault [idownloadable primary view] when file is an image, display attributes below the image stable
Mon, 26 Jul 2010 12:06:52 +0200 Sylvain Thénault [selector] adjuts score returned by the adaptable selector to get correct priority over is_instance stable
Mon, 26 Jul 2010 12:06:49 +0200 Sylvain Thénault [navigation] refactor previous / next navigation component to ease overriding stable
Fri, 23 Jul 2010 10:30:10 +0200 Sylvain Thénault [massmailing] need edition.js for the freeezeFormButtons function stable
Fri, 23 Jul 2010 17:54:18 +0200 Nicolas Chauvat [views] link to public url when trying https without an account stable
Wed, 21 Jul 2010 12:46:21 +0200 Sylvain Thénault [image] more handy image resizing using javascript stable
Wed, 21 Jul 2010 12:42:18 +0200 Sylvain Thénault [rql2sql] fix bug with NOT of inlined relation: NULL values are not properly handled and hence some rows won't be returned while the should stable
Wed, 21 Jul 2010 12:41:14 +0200 Sylvain Thénault [schema sync] if something went wrong while getting rdef in precommit event, rdef adttribute won't be set in revertprecommit. We don't want to fail in such case stable
Wed, 21 Jul 2010 12:40:17 +0200 Sylvain Thénault [migration] add script to repair instances which have lost some relation due to 3.9 + file 1.9 migration (bad Image -> File entity type renaming) stable
Wed, 21 Jul 2010 11:28:30 +0200 Nicolas Chauvat [uiprops] check that STYLESHEETS* and JAVASCRIPTS are lists stable
Tue, 20 Jul 2010 16:45:11 +0200 Sylvain Thénault [migration] fix rename_entity_type to avoid to loose some relations on the way stable
Tue, 20 Jul 2010 14:09:58 +0200 Sylvain Thénault [js] fix bug encountered with IE (result evaluated to true while no response text -> json parse error) stable
Tue, 20 Jul 2010 14:08:34 +0200 Sylvain Thénault [table view] fix bad arguments given to form_filter method stable
Mon, 19 Jul 2010 17:22:10 +0200 Sylvain Thénault [deprecation] remove 3.8 deprecation warning stable
Mon, 19 Jul 2010 16:46:42 +0200 Julien Jehannet [test] improve windmill integration, new test on relation edition stable
Mon, 19 Jul 2010 15:37:02 +0200 Sylvain Thénault backport default into stable. STABLE IS NOW 3.9, default 3.10 stable
Mon, 19 Jul 2010 15:36:16 +0200 Sylvain Thénault backport stable into oldstable. oldstable is now 3.8 oldstable
Mon, 19 Jul 2010 15:34:29 +0200 Sylvain Thénault cleanup
Mon, 19 Jul 2010 10:51:23 +0200 Sylvain Thénault [css] set 100% width/height on image from idownloadable primary view
Mon, 19 Jul 2010 10:13:01 +0200 Sylvain Thénault [c-c start repo] config log's threshold is upper case while option accepts lower case. This break c-c start of repository instances.
Mon, 19 Jul 2010 10:10:20 +0200 Sylvain Thénault [querier] actually fix bug attempted to be fixed in 5942:f1abba8ccc01. The pb was not in multi-sources but because of missing annotation on rql generated by security insertion
Sat, 17 Jul 2010 10:00:05 +0200 Sylvain Thénault [basetemplate nav] no need for an attribute here
Sat, 17 Jul 2010 09:59:44 +0200 Sylvain Thénault [images] use tags.img and allow to add arbitrary attributes on the image. Use it to set a class when image is the primary entity
Sat, 17 Jul 2010 09:55:29 +0200 Sylvain Thénault [images] add link around main image
Fri, 16 Jul 2010 16:37:20 +0200 Sylvain Thénault Added tag cubicweb-debian-version-3.9.2-1 for changeset 8a23821dc138
Fri, 16 Jul 2010 16:37:19 +0200 Sylvain Thénault Added tag cubicweb-version-3.9.2 for changeset e51796b9caf3 cubicweb-debian-version-3.9.2-1
Fri, 16 Jul 2010 12:41:10 +0200 Sylvain Thénault 3.9.2 cubicweb-version-3.9.2
Fri, 16 Jul 2010 12:40:22 +0200 Sylvain Thénault backport stable
Fri, 16 Jul 2010 11:41:17 +0200 Sylvain Thénault [idownloadable] fix download_url prototype: should accept arbitrary kwargs to add as form parameters to the generated url
Fri, 16 Jul 2010 11:39:28 +0200 Sylvain Thénault [entity] fix setdefault implementation: should return actual value
Fri, 16 Jul 2010 11:00:42 +0200 Nicolas Chauvat [web] eid key is deprecated
Thu, 15 Jul 2010 17:19:34 +0200 Sylvain Thénault [js] cleanup
Thu, 15 Jul 2010 17:18:57 +0200 Sylvain Thénault [js] fix typo causing blank page...
Thu, 15 Jul 2010 12:03:13 +0200 Sylvain Thénault [transaction] if error on rollbacking a source, replace the connection by a new one stable
Thu, 15 Jul 2010 11:38:31 +0200 Sylvain Thénault [transaction] do not attempt to reconnect if there has been some write during the transaction stable
Thu, 15 Jul 2010 11:07:47 +0200 Sylvain Thénault [testlib] when no validator specified, simply return stripped output, not None
Thu, 15 Jul 2010 10:44:46 +0200 Stephanie Marcu [3.6] fix deprecation warnings
Thu, 15 Jul 2010 10:43:19 +0200 Sylvain Thénault [ldap] take care, email address may be a list. In such case, only consider the first one (XXX). Also, fix call to reset_caches.
Tue, 13 Jul 2010 17:22:15 +0200 Sylvain Thénault [ajax] fix the fix introduced in 3.9.1 to avoid duplicated loads: it cause some other errors since the browser may load the script *after* the server-response event is emited, causing pb if the script interact with this event
Tue, 13 Jul 2010 17:21:57 +0200 Sylvain Thénault [broken schema] fix the group_mapping function in case where some standard group isn't found: we currently loop for ever, boring the user by asking ever and ever the same question...
Tue, 13 Jul 2010 16:07:41 +0200 Sylvain Thénault [ldap] fix update script
Tue, 13 Jul 2010 15:45:42 +0200 Sylvain Thénault [c-c shell] script to update the base dn of an ldap source
Tue, 13 Jul 2010 15:45:18 +0200 Sylvain Thénault cleanups
Tue, 13 Jul 2010 15:45:02 +0200 Sylvain Thénault [iprevnext] implements cell_call to remove warning when displayed in the main content zone
Tue, 13 Jul 2010 08:11:03 +0200 Sylvain Thénault Added tag cubicweb-debian-version-3.9.1-1 for changeset 9bd75af3dca3
Tue, 13 Jul 2010 08:11:02 +0200 Sylvain Thénault Added tag cubicweb-version-3.9.1 for changeset 4d75f743ed49 cubicweb-debian-version-3.9.1-1
Mon, 12 Jul 2010 14:11:09 +0200 Sylvain Thénault [actions] homogen action/view selectors. Move action together with associated view to avoid such thing in the future cubicweb-version-3.9.1
Mon, 12 Jul 2010 13:28:02 +0200 Sylvain Thénault 3.9.1
Mon, 12 Jul 2010 13:27:53 +0200 Sylvain Thénault i18nupdate
Mon, 12 Jul 2010 12:55:43 +0200 Sylvain Thénault [config] run time directory created when necessary on startup, don't check it exists while creating the instance (closes #1177687)
Mon, 12 Jul 2010 12:28:44 +0200 Sylvain Thénault backport stable
Mon, 12 Jul 2010 12:28:19 +0200 Sylvain Thénault merge stable heads stable
Mon, 12 Jul 2010 12:30:36 +0200 Sylvain Thénault Added tag cubicweb-debian-version-3.8.7-1 for changeset 1cccf88d6dfe stable
Mon, 12 Jul 2010 12:30:36 +0200 Sylvain Thénault Added tag cubicweb-version-3.8.7 for changeset a1a334d93439 stable cubicweb-debian-version-3.8.7-1
Mon, 12 Jul 2010 12:25:19 +0200 Sylvain Thénault [form] take care to not unicodify None values
Mon, 12 Jul 2010 10:36:28 +0200 Sylvain Thénault [fti migration] test and fix reindexation of some specific entity types stable
Fri, 09 Jul 2010 12:48:03 +0200 Aurelien Campeas [doc/book] fix & enhance rql intro chapter
Thu, 08 Jul 2010 20:19:20 +0200 Sylvain Thénault [ajax box] shouldn't give js object directly to xml_escape
Thu, 08 Jul 2010 20:18:53 +0200 Sylvain Thénault [uilib] js objects implements __unicode__
Thu, 08 Jul 2010 19:18:56 +0200 Adrien Di Mascio [test] fix test_ajax js tests. We have to mock some of our js functions / variables (e.g. _ or pageid) in the test environment
Thu, 08 Jul 2010 18:59:42 +0200 Sylvain Thénault [box] provide a new generic base box class to edit relation to simple entities, backported from the 'tag' cube
Thu, 08 Jul 2010 18:48:44 +0200 Sylvain Thénault backport stable
Thu, 08 Jul 2010 18:10:47 +0200 Sylvain Thénault [test] remove deprecated test file
Thu, 08 Jul 2010 16:30:19 +0200 Aurelien Campeas merge
Thu, 08 Jul 2010 16:29:51 +0200 Aurelien Campeas [web/views/reledit] explicitely add the field if the formid is base + line cleanups
Thu, 08 Jul 2010 15:36:33 +0200 Sylvain Thénault [ftirank] when ordered by fti rank, we don't want page navigation. Anyway, sorted nav component shouldn't consider has_text relation.
Thu, 08 Jul 2010 15:35:29 +0200 Sylvain Thénault [multi-sources] we should annotate those queries, else there is a chance to get bad sql...
Thu, 08 Jul 2010 15:30:53 +0200 Adrien Di Mascio [tests] make sure controllers created by ctrl_publish() have a valid appli attribute stable
Thu, 08 Jul 2010 14:52:08 +0200 Sylvain Thénault [test] buggy import make test fails
Thu, 08 Jul 2010 13:33:40 +0200 Sylvain Thénault [uilib] refactor json_dumps code organization
Thu, 08 Jul 2010 12:54:28 +0200 Sylvain Thénault [uiprops] use lazystr and update some variables usage in css
Thu, 08 Jul 2010 12:54:27 +0200 Sylvain Thénault [uiprops] introduce lazystr to get a chance to change style without having to change all properties
Thu, 08 Jul 2010 12:54:25 +0200 Sylvain Thénault [javascript] more cleanups and deprecation warnings removal
Thu, 08 Jul 2010 12:54:14 +0200 Sylvain Thénault [js] fix misplaced bracket
Thu, 08 Jul 2010 12:43:39 +0200 Sylvain Thénault [forms] we need a wrapping list to avoid bug caused by flatening done by $.map. Closes #1164908
Thu, 08 Jul 2010 10:04:30 +0200 Sylvain Thénault [web configuration] http/https ui properties should not share the same cache directory
Thu, 08 Jul 2010 10:03:03 +0200 Sylvain Thénault [web configuration] ensure data home directory / uicache file belong to daemon user and are writeable
Thu, 08 Jul 2010 08:54:45 +0200 Sylvain Thénault Added tag cubicweb-debian-version-3.9.0-1 for changeset eda4940ffef8
Thu, 08 Jul 2010 08:54:45 +0200 Sylvain Thénault Added tag cubicweb-version-3.9.0 for changeset d9936c39d478 cubicweb-debian-version-3.9.0-1
Wed, 07 Jul 2010 16:41:36 +0200 Aurelien Campeas [debian/control] do not forbid shipment with python 2.6
Wed, 07 Jul 2010 15:21:21 +0200 Sylvain Thénault [cube dist] fix default setup.py, well we get the cube also installed in lib/python, that may cause pb (eg the email cube for instance). UPDATE YOUR CUBE's setup.py stable
Wed, 07 Jul 2010 14:21:52 +0200 Sylvain Thénault [migration] new migration command to change fti weight for an entity t ype cubicweb-version-3.9.0
Wed, 07 Jul 2010 14:18:28 +0200 Sylvain Thénault [form] field.vocabulary return values as string, more fixes
Wed, 07 Jul 2010 13:58:21 +0200 Sylvain Thénault backport stable
Wed, 07 Jul 2010 13:13:13 +0200 Julien Jehannet prepare 3.8.7 release stable cubicweb-version-3.8.7
Wed, 07 Jul 2010 10:53:03 +0200 Julien Jehannet [book] update rql documentation and some erroneous/deprecated examples
Wed, 07 Jul 2010 13:50:55 +0200 Sylvain Thénault fix bad merge
Wed, 07 Jul 2010 13:42:49 +0200 Sylvain Thénault [interface deprecation] fix bad comment
Wed, 07 Jul 2010 13:42:32 +0200 Sylvain Thénault [test] class has been renamed
Wed, 07 Jul 2010 13:01:44 +0200 Sylvain Thénault backport stable
Wed, 07 Jul 2010 13:01:25 +0200 Sylvain Thénault 3.9
Wed, 07 Jul 2010 12:59:24 +0200 Sylvain Thénault i18nupdate
Wed, 07 Jul 2010 12:09:29 +0200 Sylvain Thénault [config] expand_cubes(with_recommends=True) shouldn't return recommened-but-not-installed cubes
Wed, 07 Jul 2010 12:08:10 +0200 Sylvain Thénault [form fields] smarter __str__ / __repr__
Wed, 07 Jul 2010 10:48:07 +0200 Sylvain Thénault [skel] nicer test file skeleton
Wed, 07 Jul 2010 10:46:33 +0200 Sylvain Thénault [form] test update/remove deprecation warnings: form vocabulary should contains unicode values
Tue, 06 Jul 2010 19:33:59 +0200 Pierre-Yves David [test] add default generic test Tags to CubicWeb TestCase class
Tue, 06 Jul 2010 19:32:29 +0200 Sylvain Thénault [itree] backport default combobox view for entities implementing ITree (from folder/zone cube)
Tue, 06 Jul 2010 19:31:50 +0200 Sylvain Thénault [form] vocab function must now return values as unicode
Tue, 06 Jul 2010 17:19:30 +0200 Stephanie Marcu [facets] fix bug w/ vid in facet's js introduced in 3.9, improve navigation component so that show all link use ajax when called from ajax.
Tue, 06 Jul 2010 17:15:25 +0200 Sylvain Thénault [javascript] fix some javascript errors and remove some deprecation warnings
Tue, 06 Jul 2010 17:11:44 +0200 Sylvain Thénault [forms] bw compat code for vocabulary function returning typed values
Tue, 06 Jul 2010 17:11:41 +0200 Sylvain Thénault [web config] fix old css compat code: we have to modify locate_resource prototype so it return (potentially hacked) file name as well. Should only impact the file cube which has to be released anyway.
Tue, 06 Jul 2010 17:09:14 +0200 Sylvain Thénault [repository] fix so that when repository is shutting down, internal session in transaction are interrupted stable
Tue, 06 Jul 2010 11:45:11 +0200 Julien Jehannet [test] windmill: add a timeout between JS assertion in test_creation use case
Tue, 06 Jul 2010 13:55:10 +0200 Sylvain Thénault backport stable
Tue, 06 Jul 2010 13:54:57 +0200 Sylvain Thénault [selectors] fix dumb name error introduced in parent changeset stable
Tue, 06 Jul 2010 11:34:23 +0200 Sylvain Thénault [css] old css bw compat with @import in a custom css
Tue, 06 Jul 2010 11:31:34 +0200 Sylvain Thénault backport stable
Tue, 06 Jul 2010 11:31:04 +0200 Sylvain Thénault [selectors] relation_possible selector should check user may read target entity type when specified stable
Tue, 06 Jul 2010 09:42:16 +0200 Sylvain Thénault imported patch selstrfix.diff stable
Tue, 06 Jul 2010 09:42:13 +0200 Sylvain Thénault imported patch rql2sqlfix.diff stable
Tue, 06 Jul 2010 09:41:19 +0200 Sylvain Thénault [migration] fix rename_entity_type to an existant entity type: get back relation from the old entity type non existant on the target type
Tue, 06 Jul 2010 09:39:06 +0200 Sylvain Thénault cleanups
Mon, 05 Jul 2010 19:06:17 +0200 Sylvain Thénault [selectors] avoid spurious warning when using implements by design
Mon, 05 Jul 2010 19:05:56 +0200 Sylvain Thénault [session] don't log reraised error occured during precommit
Mon, 05 Jul 2010 19:08:30 +0200 Nicolas Chauvat [doc] proof-reading and improvements
Mon, 05 Jul 2010 18:25:25 +0200 Sylvain Thénault [selectors] fix warning stack level
Mon, 05 Jul 2010 18:25:19 +0200 Sylvain Thénault [schema migration] import refactoring to fix #1109558 and enhances things on the way
Mon, 05 Jul 2010 18:00:33 +0200 Sylvain Thénault backport stable
Mon, 05 Jul 2010 17:56:02 +0200 Sylvain Thénault [test] running transaction while session is closed are now killed, update test accordingly stable
Mon, 05 Jul 2010 17:55:41 +0200 Sylvain Thénault [security] fix read rql expression insertion: we should not insert rql expr on variables only referenced in neged relation stable
Mon, 05 Jul 2010 17:55:37 +0200 Sylvain Thénault [rql2sql] test and fix crash when OR in HAVING where both expresion are 'fake' having terms (eg not using aggregat function) stable
Mon, 05 Jul 2010 17:06:11 +0200 Sylvain Thénault cleanups stable
Mon, 05 Jul 2010 17:02:39 +0200 Sylvain Thénault [config] use hashlib to avoid warning w/ py2.6 stable
Mon, 05 Jul 2010 17:02:11 +0200 Sylvain Thénault [req] hashlib has no hash function, but has an hash1 function even in python 2.5 stable
Mon, 05 Jul 2010 15:59:14 +0200 Nicolas Chauvat [utils] improve repr() of RepeatList
Mon, 05 Jul 2010 15:58:36 +0200 Nicolas Chauvat [doc] fix typo
Mon, 05 Jul 2010 13:35:15 +0200 Sylvain Thénault [selectors] use before-registry-reset event to init is_instance cache: cleaner code and avoid reloading bug (making hooks test fail for instance)
Mon, 05 Jul 2010 13:34:29 +0200 Sylvain Thénault [vreg] new [before|after]-registry-reset event, taking vreg as argument
Mon, 05 Jul 2010 12:37:21 +0200 Aurelien Campeas [doc] update book for adapters
Mon, 05 Jul 2010 12:37:13 +0200 Aurelien Campeas [reledit] fix relation cardinality handling
Mon, 05 Jul 2010 12:04:32 +0200 Sylvain Thénault [selectors] provide a new, optimized, is_instance selector that should at some point replace implements (along with the adaptable selector)
Fri, 02 Jul 2010 19:14:48 +0200 Aurelien Campeas [web/views/massmailing] fix cancel button msg/icon
Fri, 02 Jul 2010 19:05:58 +0200 Nicolas Chauvat [testlib] improve test description messages
Fri, 02 Jul 2010 18:56:05 +0200 Aurelien Campeas [web/views/reledit] fix typo (-add we used as id component in delete id)
Fri, 02 Jul 2010 18:46:26 +0200 Aurelien Campeas [web/test] fix test (doreledit must have a formid and this is now checked)
Fri, 02 Jul 2010 18:03:18 +0200 Sylvain Thénault [web ui] add missing image
Fri, 02 Jul 2010 17:50:31 +0200 Sylvain Thénault [ITree] small fixes: parent_entity is a IBreadCrumbs method, we should use .parent on ITree
Fri, 02 Jul 2010 17:49:23 +0200 Sylvain Thénault restore bw compat on Entity.related_rql
Fri, 02 Jul 2010 15:26:59 +0200 Aurelien Campeas reledit refactoring
Fri, 02 Jul 2010 14:47:44 +0200 Sylvain Thénault backport stable
Fri, 02 Jul 2010 14:47:34 +0200 Sylvain Thénault cleanup stable
Fri, 02 Jul 2010 14:47:12 +0200 Sylvain Thénault [idownloadable] make the download view http cache friendly stable
Fri, 02 Jul 2010 14:46:09 +0200 Sylvain Thénault [publisher] avoid useless rollback after successful commit, which clutters debug logs and may also not be cost-free stable
Fri, 02 Jul 2010 14:44:23 +0200 Sylvain Thénault [controller] same method defined on the base class stable
Fri, 02 Jul 2010 11:52:51 +0200 Sylvain Thénault backport stable
Fri, 02 Jul 2010 11:52:19 +0200 Sylvain Thénault merge stable heads stable
Fri, 02 Jul 2010 11:25:23 +0200 Sylvain Thénault Added tag cubicweb-debian-version-3.8.6-1 for changeset 607a90073911 stable
Fri, 02 Jul 2010 11:25:23 +0200 Sylvain Thénault Added tag cubicweb-version-3.8.6 for changeset 1a24c62aefc5 stable cubicweb-debian-version-3.8.6-1
Fri, 02 Jul 2010 10:38:56 +0200 Sylvain Thénault [dbapi] refactor so that cw 3.8.6 can still speak with a 3.8.5 server stable
Fri, 02 Jul 2010 10:29:32 +0200 Sylvain Thénault cleanup
Wed, 23 Jun 2010 13:54:02 +0200 Sylvain Thénault [bfss] fix file update to ensure file's content is available on the fs asap... stable cubicweb-version-3.8.6
Fri, 02 Jul 2010 09:09:59 +0200 Sylvain Thénault [ldap] fix exception handling on authentication error stable
Fri, 02 Jul 2010 09:05:56 +0200 Sylvain Thénault [ldap] cleanup password checking stable
Fri, 02 Jul 2010 09:02:08 +0200 Sylvain Thénault cleanup
Fri, 02 Jul 2010 09:01:58 +0200 Sylvain Thénault [css] make body bg color configurable
Fri, 02 Jul 2010 09:01:22 +0200 Sylvain Thénault bump version number to trigger migration
Fri, 02 Jul 2010 00:39:46 +0200 Sylvain Thénault 3.8.6 stable
Thu, 01 Jul 2010 17:46:58 +0200 Sylvain Thénault [migration] schema should be accessed through .repo stable
Thu, 01 Jul 2010 17:06:37 +0200 Sylvain Thénault backport stable
Thu, 01 Jul 2010 09:23:39 +0200 Sylvain Thénault [security] use set_operation for relation permission checking operation stable
Thu, 01 Jul 2010 08:47:24 +0200 Sylvain Thénault [migration] refactor schema migration fix introduced by 5833:d7256ae7c1d1 stable
Thu, 01 Jul 2010 08:32:27 +0200 Sylvain Thénault [schema migration] fix name error introduced in parent changeset stable
Thu, 01 Jul 2010 08:13:03 +0200 Sylvain Thénault [schema migration] avoid potential duplicated ft reindexation due to multiple UpdateFTIndexOp operations by using set_operation stable
Wed, 30 Jun 2010 18:47:10 +0200 Sylvain Thénault [sql generation] fix bug with inlined relation and referenced by other neged relation stable
Tue, 22 Jun 2010 13:47:35 +0200 Pierre-Yves David [refactor] refactor rtag keys generations. stable
Tue, 22 Jun 2010 13:47:13 +0200 Pierre-Yves David [fix] fix a uicfg bug in autoform_section stable
Wed, 30 Jun 2010 15:50:06 +0200 Sylvain Thénault [debian] fix logrotate error introduced by 5806:9ef0e95f4d2b: sh don't want spaces here stable
Wed, 30 Jun 2010 15:43:36 +0200 Sylvain Thénault [debian] fix logrotate error introduced by 5806:9ef0e95f4d2b: sh don't want spaces here
Wed, 30 Jun 2010 12:27:51 +0200 Sylvain Thénault cleanups stable
Wed, 30 Jun 2010 12:27:48 +0200 Sylvain Thénault [login form] fix bad login field label by using pgettext stable
Sat, 26 Jun 2010 08:44:47 +0200 Alexandre Fayolle updated docstrings on Operation class stable
Sat, 26 Jun 2010 08:42:48 +0000 Alexandre Fayolle do not allow password-less bind: windows accepts this as Anonymous Logon stable
Fri, 25 Jun 2010 11:29:48 +0200 Stephanie Marcu [#969169] don't display remove link in edition forms if the cardinality is 1 stable
Thu, 24 Jun 2010 16:03:57 +0200 Alexandre Fayolle fix name error stable
Thu, 24 Jun 2010 15:59:17 +0000 Alexandre Fayolle fix schema migration hooks (partial) stable
Thu, 24 Jun 2010 12:36:22 +0200 Alexandre Fayolle delete trailing whitespace stable
Thu, 24 Jun 2010 12:10:01 +0200 Alexandre Fayolle Had thought this could be done in cube, but it really needs to be done earlier in the migration process stable
Wed, 23 Jun 2010 14:56:21 +0200 Stéphanie Marcu EntityFormRenderer redefine open_form and add a div section, so redefine close_form to add the closing div tag stable
Wed, 23 Jun 2010 14:17:57 +0200 Alexandre Fayolle Backed out changeset c29c90223125 which breaks the cw tests stable
Wed, 23 Jun 2010 12:33:25 +0200 Stephanie Marcu EntityFormRenderer redefine open_form and add a div section, so redefine close_form to add the closing div tag stable
Wed, 23 Jun 2010 09:30:59 +0000 Alexandre Fayolle reduce log verbosity in ldapuser source stable
Wed, 23 Jun 2010 09:27:52 +0200 Alexandre Fayolle [session] refactor session handling so that when calling session.close(), pool of long running transaction of the same session is properly freed stable
Tue, 22 Jun 2010 11:04:59 +0200 Sylvain Thénault [debug views] set http cache max age to 0 on debug views stable
Tue, 22 Jun 2010 10:29:04 +0200 Sylvain Thénault cleanup stable
Mon, 21 Jun 2010 17:48:36 +0200 Sylvain Thénault [schema view] width isn't in authorized th attribute in xhtml DTD. katia, please do it another way.
Mon, 21 Jun 2010 17:39:50 +0200 Sylvain Thénault [schema view] fix typo
Mon, 21 Jun 2010 17:30:15 +0200 Sylvain Thénault [rql2sql] #1089207: do not encode Unicode strings from RQL statements to db encoding
Mon, 21 Jun 2010 17:10:25 +0200 Sylvain Thénault fix bad merge
Mon, 21 Jun 2010 16:13:41 +0200 katia [css] more css rework, need visual test in compat/new modes
Mon, 21 Jun 2010 16:01:57 +0200 Sylvain Thénault backport stable
Mon, 21 Jun 2010 16:01:15 +0200 Sylvain Thénault [config] fix dumb name error stable
Mon, 21 Jun 2010 15:58:13 +0200 Sylvain Thénault [form] apply patch #933771: format_single_value / vocabulary methods should *always* return actual value as an unicode string
Mon, 21 Jun 2010 15:34:46 +0200 Sylvain Thénault backport stable
Mon, 21 Jun 2010 15:32:58 +0200 Sylvain Thénault [repo] fix 'c-c start --loglevel LEVEL' for repository only configuration. Closes #1058269.
Mon, 21 Jun 2010 15:32:26 +0200 Sylvain Thénault [transaction w/ separated web/repo processes] the dbapi should explicitly specify a transaction id to avoid confusion when web server / repository run in separated processes stable
Mon, 21 Jun 2010 15:29:10 +0200 Sylvain Thénault [dbapi] Connection.load_appobjects should load site_cubicweb files as well, they may contains necessary RQL extension function definitions. Also kill some broken deprecated code in this method. stable
Mon, 21 Jun 2010 13:23:11 +0200 Sylvain Thénault backport stable
Mon, 21 Jun 2010 11:54:09 +0200 Sylvain Thénault Added tag cubicweb-debian-version-3.8.5-1 for changeset 5d05b08adeab stable
Mon, 21 Jun 2010 11:54:09 +0200 Sylvain Thénault Added tag cubicweb-version-3.8.5 for changeset 2de32c0c293b stable cubicweb-debian-version-3.8.5-1
Mon, 21 Jun 2010 11:13:25 +0200 Sylvain Thénault [repo] call entity.check() once before_update hooks has been called, to let them a chance to transform data stable cubicweb-version-3.8.5
Mon, 21 Jun 2010 10:42:26 +0200 Sylvain Thénault 3.8.5 stable
Mon, 21 Jun 2010 10:00:05 +0200 Sylvain Thénault [debian] #1027463: logrotate script should filter out warnings stable
Mon, 21 Jun 2010 09:36:40 +0200 Sylvain Thénault [schema migration] fix fix introduced in 5803:589e2e3fb997, test for backend alter column support should be done in the operation, else the associated index is not dropped while this is supported stable
Mon, 21 Jun 2010 08:54:12 +0200 Sylvain Thénault [schema migration] fix backend compatibility issue by using type_from_constraints / sql_change_col_type instead of bare ALTER COLUMN stable
Mon, 21 Jun 2010 08:53:13 +0200 Sylvain Thénault [schema migration] don't try to drop column if backend doesn't support column alteration (eg sqlite) stable
Mon, 21 Jun 2010 08:52:13 +0200 Sylvain Thénault [session] when rollback_on_failure is false, we should not try to reconnect if the sql raised an error stable
Sun, 20 Jun 2010 15:09:42 +0000 Alexandre Fayolle Use SQL standard ALTER TABLE command (with ADD instead of ADD COLUMN) stable
Sun, 20 Jun 2010 15:08:23 +0000 Alexandre Fayolle reduced logging verbosity in ldapuser source stable
Sat, 19 Jun 2010 16:08:54 +0200 Alexandre Fayolle use sessionid in log message stable
Sat, 19 Jun 2010 16:08:08 +0200 Alexandre Fayolle constraints can contain unicode values stable
Fri, 18 Jun 2010 18:31:22 +0200 Sylvain Thénault [entity] fix .complete so we don't crash on missing mandatory relation. Also simplify code. Closes #1058267
Fri, 18 Jun 2010 18:49:17 +0200 Sylvain Thénault closes #1059729: cw-ctl upgrade : i18n upgrade not performed if DB does not need upgrade stable
Fri, 18 Jun 2010 18:35:09 +0200 Aurelien Campeas [devtools/qunit] prefix jquery_dir with 'file://'
Fri, 18 Jun 2010 18:16:36 +0200 Pierre-Yves David [devtools/qunit] Locate jquery through cubicwew config to handle installed setup
Fri, 18 Jun 2010 18:14:55 +0200 Sylvain Thénault [rql2sql] use new dbhelper.sql_concat_string function to deal with sql string concatenation. This together with lgdb 1.0.4 fixes #1055133: SQL Server support : string concatenation issue stable
Fri, 18 Jun 2010 15:41:39 +0200 Sylvain Thénault [session] update session's timestamp in session.execute, so long running transactions are not erroneously closed by the repository stable
Fri, 18 Jun 2010 14:56:01 +0200 Sylvain Thénault [repo session] expected argument is the source, not the session stable
Fri, 18 Jun 2010 14:44:22 +0200 Aurelien Campeas [devtools/qunit] in safe mode, ffox launches a stupid popup
Fri, 18 Jun 2010 13:32:54 +0200 Aurelien Campeas [ldapuser] quieter ldap result info, fix commented block style stable
Fri, 18 Jun 2010 11:40:37 +0200 Pierre-Yves David [qunit] use safe mode for firefox
Fri, 18 Jun 2010 11:40:33 +0200 Pierre-Yves David [qunit] Move qunit.js and qunit.css in devtools/datadirectory
Fri, 18 Jun 2010 09:25:01 +0200 Sylvain Thénault [test] fix stupd name error stable
Fri, 18 Jun 2010 09:07:41 +0200 Sylvain Thénault [test] fix test w/ closed connection pb stable
Fri, 18 Jun 2010 08:14:00 +0200 Sylvain Thénault [ms] orderby/groupby/having attributes of Select node should be resetted to empty tuple, not None stable
Thu, 17 Jun 2010 18:50:20 +0200 Aurelien Campeas [devtools/teslib] be more defensive on rollbacks stable
Thu, 17 Jun 2010 18:36:16 +0200 Sylvain Thénault [rql2sql] when using HAVING to by-pass rql limitation (not to filter on result of an aggregat function), we should emit SQL that doesn't use HAVING to avoid potential backend error because variables are not grouped. Closes #1061603. stable
Thu, 17 Jun 2010 17:49:58 +0200 Aurelien Campeas [doc/book/faq] question on security stable
Thu, 17 Jun 2010 16:57:24 +0200 Pierre-Yves David [qunit] check that the browser has not died by himself before we asked him to stop.
Thu, 17 Jun 2010 16:56:38 +0200 Pierre-Yves David [qunit] improve output of suprocess error
Thu, 17 Jun 2010 16:24:01 +0200 Sylvain Thénault [test] workaround connection leak making tests fail under windows environment (though we've still probably some open connection leak to resolve...) stable
Thu, 17 Jun 2010 16:17:09 +0200 Aurelien Campeas [web request] in python 2.5 hashlib has no .hash attribute stable
Thu, 17 Jun 2010 16:16:08 +0200 Sylvain Thénault [web actions] fix recent refactoring, leading to missing redirect parameters in action's url stable
Thu, 17 Jun 2010 15:30:28 +0200 Sylvain Thénault [packaging] more cleanups, handle javascript test files
Thu, 17 Jun 2010 15:15:52 +0200 Sylvain Thénault backport stable
Thu, 17 Jun 2010 15:09:12 +0200 Katia Saurfelt [facet] use vreg.parse so the rql syntax tree is properly annotated as well stable
Thu, 17 Jun 2010 15:08:25 +0200 Katia Saurfelt [text search] fix fulltext_container indexation stable
Thu, 17 Jun 2010 15:04:35 +0200 Sylvain Thénault [md5script] cleanup stable
Thu, 17 Jun 2010 15:02:24 +0200 auc [py2.6] use hashlib to silence python 2.6 deprecation warnings stable
Thu, 17 Jun 2010 15:02:22 +0200 Aurelien Campeas [autoform] do not show remove link for inline form if card == 1 stable
Thu, 17 Jun 2010 14:43:16 +0200 Sylvain Thénault [fti] support for fti ranking: has_text query results sorted by relevance, and provides a way to control weight per entity / entity's attribute
Thu, 17 Jun 2010 14:42:41 +0200 Sylvain Thénault [packaging] MANIFEST.in cleanups, update js/css copyright, remove no more used files stable
Thu, 17 Jun 2010 12:13:38 +0200 Sylvain Thénault [js tests] fix javascripts tests definition, test_datetime.js now included in test_utils.js, which test other stuff as well
Thu, 17 Jun 2010 09:10:52 +0200 Sylvain Thénault [entity] can't do anymore dict(entity) since entity doesn't inherit from dict
Thu, 17 Jun 2010 09:10:34 +0200 Sylvain Thénault backport stable
Thu, 17 Jun 2010 09:10:14 +0200 Sylvain Thénault [vreg] register_objects lost its force_reload argument, fix dbapi.Connection.load_appobjects consequently stable
Wed, 16 Jun 2010 14:51:17 +0200 Sylvain Thénault backport stable
Wed, 16 Jun 2010 14:47:39 +0200 Sylvain Thénault [test] unittest_multisources: external source shouldn't use the same database as the main repo... stable
Wed, 16 Jun 2010 13:54:10 +0200 Sylvain Thénault [test] miss main stable
Wed, 16 Jun 2010 12:24:12 +0200 Sylvain Thénault imported patch asynchronous multipart parsing.diff stable
Wed, 16 Jun 2010 12:24:11 +0200 Sylvain Thénault imported patch cookie handling: do not use semicolon as it has some tech meaning (web2 -> web) stable
Wed, 16 Jun 2010 09:53:17 +0200 Sylvain Thénault [entity] when .related() is called on a not-yet-saved entity, return an empty rset/list instead of raising an assertion error stable
Wed, 16 Jun 2010 09:33:04 +0200 Stephanie Marcu [filefield] normalized file names to deal with windows files stable
Wed, 16 Jun 2010 09:30:30 +0200 Stephanie Marcu [c-c exlog] fix code and documentation stable
Wed, 16 Jun 2010 09:21:49 +0200 Sylvain Thénault [test] support for test on postgres database using the same mecanism as sqlite: one template database generated when necessary + actual test database created from the template
Tue, 15 Jun 2010 18:19:44 +0200 Sylvain Thénault fix bad merge
Tue, 15 Jun 2010 18:16:19 +0200 Sylvain Thénault backport stable
Tue, 15 Jun 2010 18:00:30 +0200 Sylvain Thénault [test] properly close connections during test stable
Tue, 15 Jun 2010 18:00:29 +0200 Sylvain Thénault [repo] on repository initialization, properly shutdown intermediary repository stable
Tue, 15 Jun 2010 18:00:28 +0200 Sylvain Thénault [repo] on repository shutdown, we've to close the new eid creation connection stable
Tue, 15 Jun 2010 18:00:26 +0200 Sylvain Thénault [auto-reload] we should never call load_module with use_sys=False, that may lead to inconsistency with module interdependancy (eg module get imported by another one, then is reimported by the vreg to load its appobjects. Cleanup of sys.modules done before reloading should be enough. stable
Mon, 14 Jun 2010 17:56:10 +0200 Aurelien Campeas [rset] do not filter rsets with __getstate__, ensure whatever flies with pyro has no .req attribute, also set the ._rqlst to None since it will be reconstructed later on demand stable
Mon, 14 Jun 2010 18:59:05 +0200 Sylvain Thénault [security] SchemaRelation.has_perm grows to new arguments allowing to specify subject/object entity type when actual eid are not known, but their types are stable
Mon, 14 Jun 2010 18:58:06 +0200 Sylvain Thénault [linkto action] refactor to ease overriding to control redirection stable
Mon, 14 Jun 2010 18:58:03 +0200 Sylvain Thénault [hooks] entity_oldnewvalue should never return _MARKER: if the attribute isn't in the entity dict (hence unmodified), return the old value stable
Mon, 14 Jun 2010 12:13:46 +0200 Pierre-Yves David Use the qunit automatic launcher for existing testcase.
Tue, 01 Jun 2010 18:18:26 +0200 Pierre-Yves David Add a QUnitTestCase class to run qunit test case.
Fri, 11 Jun 2010 18:48:17 +0200 Aurelien Campeas [twctl] add missing poststop method #1058268 stable
Fri, 11 Jun 2010 18:47:53 +0200 Aurelien Campeas [rset] make rsets picklable (again ?) #1056422 stable
Fri, 11 Jun 2010 16:11:23 +0200 Sylvain Thénault [jstests] nicer test page title
Fri, 11 Jun 2010 16:07:58 +0200 Sylvain Thénault [jstest] get back more tests writen during the sprint by vgodard
Fri, 11 Jun 2010 15:54:29 +0200 Sylvain Thénault cleanup stable
Fri, 11 Jun 2010 14:59:08 +0200 Sylvain Thénault backport stable
Fri, 11 Jun 2010 14:57:51 +0200 Sylvain Thénault Added tag cubicweb-debian-version-3.8.4-1 for changeset b7883287f40c stable
Fri, 11 Jun 2010 14:57:50 +0200 Sylvain Thénault Added tag cubicweb-version-3.8.4 for changeset d00d1fab42af stable cubicweb-debian-version-3.8.4-1
Fri, 11 Jun 2010 13:00:19 +0200 Sylvain Thénault cleanup stable cubicweb-version-3.8.4
Fri, 11 Jun 2010 13:00:02 +0200 Sylvain Thénault [selectors] relation_possible selector accept None as action, in which case no perms checking is done stable
Fri, 11 Jun 2010 11:37:17 +0200 Sylvain Thénault 3.8.4 stable
Fri, 11 Jun 2010 11:36:01 +0200 Sylvain Thénault [xhtml] fix soup2xhtml to deal with malformed div,body and html tags which may leads to malformed return value stable
Fri, 11 Jun 2010 09:20:38 +0200 Sylvain Thénault [source] remove debug stable
Fri, 11 Jun 2010 08:39:21 +0200 Sylvain Thénault [entity] add .clear() for bw compat
Fri, 11 Jun 2010 07:58:53 +0200 Sylvain Thénault [3.9] api update (mostly js) + add support for FCKEditor in formContents js function
Fri, 11 Jun 2010 07:58:52 +0200 Sylvain Thénault [json] fix json serialization for recent simplejson implementation, and test encoding of entities
Fri, 11 Jun 2010 07:58:49 +0200 Sylvain Thénault [adapters] enhanced warning
Thu, 10 Jun 2010 18:44:03 +0200 Sylvain Thénault [test] fix test broken by 5721:61d6a4caa963, and update it to proper adapters to avoid deprecation warning
Thu, 10 Jun 2010 18:32:09 +0200 Sylvain Thénault [3.9] update warning message
Thu, 10 Jun 2010 18:28:12 +0200 Sylvain Thénault [iprogress] move adapter to entities.adapters
Thu, 10 Jun 2010 17:25:38 +0200 Alexandre Fayolle fix wrong calculation of clean_session_interval stable
Thu, 10 Jun 2010 16:57:02 +0200 Sylvain Thénault [ITree] more fixes, fix fixes
Thu, 10 Jun 2010 16:57:00 +0200 Sylvain Thénault [idownloadable] depends on a new mtconverter release
Thu, 10 Jun 2010 16:28:06 +0200 Sylvain Thénault [ITree] fix adapter/_done_init to handle tree_[attribute|relation], add maxlevel argument to base tree view since one side effect of the new code is that it find tree view for entity types it didn't find before, hence one may want to limit tree view depth when it wasn't necessary before
Thu, 10 Jun 2010 16:28:04 +0200 Sylvain Thénault [3.9] fix tests
Thu, 10 Jun 2010 16:25:15 +0200 Sylvain Thénault [web] move itree adapter to entities, it may be used outside the web interface
Thu, 10 Jun 2010 16:23:07 +0200 Sylvain Thénault [view] add a new entity_call method to entity view protocol, allowing some to work with not yet created entities. Also, start considering 'eid' form parameters where we only consider 'rql', so we can move on bloquing arbitrary rql inputs (more to do on this...)
Thu, 10 Jun 2010 14:16:49 +0200 Sylvain Thénault [idownloadable] refactor IDownloadable primary view to make overriding easier
Thu, 10 Jun 2010 14:16:48 +0200 Sylvain Thénault [web] ajax_replace_url superseed build_ajax_replace_url, more generic and relying on the json controller (closes #750090)
Thu, 10 Jun 2010 14:16:47 +0200 Sylvain Thénault [form] refactor meta-attributes handling: hide them by default using uicfg.afs instead of returning None (or not, according to skip_meta_attr flag argument) in guess_field
Thu, 10 Jun 2010 15:11:30 +0200 Aurelien Campeas [repo] fix typo stable
Thu, 10 Jun 2010 13:56:52 +0200 Sylvain Thénault [req] fix format_time w/ 0:0 which is evaluated to False stable
Thu, 10 Jun 2010 12:53:21 +0200 Sylvain Thénault [view] ensure fallback_oid is specified before trying to select fallback view, else simply raise the exception stable
Thu, 10 Jun 2010 10:18:34 +0200 Sylvain Thénault fix merge, forgot to save a buffer :(
Thu, 10 Jun 2010 10:16:59 +0200 Sylvain Thénault backport stable
Thu, 10 Jun 2010 10:15:26 +0200 Sylvain Thénault [rql2sql] fix special 'X relation NULL' case (used by security insertion), broken by recent removal of IS operator in RQL stable
Wed, 09 Jun 2010 16:16:54 +0200 Adrien Di Mascio [javascript] add a name property to namespaces, mainly for convenience in helpers such as movedToNamespace
Wed, 09 Jun 2010 14:51:00 +0200 Sylvain Thénault [rql] IS operator killed in rql 0.26.2, use equal instead stable
Wed, 09 Jun 2010 14:44:45 +0200 Sylvain Thénault [security] consider any rql expression refering to X while X is being created as satisfied stable
Wed, 09 Jun 2010 14:31:12 +0200 Sylvain Thénault [rql] more update to 0.26.2 api stable
Wed, 09 Jun 2010 14:21:08 +0200 Sylvain Thénault [querier] fix rset description bug with some union queries stable
Wed, 09 Jun 2010 13:42:17 +0200 Adrien Di Mascio [devtools] fix get_available_port implementation: it should only return the port number if unable to connect
Wed, 09 Jun 2010 12:43:21 +0200 Adrien Di Mascio [javascript] move CubicWeb object declaration to cubicweb.js, remove CubicWeb.provide/require, use cw instead of CubicWeb
Wed, 09 Jun 2010 12:39:55 +0200 Adrien Di Mascio [javascript] move Deferred implementation to cubicweb.ajax.js
Wed, 09 Jun 2010 12:32:54 +0200 Sylvain Thénault [form] fix untested (unread?) has_been_modified implementation...
Wed, 09 Jun 2010 10:06:46 +0200 Sylvain Thénault backport stable
Wed, 09 Jun 2010 10:06:04 +0200 Sylvain Thénault [autoform] fix vreg module name stable
Wed, 09 Jun 2010 09:58:23 +0200 Sylvain Thénault [pylint] fix detected name errors
Wed, 09 Jun 2010 09:54:35 +0200 Sylvain Thénault [pylint] fix detected name errors stable
Wed, 09 Jun 2010 09:42:24 +0200 Sylvain Thénault [repo server] fix startup bug, lgc.daemon.daemonize return 1 for the parent process, not -1 stable
Wed, 09 Jun 2010 09:42:52 +0200 Adrien Di Mascio backport stable branch
Wed, 09 Jun 2010 09:41:36 +0200 Adrien Di Mascio [source] don't create the eid_creation connection at source initiliaztion time stable
Mon, 07 Jun 2010 19:17:41 +0200 Sylvain Thénault [schema view] only catch key errors
Mon, 07 Jun 2010 19:17:16 +0200 Sylvain Thénault [schema view] improve it slightly by attributing the same color to rdef of the same relation type
Mon, 07 Jun 2010 19:01:21 +0200 Pierre-Yves David [rset] Add a line break the first result in repr of multiple rows rset
Mon, 07 Jun 2010 18:50:24 +0200 Sandrine Ribeau [schema diagram] ticket #191599, make schema image look better
Mon, 07 Jun 2010 18:16:16 +0200 Sylvain Thénault backport stable
Mon, 07 Jun 2010 18:15:39 +0200 Sylvain Thénault [workflow image] remove debug code stable
Mon, 07 Jun 2010 18:13:41 +0200 Sylvain Thénault [request] fix typo stable
Mon, 07 Jun 2010 18:13:39 +0200 Sylvain Thénault [security] view was giving web access to every fs file accessible by the web server process. Fix this security hole by storing file in session data, not direct form parameters stable
Mon, 07 Jun 2010 17:45:41 +0200 Sylvain Thénault [hooks] fix typo in workflow hooks category stable
Mon, 07 Jun 2010 13:31:46 +0200 Sylvain Thénault [security hooks] fix bad merge
Mon, 07 Jun 2010 13:22:24 +0200 Sylvain Thénault backport stable
Mon, 07 Jun 2010 13:08:54 +0200 Sylvain Thénault Added tag cubicweb-debian-version-3.8.3-1 for changeset 1ccaa9247860 stable
Mon, 07 Jun 2010 13:08:53 +0200 Sylvain Thénault Added tag cubicweb-version-3.8.3 for changeset 7e6c6a2a272d stable cubicweb-debian-version-3.8.3-1
Mon, 07 Jun 2010 12:39:15 +0200 Sylvain Thénault [edit ctrl] fix bad interaction with fields: the loop on actual fields should be done in has_been_modified
Mon, 31 May 2010 19:33:43 +0200 Julien Jehannet [web test] add basic windmill tests and documentation
Tue, 01 Jun 2010 17:09:22 +0200 Julien Jehannet [web test] Add windmill functional testing capability.
Mon, 07 Jun 2010 09:50:25 +0200 Sylvain Thénault 3.8.3 stable cubicweb-version-3.8.3
Mon, 07 Jun 2010 09:23:11 +0200 Sylvain Thénault i18nupdate stable
Fri, 04 Jun 2010 15:45:54 +0200 Sylvain Thénault [editform] consistent [do]reledit between attributes and relations: check if rdef is hidden in main section of uicfg.afs for both attributes and relations, and in the reledit view, not in doreledit stable
Fri, 04 Jun 2010 13:09:12 +0200 Sylvain Thénault on entity creation, accept attributes without any update access stable
Fri, 04 Jun 2010 13:08:28 +0200 Sylvain Thénault [table] propagate paginate stable
Fri, 04 Jun 2010 13:07:57 +0200 Sylvain Thénault no more need for specific handling of table view's displayaction stable
Fri, 04 Jun 2010 13:07:07 +0200 Nicolas Chauvat [rset] do not break when rset.related_entity(x,y) is not an entity stable
Fri, 04 Jun 2010 11:09:55 +0200 Sylvain Thénault [migration] fix schema synchronization bug stable
Thu, 03 Jun 2010 18:45:02 +0200 Adrien Di Mascio [javascript] refactor execution flow of handleFormValidationResponse so that location hash is set to #header whatever the error is stable
Thu, 03 Jun 2010 17:14:32 +0200 Nicolas Chauvat [package] now depends on yams 0.30 because of xy API changes
Thu, 03 Jun 2010 16:52:01 +0200 Nicolas Chauvat [xy] switch order of arguments for register_prefix()
Thu, 03 Jun 2010 16:47:57 +0200 Sylvain Thénault HAVING sql clause don't know about comma... stable
Thu, 03 Jun 2010 16:37:01 +0200 Aurelien Campeas [web/formwidgets] check on list (entity.related_cache swapped from tuple to list a while ago without known reasons), do not unicode wrap the eids stable
Thu, 03 Jun 2010 15:13:41 +0200 Alexandre Fayolle merge stable
Thu, 03 Jun 2010 15:10:48 +0000 Alexandre Fayolle [win32] defer import of logilab.common.daemon stable
Thu, 03 Jun 2010 14:51:42 +0200 Adrien Di Mascio [ajax] refactor/cleanup low-level ajax functions
Thu, 03 Jun 2010 13:20:07 +0200 Sylvain Thénault [querier] test and fix potential bug in insertion query with multiple relations inside, caused by a name conflict. Also fix another bug non reproduced by using a set instead of a list (list may leads to compare entity instances which isn't allowed). stable
Thu, 03 Jun 2010 10:20:00 +0200 Sylvain Thénault [form] avoid spurious warning subsequent for form's action refactoring w/ autoforms stable
Thu, 03 Jun 2010 10:17:44 +0200 Sylvain Thénault backport stable
Tue, 01 Jun 2010 17:06:41 +0200 Pierre-Yves David [web test] Add a CubicWebServerTC class to run test with a cw web serveur available.
Mon, 31 May 2010 18:59:07 +0200 Julien Jehannet [web server] vregistry may now be passed as named argument in CubicWebRootResource constructor
Tue, 01 Jun 2010 17:44:55 +0200 Pierre-Yves David [etwist] twisted won't install signal handler outside the main thread. stable
Tue, 01 Jun 2010 17:29:49 +0200 Pierre-Yves David [vreg] ensure you can register an object from module not known yet. stable
Tue, 01 Jun 2010 17:03:28 +0200 Julien Jehannet [web] cleanup use of config in web application initialisation stable
Thu, 03 Jun 2010 09:41:41 +0200 Alexandre Fayolle fix unit tests by not using the new create_eid implementation with sqlite stable
Thu, 03 Jun 2010 09:24:41 +0200 Alexandre Fayolle cleanup the no_sqlite_wrap attribute after this test is executed stable
Wed, 02 Jun 2010 23:06:38 +0200 Alexandre Fayolle merge back on-site fixes stable
Wed, 02 Jun 2010 23:03:35 +0000 Alexandre Fayolle various brown paper bag fixes stable
Wed, 02 Jun 2010 18:12:47 +0200 Alexandre Fayolle merge stable
Wed, 02 Jun 2010 18:12:27 +0200 Alexandre Fayolle fix create_eid for sqlite (and bring back tests) stable
Wed, 02 Jun 2010 17:26:26 +0200 Alexandre Fayolle backport improved on-site change stable
Wed, 02 Jun 2010 17:23:42 +0000 Alexandre Fayolle TimedCache now only accepts values expressed in seconds stable
Wed, 02 Jun 2010 16:30:36 +0200 Alexandre Fayolle backported to stable some changes made on site for a customer stable
Wed, 02 Jun 2010 16:25:12 +0000 Alexandre Fayolle logging settings stable
Wed, 02 Jun 2010 16:12:18 +0000 Alexandre Fayolle [win32] fix deadlock occuring on the sequence tables with SQLServer stable
Wed, 02 Jun 2010 16:05:40 +0000 Alexandre Fayolle log the user name on session opening for easier debugging stable
Wed, 02 Jun 2010 15:55:58 +0000 Alexandre Fayolle more robust handling of looping task configuration in ldap source stable
Wed, 02 Jun 2010 16:15:05 +0200 Sylvain Thénault backport stable
Wed, 02 Jun 2010 16:13:28 +0200 Sylvain Thénault [rql2sql] fix scope computation of variable from temporary table stable
Wed, 02 Jun 2010 15:55:16 +0200 Sylvain Thénault stop being dumb please stable
Wed, 02 Jun 2010 15:29:18 +0200 Sylvain Thénault backport stable
Wed, 02 Jun 2010 15:28:19 +0200 Sylvain Thénault [tableview / facets] to work properly with facet, initial table should handle case where actualrql isn't specified stable
Wed, 02 Jun 2010 15:27:34 +0200 Sylvain Thénault [test] generated html differs w/ pygments version stable
Wed, 02 Jun 2010 14:48:36 +0200 Sylvain Thénault [storage] source's callback has a new prototype, update usage stable
Wed, 02 Jun 2010 14:36:54 +0200 Sylvain Thénault grmbl stable
Wed, 02 Jun 2010 14:24:28 +0200 Sylvain Thénault grmbl
Wed, 02 Jun 2010 13:02:47 +0200 Sylvain Thénault backport stable
Wed, 02 Jun 2010 13:02:34 +0200 Sylvain Thénault cleanup stable
Wed, 02 Jun 2010 13:01:45 +0200 Sylvain Thénault [external storage] refactor to give session to storage's callback (needed by vcsfile storage) stable
Wed, 02 Jun 2010 13:00:27 +0200 Sylvain Thénault [navigation] use pageContent instead of paginated-content as default div id, paginated-content doesn't seems used anymore stable
Wed, 02 Jun 2010 12:59:37 +0200 Sylvain Thénault [test] update test to follow recent navigation/facets fixes stable
Wed, 02 Jun 2010 12:59:13 +0200 Sylvain Thénault [tableview] use pageContent instead of paginated-content as default div id, paginated-content doesn't seems used anymore stable
Tue, 01 Jun 2010 15:19:06 +0200 Nicolas Chauvat [sparql] improve error reporting and fix one bug stable
Tue, 01 Jun 2010 14:26:50 +0200 Sylvain Thénault [test] add missing __main__ as expected by apycot pyunit checker stable
Tue, 01 Jun 2010 13:19:43 +0200 Sylvain Thénault [tableview] don't fail with AttributeError when paginated as main content view stable
Tue, 01 Jun 2010 12:21:44 +0200 Sylvain Thénault [facet] we must add type restriction for attribute facets as well stable
Tue, 01 Jun 2010 12:21:03 +0200 Sylvain Thénault [tableview] support for json-paginated table if paginable stable
Tue, 01 Jun 2010 12:20:16 +0200 Sylvain Thénault [navigation] view may implements page_navigation_url to handle them self url generated for pagination stable
Tue, 01 Jun 2010 12:19:01 +0200 Sylvain Thénault [navigation] when there are to much results, use a <select> based page navigation stable
Tue, 01 Jun 2010 12:16:56 +0200 Sylvain Thénault [primary] add missing version number to deprecation warnings stable
Tue, 01 Jun 2010 08:54:40 +0200 Sylvain Thénault [sparql] fix type inference (test_dctitle_both_project_cwuser) and support for <http://www.w3.org/1999/02/22-rdf-syntax-ns#type tag (test_base_rdftype) stable
Tue, 01 Jun 2010 08:35:09 +0200 Stephanie Marcu [form] remove double property call stable
Tue, 01 Jun 2010 08:34:35 +0200 Sylvain Thénault cleanups
Sun, 30 May 2010 02:03:54 +0200 Nicolas Chauvat [sparql] add failing test for two entities with dc:title stable
Sun, 30 May 2010 01:54:12 +0200 Nicolas Chauvat [sparql] adding test for "rdf:type -> is" stable
Sat, 29 May 2010 10:33:57 +0200 Alexandre Fayolle proof read documentation stable
Sat, 29 May 2010 10:33:40 +0200 Alexandre Fayolle skip flymake junk when reloading stable
Sat, 29 May 2010 10:18:02 +0200 Alexandre Fayolle merge back to stable some changes made on site for a customer. stable
Sat, 29 May 2010 10:06:07 +0000 Alexandre Fayolle [win32 SQLServer] connection lost detection stable
Sat, 29 May 2010 10:03:50 +0000 Alexandre Fayolle ldap: reset cache when a user is deleted stable
Sat, 29 May 2010 09:58:23 +0000 Alexandre Fayolle ldap source logging stable
Sat, 29 May 2010 09:57:02 +0000 Alexandre Fayolle forbid looping tasks with an interval of 0 stable
Sat, 29 May 2010 09:54:07 +0000 Alexandre Fayolle /siteinfo page: display information about the names of the running threads stable
Sat, 29 May 2010 09:52:31 +0000 Alexandre Fayolle [win32 service] activate logging to the configured file as soon as possible stable
Fri, 28 May 2010 08:05:17 +0200 Pierre-Yves David [bfss] Rename filenames according to their metadata on entity update. stable
Wed, 26 May 2010 18:32:27 +0200 Sylvain Thénault [form] missing return... stable
Wed, 26 May 2010 18:17:29 +0200 Sylvain Thénault [adapters] fix NameError introduced by adapters refactoring
Wed, 26 May 2010 17:19:44 +0200 Sylvain Thénault [security] fix security insertion on DISTINCT queries stable
Wed, 26 May 2010 15:49:48 +0200 Sylvain Thénault [adapters] fix bad copy and past....
Wed, 26 May 2010 15:46:27 +0200 Sylvain Thénault backport stable
Wed, 26 May 2010 15:45:22 +0200 Sylvain Thénault [rql2sql] properly compute scope for variable from temporary tables stable
Wed, 26 May 2010 14:59:05 +0200 Sylvain Thénault [form] fix bw compat issue introduced by 5588:377c9adfe81e stable
Wed, 26 May 2010 14:37:32 +0200 Sylvain Thénault [web] update to 3.9 Entity api
Wed, 26 May 2010 12:33:48 +0200 Sylvain Thénault backport stable
Wed, 26 May 2010 12:31:45 +0200 Sylvain Thénault [migration] force 3.8.3 migration, and fix it (same_as not necessarily there, missing group change for max-post-length) stable
Wed, 26 May 2010 12:31:43 +0200 Sylvain Thénault [forms] refactor action handling to ease overriding while keeping action overrideable by instance (closes #969167) stable
Wed, 26 May 2010 12:31:40 +0200 Sylvain Thénault [web] dont attempt to update last login time on ldap users, avoiding spurious tb in logs (closes #914464) stable
Wed, 26 May 2010 12:31:39 +0200 Sylvain Thénault [c-c] use logilab.database, not lgc.db stable
Wed, 26 May 2010 12:31:37 +0200 Sylvain Thénault [sqlite] fix crash on db-create with sqlite abd unexistent database due to missing paren in logical expression (closes #909604) stable
Wed, 26 May 2010 12:31:34 +0200 Sylvain Thénault [web] disallow authenticated users to access to the login form (closes #914873) stable
Wed, 26 May 2010 11:01:50 +0200 Sylvain Thénault [reledit] #894131: use "<`attribute` unset>" instead of generic "<not specified>" when an attribute or relation has no value stable
Wed, 26 May 2010 10:28:48 +0200 Sylvain Thénault [rql2sql] follow rql 0.26.1 changes: NOT nodes normalization, allowing simplification of sql generation, and fix #XXX stable
Tue, 25 May 2010 12:21:17 +0200 Sylvain Thénault [repo] ensure thread is alive before calling .join. Closes #963580 stable
Tue, 25 May 2010 12:20:26 +0200 Sylvain Thénault [migration] add migration file commands to follow option group changes stable
Tue, 25 May 2010 11:56:16 +0200 Sylvain Thénault fix 978144: exception with view send-email if empty subject stable
Tue, 25 May 2010 11:51:48 +0200 Sylvain Thénault [test] fix test broken by introduction of adapters
Tue, 25 May 2010 10:55:57 +0200 Sylvain Thénault [schema] fix same_as cardinality and bump Bookmark.path max length to approximative max url size stable
Tue, 25 May 2010 09:50:20 +0200 Sylvain Thénault [deprecation] fix 3.9 deprecation warning
Tue, 25 May 2010 09:50:12 +0200 Sylvain Thénault no more Image type w/ cw 3.9
Fri, 21 May 2010 18:40:26 +0200 Sylvain Thénault [fti] fix name conflict introduced by the new IFTIAdapter
Fri, 21 May 2010 18:39:40 +0200 Sylvain Thénault [entity] clearing adapters cache in clear_relations_cache avoid weird caching issue, notably on repository session's user
Fri, 21 May 2010 15:06:29 +0200 Sylvain Thénault [vreg] should raise exception on select ambiguity when running in test mode
Fri, 21 May 2010 15:05:44 +0200 Sylvain Thénault [adapters compat] make implements_adapter_compat selector compatible with attributes
Fri, 21 May 2010 15:04:56 +0200 Sylvain Thénault [test] no more Image type w/ cw 3.9
Fri, 21 May 2010 15:04:29 +0200 Sylvain Thénault [adapters] refactoring fixes
Fri, 21 May 2010 15:02:56 +0200 Sylvain Thénault [selectors] ensure selector return an int
Fri, 21 May 2010 15:02:42 +0200 Sylvain Thénault [selectors] adaptable selector should not accept None in rset
Fri, 21 May 2010 15:02:14 +0200 Sylvain Thénault [selectors] lltrace appobject_selectable selector
Fri, 21 May 2010 15:01:46 +0200 Sylvain Thénault [selectors] allow to override `accept_none` value of EClassSelector / EntitySelector based selector by specifying a value in selection context
Fri, 21 May 2010 15:00:01 +0200 Sylvain Thénault [selectors] move lltrace decorator and traced_selection cm to appobject module so we can apply lltrace to And/Or/Not selectors, fixing #662565
Fri, 21 May 2010 13:35:08 +0200 Sylvain Thénault with cw 3.9, no more Image type
Fri, 21 May 2010 13:34:52 +0200 Sylvain Thénault [vreg] on registration completed, don't crash if an object depends on an unexistant registry, simply kick the object out
Fri, 21 May 2010 13:34:03 +0200 Sylvain Thénault [selectors] ensure adaptable('IDownloadable') takes precedence over implements('Any')
Fri, 21 May 2010 08:45:25 +0200 Sylvain Thénault [primary view] fix name error on dispctrl w/ pre 3.5 box definition stable
Fri, 21 May 2010 07:56:39 +0200 Sylvain Thénault [entity] fix access to attribute which has been renamed two revisions ago
Thu, 20 May 2010 20:50:03 +0200 Sylvain Thénault [schema migration] make some stuff to ease file 1.9 migration : we want to kill the Image entity so that existing image are turned into (existing entity type) File entities
Thu, 20 May 2010 20:50:00 +0200 Sylvain Thénault [entity] continue cleanup of Entity/AnyEntity namespace
Thu, 20 May 2010 20:47:55 +0200 Sylvain Thénault [entity] introduce a new 'adapters' registry
Thu, 20 May 2010 20:47:13 +0200 Sylvain Thénault backport stable
Thu, 20 May 2010 20:45:28 +0200 Sylvain Thénault [config] move web specific config to the web section of the configuration file stable
Thu, 20 May 2010 20:45:21 +0200 Sylvain Thénault * * * stable
Thu, 20 May 2010 10:55:33 +0200 Sylvain Thénault typo stable
Thu, 20 May 2010 10:41:36 +0200 Sylvain Thénault [migration] fix storage_change migraction to avoid exhausting the server's memory stable
Thu, 20 May 2010 10:40:57 +0200 Sylvain Thénault [repo] set log methods on the actually desired class stable
Thu, 20 May 2010 10:40:33 +0200 Sylvain Thénault [bfss] ensure base name doesn't contain path separator stable
Thu, 20 May 2010 10:40:55 +0200 Nicolas Chauvat merge stable
Thu, 20 May 2010 10:40:29 +0200 Nicolas Chauvat [web] remove dead code stable
Thu, 20 May 2010 10:04:45 +0200 Adrien Di Mascio [forms] consider __action_xxx field if passed to JSonController.validate_form stable
Tue, 18 May 2010 18:18:08 +0200 Sylvain Thénault backport stable
Tue, 18 May 2010 18:15:42 +0200 Sylvain Thénault Added tag cubicweb-debian-version-3.8.2-1 for changeset 2b962bb9eee8 stable
Tue, 18 May 2010 18:15:42 +0200 Sylvain Thénault Added tag cubicweb-version-3.8.2 for changeset ef2e37d34013 stable cubicweb-debian-version-3.8.2-1
Tue, 18 May 2010 16:49:41 +0200 Sylvain Thénault [test] absolute sqlite database names in source initialization, avoid pb when cwd is changed later stable
Tue, 18 May 2010 16:49:00 +0200 Sylvain Thénault clenup stable
Tue, 18 May 2010 15:06:09 +0200 Sylvain Thénault 3.8.2 stable cubicweb-version-3.8.2
Tue, 18 May 2010 14:56:41 +0200 Sylvain Thénault [wdoc] update users changelog stable
Tue, 18 May 2010 14:28:44 +0200 Sylvain Thénault [integrity] keep ordering for schema integrity checks stable
Tue, 18 May 2010 14:26:19 +0200 Sylvain Thénault [i18ncube] do not crash if cube has nothing to translate stable
Tue, 18 May 2010 14:25:37 +0200 Sylvain Thénault [skel] enable wdoc support in new cubes stable
Tue, 18 May 2010 14:24:04 +0200 Sylvain Thénault [preferences] support dot (.) in registry id of configurable appobjects stable
Tue, 18 May 2010 10:30:34 +0200 Sylvain Thénault [i18ncube] we must load site_cubicweb file before calling set_schema, else we may miss some options or other initialization stuff necessary to appobject loading stable
Tue, 18 May 2010 10:28:50 +0200 Sylvain Thénault [dtd] add unselimg attribute use by widget for HasRelationFacet stable
Mon, 17 May 2010 17:31:45 +0200 Sylvain Thénault remove 3.7 deprecation warning stable
Mon, 17 May 2010 17:31:29 +0200 Sylvain Thénault catch unauthorized when executing rql to check an rql expression. Fix #968824 stable
Mon, 17 May 2010 17:30:52 +0200 Sylvain Thénault [startup view] sort startup views by alphabetical order stable
Mon, 17 May 2010 17:30:28 +0200 Sylvain Thénault [table view] should use __regid__ instead of hard-coded 'table' view identifier stable
Mon, 17 May 2010 17:29:54 +0200 Sylvain Thénault cleanup stable
Mon, 17 May 2010 11:05:37 +0200 Sylvain Thénault backport stable
Mon, 17 May 2010 11:04:52 +0200 Sylvain Thénault [facet] control i18nization of values on AttributeFacet stable
Sun, 16 May 2010 19:00:07 +0200 Nicolas Chauvat [views] tab schema image renamed to schema diagram stable
Wed, 12 May 2010 17:07:07 +0200 Sylvain Thénault [uicfg] fix handling of 'order' in the primaryview_display_ctrl rtag: consider by default only schema order, not order of appearance of rules stable
Wed, 12 May 2010 15:25:17 +0200 Sylvain Thénault [db-check] RQLConstraint is not a 'unique' constraint stable
Wed, 12 May 2010 13:12:03 +0200 Sylvain Thénault [entity] avoid getting w in cw_extra_kwargs when calling .view stable
Wed, 12 May 2010 12:36:39 +0200 Sylvain Thénault [actions box] enhance add related menu generation: don't propose to add relation of single cardinality where entity already have the relation set stable
Wed, 12 May 2010 12:20:47 +0200 Sylvain Thénault [primary view] allow new 'subvid' parameter in primaryview_display_ctrl stable
Wed, 12 May 2010 12:19:41 +0200 Sylvain Thénault [primary view] give dispctrl to side box views as for relations section stable
Wed, 12 May 2010 12:18:48 +0200 Sylvain Thénault [web] unify list views call arguments: use subvid to specify the view to use for each item stable
Wed, 12 May 2010 12:17:46 +0200 Sylvain Thénault [web] refactor side box to use autolimited view stable
Wed, 12 May 2010 12:16:41 +0200 Sylvain Thénault [req] avoid getting w in cw_extra_kwargs when calling .view stable
Wed, 12 May 2010 09:29:53 +0200 Sylvain Thénault [config] rename remaining inputlevel to level in option definitions, as expected by lgc >= 0.50 stable
Tue, 11 May 2010 16:58:35 +0200 Sylvain Thénault [fti] simplify UpdateFTIHook code stable
Tue, 11 May 2010 16:48:26 +0200 Sylvain Thénault [twisted] we must set response code before starting to write the answer, else it's ignored stable
Tue, 11 May 2010 16:26:29 +0200 Sylvain Thénault cleanup stable
Tue, 11 May 2010 08:29:15 +0200 Sylvain Thénault [web data] remove files not used by the framework
Mon, 10 May 2010 18:06:51 +0200 Sylvain Thénault [css] keep old css according to a configuration variable (true by default)
Mon, 10 May 2010 17:49:42 +0200 Sylvain Thénault [3.8 execute] remove deprecation warnings stable
Mon, 10 May 2010 16:59:32 +0200 Sylvain Thénault backport stable
Mon, 10 May 2010 15:20:54 +0200 Aurelien Campeas [dbapi] missing import stable
Mon, 10 May 2010 15:16:37 +0200 Sylvain Thénault [ajax] missing html heads processing in reloadComponent (sic\!) stable
Mon, 10 May 2010 15:15:06 +0200 Sylvain Thénault [deprecation] missing version number to old warning message stable
Mon, 10 May 2010 15:14:47 +0200 Sylvain Thénault [table view] we should call the cell view using the table rset, not one rebuilded for a specific entity stable
Mon, 10 May 2010 15:14:13 +0200 Sylvain Thénault [table view] take care to None label stable
Fri, 07 May 2010 20:07:54 +0200 Sylvain Thénault [selectors] new logged_user_in_rset selector stable
Fri, 07 May 2010 16:50:09 +0200 Alexandre Fayolle merge stable
Fri, 07 May 2010 15:25:09 +0200 egazoni replaced hardcoded 'web/view' by os.path.join('web', 'view') so views path is also valid under windows stable
Fri, 07 May 2010 15:03:03 +0200 egazoni fixed bug of non-normalized path under Windows, that broke the reload mechanism stable
Fri, 07 May 2010 14:42:18 +0200 Sylvain Thénault [c-c list] configuration pb cubes directly hold version number now, avoid crash when reporting errors stable
Thu, 06 May 2010 16:23:39 +0000 Alexandre Fayolle Handle new way of reporting unmodified FileFields stable
Thu, 06 May 2010 14:48:44 +0200 Alexandre Fayolle merge stable
Thu, 06 May 2010 14:46:58 +0200 Alexandre Fayolle attempt to port windows service to 3.8.1 stable
Thu, 06 May 2010 14:26:47 +0200 Sylvain Thénault [web session] fix potential key error on logout (occurs once the session has been transparently reconnected, hence session.sessionid and session.cnx.sessionid differs) stable
Thu, 06 May 2010 14:29:07 +0200 Katia Saurfelt [css] update print css
Thu, 06 May 2010 14:29:05 +0200 Katia Saurfelt [doc] cleanup
Thu, 06 May 2010 14:27:57 +0200 Alexandre Fayolle [python2.6] do not import simplejson directly stable
Thu, 06 May 2010 12:57:49 +0200 Sylvain Thénault [selectors] fix no_cnx selector's prototype stable
Thu, 06 May 2010 11:30:46 +0200 Sylvain Thénault [web config] set default uiprops on web config class to avoid error on commands such as i18n instance
Thu, 06 May 2010 08:25:02 +0200 Sylvain Thénault backport stable stable
Thu, 06 May 2010 08:24:46 +0200 Sylvain Thénault [migration] ask_confirm argument of show_diff doesn't contain an _ oldstable
Wed, 05 May 2010 18:55:19 +0200 Sylvain Thénault backport stable
Wed, 05 May 2010 18:54:19 +0200 Sylvain Thénault backport oldstable stable
Wed, 05 May 2010 18:54:04 +0200 Sylvain Thénault [upgrade] don't ask confirm to replace configuration file with -v0 oldstable
Wed, 05 May 2010 18:48:31 +0200 Sylvain Thénault merge good/bad versions of imported patches...
Wed, 05 May 2010 18:39:59 +0200 Katia Saurfelt [css] start using uiprops in cubicweb.css
Thu, 29 Apr 2010 08:39:13 +0200 Nicolas Chauvat [css] progressively fixing rhythm
Thu, 29 Apr 2010 08:39:13 +0200 Nicolas Chauvat [css] introducing scale and rhythm composition
Wed, 05 May 2010 18:19:56 +0200 Katia Saurfelt [css] start using uiprops in cubicweb.css
Thu, 29 Apr 2010 08:39:13 +0200 Nicolas Chauvat [css] progressively fixing rhythm
Thu, 29 Apr 2010 08:39:13 +0200 Nicolas Chauvat [css] introducing scale and rhythm composition
Wed, 05 May 2010 18:15:25 +0200 Aurelien Campeas [doc/book] a very simple example of entity form extension stable
Wed, 05 May 2010 16:52:27 +0200 Aurelien Campeas [doc/book] refresh a bit the edit controller section stable
Wed, 05 May 2010 15:29:39 +0200 Aurelien Campeas [doc/book] explain the form loop validation process stable
Wed, 05 May 2010 18:10:33 +0200 Sylvain Thénault backport stable
Wed, 05 May 2010 18:10:07 +0200 Sylvain Thénault backport oldstable stable
Wed, 05 May 2010 18:08:34 +0200 Sylvain Thénault [c-c dev] fix i18ncubicweb command
Wed, 05 May 2010 16:44:02 +0200 Sandrine Ribeau [book] add generated js documentation to cw book
Wed, 05 May 2010 16:24:27 +0200 Sylvain Thénault [packaging] we should add schemas to include_dirs so sql extensions files are properly installed oldstable
Wed, 05 May 2010 11:19:58 +0200 Sylvain Thénault [web test] missing test data file
Wed, 05 May 2010 10:28:55 +0200 Sylvain Thénault [https] fix resource urls in https version of a site: should use the https version as well to avoid warnings from the nrowser
Wed, 05 May 2010 10:22:11 +0200 Sylvain Thénault [uiprops] test and fix reloading of modified css files; update c-c newcube; deprecates config.has_resource.
Tue, 04 May 2010 19:23:38 +0200 Aurelien Campeas [doc/book] not anymore ... stable
Tue, 04 May 2010 19:16:59 +0200 Aurelien Campeas [doc/book] dissection of a form chapter stable
Tue, 04 May 2010 16:14:33 +0200 Aurelien Campeas [doc/book] move examples to a separate chapter, fix autoform module docstring stable
Tue, 04 May 2010 15:46:36 +0200 Aurelien Campeas [doc/book] copious choices example stable
Tue, 04 May 2010 15:31:08 +0200 Aurelien Campeas [css] fix schema css + d-t-w stable
Tue, 04 May 2010 15:30:20 +0200 Aurelien Campeas [web/schemaviewer] fix bad call stable
Tue, 04 May 2010 11:09:18 +0200 Aurelien Campeas [doc/book] regroup form/editcontroller stuff under an "edition control" chapter stable
Tue, 04 May 2010 11:04:54 +0200 Aurelien Campeas [doc/book] complete a bit the request api stable
Tue, 04 May 2010 14:41:07 +0200 Alexandre Fayolle fixed unittest_wfobjs stable
Tue, 04 May 2010 14:16:04 +0200 Alexandre Fayolle merged back oldstable into stable stable
Tue, 04 May 2010 12:05:00 +0200 Alexandre Fayolle fix bad reading of options in ldapuser.py oldstable
Mon, 03 May 2010 14:17:45 +0200 Sandrine Ribeau [json-controller] - refactoring of js_component and js_view, it now uses _call_view
Mon, 03 May 2010 14:10:23 +0200 Sylvain Thénault [widget] kill buggy / unused (only in cmhn) AddComboBox widget
Mon, 03 May 2010 14:09:37 +0200 Sylvain Thénault [doc] typos
Fri, 30 Apr 2010 19:58:17 +0200 Alexandre Fayolle ignore annoying warnings about pygments already being imported and stuff being added to python path stable
Fri, 30 Apr 2010 19:07:06 +0200 Aurelien Campeas [hooks/integrity & tests/entities] fix test to check for sibling error (set_operations yields a different order for constraints) stable
Fri, 30 Apr 2010 18:24:29 +0200 Aurelien Campeas [hooks/...] fix previous commit stable
Fri, 30 Apr 2010 16:39:50 +0200 Aurelien Campeas [hooks/operations] use set_operations for three ops (huge gains for massive imports) stable
Fri, 30 Apr 2010 14:34:56 +0200 Sylvain Thénault [vreg repo] shouldn't call init_registration in on hook registry bootstrap, already done before
Fri, 30 Apr 2010 12:46:51 +0200 Sylvain Thénault [vreg] we should now reset in init_registration since we don't do it in __init__
Fri, 30 Apr 2010 12:15:37 +0200 Sylvain Thénault [web] use uiprops value to compile css transparently, handlig cache and reloading in debug mode
Fri, 30 Apr 2010 12:14:15 +0200 Sylvain Thénault [webconfig] introduce property sheets. Use them to replace external_resources
Thu, 29 Apr 2010 14:21:59 +0200 Sylvain Thénault [webconfig] cleanup base_url management
Thu, 29 Apr 2010 14:21:57 +0200 Sylvain Thénault [webconfig] refactor/cleanup debug mode management on startup: simply use config.debugmode instead of debug argument everywhere...
Thu, 29 Apr 2010 14:34:13 +0200 Alexandre Fayolle Added tag cubicweb-debian-version-3.7.5-1 for changeset 2d0982252e8d oldstable
Thu, 29 Apr 2010 14:34:13 +0200 Alexandre Fayolle Added tag cubicweb-version-3.7.5 for changeset c476d106705e oldstable cubicweb-debian-version-3.7.5-1
Thu, 29 Apr 2010 13:54:00 +0200 Alexandre Fayolle prepare 3.7.5 release oldstable cubicweb-version-3.7.5
Thu, 29 Apr 2010 11:09:03 +0200 Nicolas Chauvat [css] avoid repeating reset css
Mon, 15 Feb 2010 22:15:02 +0100 Nicolas Chauvat [css] use meyer's public domain reset css
Wed, 28 Apr 2010 17:57:36 +0200 Julien Jehannet [c-c shell] make script arguments available as __args__ in the script namespace. Use scriptargs instead of args as process_script argument name.
Wed, 28 Apr 2010 18:13:38 +0200 Julien Jehannet [management] fix vocab: use cube instead of package
Thu, 29 Apr 2010 07:03:08 +0200 Nicolas Chauvat [sparql] bugfix stable
Thu, 29 Apr 2010 07:02:14 +0200 Nicolas Chauvat [xy] define standard prefixes stable
Thu, 29 Apr 2010 06:53:48 +0200 Nicolas Chauvat [doc] various small improvements stable
Wed, 28 Apr 2010 16:55:39 +0200 Stephanie Marcu fix i18ncube for pegase where we do strange things by redefining relations oldstable
Wed, 28 Apr 2010 16:13:56 +0200 Julien Jehannet [shell] #715938: support of script parameters (using standard '--' as arguments separator)
Wed, 28 Apr 2010 15:42:10 +0200 Sylvain Thénault [dbapi] more test and documentation of dbapi stable
Wed, 28 Apr 2010 14:05:50 +0200 Alexandre Fayolle move rarely used (imo) settings to inputlevel3 in cwctl create oldstable
Wed, 28 Apr 2010 12:25:11 +0200 Sylvain Thénault default is now forthcoming cw 3.9
Wed, 28 Apr 2010 12:24:20 +0200 Sylvain Thénault backport oldstable changes stable
Wed, 28 Apr 2010 12:21:48 +0200 Sylvain Thénault backport default into stable: stable is now actually cw 3.8 stable
Wed, 28 Apr 2010 12:15:52 +0200 Sylvain Thénault replace logilab-common by CubicWeb in disclaimer oldstable
Wed, 28 Apr 2010 12:14:22 +0200 Sylvain Thénault backport default into stable: stable is now cw 3.8
Wed, 28 Apr 2010 11:54:13 +0200 Sylvain Thénault backport stable into oldstable: oldstable is now cw 3.7 oldstable
Wed, 28 Apr 2010 10:06:01 +0200 Sylvain Thénault proper licensing information (LGPL-2.1). Hope I get it right this time. stable
Tue, 27 Apr 2010 18:31:42 +0200 Sylvain Thénault [ms] fix planning bug with rewritten constants: when removing some source for a const due to relation constraints, we should propagate this change to other constants coming from the same original variable stable
Tue, 27 Apr 2010 18:27:43 +0200 Sylvain Thénault [repo security] deal with rewriten constant nodes in check_read_access, necessary when repo is used as an external source stable
Tue, 27 Apr 2010 14:25:38 +0200 Sylvain Thénault [doc] reorganize for chapter structure stable
Tue, 27 Apr 2010 14:19:20 +0200 Sylvain Thénault [web auth] remove assertion, we may want to remove authentication info retreivers to disallow login from the web ui stable
Tue, 27 Apr 2010 11:25:40 +0200 Alexandre Fayolle merge stable
Tue, 27 Apr 2010 11:23:20 +0200 Alexandre Fayolle ask pyro group config questions for all-in-one config site when pyro is enabled stable
Tue, 27 Apr 2010 10:32:25 +0000 Alexandre Fayolle enforce use of environment variables when running as a service stable
Tue, 27 Apr 2010 07:49:47 +0000 Alexandre Fayolle added db-extra-arguments to configuration parameters for native source stable
Mon, 26 Apr 2010 18:45:03 +0200 Sylvain Thénault Added tag cubicweb-debian-version-3.8.1-1 for changeset eb972d125eef
Mon, 26 Apr 2010 18:45:03 +0200 Sylvain Thénault Added tag cubicweb-version-3.8.1 for changeset 1e074c6150fe cubicweb-debian-version-3.8.1-1
Mon, 26 Apr 2010 17:55:36 +0200 Alexandre Fayolle cubicweb-ctl create improvements stable
Mon, 26 Apr 2010 17:11:59 +0200 Sylvain Thénault 3.8.1 cubicweb-version-3.8.1
Mon, 26 Apr 2010 16:31:46 +0200 Sylvain Thénault backport stable
Mon, 26 Apr 2010 15:28:43 +0200 Sylvain Thénault disable CERT check stable
Mon, 26 Apr 2010 11:33:44 +0200 Sylvain Thénault proper copyright file stable
Mon, 26 Apr 2010 13:10:12 +0200 Nicolas Chauvat [web/views] fix docstring stable
Mon, 26 Apr 2010 12:52:48 +0200 Alexandre Fayolle merge stable
Fri, 23 Apr 2010 13:36:43 +0200 Alexandre Fayolle cleanup debugging trace stable
Fri, 23 Apr 2010 12:19:54 +0200 Alexandre Fayolle [python2.6] careful: json-py provides a json package. We don't want that. stable
Mon, 26 Apr 2010 10:41:40 +0200 Sylvain Thénault [testlib] move _cnxs initialization before setup_database so one can login in it stable
Fri, 23 Apr 2010 20:06:04 +0200 Aurelien Campeas [doc/book] various content fixes stable
Fri, 23 Apr 2010 17:01:45 +0200 Pierre-Yves David [cw-shell] Write ignored scripts warning on stderr instead of stdout. stable
Fri, 23 Apr 2010 17:56:01 +0200 Sylvain Thénault [repo] cleanup
Fri, 23 Apr 2010 17:55:46 +0200 Sylvain Thénault [bfss] new storage_changed migration action to move an attribute to a custom storage. Closes #893941
Fri, 23 Apr 2010 17:54:34 +0200 Sylvain Thénault [bfss] use set_operation for AddFileOp/DeleteFileOp
Fri, 23 Apr 2010 17:32:47 +0200 Aurelien Campeas merge stable
Fri, 23 Apr 2010 17:31:46 +0200 Aurelien Campeas [doc/book] move devweb up from development, turn development into devrepo (much better structure) stable
Fri, 23 Apr 2010 17:07:55 +0200 Aurelien Campeas [doc/book] hide most XXXs stable
Fri, 23 Apr 2010 15:49:23 +0200 Sylvain Thénault [view] better control wether same etype view should display title or not stable
Fri, 23 Apr 2010 14:43:16 +0200 Sylvain Thénault [config] augment default value for short-line-size stable
Fri, 23 Apr 2010 13:36:43 +0200 Alexandre Fayolle cleanup debugging trace stable
Fri, 23 Apr 2010 12:19:54 +0200 Alexandre Fayolle [python2.6] careful: json-py provides a json package. We don't want that. stable
Fri, 23 Apr 2010 14:55:10 +0200 Aurelien Campeas [doc/book] rename images with non suffix dots to please latex stable
Fri, 23 Apr 2010 13:25:31 +0200 Sylvain Thénault [i18n] yams constraint messages updated
Fri, 23 Apr 2010 13:25:02 +0200 Sylvain Thénault [test] stop using ObjectRelation in schema
Fri, 23 Apr 2010 12:42:53 +0200 Sylvain Thénault backport stable
Fri, 23 Apr 2010 12:40:48 +0200 Sylvain Thénault [widgets] move form controls at the end of the file stable
Fri, 23 Apr 2010 12:40:26 +0200 Sylvain Thénault [widgets] fix super calls, bug introduced in 5367:4176a50c81c9 stable
Fri, 23 Apr 2010 11:10:30 +0200 Sylvain Thénault [skeleton] short_desc is now description in pkginfo
Fri, 23 Apr 2010 11:10:09 +0200 Sylvain Thénault [config] include cube name in warning
Fri, 23 Apr 2010 09:17:08 +0200 Sylvain Thénault [c-c status] return status code 1 when some instances isn't running. Closes #510817
Fri, 23 Apr 2010 09:17:07 +0200 Sylvain Thénault [schema] update for yams 0.29: BoundConstraint renamed to BoundaryConstraint; new constraint messages; ObjectRelation deprecated
Fri, 23 Apr 2010 08:48:42 +0200 Sylvain Thénault [schema] cleanup
Thu, 22 Apr 2010 19:48:04 +0000 Alexandre Fayolle [python2.6] prefer python2.6's builtin json module over simplejson stable
Thu, 22 Apr 2010 19:37:56 +0000 Alexandre Fayolle [python2.6] don't add a name property on Thread stable
Thu, 22 Apr 2010 18:25:34 +0200 Sylvain Thénault [c-c exlog] #687204: cubicweb-ctl exlog: use a proper file and not stdin for input stable
Thu, 22 Apr 2010 17:20:08 +0200 Sylvain Thénault [doc] restore file accidentaly deleted
Thu, 22 Apr 2010 17:04:51 +0200 Julien Jehannet [selector] allow inplace operator in selector computation
Thu, 22 Apr 2010 15:50:45 +0200 Pierre-Yves David Add a basic script to compare the db_schema to the fs_schema.
Thu, 22 Apr 2010 16:55:17 +0200 Arthur Lutz le patch some_admin_doc_for_migration a été importé stable
Thu, 22 Apr 2010 12:18:21 +0200 Aurelien Campeas [lazy view] give it a proper hole node in the no spinbox case stable
Wed, 21 Apr 2010 17:25:26 +0200 Aurelien Campeas fix NameError stable
Wed, 21 Apr 2010 16:53:47 +0200 Sylvain Thénault [book] start documenting the HTML form system stable
Wed, 21 Apr 2010 16:53:25 +0200 Sylvain Thénault [form] small api cleanup and refactoring before documenting the form system stable
Wed, 21 Apr 2010 16:48:45 +0200 Sylvain Thénault [masmailing] cleanup: use authenticated_user selectors, define stuff on form instead of on selection when possible, other cleanups stable
Wed, 21 Apr 2010 14:08:18 +0200 Aurelien Campeas [service] do not bluntly override these things if they exist stable
Tue, 20 Apr 2010 18:34:37 +0200 Sylvain Thénault [dbapi] some compat with distant < 3.8 repo
Tue, 20 Apr 2010 18:34:07 +0200 Sylvain Thénault [3.8 api update] remaining cache keys
Tue, 20 Apr 2010 18:32:42 +0200 Aurelien Campeas [doc/book] make the .css converge back to proper cwo style, fix a bunch of typos stable
Tue, 20 Apr 2010 18:26:19 +0200 Sylvain Thénault merge
Tue, 20 Apr 2010 18:25:56 +0200 Sylvain Thénault [skel] fix setup.py
Tue, 20 Apr 2010 18:10:42 +0200 Sylvain Thénault [dbapi] take care vreg may not be set
Tue, 20 Apr 2010 18:09:56 +0200 Sylvain Thénault [forms] no crash if restore_previous_post has not be called, has in report bug form in management.py for instance
Tue, 20 Apr 2010 18:22:41 +0200 Sylvain Thénault Added tag cubicweb-debian-version-3.8.0-1 for changeset 24cc65ab2eca
Tue, 20 Apr 2010 18:22:40 +0200 Sylvain Thénault Added tag cubicweb-version-3.8.0 for changeset 3c703f3245dc cubicweb-debian-version-3.8.0-1
Tue, 20 Apr 2010 16:31:53 +0200 Sylvain Thénault 3.8 cubicweb-version-3.8.0
Tue, 20 Apr 2010 16:30:35 +0200 Sylvain Thénault [debian] don't use setuptools to build debian package
Tue, 20 Apr 2010 16:30:01 +0200 Sylvain Thénault [packaging] fix setup.py for use w/ lgp
Tue, 20 Apr 2010 15:55:50 +0200 Sylvain Thénault [debian] don't use setuptools to build debian package
Tue, 20 Apr 2010 15:35:13 +0200 Aurelien Campeas [doc/book] a proper note (style) stable
Tue, 20 Apr 2010 15:33:09 +0200 Nicolas Chauvat [doc] replace c-c with cubicweb-ctl stable
Tue, 20 Apr 2010 15:31:04 +0200 Aurelien Campeas [doc/book] fix wrong (https) url stable
Tue, 20 Apr 2010 15:16:19 +0200 Aurelien Campeas [doc/book] typos stable
Tue, 20 Apr 2010 14:36:18 +0200 Sylvain Thénault merge stable, fixing dependencies generation on c-c newcube on the way
Tue, 20 Apr 2010 14:27:49 +0200 Sylvain Thénault [skel] include __recommends_cubes__ as well for completness stable
Tue, 20 Apr 2010 14:18:35 +0200 Sylvain Thénault [dbapi] document connect() function stable
Tue, 20 Apr 2010 12:35:23 +0200 Aurelien Campeas [skeleton/dependencies] fix typo & new cube generation from template stable
Tue, 20 Apr 2010 10:57:08 +0200 Sylvain Thénault backport stable
Tue, 20 Apr 2010 10:56:57 +0200 Sylvain Thénault [debian] depends on twisted.web instead of twisted.web2
Tue, 20 Apr 2010 10:43:12 +0200 Sylvain Thénault [db-check] cleanup stable
Tue, 20 Apr 2010 10:42:58 +0200 Sylvain Thénault [db-check] don't check entities from external sources have owned_by stable
Tue, 20 Apr 2010 10:42:35 +0200 Sylvain Thénault [db-check] fix unexistent multisource entity detection stable
Tue, 20 Apr 2010 10:39:08 +0200 Sylvain Thénault [db-check] fix duplicated schema constraint detection stable
Tue, 20 Apr 2010 10:38:05 +0200 Sylvain Thénault [etwist] proper getChild implementation (eventually): fix fckeditor resources locating bugs by properly using file resources
Tue, 20 Apr 2010 10:00:55 +0200 Sylvain Thénault [js] remove unnecessary log
Tue, 20 Apr 2010 10:00:36 +0200 Sylvain Thénault [etwist] nicer, thouhg really not perferct) request max size exceeded support of json/frame posts
Tue, 20 Apr 2010 09:58:28 +0200 Sylvain Thénault [skel] packaging fix: should build package without setuptools, and fix default for dependency_links
Tue, 20 Apr 2010 09:57:47 +0200 Sylvain Thénault [controllers] cleanup unused js var
Tue, 20 Apr 2010 09:13:08 +0200 Sylvain Thénault [packaging] update lgc dependency
Tue, 20 Apr 2010 09:11:34 +0200 Sylvain Thénault [skel] cleanup default cube setup.py
Mon, 19 Apr 2010 15:31:24 +0200 Sylvain Thénault [web] no more needed with the bytes option type
Mon, 19 Apr 2010 15:30:48 +0200 Sylvain Thénault [packaging] setup.py cleanups
Mon, 19 Apr 2010 13:52:55 +0200 Sylvain Thénault backport stable
Mon, 19 Apr 2010 13:51:16 +0200 Sylvain Thénault [config] use bytes option type for max post length
Mon, 19 Apr 2010 13:38:46 +0200 Sylvain Thénault [config] properly use time type for options representing a time. stable
Mon, 19 Apr 2010 13:37:32 +0200 Sylvain Thénault [web] consistent cleanup session interval time stable
Mon, 19 Apr 2010 13:35:57 +0200 Sylvain Thénault [migration] makes Yes the default answer to replace configuration file stable
Mon, 19 Apr 2010 12:43:23 +0200 Sylvain Thénault [config] with lgc >= 0.50, option's dict inputlevel becomes level
Mon, 19 Apr 2010 12:42:54 +0200 Sylvain Thénault [config] graph ordering function moved to lgc 0.50
Mon, 19 Apr 2010 12:42:01 +0200 Sylvain Thénault [dbapi] fallback to Entity when etypes registry isn't initialized (weird we haven't catchi this pb before)
Fri, 16 Apr 2010 19:45:11 +0200 Adrien Di Mascio [json] provide a custom json encoder for entities that includes eid in the json object stable
Fri, 16 Apr 2010 19:24:53 +0200 Aurelien Campeas [doc/book] an introduction to yams, layout tweaks stable
Fri, 16 Apr 2010 19:24:24 +0200 Aurelien Campeas [doc/book] talk about the existing categories stable
Fri, 16 Apr 2010 17:52:31 +0200 Aurelien Campeas [doc/book] explain what happens/to do when issuing upgrade command stable
Fri, 16 Apr 2010 17:38:26 +0200 Aurelien Campeas [doc/book] note about reducing log level stable
Fri, 16 Apr 2010 17:37:57 +0200 Aurelien Campeas fix docstring stable
Fri, 16 Apr 2010 17:00:49 +0200 Aurelien Campeas [doc/book] refresh the autoform section with uicfg content (moved there) stable
Fri, 16 Apr 2010 16:43:41 +0200 Stephanie Marcu [doc/book] complete the urlrewrite sections with examples stable
Fri, 16 Apr 2010 16:40:25 +0200 Aurelien Campeas [doc/book] misc on views, docstrings stable
Fri, 16 Apr 2010 14:39:42 +0200 Aurelien Campeas [doc/book] talk a bit of the Result Set class stable
Fri, 16 Apr 2010 11:40:33 +0200 Stephanie Marcu [doc/book] add image for the breadcrumbs section stable
Fri, 16 Apr 2010 13:57:27 +0200 Aurelien Campeas [doc/book] fix docstrings, add notes stable
Fri, 16 Apr 2010 11:40:33 +0200 Stephanie Marcu [doc/book] complete the breadcrumbs section stable
Fri, 16 Apr 2010 13:22:35 +0200 Aurelien Campeas [doc/book] complete/fix the dbapi stuff, including cursor stable
Fri, 16 Apr 2010 12:32:52 +0200 Aurelien Campeas [doc/book] some fixes for vregistry, selectors & appobjects stable
Fri, 16 Apr 2010 11:13:46 +0200 Aurelien Campeas merge stable
Thu, 15 Apr 2010 19:38:24 +0200 Sylvain Thénault Added tag cubicweb-debian-version-3.7.4-1 for changeset fefeda65bb83 stable
Thu, 15 Apr 2010 19:38:24 +0200 Sylvain Thénault Added tag cubicweb-version-3.7.4 for changeset ec23f3ebcd34 stable cubicweb-debian-version-3.7.4-1
Thu, 15 Apr 2010 19:39:55 +0200 Sylvain Thénault backport stable
Thu, 15 Apr 2010 19:31:10 +0200 Aurelien Campeas [doc/book] stuff a bit the publishing process (including various docstrings) stable
Thu, 15 Apr 2010 19:28:28 +0200 Aurelien Campeas [doc/book] bitstream vera sans is a terrific font stable
Thu, 15 Apr 2010 19:25:39 +0200 Sylvain Thénault [3.7.4] fix migration of configuration file stable cubicweb-version-3.7.4
Thu, 15 Apr 2010 18:54:13 +0200 Sylvain Thénault [config] fix #799884: do not attempt to load stuff with incorrect names which sit in cubes/
Thu, 15 Apr 2010 18:47:37 +0200 Sylvain Thénault [c-c newcube] finish #676915: cubicweb-ctl newcube must be aware of python modules and debian package convention (python part already implemented)
Thu, 15 Apr 2010 18:42:41 +0200 Sylvain Thénault [debian] fix bad dependency stable
Thu, 15 Apr 2010 18:27:18 +0200 Sylvain Thénault 3.7.4 stable
Thu, 15 Apr 2010 18:19:11 +0200 Sylvain Thénault i18nupdate stable
Thu, 15 Apr 2010 18:07:33 +0200 Sylvain Thénault [migration] fix bug when trying to add a new entity type that inherit from another stable
Thu, 15 Apr 2010 17:57:41 +0200 Sylvain Thénault [repo] fix more indentation pb in repo.glob_update_entity, causing duplicated inline relation hooks call stable
Thu, 15 Apr 2010 17:35:17 +0200 Pierre-Yves David (implement #761403) The breadcrumb final element is now a link too. stable
Thu, 15 Apr 2010 17:28:27 +0200 Aurelien Campeas [doc/book] fix a bit the request chapter, add autodoc stable
Thu, 15 Apr 2010 17:22:19 +0200 Sylvain Thénault [migration] fix error when synchronizing everything and some schema still in the db schema but not anymore in the fs schema stable
Thu, 15 Apr 2010 16:47:04 +0200 Sylvain Thénault don't fail on cube's pkginfo without __use__ stable
Thu, 15 Apr 2010 16:46:43 +0200 Sylvain Thénault [hook] backport bad .events fix from default stable
Thu, 15 Apr 2010 16:20:53 +0200 Stephanie Marcu [doc/book] complete the facet section stable
Thu, 15 Apr 2010 16:20:20 +0200 Stephanie Marcu [doc/book] change font to improve lisibility (in particular cl -> d) stable
Thu, 15 Apr 2010 16:14:23 +0200 Aurelien Campeas [doc/book] rework the templates chapter (wipe out horrible example, talk more about structure) stable
Thu, 15 Apr 2010 15:17:18 +0200 Sylvain Thénault [config] better *-session-time documentation and usage in session handler stable
Thu, 15 Apr 2010 15:16:01 +0200 Sylvain Thénault [facet] fix #873742: erroenously use self.cw_rset instead of context rset stable
Thu, 15 Apr 2010 15:14:21 +0200 Sylvain Thénault [vreg] fix traced_selection stable
Thu, 15 Apr 2010 14:29:58 +0200 Alexandre Fayolle added note about interesting page about SQL implementation differences stable
Thu, 15 Apr 2010 14:27:43 +0200 Alexandre Fayolle use MB for Megabytes, instead of french Mo stable
Thu, 15 Apr 2010 14:07:47 +0200 Aurelien Campeas merge stable
Thu, 15 Apr 2010 14:07:25 +0200 Aurelien Campeas [doc] save idiotic changes to some drawing stable
Thu, 15 Apr 2010 14:06:33 +0200 Aurelien Campeas [devtools/validators] add an Xml validator able to degrade to Html validation because of views perusing demote_to_html stable
Thu, 15 Apr 2010 14:01:29 +0200 Sylvain Thénault [vreg] fix bug introduced in 5273:c4caef6f09c9 : we should not force_reload in vreg reset done because of a set_schema stable
Thu, 15 Apr 2010 12:48:40 +0200 Sylvain Thénault backport stable
Thu, 15 Apr 2010 12:47:29 +0200 Sylvain Thénault [vreg] refactor the [re]loading process so things get clearer and fix spurious errors on edge cases stable
Thu, 15 Apr 2010 12:47:02 +0200 Sylvain Thénault cleanup
Thu, 15 Apr 2010 12:46:57 +0200 Sylvain Thénault [dbapi] fix user handling on dbapi request. Avoid getting None as _user and remove the need for a property.
Thu, 15 Apr 2010 12:46:08 +0200 Sylvain Thénault [etwist] allow to specify max size for POST request in the configuration. We should deal with this nicely on the js form validation code.
Thu, 15 Apr 2010 12:04:48 +0200 Aurelien Campeas [doc/book] missing .svg files, refresh .pngs, fixlets stable
Thu, 15 Apr 2010 11:00:44 +0200 Aurelien Campeas merge stable
Thu, 15 Apr 2010 10:59:49 +0200 Aurelien Campeas [devtools] do not forbid use of postgres as a source for tests (but it still needs proper dump/restore support) stable
Thu, 15 Apr 2010 10:58:21 +0200 Aurelien Campeas [doc/book] regroup views chapters under common umbrella (in the development part) & some fixes stable
Wed, 14 Apr 2010 18:54:28 +0200 Aurelien Campeas section moved to the book stable
Wed, 14 Apr 2010 18:33:56 +0200 Aurelien Campeas fix the dosctring stable
Wed, 14 Apr 2010 18:24:17 +0200 Aurelien Campeas [doc/book] merge controller/editcontroller stable
Wed, 14 Apr 2010 18:10:47 +0200 Aurelien Campeas [doc/book] move a big chunk of primary view customisation example in the primary view chapter stable
Wed, 14 Apr 2010 18:10:09 +0200 Aurelien Campeas [doc/book] refresh the style stable
Wed, 14 Apr 2010 17:19:52 +0200 Aurelien Campeas [doc/book] kill remaining warnings stable
Wed, 14 Apr 2010 17:02:07 +0200 Aurelien Campeas [doc/book] add a ref from hooks to adv tutorial stable
Wed, 14 Apr 2010 16:57:55 +0200 Aurelien Campeas [doc/book] add a better standard theme stable
Wed, 14 Apr 2010 16:56:33 +0200 Aurelien Campeas [doc/book] misc fixes stable
Wed, 14 Apr 2010 16:33:30 +0200 Aurelien Campeas [doc/book] reorg. a bit the top-level toc, complete the windows setup part stable
Wed, 14 Apr 2010 16:32:20 +0200 Aurelien Campeas [doc/book] complete the unit tests chapter stable
Wed, 14 Apr 2010 16:31:20 +0200 Aurelien Campeas [doc/book] update primary view layout pic: added missing elements, removed main layout around stable
Wed, 14 Apr 2010 16:15:08 +0200 Aurelien Campeas [doc/book] include sylvain great advanced tutorial, move tutorials in one proper section stable
Wed, 14 Apr 2010 18:24:20 +0200 Sylvain Thénault [etwist] upgrade post max size to 200Mo until it's configurable stable
Wed, 14 Apr 2010 17:38:24 +0200 Sylvain Thénault [web session] fix web session id bug on automatic reconnection. The web session id should keep the first connection id, then differ of the repo connection id once some reconnection has been done (since the session cookie isn't updated in such cases). Also, use a lock to avoid potential race condition on reconnection.
Wed, 14 Apr 2010 17:31:41 +0200 Sylvain Thénault [packaging] 3.8 depends on lgc 0.50 (new argument to dot generator in lgc.graph)
Wed, 14 Apr 2010 16:26:34 +0200 Sylvain Thénault backport stable
Wed, 14 Apr 2010 16:26:20 +0200 Sylvain Thénault [views] fix bug on gc debugging view stable
Wed, 14 Apr 2010 16:26:02 +0200 Sylvain Thénault [testlib] ctrl_publish now allow to specify the controller id as argument stable
Wed, 14 Apr 2010 11:26:36 +0200 Sylvain Thénault [web] stop having actions configurable through cwproperties: this clutter site management and .po files for a useless fonctionnality (which, where and how actions are displayed is handled by code)
Wed, 14 Apr 2010 10:31:09 +0200 Sylvain Thénault [testlib] we should not replace db-name in sources, this cause undesired side effect (when running pytest on whole cw for instance). Proper fix in logilab.database stable
Wed, 14 Apr 2010 10:29:38 +0200 Sylvain Thénault [web] put a fake object that raise Unauthorized on any attribute access as req.cnx and req._user, so we are properly asked to authenticated on any view that tries to do something with one of those attributes (instead of doing defensive programming everywhere we're doing that)
Wed, 14 Apr 2010 10:25:51 +0200 Sylvain Thénault [etwist] we must call all error not handled in _render_request, else the thread fail silently and nothing ends up on the ui
Wed, 14 Apr 2010 09:38:08 +0200 Sylvain Thénault backport stable
Wed, 14 Apr 2010 09:11:42 +0200 Sylvain Thénault [test] fix unittest_viewselector
Wed, 14 Apr 2010 08:58:57 +0200 Adrien Di Mascio [tests] fix bfss tests to match new uniquify implementation stable
Wed, 14 Apr 2010 08:49:23 +0200 Sylvain Thénault [schema view] the final touch. Things are getting nicely displayed, and code clean
Tue, 13 Apr 2010 19:43:51 +0200 Sylvain Thénault backport stable
Tue, 13 Apr 2010 19:43:30 +0200 Sylvain Thénault [schema view] fixes
Tue, 13 Apr 2010 19:41:20 +0200 Sandrine Ribeau catalogs update
Tue, 06 Apr 2010 12:23:10 +0200 Sandrine Ribeau ticket #344404, cwgroup primary view improvement, use tabs to display nicely permissions
Tue, 06 Apr 2010 12:23:05 +0200 Sandrine Ribeau ticket #787103, relation schema view enhancements
Thu, 25 Mar 2010 08:30:53 -0700 Sandrine Ribeau ticket #787103, entity schema view enhancements
Wed, 24 Mar 2010 15:31:37 -0700 Sandrine Ribeau ticket #787032, schema view improvement
Tue, 13 Apr 2010 19:22:46 +0200 Aurelien Campeas [doc/book] misc fixes/enhancements & notes stable
Tue, 13 Apr 2010 19:21:20 +0200 Aurelien Campeas [doc/book] remove refs to aafig (it uses a sphynx extension unavailable as a .deb) stable
Tue, 13 Apr 2010 19:19:37 +0200 Aurelien Campeas [doc/book] expand tesing material stable
Tue, 13 Apr 2010 19:18:06 +0200 Aurelien Campeas [doc/book] add sections to the FAQ, try to reorder stuff stable
Tue, 13 Apr 2010 19:16:30 +0200 Aurelien Campeas [doc/book] primary view section enhancements stable
Tue, 13 Apr 2010 15:46:46 +0200 Sylvain Thénault [session] better readability stable
Tue, 13 Apr 2010 15:46:44 +0200 Sylvain Thénault [facet] don't crash in rset_vocabulary if an unauthorized error was raised in rqlexec stable
Tue, 13 Apr 2010 13:21:10 +0200 Sylvain Thénault [mq]: worklfow view
Tue, 13 Apr 2010 12:19:24 +0200 Sylvain Thénault #773448: refactor session and 'no connection' handling, by introducing proper web session. We should now be able to see page even when no anon is configured, and be redirected to the login form as soon as one tries to do a query.
Mon, 12 Apr 2010 19:36:51 +0200 Aurelien Campeas [doc/book] more flesh to views/primary view stable
Mon, 12 Apr 2010 16:57:11 +0200 Aurelien Campeas [doc/book] remove merged chapter stable
Mon, 12 Apr 2010 16:49:35 +0200 Aurelien Campeas [doc/book] complete chapter on hooks & ops stable
Mon, 12 Apr 2010 15:28:26 +0200 Sylvain Thénault [storage] missing qrefresh in previous patch applied: fix comment, error message, and use a storage specified encoding, not cubicweb's encoding stable
Mon, 12 Apr 2010 15:21:08 +0200 Pierre-Yves David [fix] fix path unicity process in BytesFileSystemStorage.new_fs_path stable
Mon, 12 Apr 2010 15:15:00 +0200 Sylvain Thénault [source] small refactoring to avoid being doomed by a wrong assertion message on buggy storage raising attribute error stable
Mon, 12 Apr 2010 14:41:01 +0200 Sylvain Thénault [twisted] fix LongTimeExpiringFile and getChild implementation
Mon, 12 Apr 2010 15:11:23 +0200 Alexandre Fayolle merge stable
Mon, 12 Apr 2010 15:05:37 +0000 Alexandre Fayolle fix cwctl db-init -d on SQL Server stable
Mon, 12 Apr 2010 08:22:37 +0200 Adrien Di Mascio [repository] fix edited_attributes management in multiple SET queries stable
Mon, 12 Apr 2010 08:17:35 +0200 Adrien Di Mascio [testlib] fix dummy bug in reset_test_database(): s/if/elif stable
Sun, 11 Apr 2010 11:59:45 +0000 Alexandre Fayolle merge stable
Fri, 09 Apr 2010 15:01:25 +0000 Alexandre Fayolle merge stable
Fri, 09 Apr 2010 15:01:14 +0000 Alexandre Fayolle merge stable
Thu, 08 Apr 2010 10:23:49 +0000 Alexandre Fayolle enable tests against sqlserver2005 database stable
Tue, 06 Apr 2010 20:54:35 +0200 Alexandre Fayolle fix bad indentation stable
Tue, 06 Apr 2010 19:46:55 +0200 Alexandre Fayolle merge stable
Tue, 06 Apr 2010 19:46:38 +0200 Alexandre Fayolle merge stable
Thu, 04 Mar 2010 17:56:45 +0100 Alexandre Fayolle merge stable
Fri, 09 Apr 2010 19:19:28 +0200 Aurelien Campeas merge stable
Fri, 09 Apr 2010 19:18:55 +0200 Aurelien Campeas [doc/book] more about hooks (simple examples with entities and relations) stable
Fri, 09 Apr 2010 15:10:26 +0200 Sylvain Thénault backport stable
Fri, 09 Apr 2010 15:08:24 +0200 Sylvain Thénault [web] on logout, use the base_url argument of build_url instead of hacking the request to get proper url. This fix a bug on site with http/https versions: the session cookie is badly removed on logout stable
Fri, 09 Apr 2010 15:07:01 +0200 Sylvain Thénault [entity] move req.create_entity content to a cw_instantiate factory method on entity classes, so cube developpers will be able to easily customize instance creation stable
Fri, 09 Apr 2010 15:04:56 +0200 Sylvain Thénault [controller] refactor send mail controller to use cwconfig.sendmails stable
Fri, 09 Apr 2010 12:23:39 +0200 Sylvain Thénault [test] properly close session stable
Thu, 08 Apr 2010 14:11:49 +0200 Sylvain Thénault backport stable
Thu, 08 Apr 2010 13:38:36 +0200 Sylvain Thénault le patch move-pdf-export-to-cubes a été importé
Fri, 09 Apr 2010 13:59:41 +0200 Aurelien Campeas [hooks] fix set_operation options passing (** -> *) stable
Fri, 09 Apr 2010 11:16:00 +0200 Sylvain Thénault [session] no way for queries from an InternalSession to be a dbapi query stable
Thu, 08 Apr 2010 19:37:00 +0200 Aurelien Campeas [merge] stable
Thu, 08 Apr 2010 19:36:36 +0200 Aurelien Campeas [doc/book] begin chapter on Hooks/Operations stable
Thu, 08 Apr 2010 18:05:41 +0200 Aurelien Campeas [doc/book] dbapi: talk about IN exception, simplify stable
Thu, 08 Apr 2010 17:50:37 +0200 Aurelien Campeas [doc/book] rql/dbapi cleanup, rip cachekey (prematurely ?) stable
Thu, 08 Apr 2010 17:47:52 +0200 Aurelien Campeas [doc/css] cleanup a bit the sphinx default css stable
Thu, 08 Apr 2010 14:40:18 +0200 Adrien Di Mascio [repository] fix bad indentation in glob_update_entity, source.update_entity() should be called once per update stable
Thu, 08 Apr 2010 12:42:47 +0200 Aurelien Campeas [doc] note on pytestconf, fixlets stable
Thu, 08 Apr 2010 12:32:09 +0200 Sylvain Thénault [test] avoid weird bug when test are changing the cwd stable
Thu, 08 Apr 2010 11:04:17 +0200 Sylvain Thénault [c-c newcube] #1192: simpler cubicweb-ctl newcube, and more
Thu, 08 Apr 2010 09:59:59 +0200 Adrien Di Mascio [storage] consider fs_importing on update operations too stable
Thu, 08 Apr 2010 10:00:22 +0200 Sylvain Thénault [primary] fix name error stable
Thu, 08 Apr 2010 09:49:00 +0200 Sylvain Thénault [migration] propagate TrInfo.comment permissions fix to existing instances stable
Thu, 08 Apr 2010 09:43:57 +0200 Sylvain Thénault [xthml] fix #696079, potential empty table cause xhtml validation error stable
Thu, 08 Apr 2010 09:07:54 +0200 Sylvain Thénault [schema] #847739: test and fix bad permission on TrInfo.comment stable
Wed, 07 Apr 2010 14:53:35 +0200 Sylvain Thénault [iprogress] use xml_escape instead of buggy replace stable
Wed, 07 Apr 2010 14:42:55 +0200 Sylvain Thénault backport stable
Wed, 07 Apr 2010 14:42:44 +0200 Sylvain Thénault [querier] don't need a Cache instance for rql cacke key cache
Wed, 07 Apr 2010 14:42:12 +0200 Sylvain Thénault [testlib] properly close connections opened during test in tearDown stable
Wed, 07 Apr 2010 14:26:35 +0200 Sylvain Thénault #759035: Automate addition of eid cachekey in RQL analysis
Wed, 07 Apr 2010 09:24:00 +0200 Sylvain Thénault [rql annotation] add test and fix for bug introduced by 5004:4cc020ee70e2. While it sounded good, it wasn't because stinfo['relations'] didn't include anymore stinfo['typerels']
Wed, 07 Apr 2010 11:57:37 +0200 Alexandre Fayolle merge stable
Wed, 07 Apr 2010 11:56:30 +0200 Alexandre Fayolle merge stable
Wed, 07 Apr 2010 11:53:11 +0200 Alexandre Fayolle merged back old local changeset stable
Wed, 07 Apr 2010 11:52:25 +0200 Alexandre Fayolle fixed indentation error in devtools/__init__.py stable
Tue, 06 Apr 2010 19:42:37 +0200 Alexandre Fayolle SQL Server port: temporary table handling stable
Tue, 06 Apr 2010 19:27:47 +0200 Alexandre Fayolle log RQL query in case of unexpected failure (priceless when porting to new database) stable
Tue, 06 Apr 2010 19:26:28 +0200 Alexandre Fayolle enable live test against sqlserver 2005 database stable
Thu, 04 Mar 2010 17:26:43 +0100 Alexandre Fayolle fixed skeleton help strings stable
Wed, 07 Apr 2010 10:05:04 +0200 Sylvain Thénault [wf] should use is_in_group to avoid error with internal manager stable
Wed, 07 Apr 2010 09:45:15 +0200 Sylvain Thénault [pkginfo] when only __depends__ is specified, deduced __depends_cubes__ from it (same thing for recommends) ; fix ad skel pkginfo on the way
Wed, 07 Apr 2010 09:43:50 +0200 Sylvain Thénault [hook] fix name error in case of error on hook's .event checking
Tue, 06 Apr 2010 20:10:12 +0200 Sylvain Thénault [ms] fix planning bug introduced with recent rql refactoring for queries with only eids (fix unittest_multisources.test_in_eid)
Tue, 06 Apr 2010 19:58:04 +0200 Sylvain Thénault [hook] proper bad .events detection. Fix unittest_hook
Tue, 06 Apr 2010 19:08:07 +0200 Sylvain Thénault backport stable
Tue, 06 Apr 2010 18:51:17 +0200 Sylvain Thénault [test] _gc_debug deleted from etwist.server
Tue, 06 Apr 2010 18:36:09 +0200 Aurelien Campeas [doc/book] talk about reloadComponent, misc tweaks and notes stable
Tue, 06 Apr 2010 18:03:52 +0200 Aurelien Campeas [doc/book] add q/a on i18n customisation, misc tweaks stable
Tue, 06 Apr 2010 16:50:53 +0200 Adrien Chauve Switched from TwistedWeb2 to TwistedWeb
Tue, 06 Apr 2010 16:04:37 +0200 Sylvain Thénault merge stable
Tue, 06 Apr 2010 16:04:50 +0200 Sylvain Thénault [ldap] fix email synchronization code: bad rql query + avoid integrity error on creating the address + nicer use_email / primary_email handling stable
Tue, 06 Apr 2010 15:25:56 +0200 Aurelien Campeas [doc/book] adjust a bit stable
Tue, 06 Apr 2010 15:11:51 +0200 Aurelien Campeas [doc/book] expand the js chapter with an ajax story stable
Tue, 06 Apr 2010 10:29:41 +0200 Sylvain Thénault [doc] remove useless directories stable
Tue, 06 Apr 2010 10:27:02 +0200 Sylvain Thénault temporary move stable
Tue, 06 Apr 2010 10:17:18 +0200 Sylvain Thénault [web components] refactor as book recommends :$ stable
Tue, 06 Apr 2010 10:11:40 +0200 Sylvain Thénault more / cleaner / in code documentation of vreg, selectors and appobject stable
Tue, 06 Apr 2010 10:10:47 +0200 Sylvain Thénault add note about running repository / client code stable
Mon, 05 Apr 2010 09:06:16 +0200 Alexandre Fayolle added information about the naming conventions in schema.py stable
Fri, 02 Apr 2010 17:27:53 +0200 Aurelien Campeas [doc/book] a new chapter on how to use the ORM stable
Fri, 02 Apr 2010 16:10:35 +0200 Sylvain Thénault improved doc on selectors an vregistry stable
Fri, 02 Apr 2010 16:10:17 +0200 Sylvain Thénault fix rest formatting stable
Fri, 02 Apr 2010 14:40:32 +0200 Alexandre Fayolle typo fix stable
Fri, 02 Apr 2010 14:36:54 +0200 Alexandre Fayolle merge stable
Fri, 02 Apr 2010 14:28:43 +0200 Alexandre Fayolle catch and log errors caused by bad json data stable
Fri, 02 Apr 2010 13:48:16 +0200 Alexandre Fayolle list allowed values for ldap protocol setting in help, so that the generated file includes this in a comment stable
Fri, 02 Apr 2010 13:53:27 +0200 Aurelien Campeas [doc/book] enhance i18n section #656191 stable
Fri, 02 Apr 2010 10:04:33 +0200 Sylvain Thénault [doc] more (doc oriented) feature in list stable
Fri, 02 Apr 2010 09:56:40 +0200 Sylvain Thénault [doc] enhanced setup section: fix sections'level, more postgres tips, merge environment doc with cwconfig.py module docstring using custom autodocstring directive stable
Fri, 02 Apr 2010 09:55:30 +0200 Sylvain Thénault [doc] enhanced concepts section stable
Fri, 02 Apr 2010 09:54:03 +0200 Sylvain Thénault remove ref to no more existing file stable
Fri, 02 Apr 2010 08:44:00 +0200 Adrien Di Mascio [cleaning] simpler implementation of cmd_create_entity stable
Fri, 02 Apr 2010 08:43:01 +0200 Adrien Di Mascio [storages] fix fs_importing side-effect on entity.data stable
Thu, 01 Apr 2010 11:48:18 +0200 Sylvain Thénault nicer warning stable
Thu, 01 Apr 2010 10:36:56 +0200 Sylvain Thénault [doc] started full features list stable
Thu, 01 Apr 2010 08:24:53 +0200 Sylvain Thénault [python] take care to this detail of @contextmanager: if an unhandled exception occurs in the block, it is reraised inside the generator at the point where the yield occurred stable
Thu, 01 Apr 2010 08:24:11 +0200 Sylvain Thénault [entity] explain why the assert failed stable
Thu, 01 Apr 2010 08:23:57 +0200 Sylvain Thénault [test] fix expected error stable
Wed, 31 Mar 2010 17:02:51 +0200 Sylvain Thénault fix bad merge
Wed, 31 Mar 2010 17:02:21 +0200 Sylvain Thénault fix #822890, missing argument on abstract source backup method make backup failed on multi-sources instances stable
Wed, 31 Mar 2010 16:00:16 +0200 Sylvain Thénault merge stable
Wed, 31 Mar 2010 15:59:32 +0200 Sylvain Thénault [schema] ensure we don't remove has_text relation type unfortunatly stable
Wed, 31 Mar 2010 15:39:09 +0200 Sylvain Thénault merge
Wed, 31 Mar 2010 15:37:41 +0200 Sylvain Thénault Added tag cubicweb-debian-version-3.7.3-1 for changeset 44c7bf90df71 stable
Wed, 31 Mar 2010 15:37:40 +0200 Sylvain Thénault Added tag cubicweb-version-3.7.3 for changeset 768beb8e15f1 stable cubicweb-debian-version-3.7.3-1
Wed, 31 Mar 2010 15:04:36 +0200 Sylvain Thénault [distrib] fix pkginfo stable cubicweb-version-3.7.3
Wed, 31 Mar 2010 14:55:54 +0200 Sylvain Thénault 3.7.3 stable
Wed, 31 Mar 2010 14:50:30 +0200 Sylvain Thénault [hooks] better message on bad .event class attribute stable
Wed, 31 Mar 2010 14:46:04 +0200 Sylvain Thénault [repository] forbid usage of set_attributes() in before_add_entity stable
Wed, 31 Mar 2010 14:32:19 +0200 Sylvain Thénault merge stable
Wed, 31 Mar 2010 14:32:07 +0200 Sylvain Thénault [cleanup] tb already printed by self.exception; add note stable
Wed, 31 Mar 2010 14:28:40 +0200 Sylvain Thénault [facet] fix 'bookmark this search': stable
Wed, 31 Mar 2010 14:27:02 +0200 Sylvain Thénault [widget] more wide textarea on bookmark edition stable
Wed, 31 Mar 2010 13:35:44 +0200 Sylvain Thénault [distribution] the web/data/images directory has to be handled in pkginfo stable
Wed, 31 Mar 2010 14:25:26 +0200 Adrien Di Mascio [test] use the new temporary_appojects CM to simplfy unittest_storage stable
Wed, 31 Mar 2010 12:53:24 +0200 Sylvain Thénault [session] try to reconnect on unexpected error in system_sql. We need this for proper reconnection of pool used by hooks or looping task doing sql queries (such as cw_cleanup_transaction) stable
Wed, 31 Mar 2010 12:51:35 +0200 Sylvain Thénault [source] log attempt to reconnect using warning level. Also, don't relog failed sql (already logged) stable
Wed, 31 Mar 2010 12:33:47 +0200 Sylvain Thénault [test] avoid critical log by informing the source we consider Personne as a multi-sources type stable
Wed, 31 Mar 2010 12:33:09 +0200 Sylvain Thénault [test] use new temporary_appobjects context manager stable
Wed, 31 Mar 2010 12:32:39 +0200 Sylvain Thénault [test] that doesn't smell good but fix the test... stable
Wed, 31 Mar 2010 12:22:20 +0200 Sylvain Thénault [vreg] we do want the opposite... stable
Wed, 31 Mar 2010 12:26:07 +0200 Sylvain Thénault [testlib] simple helper method to register temporary appobjects (hooks for instance) with a context manager stable
Wed, 31 Mar 2010 12:21:39 +0200 Sylvain Thénault [undo] fix transactions table name in cleanup operation stable
Wed, 31 Mar 2010 11:52:15 +0200 Pierre-Yves David Add context management methode to dbapi.Connection stable
Wed, 31 Mar 2010 11:41:20 +0200 Sylvain Thénault i18n update stable
Wed, 31 Mar 2010 11:41:17 +0200 Sylvain Thénault [i18n] use named substitution to avoid gettext warnings stable
Wed, 31 Mar 2010 10:56:43 +0200 Sylvain Thénault [dataimport] print transaction id when we get one stable
Wed, 31 Mar 2010 09:58:44 +0200 Sylvain Thénault [cleanup] add some notes stable
Wed, 31 Mar 2010 09:58:20 +0200 Sylvain Thénault [optimisation] _select_best is used very intensivly. Peanuts optimization may count :) stable
Wed, 31 Mar 2010 09:57:18 +0200 Sylvain Thénault [optimization] traced_selection is used very intensively in debug mode stable
Wed, 31 Mar 2010 09:55:19 +0200 Sylvain Thénault [optimization] improve massive write performance by optimizing hooks selection stable
Wed, 31 Mar 2010 09:45:14 +0200 Sylvain Thénault [upgrade] after upgrade, fork command to start instance avoid grave uicfg pb (explicit rules all removed...) stable
Tue, 30 Mar 2010 19:59:56 +0200 Sylvain Thénault merge stable
Tue, 30 Mar 2010 19:55:20 +0200 Sylvain Thénault [repo creation] removing existing entities of 'single' cardinality relatino should be considered as 'activeintegrity' hook. Also don't disable that category during repo creation to avoid pb such as two default workflows for one entity types stable
Tue, 30 Mar 2010 18:41:17 +0200 Alexandre Fayolle merge stable
Tue, 30 Mar 2010 16:29:32 +0200 Alexandre Fayolle handle Service Close request correctly (closes #736039) stable
Tue, 30 Mar 2010 17:59:18 +0200 Sylvain Thénault [js form validation] fix case where we've None/null keys in the errors dictionnary stable
Tue, 30 Mar 2010 17:56:10 +0200 Sylvain Thénault [cleanup] exists imported, use it stable
Tue, 30 Mar 2010 17:54:28 +0200 Sylvain Thénault [form] CompoundField should not return itself in actual_fields, this avoid error on iliane with 3.7.2 where it's marked as required (from the schema) while value are provided by subfields stable
Tue, 30 Mar 2010 17:50:09 +0200 Sylvain Thénault [repo] we want a hooks manager and hooks initialized event on quick start (we trigger events such as server_backup / server_restore for instance) stable
Tue, 30 Mar 2010 17:29:03 +0200 Sylvain Thénault [distribution] sql extensions files now have proper extension, fix manifest file stable
Tue, 30 Mar 2010 14:32:03 +0200 Sylvain Thénault backport stable
Tue, 30 Mar 2010 13:32:01 +0200 Sylvain Thénault [events manager] onevent decorator may be given extra arguments to give to em.bind stable
Tue, 30 Mar 2010 13:31:21 +0200 Sylvain Thénault [cleanup] some notes stable
Tue, 30 Mar 2010 13:29:55 +0200 Sylvain Thénault [reload] on registry reloading, we should change class of users of opened session stable
Tue, 30 Mar 2010 13:28:19 +0200 Sylvain Thénault [appobject imports] don't include __init__ in package's name. See comment for more info stable
Tue, 30 Mar 2010 13:27:30 +0200 Sylvain Thénault [rset] cubes such as iliane hi-jack rset description by poping some lines from it. Handle this on RepeatList stable
Tue, 30 Mar 2010 11:18:31 +0200 Sylvain Thénault [undo] basic support for undoing of entity creation / relation addition stable
Tue, 30 Mar 2010 11:17:50 +0200 Sylvain Thénault [undo] init entity cache when undoing an entity deletion stable
Tue, 30 Mar 2010 11:17:21 +0200 Sylvain Thénault [undo] consistent is/is_instance_of processing stable
Tue, 30 Mar 2010 11:15:57 +0200 Sylvain Thénault [repo] don't need rset description on those queries stable
Tue, 30 Mar 2010 11:15:08 +0200 Sylvain Thénault [cleanup] style fixes, add nodes, 0.2 cents refactorings stable
Tue, 30 Mar 2010 11:06:13 +0200 Sylvain Thénault [undo] during undoing, call hooks in the [active]integrity and undo categories stable
Tue, 30 Mar 2010 11:01:34 +0200 Sylvain Thénault [repo] refactor fti operation to use set_operation and a single operation whatever the number of entities to ft index stable
Tue, 30 Mar 2010 10:57:42 +0200 Sylvain Thénault [querier] introduce RepeatList class, used to optimize size of data returned for result set description stable
Tue, 30 Mar 2010 10:50:46 +0200 Sylvain Thénault [repo] on add entity, set cache as soon as possible + fill type/source cache stable
Tue, 30 Mar 2010 10:39:16 +0200 Sylvain Thénault [repo] more efficient eid cache operations handling based on set_operation; refactor stable
Tue, 30 Mar 2010 10:28:41 +0200 Sylvain Thénault [repo] move eschema_eid function from hooks.metadata to server.utils stable
Tue, 30 Mar 2010 10:20:03 +0200 Sylvain Thénault [primary view] skip virtual rtypes anyway stable
Tue, 30 Mar 2010 10:18:23 +0200 Sylvain Thénault [test] CubicWebTC.create_user expect an actual query, and we don't need to give session here stable
Tue, 30 Mar 2010 10:17:29 +0200 Sylvain Thénault [dataimport] stop disabling undo ; commit return transaction id stable
Mon, 29 Mar 2010 19:10:22 +0200 Aurelien Campeas [logging] demote static file served to debug stable
Mon, 29 Mar 2010 13:34:24 +0200 Sylvain Thénault [cleanup] stable
Mon, 29 Mar 2010 13:34:06 +0200 Sylvain Thénault [repo] optimize massive insertion/deletion by using the new set_operation function stable
Mon, 29 Mar 2010 13:28:41 +0200 Sylvain Thénault [repo] make etype which should go in deleted_entities configurable: we only need this for types imported from other multi-sources instances stable
Mon, 29 Mar 2010 13:26:20 +0200 Sylvain Thénault [repo] don't execute child step twice in EntitiesDeleteStep stable
Mon, 29 Mar 2010 13:25:13 +0200 Sylvain Thénault [form] consider autoform_field_kwargs for meta fields; allow required customization stable
Mon, 29 Mar 2010 11:51:46 +0200 Sylvain Thénault [workflow] support for automatic transition starting from the initial state stable
Mon, 29 Mar 2010 11:51:02 +0200 Sylvain Thénault [testlib] create_user support extra kwargs to give to create_entity(CWUser) stable
Mon, 29 Mar 2010 10:20:01 +0200 Sylvain Thénault fix dataimport for 3.7.2 stable
Fri, 26 Mar 2010 19:22:04 +0100 Sylvain Thénault use lgc.testlib.TestCase stable
Fri, 26 Mar 2010 19:21:17 +0100 Sylvain Thénault backport stable
Fri, 26 Mar 2010 19:20:49 +0100 Sylvain Thénault Added tag cubicweb-debian-version-3.7.2-1 for changeset 8fda29a6c219 stable
Fri, 26 Mar 2010 19:20:48 +0100 Sylvain Thénault Added tag cubicweb-version-3.7.2 for changeset d010f749c21d stable cubicweb-debian-version-3.7.2-1
Fri, 26 Mar 2010 17:07:41 +0100 Sylvain Thénault take care to empty string in cubes search path
Fri, 26 Mar 2010 16:15:41 +0100 Sylvain Thénault backport stable
Fri, 26 Mar 2010 16:15:16 +0100 Sylvain Thénault [ms] fix name error introduced by rql 0.26 api update
Fri, 26 Mar 2010 16:13:27 +0100 Sylvain Thénault add note stable cubicweb-version-3.7.2
Fri, 26 Mar 2010 15:54:35 +0100 Sylvain Thénault 3.7.2 stable
Fri, 26 Mar 2010 15:54:01 +0100 Sylvain Thénault [selectors] new is_in_state select to avoid common error when writing state based selector stable
Fri, 26 Mar 2010 15:53:07 +0100 Sylvain Thénault [repo config] cleanup read_instance_schema / bootstrap_schema / creating mess stable
Fri, 26 Mar 2010 14:13:34 +0100 Sylvain Thénault fix #726167: i18ninstance use data in bootstrab_cubes instead of the database one stable
Fri, 26 Mar 2010 13:45:48 +0100 Sylvain Thénault [cleanup] remove 3.7 deprecation warning stable
Fri, 26 Mar 2010 13:45:21 +0100 Sylvain Thénault [form controller] clear caches in case some attribute participating to the rest path has been modified, avoid redirection to a no more existant page (fix #753567) stable
Fri, 26 Mar 2010 13:33:47 +0100 Sylvain Thénault i18nupdate stable
Fri, 26 Mar 2010 13:33:32 +0100 Sylvain Thénault [form] fix validation error handling stable
Fri, 26 Mar 2010 13:23:25 +0100 Sylvain Thénault [captcha] handle captcha validation properly in the captcha widget stable
Fri, 26 Mar 2010 13:21:25 +0100 Sylvain Thénault [testlib] __errorurl may be a relative path, check we're actually removing base url first stable
Fri, 26 Mar 2010 13:20:42 +0100 Sylvain Thénault [i18ncube] clear_rtag_objects imported when generating cube's .po file stable
Fri, 26 Mar 2010 09:19:09 +0100 Sylvain Thénault [maintainance] don't crash if we've no in-memory repository stable
Fri, 26 Mar 2010 09:18:21 +0100 Sylvain Thénault [db dump/restore] fix '#615840: db-dump must be always runnable' by setting repairing on config. Also, avoid to read the whole schema from the database on dump/restore: the bootstrap schema is enough. stable
Fri, 26 Mar 2010 08:32:32 +0100 Sylvain Thénault cleanup stable
Fri, 26 Mar 2010 08:30:25 +0100 Sylvain Thénault __missing__ main stable
Fri, 26 Mar 2010 08:28:22 +0100 Sylvain Thénault [form] put qualified name on validation error, should fix #784299 stable
Fri, 26 Mar 2010 06:57:52 +0100 Sylvain Thénault [test] fixes when executed under apycot environment (also added ldap1 to test host /etc/hosts) stable
Thu, 25 Mar 2010 20:32:10 +0100 Sylvain Thénault ...
Thu, 25 Mar 2010 20:46:26 +0100 Sylvain Thénault [config] move ConfigurationProblem to migration + refactor it to benefit from config methods
Thu, 25 Mar 2010 20:46:22 +0100 Sylvain Thénault [config] more cleanup
Thu, 25 Mar 2010 20:38:58 +0100 Sylvain Thénault deprecate __use__ and __recommend__
Thu, 25 Mar 2010 20:33:03 +0100 Alain Leufroy add egg support with dependencies auto-installation
Thu, 25 Mar 2010 20:32:52 +0100 Sylvain Thénault fix dumb name error
Thu, 25 Mar 2010 19:32:04 +0100 Sylvain Thénault fix _cubes dir
Thu, 25 Mar 2010 17:55:24 +0100 Sylvain Thénault handle nicely typical installation other than debian package / mercurial forest
Thu, 25 Mar 2010 15:11:44 +0100 Pierre-Yves David When a TC failed to initiliase the database, the following test are SKIPPED stable
Thu, 25 Mar 2010 15:08:27 +0100 Sylvain Thénault [c-c] new server_maintenance hook, called on c-c shell / upgrade stable
Thu, 25 Mar 2010 14:49:24 +0100 Sylvain Thénault [appobject] add version number to deprecation warning stable
Thu, 25 Mar 2010 14:33:50 +0100 Sylvain Thénault update rql dependency
Thu, 25 Mar 2010 14:26:13 +0100 Sylvain Thénault backport stable
Thu, 25 Mar 2010 14:25:44 +0100 Sylvain Thénault fix migration script stable
Thu, 25 Mar 2010 14:00:01 +0100 Sylvain Thénault [cleanup] useless try except stable
Thu, 25 Mar 2010 13:59:47 +0100 Sylvain Thénault [source storage] refactor source sql generation and results handling to allow repository side callbacks stable
Thu, 25 Mar 2010 13:49:07 +0100 Sylvain Thénault [bfss] fix name error stable
Thu, 25 Mar 2010 13:46:55 +0100 Sylvain Thénault [source storage] on deletion, entity has no edited_attributes stable
Thu, 25 Mar 2010 13:44:24 +0100 Sylvain Thénault [cleanup] rename dbms_helper to dbhelper for consistency stable
Thu, 25 Mar 2010 13:42:17 +0100 Sylvain Thénault [entity] we also have to override dict.pop to properly maintain edited_attributes consistency stable
Thu, 25 Mar 2010 13:41:26 +0100 Sylvain Thénault [bfss test] some minor refactoring. Test deletion + creation/update/deletion rollback stable
Thu, 25 Mar 2010 13:27:09 +0100 Sylvain Thénault don't put hooks deleting orphan composites into the 'integrity' category, we usually want it when integrity is deactivated stable
Wed, 24 Mar 2010 18:38:23 +0100 Sylvain Thénault [facet] allow to specify a target type on relation facets for case such as Keyword/CodeKeyword where we only targets Keyword stable
Wed, 24 Mar 2010 18:38:19 +0100 Sylvain Thénault don't rewrite config's url during migration stable
Wed, 24 Mar 2010 18:04:59 +0100 Sylvain Thénault le patch rql26 a été importé
Wed, 24 Mar 2010 17:58:05 +0100 Sylvain Thénault backport stable
Wed, 24 Mar 2010 15:18:48 +0100 Julien Jehannet [D] book: update backup procedures in additional tips stable
Wed, 24 Mar 2010 15:42:23 +0100 Sylvain Thénault [cleanup] remove accidentaly commited print stable
Wed, 24 Mar 2010 15:40:57 +0100 Sylvain Thénault [test] don't try to reset session manager during test, stable
Wed, 24 Mar 2010 15:22:01 +0100 Sylvain Thénault don't update dontcheck until everything went fine: stable
Wed, 24 Mar 2010 15:21:21 +0100 Sylvain Thénault [test] having two eid relations is now forbiden by rql stable
Wed, 24 Mar 2010 15:09:49 +0100 Sylvain Thénault [web test] a basic test, to be completed stable
Wed, 24 Mar 2010 15:09:21 +0100 Sylvain Thénault [test] don't clear rtags during tests, may cause breakage with manually import appobjects modules (see unittest_tracker for instance) stable
Wed, 24 Mar 2010 15:08:24 +0100 Sylvain Thénault [web] move workflow related uicfg stuff to the workflow module stable
Wed, 24 Mar 2010 14:17:01 +0100 Sylvain Thénault dont get eid from entity's dict stable
Wed, 24 Mar 2010 14:12:47 +0100 Sylvain Thénault [notification] don't create 'changes' in transaction data until actually needed stable
Wed, 24 Mar 2010 14:11:01 +0100 Sylvain Thénault backport pending_operations on hi-jacked session, see comment stable
Wed, 24 Mar 2010 13:51:52 +0100 Sylvain Thénault [entity] fix dumb name error on .set_relations(rel=None) stable
Wed, 24 Mar 2010 13:40:53 +0100 Sylvain Thénault [security] don't add attribute into skip_security if already in edited_attributes, else we may accidentaly skip a desired security check stable
Wed, 24 Mar 2010 11:15:57 +0100 Sylvain Thénault [repo entity] we have to provide a __delitem__ implementation as well, see example in the docstring stable
Wed, 24 Mar 2010 11:00:51 +0100 Sylvain Thénault [yams] on creation, specify relations anyway so we don't get spurious warning for accessing eid through the dict api on yams validation stable
Wed, 24 Mar 2010 11:00:02 +0100 Sylvain Thénault [repo] fix warning message and implementation of bw compat unsafe_execute stable
Wed, 24 Mar 2010 10:23:57 +0100 Sylvain Thénault stable is now 3.7 stable
Wed, 24 Mar 2010 10:23:31 +0100 Sylvain Thénault oldstable is now 3.6 oldstable
Wed, 24 Mar 2010 08:42:49 +0100 Sylvain Thénault backport stable
Wed, 24 Mar 2010 08:40:21 +0100 Sylvain Thénault merge
Wed, 24 Mar 2010 08:40:00 +0100 Sylvain Thénault Added tag cubicweb-debian-version-3.6.3-1 for changeset f9fce56d6a0c stable
Wed, 24 Mar 2010 08:39:59 +0100 Sylvain Thénault Added tag cubicweb-version-3.6.3 for changeset 9c342fa4f1b7 stable cubicweb-debian-version-3.6.3-1
Wed, 24 Mar 2010 07:55:31 +0100 Sylvain Thénault Added tag cubicweb-debian-version-3.7.1-1 for changeset 9194740f070e
Wed, 24 Mar 2010 07:55:30 +0100 Sylvain Thénault Added tag cubicweb-version-3.7.1 for changeset 6b0832bbd1da cubicweb-debian-version-3.7.1-1
Wed, 24 Mar 2010 08:04:32 +0100 Sylvain Thénault backport debian control changes done in 3.7 stable cubicweb-version-3.6.3
Wed, 24 Mar 2010 07:52:15 +0100 Sylvain Thénault 3.6.3 stable
Tue, 23 Mar 2010 18:35:04 +0100 Sylvain Thénault ticket #636927, add ajaxhtmlhead in controller js_component stable
Tue, 23 Mar 2010 18:16:35 +0100 Sylvain Thénault [widget] allow kwargs passed to Select widget stable
Tue, 23 Mar 2010 17:08:50 +0100 Sylvain Thénault take care to empty breadcrumbs stable
Tue, 23 Mar 2010 17:06:05 +0100 Sylvain Thénault fix bug with damned transmutation functionality, occuring when using an INSERT query which also add relation to the entity stable
Tue, 23 Mar 2010 17:05:05 +0100 Sylvain Thénault update skeleton for __pkginfo__.py stable
Tue, 23 Mar 2010 09:19:42 +0100 Sylvain Thénault don't use optional on final relation stable
Mon, 22 Mar 2010 17:58:03 +0100 Sylvain Thénault fix security issue introduced by 4967:04543ed0bbdc: attributes explicitly set by hooks should not be checked by security hooks
Mon, 22 Mar 2010 16:33:29 +0100 Sylvain Thénault [form js] apply vgodard patch fixing #750056: reorderTabindex js function crashes when form dom id is not 'entityForm' stable
Mon, 22 Mar 2010 11:11:00 +0100 Sylvain Thénault missing unittest_main stable
Sun, 21 Mar 2010 18:21:27 +0100 Adrien Di Mascio [server] add unit tests for storages
Fri, 19 Mar 2010 19:25:53 +0100 Adrien Di Mascio [registry] trigger reload events on set_schema()
Fri, 19 Mar 2010 19:24:34 +0100 Adrien Di Mascio [source] only consider edited_attributes in source.preprocess_entity()
Fri, 19 Mar 2010 19:21:31 +0100 Adrien Di Mascio [source] implement storages right in the source rather than in hooks
Fri, 19 Mar 2010 15:27:45 +0100 Sylvain Thénault i18n update cubicweb-version-3.7.1
Fri, 19 Mar 2010 14:47:34 +0100 Sylvain Thénault 3.7.1
Fri, 19 Mar 2010 14:47:09 +0100 Sylvain Thénault backport stable
Fri, 19 Mar 2010 14:43:49 +0100 Sylvain Thénault [etwist] cleanup, use cProfile instead of hotshot
Fri, 19 Mar 2010 14:43:15 +0100 Sylvain Thénault [repo] start looping task on repo only config (though I bet more work is needed to get it actually working
Fri, 19 Mar 2010 14:42:35 +0100 Sylvain Thénault [repo] call server_startup event in start_looping_task the repo is fully started (registered in pyro for instance)
Fri, 19 Mar 2010 10:10:18 +0100 Sylvain Thénault [security] take care uidrels may contains a relation targetting something else than a constant node (eg IN function)
Fri, 19 Mar 2010 10:07:30 +0100 Sylvain Thénault [ms] this test is already done before putting a relation in uidrels
Fri, 19 Mar 2010 09:08:09 +0100 Sylvain Thénault cleanup
Fri, 19 Mar 2010 09:08:00 +0100 Sylvain Thénault [security] experimental rqlst cache for read security: to activate using a 'security-rqlst-cache' flag in transaction data when you'll issue a lot of identic queries with only kwargs varying
Fri, 19 Mar 2010 08:18:31 +0100 Sylvain Thénault [read security] minor optimizations
Thu, 18 Mar 2010 23:22:40 +0100 Adrien Di Mascio [web] get rid of spurious '[Errno 2] No such file or directory' on load stable
Thu, 18 Mar 2010 17:39:17 +0100 Sylvain Thénault backport stable
Thu, 18 Mar 2010 17:37:55 +0100 Sylvain Thénault [schema sync] fix another potential name error on synchronizing rdefs stable
Thu, 18 Mar 2010 17:36:08 +0100 Sylvain Thénault [schema sync] don't try to synchronize infered relation defs, fixing a name error on the way stable
Thu, 18 Mar 2010 17:33:54 +0100 Sylvain Thénault cleanup stable
Thu, 18 Mar 2010 17:33:35 +0100 Sylvain Thénault don't update constraints when it's not necessary stable
Thu, 18 Mar 2010 17:33:03 +0100 Sylvain Thénault [repo] don't call server_shutdown hooks when creating/repairing instance to be consistence with server_startup hooks stable
Thu, 18 Mar 2010 17:31:22 +0100 Sylvain Thénault [migration] new build_descr argument to rqlexec on the migration helper
Thu, 18 Mar 2010 17:28:59 +0100 Sylvain Thénault fix migration when upgrading from cw < 3.6 to cw 3.7
Thu, 18 Mar 2010 17:17:50 +0100 Sylvain Thénault disable security when undoing
Thu, 18 Mar 2010 17:16:17 +0100 Adrien Di Mascio merge stable
Thu, 18 Mar 2010 14:06:53 +0100 Adrien Di Mascio [sql] fix FSPATH implementation stable
Thu, 18 Mar 2010 17:14:01 +0100 Sylvain Thénault [web deletion] must use set_message
Thu, 18 Mar 2010 15:51:53 +0100 Sylvain Thénault fix limited_rql w/ UNION query stable
Thu, 18 Mar 2010 11:57:48 +0100 Sylvain Thénault backport stable
Thu, 18 Mar 2010 09:12:54 +0100 Sylvain Thénault fix import stable
Thu, 18 Mar 2010 09:07:10 +0100 Adrien Chauve Fixed some of the documentation warnings when building the book with sphinx. stable
Thu, 18 Mar 2010 09:05:49 +0100 Sylvain Thénault move pdf icon component with it's template so we don't see it when the template isn't available due to missing dependancies stable
Wed, 17 Mar 2010 11:37:47 +0100 Sylvain Thénault backport stable
Wed, 17 Mar 2010 11:36:47 +0100 Sylvain Thénault add missing warn imports
Wed, 17 Mar 2010 11:30:39 +0100 Sylvain Thénault add missing warn imports stable
Wed, 17 Mar 2010 09:58:37 +0100 Stephanie Marcu improve documentation for uicfg and rtags stable
Wed, 17 Mar 2010 09:23:27 +0100 Sylvain Thénault backport stable
Wed, 17 Mar 2010 09:23:17 +0100 Sylvain Thénault merge
Wed, 17 Mar 2010 09:21:58 +0100 Sylvain Thénault [cleanup] objtype not used stable
Wed, 17 Mar 2010 09:21:13 +0100 Sylvain Thénault [schema sync] test and fix bug when updating multiple constraint for the same rdef in the same transaction stable
Wed, 17 Mar 2010 09:19:02 +0100 Sylvain Thénault 3.6 want __regid__, not id stable
Wed, 17 Mar 2010 09:17:14 +0100 Sylvain Thénault [migration] disable notification by default during migration
Wed, 17 Mar 2010 09:16:30 +0100 Sylvain Thénault [session] fix hijack_user: most transaction_data should be copied (everything but the entity cache
Wed, 17 Mar 2010 09:23:05 +0100 Sylvain Thénault Added tag cubicweb-debian-version-3.7.0-1 for changeset 0c9ff7e496ce
Wed, 17 Mar 2010 09:23:04 +0100 Sylvain Thénault Added tag cubicweb-version-3.7.0 for changeset 270aba1e6fa2 cubicweb-debian-version-3.7.0-1
Tue, 16 Mar 2010 18:10:59 +0100 Sylvain Thénault fix control file by using virtual packages cubicweb-version-3.7.0
Tue, 16 Mar 2010 17:59:50 +0100 Sylvain Thénault fix common/rql dependencies
Tue, 16 Mar 2010 17:56:04 +0100 Sylvain Thénault 3.7.0
Tue, 16 Mar 2010 17:55:54 +0100 Sylvain Thénault test fixes
Tue, 16 Mar 2010 17:44:42 +0100 Sylvain Thénault merge
Tue, 16 Mar 2010 17:44:32 +0100 Sylvain Thénault fix tests stable
Tue, 16 Mar 2010 17:19:10 +0100 Sylvain Thénault fix test broken by recent rql rewrite / querier changes
Tue, 16 Mar 2010 16:32:36 +0100 Sylvain Thénault backport stable into default
Mon, 01 Mar 2010 11:26:14 +0100 Katia Saurfelt server/web api for accessing to deleted_entites
Wed, 10 Mar 2010 16:07:24 +0100 Julien Jehannet [R] dataimport: changes
Tue, 16 Mar 2010 12:40:59 +0100 Sylvain Thénault #750055: make it easier to change post logout url stable
Tue, 16 Mar 2010 12:34:29 +0100 Sylvain Thénault [web auth] fix authentication pb when anonymous are allowed, avoiding the first authentifier to return an anon connection while a following one may find correct authentication info. This make things simpler (eventually) stable
Tue, 16 Mar 2010 12:31:06 +0100 Sylvain Thénault [web server] simplify base-url handling on startup. Ensure config['base-url'] is correctly set once started stable
Tue, 16 Mar 2010 10:54:59 +0100 Sylvain Thénault [rql rewrite] until a better solution is found raise BadSchemaDefinition when two inlined relations with security on an optional variable is used, explaining how to bypass it
Mon, 15 Mar 2010 18:07:54 +0100 Sylvain Thénault [rql rewriting] handle case where we've and optional inlined relation in the original query. Also, we should append EXISTS even in subquery to avoid inserting duplicates in results
Mon, 15 Mar 2010 18:06:32 +0100 Sylvain Thénault [rql rewriting] handle case where we want to insert snippet on a variable that has previously been moved to a subquery
Mon, 15 Mar 2010 11:18:51 +0100 Sylvain Thénault backport stable
Mon, 15 Mar 2010 11:16:40 +0100 Sylvain Thénault [backup] fix misplaced paren stable
Fri, 12 Mar 2010 16:53:18 +0100 Sylvain Thénault fix bad conflict resolution
Fri, 12 Mar 2010 16:23:21 +0100 Sylvain Thénault backport stable
Fri, 12 Mar 2010 16:21:13 +0100 Katia Saurfelt LazySuggestField : remote version of RestrictedSuggestField stable
Fri, 12 Mar 2010 16:15:33 +0100 Sylvain Thénault typo stable
Fri, 12 Mar 2010 16:11:56 +0100 Sylvain Thénault backport stable
Fri, 12 Mar 2010 15:53:31 +0100 Pierre-Yves David Add a rssitem_id attribut to RSSView to easly choose the view used for items. stable
Fri, 12 Mar 2010 15:05:33 +0100 Sylvain Thénault [web] start a new message system based on id of message stored in session's data
Fri, 12 Mar 2010 15:01:52 +0100 Sylvain Thénault [notification] fix dumb name error in hijack user
Fri, 12 Mar 2010 15:00:54 +0100 Sylvain Thénault [dbapi] return default argument instead of None when no connection set yet
Fri, 12 Mar 2010 15:00:25 +0100 Sylvain Thénault [cleanup selectors] use authenticated_user, check for form params instead of handling potential key error on missing params
Fri, 12 Mar 2010 14:55:41 +0100 Sylvain Thénault [db backup] fix name error in backup_to_file: we've to pass .confirm all along the chain as for restore stable
Fri, 12 Mar 2010 14:52:22 +0100 Sylvain Thénault [cleanup] use iteritems stable
Fri, 12 Mar 2010 14:51:59 +0100 Sylvain Thénault [url] new rebuild_url method on base request stable
Fri, 12 Mar 2010 14:50:54 +0100 Sylvain Thénault typo stable
Fri, 12 Mar 2010 12:09:27 +0100 Sylvain Thénault fix apycot detection stable
Fri, 12 Mar 2010 11:50:27 +0100 Sylvain Thénault provide logilab.database compat when creating database stable
Fri, 12 Mar 2010 11:49:29 +0100 Sylvain Thénault update debian changelog stable
Fri, 12 Mar 2010 11:49:05 +0100 Sylvain Thénault [db creation] fix some bugs introduced by the migration to logilab.database
Fri, 12 Mar 2010 11:34:35 +0100 Sylvain Thénault [debian] packaging fixes stable
Fri, 12 Mar 2010 10:53:25 +0100 Sylvain Thénault [web] yes this is used
Fri, 12 Mar 2010 10:53:15 +0100 Sylvain Thénault [web] cleanup: move delete_entities to the edit controller
Fri, 12 Mar 2010 10:52:43 +0100 Sylvain Thénault [web] stop using deprecated merge_dicts
Fri, 12 Mar 2010 10:52:04 +0100 Sylvain Thénault [utils] improve dump_class by copying back original class doc and module name
Fri, 12 Mar 2010 10:51:30 +0100 Sylvain Thénault [utils] make_uid imrovment: using .hex already remove '-', make key argument optional, document it
Fri, 12 Mar 2010 10:50:37 +0100 Sylvain Thénault deprecates merge_dicts
Fri, 12 Mar 2010 10:49:42 +0100 Sylvain Thénault kill unused method
Fri, 12 Mar 2010 10:46:45 +0100 Sylvain Thénault merge stable
Fri, 12 Mar 2010 10:46:28 +0100 Sylvain Thénault Added tag cubicweb-debian-version-3.6.2-1 for changeset f3b4bb9121a0 stable
Fri, 12 Mar 2010 10:46:28 +0100 Sylvain Thénault Added tag cubicweb-version-3.6.2 for changeset bfebe3d14d53 stable cubicweb-debian-version-3.6.2-1
Fri, 12 Mar 2010 10:43:32 +0100 Sylvain Thénault [form] fix bug introduced by 4871:a34b76593ab2 with field using multiple input with different suffix: the suffix should be considered in the cache key stable
Thu, 11 Mar 2010 19:55:29 +0100 Sylvain Thénault i18nupdate stable cubicweb-version-3.6.2
Thu, 11 Mar 2010 19:49:40 +0100 Sylvain Thénault prepare 3.6.2 stable
Thu, 11 Mar 2010 19:16:35 +0100 Sylvain Thénault [form fields] fix severe memory leak due to @cached on field.input_name stable
Thu, 11 Mar 2010 19:07:45 +0100 Sylvain Thénault [debug] allow to specify maxlevel to gc_info stable
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
Tue, 02 Mar 2010 18:46:58 +0100 Aurelien Campeas [book/admin/pyro] fix pyro options, give a small setup example stable
Tue, 02 Mar 2010 18:10:03 +0100 Aurelien Campeas [book/faq] cleanup & complete a bit stable
Tue, 02 Mar 2010 16:06:36 +0100 Aurelien Campeas [book/admin/setup] notes about configuration of sql server stable
Tue, 02 Mar 2010 15:47:26 +0100 Aurelien Campeas [book] remove seemingly unused old cruft stable
Tue, 02 Mar 2010 15:37:51 +0100 Aurelien Campeas merge stable
Tue, 02 Mar 2010 15:37:45 +0100 Aurelien Campeas [book] cleanup (deleting/moving) old stuff stable
Tue, 02 Mar 2010 15:11:11 +0100 Aurelien Campeas [book] a few autoclasses for renderers, misc tweaks stable
Tue, 02 Mar 2010 14:39:06 +0100 Sylvain Thénault [primary] navcontentbottom sections should be in the content table as navcontenttop stable
Tue, 02 Mar 2010 13:00:41 +0100 Aurelien Campeas [book/controllers] add some content (overview, api super sketch) for the cubicweb controllers stable
Tue, 02 Mar 2010 12:04:33 +0100 Aurelien Campeas [book/ldap] add missing LDAP section stable
Tue, 02 Mar 2010 11:21:29 +0100 Aurelien Campeas [reledit] add ajax html head div, which allows to get additional css/js up to the browser #620569 stable
Mon, 01 Mar 2010 16:02:22 +0100 Aurelien Campeas fix open/close/open subnode bug #730709 stable
Fri, 26 Feb 2010 17:39:33 +0100 Sylvain Thénault backport stable to default
Fri, 26 Feb 2010 17:38:12 +0100 Sylvain Thénault Added tag cubicweb-debian-version-3.6.1-1 for changeset b9cdfe3341d1 stable
Fri, 26 Feb 2010 17:38:12 +0100 Sylvain Thénault Added tag cubicweb-version-3.6.1 for changeset 4ae30c9ca11b stable cubicweb-debian-version-3.6.1-1
Fri, 26 Feb 2010 16:51:41 +0100 Sylvain Thénault typo stable cubicweb-version-3.6.1
Fri, 26 Feb 2010 15:39:59 +0100 Sylvain Thénault 3.6.1 depending on yams 0.28 stable
Fri, 26 Feb 2010 15:36:30 +0100 Sylvain Thénault merge stable
Wed, 10 Feb 2010 16:34:15 +0100 Sylvain Thénault Added tag cubicweb-debian-version-3.6.0-1 for changeset d2ba93fcb8da
Wed, 10 Feb 2010 16:34:15 +0100 Sylvain Thénault Added tag cubicweb-version-3.6.0 for changeset 450804da3ab2 cubicweb-debian-version-3.6.0-1
Fri, 26 Feb 2010 15:32:32 +0100 Sylvain Thénault 3.6.1 stable
Fri, 26 Feb 2010 15:28:15 +0100 Aurelien Campeas merge stable
Fri, 26 Feb 2010 15:27:55 +0100 Aurelien Campeas tabs/lazy views: provide a link for the no js user agents (lynx, blinds, google) #693670 stable
Fri, 26 Feb 2010 15:22:22 +0100 Sylvain Thénault [test] XXX fix to have pytest succeed on whole cw stable
Fri, 26 Feb 2010 13:56:06 +0100 Sylvain Thénault typo stable
Fri, 26 Feb 2010 13:31:10 +0100 Sylvain Thénault fix test, broken by the merge of debug and info views stable
Fri, 26 Feb 2010 13:30:46 +0100 Sylvain Thénault ensure we don't break xhtml stable
Fri, 26 Feb 2010 13:30:24 +0100 Sylvain Thénault pylint suggested refactorings stable
Fri, 26 Feb 2010 13:24:47 +0100 Sylvain Thénault pylint style fixes stable
Fri, 26 Feb 2010 13:21:13 +0100 Sylvain Thénault don't use module doc string as usage string stable
Fri, 26 Feb 2010 13:19:14 +0100 Sylvain Thénault kill dead/useless code as suggested by pylint stable
Fri, 26 Feb 2010 13:12:01 +0100 Sylvain Thénault avoid module import in c-c plugins module, and remind it stable
Fri, 26 Feb 2010 13:10:16 +0100 Sylvain Thénault proper deprecation warning when import class that should be imported from yams stable
Fri, 26 Feb 2010 13:09:12 +0100 Sylvain Thénault fix some pylint detected errors stable
Fri, 26 Feb 2010 09:54:32 +0100 Sylvain Thénault [test] fix test broken by arthur processinfo patch stable
Fri, 26 Feb 2010 09:54:03 +0100 Sylvain Thénault merge debug and info views stable
Fri, 26 Feb 2010 08:46:27 +0100 Sylvain Thénault [i18n] nothing to translate here stable
Fri, 26 Feb 2010 08:46:03 +0100 Sylvain Thénault i18nupdate stable
Fri, 26 Feb 2010 07:58:55 +0100 Sylvain Thénault [test] we should properly use vreg method to compute solutions stable
Fri, 26 Feb 2010 07:58:02 +0100 Sylvain Thénault [pool] properly close existing connection before reconnection stable
Fri, 26 Feb 2010 07:44:18 +0100 Adrien Di Mascio [web] fix #724769: Use RemoteCallFailed in the publisher's error_handler stable
Fri, 26 Feb 2010 07:26:47 +0100 Sylvain Thénault #687194: cubicweb-ctl exlog : fix help message stable
Fri, 26 Feb 2010 07:08:11 +0100 Sylvain Thénault merge stable
Fri, 26 Feb 2010 07:07:28 +0100 arthur added stats for munin collecting #615844 - from 027bbff3659f stable
Fri, 26 Feb 2010 07:04:52 +0100 Sylvain Thénault [dbapi] no more need to monkey patch this in 3.6: vreg/schema/config are all properly accessed through ._cw stable
Fri, 26 Feb 2010 07:03:38 +0100 Sylvain Thénault [session] fix memory leak: local thread data living in a thread that never finishes (eg, the main thread) may not be properly freed stable
Fri, 26 Feb 2010 06:59:16 +0100 Sylvain Thénault [session] user.login is usually an unicode string, so implements __unicode__ instead of __str__ stable
Fri, 26 Feb 2010 06:57:02 +0100 Sylvain Thénault fix docstring stable
Fri, 26 Feb 2010 06:55:43 +0100 Sylvain Thénault [facet] before 3.6 we were sure to have a cw_rset attribute. Restore this for facets stable
Thu, 25 Feb 2010 17:42:51 +0100 Sylvain Thénault [iprogress] missing js file stable
Thu, 25 Feb 2010 11:43:11 +0100 Adrien Di Mascio [hooks] match_rtype and match_rtype_sets don't need to extend match_search_state stable
Thu, 25 Feb 2010 11:40:47 +0100 Adrien Di Mascio [uicfg] section='inlined' is acceptable for inlined forms stable
Thu, 25 Feb 2010 11:39:49 +0100 Adrien Di Mascio [web] fix muledit rendering bug stable
Wed, 24 Feb 2010 15:08:13 +0100 Sylvain Thénault merge stable
Wed, 24 Feb 2010 15:07:17 +0100 Sylvain Thénault 3.6 api update stable
Wed, 24 Feb 2010 15:00:37 +0100 Sylvain Thénault simplejson may not be available with python 2.4 stable
Wed, 24 Feb 2010 15:00:15 +0100 Sylvain Thénault ensure make_uid return something that may be used as dom id stable
Wed, 24 Feb 2010 12:57:53 +0100 Sylvain Thénault [test] also hide this message during test stable
Wed, 24 Feb 2010 12:57:30 +0100 Sylvain Thénault [test] fix test inter-dependancies pb. Pytest ok in each individual test dir, though not yet for whole cubicweb, but for different reasons stable
Wed, 24 Feb 2010 11:53:36 +0100 Sylvain Thénault [testlib] provide ability to control schema/vreg reset using reset_schema/reset_vreg test class attributes stable
Wed, 24 Feb 2010 11:52:11 +0100 Sylvain Thénault [test] skipping versions checking during test is enough, no need for monkey patch stable
Wed, 24 Feb 2010 11:48:24 +0100 Sylvain Thénault [goa] we don't use mx anymore stable
Wed, 24 Feb 2010 11:21:51 +0100 Sylvain Thénault [integrity] skip auto-delete for internal sessions (but *not* for super session, see 4642:921737d2e3a8) stable
Wed, 24 Feb 2010 11:20:13 +0100 Sylvain Thénault [integrity] temporary fix auto-delete relation (see 4673:6f8b925a29f4 and 4642:921737d2e3a8): we want no read perms, though we want to check delete perms. Should be properly fixed in 3.7 once we've proper security control and [unsafe_]execute behaviour on the repository side stable
Wed, 24 Feb 2010 11:14:14 +0100 Sylvain Thénault use set_action_permissions is clearer and avoid @cached issue across tests stable
Wed, 24 Feb 2010 12:49:55 +0100 Nicolas Chauvat [cwctl] use l.c.changelog for version comparison stable
Wed, 24 Feb 2010 11:11:27 +0100 Sylvain Thénault [form] only set __form_id for the main form, not for sub-forms. Should fix regression introduced by 4668:9f82f81bf13d stable
Wed, 24 Feb 2010 11:05:01 +0100 Sylvain Thénault don't issue critical message when trying to alter sqlite db during test stable
Wed, 24 Feb 2010 11:04:28 +0100 Sylvain Thénault [test] cleanup stable
Wed, 24 Feb 2010 10:56:47 +0100 Sylvain Thénault [test] update tests broken by changes on attributes permissions handling in yams (add/delete replaced by update stable
Wed, 24 Feb 2010 10:37:37 +0100 Sylvain Thénault remove #<formid> from url used to redirect after a validation error stable
Wed, 24 Feb 2010 10:35:06 +0100 Sylvain Thénault [test] no more __cubicweb_internal_field__ value displayed on password widget stable
Wed, 24 Feb 2010 10:34:37 +0100 Sylvain Thénault [test] inline-creation requires petype argument to be selectable. Fix arguments order to make it clearer that 'template' is an argument of the test class .view method stable
Wed, 24 Feb 2010 10:33:31 +0100 Sylvain Thénault [test] skip test when fop failed stable
Wed, 24 Feb 2010 10:32:22 +0100 Sylvain Thénault [test] don't display progress bar when testing checkintegrity stable
Wed, 24 Feb 2010 10:30:31 +0100 Sylvain Thénault [test api] rename _user_session to user_groups_session, fix its arguments and return only the session, not (user, session) to make things clearer stable
Tue, 23 Feb 2010 20:23:46 +0100 Sylvain Thénault auto-delete relation with single cardinality using execute, not unsafe_execute, so permissions are correctly checked stable
Tue, 23 Feb 2010 20:22:40 +0100 Sylvain Thénault fix tests stable
Tue, 23 Feb 2010 18:21:30 +0100 Sylvain Thénault add */*.py to default MANIFEST.in to avoid pb such as #719282 in the future stable
Tue, 23 Feb 2010 17:39:13 +0100 Sylvain Thénault fix #615379 by checking admin user exists instead of making think everything is fine stable
Tue, 23 Feb 2010 17:32:43 +0100 Sylvain Thénault cleanup, typos stable
Tue, 23 Feb 2010 17:32:31 +0100 Sylvain Thénault [form] fix #719285, due to multiple calls to restore_previous_post, by proper refactorings stable
Thu, 18 Feb 2010 14:30:23 +0100 Pierre-Yves David [fix] Apply fulltextindexed change in the actual index stable
Tue, 23 Feb 2010 13:40:55 +0100 Sylvain Thénault 3.6 api update (introduced by merge) stable
Tue, 23 Feb 2010 13:19:16 +0100 Sylvain Thénault when validating a form, we should properly call 'actual_fields(form) on edited field else compound field are not correctly processed stable
Tue, 23 Feb 2010 12:59:30 +0100 Sylvain Thénault #714109: [selectors] non_final_entity should implement score_class stable
Tue, 23 Feb 2010 12:52:57 +0100 Sylvain Thénault merge stable
Tue, 23 Feb 2010 12:52:40 +0100 Sylvain Thénault add XXX note stable
Tue, 23 Feb 2010 12:51:20 +0100 Sylvain Thénault [form] cache field value in form.formvalues using (field, form) key since in some case the same field instance may be shared accross multiple forms, which may share the formvalues dict in case of sub-forms stable
Tue, 23 Feb 2010 12:49:37 +0100 Sylvain Thénault cleanup stable
Tue, 23 Feb 2010 12:46:56 +0100 Sylvain Thénault [form] complete 25de2eb0432b by ignore req parameters by default for all hidden fields stable
Tue, 23 Feb 2010 12:43:15 +0100 Sylvain Thénault [form] add a new ignore_req_params attribute on field controlling value's retreival stable
Tue, 23 Feb 2010 12:43:16 +0100 Charles Hébert [css] fix disappearing image in menu when a:hover stable
Tue, 23 Feb 2010 08:41:06 +0100 Nicolas Chauvat [cwctl] modify command list to check for cube dependency problems stable
Tue, 23 Feb 2010 10:57:51 +0100 Alexandre Fayolle merge stable
Tue, 23 Feb 2010 08:54:04 +0100 Alexandre Fayolle docstring improvement stable
Tue, 23 Feb 2010 09:53:01 +0100 Sylvain Thénault import cleanup stable
Tue, 23 Feb 2010 09:52:38 +0100 Sylvain Thénault restore 3.5 compat for date functions moved to lgc.date in 3.6 (closes #716055) stable
Mon, 22 Feb 2010 19:25:04 +0100 Nicolas Chauvat [devtools/fill] fix date generation and its test stable
Mon, 22 Feb 2010 18:22:54 +0100 Nicolas Chauvat typo: capitalize migration confirmation messages stable
Fri, 19 Feb 2010 15:12:46 +0100 Aurelien Campeas [views/deleteconf] remove action ppty (useless & clashes with form attr, replace buggy non_final_entity selector with implements workaround stable
Fri, 19 Feb 2010 12:53:35 +0100 Sylvain Thénault merge stable
Fri, 19 Feb 2010 10:12:33 +0100 Sylvain Thénault [workflow] fix potential destination for go back transition stable
Fri, 19 Feb 2010 10:04:24 +0100 Sylvain Thénault [workflow] finish refactoring introduced by 021035b9a7ab for 'go back' transition: stable
Fri, 19 Feb 2010 09:37:03 +0100 Sylvain Thénault deprecate Transition.set_transition_permissions in favor of set_permissions (after all we know we're on a transition entity) stable
Fri, 19 Feb 2010 09:36:26 +0100 Sylvain Thénault introduce 'go back' transition: transition without destination state will go to the state we were coming from stable
Fri, 19 Feb 2010 09:34:14 +0100 Sylvain Thénault fix optimisation with super session that may lead to integrity loss stable
Fri, 19 Feb 2010 12:14:35 +0100 Aurelien Campeas [auto/inline forms] reallow nested inline forms #703910 stable
Thu, 18 Feb 2010 15:42:29 +0100 Sylvain Thénault [reledit] fix #713217: reledit doesn't check 'update' permission on attributes stable
Thu, 18 Feb 2010 15:42:09 +0100 Sylvain Thénault fix dumb name error stable
Thu, 18 Feb 2010 14:27:00 +0100 Sylvain Thénault cleanup internal forms parameters in postlogin stable
Thu, 18 Feb 2010 14:07:56 +0100 Sylvain Thénault grmmbl, bad resolve stable
Thu, 18 Feb 2010 14:06:17 +0100 Sylvain Thénault missed conflict stable
Thu, 18 Feb 2010 14:02:48 +0100 Sylvain Thénault backport lost stable head stable
Thu, 18 Feb 2010 13:31:03 +0100 Sylvain Thénault fix sync_schema_props_perms test stable
Thu, 18 Feb 2010 13:30:37 +0100 Sylvain Thénault fix create_user function introduced in d6ae30c5d055 for database initialization: messup admin user groups when anon is created due to missing restriction stable
Thu, 18 Feb 2010 13:28:38 +0100 Sylvain Thénault 3.6 api update stable
Thu, 18 Feb 2010 12:58:52 +0100 Sylvain Thénault fix unittest_hooks: attributes have now update_permission instead of [add/delete]_permission stable
Thu, 18 Feb 2010 12:57:57 +0100 Sylvain Thénault when modifying a persistent schema, erschema may miss some permissions which wil trigger a key error, but we don't want to crash on such cases stable
Thu, 18 Feb 2010 12:52:34 +0100 Sylvain Thénault fix #694445: related entity generates weird RQL which in turn generates weird SQL which fails on SQL Server stable
Thu, 18 Feb 2010 12:13:36 +0100 Sylvain Thénault fix 4626:c26b4df9fc90 (#703911): use can't rely on peid since it's not an actual eid when we're creating the parent entity stable
Thu, 18 Feb 2010 11:08:00 +0100 Sylvain Thénault [form fields] nicer behaviour of the password field: don't put internal field value on edition (triggering validation error if one validation without removing the value, due to confirmation mismatch), and don't show the field as required in such case stable
Thu, 18 Feb 2010 11:06:40 +0100 Sylvain Thénault minor cleanup: don't use builtin 'id' as variable name stable
Thu, 18 Feb 2010 10:57:50 +0100 Sylvain Thénault [forms/inline] fix #703911: add new link disappears if inline box removed. Since we've the information, we must specify the target type else we get random cardinality on ambiguous relations stable
Thu, 18 Feb 2010 10:55:41 +0100 Sylvain Thénault this is not the form renderer responsability to check for update permissions. Move this to autoform editable_attributes relation stable
Thu, 18 Feb 2010 10:54:50 +0100 Sylvain Thénault turn default logging threshold to warning (we usually want them), and log 'no schema for eid' pb using warning instead of error, so we see them in logs but not during migration stable
Thu, 18 Feb 2010 09:26:04 +0100 Sylvain Thénault pfff, sorry to keep messing with default/stable... stable
Thu, 18 Feb 2010 09:22:04 +0100 Sylvain Thénault specify db port on backup/restore commands (require forth comming lgc 0.48.1)
Thu, 18 Feb 2010 08:39:30 +0100 Sylvain Thénault move captcha view to a place where it will be loaded by the registry...
Thu, 18 Feb 2010 07:29:13 +0100 Sylvain Thénault backport stable
Wed, 17 Feb 2010 20:22:12 +0100 Sylvain Thénault [security] allow to call .check on rql expression with a user eid specified stable
Wed, 17 Feb 2010 16:42:52 +0100 Sylvain Thénault [facet] rqlst should be the select node stable
Wed, 17 Feb 2010 16:27:01 +0100 Sylvain Thénault oops, should have been in my previous commit stable
Wed, 17 Feb 2010 16:21:34 +0100 Sylvain Thénault fix table view facet retreival, necessary since 95ccd84c892b. Also some cleanup in facet box stable
Wed, 17 Feb 2010 15:58:09 +0100 Charles Hébert Fix: RangeFacet is selected (valid rset) but without any values stable
Wed, 17 Feb 2010 15:57:03 +0100 Charles Hébert fix the bad rqlst syntax tree usage during facets initialization by copying it stable
Wed, 17 Feb 2010 10:39:35 +0100 Julien Jehannet [R] dataimport: refine error detection stable
Wed, 17 Feb 2010 13:23:36 +0100 Sylvain Thénault added a function to create admin/anon user during db initialization process so one get a chance to monkey patch it stable
Wed, 17 Feb 2010 13:16:50 +0100 Sylvain Thénault fix unittest_schema, remove deprecation warning stable
Wed, 17 Feb 2010 13:12:35 +0100 Sylvain Thénault when creating an instance, ask for cubes specific options properly (fix #607349) stable
Wed, 17 Feb 2010 13:11:30 +0100 Sylvain Thénault avoid loading twice site_cubicweb files on instance creation stable
Wed, 17 Feb 2010 12:25:17 +0100 Sylvain Thénault oops stable
Wed, 17 Feb 2010 12:21:28 +0100 Sylvain Thénault [schema security] fix so that when cheking attributes perms for an entity being created, 'owners' and has_*_permission in erqlexpr are considered satisfied stable
Wed, 17 Feb 2010 11:26:09 +0100 Sylvain Thénault dont add CUBES_DIR to cubes search path if it doesn't exists stable
Wed, 17 Feb 2010 11:25:46 +0100 Sylvain Thénault fix dumb name error triggering crash when some directory in cubes search path doesn't exist stable
Wed, 17 Feb 2010 11:25:12 +0100 Sylvain Thénault remove 3.6 deprecation warning stable
Wed, 17 Feb 2010 09:13:49 +0100 Sylvain Thénault login form style fixes stable
Wed, 17 Feb 2010 09:13:00 +0100 Sylvain Thénault proper deprecation of TabedPrimaryView stable
Wed, 17 Feb 2010 09:12:42 +0100 Sylvain Thénault missing call to toolbox in tabbed primary view stable
Tue, 16 Feb 2010 14:39:51 +0100 Sylvain Thénault use needs_css so you can change login form css without redefining LogFormView stable
Tue, 16 Feb 2010 14:39:28 +0100 Sylvain Thénault bw compat stable
Tue, 16 Feb 2010 11:31:12 +0100 Sylvain Thénault backport fixes done accidentaly in default stable
Tue, 16 Feb 2010 11:30:52 +0100 Sylvain Thénault use class, not klass, in widget.attrs
Tue, 16 Feb 2010 10:42:04 +0100 Sylvain Thénault specify login form dom id, don't render progress div
Tue, 16 Feb 2010 10:33:48 +0100 Sylvain Thénault backport crypto/captcha utilities from the registration cube
Tue, 16 Feb 2010 09:27:15 +0100 Sylvain Thénault use an actual form for the login form ease customization from external cubes (eg rememberme)
Tue, 16 Feb 2010 09:25:18 +0100 Sylvain Thénault add space between a checkbox and its label
Tue, 16 Feb 2010 09:24:40 +0100 Sylvain Thénault ensure cnx is set first (necessary to introduce of a form object to handle the login form)
Tue, 16 Feb 2010 09:23:35 +0100 Sylvain Thénault don't let set_schema making commit_event fail
Mon, 15 Feb 2010 19:37:57 +0100 Sylvain Thénault use constant
Mon, 15 Feb 2010 19:37:50 +0100 Sylvain Thénault fix permission of the condition permission
Mon, 15 Feb 2010 19:37:35 +0100 Sylvain Thénault fix *_permissions schema: using the same cardinality/composite properties for cwgroup/rqlexpr leads to important pbs...
Mon, 15 Feb 2010 18:44:47 +0100 Sylvain Thénault backport stable
Mon, 15 Feb 2010 18:36:34 +0100 Sylvain Thénault DEFAULT_ATTRPERMS is now public stable
Mon, 15 Feb 2010 17:47:50 +0100 Sylvain Thénault [inlined formos] don't pop attributes from kwargs, so they end-up in stable
Mon, 15 Feb 2010 15:22:01 +0100 Sylvain Thénault [notification] we should use unsafe_execute here stable
Mon, 15 Feb 2010 15:20:45 +0100 Sylvain Thénault cleanup stable
Mon, 15 Feb 2010 15:20:06 +0100 Sylvain Thénault [calendar view] fix related to the date_range mess (max value exclusion). Calendar views authors should check if more similar fixes needed stable
Mon, 15 Feb 2010 15:18:38 +0100 Sylvain Thénault [forms] fix RelationField bug with pending eids (eg inlined forms): we have to override process_form_value to avoid caching when recomputing is needed stable
Mon, 15 Feb 2010 15:17:24 +0100 Sylvain Thénault [shell] rql() should use unsafe_execute when possible stable
Mon, 15 Feb 2010 15:16:08 +0100 Sylvain Thénault [autoform] we should consider role when checking delete permission stable
Mon, 15 Feb 2010 15:14:50 +0100 Sylvain Thénault don't update modification_date in repairing_mode (eg upgrade or shell) stable
Mon, 15 Feb 2010 15:14:27 +0100 Sylvain Thénault [security] we should save back edited_attributes in case of multiple modification of an entity during the same transaction stable
Mon, 15 Feb 2010 15:13:47 +0100 Sylvain Thénault tune startup logging stable
Mon, 15 Feb 2010 15:13:31 +0100 Sylvain Thénault [schema] fix RelationSchema.has_perm to properly works with attribute relations stable
Mon, 15 Feb 2010 15:12:57 +0100 Sylvain Thénault [schema] refactor/cleanup check_permissions stable
Mon, 15 Feb 2010 15:11:49 +0100 Sylvain Thénault use a close_form method for consistency w/ open_form and allow overriding stable
Mon, 15 Feb 2010 15:11:18 +0100 Sylvain Thénault add version info to deprecation warning stable
Mon, 15 Feb 2010 15:11:02 +0100 Sylvain Thénault remove debug print stable
Mon, 15 Feb 2010 15:10:25 +0100 Sylvain Thénault follow yams api change: attributes permissions are now defined for stable
Mon, 15 Feb 2010 15:05:15 +0100 Sylvain Thénault fix dumb name error causing error when non managers try to change his properties stable
Mon, 15 Feb 2010 15:04:44 +0100 Sylvain Thénault fix typo in deprecation warning stable
Thu, 11 Feb 2010 12:19:08 +0100 Sylvain Thénault remove crappy basket specific code
Fri, 12 Feb 2010 23:34:19 +0100 Nicolas Chauvat [views] toolbox must be rendered before the title to appear at top right stable
Fri, 12 Feb 2010 22:40:44 +0100 Nicolas Chauvat [uicfg] make deprecation message easier to understand stable
Fri, 12 Feb 2010 16:48:57 +0100 Adrien Di Mascio [uicfg] allow autoform_section's formtype parameter to be a tuple stable
Fri, 12 Feb 2010 15:18:00 +0100 Alexandre Fayolle merge oldstable
Fri, 12 Feb 2010 14:34:38 +0100 Alexandre Fayolle branch oldstable oldstable
Fri, 12 Feb 2010 14:17:52 +0100 Aurelien Campeas create oldstable branch, remove 3.5 tag oldstable
Fri, 12 Feb 2010 13:35:12 +0100 Aurelien Campeas merge 3.6 default/stable stable
Fri, 12 Feb 2010 13:33:54 +0100 Aurelien Campeas merge 3.5/stable heads stable
Fri, 12 Feb 2010 13:32:14 +0100 Aurelien Campeas Added tag 3.5 for changeset a0571ff0cb5d stable
Wed, 10 Feb 2010 14:24:05 +0100 Aurelien Campeas [http cache/json controller] ensure json_view does proper cache validation #390986 stable
Fri, 12 Feb 2010 12:57:56 +0100 Alexandre Fayolle merge stable
Fri, 12 Feb 2010 12:57:14 +0100 Alexandre Fayolle typo fix in help string stable
Fri, 12 Feb 2010 12:55:49 +0100 Alexandre Fayolle use subprocess instead of os.popen to run diff stable
Fri, 12 Feb 2010 12:13:07 +0100 Nicolas Chauvat [migration] abort becomes possible when asked for confirmation before migration script stable
Thu, 11 Feb 2010 12:18:46 +0100 Sylvain Thénault sort on sortvalue, not dc_title to allow customization
Wed, 10 Feb 2010 16:32:54 +0100 Sylvain Thénault merge cubicweb-version-3.6.0
Wed, 10 Feb 2010 16:32:32 +0100 Sylvain Thénault fix bug when value is None
Wed, 10 Feb 2010 15:49:20 +0100 Sylvain Thénault Added tag cubicweb-debian-version-3.6.0-1 for changeset 17e88f2485d1
Wed, 10 Feb 2010 15:49:19 +0100 Sylvain Thénault Added tag cubicweb-version-3.6.0 for changeset 5f957e351b0a
Wed, 10 Feb 2010 14:31:22 +0100 Sylvain Thénault added jquery.ui image files
Wed, 10 Feb 2010 13:58:11 +0100 Sylvain Thénault provides a fallback_on_none_attribute field attribute, allowing to specify default value for attributes of *existing* entities
Wed, 10 Feb 2010 13:57:29 +0100 Sylvain Thénault fix match_transition selector: for instance w/ forge version change state form overiding, we want the form with the publication_date selected by the editcontroller, whatever the transition
Wed, 10 Feb 2010 12:00:37 +0100 Sylvain Thénault split introduced in the wrong place
Wed, 10 Feb 2010 10:57:28 +0100 Sylvain Thénault packaging fix: no more test in common (2).
Wed, 10 Feb 2010 10:52:15 +0100 Sylvain Thénault packaging fix: no more test in common. Should remove test from the hooks subpackage in rules for hardy
Wed, 10 Feb 2010 10:48:33 +0100 Sylvain Thénault drop cubicweb-client package (there was only hercule.py inside)
Wed, 10 Feb 2010 10:40:41 +0100 Sylvain Thénault remove ref to hercule.py
Wed, 10 Feb 2010 10:14:14 +0100 Sylvain Thénault cw 3.6, itself
Wed, 10 Feb 2010 09:44:40 +0100 Sylvain Thénault i18nupdate
Wed, 10 Feb 2010 09:44:34 +0100 Sylvain Thénault i18n msg fix
Wed, 10 Feb 2010 09:44:20 +0100 Sylvain Thénault cleanup 2.5 __future__ imports
Wed, 10 Feb 2010 08:54:47 +0100 Sylvain Thénault update translatable docstring
Wed, 10 Feb 2010 08:27:23 +0100 Sylvain Thénault fix test
Wed, 10 Feb 2010 08:08:17 +0100 Sylvain Thénault rephrase
Wed, 10 Feb 2010 08:07:53 +0100 Sylvain Thénault fix auto-rollback on unauthorized error:
Wed, 10 Feb 2010 08:06:02 +0100 Sylvain Thénault fix ldap test, our ldap server name has changed
Wed, 10 Feb 2010 08:05:43 +0100 Sylvain Thénault fix name error introduced by bad merging of stable
Tue, 09 Feb 2010 19:51:19 +0100 Sylvain Thénault fix 'click here to see the created entity' link, which may not appear according to language settings
Tue, 09 Feb 2010 19:50:31 +0100 Sylvain Thénault quick fix for typed formfield validation: accept empty string, split
Fri, 05 Feb 2010 17:13:53 +0100 Julien Jehannet [R] devtools: improve default data import mechanism
Tue, 09 Feb 2010 18:49:12 +0100 Adrien Di Mascio merge
Tue, 09 Feb 2010 08:16:29 +0100 Adrien Di Mascio backport stable branch
Tue, 09 Feb 2010 08:15:20 +0100 Adrien Di Mascio [cw-shell] do not set arbitrary limit on number of arguments stable
Tue, 09 Feb 2010 16:20:45 +0100 Sylvain Thénault use 'edit' as defaut path for expect_redirect_publish
Tue, 09 Feb 2010 16:20:17 +0100 Sylvain Thénault propagation hooks cleanup
Tue, 09 Feb 2010 16:20:01 +0100 Sylvain Thénault missing import for 2.4 compat
Tue, 09 Feb 2010 13:45:05 +0100 Sylvain Thénault don't play with the custom_workflow relation in autofill
Tue, 09 Feb 2010 12:55:08 +0100 Sylvain Thénault fix bug w/ object relation used as inlined form
Tue, 09 Feb 2010 12:54:44 +0100 Sylvain Thénault cleanup
Tue, 09 Feb 2010 12:41:44 +0100 Sylvain Thénault backport stable
Tue, 09 Feb 2010 12:39:23 +0100 Sylvain Thénault turn down some info logs into debug stable
Tue, 09 Feb 2010 12:38:59 +0100 Sylvain Thénault turn down some info logs into debug stable
Tue, 09 Feb 2010 12:37:47 +0100 Sylvain Thénault fix constraint hook: a session may be involved in multiple transaction at time stable
Tue, 09 Feb 2010 11:22:40 +0100 Sylvain Thénault fix and begin to document autofill algorithm
Mon, 08 Feb 2010 22:41:07 +0100 Sylvain Thénault unset_attribute_storage, for testing purpose at least
Mon, 08 Feb 2010 21:29:59 +0100 Sylvain Thénault oops
Mon, 08 Feb 2010 21:27:30 +0100 Sylvain Thénault backport stable
Mon, 08 Feb 2010 21:22:10 +0100 Sylvain Thénault when no context specified, should return non-zero score as documented
Mon, 08 Feb 2010 21:21:50 +0100 Sylvain Thénault typo
Mon, 08 Feb 2010 21:21:31 +0100 Sylvain Thénault no need for a specific vid argument here
Mon, 08 Feb 2010 13:35:07 +0100 Sylvain Thénault backport stable
Mon, 08 Feb 2010 15:28:34 +0100 Alexandre Fayolle merge stable
Mon, 08 Feb 2010 15:28:18 +0100 Alexandre Fayolle merge stable
Mon, 08 Feb 2010 13:42:22 +0100 Alexandre Fayolle add a note about modifying read only attribute stable
Mon, 08 Feb 2010 10:07:52 +0100 Alexandre Fayolle merge stable
Fri, 05 Feb 2010 17:57:51 +0100 Alexandre Fayolle use calendar.gmtime instead of time.mktime to avoid UTC/localtime issues with Flot stable
Mon, 08 Feb 2010 13:33:09 +0100 Sylvain Thénault must use in-place modification, pending_operations is a read-only property stable
Mon, 08 Feb 2010 13:29:23 +0100 Sylvain Thénault avoid to see the same warning twice, one for 3.6 another for 3.3
Mon, 08 Feb 2010 13:05:19 +0100 Sylvain Thénault backport stable
Mon, 08 Feb 2010 13:03:38 +0100 Sylvain Thénault fix session's commit handling: when an operation failed in [pre]commit, call rollback_event as well for already processed operation, not only the revert<event> callback stable
Mon, 08 Feb 2010 13:02:05 +0100 Sylvain Thénault race condition may makes this assertion fail, we don't want that stable
Mon, 08 Feb 2010 12:25:15 +0100 Sylvain Thénault unvisible field may have been modified, for instance relation added by an hidden input
Mon, 08 Feb 2010 12:05:56 +0100 Sylvain Thénault AdaptedList -> SameETypeList
Mon, 08 Feb 2010 12:03:03 +0100 Sylvain Thénault now raise UnknownProperty, not KeyError
Mon, 08 Feb 2010 12:02:32 +0100 Sylvain Thénault fix test broken by introduction of ViewSameEType action
Mon, 08 Feb 2010 12:01:15 +0100 Sylvain Thénault kill register_appobject_class method, simplifying autoregistration. Update test accordingly (test which manually registers object should also properly call there __register__ method). Drop the disable-appobjects config file entry: no one used it since its introduction years ago.
Mon, 08 Feb 2010 11:08:55 +0100 Sylvain Thénault backport stable branch and some vreg cleanups:
Mon, 08 Feb 2010 10:06:40 +0100 Sylvain Thénault fix security issue #36564 (integrity error w/ RQLUniqueConstraint) by using a global lock serializing commit when some RQLUniqueConstraint is encountered. stable
Mon, 08 Feb 2010 09:57:25 +0100 Sylvain Thénault errors on postcommit should never occurs, log it as critical stable
Sat, 06 Feb 2010 10:37:09 +0100 Sylvain Thénault missing test data stable
Sat, 06 Feb 2010 10:34:35 +0100 Sylvain Thénault reminder, cleanup stable
Sat, 06 Feb 2010 10:34:26 +0100 Sylvain Thénault initialize property once initialization has been fully completed, close #666573 stable
Sat, 06 Feb 2010 10:31:27 +0100 Sylvain Thénault fix duplicated vregistry initialization during tests stable
Sat, 06 Feb 2010 08:45:14 +0100 Sylvain Thénault cleanup, don't fail if no context set on the sourcecode directive
Fri, 05 Feb 2010 15:53:25 +0100 Sylvain Thénault we should not use inheritance there but proper view redirection, so if one adapt listitem view, he gets the same thing by default with the adapted list
Fri, 05 Feb 2010 15:44:34 +0100 Sylvain Thénault hidden usage of datetime function which has been moved to lgc
Fri, 05 Feb 2010 14:58:46 +0100 Sylvain Thénault i18nupdate
Fri, 05 Feb 2010 14:46:34 +0100 Sylvain Thénault replace DevCubeConfiguration/DevDepsConfiguration by a single DevConfiguration, fixing recently introduced by w/ i18ncube command on the way
Fri, 05 Feb 2010 14:45:39 +0100 Sylvain Thénault moved to lgc.date as well
Fri, 05 Feb 2010 12:33:54 +0100 Sylvain Thénault oops, forgot that part of 3.2 bw compat
Fri, 05 Feb 2010 12:16:52 +0100 Sylvain Thénault hercule (aka c-c client command) have not (ever?) been used for years, stop supporting it
Fri, 05 Feb 2010 12:14:36 +0100 Sylvain Thénault kill most pre 3.2 bw compat code
Fri, 05 Feb 2010 12:13:48 +0100 Sylvain Thénault kill mx compat code (dropped since 3.2), more efficient merge_args implementation
Fri, 05 Feb 2010 12:05:24 +0100 Sylvain Thénault this test is now useless here
Fri, 05 Feb 2010 12:05:10 +0100 Sylvain Thénault 3.6 test api update
Fri, 05 Feb 2010 12:04:48 +0100 Sylvain Thénault db fill api has changed, update test accordingly
Fri, 05 Feb 2010 12:04:25 +0100 Sylvain Thénault no needs for a views package, 3.6 api update
Fri, 05 Feb 2010 11:58:11 +0100 Sylvain Thénault need post_build_callbacks attribute with earlier yams version
Fri, 05 Feb 2010 11:57:52 +0100 Sylvain Thénault update yams/rql dependencies
Fri, 05 Feb 2010 11:56:57 +0100 Sylvain Thénault fix long-waiting symetric typo: should be spelled symmetric. Add auto database migration on schema deserialization
Fri, 05 Feb 2010 11:54:23 +0100 Sylvain Thénault moved generic datetime manipulation function to lgc
Fri, 05 Feb 2010 08:55:21 +0100 Sylvain Thénault fix wrong autoclass inclusion
Fri, 05 Feb 2010 08:54:51 +0100 Sylvain Thénault fix rest syntax error
Fri, 05 Feb 2010 08:54:11 +0100 Sylvain Thénault more selectors doc in the book, mostly extracted from code
Fri, 05 Feb 2010 08:53:33 +0100 Sylvain Thénault reorganize, cleanup and properly document base selectors. Kill the may_add_relation selector.
Fri, 05 Feb 2010 08:11:38 +0100 Sylvain Thénault 3.6 api update
Fri, 05 Feb 2010 08:11:32 +0100 Sylvain Thénault clear rest_path __unique cache in clear_all_caches, fix related test
Fri, 05 Feb 2010 07:25:16 +0100 Sylvain Thénault backport stable
Thu, 04 Feb 2010 13:17:26 +0100 Sylvain Thénault copy back __doc__ for proper sphinx doc generation
Thu, 04 Feb 2010 18:29:43 +0100 Sylvain Thénault mimick actual request set_header method stable
Thu, 04 Feb 2010 18:29:30 +0100 Sylvain Thénault fix typo stable
Thu, 04 Feb 2010 11:33:55 +0100 Aurelien Campeas [views/treeview] fix non-ITree nodes last element computation stable
Thu, 04 Feb 2010 11:33:09 +0100 Aurelien Campeas [request] add a note about the encoding mgmt (or lack thereof) stable
Thu, 04 Feb 2010 11:32:13 +0100 Aurelien Campeas [views/plot] replace bogus jsoncall computation by something (statistically) more reliable (json_request being set to True in the JSoncontroller stable
Thu, 04 Feb 2010 11:30:47 +0100 Aurelien Campeas [doc] small fixes on security part stable
Thu, 04 Feb 2010 10:17:15 +0100 Adrien Di Mascio misc typos found on my way: NameError / SyntaxError / double __select__, <sigh ...>
Wed, 03 Feb 2010 21:11:50 +0100 Sylvain Thénault fix bad rest
Wed, 03 Feb 2010 21:11:41 +0100 Sylvain Thénault fix bad rest
Wed, 03 Feb 2010 21:02:56 +0100 Sylvain Thénault more details on selectors debugging
Wed, 03 Feb 2010 21:02:39 +0100 Sylvain Thénault add_state/add_transition are now deprecated, only add_workflow remaining
Wed, 03 Feb 2010 21:02:15 +0100 Sylvain Thénault damn me, more stupid sed fix...
Wed, 03 Feb 2010 20:35:48 +0100 Sylvain Thénault add note telling you don't et an UStreamIO for binary views
Wed, 03 Feb 2010 20:35:19 +0100 Sylvain Thénault document the ~ operator
Wed, 03 Feb 2010 20:34:44 +0100 Sylvain Thénault start documenting forms
Wed, 03 Feb 2010 20:33:49 +0100 Sylvain Thénault fix stupid sed
Wed, 03 Feb 2010 19:26:35 +0100 Sylvain Thénault moved content to the dbapi section
Wed, 03 Feb 2010 18:45:20 +0100 Sylvain Thénault nicer docstring
Wed, 03 Feb 2010 18:45:12 +0100 Sylvain Thénault live-server doesn't work, don't make think it does
Wed, 03 Feb 2010 18:44:50 +0100 Sylvain Thénault more stuff in doc's README
Wed, 03 Feb 2010 18:44:24 +0100 Sylvain Thénault update exemples using the 3.6 api and add/fix some sections (schema, vreg, talk about CW_MODE in concepts...). So much to do :'(
Wed, 03 Feb 2010 14:46:32 +0100 Sylvain Thénault backport stable
Wed, 03 Feb 2010 16:19:12 +0100 Aurelien Campeas discriminate against None, not False-ish values stable
Tue, 02 Feb 2010 18:24:45 +0100 Pierre-Yves David Improve the schema command with filtering option.
Wed, 03 Feb 2010 10:55:25 +0100 Sylvain Thénault Added tag cubicweb-debian-version-3.5.12-1 for changeset 4281e1e2d76b stable
Wed, 03 Feb 2010 10:55:25 +0100 Sylvain Thénault Added tag cubicweb-version-3.5.12 for changeset 98af3d02b83e stable cubicweb-debian-version-3.5.12-1
Wed, 03 Feb 2010 09:21:47 +0100 Adrien Chauve Updated CW tutorial.
Wed, 03 Feb 2010 09:18:47 +0100 Sylvain Thénault le patch added_tips a été importé
Tue, 02 Feb 2010 21:14:01 +0100 Sylvain Thénault le patch admin_tips_for_backup a été importé
Tue, 02 Feb 2010 18:22:25 +0100 Pierre-Yves David Add a ``schema`` command to cmd ctrl to generate schema image.
Tue, 02 Feb 2010 16:19:48 +0100 Sylvain Thénault fix rset.related_entity with variables coming from subquery while some others not
Tue, 02 Feb 2010 11:07:12 +0100 Sylvain Thénault 3.5.12 stable cubicweb-version-3.5.12
Tue, 02 Feb 2010 11:00:08 +0100 Sylvain Thénault cleanup stable
Tue, 02 Feb 2010 10:59:44 +0100 Sylvain Thénault fix spurious http cache bug: sometimes last-modified headers is generated using non-english local, which ends up in a date that twisted can't parse and make it feels the page may be cached while it may not stable
Tue, 02 Feb 2010 10:47:47 +0100 Sylvain Thénault simpler last_modified implementation stable
Mon, 01 Feb 2010 18:55:47 +0100 Sylvain Thénault merge stable
Mon, 01 Feb 2010 18:55:16 +0100 Sylvain Thénault fetch all forms, avoid potential initialization pb stable
Mon, 01 Feb 2010 18:54:46 +0100 Sylvain Thénault missing jsonize, avoid spurious error w/ ff stable
Mon, 01 Feb 2010 19:11:14 +0100 Nicolas Chauvat refactor to use the 3.6 API
Mon, 01 Feb 2010 17:53:02 +0100 Alexandre Fayolle merge stable
Mon, 01 Feb 2010 17:49:59 +0100 Alexandre Fayolle merge stable
Wed, 27 Jan 2010 16:08:51 +0100 Alexandre Fayolle partial backport of support for adbh's new interface to backup_command and restore_command stable
Mon, 01 Feb 2010 16:59:26 +0100 Aurelien Campeas more escapes for the backslashes stable
Mon, 01 Feb 2010 16:53:00 +0100 Aurelien Campeas escape the backslashes stable
Fri, 29 Jan 2010 21:07:37 +0100 Nicolas Chauvat bugfix
Fri, 29 Jan 2010 18:57:37 +0100 Nicolas Chauvat add action to list entities of the CWEType currently displayed
Fri, 29 Jan 2010 18:03:10 +0100 Sylvain Thénault should take arbitrary arguments stable
Fri, 29 Jan 2010 18:02:50 +0100 Sylvain Thénault i18nupdate stable
Fri, 29 Jan 2010 17:42:38 +0100 Sylvain Thénault calling unicode instead of gettext... stable
Fri, 29 Jan 2010 16:54:49 +0100 Sylvain Thénault [entity] small optimization: once an entity has been completed, don't redo it (for nothing) stable
Fri, 29 Jan 2010 16:53:52 +0100 Sylvain Thénault [treeview] ensure items are ordered according to their dc_title, we can't rely on an ordered rset stable
Fri, 29 Jan 2010 16:45:18 +0100 Sylvain Thénault [entity] rename vid argument of .view(...) into __vid to avoid potential conflicts with kwargs stable
Fri, 29 Jan 2010 16:43:57 +0100 Sylvain Thénault eschema view is gone away stable
Thu, 28 Jan 2010 14:30:05 +0100 Sylvain Thénault remove misnamed argument stable
Thu, 28 Jan 2010 14:29:52 +0100 Sylvain Thénault add version number to deprecation warning stable
Thu, 28 Jan 2010 09:49:50 +0100 Adrien Di Mascio [entities] fix CWUser.is_in_group implementation stable
Wed, 27 Jan 2010 14:12:09 +0100 Sylvain Thénault missing import
Wed, 27 Jan 2010 11:15:32 +0100 Sylvain Thénault must check for relation inlined in main form type
Wed, 27 Jan 2010 11:14:57 +0100 Sylvain Thénault skip final relations at this point
Wed, 27 Jan 2010 11:26:57 +0100 Adrien Di Mascio add missing errno import in etwist/server.py stable
Wed, 27 Jan 2010 10:17:27 +0100 Sylvain Thénault should not raise KeyError if key's missing
Wed, 27 Jan 2010 10:00:58 +0100 Sylvain Thénault choices function should now take the field as argument
Wed, 27 Jan 2010 10:00:35 +0100 Sylvain Thénault cleanup
Wed, 27 Jan 2010 10:00:19 +0100 Sylvain Thénault missing import
Wed, 27 Jan 2010 09:59:55 +0100 Sylvain Thénault systematically call bool on BooleanField values
Wed, 27 Jan 2010 09:59:13 +0100 Sylvain Thénault by default this is not the widget responsability to turn empty string into None,
Wed, 27 Jan 2010 09:57:53 +0100 Sylvain Thénault ensure we get a correct key
Wed, 27 Jan 2010 09:57:16 +0100 Sylvain Thénault test fixes
Wed, 27 Jan 2010 09:56:58 +0100 Sylvain Thénault useless, same as test_nonregr_eetype_etype_editing
Wed, 27 Jan 2010 09:56:16 +0100 Sylvain Thénault [forms] propagate aguments given to .vocabulary to .choices if it's a callable.
Wed, 27 Jan 2010 09:53:48 +0100 Sylvain Thénault reorganize code:
Wed, 27 Jan 2010 09:25:40 +0100 Sylvain Thénault [forms] fix backward compat for field.choices arguments
Wed, 27 Jan 2010 09:24:35 +0100 Sylvain Thénault use field.vocabulary instead of field.choices, skip already related eids. Also consider vocabulary when no etype specified
Wed, 27 Jan 2010 09:22:07 +0100 Sylvain Thénault [primary view] activate toolbox
Wed, 27 Jan 2010 09:21:38 +0100 Sylvain Thénault it seems that prefixiter is expected to return child *folder* but was relying on a specific .children implementation, fix this
Tue, 26 Jan 2010 20:30:35 +0100 Sylvain Thénault 3.6 api update, cleanup
Tue, 26 Jan 2010 20:29:52 +0100 Sylvain Thénault [forms] let the autoform specify the generic relation field label,
Tue, 26 Jan 2010 20:28:56 +0100 Sylvain Thénault simplify messages used for inlined forms
Tue, 26 Jan 2010 20:27:48 +0100 Sylvain Thénault should have been in previous commit (moved below in the module)
Tue, 26 Jan 2010 20:25:56 +0100 Sylvain Thénault [forms] the last touch: handle inlined relation forms as fields
Tue, 26 Jan 2010 20:22:13 +0100 Sylvain Thénault fix label handling: when label is explicitly set to None, don't try to guess it
Tue, 26 Jan 2010 16:48:41 +0100 Sylvain Thénault surrounding div necessary for proper error localization
Tue, 26 Jan 2010 16:48:06 +0100 Sylvain Thénault cleanup base class
Tue, 26 Jan 2010 16:47:45 +0100 Sylvain Thénault by default use new jquery widgets for Time/Date/DateTime fields
Tue, 26 Jan 2010 16:47:07 +0100 Sylvain Thénault new jquery based widgets for Time/Date/DateTime, backported from crm
Tue, 26 Jan 2010 16:46:12 +0100 Sylvain Thénault introduce a default render implementation on the base widget, which
Tue, 26 Jan 2010 16:43:51 +0100 Sylvain Thénault [forms] new optional suffix attribute on widget objects, used to generage input name / dom id.
Tue, 26 Jan 2010 16:40:42 +0100 Sylvain Thénault introduce new _ensure_correctly_typed method on fields, responsible
Tue, 26 Jan 2010 16:37:54 +0100 Sylvain Thénault fix typed_value implementation w/ eidparam field which are actual entity's relation and have .value set for their initial value
Tue, 26 Jan 2010 16:36:00 +0100 Sylvain Thénault cleanup module namespace but only importing the formwidgets module
Tue, 26 Jan 2010 13:38:02 +0100 Sylvain Thénault fix deprecation warnings
Tue, 26 Jan 2010 13:36:55 +0100 Sylvain Thénault fif inlined relation forms pb w/ new ajax forms.
Tue, 26 Jan 2010 13:34:12 +0100 Sylvain Thénault now that we are property initializing autoform_section for the 'inlined' form type, use it...
Tue, 26 Jan 2010 13:32:54 +0100 Sylvain Thénault [uicfg] fix autoform_section rtags initialization
Tue, 26 Jan 2010 13:27:40 +0100 Sylvain Thénault cache result of the COUNT query used to see if a non unique attribute may be used as rest path on the entity instance to avoid recomputing it later
Tue, 26 Jan 2010 13:26:41 +0100 Sylvain Thénault incontext view of EmailAddress is a mailto: link
Tue, 26 Jan 2010 10:35:46 +0100 Sylvain Thénault add CWProperty for_user CWUser when on the user primary view
Tue, 26 Jan 2010 10:35:23 +0100 Sylvain Thénault move CWProperty rtags from autoform to cwproperties module.
Tue, 26 Jan 2010 10:34:29 +0100 Sylvain Thénault fix Bytes submission pb on POST, due to multiple call to field.process_form_value
Tue, 26 Jan 2010 10:30:57 +0100 Sylvain Thénault must skip internal field value from the generic relations combobox
Tue, 26 Jan 2010 10:29:50 +0100 Sylvain Thénault case where 'w' argument is None should be handled in do_paginate
Tue, 26 Jan 2010 10:28:30 +0100 Sylvain Thénault [uicfg] clean dead code, fix indexview_etype_section for ExternalUri and Bookmark
Tue, 26 Jan 2010 10:27:52 +0100 Sylvain Thénault [uicfg] fix reloading pb with the indexview_etype_section
Tue, 26 Jan 2010 10:26:51 +0100 Sylvain Thénault must catch UnmodifiedField exception in has_been_modified
Tue, 26 Jan 2010 10:24:50 +0100 Sylvain Thénault command may now officially be either a string or a list, don't make think it's for backward compat
Tue, 26 Jan 2010 10:24:07 +0100 Sylvain Thénault nicer usage for cubicweb-ctl
Tue, 26 Jan 2010 10:23:38 +0100 Sylvain Thénault get back iterparents implementation from folder cubes
Tue, 26 Jan 2010 10:22:48 +0100 Sylvain Thénault eschema view has been removed
Tue, 26 Jan 2010 10:22:37 +0100 Sylvain Thénault [bfss] make it works when adding/updating entities with an attribute using bfss
Mon, 25 Jan 2010 21:17:44 +0100 Sylvain Thénault d-t-w
Mon, 25 Jan 2010 21:17:15 +0100 Sylvain Thénault fix copyright
Mon, 25 Jan 2010 21:16:42 +0100 Sylvain Thénault XXX quick fix html validation by removing <canvas>
Mon, 25 Jan 2010 19:48:19 +0100 Sylvain Thénault skil internal field value, else we get an error
Mon, 25 Jan 2010 19:36:04 +0100 Sylvain Thénault add source in backup/restore failure message
Mon, 25 Jan 2010 19:28:09 +0100 Sylvain Thénault introduced dependency to lgc > 0.47 for new stacklevel argument to deprecated + new db backup/restore api
Mon, 25 Jan 2010 19:27:30 +0100 Sylvain Thénault handle lgc.adbh api changes within regards of backup/restore:
Mon, 25 Jan 2010 19:24:09 +0100 Sylvain Thénault match_rtype hook selector now accepts frometypes/toetypes optional arguments to match only given subject/object entity types
Mon, 25 Jan 2010 19:18:59 +0100 Sylvain Thénault a selector MUST NO return None
Mon, 25 Jan 2010 19:18:33 +0100 Sylvain Thénault some fixes so that deprecation warning are properly localized
Mon, 25 Jan 2010 19:16:35 +0100 Sylvain Thénault to ease overriding of field.choices using *function* (set using autoform_field_kwargs), give the field as named argument
Mon, 25 Jan 2010 19:13:17 +0100 Sylvain Thénault refactor attributes'value generator to deal with yams special
Fri, 22 Jan 2010 14:42:01 +0100 Sylvain Thénault backport stable
Fri, 22 Jan 2010 14:41:08 +0100 Sylvain Thénault backport stable
Fri, 22 Jan 2010 14:40:29 +0100 Sylvain Thénault 3.6 api update
Fri, 22 Jan 2010 14:40:14 +0100 Sylvain Thénault [vreg] object_by_id should not have been deprecated. Fix facets.
Fri, 22 Jan 2010 12:25:54 +0100 Adrien Di Mascio fix stupid typo ... stable
Fri, 22 Jan 2010 11:41:04 +0100 Sylvain Thénault fix condition to paginate a result set stable
Fri, 22 Jan 2010 11:40:22 +0100 Sylvain Thénault make rollback available in shell (as commit is)
Fri, 22 Jan 2010 11:40:09 +0100 Sylvain Thénault add a reminder
Fri, 22 Jan 2010 11:18:13 +0100 Sylvain Thénault fix indentation / tab pbs
Fri, 22 Jan 2010 10:43:12 +0100 Sylvain Thénault fix name error
Fri, 22 Jan 2010 10:32:00 +0100 syt add approximated version number to deprecation warning
Fri, 22 Jan 2010 10:30:11 +0100 syt oops, missing return
Fri, 22 Jan 2010 10:07:29 +0100 Sylvain Thénault we need extrapath when trying to import site_cubicweb files
Fri, 22 Jan 2010 10:07:03 +0100 Sylvain Thénault move extra path computing as a configuration class property so we can reused it
Fri, 22 Jan 2010 08:49:16 +0100 Sylvain Thénault first draft for a simple hooks based custom attribute storage,
Fri, 22 Jan 2010 08:40:38 +0100 Sylvain Thénault d-t-w
Thu, 21 Jan 2010 17:38:31 +0100 Sylvain Thénault closes #345410: two_lines_rset, two_cols_rset, two_etypes_rset are badly named
Thu, 21 Jan 2010 17:03:30 +0100 Sylvain Thénault fix #636936: read_permission relation should not be mandatory
Thu, 21 Jan 2010 16:58:40 +0100 Sylvain Thénault fix #615848: undefined 'new' variable was refering to the newly introduced subquery / remove_subquery doesn't take an undefine argument (probable copy/paste from the remove_node call) stable
Thu, 21 Jan 2010 16:52:35 +0100 Sylvain Thénault some docstring stable
Thu, 21 Jan 2010 14:10:23 +0100 Sylvain Thénault [doc] reformulate dependencies stable
Thu, 21 Jan 2010 11:13:39 +0100 Adrien Di Mascio [views] FinalView should display an empty string if value is None stable
Thu, 21 Jan 2010 11:08:41 +0100 Sylvain Thénault merge
Thu, 21 Jan 2010 11:07:32 +0100 Sylvain Thénault move base form renderer label handling into a function to reuse it in CompositeFormRenderer and avoid seeing a tuple in column headers... stable
Thu, 21 Jan 2010 11:02:36 +0100 Sylvain Thénault minor schema deserialization optimizations
Thu, 21 Jan 2010 10:59:58 +0100 Sylvain Thénault oopb, widget has been renamed
Thu, 21 Jan 2010 10:57:20 +0100 Sylvain Thénault specify formvid=edition to get multiple edition working w/ 3.6
Thu, 21 Jan 2010 10:52:47 +0100 Sylvain Thénault reminder
Thu, 21 Jan 2010 10:52:24 +0100 Sylvain Thénault this clutter startup screen for little benefit, remove it
Thu, 21 Jan 2010 10:51:07 +0100 Sylvain Thénault update copyright
Thu, 21 Jan 2010 10:48:00 +0100 Sylvain Thénault move bookmark related uicfg stuff into bookmark specific module, use the EditableURLWidget widget for Bookmark.path
Thu, 21 Jan 2010 10:47:01 +0100 Sylvain Thénault new field's responsibility POC: EditableURLWidget allow to edit Bookmark.path in two separated fields, displaying unquoted values which are requoted on form post processing
Thu, 21 Jan 2010 10:42:37 +0100 Sylvain Thénault refactor field's value retreiving from the widget (eg 'display value' concept):
Thu, 21 Jan 2010 10:39:12 +0100 Sylvain Thénault dom_id now accepts a suffix argument as input_name
Thu, 21 Jan 2010 10:38:46 +0100 Sylvain Thénault cleaner input_name implementation
Thu, 21 Jan 2010 10:21:09 +0100 Sylvain Thénault when the vregistry is initialized, no need to call vreg.set_schema (else we trigger appobjects registration twice. This allows significant startup speedup.
Thu, 21 Jan 2010 10:19:38 +0100 Sylvain Thénault new url_parse_qs method on base request to parse unicode url formatted query strings
Wed, 20 Jan 2010 17:07:48 +0100 Alexandre Fayolle merge stable
Wed, 20 Jan 2010 09:00:36 +0100 Alexandre Fayolle enable cubicweb-ctl db-dump and db-restore on Windows with SQL Server stable
Wed, 20 Jan 2010 15:03:30 +0100 Sylvain Thénault 3.6 api update
Wed, 20 Jan 2010 14:41:04 +0100 Sylvain Thénault merge
Wed, 20 Jan 2010 14:39:44 +0100 Sylvain Thénault allow control of generic relations field display through display_fields
Wed, 20 Jan 2010 14:39:10 +0100 Sylvain Thénault no self._cw on widget objects while '_' is defined locally
Wed, 20 Jan 2010 14:38:45 +0100 Sylvain Thénault delete remaining stuff w/ handling of the generic relations
Wed, 20 Jan 2010 14:34:06 +0100 Sylvain Thénault test update
Wed, 20 Jan 2010 13:03:08 +0100 Adrien Di Mascio clear vreg's parent_classes cache to fix etype cache / auto-reloading bug
Wed, 20 Jan 2010 11:31:38 +0100 Sylvain Thénault merge
Wed, 20 Jan 2010 11:31:28 +0100 Sylvain Thénault fix bad indent stable
Wed, 20 Jan 2010 11:29:58 +0100 Sylvain Thénault backport stable
Wed, 20 Jan 2010 11:29:08 +0100 Sylvain Thénault cleanup stable
Wed, 20 Jan 2010 11:29:00 +0100 Sylvain Thénault fix bug: the 'table' argument is overwritten by the loop variable, causing latter crash due to this missing information stable
Wed, 20 Jan 2010 11:27:41 +0100 Sylvain Thénault don't record deambiguifier when it has no type restriction using 'is', so we don't miss later some available constraints stable
Wed, 20 Jan 2010 11:23:27 +0100 Sylvain Thénault fix warning stack level
Wed, 20 Jan 2010 11:23:18 +0100 Sylvain Thénault cw 3.6 api update
Wed, 20 Jan 2010 10:14:14 +0100 Sylvain Thénault merge
Wed, 20 Jan 2010 10:13:45 +0100 Sylvain Thénault merge
Wed, 20 Jan 2010 10:13:02 +0100 Sylvain Thénault more input/button fixes stable
Wed, 20 Jan 2010 10:10:17 +0100 Sylvain Thénault backport stable
Wed, 20 Jan 2010 10:06:53 +0100 Sylvain Thénault cleanup
Wed, 20 Jan 2010 10:06:12 +0100 Sylvain Thénault turn all the stuff used to handle 'generic relations' in forms into proper
Wed, 20 Jan 2010 08:43:41 +0100 Sylvain Thénault fix tests
Wed, 20 Jan 2010 10:05:10 +0100 Adrien Di Mascio [rql2sql] added test that shows crash during sql generation
Tue, 19 Jan 2010 18:26:22 +0100 Sylvain Thénault apply patch proposed by 2web to properly remove hidden input set to represent the button used to submit the form, so forms may be properly reused after a post
Tue, 19 Jan 2010 18:22:05 +0100 Sylvain Thénault fix dumb name error
Tue, 19 Jan 2010 18:21:59 +0100 Sylvain Thénault missing import
Tue, 19 Jan 2010 18:20:43 +0100 Sylvain Thénault remove input from jquery filter, so it works as well with buttons stable
Tue, 19 Jan 2010 18:11:31 +0100 alex & cheb unicode(arg) else we may get some encoding exception
Tue, 19 Jan 2010 18:10:01 +0100 alex & cheb remove deprecation warnings + name error
Tue, 19 Jan 2010 17:50:48 +0100 Stephanie Marcu remove common/test/data directory from __pkginfo__, MANIFEST and debian rules to allow cubicweb installation
Tue, 19 Jan 2010 17:50:36 +0100 Stephanie Marcu fix syntax error
Tue, 19 Jan 2010 14:41:23 +0100 Sylvain Thénault test fixes
Tue, 19 Jan 2010 14:41:19 +0100 Sylvain Thénault 3.6 api update
Tue, 19 Jan 2010 12:34:52 +0100 Stephanie Marcu update selectors.py: change entity.schema with entity._cw.vreg.schema
Tue, 19 Jan 2010 12:27:55 +0100 Sylvain Thénault merge
Tue, 19 Jan 2010 12:19:14 +0100 Stephanie Marcu we should access to __regid__ instead of id since in that case bw compat fail: access to id throuhg a class returns the property object instead of calling the property's method
Tue, 19 Jan 2010 12:17:22 +0100 Sylvain Thénault fix autoform_is_inlined bw compat
Tue, 19 Jan 2010 11:58:07 +0100 Adrien Di Mascio [forms] fix implementation of backward compat method form_render
Tue, 19 Jan 2010 10:43:48 +0100 Stephanie Marcu inherit from FieldWidget to inherit from the process_field_data required by the edit controller
Tue, 19 Jan 2010 10:42:47 +0100 Stephanie Marcu with cw 3.6 we've to specify entity's relation role
Tue, 19 Jan 2010 10:19:08 +0100 Sylvain Thénault fix bad merge
Wed, 16 Dec 2009 14:19:01 +0100 Pierre-Yves David import uicfg.auto_form doc stable
Tue, 19 Jan 2010 09:51:38 +0100 Pierre-Yves David update i18n doc stable
Tue, 19 Jan 2010 09:49:42 +0100 Pierre-Yves David Fix element tree import for python2.4 stable
Mon, 18 Jan 2010 19:40:59 +0100 Sylvain Thénault forgotten buffer
Mon, 18 Jan 2010 19:21:30 +0100 Sylvain Thénault backport stable branch
Mon, 18 Jan 2010 19:05:08 +0100 Sylvain Thénault fix pb with bytes field processing: currently when an existing file is edited
Mon, 18 Jan 2010 15:58:06 +0100 Aurelien Campeas fix NameError stable
Mon, 18 Jan 2010 12:33:45 +0100 Sylvain Thénault don't call handle_inlined_relation where we're not on the relation'subject
Mon, 18 Jan 2010 11:55:37 +0100 Sylvain Thénault don't add another _cw_edited_field hidden when build_context is called twice (may occurs with inlined relation forms)
Mon, 18 Jan 2010 11:50:54 +0100 Sylvain Thénault cleanup stable
Mon, 18 Jan 2010 11:50:34 +0100 Sylvain Thénault don't use matching_groups() for is_in_group implementation stable
Fri, 15 Jan 2010 09:36:49 +0100 Alexandre Fayolle a few french translation typo corrections stable
Fri, 15 Jan 2010 09:05:40 +0100 Sylvain Thénault rename need_navigation into paginable stable
Thu, 14 Jan 2010 11:37:08 +0100 Sylvain Thénault backport tracker permission utility functions into the cw.schemas package stable
Thu, 14 Jan 2010 11:28:32 +0100 Sylvain Thénault Backed out changeset b8ea99f5e8ea, tags.a escape its content. stable
Thu, 14 Jan 2010 11:14:40 +0100 Sylvain Thénault fix dumb name errors
Thu, 14 Jan 2010 11:13:22 +0100 Sylvain Thénault fix global errors display when there is more than one error
Thu, 14 Jan 2010 11:12:52 +0100 Sylvain Thénault fix error key / field input detection (field's name include -role when specified, the error key *may* include it
Wed, 13 Jan 2010 18:04:29 +0100 Aurelien Campeas missing xml escapes (but textoutofcontext probably ought to be just outofcontext, with no escaping then) stable
Wed, 13 Jan 2010 17:44:29 +0100 Sylvain Thénault 3.6 api update
Wed, 13 Jan 2010 17:44:11 +0100 Sylvain Thénault move autoform's field_by_name implementation on base EntityFieldsForm
Wed, 13 Jan 2010 17:42:27 +0100 Sylvain Thénault specify name *and* role when raising FieldNotFound helps debugging
Wed, 13 Jan 2010 17:41:42 +0100 Sylvain Thénault if specified, benefit from target_etype information in the [partial_]add_relation selector
Wed, 13 Jan 2010 17:40:53 +0100 Sylvain Thénault ouch, has_perm was always returning False...
Wed, 13 Jan 2010 16:07:54 +0100 Sylvain Thénault more 3.6 api update
Wed, 13 Jan 2010 16:01:53 +0100 Sylvain Thénault iirk reminder
Wed, 13 Jan 2010 16:01:34 +0100 Sylvain Thénault 3.6 api update
Wed, 13 Jan 2010 16:00:42 +0100 Sylvain Thénault has_been_modified shouldn't raise ProcessFormError
Wed, 13 Jan 2010 16:00:06 +0100 Sylvain Thénault related entities are returned as tuple since a few months ago
Wed, 13 Jan 2010 15:59:31 +0100 Sylvain Thénault should skip INTERNAL_FIELD_VALUE
Wed, 13 Jan 2010 15:57:57 +0100 Sylvain Thénault should use a set for pending fields
Wed, 13 Jan 2010 15:56:31 +0100 Sylvain Thénault fix process_form_values: we should handle value errors and properly raise ProcessFormError
Wed, 13 Jan 2010 15:54:07 +0100 Sylvain Thénault refactor form error handling:
Wed, 13 Jan 2010 15:48:24 +0100 Sylvain Thénault new DBG_ALL debug level
Wed, 13 Jan 2010 15:48:07 +0100 Sylvain Thénault return localized message on parse_datetime errors
Tue, 12 Jan 2010 17:24:46 +0100 Aurelien Campeas raising ConfigurationError is cleaner; remove some unused imports stable
Tue, 12 Jan 2010 15:12:51 +0100 Adrien Di Mascio [javascript] upgrade excanvas.js (rev. M3, mars 2009): this fixes plot widgets rendering in IE stable
Mon, 11 Jan 2010 14:13:26 +0100 Aurelien Campeas do not attempt to daemonize under windows stable
Sat, 09 Jan 2010 15:31:37 +0100 Nicolas Chauvat [cwctl] reset-admin-pwd was failing when db-host was not set stable
Fri, 08 Jan 2010 18:20:03 +0100 Adrien Di Mascio [javascript] IE doesn't support dynamic enctype modification, we have to set encoding too stable
Fri, 08 Jan 2010 12:17:42 +0100 Adrien Di Mascio [forms] make it easier to override CWProperty form buttons stable
Fri, 08 Jan 2010 12:14:29 +0100 Adrien Di Mascio [forms] make it easier to override StringField's mininum size stable
Fri, 08 Jan 2010 11:45:37 +0100 Adrien Di Mascio [skeleton] remove unused os.path.dirname import, use dname instead of dirname as an additional safetly belt stable
Thu, 07 Jan 2010 17:41:50 +0100 Nicolas Chauvat [web/views] if view has attribute paginable=False, do not try to paginate it stable
Thu, 07 Jan 2010 16:52:32 +0100 Adrien Di Mascio update copyright: welcome 2010 stable
Thu, 07 Jan 2010 08:02:52 +0100 Adrien Di Mascio [views] backport progressbar template from shingouz
Tue, 05 Jan 2010 22:11:37 +0100 Adrien Di Mascio [forms] fix multiple edit bug introduced by changeset cebdf8ee5ad7 stable
Tue, 05 Jan 2010 18:28:27 +0100 Aurelien Campeas do not recompute the plot on subsequent onload events #615338 stable
Tue, 05 Jan 2010 17:04:29 +0100 Aurelien Campeas fix stripEmptyTextNodes for IE (part of #615337) stable
Mon, 04 Jan 2010 19:02:09 +0100 Adrien Di Mascio [javascript] upgrade jquery.flot.js to v0.6 to fix IE6-related bugs stable
Mon, 04 Jan 2010 18:58:35 +0100 Adrien Di Mascio [forms] edited_entity must be set before calling session_key() stable
Wed, 23 Dec 2009 13:05:53 +0100 Sylvain Thénault must escape user_rql_callback stable
Wed, 23 Dec 2009 12:20:10 +0100 Sylvain Thénault backport stable branch
Wed, 23 Dec 2009 11:57:03 +0100 Sylvain Thénault Added tag cubicweb-debian-version-3.5.11-1 for changeset 4920121d41f2 stable
Wed, 23 Dec 2009 11:57:02 +0100 Sylvain Thénault Added tag cubicweb-version-3.5.11 for changeset f48b2f193961 stable cubicweb-debian-version-3.5.11-1
Wed, 23 Dec 2009 10:27:33 +0100 Sylvain Thénault 3.5.11 stable cubicweb-version-3.5.11
Wed, 23 Dec 2009 09:07:17 +0100 Sylvain Thénault i18nupdate stable
Wed, 23 Dec 2009 08:59:01 +0100 Sylvain Thénault must now properly use Binary for password (see 4180:42247d70105b). XXX Though this is somewhat backend related (eg store password using a binary type), this should be either well document or handled properly in the db helper. stable
Wed, 23 Dec 2009 08:56:38 +0100 Sylvain Thénault TYPE_MAPPING expected to be a mapping from yams type to db type, and timestamp is the Datetime yams type stable
Wed, 23 Dec 2009 08:22:18 +0100 Sylvain Thénault quick and dirty fix to avoid crash when running db-create command with an sqlite source stable
Tue, 22 Dec 2009 23:45:43 +0100 Sylvain Thénault add es.po to default skel, closes #591625 stable
Tue, 22 Dec 2009 21:02:37 +0100 Sylvain Thénault closes #601987 stable
Tue, 22 Dec 2009 20:06:24 +0100 Sylvain Thénault missing one litle char stable
Tue, 22 Dec 2009 20:05:52 +0100 Sylvain Thénault closes #607344 by simply appending '/' to base url if necessary instead of insulting the user stable
Tue, 22 Dec 2009 19:27:51 +0100 Sylvain Thénault cleanup
Tue, 22 Dec 2009 19:27:48 +0100 Sylvain Thénault test update. All cw tests OK
Tue, 22 Dec 2009 19:27:26 +0100 Sylvain Thénault fix bad merge
Tue, 22 Dec 2009 19:26:59 +0100 Sylvain Thénault make groupmap argument optional / sort for testing purpose
Tue, 22 Dec 2009 19:26:12 +0100 Sylvain Thénault fix virtual relation detection: erschema is no more a relation type but a relation def in _synchronize_permissions
Tue, 22 Dec 2009 19:25:08 +0100 Sylvain Thénault necessary to fix some security test, unclear why did I set perms below at some point...
Tue, 22 Dec 2009 19:23:59 +0100 Sylvain Thénault import cleanup, check data file exists
Tue, 22 Dec 2009 18:25:53 +0100 Sylvain Thénault should turn password into a Binary properly stable
Tue, 22 Dec 2009 13:16:17 +0100 Sylvain Thénault should not simplify previous to preprocess
Tue, 22 Dec 2009 13:14:34 +0100 Sylvain Thénault use ._cw instead of .req (reintroduced by merge of stable)
Tue, 22 Dec 2009 13:13:53 +0100 Sylvain Thénault oops
Tue, 22 Dec 2009 10:27:49 +0100 Sylvain Thénault backport stable
Tue, 22 Dec 2009 14:18:48 +0100 Aurelien Campeas more extra_args cleanup stable
Tue, 22 Dec 2009 13:43:24 +0100 Aurelien Campeas only give extra_args if there is something to be fed (breaks some db connectors otherwise) stable
Tue, 22 Dec 2009 11:07:07 +0100 Alexandre Fayolle merge stable
Tue, 22 Dec 2009 09:38:08 +0100 Alexandre Fayolle SqlServer: support single sign on / Windows credential authentication stable
Tue, 22 Dec 2009 09:33:08 +0100 Alexandre Fayolle SQL Server port: convert Password to Binary stable
Tue, 22 Dec 2009 10:42:51 +0100 Adrien Di Mascio [javascript] cleanup, remove tabs stable
Tue, 22 Dec 2009 10:42:39 +0100 Adrien Di Mascio [javascript] remove ajaxHtmlHead from dom response once it has been processed. stable
Tue, 22 Dec 2009 09:27:28 +0100 Sylvain Thénault msg isn't defined there, but we've to give traceback information to record error
Mon, 21 Dec 2009 20:28:08 +0100 Sylvain Thénault all web tests OK
Mon, 21 Dec 2009 20:28:01 +0100 Sylvain Thénault make new editcontroller works, based on a _cw_edited_fields hidden input
Mon, 21 Dec 2009 20:27:14 +0100 Sylvain Thénault crecord introduced junk...
Mon, 21 Dec 2009 20:26:52 +0100 Sylvain Thénault strip string by default
Mon, 21 Dec 2009 20:26:30 +0100 Sylvain Thénault nicer StringField __init__
Mon, 21 Dec 2009 20:25:58 +0100 Sylvain Thénault fix render (formerly form_render) prototype
Mon, 21 Dec 2009 20:24:47 +0100 Sylvain Thénault process_posted yield field instead of field's name
Mon, 21 Dec 2009 20:23:56 +0100 Sylvain Thénault proper field's role handling: may be 'subject' / 'object' *in case
Mon, 21 Dec 2009 20:21:56 +0100 Sylvain Thénault form_add_hidden -> add_hidden
Mon, 21 Dec 2009 20:18:53 +0100 Sylvain Thénault substitute _render_attrs by values_and_attributes method, keeping bw compat
Mon, 21 Dec 2009 20:04:33 +0100 Sylvain Thénault replace form_field_[encoding|vocabulary] methods on form by encoding|vocabylary(form) methods on fields
Mon, 21 Dec 2009 20:00:18 +0100 Sylvain Thénault refactor vocabulary handling to avoid having to define methods
Mon, 21 Dec 2009 19:52:21 +0100 Sylvain Thénault cleanup
Mon, 21 Dec 2009 19:45:24 +0100 Sylvain Thénault refactor form field value handling, to get a nicer api and an easier algorithm to get field's value
Mon, 21 Dec 2009 19:25:07 +0100 Sylvain Thénault missing imports
Mon, 21 Dec 2009 19:20:45 +0100 Sylvain Thénault yams api update
Mon, 21 Dec 2009 19:18:49 +0100 Sylvain Thénault drop form_field_name/form_field_id methods from form object, in favor of field.input_name(form) / field.dom_id(form)
Mon, 21 Dec 2009 18:46:46 +0100 Sylvain Thénault NothingToEdit is not a ValidationError, simplify
Mon, 21 Dec 2009 18:45:42 +0100 Sylvain Thénault fix translation of message to view newly created entity: must be done once language is set...
Mon, 21 Dec 2009 18:45:03 +0100 Sylvain Thénault accord avec 'entité'
Mon, 21 Dec 2009 18:44:42 +0100 Sylvain Thénault new catch_error context manager, nicer controller __init__ and new iter_and_commit(datakey) method
Mon, 21 Dec 2009 18:43:16 +0100 Sylvain Thénault this bw compat doesn't work, drop it
Mon, 21 Dec 2009 18:42:53 +0100 Sylvain Thénault don't try to write .row/.col, use new cw_row/cw_col attributes
Mon, 21 Dec 2009 18:27:29 +0100 Sylvain Thénault etype_class('Any') should return bare 'Any' class
Fri, 18 Dec 2009 15:59:19 +0100 Sylvain Thénault cubicweb security #36257: les urls /add/EntityName sont accessibles en anonyme stable
Fri, 18 Dec 2009 15:10:57 +0100 Pierre-Yves David 3.6 remove deprecation warning
Fri, 18 Dec 2009 15:10:38 +0100 Pierre-Yves Improve warning message
Fri, 18 Dec 2009 15:08:20 +0100 Charles Hébert [mq]: fix_es_po_file_creation
Fri, 18 Dec 2009 15:07:54 +0100 Charles Hébert [mq]: plural_display_name_fix
Fri, 18 Dec 2009 15:07:26 +0100 Charles Hébert [mq]: doc
Fri, 18 Dec 2009 15:06:55 +0100 Charles Hébert Add the search javascript to the html layout
Wed, 16 Dec 2009 14:19:01 +0100 Pierre-Yves David improve error message
Fri, 18 Dec 2009 14:28:29 +0100 Sylvain Thénault tweaks output
Fri, 18 Dec 2009 14:12:53 +0100 Sylvain Thénault oops
Fri, 18 Dec 2009 14:10:05 +0100 Sylvain Thénault clearer api: distinguish app_publish / ctrl_publish
Fri, 18 Dec 2009 14:09:24 +0100 Sylvain Thénault override publisher's error handler to ease debugging
Fri, 18 Dec 2009 14:08:41 +0100 Sylvain Thénault dataimport refactoring / improvments, keeping bw compat (for now)
Fri, 18 Dec 2009 14:07:16 +0100 Sylvain Thénault look for cubicweb-ctl plugins in the ccplugin.py file, keeping bw compat on ecplugin.py
Fri, 18 Dec 2009 13:28:20 +0100 Sylvain Thénault check entity has an eid before using absolute_url stable
Fri, 18 Dec 2009 13:02:13 +0100 Sylvain Thénault force_session_key default to None in base form class... stable
Fri, 18 Dec 2009 10:26:47 +0100 Sylvain Thénault fix mainvars detection bug with EXISTS (paren, actually) stable
Thu, 17 Dec 2009 17:22:36 +0100 Sylvain Thénault call super class if choices specified to get std behaviour stable
Thu, 17 Dec 2009 16:18:36 +0100 Sylvain Thénault merge stable
Thu, 17 Dec 2009 16:17:57 +0100 Sylvain Thénault check name changed first stable
Thu, 17 Dec 2009 11:52:44 +0100 Sylvain Thénault no 3.6 code in 3.5... stable
Wed, 16 Dec 2009 11:17:51 +0100 Alexandre Fayolle merge stable
Wed, 16 Dec 2009 10:06:00 +0100 Alexandre Fayolle make cubicweb-ctl db-init -d work with postgresql backend stable
Wed, 16 Dec 2009 09:11:41 +0100 Sylvain Thénault merge stable
Wed, 16 Dec 2009 09:11:00 +0100 Sylvain Thénault fix backout stable
Tue, 15 Dec 2009 17:01:33 +0100 Aurelien Campeas merge stable
Tue, 15 Dec 2009 17:00:58 +0100 Aurelien Campeas fix NameError stable
Tue, 15 Dec 2009 12:24:38 +0100 Sylvain Thénault backout a75a6e770717, unmeetable condition and introduce a bug with boolean values stable
Tue, 15 Dec 2009 11:30:44 +0100 Sylvain Thénault load site_cubicweb as a module instead of execing it, avoid reimport pbs stable
Mon, 14 Dec 2009 17:54:45 +0100 Alexandre Fayolle fix name error stable
Mon, 14 Dec 2009 16:25:25 +0100 Sylvain Thénault quick and dirty fix trying to avoid rest directive conflicts when using sphinx (which seems to import the code) stable
Mon, 14 Dec 2009 15:35:21 +0100 Sylvain Thénault merge stable
Mon, 14 Dec 2009 15:33:33 +0100 Sylvain Thénault oops stable
Mon, 14 Dec 2009 15:02:07 +0100 Alexandre Fayolle merge stable
Mon, 14 Dec 2009 14:58:41 +0100 Alexandre Fayolle Passwords need to be considered as binary fields stable
Mon, 14 Dec 2009 14:57:10 +0100 Alexandre Fayolle TIMESTAMP column type has a special meaning for SQLServer, stable
Mon, 14 Dec 2009 14:49:37 +0100 Sylvain Thénault merge stable
Mon, 14 Dec 2009 14:49:18 +0100 Sylvain Thénault use edited_attributes and uniformize attribute schema retreival stable
Thu, 10 Dec 2009 18:00:15 +0100 Arthur Lutz [mq]: fix_for_forms
Thu, 10 Dec 2009 17:59:32 +0100 Sylvain Thénault fix deprecation warning
Thu, 10 Dec 2009 17:59:23 +0100 Sylvain Thénault schema view fix
Thu, 10 Dec 2009 16:20:43 +0100 Sylvain Thénault disable everything but metadata hooks while inserting schema
Thu, 10 Dec 2009 16:20:02 +0100 Sylvain Thénault more advanced hooks control
Thu, 10 Dec 2009 12:55:25 +0100 Sylvain Thénault fix 3.6 bug
Thu, 10 Dec 2009 11:57:07 +0100 Arthur Lutz [mq]: small_api_changes_for_3.6
Thu, 10 Dec 2009 10:36:24 +0100 Sylvain Thénault yams api update
Thu, 10 Dec 2009 10:36:17 +0100 Sylvain Thénault missing underscore leads to infinite recursion error
Wed, 09 Dec 2009 19:27:46 +0100 Arthur Lutz [mq]: fix_typo_and_forms
Wed, 09 Dec 2009 19:27:24 +0100 Sylvain Thénault api update
Wed, 09 Dec 2009 19:27:12 +0100 Sylvain Thénault yams api update
Mon, 14 Dec 2009 10:45:14 +0100 Adrien Di Mascio [i18n] use named substitutions for proper localization stable
Thu, 10 Dec 2009 18:17:28 +0100 Aurelien Campeas remove redundant line stable
Thu, 10 Dec 2009 11:35:40 -0800 Administrator <> update sys.path at cubicweb startup stable
Thu, 10 Dec 2009 09:43:51 +0100 Alexandre Fayolle changed log severity from critical to info if a plugin cannot be loaded stable
Wed, 09 Dec 2009 14:11:53 +0100 Pierre-Yves David fix non-xml_escaped url in box
Wed, 09 Dec 2009 18:28:10 +0100 Sylvain Thénault nicer fix
Wed, 09 Dec 2009 18:24:18 +0100 Sylvain Thénault avoid failure by simply not displaying this section for now"
Wed, 09 Dec 2009 17:51:19 +0100 Sylvain Thénault rschema doesn't have may_have_permission
Wed, 09 Dec 2009 17:51:04 +0100 Sylvain Thénault shouldn't be called from here
Wed, 09 Dec 2009 17:48:04 +0100 Sylvain Thénault typos, api update
Wed, 09 Dec 2009 17:10:01 +0100 Sylvain Thénault don't use setdefault with a tuple as value, a set is expected
Wed, 09 Dec 2009 16:33:32 +0100 Sylvain Thénault api update
Wed, 09 Dec 2009 16:07:07 +0100 Sandrine Ribeau add hook selector
Wed, 09 Dec 2009 16:06:27 +0100 Sandrine Ribeau api update again
Wed, 09 Dec 2009 16:05:01 +0100 Sylvain Thénault more api update
Wed, 09 Dec 2009 15:47:01 +0100 Sylvain Thénault 3.6 api update
Wed, 09 Dec 2009 15:19:48 +0100 Sylvain Thénault 3.6 api update
Wed, 09 Dec 2009 15:19:14 +0100 Sylvain Thénault avoid infinite recursion error
Wed, 09 Dec 2009 15:18:57 +0100 Sylvain Thénault test fixes
Wed, 09 Dec 2009 15:18:49 +0100 Sylvain Thénault check a permission has been specified first...
Wed, 09 Dec 2009 12:52:30 +0100 Sylvain Thénault api update
Wed, 09 Dec 2009 12:52:21 +0100 Sylvain Thénault missing role argument
Wed, 09 Dec 2009 12:52:09 +0100 Sylvain Thénault no more handled by the renderer
Wed, 09 Dec 2009 12:41:05 +0100 Sylvain Thénault use implements instead of entity_implements
Wed, 09 Dec 2009 12:24:38 +0100 Sylvain Thénault merge
Wed, 09 Dec 2009 12:23:31 +0100 Sandrine Ribeau cw 3.6 api update
Wed, 09 Dec 2009 12:22:21 +0100 Sylvain Thénault some api update
Wed, 09 Dec 2009 12:20:05 +0100 Sylvain Thénault deprecates entity_implements / but_etype selectors
Wed, 09 Dec 2009 10:30:52 +0100 Pierre-Yves David fix initargs handling
Tue, 08 Dec 2009 18:12:31 +0100 Pierre-Yves David fix guess_field to handle non internationalizable definition
Wed, 09 Dec 2009 09:53:41 +0100 Sylvain Thénault perms are now held by the relation definition
Wed, 09 Dec 2009 09:53:23 +0100 Sylvain Thénault password should now be named
Wed, 09 Dec 2009 09:52:28 +0100 Sylvain Thénault __cmp__ should *NOT* return False when different
Wed, 09 Dec 2009 19:29:21 +0100 Aurelien Campeas explain how to run as a windows service stable
Wed, 09 Dec 2009 19:01:53 +0100 auc be able to run cw instances as windows services stable
Tue, 08 Dec 2009 19:25:52 +0100 Sylvain Thénault merge
Tue, 08 Dec 2009 19:25:35 +0100 Sylvain Thénault oops, bad indent stable
Tue, 08 Dec 2009 19:24:15 +0100 Sylvain Thénault backport stable
Tue, 08 Dec 2009 19:23:44 +0100 Sylvain Thénault should not xml_escape rql stable
Tue, 08 Dec 2009 19:22:45 +0100 Sylvain Thénault backport stable
Tue, 08 Dec 2009 19:20:39 +0100 Sylvain Thénault properly escape arguments of user callbacks stable
Tue, 08 Dec 2009 19:19:01 +0100 Sylvain Thénault new rset argument stable
Tue, 08 Dec 2009 19:17:57 +0100 Sylvain Thénault api update
Tue, 08 Dec 2009 19:17:52 +0100 Sylvain Thénault test update
Tue, 08 Dec 2009 19:16:56 +0100 Sylvain Thénault fix infered rdef propagation
Tue, 08 Dec 2009 07:54:51 -0800 Sandrine Ribeau more api update
Tue, 08 Dec 2009 18:05:10 +0100 Sylvain Thénault yams api update
Tue, 08 Dec 2009 18:04:57 +0100 Sylvain Thénault move hook tests to hooks package tests
Tue, 08 Dec 2009 18:04:29 +0100 Sylvain Thénault should use match_rtype, not entity_implements in such cases
Tue, 08 Dec 2009 17:48:26 +0100 Sylvain Thénault 3.5 api update
Tue, 08 Dec 2009 17:48:06 +0100 Sylvain Thénault had been involontarly dropped
Tue, 08 Dec 2009 17:11:47 +0100 Sylvain Thénault cw 3.6 api update
Tue, 08 Dec 2009 16:56:56 +0100 Pierre-Yves David add a dummy and stupid dummy method for dummy form
Tue, 08 Dec 2009 16:50:36 +0100 Sandrine Ribeau cw 3.6 api update
Tue, 08 Dec 2009 16:46:56 +0100 Sylvain Thénault card referenced later
Tue, 08 Dec 2009 16:45:01 +0100 Sylvain Thénault give group mapping where needed
Tue, 08 Dec 2009 16:41:43 +0100 Sylvain Thénault 3.6 api update
Tue, 08 Dec 2009 16:40:00 +0100 Sylvain Thénault fix sync_schema*: new syncprops argument to sync relation definition as well
Tue, 08 Dec 2009 12:46:45 +0100 Pierre-Yves David Update generic RQL Based Constraints and RQLUniqueConstraint doc
Tue, 08 Dec 2009 12:46:45 +0100 Pierre-Yves David fix class reference in old hook warning
Tue, 08 Dec 2009 14:53:59 +0100 Sylvain Thénault merge
Tue, 08 Dec 2009 14:46:17 +0100 Sandrine Ribeau [mq]: typo
Tue, 08 Dec 2009 14:42:03 +0100 Arthur Lutz [mq]: fix_set_addition
Tue, 08 Dec 2009 12:46:45 +0100 Pierre-Yves David Update generic RQL Based Constraints and RQLUniqueConstraint doc
Tue, 08 Dec 2009 12:46:45 +0100 Pierre-Yves David fix class reference in old hook warning
Tue, 08 Dec 2009 13:59:47 +0100 Sylvain Thénault missing groupmap propagation to rschema2rql
Tue, 08 Dec 2009 13:49:02 +0100 Pierre-Yves David Update generic RQL Based Constraints and RQLUniqueConstraint doc
Tue, 08 Dec 2009 13:48:07 +0100 Sylvain Thénault test api update
Tue, 08 Dec 2009 12:04:49 +0100 Sylvain Thénault remove debug print, fix error message
Tue, 08 Dec 2009 12:03:15 +0100 Sylvain Thénault missing mainvars
Tue, 08 Dec 2009 12:03:10 +0100 Sylvain Thénault missing cache key
Tue, 08 Dec 2009 12:02:57 +0100 Sylvain Thénault duh???
Tue, 08 Dec 2009 12:01:50 +0100 Sylvain Thénault add regid when tracing selection
Tue, 08 Dec 2009 12:01:38 +0100 Sylvain Thénault duh???
Tue, 08 Dec 2009 11:12:42 +0100 Sylvain Thénault more api update
Tue, 08 Dec 2009 10:58:56 +0100 Sylvain Thénault drop common subpackage
Tue, 08 Dec 2009 10:40:20 +0100 Sylvain Thénault merge
Tue, 08 Dec 2009 10:40:12 +0100 Sylvain Thénault move i18n / migration modules from cw.common to cw
Mon, 07 Dec 2009 09:10:36 -0800 Sandrine Ribeau merge
Mon, 07 Dec 2009 08:52:38 -0800 Sandrine Ribeau api update
Tue, 08 Dec 2009 09:45:07 +0100 Sylvain Thénault remove old bw (pre 3.2) compat modules
Tue, 08 Dec 2009 09:41:06 +0100 Sylvain Thénault use commit in migration script instead of checkpoint
Tue, 08 Dec 2009 09:38:14 +0100 Sylvain Thénault deprecated one more custom add_entity in favor of req.create_entity
Tue, 08 Dec 2009 09:10:39 +0100 Sylvain Thénault some cw 3.6 api update
Tue, 08 Dec 2009 09:10:16 +0100 Sylvain Thénault yams api update
Tue, 08 Dec 2009 09:09:07 +0100 Sylvain Thénault .id backward compat
Tue, 08 Dec 2009 08:46:15 +0100 Sylvain Thénault backport stable branch
Mon, 07 Dec 2009 19:14:49 +0100 Adrien Di Mascio [migration] write migration instructions for permissions handling on relation definition
Mon, 07 Dec 2009 17:57:19 +0100 Adrien Di Mascio [server] don't try to set perms twice on the same relation (e.g. symetric relations)
Mon, 07 Dec 2009 17:17:22 +0100 Sylvain Thénault merge
Mon, 07 Dec 2009 17:16:55 +0100 Pierre-Yves David fix class reference in old hook warning
Mon, 07 Dec 2009 07:10:40 -0800 Sandrine Ribeau more api renaming/fixing update
Mon, 07 Dec 2009 06:51:33 -0800 Sandrine Ribeau return relation property using rdef.get
Mon, 07 Dec 2009 06:45:51 -0800 Sandrine Ribeau should return item type not relation
Mon, 07 Dec 2009 06:39:35 -0800 Sandrine Ribeau api renaming update
Mon, 07 Dec 2009 05:09:09 -0800 Sandrine Ribeau fix bad merge
Fri, 04 Dec 2009 19:53:50 +0100 Sylvain Thénault should delete state once replacement has been done stable
Fri, 04 Dec 2009 19:45:58 +0100 Sylvain Thénault dont crash if directory doesn't exist stable
Fri, 04 Dec 2009 19:45:32 +0100 Sylvain Thénault fix jsonization of interval stable
Fri, 04 Dec 2009 19:45:19 +0100 Sylvain Thénault added replace_state method to ease workflow migration. backported from forge as a reminder, not really tested yet stable
Thu, 03 Dec 2009 17:17:43 +0100 Sylvain Thénault backport stable into default
Thu, 03 Dec 2009 16:32:35 +0100 Sylvain Thénault Added tag cubicweb-debian-version-3.5.10-1 for changeset dfe2f245248c stable
Thu, 03 Dec 2009 16:32:35 +0100 Sylvain Thénault Added tag cubicweb-version-3.5.10 for changeset 9b52725d8c53 stable cubicweb-debian-version-3.5.10-1
Thu, 03 Dec 2009 15:49:08 +0100 Sylvain Thénault merge stable cubicweb-version-3.5.10
Thu, 03 Dec 2009 15:48:52 +0100 Sylvain Thénault 3.5.10 stable
Thu, 03 Dec 2009 15:09:28 +0100 Aurelien Campeas quick & dirty fix for auto completion widget stable
Thu, 03 Dec 2009 09:50:51 +0100 Pierre-Yves David update i18n doc stable
Thu, 03 Dec 2009 09:50:51 +0100 Pierre-Yves David Pasting blog about facet in the facet section of the doc book. stable
Thu, 03 Dec 2009 13:06:26 +0100 Pierre-Yves David hide en apidoc in .hgignore stable
Thu, 03 Dec 2009 12:50:31 +0100 Sylvain Thénault héhé, get the same result with a slightly enhanced condition and all this code removed stable
Thu, 03 Dec 2009 12:44:57 +0100 Sylvain Thénault unused, cleanup stable
Thu, 03 Dec 2009 12:44:30 +0100 Sylvain Thénault fix sql generation bug with neged inlined relation where the object is invariant and subject is only referenced by the relation stable
Thu, 03 Dec 2009 11:39:31 +0100 Aurelien Campeas add postcommit_event on Operations stable
Thu, 03 Dec 2009 10:02:44 +0100 Sylvain Thénault add some notes stable
Thu, 03 Dec 2009 09:58:07 +0100 Sylvain Thénault i18nupdate stable
Thu, 03 Dec 2009 09:57:55 +0100 Sylvain Thénault nicer error message on rql constraints stable
Thu, 03 Dec 2009 09:57:32 +0100 Sylvain Thénault implements 'parent' method on workflow entity types stable
Thu, 03 Dec 2009 09:56:53 +0100 Sylvain Thénault this invalid constraint now fails with new constraints checking stable
Thu, 03 Dec 2009 09:56:28 +0100 Sylvain Thénault this constraint is actually unusable in yams schema for cw stable
Thu, 03 Dec 2009 09:56:15 +0100 Sylvain Thénault unused since a long time now stable
Thu, 03 Dec 2009 09:55:18 +0100 Sylvain Thénault finish yesterday work on rql constraints: stable
Wed, 02 Dec 2009 18:36:16 +0100 Sylvain Thénault synchronize rdef where unique constraints have been updated/added stable
Wed, 02 Dec 2009 18:35:31 +0100 Sylvain Thénault oops, should have been updated stable
Wed, 02 Dec 2009 17:39:56 +0100 Sylvain Thénault add a fourth item to 'view box' defintion, dispctrl, so that stable
Wed, 02 Dec 2009 16:57:17 +0100 Sylvain Thénault slightly adapt title and hide boxes when view is called as a non primary view stable
Wed, 02 Dec 2009 16:56:28 +0100 Sylvain Thénault allow to override is_primary result using an argument given to object constructor (have to be given to 'initargs' argument of .render like initargs={'is_primary': False} stable
Wed, 02 Dec 2009 15:08:11 +0100 Aurelien Campeas typo stable
Wed, 02 Dec 2009 14:38:17 +0100 Sylvain Thénault new generic urlattr view stable
Wed, 02 Dec 2009 14:37:19 +0100 Sylvain Thénault update _render_attribute / _render_relation prototype to gain more control on label through uicfg (for attributes and relations). Keep bw compat for crm/iliane stable
Wed, 02 Dec 2009 14:35:23 +0100 Sylvain Thénault when fields are displayed in a table and label should'nt be displayed, set colspan to 2 on the field value cell stable
Wed, 02 Dec 2009 13:22:50 +0100 Aurelien Campeas fix format string stable
Wed, 02 Dec 2009 12:55:51 +0100 Sylvain Thénault cleanup stable
Wed, 02 Dec 2009 12:55:41 +0100 Sylvain Thénault fix workflow consistency: check state/transition name uniqness in the wf when state/transition name is modified ; use the new msg argument of rql constraints to have a nicer error message on failure stable
Wed, 02 Dec 2009 12:54:16 +0100 Sylvain Thénault nicer __str__ and __repr__ methods on rql constraints stable
Wed, 02 Dec 2009 12:53:46 +0100 Sylvain Thénault refactor so that we can specify an extra argument to constraints which stable
Wed, 02 Dec 2009 12:52:55 +0100 Sylvain Thénault nicer mainvars/expression handling when initializing rql constraints stable
Wed, 02 Dec 2009 11:57:38 +0100 Sylvain Thénault merge stable
Wed, 02 Dec 2009 11:53:25 +0100 Sylvain Thénault fix RQLUniqueConstraint behaviour by using a DISTINCT query and allowing stable
Wed, 02 Dec 2009 11:04:40 +0100 Sylvain Thénault don't fail on error while render a notification mail stable
Tue, 01 Dec 2009 19:58:51 +0100 Pierre-Yves David improve error message for redundant initial workflow states stable
Tue, 01 Dec 2009 19:29:56 +0100 Sylvain Thénault fix name error while debugging stable
Tue, 01 Dec 2009 17:38:35 +0100 Sylvain Thénault oops, this is an object relation stable
Tue, 01 Dec 2009 12:06:17 +0100 Sylvain Thénault don't use html/dtd validator as default validator for non html views. Closes #550162 stable
Tue, 01 Dec 2009 12:03:42 +0100 Sylvain Thénault support x.set_relations(a_relation=None) to delete a_relation relations from this entity stable
Tue, 01 Dec 2009 12:00:20 +0100 Sylvain Thénault properly fail if user has entered wrong connection information for the system database, closes #549136 stable
Tue, 01 Dec 2009 08:43:37 +0100 Sylvain Thénault [forms] deprecate form_render(**kwargs) in favor of render(formvalues=None, rendervalues=None, renderer=None) stable
Tue, 01 Dec 2009 08:38:02 +0100 Sylvain Thénault wfhistory isn't anymore selectable if the entity has no record in its history stable
Tue, 01 Dec 2009 08:37:30 +0100 Sylvain Thénault fix name error if ValueError is raised stable
Mon, 30 Nov 2009 17:48:24 +0100 Alexandre Fayolle merge stable
Mon, 30 Nov 2009 17:48:01 +0100 Alexandre Fayolle fix rset.column_types docstring to reflect reality stable
Mon, 30 Nov 2009 11:15:59 +0100 Sylvain Thénault make wfhistory non selectable for entities without record in its workflow history stable
Mon, 30 Nov 2009 10:24:01 +0100 Sylvain Thénault when one is adding an inline entity for a relation of a single card, stable
Sun, 29 Nov 2009 23:48:22 +0100 Nicolas Chauvat Added tag cubicweb-debian-version-3.5.9-1 for changeset d7f2d32340fb stable
Sun, 29 Nov 2009 23:48:22 +0100 Nicolas Chauvat Added tag cubicweb-version-3.5.9 for changeset 1677312fd8a3 stable cubicweb-debian-version-3.5.9-1
Sun, 29 Nov 2009 23:30:03 +0100 Nicolas Chauvat prepare 3.5.9 stable cubicweb-version-3.5.9
Sun, 29 Nov 2009 23:22:32 +0100 Sylvain Thénault oops stable
Sun, 29 Nov 2009 23:17:31 +0100 Sylvain Thénault merge stable
Sun, 29 Nov 2009 23:16:40 +0100 Sylvain Thénault fix ze fix stable
Sun, 29 Nov 2009 22:43:59 +0100 Nicolas Chauvat prepare 3.5.8 stable
Sun, 29 Nov 2009 16:45:47 +0100 Sylvain Thénault fix inline-creation form when called through ajax stable
Sat, 28 Nov 2009 12:16:30 +0100 Nicolas Chauvat Added tag cubicweb-debian-version-3.5.7-1 for changeset 7a96c0544c13 stable
Sat, 28 Nov 2009 12:16:29 +0100 Nicolas Chauvat Added tag cubicweb-version-3.5.7 for changeset 0fc300eb4746 stable cubicweb-debian-version-3.5.7-1
Sat, 28 Nov 2009 11:53:18 +0100 Nicolas Chauvat prepare 3.5.7 stable cubicweb-version-3.5.7
Sat, 28 Nov 2009 11:42:37 +0100 Nicolas Chauvat imported patch cwctl-shell-textfile stable
Sat, 28 Nov 2009 10:27:58 +0100 Nicolas Chauvat bugfix typo in exception name stable
Fri, 27 Nov 2009 23:47:28 +0100 Sylvain Thénault ease customization of title stable
Fri, 27 Nov 2009 23:45:18 +0100 Sylvain Thénault implements is enough stable
Fri, 27 Nov 2009 22:05:10 +0100 Sylvain Thénault make title overriddable stable
Fri, 27 Nov 2009 22:04:54 +0100 Sylvain Thénault fix test: required to fake parent form stable
Fri, 27 Nov 2009 19:04:26 +0100 Nicolas Chauvat [web] rename TabedPrimary to TabbedPrimary with backward compat stable
Fri, 27 Nov 2009 15:43:45 +0100 Nicolas Chauvat rename sql script to make cw3.5.6 happy stable
Fri, 27 Nov 2009 10:24:13 +0100 Sylvain Thénault consider 'rvid' key in primaryview_display_control to determine sub-view to use in reledit stable
Fri, 27 Nov 2009 10:23:11 +0100 Sylvain Thénault some doc stable
Fri, 27 Nov 2009 09:36:58 +0100 Sylvain Thénault force_session_key default to None stable
Fri, 27 Nov 2009 09:36:42 +0100 Sylvain Thénault don't type __maineid, it may not be an eid actually stable
Fri, 27 Nov 2009 09:15:30 +0100 Sylvain Thénault fix previous post values handling (eg on validation error) for sub-forms stable
Fri, 27 Nov 2009 09:14:31 +0100 Sylvain Thénault refactor session_key (__errorurl) to handle cases where the form is generated throuhg an ajax call: in case of an entity form, return the entity's absolute url. Also allow to force session key value stable
Fri, 27 Nov 2009 09:10:40 +0100 Sylvain Thénault edit controller now informs server side about its main eid through transaction data stable
Fri, 27 Nov 2009 09:09:14 +0100 Sylvain Thénault refactor to ease overriding stable
Fri, 27 Nov 2009 09:08:54 +0100 Sylvain Thénault fix nasty pluggable mixins bug, where mixins take precedence other user class stable
Wed, 25 Nov 2009 11:14:04 -0800 Sandrine Ribeau [views] fix gmap url / avoid double escaping stable
Tue, 24 Nov 2009 11:10:33 -0800 Sandrine Ribeau [views] ticket #34808, make sure timetable view uses datetime and not date stable
Tue, 24 Nov 2009 17:27:10 +0100 Sylvain Thénault more conditions have to be verified before unfolding the 'more actions' menu content directly into the box stable
Tue, 24 Nov 2009 13:59:46 +0100 Sylvain Thénault allow to test cubes within apycot using cubicweb from the debian package stable
Tue, 24 Nov 2009 10:51:53 +0100 Sylvain Thénault fix name error in timetable view, always write unicode stable
Tue, 24 Nov 2009 10:51:29 +0100 Sylvain Thénault ignore validation error during auto-population of a test db stable
Tue, 24 Nov 2009 10:51:02 +0100 Sylvain Thénault set appid attribute before super call to avoid attribute error when fetching configuration's defaults stable
Mon, 23 Nov 2009 20:16:40 +0100 Adrien Di Mascio Added tag cubicweb-debian-version-3.5.6-1 for changeset 5f7c939301a1 stable
Mon, 23 Nov 2009 20:16:40 +0100 Adrien Di Mascio Added tag cubicweb-version-3.5.6 for changeset 4e619e97b3fd stable cubicweb-debian-version-3.5.6-1
Mon, 23 Nov 2009 19:33:56 +0100 Adrien Di Mascio merge stable cubicweb-version-3.5.6
Mon, 23 Nov 2009 19:30:00 +0100 Adrien Di Mascio Added tag cubicweb-debian-version-3.5.6-1 for changeset e6225e8e36c6 stable
Mon, 23 Nov 2009 19:29:59 +0100 Adrien Di Mascio Added tag cubicweb-version-3.5.6 for changeset b79f361839a7 stable
Mon, 23 Nov 2009 19:29:02 +0100 Adrien Di Mascio version 3.5.6 stable
Mon, 23 Nov 2009 19:08:13 +0100 Sylvain Thénault rhauum stable
Mon, 23 Nov 2009 19:01:17 +0100 Sylvain Thénault default_instance id should also be available when silently rebuilding soures file stable
Mon, 23 Nov 2009 18:13:20 +0100 Sylvain Thénault fix #544758 by calling custom sql scripts in add_cubes. stable
Mon, 23 Nov 2009 17:13:48 +0100 Sylvain Thénault fix #499846 by handling timedelta type in json serialization stable
Mon, 23 Nov 2009 16:18:13 +0100 Sylvain Thénault fix https://www.logilab.net/cwo/ticket/481727 stable
Mon, 23 Nov 2009 16:16:58 +0100 Sylvain Thénault password is required, else we get obscure validation failure when inserting the admin user into cw stable
Mon, 23 Nov 2009 14:56:44 +0100 Sylvain Thénault test update stable
Mon, 23 Nov 2009 14:56:40 +0100 Sylvain Thénault a new help action has been introduced, fix test stable
Mon, 23 Nov 2009 14:56:24 +0100 Sylvain Thénault cacheable queries to serialize permissions, update relevant tests stable
Mon, 23 Nov 2009 14:55:36 +0100 Sylvain Thénault remove debug stable
Mon, 23 Nov 2009 14:13:53 +0100 Sylvain Thénault merge
Fri, 20 Nov 2009 19:56:35 +0100 Sylvain Thénault forgotten stuff
Sun, 22 Nov 2009 15:48:26 +0100 Nicolas Chauvat fix buglet stable
Fri, 20 Nov 2009 23:44:57 +0100 Nicolas Chauvat backport stable branch
Fri, 20 Nov 2009 23:43:49 +0100 Nicolas Chauvat merge stable
Fri, 20 Nov 2009 19:35:54 +0100 Sylvain Thénault backport stable branch (one more time painfully)
Fri, 20 Nov 2009 17:51:34 +0100 Sylvain Thénault backport stable branch reldefsecurity
Fri, 20 Nov 2009 15:17:56 +0100 Sylvain Thénault use ITree api stable
Fri, 20 Nov 2009 18:18:01 +0100 Adrien Di Mascio remove bad invisible character stable
Fri, 20 Nov 2009 18:11:14 +0100 Sylvain Thénault check we're not deleting the relation before checking its cardinality... stable
Thu, 19 Nov 2009 19:50:36 +0100 Aurelien Campeas merge stable
Thu, 19 Nov 2009 19:48:41 +0100 Aurelien Campeas fix typo stable
Thu, 19 Nov 2009 18:02:19 +0100 Sylvain Thénault merge stable
Thu, 19 Nov 2009 18:02:04 +0100 Sylvain Thénault backported from confman stable
Thu, 19 Nov 2009 18:01:57 +0100 Sylvain Thénault typo stable
Thu, 19 Nov 2009 17:06:46 +0100 Adrien Di Mascio [forms] muledit mainform should copy nav params, its subforms shouldn't stable
Thu, 19 Nov 2009 14:28:59 +0100 Aurelien Campeas fix tests stable
Thu, 19 Nov 2009 12:58:57 +0100 Sylvain Thénault merge stable
Thu, 19 Nov 2009 12:55:47 +0100 Sylvain Thénault reldefsecurity branch : reldefsecurity
Wed, 18 Nov 2009 09:16:38 +0100 Sylvain Thénault properly use substitution for rql query argument stable
Wed, 18 Nov 2009 09:16:00 +0100 Sylvain Thénault use shorter notation stable
Wed, 18 Nov 2009 12:50:23 +0100 Adrien Di Mascio [formfields] allow fields ordering with autoform_field_kwargs stable
Wed, 18 Nov 2009 12:32:57 +0100 Adrien Di Mascio [web] remove widget.render backward compatibility stable
Wed, 18 Nov 2009 10:05:41 +0100 Adrien Di Mascio [migration] avoid AssertionError / crashes if migration script is neither a py nor a sql file stable
Tue, 17 Nov 2009 11:48:36 +0100 Adrien Di Mascio merge stable
Tue, 17 Nov 2009 11:47:58 +0100 Adrien Di Mascio [hooks] update CWUser class after schema changes stable
Tue, 17 Nov 2009 11:46:07 +0100 Adrien Di Mascio [server] remove not-so-useful entity_name and entity_attr functions, introduce entity_oldnewvalue stable
Mon, 16 Nov 2009 19:42:27 +0100 Sylvain Thénault oops, fix wf entity types vocabulary while in creation stable
Mon, 16 Nov 2009 19:05:54 +0100 Sylvain Thénault fix vocabulary for destination_state/allowed_transitions when creating state or transition stable
Mon, 16 Nov 2009 18:36:31 +0100 Sylvain Thénault fix potential key error stable
Mon, 16 Nov 2009 18:10:51 +0100 Sylvain Thénault actually fix rgx_action stable
Mon, 16 Nov 2009 17:51:45 +0100 Sylvain Thénault fix UnboundLocalError stable
Mon, 16 Nov 2009 17:20:03 +0100 Adrien Di Mascio [forms] add setFormsTarget() to the list of postAjaxLoad callbacks to have iframe on ajax-rendered forms stable
Mon, 16 Nov 2009 17:18:48 +0100 Adrien Di Mascio [breadcrumbs] make it easier to redefine html structure of breadcrumbs component stable
Mon, 16 Nov 2009 15:44:42 +0100 Sylvain Thénault merge stable
Mon, 16 Nov 2009 15:44:26 +0100 Sylvain Thénault add textparser object, designed to trigger some actions from textual content such as email or checkin-message (unused in the library itself yet, see email cube) stable
Mon, 16 Nov 2009 15:36:06 +0100 Aurelien Campeas more helpful error message stable
Mon, 16 Nov 2009 14:47:47 +0100 Sylvain Thénault add XX reminder stable
Mon, 16 Nov 2009 11:16:28 +0100 Sylvain Thénault ensure pb is not None stable
Mon, 16 Nov 2009 10:52:45 +0100 Sylvain Thénault fix rgx_action to ensure eids given to .execute are correctly typed stable
Mon, 16 Nov 2009 10:32:06 +0100 Sylvain Thénault try to update ldap tests to make them work from the DMZ (eg using another ldap directory) stable
Mon, 16 Nov 2009 10:31:32 +0100 Sylvain Thénault no progress bar in apycot environment stable
Mon, 16 Nov 2009 09:37:06 +0100 Sylvain Thénault merge stable
Mon, 16 Nov 2009 09:36:25 +0100 Sylvain Thénault test and fix case where remove_unsused_solutions remove some solutions that should be kept stable
Mon, 16 Nov 2009 08:58:35 +0100 Alexandre Fayolle added days_in_year function stable
Sun, 15 Nov 2009 13:58:33 +0100 Nicolas Chauvat merge stable
Fri, 13 Nov 2009 15:38:48 +0100 Sylvain Thénault deactivate toolbox until 3.6 stable
Fri, 13 Nov 2009 15:35:45 +0100 Sylvain Thénault cleanup stable
Fri, 13 Nov 2009 15:36:09 +0100 Nicolas Chauvat [common] add tr, th and td tags stable
Fri, 13 Nov 2009 14:24:47 +0100 Sylvain Thénault new argument to provide extra content stable
Fri, 13 Nov 2009 14:24:29 +0100 Sylvain Thénault introduce render_entity_toolbox on default primary view to display components in the ctxtoolbar context, such as pdf icon, notification registration (nosylist)... stable
Fri, 13 Nov 2009 14:22:09 +0100 Sylvain Thénault stop calling render_entity_metadata in primary view, provides a stable
Fri, 13 Nov 2009 14:19:08 +0100 Sylvain Thénault display entity type in metadata section instead of default title of primary view stable
Fri, 13 Nov 2009 14:14:48 +0100 Sylvain Thénault PUCE_UP make me thing it will fold something on click, use PUCE_DOWN instead (as for actions box menus) stable
Fri, 13 Nov 2009 11:16:39 +0100 Sylvain Thénault merge stable
Fri, 13 Nov 2009 11:16:24 +0100 Sylvain Thénault prepare support for a 'context toolbar', used in tracker but will much probably be backported in default primary view. Turn pdfview component into a toolbar element stable
Fri, 13 Nov 2009 11:14:48 +0100 Sylvain Thénault missing space between label and value stable
Fri, 13 Nov 2009 10:47:26 +0100 Adrien Di Mascio [web] safety belt to avoid overriding pageid with loadxhtml() stable
Fri, 13 Nov 2009 09:16:28 +0100 Sylvain Thénault merge stable
Fri, 13 Nov 2009 09:15:28 +0100 Sylvain Thénault fix necessary when adding a cube which isn't listed in fs dependencies of the instance stable
Fri, 13 Nov 2009 09:13:30 +0100 Sylvain Thénault more sensible default values to c-c "create" inputs stable
Thu, 12 Nov 2009 18:27:59 +0100 Adrien Di Mascio [javascript] fid form / onfailure behaviour stable
Thu, 12 Nov 2009 17:36:15 +0100 Sylvain Thénault add set_page_data as well stable
Thu, 12 Nov 2009 17:32:09 +0100 Sylvain Thénault #473188: missing get_page_data when patching bare db-api request for web compatibility stable
Thu, 12 Nov 2009 17:31:19 +0100 Sylvain Thénault benefit from the orm for clearer code stable
Thu, 12 Nov 2009 17:15:07 +0100 Sylvain Thénault close #472361: omit password and bytes attributes in allowed mass-mailing keys stable
Thu, 12 Nov 2009 13:53:26 +0100 Sylvain Thénault close #474415 by using 'is' instead of comparison which explicitly fails on entity classes stable
Thu, 12 Nov 2009 13:46:47 +0100 Sylvain Thénault when instance is started normally (eg not in debug mode), check versions before daemonization stable
Thu, 12 Nov 2009 13:46:10 +0100 Sylvain Thénault doc stable
Thu, 12 Nov 2009 12:15:19 +0100 Sylvain Thénault close #511810: bad rql generated when looking for vocabulary for a relation on an entity which doesn't exist (yet) stable
Thu, 12 Nov 2009 12:08:43 +0100 Sylvain Thénault typo stable
Thu, 12 Nov 2009 12:08:30 +0100 Sylvain Thénault consider U when computing main variables stable
Thu, 12 Nov 2009 12:07:59 +0100 Sylvain Thénault fix cut and paste stable
Thu, 12 Nov 2009 09:33:55 +0100 Sylvain Thénault do not fail if anon user == manager, simply emit warning that it should not be done in production. stable
Thu, 12 Nov 2009 09:27:26 +0100 Sylvain Thénault oops, junk stable
Thu, 12 Nov 2009 09:27:01 +0100 Sylvain Thénault c-c create stopped asking if anonymous access should be activated stable
Thu, 12 Nov 2009 09:08:00 +0100 Sylvain Thénault no more dependency on mx date time. Better description of optional dependencies stable
Wed, 11 Nov 2009 14:44:58 +0100 Nicolas Chauvat [web ui] move help from header to footer stable
Tue, 10 Nov 2009 18:13:07 +0100 Adrien Di Mascio merge stable
Tue, 10 Nov 2009 18:11:24 +0100 Adrien Di Mascio [web] set pageid at request instanciation rather than in htmlheader template stable
Tue, 10 Nov 2009 18:06:47 +0100 Sylvain Thénault test and fix http://www.logilab.org/ticket/499838 stable
Tue, 10 Nov 2009 15:46:34 +0100 Sylvain Thénault merge stable
Tue, 10 Nov 2009 15:46:03 +0100 Sylvain Thénault Backed out changeset 8d0b5de8002b stable
Tue, 10 Nov 2009 10:48:22 +0100 Julien Jehannet [B] migration: normalize migration script path stable
Mon, 09 Nov 2009 16:41:40 +0100 Aurelien Campeas small fixes stable
Sun, 08 Nov 2009 21:53:18 +0100 Nicolas Chauvat #509981: cw-ctl shell <instance> file.txt runs doctest.testfile
Sun, 08 Nov 2009 19:53:28 +0100 Nicolas Chauvat [web ui] PrimaryView.render_attributes now uses a table stable
Sun, 08 Nov 2009 19:37:44 +0100 Nicolas Chauvat [web ui] primaryview_section tags for CWGroup stable
Sun, 08 Nov 2009 19:37:08 +0100 Nicolas Chauvat [web ui] change "table actions" icon to arrow-up stable
Sun, 08 Nov 2009 19:34:31 +0100 Nicolas Chauvat [web ui] remove "trame_grise" from forms stable
Sun, 08 Nov 2009 19:33:03 +0100 Nicolas Chauvat [web ui] rename form buttons to ok/cancel where workflow change state stable
Sun, 08 Nov 2009 19:28:25 +0100 Nicolas Chauvat [i18n] fix typos stable
Sat, 07 Nov 2009 22:04:45 +0100 Nicolas Chauvat [web ui] decorate form buttons with icons (at last) stable
Sat, 07 Nov 2009 18:39:37 +0100 Nicolas Chauvat [web ui] very simple default configuration for ckeditor stable
Sat, 07 Nov 2009 18:38:52 +0100 Nicolas Chauvat [clean] remove print polluting test outputs stable
Sat, 07 Nov 2009 18:37:55 +0100 Nicolas Chauvat [web ui] fix the editable fields: better look and behaviour. stable
Sat, 07 Nov 2009 18:06:56 +0100 Nicolas Chauvat [icons] make nomail icon more recognizable stable
Thu, 05 Nov 2009 12:44:24 +0100 Alexandre Fayolle [doc] added note about the required js and css in TableWidget stable
Thu, 05 Nov 2009 12:42:15 +0100 Alexandre Fayolle style: s/pourcent/percent/ stable
Thu, 05 Nov 2009 12:41:58 +0100 Alexandre Fayolle added SimpleModel for TableWidget stable
Thu, 05 Nov 2009 12:41:03 +0100 Alexandre Fayolle [doc] fix inaccurate docstring stable
Wed, 28 Oct 2009 12:19:01 +0100 Julien Jehannet [B] views: fix wrong xhtml when empty rset stable
Tue, 03 Nov 2009 13:54:07 +0100 Aurelien Campeas do not display anything when bein asked something (fix #504759) stable
Tue, 03 Nov 2009 13:52:25 +0100 Aurelien Campeas fix wrong answer when the rset is empty but did not raise stable
Tue, 03 Nov 2009 11:19:10 +0100 Aurelien Campeas put back url info started at the end of initialisations stable
Mon, 02 Nov 2009 16:37:19 +0100 Julien Jehannet [B] web: weird display with internationalizable (Closes: #503071) stable
Mon, 02 Nov 2009 16:10:03 +0100 Aurelien Campeas update docstring, xml escape exception description stable
Sun, 01 Nov 2009 21:40:03 +0100 Nicolas Chauvat [migration] warn if 3.5 workflow migration is going to fail stable
Wed, 28 Oct 2009 20:09:59 +0100 Nicolas Chauvat C - fix typo. make `lgp check` happy. stable
Mon, 26 Oct 2009 10:04:18 +0100 Alexandre Fayolle force debug mode on cubicweb-ctl start on win32 stable
Fri, 23 Oct 2009 15:43:30 +0200 Aurelien Campeas read form arg specifying json call context (to make it work under json controller) stable
Thu, 22 Oct 2009 11:07:05 +0200 Adrien Di Mascio [javascript] handle cases where vid parameter is hijacked by parameter-injection stable
Thu, 22 Oct 2009 11:02:50 +0200 Adrien Di Mascio [views] consider fallbackvid request parameter in ViewController stable
Thu, 22 Oct 2009 11:01:50 +0200 Adrien Di Mascio [cleanup] reorder cubicweb namespace attributes declaration stable
Thu, 22 Oct 2009 09:30:10 +0200 Adrien Di Mascio [javascript] asURL now escapes request arguments stable
Wed, 21 Oct 2009 19:32:53 +0200 Aurelien Campeas merge stable
Wed, 21 Oct 2009 19:31:28 +0200 Aurelien Campeas remove obsolete caveat stable
Wed, 21 Oct 2009 17:37:58 +0200 Sylvain Thénault so bad tests hasn't find that one... stable
Wed, 21 Oct 2009 17:32:20 +0200 Sylvain Thénault backport stable branch
Wed, 21 Oct 2009 17:12:58 +0200 Sylvain Thénault Added tag cubicweb-debian-version-3.5.5-1 for changeset aad818d9d9b6 stable
Wed, 21 Oct 2009 17:12:58 +0200 Sylvain Thénault Added tag cubicweb-version-3.5.5 for changeset 1eca47d59fd9 stable cubicweb-debian-version-3.5.5-1
Wed, 21 Oct 2009 15:13:07 +0200 Sylvain Thénault on precommit / rollback of schema update op, clear order_relations cache of entity schemas stable cubicweb-version-3.5.5
Wed, 21 Oct 2009 15:12:29 +0200 Sylvain Thénault don't allow that even with cow powers stable
Wed, 21 Oct 2009 14:39:26 +0200 Aurelien Campeas fix reledit related test breakage stable
Wed, 21 Oct 2009 14:31:15 +0200 Sylvain Thénault test fixes stable
Wed, 21 Oct 2009 13:52:16 +0200 Sylvain Thénault merge stable
Wed, 21 Oct 2009 13:52:05 +0200 Sylvain Thénault test fix stable
Wed, 21 Oct 2009 10:35:19 +0200 Sylvain Thénault nicer relation|entity schema view stable
Wed, 21 Oct 2009 11:34:11 +0200 Aurelien Campeas reledit: stuff the value into its own div and properly hide it when necessary (but dont lump it with the landingzone div for it switches the form on when one clicks on a value to traverse it) stable
Wed, 21 Oct 2009 11:21:58 +0200 Aurelien Campeas work around a pb. with subquery_selection_index stable
Wed, 21 Oct 2009 11:19:54 +0200 Aurelien Campeas latst_trinfo : do not crash on absent wf history stable
Wed, 21 Oct 2009 09:47:55 +0200 Sylvain Thénault drop _prepare_copy method from rset in favor of a more generic copy method stable
Wed, 21 Oct 2009 08:59:14 +0200 Sylvain Thénault i18nupdate stable
Wed, 21 Oct 2009 08:55:54 +0200 Sylvain Thénault prefix sql aliases for entity table by '_' to avoid pb with variable such as 'AS' (eg a keyword in SQL) stable
Tue, 20 Oct 2009 19:19:19 +0200 Aurelien Campeas small cleanup & revert to less intrusive icon stable
Tue, 20 Oct 2009 18:13:36 +0200 Aurelien Campeas actually hide the value when editing, cleanup spurious arg stable
Tue, 20 Oct 2009 17:13:05 +0200 Aurelien Campeas merge stable
Tue, 20 Oct 2009 17:11:52 +0200 Aurelien Campeas yet another brain fart stable
Tue, 20 Oct 2009 16:53:25 +0200 Sylvain Thénault 2.4 compat stable
Tue, 20 Oct 2009 16:53:52 +0200 Aurelien Campeas remove spurious wview stable
Tue, 20 Oct 2009 16:48:37 +0200 Sylvain Thénault deprecated api update stable
Tue, 20 Oct 2009 16:48:30 +0200 Sylvain Thénault document stable
Tue, 20 Oct 2009 16:22:52 +0200 Sylvain Thénault merge stable
Tue, 20 Oct 2009 16:22:33 +0200 Sylvain Thénault when a query is grouped, ensure sort terms are grouped as well stable
Tue, 20 Oct 2009 16:21:41 +0200 Sylvain Thénault take care to outer joins stable
Tue, 20 Oct 2009 16:21:30 +0200 Sylvain Thénault display title in the component to avoid relying on view supporting title argument stable
Tue, 20 Oct 2009 14:34:42 +0200 Aurelien Campeas turn make_relations_query into a true generator (this allows interleaving of actual entities linking and query generation) stable
Tue, 20 Oct 2009 14:24:19 +0200 Aurelien Campeas node ids shall not begin with a number stable
Tue, 20 Oct 2009 13:54:40 +0200 Sylvain Thénault remove debug print stable
Tue, 20 Oct 2009 13:00:31 +0200 Sylvain Thénault accepts single values as create_entity stable
Tue, 20 Oct 2009 12:48:43 +0200 Aurelien Campeas move these definitions below cell_call stable
Tue, 20 Oct 2009 12:45:44 +0200 Aurelien Campeas reledit: load actual edition form on demand #471799 stable
Mon, 19 Oct 2009 20:34:13 +0200 Aurelien Campeas merge stable
Mon, 19 Oct 2009 20:33:30 +0200 Aurelien Campeas kill separate attribute client-side handling #473636 stable
Mon, 19 Oct 2009 20:26:22 +0200 Aurelien Campeas use cuibicweb json encoder for json_dumps, still catch the TypeError in the request-less jsonize stable
Mon, 19 Oct 2009 11:23:29 -0700 Sandrine Ribeau [doc] remove toc.rst which is not used and conflicts with index.rst and fix table of contents numbering stable
Mon, 19 Oct 2009 20:22:01 +0200 Sylvain Thénault oops
Mon, 19 Oct 2009 20:01:34 +0200 Sylvain Thénault disable syncschema hooks during db initialization
Mon, 19 Oct 2009 20:01:14 +0200 Sylvain Thénault finally
Mon, 19 Oct 2009 18:36:20 +0200 Sylvain Thénault take care to already existant solutions local variable stable
Mon, 19 Oct 2009 18:15:45 +0200 Sylvain Thénault bad merge
Mon, 19 Oct 2009 18:15:39 +0200 Sylvain Thénault ignored_relations should be a set
Mon, 19 Oct 2009 18:15:24 +0200 Sylvain Thénault remove some warnings
Mon, 19 Oct 2009 17:53:53 +0200 Sylvain Thénault really need some holidays
Mon, 19 Oct 2009 17:50:04 +0200 Sylvain Thénault mark class as abstract
Mon, 19 Oct 2009 17:49:50 +0200 Sylvain Thénault editable-attributes return a list of 2-uple
Mon, 19 Oct 2009 17:49:26 +0200 Sylvain Thénault remove some warnings
Mon, 19 Oct 2009 17:42:47 +0200 Sylvain Thénault dumb name error
Mon, 19 Oct 2009 17:36:37 +0200 Sylvain Thénault typo
Mon, 19 Oct 2009 17:35:33 +0200 Sylvain Thénault forgotten some part of a merge
Mon, 19 Oct 2009 17:03:31 +0200 Sylvain Thénault bad merge
Mon, 19 Oct 2009 16:51:13 +0200 Sylvain Thénault .id has been renamed
Mon, 19 Oct 2009 15:52:56 +0200 Sylvain Thénault be quiet w/ apycot
Mon, 19 Oct 2009 15:20:43 +0200 Sylvain Thénault 2.4 compat
Mon, 19 Oct 2009 15:17:20 +0200 Sylvain Thénault 2.4 compat
Mon, 19 Oct 2009 15:16:41 +0200 Sylvain Thénault backport stable
Mon, 19 Oct 2009 14:43:27 +0200 Sylvain Thénault typo stable
Mon, 19 Oct 2009 14:43:14 +0200 Sylvain Thénault restrict follow action to one line rset stable
Mon, 19 Oct 2009 14:42:52 +0200 Sylvain Thénault cleanup stable
Mon, 19 Oct 2009 09:15:41 +0200 Sylvain Thénault merge stable
Mon, 19 Oct 2009 09:15:19 +0200 Sylvain Thénault [shell] make process_script available throuhg c-c shell / migration script context stable
Sun, 18 Oct 2009 19:06:24 +0200 Alexandre Fayolle ugly workaround to javascript serialisation problem #481437 (not considered fixed by this changeset) stable
Fri, 16 Oct 2009 18:44:28 +0200 Alexandre Fayolle merge stable
Fri, 16 Oct 2009 18:41:40 +0200 Alexandre Fayolle revert change, but there's something fishy here stable
Fri, 16 Oct 2009 18:35:24 +0200 Alexandre Fayolle work around a problem in constraint application stable
Fri, 16 Oct 2009 17:12:10 +0200 Sylvain Thénault should remove entities from kwargs (won't go through pyro) stable
Fri, 16 Oct 2009 17:11:44 +0200 Sylvain Thénault properly close remote connections stable
Fri, 16 Oct 2009 17:11:31 +0200 Sylvain Thénault update prototype stable
Fri, 16 Oct 2009 16:29:46 +0200 Sylvain Thénault [c-c] fixes for shell w/ pyro instance stable
Fri, 16 Oct 2009 15:43:23 +0200 Sylvain Thénault oops stable
Fri, 16 Oct 2009 15:18:38 +0200 Sylvain Thénault get dispctrl through extra_kwargs to avoid error when a custom view is specified (potentially not taking any argument) stable
Fri, 16 Oct 2009 15:17:28 +0200 Sylvain Thénault a way to distinguish __init__ vs render arguments stable
Fri, 16 Oct 2009 14:38:01 +0200 Sylvain Thénault merge stable
Fri, 16 Oct 2009 14:37:42 +0200 Sylvain Thénault skip final type stable
Fri, 16 Oct 2009 14:37:26 +0200 Sylvain Thénault check we've some message to display stable
Fri, 16 Oct 2009 14:37:11 +0200 Sylvain Thénault #481017: cubicweb-ctl shell on remote instance stable
Fri, 16 Oct 2009 14:15:44 +0200 Sylvain Thénault initialize entity classes in repository initialization stable
Fri, 16 Oct 2009 10:59:11 +0200 Aurelien Campeas revert to adim fix stable
Fri, 16 Oct 2009 10:30:35 +0200 Aurelien Campeas merge stable
Fri, 16 Oct 2009 10:29:24 +0200 Aurelien Campeas missing args stable
Fri, 16 Oct 2009 08:14:34 +0200 Adrien Di Mascio [workflow] fix NameError in fire_transition() stable
Thu, 15 Oct 2009 20:31:55 +0200 Sylvain Thénault cleanup stable
Thu, 15 Oct 2009 20:31:44 +0200 Sylvain Thénault [optimisation] insert is / is_instance_of using sql stable
Thu, 15 Oct 2009 20:31:13 +0200 Sylvain Thénault clear eschema caches on schema changes stable
Thu, 15 Oct 2009 20:30:40 +0200 Sylvain Thénault reimplements some methods to traverse operations in reverse order, much efficient w/ transactions where there is a lot of pending operation stable
Thu, 15 Oct 2009 20:29:51 +0200 Sylvain Thénault skip tidy hook for super session stable
Thu, 15 Oct 2009 20:29:21 +0200 Sylvain Thénault follow yams 0.25 api changes to improve performance stable
Thu, 15 Oct 2009 18:43:04 +0200 Aurelien Campeas merge stable
Thu, 15 Oct 2009 18:34:20 +0200 Sylvain Thénault update for new create_entity implementation stable
Thu, 15 Oct 2009 17:12:47 +0200 Nicolas Chauvat [doc] document rql operator ILIKE stable
Thu, 15 Oct 2009 15:28:10 +0200 Sylvain Thénault no integrity check for super session stable
Thu, 15 Oct 2009 15:27:25 +0200 Sylvain Thénault support _cw_unsafe as set_attributes/set_relations stable
Thu, 15 Oct 2009 12:10:48 +0200 Alexandre Fayolle fix related_rql when target_type specified stable
Thu, 15 Oct 2009 11:56:56 +0200 Sylvain Thénault add kwargs to some base views stable
Thu, 15 Oct 2009 11:55:07 +0200 Sylvain Thénault fix max-related of related entities handling in primary view stable
Thu, 15 Oct 2009 11:54:05 +0200 Sylvain Thénault oops stable
Thu, 15 Oct 2009 11:39:41 +0200 Sylvain Thénault only copy when necessary stable
Thu, 15 Oct 2009 11:20:26 +0200 Sylvain Thénault add note
Thu, 15 Oct 2009 11:20:23 +0200 Sylvain Thénault fix i18ncube
Thu, 15 Oct 2009 10:56:46 +0200 Sylvain Thénault optional nbsessions arg
Thu, 15 Oct 2009 10:56:34 +0200 Sylvain Thénault fix merge
Thu, 15 Oct 2009 10:31:54 +0200 Sylvain Thénault backport stable branch
Thu, 15 Oct 2009 10:25:21 +0200 Sylvain Thénault [testlib] hummm stable
Thu, 15 Oct 2009 10:13:52 +0200 Sylvain Thénault [entity] make related_rql honors its targettypes argument stable
Wed, 14 Oct 2009 17:45:49 +0200 Sylvain Thénault new set_relations method on entity stable
Wed, 14 Oct 2009 16:30:46 +0200 Sylvain Thénault allow to link to multiple entities stable
Wed, 14 Oct 2009 15:59:00 +0200 Sylvain Thénault nicer create_entity implementation (and test) stable
Wed, 14 Oct 2009 14:09:40 +0200 Alexandre Fayolle merge stable
Wed, 14 Oct 2009 14:09:22 +0200 Alexandre Fayolle use unicode in the example of create_entity stable
Wed, 14 Oct 2009 13:59:24 +0200 Sylvain Thénault fix migration script stable
Wed, 14 Oct 2009 12:49:20 +0200 Sylvain Thénault fix clear_all_cache: ensure we don't remove eid from entity's dict stable
Wed, 14 Oct 2009 12:48:51 +0200 Sylvain Thénault use typed_eid stable
Wed, 14 Oct 2009 12:48:39 +0200 Sylvain Thénault simpler implementation stable
Wed, 14 Oct 2009 12:43:35 +0200 Aurelien Campeas defer trinfo creation when cancelling subworkflow stable
Tue, 13 Oct 2009 18:21:24 +0200 Sylvain Thénault add a note
Tue, 13 Oct 2009 18:21:11 +0200 Sylvain Thénault fix/prepare propagation hooks usage
Tue, 13 Oct 2009 18:20:05 +0200 Sylvain Thénault 3.6 update
Tue, 13 Oct 2009 16:00:09 +0200 Sylvain Thénault pluggable authentication information retreiver
Tue, 13 Oct 2009 15:59:47 +0200 Sylvain Thénault factor out code reusable for authentication tests
Tue, 13 Oct 2009 15:59:18 +0200 Sylvain Thénault missing authorized value
Tue, 13 Oct 2009 15:59:05 +0200 Sylvain Thénault 3.6 updates
Tue, 13 Oct 2009 12:04:36 +0200 Sylvain Thénault composite relation, should'nt be needed
Tue, 13 Oct 2009 12:04:10 +0200 Sylvain Thénault [req] new expires argument to set_cookie
Tue, 13 Oct 2009 12:03:24 +0200 Sylvain Thénault [testlib] nicer http headers and cookie faking in fake request
Tue, 13 Oct 2009 09:17:53 +0200 Alexandre Fayolle fixed cut and pasted docstring stable
Tue, 13 Oct 2009 07:31:51 +0200 Alexandre Fayolle ignore some internal warnings stable
Tue, 13 Oct 2009 08:51:02 +0200 Sylvain Thénault 3.6 updates
Tue, 13 Oct 2009 08:50:51 +0200 Sylvain Thénault on entity deletion query, return eids of deleted entities
Tue, 13 Oct 2009 08:50:19 +0200 Sylvain Thénault refactor repo authentication to allow pluggable authentifier to login with something else than a password
Tue, 13 Oct 2009 08:48:00 +0200 Sylvain Thénault fix bad merges
Tue, 13 Oct 2009 08:47:41 +0200 Sylvain Thénault 3.6 updates
Mon, 12 Oct 2009 17:11:21 +0200 Aurelien Campeas stronger wording stable
Mon, 12 Oct 2009 13:16:08 +0200 Sylvain Thénault oops stable
Mon, 12 Oct 2009 13:13:11 +0200 Sylvain Thénault ... stable
Mon, 12 Oct 2009 13:12:52 +0200 Sylvain Thénault fix debug attribute conflict on configuration stable
Mon, 12 Oct 2009 12:57:48 +0200 Sylvain Thénault oops stable
Mon, 12 Oct 2009 12:57:02 +0200 Sylvain Thénault more doc stable
Mon, 12 Oct 2009 12:54:01 +0200 Sylvain Thénault system/user modes + CWDEV instead of installed/dev mixed modes. Fix behaviour when setting CW_MODE explicitly stable
Mon, 12 Oct 2009 12:20:51 +0200 Sylvain Thénault unused stable
Mon, 12 Oct 2009 12:20:41 +0200 Sylvain Thénault [reledit] display value anyway when should not edit attribute/relation stable
Mon, 12 Oct 2009 12:19:58 +0200 Sylvain Thénault do not override __iter__ on entities stable
Fri, 09 Oct 2009 19:21:06 +0200 Sylvain Thénault don't duplicates restrictions stable
Fri, 09 Oct 2009 19:20:38 +0200 Sylvain Thénault [multi-source] add test case for an encountered bug, fixed by adding state_of to dont_cross_relations. Added a note to remind me that something should be done to be smarter in handling this stable
Fri, 09 Oct 2009 19:19:30 +0200 Sylvain Thénault [rql2sql] test we don't crash on dumb queries stable
Fri, 09 Oct 2009 16:48:03 +0200 Sylvain Thénault give correctly typed eid stable
Fri, 09 Oct 2009 16:46:44 +0200 Sylvain Thénault oops, feature killed by merge...
Fri, 09 Oct 2009 16:39:26 +0200 Sylvain Thénault backport stable branch
Fri, 09 Oct 2009 16:31:06 +0200 Sylvain Thénault [wf engine] support for subwf exit point with no destination state: go back to state from which we entered into the subworkflow stable
Fri, 09 Oct 2009 15:53:42 +0200 Alexandre Fayolle fix title of CopyFormView stable
Fri, 09 Oct 2009 15:53:02 +0200 Alexandre Fayolle [doc] updated docstrings stable
Fri, 09 Oct 2009 15:10:17 +0200 Sylvain Thénault fix bug w/ get_entity and subqueries stable
Fri, 09 Oct 2009 10:49:21 +0200 Sylvain Thénault fix buggy assertion stable
Thu, 08 Oct 2009 15:25:09 +0200 Sylvain Thénault avoid progress bar when test launched from apycot stable
Thu, 08 Oct 2009 12:34:31 +0200 Sylvain Thénault merge stable
Thu, 08 Oct 2009 12:34:17 +0200 Sylvain Thénault [wf] fix detection of transition where we've entered a subworkflow stable
Thu, 08 Oct 2009 11:46:40 +0200 Sylvain Thénault missing translation stable
Thu, 08 Oct 2009 11:46:33 +0200 Sylvain Thénault enhance docstring stable
Thu, 08 Oct 2009 12:00:58 +0200 Aurelien Campeas oops stable
Thu, 08 Oct 2009 11:58:19 +0200 Aurelien Campeas add a commit point, a new transition exhibits the problem again stable
Thu, 08 Oct 2009 11:44:06 +0200 Aurelien Campeas a problem with consecutive transition firing when subworkflows are involved stable
Wed, 07 Oct 2009 23:20:01 +0200 Sylvain Thénault merge stable
Wed, 07 Oct 2009 23:17:32 +0200 Sylvain Thénault Added tag cubicweb-debian-version-3.5.4-1 for changeset 37d025b2aa77 stable
Wed, 07 Oct 2009 23:17:32 +0200 Sylvain Thénault Added tag cubicweb-version-3.5.4 for changeset 312349b3712e stable cubicweb-debian-version-3.5.4-1
Wed, 07 Oct 2009 22:18:16 +0200 Adrien Di Mascio [migration] make it more explicit that BaseTransition upgrade should only be done if migrating from version prior to 3.5 stable
Wed, 07 Oct 2009 21:59:22 +0200 Adrien Di Mascio [migration] fix 3.5.3_Any.py for migrations starting from before 3.5 stable
Wed, 07 Oct 2009 20:58:59 +0200 Sylvain Thénault 3.5.4 stable cubicweb-version-3.5.4
Wed, 07 Oct 2009 20:03:24 +0200 Sylvain Thénault ensure relation is properly created stable
Wed, 07 Oct 2009 19:59:46 +0200 Adrien Di Mascio [editcontroller] backout (sort of) removal of entity.complete() in validate_form stable
Wed, 07 Oct 2009 19:22:34 +0200 Sylvain Thénault don't crash if specified page size is greater than rset size stable
Wed, 07 Oct 2009 19:15:43 +0200 Sylvain Thénault fix startup as a daemon stable
Wed, 07 Oct 2009 18:41:17 +0200 Sylvain Thénault fix debug msg stable
Wed, 07 Oct 2009 17:13:01 +0200 Sylvain Thénault merge stable
Wed, 07 Oct 2009 17:12:40 +0200 Sylvain Thénault Added tag cubicweb-debian-version-3.5.3-1 for changeset 2e22b975f9c2 stable
Wed, 07 Oct 2009 17:12:40 +0200 Sylvain Thénault Added tag cubicweb-version-3.5.3 for changeset 540210e138d3 stable cubicweb-debian-version-3.5.3-1
Wed, 07 Oct 2009 17:08:49 +0200 Alexandre Fayolle [doc] added an example of use of create_entity in a shell session stable
Wed, 07 Oct 2009 15:35:59 +0200 Sylvain Thénault 3.5.3 stable cubicweb-version-3.5.3
Wed, 07 Oct 2009 15:11:55 +0200 Sylvain Thénault don't call complete here, it may fail in case of missing relation stable
Wed, 07 Oct 2009 15:09:20 +0200 Sylvain Thénault merge stable
Wed, 07 Oct 2009 15:09:03 +0200 Sylvain Thénault remove weird code leading to bug stable
Wed, 07 Oct 2009 14:50:33 +0200 Adrien Di Mascio [treeview] pass back subvid parameter to treeview when computing an opened subtree stable
Wed, 07 Oct 2009 14:37:15 +0200 Sylvain Thénault at this point we know this is true stable
Wed, 07 Oct 2009 14:36:55 +0200 Sylvain Thénault rewrite form_needs_multipart using precomputed form views stable
Wed, 07 Oct 2009 14:36:19 +0200 Sylvain Thénault fix inlined forms initialization stable
Wed, 07 Oct 2009 13:52:36 +0200 Sylvain Thénault [i18n] msgid tweaks stable
Wed, 07 Oct 2009 13:52:16 +0200 Sylvain Thénault i18n update stable
Wed, 07 Oct 2009 12:38:30 +0200 Sylvain Thénault merge fix
Wed, 07 Oct 2009 12:31:08 +0200 Sylvain Thénault backport stable branch
Wed, 07 Oct 2009 11:45:54 +0200 Sylvain Thénault merge stable
Wed, 07 Oct 2009 11:45:39 +0200 Sylvain Thénault test fixes stable
Wed, 07 Oct 2009 11:33:38 +0200 Sylvain Thénault cleanup stable
Wed, 07 Oct 2009 11:33:24 +0200 Sylvain Thénault use daemon thread stable
Wed, 07 Oct 2009 11:33:11 +0200 Sylvain Thénault set edited_attributes before call to pre_add_hook stable
Wed, 07 Oct 2009 11:32:54 +0200 Sylvain Thénault [entity] must not define __iter__ or other method from the dict protocal since entities are inheriting from dict (and expecting such behaviour) stable
Wed, 07 Oct 2009 10:41:19 +0200 Aurelien Campeas two bits of docstring stable
Wed, 07 Oct 2009 10:33:24 +0200 Nicolas Chauvat [doc] various fixes stable
Tue, 06 Oct 2009 15:56:10 -0700 Sandrine Ribeau [sobjects] missing import stable
Tue, 06 Oct 2009 14:12:56 -0700 Sandrine Ribeau [doc] include module uicfg and rtags doctring in the book stable
Tue, 06 Oct 2009 18:17:11 +0200 Sylvain Thénault doesn't necessarily have parent stable
Tue, 06 Oct 2009 18:15:05 +0200 Sylvain Thénault add version number to deprecation messages stable
Tue, 06 Oct 2009 18:14:54 +0200 Sylvain Thénault set title to None so it doesn't appears in possible views stable
Tue, 06 Oct 2009 17:49:42 +0200 Sylvain Thénault remove useless code stable
Tue, 06 Oct 2009 17:45:10 +0200 Sylvain Thénault [forms] fix generated label for fields stable
Tue, 06 Oct 2009 17:18:23 +0200 Sylvain Thénault merge stable
Tue, 06 Oct 2009 17:18:10 +0200 Sylvain Thénault [forms] some style for htable renderer layout stable
Tue, 06 Oct 2009 17:16:23 +0200 Sylvain Thénault [json validation] catch everything here stable
Tue, 06 Oct 2009 17:15:24 +0200 Sylvain Thénault [tabs] some convenience classes for tabbed views stable
Tue, 06 Oct 2009 17:15:04 +0200 Sylvain Thénault [tabs] refactor to more tab control stable
Tue, 06 Oct 2009 17:14:15 +0200 Sylvain Thénault [hooks] don't delete composed of a composite where relation is being removed from the schema stable
Tue, 06 Oct 2009 17:13:27 +0200 Sylvain Thénault add edited_attributes to entities from external sources stable
Tue, 06 Oct 2009 17:13:08 +0200 Sylvain Thénault [entities] default implementation for after_deletion_path goes back to the parent if any stable
Tue, 06 Oct 2009 17:12:26 +0200 Sylvain Thénault [vreg] fix reloading pb w/ module level error stable
Tue, 06 Oct 2009 16:50:11 +0200 Sylvain Thénault [config] dumb implementation of default_instance_id on no app config since it's referenced stable
Tue, 06 Oct 2009 16:56:22 +0200 Alexandre Fayolle fix label in generated form for relations stable
Tue, 06 Oct 2009 14:14:16 +0200 Aurelien Campeas typo stable
Tue, 06 Oct 2009 14:01:21 +0200 Aurelien Campeas bits about operations (from the actual docstrings) stable
Mon, 05 Oct 2009 19:11:48 +0200 Aurelien Campeas fixlets on the workflow chapter stable
Mon, 05 Oct 2009 18:45:40 +0200 Aurelien Campeas merge stable
Mon, 05 Oct 2009 18:45:12 +0200 Aurelien Campeas smallest possible change to fix #472806 stable
Mon, 05 Oct 2009 16:15:41 +0200 Aurelien Campeas provide missing image, build on local user tmp (to avoid permissions conflicts) stable
Mon, 05 Oct 2009 16:04:14 +0200 Aurelien Campeas update chatper on permissions stable
Mon, 05 Oct 2009 17:40:33 +0200 Alexandre Fayolle Hide Workflow related entities in the schema diagram stable
Fri, 02 Oct 2009 15:31:28 +0200 Sylvain Thénault [schema] make RQL* constraints usable w/ attributes stable
Fri, 02 Oct 2009 14:22:23 +0200 Sylvain Thénault [session cache] ensure we're not modifying cached rset/entities, they may be used elsewhere stable
Fri, 02 Oct 2009 14:17:22 +0200 Sylvain Thénault [entity] put cached related entities as tuple to be sure no one is modifying stable
Fri, 02 Oct 2009 14:15:23 +0200 Sylvain Thénault [rset] new copy() method stable
Fri, 02 Oct 2009 10:14:29 +0200 Sylvain Thénault [migration] fix bug when propagating newly inserted relation type to children classes stable
Fri, 02 Oct 2009 08:57:55 +0200 Sylvain Thénault merge stable
Fri, 02 Oct 2009 08:57:25 +0200 Sylvain Thénault add some notes stable
Fri, 02 Oct 2009 08:57:16 +0200 Sylvain Thénault fix pyro-host option type stable
Fri, 02 Oct 2009 08:57:07 +0200 Sylvain Thénault fix bug when renaming a full text indexed attribute stable
Thu, 01 Oct 2009 17:15:46 +0200 Aurelien Campeas fix remove/do not remove action sequence (using a temp attribute instead of setting a wrong value in the resurrected hidden input) stable
Thu, 01 Oct 2009 16:06:29 +0200 Aurelien Campeas fix #471746 stable
Thu, 01 Oct 2009 14:50:10 +0200 Sylvain Thénault [migration] when adding a new attribute with a default value, set this value on existing entities (test and fix) stable
Thu, 01 Oct 2009 09:41:41 +0200 Sylvain Thénault oops stable
Thu, 01 Oct 2009 09:41:34 +0200 Sylvain Thénault unicode file name stable
Thu, 01 Oct 2009 09:41:26 +0200 Sylvain Thénault by default skip new 'footer' category stable
Thu, 01 Oct 2009 08:49:29 +0200 Sylvain Thénault [pyro] merge pyro-id / pyro-instance-id options, put all pyro options in the same section of the configuration file stable
Wed, 30 Sep 2009 21:06:09 +0200 Adrien Di Mascio [css] fix html_tree css, selected node use the selected class stable
Wed, 30 Sep 2009 18:53:18 +0200 Julien Jehannet [B] urlrewite: basic patch for i18n vtitle stable
Wed, 30 Sep 2009 18:57:42 +0200 Sylvain Thénault backport stable branch
Wed, 30 Sep 2009 17:57:02 +0200 Sylvain Thénault more test stable
Wed, 30 Sep 2009 17:56:53 +0200 Sylvain Thénault ensure str is given as field's name stable
Wed, 30 Sep 2009 17:32:29 +0200 Sylvain Thénault nicer deprecation messages stable
Wed, 30 Sep 2009 17:32:03 +0200 Sylvain Thénault [inlined forms] nicer add_hiddens implementation relying on standard entity forms handling stable
Wed, 30 Sep 2009 16:34:43 +0200 Sylvain Thénault [migration] take care to entity being added stable
Wed, 30 Sep 2009 16:23:12 +0200 Sylvain Thénault call special sql files in correct order stable
Wed, 30 Sep 2009 16:06:58 +0200 Sylvain Thénault cleanup stable
Wed, 30 Sep 2009 16:06:52 +0200 Sylvain Thénault support for automatic transition stable
Wed, 30 Sep 2009 16:06:04 +0200 Sylvain Thénault log when connecting to an external pyro source stable
Wed, 30 Sep 2009 16:05:43 +0200 Sylvain Thénault [migration] fix addition of attribute to a parent class stable
Tue, 29 Sep 2009 15:10:12 -0700 Sandrine Ribeau [notification] add operation responsible for sending email notification when an entity is updated stable
Tue, 29 Sep 2009 15:58:44 +0200 Sylvain Thénault backport stable branch
Tue, 29 Sep 2009 15:10:56 +0200 Sylvain Thénault don't accept None to avoid error stable
Tue, 29 Sep 2009 15:10:13 +0200 Sylvain Thénault [selectors] add accept_none to EClassSelector so we can specify to not ignore None from outer join in some cases stable
Tue, 29 Sep 2009 15:09:12 +0200 Sylvain Thénault can't edit in_state anymore, hide it stable
Tue, 29 Sep 2009 12:46:22 +0200 Sylvain Thénault update test, record a failing test (commented out) stable
Tue, 29 Sep 2009 12:45:23 +0200 Sylvain Thénault merge stable
Tue, 29 Sep 2009 12:44:50 +0200 Sylvain Thénault [form] important refactoring of inlined forms to get proper separation of form object creation / rendering stable
Tue, 29 Sep 2009 12:44:06 +0200 Sylvain Thénault __linkto may only appears in root form stable
Tue, 29 Sep 2009 12:43:40 +0200 Sylvain Thénault [form] put unknown constructor args into extra_kwargs and consider them when looking for field display values stable
Tue, 29 Sep 2009 12:42:24 +0200 Sylvain Thénault update to new file schema stable
Tue, 29 Sep 2009 12:42:11 +0200 Sylvain Thénault forgotten that one stable
Tue, 29 Sep 2009 12:41:46 +0200 Sylvain Thénault [form] replace is_subform by parent_form, carrying more information at the same cost stable
Tue, 29 Sep 2009 12:39:32 +0200 Sylvain Thénault move low-level form handling to base form class stable
Tue, 29 Sep 2009 12:38:48 +0200 Sylvain Thénault fix warning stable
Tue, 29 Sep 2009 12:37:47 +0200 Sylvain Thénault rename form_build_context to build_context, and call it from form, not renderer stable
Tue, 29 Sep 2009 10:39:02 +0200 Sylvain Thénault merge stable
Mon, 28 Sep 2009 21:32:10 +0200 Julien Jehannet [B] server: fix initial data structure in session.transaction_data stable
Tue, 29 Sep 2009 09:22:14 +0200 Katia Saurfelt [form] make EntityFormRenderer a little bit easier to override stable
Mon, 28 Sep 2009 18:58:12 +0200 Sylvain Thénault fix selectors stable
Mon, 28 Sep 2009 16:39:10 +0200 Sylvain Thénault fix dumb name error
Mon, 28 Sep 2009 16:07:18 +0200 Sylvain Thénault bad merge
Mon, 28 Sep 2009 12:37:01 +0200 Sylvain Thénault backport stable
Mon, 28 Sep 2009 11:35:04 +0200 Sylvain Thénault oops stable
Mon, 28 Sep 2009 11:09:50 +0200 Sylvain Thénault merge stable
Mon, 28 Sep 2009 11:09:40 +0200 Sylvain Thénault [ui api] backport create_links from forge so it may be reused stable
Mon, 28 Sep 2009 11:06:18 +0200 Sylvain Thénault [schema] set composite on state_of / transition_of stable
Mon, 28 Sep 2009 11:02:24 +0200 Sylvain Thénault cleanup not necessary stable
Mon, 28 Sep 2009 11:02:04 +0200 Sylvain Thénault [fti] don't catch BaseException subclasses stable
Mon, 28 Sep 2009 11:01:32 +0200 Sylvain Thénault support name metadata on guess_field; add name_field to FileField stable
Mon, 28 Sep 2009 10:56:37 +0200 Sylvain Thénault [ui] turn footer items into actions stable
Mon, 28 Sep 2009 10:55:36 +0200 Sylvain Thénault cleanup unused stable
Sat, 26 Sep 2009 11:45:47 +0200 Sylvain Thénault use default repo looping task so they are started in thread, else we get blocking task stable
Sat, 26 Sep 2009 11:44:58 +0200 Sylvain Thénault skel fixes stable
Sat, 26 Sep 2009 11:44:35 +0200 Sylvain Thénault cleanup
Sat, 26 Sep 2009 11:42:50 +0200 Sylvain Thénault missing section
Fri, 25 Sep 2009 14:25:46 +0200 Sylvain Thénault [index page] move workflow entity types to the 'system' entities stable
Sun, 27 Sep 2009 14:37:55 +0200 Nicolas Chauvat [doc] add missing dependencies in annexes. explain more precisely source install. stable
Fri, 25 Sep 2009 21:58:55 +0200 Nicolas Chauvat [views] workflow primary view: do not show states and transitions in side boxes stable
Fri, 25 Sep 2009 20:49:41 +0200 Nicolas Chauvat [cwctl] improve dialog messages stable
Fri, 25 Sep 2009 11:57:35 +0200 Sylvain Thénault cleanup
Fri, 25 Sep 2009 11:57:31 +0200 Sylvain Thénault fix some actions selectors
Fri, 25 Sep 2009 11:57:06 +0200 Sylvain Thénault [autoform] no need to recheck inlined tag here
Fri, 25 Sep 2009 11:56:31 +0200 Sylvain Thénault [i18n] properly give context
Fri, 25 Sep 2009 11:55:39 +0200 Sylvain Thénault remove useless rtag (correct default)
Fri, 25 Sep 2009 11:54:49 +0200 Sylvain Thénault smarter default for actionbox_appearsin_addmenu
Fri, 25 Sep 2009 11:54:03 +0200 Sylvain Thénault [inplace edit] we can now use edition form for both attributes and relations inplace form
Fri, 25 Sep 2009 11:53:06 +0200 Sylvain Thénault handle display_fields in the form, not in the renderer
Fri, 25 Sep 2009 11:50:22 +0200 Sylvain Thénault [uicfg, autoform] should have been in previous ci
Fri, 25 Sep 2009 11:49:47 +0200 Sylvain Thénault [uicfg, autoform] more consistent/powerful autoform_section rtags by using formtype/section; deprecates autoform_is_inlined; refactor automatci form and renderer thanks to this
Fri, 25 Sep 2009 11:30:59 +0200 Sylvain Thénault [forms] drop FormMixIn deprecated in 3.2
Fri, 25 Sep 2009 11:27:26 +0200 Sylvain Thénault [api] use _cw
Fri, 25 Sep 2009 11:27:01 +0200 Sylvain Thénault [rtags] ease overriding
Fri, 25 Sep 2009 11:25:27 +0200 Sylvain Thénault [rtags] make internal key order consistent with api
Fri, 25 Sep 2009 11:23:11 +0200 Sylvain Thénault can now give context to rschema.display_name(...)
Fri, 25 Sep 2009 11:01:23 +0200 Adrien Di Mascio [forms] fix form_needs_multipart implementation stable
Fri, 25 Sep 2009 09:09:02 +0200 Adrien Di Mascio [magicsearch] (pre_)process_query doesn't need the req argument, instances already have access to self._cw
Thu, 24 Sep 2009 21:20:15 +0200 Adrien Di Mascio [tests] make unittest_viewselectors pass again
Thu, 24 Sep 2009 20:46:53 +0200 Adrien Di Mascio [tests] make unittest_views_editforms pass again
Thu, 24 Sep 2009 20:40:20 +0200 Adrien Di Mascio [tests] make unittest_views_actions pass again
Thu, 24 Sep 2009 20:39:08 +0200 Adrien Di Mascio [tests] make unittest_urlrewrite pass again
Thu, 24 Sep 2009 20:31:23 +0200 Adrien Di Mascio [tests] make unittest_uicfg pass again by using the correct test class
Thu, 24 Sep 2009 20:28:25 +0200 Adrien Di Mascio [editcontroller] fix bad method name: s/process_form_data/process_form_value
Thu, 24 Sep 2009 20:25:49 +0200 Adrien Di Mascio [magicsearch] make tests pass again: base preprocessor must have access to vreg
Thu, 24 Sep 2009 11:06:50 +0200 Adrien Di Mascio merge
Thu, 24 Sep 2009 00:24:21 +0200 Adrien Di Mascio [api] some more _cw / __regid__, automatic tests now pass again
Thu, 24 Sep 2009 00:23:32 +0200 Adrien Di Mascio [entity] pass cw_row and cw_col to select(vid, ...) in self.view
Wed, 23 Sep 2009 23:28:59 +0200 Sylvain Thénault don't use assert here
Wed, 23 Sep 2009 20:13:31 +0200 Adrien Di Mascio [api] __regid__, cw_* and friends
Wed, 23 Sep 2009 20:12:48 +0200 Adrien Di Mascio [facets] typo fix
Wed, 23 Sep 2009 19:43:00 +0200 Adrien Di Mascio merge
Wed, 23 Sep 2009 19:42:44 +0200 Adrien Di Mascio [testlib] added some new required attributes on FakeRequest, fix dummy NameError
Wed, 23 Sep 2009 19:41:19 +0200 Adrien Di Mascio [deprecation] better deprecation handling on self.varmaker
Wed, 23 Sep 2009 19:40:47 +0200 Adrien Di Mascio [entity] fix view selection in entity.view
Wed, 23 Sep 2009 19:40:19 +0200 Adrien Di Mascio [api] work in progress, use __regid__, cw_*, etc.
Wed, 23 Sep 2009 19:36:53 +0200 Sylvain Thénault use __regid__
Wed, 23 Sep 2009 19:36:31 +0200 Sylvain Thénault no need to access to _ through entity.req...
Wed, 23 Sep 2009 19:26:38 +0200 Sylvain Thénault remove dumb test
Wed, 23 Sep 2009 19:23:09 +0200 Sylvain Thénault test fixes
Wed, 23 Sep 2009 19:16:51 +0200 Sylvain Thénault use __regid__
Wed, 23 Sep 2009 19:16:44 +0200 Sylvain Thénault update and simplify test
Wed, 23 Sep 2009 18:23:52 +0200 Sylvain Thénault cleanup stable
Wed, 23 Sep 2009 18:23:45 +0200 Sylvain Thénault [security] test and fix/refactor optimization of optional varialbe when rewriting rql stable
Wed, 23 Sep 2009 18:21:37 +0200 Sylvain Thénault use maxsize stable
Wed, 23 Sep 2009 16:33:29 +0200 Alexandre Fayolle typo fix stable
Wed, 23 Sep 2009 16:31:27 +0200 Alexandre Fayolle typo fix stable
Wed, 23 Sep 2009 16:28:50 +0200 Alexandre Fayolle documentation formatting fix stable
Wed, 23 Sep 2009 15:42:00 +0200 Sylvain Thénault use __regid__, not id
Wed, 23 Sep 2009 15:29:31 +0200 Sylvain Thénault cw.rqlrewrite shouldn't depend on cw.server stable
Wed, 23 Sep 2009 15:26:59 +0200 Sylvain Thénault nicer test
Wed, 23 Sep 2009 15:26:47 +0200 Sylvain Thénault add anon user for TestServerConfiguration, no only AppTestConfiguration
Wed, 23 Sep 2009 13:43:00 +0200 Sylvain Thénault merge
Wed, 23 Sep 2009 13:42:48 +0200 Sylvain Thénault state_of/transition_of could now be inlined
Wed, 23 Sep 2009 13:42:33 +0200 Sylvain Thénault use ._cw instead of req on appobject classes
Wed, 23 Sep 2009 13:41:18 +0200 Sylvain Thénault move hooks test to the hooks package, update them to work with a minimal schema
Wed, 23 Sep 2009 13:34:22 +0200 Adrien Di Mascio [api] use cw_* in supervising
Wed, 23 Sep 2009 13:34:08 +0200 Adrien Di Mascio [supervising] fix delete_relation() prototype and changedescr usage
Wed, 23 Sep 2009 13:30:16 +0200 Adrien Di Mascio [tests] fix status change notification test: initial user state is set on commit
Wed, 23 Sep 2009 13:29:10 +0200 Adrien Di Mascio [notification] add missing import, fix dummy AttributeError in RenderAndSendNotificationView
Wed, 23 Sep 2009 13:28:26 +0200 Adrien Di Mascio [api] use cw_*
Wed, 23 Sep 2009 13:27:05 +0200 Adrien Di Mascio [server] backout previous change: forcing HooksRegistry instanciation conflicts with later hooks registration later in tests
Wed, 23 Sep 2009 12:45:40 +0200 Adrien Di Mascio [tests] force hook registry instanciation for test configs
Wed, 23 Sep 2009 12:31:55 +0200 Adrien Di Mascio merge
Wed, 23 Sep 2009 12:31:18 +0200 Adrien Di Mascio [hooks] fix dummy NameError in RenderAndSendNotification
Wed, 23 Sep 2009 12:30:56 +0200 Adrien Di Mascio [hooks] fix dummy AttributeError in SetUseEmailRelationOp
Wed, 23 Sep 2009 12:29:53 +0200 Adrien Di Mascio [tests] use maxsize instead of SizeConstraint
Wed, 23 Sep 2009 12:29:31 +0200 Adrien Di Mascio fix deprecation warnings in appobject: display the correct expected replacement
Wed, 23 Sep 2009 12:28:28 +0200 Adrien Di Mascio [api] use _cw, cw_row, cw_col, cw_rset etc.
Wed, 23 Sep 2009 12:23:14 +0200 Sylvain Thénault unregister hooks by using category
Wed, 23 Sep 2009 12:23:00 +0200 Sylvain Thénault fix hook category selector
Wed, 23 Sep 2009 12:22:43 +0200 Sylvain Thénault nicer error message
Wed, 23 Sep 2009 12:22:16 +0200 Sylvain Thénault no more HooksManager but a HooksRegistry: update test accordingly
Wed, 23 Sep 2009 12:17:59 +0200 Sylvain Thénault update imports, rename test module
Wed, 23 Sep 2009 11:22:19 +0200 Sylvain Thénault indent
Wed, 23 Sep 2009 11:22:08 +0200 Sylvain Thénault access to repo through session
Wed, 23 Sep 2009 11:20:29 +0200 Sylvain Thénault fix class name
Wed, 23 Sep 2009 11:16:38 +0200 Adrien Di Mascio [bootstrap] metadata hooks need to be registered at bootstrap time for db creation
Wed, 23 Sep 2009 11:13:39 +0200 Adrien Di Mascio [api] use __regid__ instead of deprecated id
Wed, 23 Sep 2009 11:10:38 +0200 Adrien Di Mascio [api] use cw_property_defs instead of deprecated property_defs
Wed, 23 Sep 2009 11:05:14 +0200 Sylvain Thénault use self._cw instead of self.req
Wed, 23 Sep 2009 11:04:59 +0200 Sylvain Thénault nicer deprecation warnings
Wed, 23 Sep 2009 11:03:57 +0200 Sylvain Thénault fix some name errors
Wed, 23 Sep 2009 11:03:38 +0200 Sylvain Thénault typo
Wed, 23 Sep 2009 11:03:14 +0200 Sylvain Thénault should be a after_add hook
Wed, 23 Sep 2009 10:22:04 +0200 Sylvain Thénault use ._cw instead of req on appobject classes
Wed, 23 Sep 2009 10:21:37 +0200 Sylvain Thénault access to schema through vreg
Wed, 23 Sep 2009 10:20:51 +0200 Sylvain Thénault use __regid__ instead of id on appobject classes
Wed, 23 Sep 2009 10:19:35 +0200 Sylvain Thénault widgets has been removed
Wed, 23 Sep 2009 10:19:18 +0200 Sylvain Thénault update hook api
Wed, 23 Sep 2009 09:54:25 +0200 Adrien Di Mascio merge
Wed, 23 Sep 2009 09:54:01 +0200 Adrien Di Mascio [migration] fix bootstrap migration of 3.5 : need to support old-style and new-style hooks to migrate from 3.4 to 3.6
Wed, 23 Sep 2009 09:52:52 +0200 Adrien Di Mascio [hooks] fix check for .events attribute in hooks
Wed, 23 Sep 2009 09:52:09 +0200 Adrien Di Mascio [selectors] cls.vreg is not usable anymore, use req.vreg instead
Wed, 23 Sep 2009 09:51:42 +0200 Adrien Di Mascio [schema] CWProperty is required at bootstrap time
Wed, 23 Sep 2009 09:48:34 +0200 Adrien Di Mascio [hooks] fix deprecation warnings for old hook classes
Wed, 23 Sep 2009 09:47:04 +0200 Adrien Di Mascio [appobject] detect old-style property_defs and emit a deprectaion warning
Wed, 23 Sep 2009 08:14:45 +0200 Adrien Di Mascio merge
Tue, 22 Sep 2009 13:08:42 +0200 Adrien Di Mascio backport old changesets corresponding to new form / controller implementation
Wed, 05 Aug 2009 09:15:56 +0200 Adrien Di Mascio [forms] work-in-progress, big editcontroller refactoring: let fields/widgets process posted data
Wed, 05 Aug 2009 09:14:34 +0200 Adrien Di Mascio [editcontroller] rename is_edited variable into is_main_entity to make things clearer
Wed, 05 Aug 2009 09:10:32 +0200 Adrien Di Mascio [forms] work-in-progress: let guess_field and RichTextField.get_format_field handle eidparam of meta fields
Wed, 05 Aug 2009 09:05:40 +0200 Adrien Di Mascio [forms] work-in-progress: get rid of edits- / edito-
Wed, 23 Sep 2009 09:35:36 +0200 Sylvain Thénault nicer warnings
Wed, 23 Sep 2009 09:35:28 +0200 Sylvain Thénault remove method deprecated since 3.2
Wed, 23 Sep 2009 09:35:11 +0200 Sylvain Thénault use .session.repo instead of repo on operation classes
Wed, 23 Sep 2009 09:34:46 +0200 Sylvain Thénault use ._cw.vreg instead of vreg on appobject classes
Wed, 23 Sep 2009 09:34:10 +0200 Sylvain Thénault use .cw_rset instead of rset on appobject classes
Wed, 23 Sep 2009 09:33:02 +0200 Sylvain Thénault use ._cw instead of req on appobject classes
Wed, 23 Sep 2009 09:29:39 +0200 Sylvain Thénault use __regid__ instead of id on appobject classes
Wed, 23 Sep 2009 08:42:52 +0200 Sylvain Thénault [appobjects] use __regid__ instead of __id__, more explicit
Wed, 23 Sep 2009 08:17:52 +0200 Sylvain Thénault backport stable
Wed, 23 Sep 2009 08:16:06 +0200 Sylvain Thénault [db-check] fix sql to fix bad eid referenced by inlined relation stable
Tue, 22 Sep 2009 19:33:47 +0200 Sylvain Thénault use 3.6 attributes
Tue, 22 Sep 2009 18:59:00 +0200 Sylvain Thénault typo stable
Tue, 22 Sep 2009 18:52:20 +0200 Sylvain Thénault this has probably be killed by a bad merge... stable
Tue, 22 Sep 2009 14:08:21 +0200 Sylvain Thénault [notification] use super_session to select the recipients finder stable
Tue, 22 Sep 2009 12:11:12 +0200 Adrien Di Mascio backport stable branch
Tue, 22 Sep 2009 11:13:55 +0200 Adrien Di Mascio Added tag cubicweb-debian-version-3.5.2-1 for changeset 75cc4aa76fb1 stable
Tue, 22 Sep 2009 11:13:54 +0200 Adrien Di Mascio Added tag cubicweb-version-3.5.2 for changeset 1f0aa3cd5af2 stable cubicweb-debian-version-3.5.2-1
Tue, 22 Sep 2009 11:13:44 +0200 Adrien Di Mascio preparing 3.5.2 stable cubicweb-version-3.5.2
Tue, 22 Sep 2009 10:40:03 +0200 Adrien Di Mascio [i18n] updated catalogs stable
Tue, 22 Sep 2009 10:04:58 +0200 Sylvain Thénault fix uid generation for py >= 2.5 stable
Tue, 22 Sep 2009 10:04:45 +0200 Sylvain Thénault update to 3.5 wf api stable
Tue, 22 Sep 2009 09:50:45 +0200 Adrien Di Mascio [magicsearch] update to match new i18n API: config.translations[lang] now returns a couple of function stable
Tue, 22 Sep 2009 09:44:35 +0200 Adrien Di Mascio [tests] fix inline-creation/edition unit tests stable
Tue, 22 Sep 2009 09:17:15 +0200 Sylvain Thénault cleanup, reorganize stable
Tue, 22 Sep 2009 09:17:03 +0200 Sylvain Thénault [css] backported download box styles from forge stable
Tue, 22 Sep 2009 09:16:43 +0200 Sylvain Thénault [forms] do similar refactoring for inline edition than for inline creation stable
Mon, 21 Sep 2009 19:49:47 +0200 Sylvain Thénault merge stable
Mon, 21 Sep 2009 19:49:21 +0200 Sylvain Thénault refactor to ease overriding stable
Mon, 21 Sep 2009 19:49:02 +0200 Sylvain Thénault [inline forms] propagate kwargs to render_form stable
Mon, 21 Sep 2009 19:48:30 +0200 Sylvain Thénault [forms] propagate parameters added to autoform method stable
Mon, 21 Sep 2009 19:44:08 +0200 Sylvain Thénault [schema sync] fix so that new cardinality are considered when both inlined and cardinality change in the same transaction stable
Mon, 21 Sep 2009 19:16:10 +0200 Aurelien Campeas a case for tidy : for your consideration stable
Mon, 21 Sep 2009 18:49:38 +0200 Sylvain Thénault [uicfg] automatically set generated for the opposite of inlined relation as well stable
Mon, 21 Sep 2009 18:09:38 +0200 Sylvain Thénault since we have the transition entity, give it directly stable
Mon, 21 Sep 2009 18:03:10 +0200 Sylvain Thénault merge stable
Mon, 21 Sep 2009 18:02:59 +0200 Sylvain Thénault this is actually a role, fix argument name stable
Mon, 21 Sep 2009 18:02:48 +0200 Sylvain Thénault fix vocab param to avoid deprecation warning stable
Mon, 21 Sep 2009 18:02:21 +0200 Sylvain Thénault fix case insensitive selector for entity creation stable
Mon, 21 Sep 2009 18:00:28 +0200 Sylvain Thénault [selector] check read perm if action is add/update/delete stable
Mon, 21 Sep 2009 17:59:22 +0200 Sylvain Thénault don't want this stable
Mon, 21 Sep 2009 17:04:19 +0200 Adrien Di Mascio [validatecontroller] allow additional args to be passed to the js callback stable
Mon, 21 Sep 2009 15:55:40 +0200 Adrien Di Mascio [javascript] make inlinedform-added event bindable stable
Mon, 21 Sep 2009 15:33:46 +0200 Adrien Di Mascio [forms] take a look at inlined form to guess whether the form requires multipart or not stable
Mon, 21 Sep 2009 12:52:44 +0200 Sylvain Thénault [form] simply skip unknown argument given to form constructor, don't fail stable
Mon, 21 Sep 2009 12:52:17 +0200 Sylvain Thénault fix argument given to changestate form selection stable
Mon, 21 Sep 2009 12:15:32 +0200 Sylvain Thénault can't use anymore make_uid to generate a valid js var name stable
Mon, 21 Sep 2009 11:55:50 +0200 Sylvain Thénault remove debug raise stable
Mon, 21 Sep 2009 11:42:09 +0200 Sylvain Thénault merge stable
Mon, 21 Sep 2009 11:41:45 +0200 Sylvain Thénault statuschange form view only works w/ one entity, fix selector accordingly stable
Mon, 21 Sep 2009 11:41:17 +0200 Sylvain Thénault fix sort of fields vocabulary: should consider option groups stable
Mon, 21 Sep 2009 11:18:55 +0200 Adrien Di Mascio [widgets] change make_uid() seed to make slider ids xhtml-valid stable
Fri, 18 Sep 2009 19:51:45 +0200 Sylvain Thénault introduced to ease overriding for fancy stuff... stable
Fri, 18 Sep 2009 19:51:27 +0200 Sylvain Thénault cleaner code stable
Fri, 18 Sep 2009 19:51:13 +0200 Sylvain Thénault don't propose inlined form if user can't edit the entity stable
Fri, 18 Sep 2009 19:50:37 +0200 Sylvain Thénault cleanup, smarter sort control to avoid it when not necessary stable
Fri, 18 Sep 2009 19:49:54 +0200 Sylvain Thénault facets enhancement: can now set label_vid to use a view instead of a simple attribute as label stable
Fri, 18 Sep 2009 19:48:58 +0200 Sylvain Thénault fix/enhance i18n context usage for inlined forms stable
Fri, 18 Sep 2009 19:47:07 +0200 Sylvain Thénault don't show label if no label given stable
Fri, 18 Sep 2009 16:00:02 +0200 Julien Jehannet fix sys import stable
Fri, 18 Sep 2009 12:50:39 +0200 Sylvain Thénault merge stable
Fri, 18 Sep 2009 12:50:25 +0200 Sylvain Thénault merge stable
Fri, 18 Sep 2009 12:45:43 +0200 Julien Jehannet [D] book: define a workflow stable
Fri, 18 Sep 2009 12:48:58 +0200 Aurelien Campeas cleanup stable
Fri, 18 Sep 2009 12:47:47 +0200 Aurelien Campeas more in the way of subclassability & args passing all the way down stable
Fri, 18 Sep 2009 12:33:12 +0200 Alexandre Fayolle merge stable
Fri, 18 Sep 2009 12:27:51 +0200 Alexandre Fayolle documentation : fixed docstring stable
Fri, 18 Sep 2009 12:21:49 +0200 Sylvain Thénault backport 3.5 stable
Fri, 18 Sep 2009 12:20:39 +0200 Sylvain Thénault backport old head 3.5
Fri, 18 Sep 2009 11:24:37 +0200 Sylvain Thénault STABLE IS NOW 3.5 stable
Fri, 18 Sep 2009 11:06:42 +0200 Sylvain Thénault Added tag cubicweb-debian-version-3.5.1-1 for changeset f476cecd4690 3.5
Fri, 18 Sep 2009 11:06:42 +0200 Sylvain Thénault Added tag cubicweb-version-3.5.1 for changeset 77ed72f3c260 3.5 cubicweb-debian-version-3.5.1-1
Fri, 18 Sep 2009 10:35:09 +0200 Sylvain Thénault 3.5.1 3.5 cubicweb-version-3.5.1
Fri, 18 Sep 2009 10:34:33 +0200 Sylvain Thénault backport stable 3.5
Fri, 18 Sep 2009 09:21:53 +0200 Sylvain Thénault i18nupdate 3.5
Fri, 18 Sep 2009 09:17:20 +0200 Sylvain Thénault we may have some entity forms with nothing to edit for an entity, no RequestError in that case 3.5
Fri, 18 Sep 2009 09:16:40 +0200 Sylvain Thénault fix generated label for object relation 3.5
Fri, 18 Sep 2009 09:16:20 +0200 Sylvain Thénault [wf graph] translate group names as well 3.5
Fri, 18 Sep 2009 09:16:01 +0200 Sylvain Thénault [wf] uicfg tweaks 3.5
Fri, 18 Sep 2009 08:33:18 +0200 Sylvain Thénault [migration] fix initial_state migration: at this point, S state_of ET is no more true (but we don't need it...) 3.5
Fri, 18 Sep 2009 08:33:16 +0200 Sylvain Thénault [ui] translate state/tr names in wf image 3.5
Fri, 18 Sep 2009 08:16:01 +0200 Sylvain Thénault cleanup 3.5
Fri, 18 Sep 2009 07:57:28 +0200 Sylvain Thénault merge 3.5
Fri, 18 Sep 2009 07:56:46 +0200 Sylvain Thénault remove 2.5 construct 3.5
Thu, 17 Sep 2009 15:52:46 +0200 Sylvain Thénault missing import
Thu, 17 Sep 2009 19:43:42 +0200 Aurelien Campeas make it easier to subclass 3.5
Thu, 17 Sep 2009 19:38:04 +0200 Katia Saurfelt backport from 3.5 stable
Thu, 17 Sep 2009 17:06:22 +0200 Sylvain Thénault merge 3.5
Thu, 17 Sep 2009 17:05:58 +0200 Sylvain Thénault Added tag cubicweb-debian-version-3.5.0-1 for changeset 7e5d0ae8d202 3.5
Thu, 17 Sep 2009 17:05:58 +0200 Sylvain Thénault Added tag cubicweb-version-3.5.0 for changeset 70c0dd1c3b7d 3.5 cubicweb-debian-version-3.5.0-1
Thu, 17 Sep 2009 16:16:00 +0200 Aurelien Campeas do not wipe a good value if input is bad and cancelled 3.5
Thu, 17 Sep 2009 15:16:53 +0200 Sylvain Thénault backport 3.5
Thu, 17 Sep 2009 14:53:18 +0200 Sylvain Thénault backport stable 3.5 cubicweb-version-3.5.0
Thu, 17 Sep 2009 14:03:21 +0200 Aurelien Campeas Added tag cubicweb-debian-version-3.4.11-1 for changeset 635a25031f4a stable
Thu, 17 Sep 2009 14:03:20 +0200 Aurelien Campeas Added tag cubicweb-version-3.4.11 for changeset f3d2adf48332 stable cubicweb-debian-version-3.4.11-1
Thu, 17 Sep 2009 14:03:17 +0200 Aurelien Campeas bump stable cubicweb-version-3.4.11
Thu, 17 Sep 2009 13:36:41 +0200 Sylvain Thénault skip SYSTEM_RTYPES by default in schema view 3.5
Thu, 17 Sep 2009 13:21:13 +0200 Sylvain Thénault tweak catalog generation by adding a new SYSTEM_RTYPES set to schema 3.5
Thu, 17 Sep 2009 12:30:53 +0200 Sylvain Thénault remove debug print 3.5
Thu, 17 Sep 2009 12:29:47 +0200 Sylvain Thénault fix .po generation: ensure we get all msgids when building a cube catalog 3.5
Thu, 17 Sep 2009 12:29:05 +0200 Sylvain Thénault ensure pgettext return unicode as well 3.5
Thu, 17 Sep 2009 12:11:39 +0200 Aurelien Campeas more doc stable
Thu, 17 Sep 2009 12:03:14 +0200 Adrien Di Mascio i18n roundup 3.5
Thu, 17 Sep 2009 11:45:20 +0200 Adrien Di Mascio [i18n] do not add context information for metadata relations 3.5
Thu, 17 Sep 2009 11:31:38 +0200 Sylvain Thénault ensure bw compat for relation traduction, add context to _object msg id 3.5
Thu, 17 Sep 2009 11:08:09 +0200 Sylvain Thénault patch gettext for compat w/ catalog generated by cw < 3.5 3.5
Thu, 17 Sep 2009 09:52:19 +0200 Sylvain Thénault merge 3.5
Thu, 17 Sep 2009 09:51:39 +0200 Sylvain Thénault fix see_also permissions 3.5
Thu, 17 Sep 2009 09:49:13 +0200 Sylvain Thénault [selectors] score_entity selector now ensures an int score is returned 3.5
Wed, 16 Sep 2009 21:29:17 +0200 Adrien Di Mascio [gettext] provide GNU contexts to avoid translations ambiguities 3.5
Wed, 16 Sep 2009 21:23:35 +0200 Adrien Di Mascio gettext] provide a more up-to-date version of gettext.py 3.5
Wed, 16 Sep 2009 19:26:21 +0200 Sylvain Thénault typo 3.5
Wed, 16 Sep 2009 19:25:08 +0200 Sylvain Thénault nicer add urls 3.5
Wed, 16 Sep 2009 19:25:01 +0200 Sylvain Thénault set strict when checking if edit action should be shown 3.5
Wed, 16 Sep 2009 18:25:13 +0200 Aurelien Campeas warning -> critical, also allow goa to work without vobject 3.5
Wed, 16 Sep 2009 18:14:43 +0200 Aurelien Campeas prevent some command providers to stop using cubicweb-ctl (current case : goactl when vobject is not there) 3.5
Wed, 16 Sep 2009 17:52:54 +0200 Sylvain Thénault 3.5 3.5
Wed, 16 Sep 2009 17:48:23 +0200 Sylvain Thénault backport default fix 3.5
Wed, 16 Sep 2009 17:46:30 +0200 Sylvain Thénault we must now explicitly call rebuild_infered_relation 3.5
Wed, 16 Sep 2009 17:32:39 +0200 Sylvain Thénault test update, no more a FakeVReg, needs to hack it 3.5
Wed, 16 Sep 2009 17:29:45 +0200 Sylvain Thénault backport stable 3.5
Wed, 16 Sep 2009 17:27:04 +0200 Sylvain Thénault i18n update 3.5
Wed, 16 Sep 2009 17:26:52 +0200 Sylvain Thénault uicfg tweaks for wf 3.5
Wed, 16 Sep 2009 17:26:24 +0200 Sylvain Thénault remove annoying sqlite, not cw, test 3.5
Wed, 16 Sep 2009 17:16:29 +0200 Adrien Di Mascio [jsoncontroller] bugfix: update to match new validate_form API 3.5
Wed, 16 Sep 2009 17:15:50 +0200 Aurelien Campeas ensure unittest_pdf passes 3.5
Wed, 16 Sep 2009 16:52:47 +0200 Aurelien Campeas update the documentation stable
Wed, 16 Sep 2009 16:14:48 +0200 Julien Jehannet [D] add entity inheritance example stable
Tue, 15 Sep 2009 17:43:56 +0200 Julien Jehannet [C] uicfg: Change CWCache as system entites stable
Wed, 16 Sep 2009 16:40:20 +0200 Sylvain Thénault cleanup 3.5
Wed, 16 Sep 2009 16:39:12 +0200 Sylvain Thénault should not have been commited 3.5
Wed, 16 Sep 2009 16:39:03 +0200 Sylvain Thénault email hooks tests 3.5
Wed, 16 Sep 2009 16:37:49 +0200 Sylvain Thénault tests update 3.5
Wed, 16 Sep 2009 16:37:27 +0200 Sylvain Thénault those items are in the add menu, we don't want 'add' in their label 3.5
Wed, 16 Sep 2009 16:36:55 +0200 Sylvain Thénault refactor to allow explicit card integrity check from client code (eg email hooks for instance) 3.5
Wed, 16 Sep 2009 16:36:08 +0200 Sylvain Thénault fix rqlannotation bug w/ identity relation in subscope 3.5
Wed, 16 Sep 2009 16:35:24 +0200 Sylvain Thénault fix cardinality integrity and security when setting use_email/primary_email 3.5
Wed, 16 Sep 2009 16:34:34 +0200 Sylvain Thénault hide bookmarked_by relation from addrelated menu, we've a specific box for bookmarks 3.5
Wed, 16 Sep 2009 14:33:24 +0200 Sylvain Thénault stop setting sort to false by default on relation field and explain why 3.5
Wed, 16 Sep 2009 14:32:56 +0200 Sylvain Thénault cleanup 3.5
Wed, 16 Sep 2009 14:32:13 +0200 Sylvain Thénault since unrelated_rql now consider security, we may consider returning relation having local role in some cases 3.5
Wed, 16 Sep 2009 14:30:32 +0200 Sylvain Thénault unrelated_rql now return rql *and* args 3.5
Wed, 16 Sep 2009 14:29:29 +0200 Sylvain Thénault missing import 3.5
Wed, 16 Sep 2009 14:28:58 +0200 Sylvain Thénault unrelated_rql now considers relation's add perm 3.5
Wed, 16 Sep 2009 14:24:31 +0200 Sylvain Thénault refactor so that rql rewriter may be used outside the server. Enhance it to be usable for RRQLExpression as well 3.5
Wed, 16 Sep 2009 14:17:12 +0200 Sylvain Thénault [ms] fix planning w/ query using identity 3.5
Wed, 16 Sep 2009 14:16:19 +0200 Sylvain Thénault [querier] fix sql generated w/ NOT relation and shared variable: ensure variable's table is in parent select'scope 3.5
Tue, 15 Sep 2009 19:04:09 +0200 Adrien Di Mascio [cleanup] remove unused imports 3.5
Tue, 15 Sep 2009 16:33:30 +0200 Sylvain Thénault add note stable
Tue, 15 Sep 2009 16:31:45 +0200 Sylvain Thénault fix when Interval is coming from date substraction stable
Tue, 15 Sep 2009 16:03:17 +0200 Sylvain Thénault remerge 3.5
Tue, 15 Sep 2009 16:02:07 +0200 Sylvain Thénault merge 3.5
Tue, 15 Sep 2009 16:02:17 +0200 Adrien Di Mascio [controllers] allow onsuccess / onfailure callback to be passed to validateform 3.5
Tue, 15 Sep 2009 16:00:03 +0200 Adrien Di Mascio [utils] provide a class to extend the default simplejson encoder to be able to dump standard yams attribute types 3.5
Tue, 15 Sep 2009 15:01:41 +0200 Sylvain Thénault backport 3.5
Tue, 15 Sep 2009 14:49:40 +0200 Sylvain Thénault test update 3.5
Tue, 15 Sep 2009 14:49:30 +0200 Sylvain Thénault [actions] refactor: extract actual_actions from fill_menu to work with table filter form 3.5
Tue, 15 Sep 2009 14:48:13 +0200 Sylvain Thénault test fix 3.5
Tue, 15 Sep 2009 14:47:58 +0200 Sylvain Thénault should now use _test_action, not bare action.url() 3.5
Tue, 15 Sep 2009 14:47:39 +0200 Sylvain Thénault facilities to test new submenu actions 3.5
Tue, 15 Sep 2009 14:47:15 +0200 Sylvain Thénault comment out deprecated test 3.5
Tue, 15 Sep 2009 14:13:59 +0200 Aurelien Campeas merge 3.5
Mon, 14 Sep 2009 17:24:09 +0200 Aurelien Campeas was lost in some merge 3.5
Tue, 15 Sep 2009 14:10:52 +0200 Sylvain Thénault [i18ncube] access to appearsin_addmenu config through uicfg directly 3.5
Mon, 14 Sep 2009 19:01:37 +0200 Sylvain Thénault cleanup, futur warning fixes :) 3.5
Mon, 14 Sep 2009 19:01:24 +0200 Sylvain Thénault edit box refactoring to gain more control by using actions 3.5
Mon, 14 Sep 2009 18:59:17 +0200 Sylvain Thénault [3.5 migration] avoid removing defined transitions... 3.5
Mon, 14 Sep 2009 18:58:51 +0200 Sylvain Thénault cleanup 3.5
Mon, 14 Sep 2009 18:28:37 +0200 Sylvain Thénault [wf graph] fix display of condition 3.5
Mon, 14 Sep 2009 18:28:01 +0200 Sylvain Thénault fix workflow graph views and tabs for the new wf system, remove useless view and action (actually useless since introduction of tabbed entity type view 3.5
Mon, 14 Sep 2009 18:25:43 +0200 Sylvain Thénault [3.5 migration] missing identical_to/canonical -> prefered_form migration 3.5
Mon, 14 Sep 2009 18:25:11 +0200 Sylvain Thénault [migration] don't ask confirm here 3.5
Mon, 14 Sep 2009 18:24:42 +0200 Sylvain Thénault displaytime attribute should not have been removed from there 3.5
Mon, 14 Sep 2009 16:24:01 +0200 Katia Saurfelt [forms] avoid to create superfluous add_new_relation_link in create form stable
Mon, 14 Sep 2009 15:11:58 +0200 Aurelien Campeas merge 3.5
Mon, 14 Sep 2009 14:59:23 +0200 Aurelien Campeas allow user to give ?tab=tabname and be set to the right tab (part of #345399) 3.5
Mon, 14 Sep 2009 12:50:27 +0200 Sylvain Thénault merge 3.5
Mon, 14 Sep 2009 12:48:40 +0200 Sylvain Thénault return self, not None, when no prefered form 3.5
Mon, 14 Sep 2009 12:48:25 +0200 Sylvain Thénault tests update 3.5
Mon, 14 Sep 2009 12:28:22 +0200 Sylvain Thénault fix entity classes inheritance (repair cw.test.unittest_entity) 3.5
Mon, 14 Sep 2009 12:17:31 +0200 Sylvain Thénault #370578: change EmailAddress identical_to/canonical to prefered_form 3.5
Mon, 14 Sep 2009 11:38:30 +0200 Aurelien Campeas merge 3.5
Mon, 14 Sep 2009 09:37:14 +0200 Aurelien Campeas as shell, also works fine/linux 3.5
Fri, 11 Sep 2009 18:49:48 +0200 Aurelien Campeas HOME is spelled USERPROFILE on windows 3.5
Mon, 14 Sep 2009 11:32:07 +0200 Sylvain Thénault #345461: drop support for cube_eid / direct bug submission 3.5
Mon, 14 Sep 2009 11:25:56 +0200 Sylvain Thénault backport 3.5
Mon, 14 Sep 2009 11:23:31 +0200 Sylvain Thénault backport stable 3.5
Mon, 14 Sep 2009 11:08:57 +0200 Sylvain Thénault [repo] take care of inlined relation in session.[add|delete]_relation stable
Mon, 14 Sep 2009 10:15:11 +0200 Sylvain Thénault [repo] set entity.rset & co when needed stable
Mon, 14 Sep 2009 08:34:11 +0200 Sylvain Thénault remove extra paren
Fri, 11 Sep 2009 20:37:30 +0200 Adrien Di Mascio [controllers] fix bad if/elif switch in handle_attribute stable
Fri, 11 Sep 2009 19:51:09 +0200 Sylvain Thénault should change process'user once pid file has been written stable
Fri, 11 Sep 2009 18:24:47 +0200 Aurelien Campeas windows doesn't like ':' in filesc 3.5
Fri, 11 Sep 2009 17:20:01 +0200 Sylvain Thénault enough annoying for a 3.4.10... stable
Fri, 11 Sep 2009 17:16:03 +0200 Sylvain Thénault another friend stable
Fri, 11 Sep 2009 17:14:37 +0200 Sylvain Thénault merge stable
Fri, 11 Sep 2009 17:14:20 +0200 Sylvain Thénault [c-c] fix 3.4.9 name error :'( stable
Fri, 11 Sep 2009 16:19:58 +0200 Sylvain Thénault Added tag cubicweb-debian-version-3.4.9-1 for changeset 24ea70f19a48 stable
Fri, 11 Sep 2009 16:19:58 +0200 Sylvain Thénault Added tag cubicweb-version-3.4.9 for changeset e916f1e856c8 stable cubicweb-debian-version-3.4.9-1
Fri, 11 Sep 2009 15:57:34 +0200 Sylvain Thénault backport 3.5
Fri, 11 Sep 2009 15:55:15 +0200 Sylvain Thénault backport stable branch 3.5
Fri, 11 Sep 2009 14:27:52 +0200 Sylvain Thénault 3.4.9 stable cubicweb-version-3.4.9
Fri, 11 Sep 2009 14:16:40 +0200 Sylvain Thénault cleanup stable
Fri, 11 Sep 2009 14:16:31 +0200 Sylvain Thénault fix daemonize: set umask, move to /, consider uid stable
Fri, 11 Sep 2009 14:16:06 +0200 Sylvain Thénault [c-c] fix start/restart commands stable
Fri, 11 Sep 2009 13:40:49 +0200 Aurelien Campeas from 3.5 branch; XXX the test depends on an eid value stable
Fri, 11 Sep 2009 12:52:55 +0200 Sylvain Thénault merge stable
Fri, 11 Sep 2009 12:42:37 +0200 Aurelien Campeas small note on fetch_unrelated_order ... fetch_order needs clarification 3.5
Fri, 11 Sep 2009 12:40:27 +0200 Aurelien Campeas hopefully correctly fix the breadcrumbs escaping 3.5
Fri, 11 Sep 2009 08:39:17 +0200 Sylvain Thénault Added tag cubicweb-debian-version-3.4.8-1 for changeset 97273eeaaead stable
Fri, 11 Sep 2009 08:39:17 +0200 Sylvain Thénault Added tag cubicweb-version-3.4.8 for changeset ba43e084e884 stable cubicweb-debian-version-3.4.8-1
Thu, 10 Sep 2009 18:49:23 +0200 Aurelien Campeas missing escape 3.5
Fri, 11 Sep 2009 12:35:19 +0200 Sylvain Thénault [vreg] we must ensure that parent classes are initialiazed first stable
Fri, 11 Sep 2009 12:34:55 +0200 Sylvain Thénault [repo] oops, glob_update_entity takes a list of edited attributes has third argument stable
Thu, 10 Sep 2009 15:27:27 +0200 Sylvain Thénault 3.4.8 stable cubicweb-version-3.4.8
Thu, 10 Sep 2009 15:16:44 +0200 Sylvain Thénault merge stable
Thu, 10 Sep 2009 14:16:10 +0200 Julien Jehannet [tests] inheritance_precedence in url rewrite stable
Thu, 10 Sep 2009 14:10:58 +0200 Julien Jehannet [D] add example about site properties configuration stable
Thu, 10 Sep 2009 14:17:39 +0200 Sylvain Thénault properly escape site-title stable
Tue, 08 Sep 2009 17:27:33 -0700 Sandrine Ribeau [views] remove parameter displaytime from final view 3.5
Thu, 10 Sep 2009 12:23:16 +0200 Sylvain Thénault nicer fix stable
Thu, 10 Sep 2009 08:13:22 +0200 Sylvain Thénault backport 3.5
Thu, 10 Sep 2009 08:03:18 +0200 Sylvain Thénault merge 3.5
Thu, 10 Sep 2009 08:02:52 +0200 Sylvain Thénault [notification] should get actual session here stable
Thu, 10 Sep 2009 08:00:44 +0200 Sylvain Thénault merge stable
Thu, 10 Sep 2009 08:00:03 +0200 Sylvain Thénault Added tag cubicweb-debian-version-3.4.7-1 for changeset ebb92e62eb04 stable
Thu, 10 Sep 2009 08:00:02 +0200 Sylvain Thénault Added tag cubicweb-version-3.4.7 for changeset 0e549b299f0b stable cubicweb-debian-version-3.4.7-1
Wed, 09 Sep 2009 22:28:09 +0200 Adrien Di Mascio [editcontrollers] handle_attribute: test for value presence before trying to convert it to int/float stable
Wed, 09 Sep 2009 19:06:35 +0200 Aurelien Campeas very dubious but observed : os.system works on linux, subprocess.call on windows, no other way around ? 3.5
Wed, 09 Sep 2009 18:38:25 +0200 Aurelien Campeas oops, key can be non str 3.5
Wed, 09 Sep 2009 18:00:18 +0200 Aurelien Campeas merge 3.5
Wed, 09 Sep 2009 17:58:47 +0200 Aurelien Campeas fix user login for windows 3.5
Wed, 09 Sep 2009 17:58:09 +0200 Aurelien Campeas close file handler leak 3.5
Wed, 09 Sep 2009 17:57:46 +0200 Aurelien Campeas note about this test under windows 3.5
Wed, 09 Sep 2009 17:51:30 +0200 Aurelien Campeas remove bogus assertion 3.5
Wed, 09 Sep 2009 17:50:45 +0200 Aurelien Campeas note about licence, fix copyright, fix case of unicode argument 3.5
Wed, 09 Sep 2009 17:49:06 +0200 Aurelien Campeas close file handler leak 3.5
Wed, 09 Sep 2009 17:48:26 +0200 Aurelien Campeas use proper locks instead of hasardous time.sleep()s 3.5
Wed, 09 Sep 2009 17:46:30 +0200 Aurelien Campeas have a better make_uid function, esp. useful for win32 as collisions are frequents with the old one 3.5
Wed, 09 Sep 2009 17:45:34 +0200 Aurelien Campeas avoid open file handler leak 3.5
Wed, 09 Sep 2009 17:16:13 +0200 Nicolas Chauvat Bugfix: message was not written in english stable
Wed, 09 Sep 2009 16:48:39 +0200 Sylvain Thénault merge stable cubicweb-version-3.4.7
Wed, 09 Sep 2009 16:11:07 +0200 Katia Saurfelt [javascript ie6] make "strptime" function work in ie6 stable
Wed, 09 Sep 2009 16:13:01 +0200 Sylvain Thénault ii8nupdate stable
Wed, 09 Sep 2009 15:58:02 +0200 Sylvain Thénault update test now that etype_class systematically copy registry classes 3.5
Wed, 09 Sep 2009 15:12:42 +0200 Sylvain Thénault merge 3.5
Wed, 09 Sep 2009 14:55:43 +0200 Aurelien Campeas add pyro 3.5
Wed, 09 Sep 2009 15:12:23 +0200 Sylvain Thénault fix so that we ensure issubclass(etype_class('SubNote'), etype_class('Note')) 3.5
Wed, 09 Sep 2009 15:07:58 +0200 Sylvain Thénault backport stable 3.5
Wed, 09 Sep 2009 15:07:06 +0200 Sylvain Thénault test fixes and enhancement stable
Wed, 09 Sep 2009 14:38:50 +0200 Sylvain Thénault update test to avoid failure due to migration schema changes 3.5
Wed, 09 Sep 2009 14:09:45 +0200 Sylvain Thénault 3.4.7 stable
Wed, 09 Sep 2009 13:58:29 +0200 Aurelien Campeas python-ldap, also win32 binary version of simplejson 3.5
Wed, 09 Sep 2009 14:05:20 +0200 Sylvain Thénault [supervision] ignore internal changes stable
Wed, 09 Sep 2009 12:29:06 +0200 Sylvain Thénault allow to specify targettypes in related_rql stable
Wed, 09 Sep 2009 12:28:36 +0200 Sylvain Thénault [facets] duhh, necessary fromformfilter hidden was missing stable
Wed, 09 Sep 2009 12:27:41 +0200 Sylvain Thénault include facets.css so we're sure it's there when needed stable
Wed, 09 Sep 2009 09:56:47 +0200 Sylvain Thénault should have been done in stable stable
Wed, 09 Sep 2009 09:56:16 +0200 Sylvain Thénault test cubes_path is updated as well 3.5
Wed, 09 Sep 2009 09:37:14 +0200 Sylvain Thénault [uicfg, autoform] when a relation is inlined, put it in the generated section by default 3.5
Tue, 08 Sep 2009 21:57:45 +0200 Adrien Di Mascio [forms] fix form enctype handling with inlined forms stable
Tue, 08 Sep 2009 20:08:10 +0200 Aurelien Campeas merge 3.5
Tue, 08 Sep 2009 20:03:32 +0200 Aurelien Campeas fix open call to make cw happy /win32 3.5
Tue, 08 Sep 2009 17:24:08 +0200 Aurelien Campeas sections to help building a window dev environment 3.5
Tue, 08 Sep 2009 16:00:14 +0200 Sylvain Thénault backport stable 3.5
Tue, 08 Sep 2009 15:59:20 +0200 Sylvain Thénault merge 3.5
Tue, 08 Sep 2009 14:13:36 +0200 Aurélien Campéas more i18n commands fixes : 3.5
Mon, 07 Sep 2009 17:46:28 +0200 Aurélien Campéas mostly adapt the i18n subsystem to limitation wrt redirection handinling in windows, using the -o argument of the utilities 3.5
Mon, 07 Sep 2009 12:23:42 +0200 Aurélien Campéas two convenience files 3.5
Mon, 07 Sep 2009 12:22:14 +0200 Aurélien Campéas minimal steps to have cw running on windows 3.5
Tue, 08 Sep 2009 15:58:47 +0200 Sylvain Thénault missing exception stable
Tue, 08 Sep 2009 15:58:40 +0200 Sylvain Thénault [notification] drop useless user_login method stable
Tue, 08 Sep 2009 15:37:46 +0200 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 stable
Tue, 08 Sep 2009 15:30:49 +0200 Sylvain Thénault [notification] can't see valid reason for this... 3.5
Tue, 08 Sep 2009 15:30:14 +0200 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
Tue, 08 Sep 2009 10:46:47 +0200 Sylvain Thénault ensure eid given in arguments will be returned correctly typed (though only if they are in the cachekey for now) stable
Mon, 07 Sep 2009 20:23:40 +0200 Adrien Di Mascio merge stable
Mon, 07 Sep 2009 13:53:12 +0200 Katia Saurfelt fix OR in facets stable
Thu, 03 Sep 2009 13:06:36 +0200 Katia Saurfelt fix AddComboBoxWidget stable
Fri, 04 Sep 2009 16:13:04 +0200 Aurelien Campeas be able to restore pre cw 3.4 database dumps #370595 stable
Thu, 03 Sep 2009 14:17:12 +0200 Aurelien Campeas note stable
Thu, 03 Sep 2009 14:08:17 +0200 Aurelien Campeas backport stable 3.5
Thu, 03 Sep 2009 14:07:02 +0200 Aurelien Campeas use node cloning method that works with IE (6,7) stable
Wed, 02 Sep 2009 18:10:36 +0200 Aurelien Campeas backport stable into 3.5 3.5
Wed, 02 Sep 2009 17:47:39 +0200 Aurelien Campeas fix reledit validation error handling for relations #345477 3.5
Wed, 02 Sep 2009 15:44:40 +0200 Sylvain Thénault merge stable
Wed, 02 Sep 2009 15:44:10 +0200 Sylvain Thénault merge stable
Wed, 02 Sep 2009 10:41:05 +0200 Katia Saurfelt [views] #344733: make burndown chart visible with IE6/7 stable
Wed, 02 Sep 2009 10:40:43 +0200 Katia Saurfelt [views] #343641: fix calendar with IE6/7 stable
Wed, 02 Sep 2009 10:40:16 +0200 Katia Saurfelt add td/th borders on popup calendar stable
Wed, 02 Sep 2009 10:59:48 +0200 Adrien Di Mascio [googlemap] #344872 set request content-type to text/html stable
Wed, 02 Sep 2009 09:31:22 +0200 Adrien Di Mascio merge stable
Wed, 02 Sep 2009 09:30:50 +0200 Adrien Di Mascio [edition] convert integer and float values coming from edit forms so that values are correctly typed in before_xxx hooks stable
Wed, 02 Sep 2009 09:29:19 +0200 Adrien Di Mascio [html-head] escape js and css urls stable
Wed, 02 Sep 2009 16:42:07 +0200 Sylvain Thénault backport 3.5
Wed, 02 Sep 2009 16:39:19 +0200 Sylvain Thénault refactor to ease overriding of what's displayed in breadcrum for an entity 3.5
Wed, 02 Sep 2009 16:38:08 +0200 Sylvain Thénault do not delay sync queries to an operation, it may cause pb (nosy list propagation for instance) 3.5
Wed, 02 Sep 2009 10:54:04 +0200 Sylvain Thénault this is a deprecation warning
Wed, 02 Sep 2009 10:53:51 +0200 Sylvain Thénault only get value when necessary to check uniqueness
Wed, 02 Sep 2009 10:24:15 +0200 Sylvain Thénault backport 3.5
Wed, 02 Sep 2009 10:23:38 +0200 Sylvain Thénault backport stable 3.5
Wed, 02 Sep 2009 10:22:47 +0200 Sylvain Thénault wrong merge
Wed, 02 Sep 2009 10:20:12 +0200 Sylvain Thénault fix wf related actions stable
Wed, 02 Sep 2009 09:17:23 +0200 Sylvain Thénault oops, that fix should be done in stable as well stable
Tue, 01 Sep 2009 18:45:50 +0200 Aurelien Campeas move xhtml2fo to ext, allow to specify the section in url/get param 3.5
Tue, 01 Sep 2009 18:44:17 +0200 Aurelien Campeas treeview element ids should be unique, cleanup 3.5
Tue, 01 Sep 2009 18:05:35 +0200 Sylvain Thénault missing import stable
Tue, 01 Sep 2009 17:58:29 +0200 Sylvain Thénault case insensitive add/XXX url stable
Tue, 01 Sep 2009 16:55:45 +0200 Aurelien Campeas make it more easy to override default branch state 3.5
Tue, 01 Sep 2009 16:42:57 +0200 Aurelien Campeas allow treeview to work correctly in a tab #345293 3.5
Tue, 01 Sep 2009 17:25:00 +0200 Sylvain Thénault don't fail when trying to update relation cache for relation deletion, this may occurs regularly stable
Tue, 01 Sep 2009 11:02:31 +0200 Aurelien Campeas do postprocessing as in the xhtml case fix #345293 stable
Mon, 31 Aug 2009 19:09:54 +0200 Sylvain Thénault backport 3.5 branch
Mon, 31 Aug 2009 18:59:10 +0200 Sylvain Thénault backport stable branch 3.5
Mon, 31 Aug 2009 18:55:59 +0200 Sylvain Thénault merge stable
Mon, 31 Aug 2009 18:55:57 +0200 Sylvain Thénault Added tag cubicweb-debian-version-3.4.6-1 for changeset 52dba800ca4d stable
Mon, 31 Aug 2009 18:55:57 +0200 Sylvain Thénault Added tag cubicweb-version-3.4.6 for changeset 921fdbf8b303 stable cubicweb-debian-version-3.4.6-1
Mon, 31 Aug 2009 18:04:26 +0200 Sylvain Thénault merge stable cubicweb-version-3.4.6
Mon, 31 Aug 2009 16:29:10 +0200 Katia Saurfelt [cubicweb] #344957 : fix popup display in IE7 stable
Mon, 31 Aug 2009 18:12:29 +0200 Sylvain Thénault <a> doesn't have alt attribute stable
Mon, 31 Aug 2009 17:38:38 +0200 Sylvain Thénault fix so that entity's summary appears in main content cell to avoid layout pb stable
Mon, 31 Aug 2009 16:49:00 +0200 Sylvain Thénault merge stable
Mon, 31 Aug 2009 16:48:53 +0200 Sylvain Thénault ease overriding of copy warning stable
Mon, 31 Aug 2009 14:37:48 +0200 Aurelien Campeas merge stable
Mon, 31 Aug 2009 14:37:16 +0200 Aurelien Campeas avoid installing editor n times for n ajax loads stable
Mon, 31 Aug 2009 16:48:14 +0200 Sylvain Thénault consider CW_MODE='system', the opposite of 'user' (eg use 'installed' mode while using the forest) stable
Mon, 31 Aug 2009 14:27:28 +0200 Sylvain Thénault prepare 3.4.6 stable
Mon, 31 Aug 2009 14:27:16 +0200 Sylvain Thénault generic rtag cleaing method stable
Mon, 31 Aug 2009 14:26:44 +0200 Sylvain Thénault fix necessary for some tests stable
Mon, 31 Aug 2009 09:58:15 +0200 Sylvain Thénault [vreg] keep positional arg compat stable
Mon, 31 Aug 2009 09:57:45 +0200 Sylvain Thénault check object has __registry__ attribute before call to register() stable
Mon, 31 Aug 2009 09:57:27 +0200 Sylvain Thénault provide facility to override main header components without having to override the whole methode stable
Fri, 28 Aug 2009 16:28:26 +0200 Sylvain Thénault reorganize, add some docstring an format_field/format_section convenience methods 3.5
Fri, 28 Aug 2009 14:20:34 +0200 Sylvain Thénault oops 3.5
Fri, 28 Aug 2009 14:15:36 +0200 Sylvain Thénault backport stable 3.5
Fri, 28 Aug 2009 14:15:18 +0200 Sylvain Thénault merge stable
Fri, 28 Aug 2009 13:21:12 +0200 Aurelien Campeas translate bits of the doc stable
Fri, 28 Aug 2009 14:15:00 +0200 Sylvain Thénault fix __cmp__ arguments stable
Thu, 27 Aug 2009 20:23:07 +0200 Sylvain Thénault backport stable 3.5
Thu, 27 Aug 2009 20:22:51 +0200 Sylvain Thénault fix potential session cache effect: entity's rset may have been emptied stable
Thu, 27 Aug 2009 19:36:20 +0200 Sylvain Thénault oops 3.5
Thu, 27 Aug 2009 17:04:50 +0200 Sylvain Thénault force cache clear when external entity is edited, we don't know what may occurs in external repository hooks 3.5
Thu, 27 Aug 2009 17:03:19 +0200 Sylvain Thénault [multi-sources] enhance relation'source detection to avoid inconsistency 3.5
Thu, 27 Aug 2009 17:02:02 +0200 Sylvain Thénault [multi-sources] new may_cross_relation method on sources 3.5
Thu, 27 Aug 2009 17:01:32 +0200 Sylvain Thénault [multi-sources] move [dont_]cross_relations to AbstractSource 3.5
Thu, 27 Aug 2009 16:59:19 +0200 Sylvain Thénault [multi-sources] in ms config, don't try to delete previous state in some condition 3.5
Thu, 27 Aug 2009 16:58:20 +0200 Sylvain Thénault [multi-sources] in ms config we don't have state_of (and probably others, but that's the one used until now...) 3.5
Thu, 27 Aug 2009 16:57:22 +0200 Sylvain Thénault [pdf] remove buggy css, add alt to img for valid xhtml 3.5
Thu, 27 Aug 2009 16:56:55 +0200 Sylvain Thénault add version to deprecation warning 3.5
Thu, 27 Aug 2009 13:02:45 +0200 Sylvain Thénault backport 3.5 branch
Thu, 27 Aug 2009 13:01:47 +0200 Sylvain Thénault backport stable branch 3.5
Thu, 27 Aug 2009 13:01:17 +0200 Sylvain Thénault i18n update and deprecated msgid cleanup stable
Thu, 27 Aug 2009 12:17:18 +0200 Sylvain Thénault integrate fix made for shingouz, let's see if it breaks something 3.5
Thu, 27 Aug 2009 12:04:08 +0200 Sylvain Thénault merge stable
Wed, 26 Aug 2009 20:23:27 +0200 Nicolas Chauvat B [views] fixing breadcrumbs stable
Wed, 26 Aug 2009 19:53:01 +0200 Nicolas Chauvat F [devtools] by default dataimport prints message on stdout 3.5
Wed, 26 Aug 2009 19:17:53 +0200 Sylvain Thénault Added tag cubicweb-debian-version-3.4.5-1 for changeset 7fd294cbf6ff stable
Wed, 26 Aug 2009 19:17:50 +0200 Sylvain Thénault Added tag cubicweb-version-3.4.5 for changeset 3a65f9b3367c stable cubicweb-debian-version-3.4.5-1
Thu, 27 Aug 2009 12:02:38 +0200 Sylvain Thénault fix emacs syntaxic colorization stable
Wed, 26 Aug 2009 15:01:52 +0200 Sylvain Thénault 3.4.5 stable cubicweb-version-3.4.5
Wed, 26 Aug 2009 15:00:46 +0200 Sylvain Thénault backport 3.5 step 2, backport wf changes in hooks/workflow.py
Wed, 26 Aug 2009 14:45:56 +0200 Sylvain Thénault backport 3.5 step 1, remaining wf changes in hooks to merge
Wed, 26 Aug 2009 14:36:00 +0200 Sylvain Thénault backport stable 3.5
Wed, 26 Aug 2009 14:28:54 +0200 Sylvain Thénault merge stable
Wed, 26 Aug 2009 13:19:16 +0200 Nicolas Chauvat B in footer, replace "(c) Logilab" with "powered by CubicWeb" stable
Wed, 26 Aug 2009 13:09:19 +0200 Nicolas Chauvat backport stable branch 3.5
Wed, 26 Aug 2009 14:28:22 +0200 Sylvain Thénault use a span stable
Wed, 26 Aug 2009 14:17:53 +0200 Sylvain Thénault removed deprecated entries (pre oss publication), add some fresher news stable
Wed, 26 Aug 2009 13:27:03 +0200 Sylvain Thénault [rset] fix #231354 w/ rql 0.22.3 api stable
Wed, 26 Aug 2009 11:16:10 +0200 Sylvain Thénault [breadcrumb] BreadCrumbAnyRSetVComponent should implements call() stable
Wed, 26 Aug 2009 11:15:39 +0200 Sylvain Thénault [page nav] previous/next page links should also consider url's base path stable
Wed, 26 Aug 2009 11:14:47 +0200 Sylvain Thénault [page nav] json navigation (when coming from a facets restriction for instance) stable
Wed, 26 Aug 2009 11:13:42 +0200 Sylvain Thénault [page nav] display non clickable previous/next page when it does'nt make sense instead of nothing stable
Wed, 26 Aug 2009 11:11:40 +0200 Sylvain Thénault cleanup stable
Wed, 26 Aug 2009 10:18:49 +0200 Sylvain Thénault [ui props] drop htmlclass as a persistent property, this is definitly useless/unusable stable
Wed, 26 Aug 2009 10:18:07 +0200 Sylvain Thénault no comment stable
Wed, 26 Aug 2009 10:06:47 +0200 Sylvain Thénault [facets] reload breadcrumbs on facets search stable
Wed, 26 Aug 2009 10:06:17 +0200 Sylvain Thénault [breadcrumb] only provides a breadcrumbs component, no more as pluggable content nav comp; provides alternative implentation for rset with more than one entity stable
Wed, 26 Aug 2009 09:14:45 +0200 Sylvain Thénault rename cubicweb.formfilter.js into cubicweb.facets.js stable
Wed, 26 Aug 2009 09:08:44 +0200 Sylvain Thénault move some stuff from server/__init__ to postcreate, fixing instance creation bug 3.5
Wed, 26 Aug 2009 08:04:06 +0200 Sylvain Thénault [notification] fix #103822, don't try to wrap text/rest to 80 characters stable
Wed, 26 Aug 2009 00:04:03 +0200 Nicolas Chauvat R [dataimport] rename uid to eid 3.5
Wed, 26 Aug 2009 00:02:57 +0200 Nicolas Chauvat backport stable branch 3.5
Tue, 25 Aug 2009 23:52:07 +0200 Nicolas Chauvat B fix the cubicweb init script stable
Tue, 25 Aug 2009 23:34:30 +0200 Nicolas Chauvat B [entities] #343385 comparing entities should raise NotImplementedError stable
Tue, 25 Aug 2009 23:29:05 +0200 Nicolas Chauvat B [css] #344441 edit form is too spread out stable
Tue, 25 Aug 2009 23:23:30 +0200 Nicolas Chauvat B #323887 misleading message after hitting cancel form button stable
Tue, 25 Aug 2009 23:23:28 +0200 Nicolas Chauvat B fix typo stable
Tue, 25 Aug 2009 22:57:47 +0200 Nicolas Chauvat B #345282 xhtml requires to use &#160; instead of &nbsp; stable
Tue, 25 Aug 2009 19:42:19 +0200 Aurelien Campeas merge stable
Tue, 25 Aug 2009 19:40:20 +0200 Aurelien Campeas why not columns, too ? stable
Tue, 25 Aug 2009 18:47:25 +0200 Sylvain Thénault [actions box] implements #344415, will have to take care to application relying on the old behaviour 3.5
Tue, 25 Aug 2009 18:31:16 +0200 Sylvain Thénault [wf] test and hooks for WorkflowTransition support 3.5
Tue, 25 Aug 2009 18:30:44 +0200 Sylvain Thénault cleanup 3.5
Tue, 25 Aug 2009 18:30:29 +0200 Sylvain Thénault [wf] new method on WorkflowableMixIn to get the transition which had led to the current sub-workflow 3.5
Tue, 25 Aug 2009 18:29:36 +0200 Sylvain Thénault [wf] refactor change_state/fire_transition to share more code, change_state can also take an optional tr argument 3.5
Tue, 25 Aug 2009 18:26:31 +0200 Sylvain Thénault [wf] use custom exception class 3.5
Tue, 25 Aug 2009 18:26:05 +0200 Sylvain Thénault [wf] ensure fromstates given, allow to give an entity (avoid spotless error, we can iter on entities...) 3.5
Tue, 25 Aug 2009 18:24:54 +0200 Sylvain Thénault [wf] new methods to build wf w/ workflow transition 3.5
Tue, 25 Aug 2009 13:36:02 +0200 Sylvain Thénault cleanup 3.5
Tue, 25 Aug 2009 13:35:45 +0200 Sylvain Thénault [wf] test doesn't apply anymore 3.5
Tue, 25 Aug 2009 13:35:01 +0200 Sylvain Thénault [wf] test in_state consistency 3.5
Tue, 25 Aug 2009 13:34:19 +0200 Sylvain Thénault [wf] need to clear cache here 3.5
Tue, 25 Aug 2009 13:33:32 +0200 Sylvain Thénault [wf] nicer deprecation warning 3.5
Tue, 25 Aug 2009 13:33:03 +0200 Sylvain Thénault [wf] allow state entity as argument to change_state 3.5
Tue, 25 Aug 2009 13:32:33 +0200 Sylvain Thénault test two different wfs may have a state of the same name 3.5
Tue, 25 Aug 2009 12:38:37 +0200 Sylvain Thénault [wf] distinguish main workflow / current workflow 3.5
Tue, 25 Aug 2009 12:36:23 +0200 Sylvain Thénault [wf] state/transition may only belong to one workflow 3.5
Tue, 25 Aug 2009 12:33:30 +0200 Sylvain Thénault [wf] new iter_worfklows method on workflow 3.5
Tue, 25 Aug 2009 12:32:44 +0200 Sylvain Thénault [wf] new .workflow property on states and transitions 3.5
Tue, 25 Aug 2009 11:47:26 +0200 Nicolas Chauvat F tools to import data 3.5
Tue, 25 Aug 2009 11:45:16 +0200 Nicolas Chauvat backport stable branch 3.5
Tue, 25 Aug 2009 11:18:41 +0200 Nicolas Chauvat Backed out changeset d83f5d96e1d7 3.5
Mon, 24 Aug 2009 20:27:05 +0200 Nicolas Chauvat B CWUser login is in title, do not show in attributes stable
Mon, 24 Aug 2009 20:01:05 +0200 Nicolas Chauvat R remove code deprecated since 3.2 3.5
Mon, 24 Aug 2009 19:53:10 +0200 Nicolas Chauvat F add --automatic/-a option to run db-create without user input stable
Fri, 21 Aug 2009 16:26:20 +0200 Sylvain Thénault somewhat painful backport of 3.5 branch, should mostly be ok
Fri, 21 Aug 2009 15:07:47 +0200 Sylvain Thénault backport stable 3.5
Fri, 21 Aug 2009 15:07:13 +0200 Sylvain Thénault trigger migration 3.5
Fri, 21 Aug 2009 15:07:11 +0200 Sylvain Thénault 3.5 migration script 3.5
Fri, 21 Aug 2009 15:06:24 +0200 Sylvain Thénault merge 3.5
Fri, 21 Aug 2009 15:05:50 +0200 Sylvain Thénault test and fix migration introducing base classes (w/ regard to yams inheritance) stable
Fri, 21 Aug 2009 15:04:35 +0200 Sylvain Thénault [migraction] use role instead of x stable
Fri, 21 Aug 2009 15:03:56 +0200 Sylvain Thénault cleanup stable
Fri, 21 Aug 2009 15:03:00 +0200 Sylvain Thénault [db-dump] don't create tarball on failed dump, properly remove temporary directory stable
Fri, 21 Aug 2009 15:02:03 +0200 Sylvain Thénault make db-restore command work even with no/corrupted database stable
Fri, 21 Aug 2009 14:59:00 +0200 Sylvain Thénault no inference for the identity relation stable
Fri, 21 Aug 2009 14:57:36 +0200 Sylvain Thénault [schema] make_workflowable now take an option description for the in_state relation 3.5
Fri, 21 Aug 2009 14:56:15 +0200 Sylvain Thénault [migration] don't ask confirm here 3.5
Fri, 21 Aug 2009 14:52:07 +0200 Sylvain Thénault remove some pretty old deprecation code 3.5
Fri, 21 Aug 2009 14:50:20 +0200 Sylvain Thénault [wf] oops, BaseTransition.__init__ may be called for subclasses 3.5
Fri, 21 Aug 2009 11:38:57 +0200 Aurelien Campeas [doc] important note about tests and connections/users 3.5
Fri, 21 Aug 2009 10:44:45 +0200 Aurelien Campeas [pdf,tests] test the pdf tranformation 3.5
Fri, 21 Aug 2009 09:03:30 +0200 Sylvain Thénault [wf] BaseTransition is a virtual type 3.5
Fri, 21 Aug 2009 09:02:35 +0200 Sylvain Thénault [schema] oops, should use BaseTransition here 3.5
Fri, 21 Aug 2009 08:45:55 +0200 Sylvain Thénault test and implements workflow changes 3.5
Fri, 21 Aug 2009 08:45:16 +0200 Sylvain Thénault override clear_all_caches to clear cwetype_workflow cache 3.5
Fri, 21 Aug 2009 08:44:51 +0200 Sylvain Thénault [wf] new workflow_history property, nicer the reverse_wf_info_for... 3.5
Fri, 21 Aug 2009 08:44:16 +0200 Sylvain Thénault [wf] refactor current_workflow by extracting cwetype_workflow method 3.5
Fri, 21 Aug 2009 08:43:28 +0200 Sylvain Thénault [wf] allow ascii state/transition names 3.5
Fri, 21 Aug 2009 08:43:00 +0200 Sylvain Thénault [wf] return None, not empty list 3.5
Fri, 21 Aug 2009 08:42:17 +0200 Sylvain Thénault [schema] default_workflow_of more naturally expressed as default_workflow 3.5
Fri, 21 Aug 2009 08:31:25 +0200 Sylvain Thénault [entity] generic clear_all_caches methods, to use in test 3.5
Fri, 21 Aug 2009 08:31:01 +0200 Sylvain Thénault [entity] use role instead of x 3.5
Fri, 21 Aug 2009 08:29:15 +0200 Sylvain Thénault [session] add delete_relation in the same way as add_relation, document them 3.5
Thu, 20 Aug 2009 19:03:24 +0200 Sylvain Thénault make state/transition name unique within a workflow 3.5
Thu, 20 Aug 2009 18:37:33 +0200 Aurelien Campeas merge 3.5
Thu, 20 Aug 2009 18:30:18 +0200 Aurelien Campeas [pdf] (ugly) pdf icon, component 3.5
Thu, 20 Aug 2009 17:52:21 +0200 Aurelien Campeas follow name change, fix pdf template registration, add debian package tracking 3.5
Thu, 20 Aug 2009 14:48:35 +0200 Aurelien Campeas [views,pdf] minimal support for xhtml->pdf conversion 3.5
Thu, 20 Aug 2009 14:30:45 +0200 Aurelien Campeas [web] oops 3.5
Thu, 20 Aug 2009 12:59:11 +0200 Aurelien Campeas [uilib] move unused render_HTML_tree function to lgc 3.5
Thu, 20 Aug 2009 11:52:57 +0200 Aurelien Campeas [utils] remove seemingly completely unused class 3.5
Thu, 20 Aug 2009 17:57:56 +0200 Sylvain Thénault backport stable branch 3.5
Thu, 20 Aug 2009 17:57:31 +0200 Sylvain Thénault some test fixes, more in the 3.5 branch stable
Thu, 20 Aug 2009 17:57:07 +0200 Sylvain Thénault fix edited_attributes handling when adding entity stable
Thu, 20 Aug 2009 17:56:41 +0200 Sylvain Thénault oops, not self but cls here stable
Thu, 20 Aug 2009 17:56:22 +0200 Sylvain Thénault use a property for schema, avoid bad schema reference stable
Thu, 20 Aug 2009 17:55:08 +0200 Sylvain Thénault when adding/removing cubes, we should add/remove entity types in correct order if one inherits from another stable
Wed, 19 Aug 2009 19:08:59 +0200 Aurelien Campeas [debian] fix (hopefully) packaging problems with hardy stable
Thu, 20 Aug 2009 17:52:22 +0200 Sylvain Thénault cleanup 3.5
Thu, 20 Aug 2009 17:50:26 +0200 Sylvain Thénault fix test schema and update some tests to work again with wf changes 3.5
Thu, 20 Aug 2009 17:49:31 +0200 Sylvain Thénault remove debug print 3.5
Thu, 20 Aug 2009 17:47:35 +0200 Sylvain Thénault test and fix rset returned by SET query 3.5
Thu, 20 Aug 2009 17:44:27 +0200 Sylvain Thénault start a new workflow engine 3.5
Thu, 20 Aug 2009 17:33:05 +0200 Sylvain Thénault new create_entity method, temporarily on base request (later on cw entity manager or as factory method) 3.5
Wed, 19 Aug 2009 11:48:55 +0200 Sylvain Thénault work in progress: backport some generic relation propagation hooks from tracker 3.5
Wed, 19 Aug 2009 08:32:18 +0200 Sylvain Thénault remove buggy debug warning... stable
Wed, 19 Aug 2009 00:09:19 +0200 Sylvain Thénault cleanup, use striplines argument of assertLinesEquals stable
Wed, 19 Aug 2009 00:00:34 +0200 Sylvain Thénault [rql2sql] test and fix a bug triggered when editing a ticket in jpl stable
Tue, 18 Aug 2009 23:29:26 +0200 Sylvain Thénault oops, should give rset here as well stable
Tue, 18 Aug 2009 23:20:23 +0200 Sylvain Thénault Added tag cubicweb-debian-version-3.4.4-1 for changeset e244a0fd7d71 stable
Tue, 18 Aug 2009 23:20:22 +0200 Sylvain Thénault Added tag cubicweb-version-3.4.4 for changeset 2aee4ea585cd stable cubicweb-debian-version-3.4.4-1
Tue, 18 Aug 2009 18:00:34 +0200 Aurelien Campeas merge stable cubicweb-version-3.4.4
Tue, 18 Aug 2009 17:59:58 +0200 Aurelien Campeas [i18n] update stable
Tue, 18 Aug 2009 16:05:50 +0200 Aurelien Campeas [hooks] say which are the states (again) stable
Tue, 18 Aug 2009 15:50:46 +0200 Aurelien Campeas [hooks] say which are the states stable
Tue, 18 Aug 2009 17:52:08 +0200 Sylvain Thénault we have to ensure a pool is set there stable
Tue, 18 Aug 2009 17:10:50 +0200 Sylvain Thénault fix cw properties initialization stable
Tue, 18 Aug 2009 17:10:08 +0200 Sylvain Thénault backport change from default to get -f option on cw shell, may be necessary for the forthcoming migration... stable
Tue, 18 Aug 2009 14:27:27 +0200 Sylvain Thénault 3.4.4 stable
Tue, 18 Aug 2009 11:11:59 +0200 Sylvain Thénault [migration] drop rqlcursor stable
Tue, 18 Aug 2009 09:25:44 +0200 Sylvain Thénault remove some deprecation warnings
Tue, 18 Aug 2009 09:25:26 +0200 Sylvain Thénault remove unused import
Tue, 18 Aug 2009 09:13:12 +0200 Sylvain Thénault api update
Tue, 18 Aug 2009 09:12:52 +0200 Sylvain Thénault [hooks] missing declaration
Tue, 18 Aug 2009 09:12:08 +0200 Sylvain Thénault cleanup: eprop -> cwprop
Tue, 18 Aug 2009 08:53:03 +0200 Sylvain Thénault [migration] consider previous version as done, not current version stable
Tue, 18 Aug 2009 00:29:23 +0200 Sylvain Thénault typo
Tue, 18 Aug 2009 00:29:19 +0200 Sylvain Thénault should directly use entity.check_perm now that we've an entity instance
Tue, 18 Aug 2009 00:28:55 +0200 Sylvain Thénault take care in case Any is given
Tue, 18 Aug 2009 00:28:37 +0200 Sylvain Thénault set edited_attributes before calling hooks for entities from external sources
Tue, 18 Aug 2009 00:23:15 +0200 Sylvain Thénault hooks have been refactored, call [re|de]activate_verification_hooks
Tue, 18 Aug 2009 00:22:10 +0200 Sylvain Thénault [session] temporary fix, need .req on internal manager
Mon, 17 Aug 2009 20:02:57 +0200 Sylvain Thénault fix __init__ parameters
Mon, 17 Aug 2009 20:02:25 +0200 Sylvain Thénault should affect cw_row/cw_col
Mon, 17 Aug 2009 20:02:07 +0200 Sylvain Thénault add write support for rset to avoid some crash
Mon, 17 Aug 2009 19:21:45 +0200 Sylvain Thénault give vreg where we need it (eg no bound request)
Mon, 17 Aug 2009 19:21:26 +0200 Sylvain Thénault [appobject] old selectors no more supported
Mon, 17 Aug 2009 19:20:36 +0200 Sylvain Thénault [deprecation] nicer messages
Mon, 17 Aug 2009 19:20:15 +0200 Sylvain Thénault [c-c shell] add force option to bypass versions checking
Mon, 17 Aug 2009 18:37:16 +0200 Sylvain Thénault fix name error
Mon, 17 Aug 2009 18:35:46 +0200 Sylvain Thénault don't do this: already defined as a (deprecated) read-only property
Mon, 17 Aug 2009 18:35:09 +0200 Sylvain Thénault fix set_schema/init_cubes order
Mon, 17 Aug 2009 18:25:57 +0200 Sylvain Thénault backport stable branch
Mon, 17 Aug 2009 16:41:12 +0200 Sylvain Thénault move base NotificationView to cw.common.mail, we may want to use it to send notification from the web ui stable
Mon, 17 Aug 2009 13:18:45 +0200 Sylvain Thénault we should use unsafe_execute here stable
Mon, 17 Aug 2009 13:18:35 +0200 Sylvain Thénault new _cw_unsafe argument to Entity.set_attributes until something nicer is done (eg #344874) stable
Mon, 17 Aug 2009 12:12:40 +0200 Sylvain Thénault [wf] shouldn't check for neweids while trying to get previous state (detected by forge tests) stable
Mon, 17 Aug 2009 12:11:54 +0200 Sylvain Thénault towards better edited attributes handling stable
Mon, 17 Aug 2009 12:11:04 +0200 Sylvain Thénault [session] use isinstance instead of testing value of is_super_session since we hack it in the add_relation method stable
Mon, 17 Aug 2009 11:06:43 +0200 Sylvain Thénault [repo] misc cleanup stable
Mon, 17 Aug 2009 11:06:02 +0200 Sylvain Thénault [entity] warn if bad fetch_attrs stable
Mon, 17 Aug 2009 11:05:28 +0200 Sylvain Thénault [entity] fix fetch_rql w/ case where it's called while entity is not 'complete' (eg time where it's being added but have not yet all mandatory relations set) stable
Mon, 17 Aug 2009 10:31:28 +0200 Sylvain Thénault use view.paginate stable
Sun, 16 Aug 2009 20:42:33 +0200 Adrien Di Mascio backport stable branch
Sun, 16 Aug 2009 20:41:06 +0200 Adrien Di Mascio [gmap] make gmap-views more tolerant stable
Sun, 16 Aug 2009 20:27:28 +0200 Nicolas Chauvat backport stable branch
Sun, 16 Aug 2009 20:19:54 +0200 Nicolas Chauvat B bugfix stable
Sun, 16 Aug 2009 19:55:05 +0200 Nicolas Chauvat merge stable
Sun, 16 Aug 2009 19:54:29 +0200 Nicolas Chauvat Added tag cubicweb-debian-version-3.4.3-1 for changeset a3828745e2cf stable
Sun, 16 Aug 2009 19:54:28 +0200 Nicolas Chauvat Added tag cubicweb-version-3.4.3 for changeset b2add17d5bc4 stable cubicweb-debian-version-3.4.3-1
Sun, 16 Aug 2009 19:45:38 +0200 Nicolas Chauvat B bugfix in json controller stable
Fri, 14 Aug 2009 22:21:45 +0200 Nicolas Chauvat B offer to continue even when failed to restore systemonly stable
Fri, 14 Aug 2009 19:04:15 +0200 Nicolas Chauvat ready for 3.4.3 stable cubicweb-version-3.4.3
Fri, 14 Aug 2009 19:01:45 +0200 Adrien Di Mascio [javascript] allow customization of inlineCreationForm insertion point stable
Fri, 14 Aug 2009 18:55:31 +0200 Nicolas Chauvat B sync after migration and restart so that cwuri does not show in forms stable
Fri, 14 Aug 2009 18:54:35 +0200 Nicolas Chauvat B [server] extlite test will not fail if tempfile exists stable
Fri, 14 Aug 2009 18:34:42 +0200 Nicolas Chauvat R [goa] skip these tests if appengine can not be imported stable
Fri, 14 Aug 2009 15:53:12 +0200 Sylvain Thénault [repo] more deprecation
Fri, 14 Aug 2009 15:39:26 +0200 Sylvain Thénault oops stable
Fri, 14 Aug 2009 15:35:41 +0200 Sylvain Thénault merge stable
Fri, 14 Aug 2009 14:56:29 +0200 Adrien Di Mascio [ajax] allow inlineCreationForms to add their own JS / CSS stable
Fri, 14 Aug 2009 14:39:38 +0200 Nicolas Chauvat F [cwctl] improve dialog messages stable
Fri, 14 Aug 2009 15:35:09 +0200 Sylvain Thénault cleanup stable
Fri, 14 Aug 2009 15:34:49 +0200 Sylvain Thénault dont bind set_authmanager on registry reloading event, it's not necesary since the session manager itself is reinstatiated stable
Fri, 14 Aug 2009 15:34:00 +0200 Sylvain Thénault [repo] typo stable
Fri, 14 Aug 2009 14:31:25 +0200 Sylvain Thénault use ._cw instead of .cw_req
Fri, 14 Aug 2009 14:23:21 +0200 Sylvain Thénault merge
Fri, 14 Aug 2009 12:14:29 +0200 Nicolas Chauvat R using entity.attr = val is now accepted
Fri, 14 Aug 2009 14:23:06 +0200 Sylvain Thénault use class_regid / classid functions
Fri, 14 Aug 2009 11:44:19 +0200 Sylvain Thénault should be __call__
Fri, 14 Aug 2009 11:14:26 +0200 Sylvain Thénault merge
Fri, 14 Aug 2009 11:14:10 +0200 Sylvain Thénault rewrite hooks in sobjects as new Hook style into hooks sub-package
Fri, 14 Aug 2009 11:13:18 +0200 Sylvain Thénault [hooks] deprecates hookhelper module
Fri, 14 Aug 2009 11:12:26 +0200 Sylvain Thénault imports cleanup
Fri, 14 Aug 2009 00:02:08 +0200 Nicolas Chauvat backport stable branch
Fri, 14 Aug 2009 00:01:12 +0200 Nicolas Chauvat B [cwctl] fix db-{dump,copy,restore} commands stable
Thu, 13 Aug 2009 13:12:55 +0200 Adrien Di Mascio [registry] fix registration logging messages stable
Fri, 14 Aug 2009 09:26:41 +0200 Sylvain Thénault [hooks] major refactoring:
Fri, 14 Aug 2009 09:20:33 +0200 Sylvain Thénault [vreg appobject] use class_regid
Fri, 14 Aug 2009 09:17:54 +0200 Sylvain Thénault [selectors] explicity fail on inplace and/or
Fri, 14 Aug 2009 09:17:28 +0200 Sylvain Thénault [rset] better explanation, refactor try except
Thu, 13 Aug 2009 13:08:27 +0200 Sylvain Thénault quick and dirty fix until introduction of CWEntityManager
Thu, 13 Aug 2009 13:07:46 +0200 Sylvain Thénault remove 3.2 bw compat code
Thu, 13 Aug 2009 13:07:21 +0200 Sylvain Thénault turn id into __id__
Thu, 13 Aug 2009 13:06:10 +0200 Sylvain Thénault remove old bw compat code
Thu, 13 Aug 2009 13:05:50 +0200 Sylvain Thénault remove 3.2 bw compat code
Thu, 13 Aug 2009 13:05:09 +0200 Sylvain Thénault no more supported, can remove the test
Thu, 13 Aug 2009 12:23:06 +0200 Sylvain Thénault doc update
Thu, 13 Aug 2009 12:18:55 +0200 Sylvain Thénault better as a method of the etypes registry
Thu, 13 Aug 2009 12:18:37 +0200 Sylvain Thénault backported from appobject
Thu, 13 Aug 2009 12:18:14 +0200 Sylvain Thénault deprecate appobject.vreg and rename appobject instance attributes using cw_ prefix
Thu, 13 Aug 2009 11:56:49 +0200 Sylvain Thénault no need for a classid class method
Thu, 13 Aug 2009 11:54:19 +0200 Sylvain Thénault rename registered to __registered__
Thu, 13 Aug 2009 11:49:56 +0200 Sylvain Thénault remove more 3.2 deprecated code, reintroduce checkbox used by formrenderers
Thu, 13 Aug 2009 11:32:34 +0200 Sylvain Thénault propagate some api changes
Thu, 13 Aug 2009 11:24:52 +0200 Sylvain Thénault entity has no more tal_render method
Thu, 13 Aug 2009 11:24:14 +0200 Sylvain Thénault access schema through req.vreg
Thu, 13 Aug 2009 11:07:25 +0200 Sylvain Thénault merge
Thu, 13 Aug 2009 11:01:32 +0200 Nicolas Chauvat R deprecate CWRegistry.render
Thu, 13 Aug 2009 10:55:58 +0200 Nicolas Chauvat R propagate deprecation of CWRegistry.possible_vobjects
Thu, 13 Aug 2009 11:07:00 +0200 Sylvain Thénault use session.vreg.config instead
Thu, 13 Aug 2009 11:06:46 +0200 Sylvain Thénault fix bw compat properties
Thu, 13 Aug 2009 11:06:07 +0200 Sylvain Thénault temporarily needed hack, should move out with hooks refactoring
Thu, 13 Aug 2009 10:58:29 +0200 Sylvain Thénault register_to needs the schema as argument
Thu, 13 Aug 2009 10:57:57 +0200 Sylvain Thénault fix urlquote imports
Thu, 13 Aug 2009 10:50:19 +0200 Sylvain Thénault __initialize__ needs the schema as argument
Thu, 13 Aug 2009 10:49:46 +0200 Sylvain Thénault proper rewrite
Thu, 13 Aug 2009 10:49:14 +0200 Nicolas Chauvat R deprecate CWRegistry.possible_vobjects
Thu, 13 Aug 2009 10:32:03 +0200 Sylvain Thénault no more needs for vreg_initialization_completed hook
Thu, 13 Aug 2009 10:31:31 +0200 Sylvain Thénault remove usage of vreg_initialization_complete by using an 'initializable dict' (eg call init after complete registration
Thu, 13 Aug 2009 10:24:51 +0200 Sylvain Thénault should still call .items
Thu, 13 Aug 2009 10:24:31 +0200 Sylvain Thénault fix syntax error
Thu, 13 Aug 2009 10:02:18 +0200 Nicolas Chauvat R deprecate CWRegistry.select_vobject
Thu, 13 Aug 2009 10:20:57 +0200 Sylvain Thénault refactor property handling to avoid name conflicts
Thu, 13 Aug 2009 09:59:35 +0200 Sylvain Thénault stop using controller class attribute, allowing to deprecate appobject.build_url in favor of req.build_url
Thu, 13 Aug 2009 09:49:21 +0200 Sylvain Thénault remove code deprecated in 3.2
Thu, 13 Aug 2009 09:41:24 +0200 Sylvain Thénault move get_cache to base request
Thu, 13 Aug 2009 09:41:05 +0200 Sylvain Thénault move tal_render to View
Thu, 13 Aug 2009 09:31:34 +0200 Sylvain Thénault merge
Thu, 13 Aug 2009 00:35:05 +0200 Nicolas Chauvat R put version info in deprecation warnings
Thu, 13 Aug 2009 09:30:03 +0200 Sylvain Thénault rename and move cw.RequestSessionMixIn to cw.req.RequestSessionBase; move some appobjects methods where they actually belong to
Thu, 13 Aug 2009 09:23:22 +0200 Sylvain Thénault import cleanup
Thu, 13 Aug 2009 09:22:07 +0200 Sylvain Thénault move underline_title to toolsutils
Wed, 12 Aug 2009 19:09:32 +0200 Nicolas Chauvat R propagate deprecation of AppObject.entity()
Wed, 12 Aug 2009 18:40:52 +0200 Nicolas Chauvat R put version info in deprecation warnings
Wed, 12 Aug 2009 18:16:49 +0200 Nicolas Chauvat R [appobject] deprecate AppObject.entity()
Wed, 12 Aug 2009 18:06:23 +0200 Sylvain Thénault merge
Wed, 12 Aug 2009 14:05:36 +0200 Nicolas Chauvat backport stable branch
Wed, 12 Aug 2009 18:05:19 +0200 Sylvain Thénault Backed out changeset 3f6dfc312760
Tue, 11 Aug 2009 18:41:39 +0200 Nicolas Chauvat backport stable branch
Wed, 12 Aug 2009 13:30:45 +0200 Sylvain Thénault compute extrapath, necessary for proper schema module detection when CW_CUBES_PATH is set stable
Tue, 11 Aug 2009 18:13:33 +0200 Sylvain Thénault [session cache] always append to description, turn it into a list if necessary stable
Tue, 11 Aug 2009 17:51:48 +0200 Nicolas Chauvat B web/tests back to green stable
Tue, 11 Aug 2009 17:28:18 +0200 Sylvain Thénault backport stable branch
Tue, 11 Aug 2009 17:27:27 +0200 Sylvain Thénault [entities] access persistent attributes through entity.cwdb
Tue, 11 Aug 2009 17:26:51 +0200 Sylvain Thénault [vreg] skip final entities
Tue, 11 Aug 2009 17:19:05 +0200 Sylvain Thénault backport sand fix stable
Mon, 10 Aug 2009 09:58:40 -0700 Sandrine Ribeau [view] make RegistryView xhtml valid
Tue, 11 Aug 2009 17:15:54 +0200 Sylvain Thénault merge
Tue, 11 Aug 2009 17:13:32 +0200 Sylvain Thénault [testlib] #345052 and #344207: major test lib refactoring/cleanup + update usage
Tue, 11 Aug 2009 17:07:48 +0200 Sylvain Thénault backport some changesets to the stable branch stable
Tue, 11 Aug 2009 17:06:02 +0200 Sylvain Thénault merge
Tue, 11 Aug 2009 13:01:56 +0200 Nicolas Chauvat R propagate registry API changes
Tue, 11 Aug 2009 12:42:01 +0200 Nicolas Chauvat R [registry] changes in the API
Tue, 11 Aug 2009 11:43:59 +0200 Nicolas Chauvat branching stable stable
Tue, 11 Aug 2009 17:04:59 +0200 Sylvain Thénault [debug] cnx commit/rollback on DBG_RQL
Tue, 11 Aug 2009 17:04:22 +0200 Sylvain Thénault DBG_MS flag
Tue, 11 Aug 2009 17:04:00 +0200 Sylvain Thénault reconnect without argument reconnect all sources
Tue, 11 Aug 2009 17:03:27 +0200 Sylvain Thénault [session pool] dont check closed session when calling set_pool from super_session
Tue, 11 Aug 2009 17:02:50 +0200 Sylvain Thénault [ms] proper reset cache on external source
Tue, 11 Aug 2009 12:21:45 +0200 Sylvain Thénault [config] new with_recommends option to expand_cubes
Tue, 11 Aug 2009 12:21:09 +0200 Sylvain Thénault [vreg] explicit reset, no need to reload appobjects module on reloading because of schema changes
Tue, 11 Aug 2009 12:20:13 +0200 Sylvain Thénault fix reloading, new .reset prototype
Mon, 10 Aug 2009 23:33:11 +0200 Nicolas Chauvat R refactor backup and use tar.gz to store all sources
Mon, 10 Aug 2009 18:01:46 +0200 Sylvain Thénault merge
Mon, 10 Aug 2009 15:54:28 +0200 Nicolas Chauvat B [web.box] fix EditRelationBoxTemplate in case neither related nor unrelated
Mon, 10 Aug 2009 18:00:50 +0200 Sylvain Thénault [server caching] should set cache before call to after_add_entity hooks
Mon, 10 Aug 2009 16:02:14 +0200 Sylvain Thénault [web test] fix unittest form
Mon, 10 Aug 2009 13:59:00 +0200 Sylvain Thénault [startup] fix syntax error
Mon, 10 Aug 2009 11:11:19 +0200 Sylvain Thénault merge
Mon, 10 Aug 2009 10:55:58 +0200 Nicolas Chauvat B add missing selector on view registry
Mon, 10 Aug 2009 09:13:43 +0200 Sylvain Thénault merge
Mon, 10 Aug 2009 09:12:22 +0200 Sylvain Thénault Added tag cubicweb-debian-version-3.4.2-1 for changeset e6a8cd8cc910
Mon, 10 Aug 2009 09:12:21 +0200 Sylvain Thénault Added tag cubicweb-version-3.4.2 for changeset cfcc7f6121d6 cubicweb-debian-version-3.4.2-1
Sun, 09 Aug 2009 15:40:46 +0200 Nicolas Chauvat F [registry views] add _registry startup view
Mon, 10 Aug 2009 11:10:12 +0200 Sylvain Thénault cleanup docstring, add actually used method to the ITree interface
Fri, 07 Aug 2009 17:51:16 +0200 Sylvain Thénault 3.4.2 cubicweb-version-3.4.2
Fri, 07 Aug 2009 17:42:04 +0200 Sylvain Thénault [schema migration] test reproducing pb when deleting a relation definition with mandatory card and without removing the associated rtype + fix
Fri, 07 Aug 2009 17:40:52 +0200 Sylvain Thénault reactivate verification hooks in migration test, it may hide some actual errors
Fri, 07 Aug 2009 16:50:53 +0200 Sylvain Thénault [c-c] fix confirm
Fri, 07 Aug 2009 16:50:29 +0200 Sylvain Thénault [bw compat] restore format_constraint into schema file context
Fri, 07 Aug 2009 16:50:09 +0200 Sylvain Thénault [schema] oops
Fri, 07 Aug 2009 16:49:20 +0200 Sylvain Thénault [schema changes] check entity is not being deleted and get only actually modified attributes
Fri, 07 Aug 2009 16:18:51 +0200 Sylvain Thénault [migration] use new default argument, default_is_yes has never been there...
Fri, 07 Aug 2009 16:18:28 +0200 Sylvain Thénault [migration] mh.confirm support a new default argument, fix default handling for ASK
Fri, 07 Aug 2009 14:49:48 +0200 Sylvain Thénault use makedirs, some old instances don't have parent directory properly set
Fri, 07 Aug 2009 14:49:19 +0200 Sylvain Thénault restore backward compat, still imported a lot
Fri, 07 Aug 2009 14:06:58 +0200 Sylvain Thénault no need for lib_directory
Fri, 07 Aug 2009 14:00:54 +0200 Sylvain Thénault 3.4.1...
Fri, 07 Aug 2009 14:00:03 +0200 Sylvain Thénault remove code unused for a while now
Fri, 07 Aug 2009 13:59:38 +0200 Sylvain Thénault typo
Fri, 07 Aug 2009 13:59:18 +0200 Sylvain Thénault delete relations one by one to avoid too complex rql analysis
Fri, 07 Aug 2009 13:58:28 +0200 Sylvain Thénault to make cw schemas importable, they have to be installed w/ cw code, not in /usr/share/cubicweb/schemas
Fri, 07 Aug 2009 12:51:56 +0200 Sylvain Thénault fix syntax error
Fri, 07 Aug 2009 12:20:50 +0200 Sylvain Thénault backport stable
Fri, 07 Aug 2009 12:20:37 +0200 Sylvain Thénault param is now trcomment_format stable
Fri, 07 Aug 2009 12:12:50 +0200 Sylvain Thénault backport stable branch
Fri, 07 Aug 2009 12:12:20 +0200 Sylvain Thénault need to set default value for trcomment_format since it's not an actual field stable
Fri, 07 Aug 2009 12:11:03 +0200 Sylvain Thénault format field should inherit from parent field's eidparam stable
Fri, 07 Aug 2009 12:10:32 +0200 Sylvain Thénault don't set display: block on hidden input stable
Fri, 07 Aug 2009 10:43:34 +0200 Sylvain Thénault 3.4
Fri, 07 Aug 2009 10:35:04 +0200 Sylvain Thénault remove print
Fri, 07 Aug 2009 10:22:17 +0200 Sylvain Thénault [rql test] add non regression test for rql (fail with current rql head)
Fri, 07 Aug 2009 10:21:39 +0200 Sylvain Thénault [server debug] indent for more readability
Fri, 07 Aug 2009 10:21:19 +0200 Sylvain Thénault [schema] break when found
Thu, 06 Aug 2009 11:55:26 +0200 Sylvain Thénault update dependencies
Thu, 06 Aug 2009 11:54:17 +0200 Sylvain Thénault [schema] yams api update
Thu, 06 Aug 2009 09:51:52 +0200 Sylvain Thénault backport stable branch
Thu, 06 Aug 2009 09:40:40 +0200 Sylvain Thénault Added tag cubicweb-debian-version-3.3.5-1 for changeset 82fe8a6d077b stable
Thu, 06 Aug 2009 09:40:40 +0200 Sylvain Thénault Added tag cubicweb-version-3.3.5 for changeset d85937184430 stable cubicweb-debian-version-3.3.5-1
Thu, 06 Aug 2009 09:07:03 +0200 Sylvain Thénault 3.3.5 stable cubicweb-version-3.3.5
Thu, 06 Aug 2009 09:04:26 +0200 Sylvain Thénault ensure runtime dir exists
Wed, 05 Aug 2009 19:14:39 +0200 Sylvain Thénault [web.box] remove deprecation warnings
Wed, 05 Aug 2009 19:14:07 +0200 Sylvain Thénault [hooksmanager] hooks should be reseted after vreg reload
Wed, 05 Aug 2009 19:13:35 +0200 Sylvain Thénault allow to specify arbitrary argument when recording a looping task func
Wed, 05 Aug 2009 19:12:10 +0200 Sylvain Thénault cleanup
Wed, 05 Aug 2009 18:56:22 +0200 Sylvain Thénault [web session] proper reloading of the session manager on vreg update
Wed, 05 Aug 2009 18:18:12 +0200 Adrien Di Mascio [events] renamed source-reload into registry-reload to avoid potential confusions with datasources
Wed, 05 Aug 2009 17:33:40 +0200 Sylvain Thénault merge
Wed, 05 Aug 2009 12:15:48 +0200 Adrien Di Mascio [cleanup] delete-trailing-whitespace + removed debug print
Wed, 05 Aug 2009 17:30:52 +0200 Sylvain Thénault [css] fix cubicweb.css for action'selected class stable
Wed, 05 Aug 2009 17:30:47 +0200 Sylvain Thénault fix #344895: view action should skip navigation parameters stable
Wed, 05 Aug 2009 17:27:33 +0200 Sylvain Thénault [migration] when adding a core meta-relation, it should be added to all entities *in the persistent schema*, not only those in the fs schema
Wed, 05 Aug 2009 17:26:41 +0200 Sylvain Thénault [ldap] more configuration possible on ldap source: protocal/authentication mode, dumb support for kerberos authentication
Wed, 05 Aug 2009 17:25:06 +0200 Sylvain Thénault cleanup
Wed, 05 Aug 2009 17:24:52 +0200 Sylvain Thénault [schema hooks] rename variable, check unique constraint actually changed before creating the index
Wed, 05 Aug 2009 17:23:06 +0200 Sylvain Thénault [3.4 migration] only set cwuri for entities from the system source
Wed, 05 Aug 2009 17:22:33 +0200 Sylvain Thénault [hooks] check key or value is actually edited
Wed, 05 Aug 2009 10:52:09 +0200 Adrien Di Mascio [twisted] use cubicweb.twisted.logger instead of print to notify when the instance is started
Wed, 05 Aug 2009 08:40:20 +0200 Adrien Di Mascio [i18n] updated catalogs
Wed, 05 Aug 2009 08:34:04 +0200 Adrien Di Mascio [i18ncubicweb] fix stupid NameError with mkdtemp
Tue, 04 Aug 2009 19:36:22 +0200 Sylvain Thénault add consistency check on constraints
Tue, 04 Aug 2009 18:58:54 +0200 Adrien Di Mascio merge
Tue, 04 Aug 2009 18:58:38 +0200 Adrien Di Mascio [autoreload] handle uicfg reloading properly with the new event / callback mechanism
Tue, 04 Aug 2009 18:48:46 +0200 Sylvain Thénault [multi-source] test and fix msplanner regression stable
Tue, 04 Aug 2009 18:47:11 +0200 Sylvain Thénault [startup] vreg api update
Tue, 04 Aug 2009 18:46:59 +0200 Sylvain Thénault cleanup
Tue, 04 Aug 2009 18:44:24 +0200 Adrien Di Mascio [autoreload] recompute urlresolver / urlrewriter after autoreload
Tue, 04 Aug 2009 18:43:55 +0200 Adrien Di Mascio [autoreload] remove all modules under vregistry_path() from sys.modules before reloading
Tue, 04 Aug 2009 18:40:47 +0200 Adrien Di Mascio introduce a new CubicwebEventManager
Tue, 04 Aug 2009 17:39:02 +0200 Sylvain Thénault [F dbdump] dark and dirty fix for db-copy command
Tue, 04 Aug 2009 17:16:05 +0200 Sylvain Thénault cleanup
Tue, 04 Aug 2009 17:11:50 +0200 Sylvain Thénault [R] use req.entity_from_eid
Tue, 04 Aug 2009 17:02:18 +0200 Sylvain Thénault [reledit] refactor, split into reledit/doreledit where the former try to tell if edition *should* be done, and the later tell if edition *can* be done
Tue, 04 Aug 2009 17:01:00 +0200 Sylvain Thénault use yams api
Tue, 04 Aug 2009 17:00:14 +0200 Sylvain Thénault [table view] vreg api update
Tue, 04 Aug 2009 15:30:54 +0200 Sylvain Thénault [navigation] split tests, add test for __start out of bound
Tue, 04 Aug 2009 15:08:18 +0200 Adrien Di Mascio merge
Tue, 04 Aug 2009 15:06:09 +0200 Adrien Di Mascio merge (after jquery.tools backout)
Tue, 04 Aug 2009 11:43:03 +0200 Adrien Di Mascio Backed out changeset 3e1d2ab5f8c0 (restore ui.tabs.js instead of jquery tools)
Tue, 04 Aug 2009 11:36:47 +0200 Adrien Di Mascio [reledit] don't try to use rel-edit on attributes without assicated fields (e.g _format field)
Tue, 04 Aug 2009 11:35:57 +0200 Adrien Di Mascio [uicfg] fix metadata detection in primaryview_section
Tue, 04 Aug 2009 14:49:05 +0200 Sylvain Thénault [vreg] api update
Tue, 04 Aug 2009 00:54:41 +0200 Sylvain Thénault to avoid confusions, implements iteritems/itervalues as well
Tue, 04 Aug 2009 00:51:00 +0200 Sylvain Thénault [testlib] take care of re-monkeypatching which'll cause infinite recursion error
Mon, 03 Aug 2009 17:59:34 +0200 Sylvain Thénault [repo] explicitly specifies edited attributes to glob_update_entity
Mon, 03 Aug 2009 17:32:42 +0200 Sylvain Thénault [webapp] missing renaming
Mon, 03 Aug 2009 17:20:20 +0200 Sylvain Thénault [pyro] use lgc.pyro_ext, simplify pyro related options
Mon, 03 Aug 2009 16:50:22 +0200 Sylvain Thénault [we, test] more api update
Mon, 03 Aug 2009 16:33:27 +0200 Sylvain Thénault [controller] should catch and set appli argument here now that the old AppObject class is gone
Mon, 03 Aug 2009 16:32:30 +0200 Sylvain Thénault [uicfg reloading] don't reload uicfg when appobjects modules won't be reloaded as well
Mon, 03 Aug 2009 16:31:30 +0200 Sylvain Thénault [vreg api update] remove some deprecation warnings
Mon, 03 Aug 2009 15:57:05 +0200 Sylvain Thénault [test] update test: class initialization done in etype_class now
Mon, 03 Aug 2009 15:56:27 +0200 Sylvain Thénault [vreg] fix deprecation messages
Mon, 03 Aug 2009 15:42:47 +0200 Sylvain Thénault [appobject selection process] drop the need for the .selected method
Mon, 03 Aug 2009 15:16:47 +0200 Sylvain Thénault [appobject] kill VObject class, move base selector classes to appobject
Mon, 03 Aug 2009 14:14:07 +0200 Sylvain Thénault R [base classes] only AppObject remaning, no more AppRsetObject
Mon, 03 Aug 2009 10:53:31 +0200 Sylvain Thénault merge
Mon, 03 Aug 2009 09:24:50 +0200 Adrien Di Mascio [twisted] don't use twistd anymore, all-in-one.py file is needed anymore
Sun, 02 Aug 2009 20:59:57 +0200 Adrien Di Mascio [uicfg] reload uicfg when vregistry is being reset
Sun, 02 Aug 2009 20:56:05 +0200 Adrien Di Mascio [refactoring] moved rtags specification in web/views
Sun, 02 Aug 2009 19:32:57 +0200 Adrien Di Mascio [registry] when a source file is changed, reset and reload the whole registry
Mon, 03 Aug 2009 10:50:57 +0200 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
Mon, 03 Aug 2009 09:37:13 +0200 Sylvain Thénault B [supervising] ignore updated event for entities created in the same transaction
Mon, 03 Aug 2009 09:24:08 +0200 Sylvain Thénault F [rset repo cache] set entity.rset when no set on entities retreived from the cache
Sun, 02 Aug 2009 12:00:17 +0200 Sylvain Thénault enable server side entity caching, 25% speedup on codenaf insertion. ALL CW TESTS OK
Sun, 02 Aug 2009 11:58:55 +0200 Sylvain Thénault #F [querier] debugging tweak
Sun, 02 Aug 2009 11:55:53 +0200 Sylvain Thénault F [adapted list view] fix selector
Sun, 02 Aug 2009 11:55:24 +0200 Sylvain Thénault F [view] missing import
Sun, 02 Aug 2009 11:54:48 +0200 Sylvain Thénault web test update
Sun, 02 Aug 2009 11:54:02 +0200 Sylvain Thénault cleanup
Sat, 01 Aug 2009 17:22:46 +0200 Sylvain Thénault R [schema hooks] big refactoring / reorganization for clearer code, a few fixes on the way
Sat, 01 Aug 2009 17:22:05 +0200 Sylvain Thénault uicfg bugs detected by tests
Sat, 01 Aug 2009 17:21:45 +0200 Sylvain Thénault R import to avoid warning
Sat, 01 Aug 2009 17:21:32 +0200 Sylvain Thénault oops
Sat, 01 Aug 2009 17:21:19 +0200 Sylvain Thénault R [test] update and fix deprecation warnings
Sat, 01 Aug 2009 17:20:26 +0200 Sylvain Thénault R [web test] rewrite schema with a single python module
Sat, 01 Aug 2009 16:54:40 +0200 Sylvain Thénault F [cw.test] OK
Sat, 01 Aug 2009 16:54:03 +0200 Sylvain Thénault explicit imports
Sat, 01 Aug 2009 16:21:52 +0200 Sylvain Thénault get_csv is being renamed to splitstrip
Sat, 01 Aug 2009 16:20:08 +0200 Sylvain Thénault B [schema update] may remove has_text unexpectedly, give another argument to fix it
Sat, 01 Aug 2009 16:19:08 +0200 Sylvain Thénault cleanup
Sat, 01 Aug 2009 16:18:14 +0200 Sylvain Thénault R [session] property for quick access to repo.schema
Sat, 01 Aug 2009 16:17:47 +0200 Sylvain Thénault R [querier] debugging tweaks
Sat, 01 Aug 2009 16:17:18 +0200 Sylvain Thénault document and replace debugged by a contextmanager/decorator class
Sat, 01 Aug 2009 16:16:06 +0200 Sylvain Thénault manual_insert is a public method
Sat, 01 Aug 2009 16:14:55 +0200 Sylvain Thénault F [server test] avoid warning by adding __init__.py file to directory
Sat, 01 Aug 2009 16:13:40 +0200 Sylvain Thénault R [server debug] more server side debugging tweaks
Sat, 01 Aug 2009 01:24:42 +0200 Sylvain Thénault cleanup
Sat, 01 Aug 2009 01:24:03 +0200 Sylvain Thénault oops, should have been in a earlier commit (give rollback_on_failure to doexec)
Sat, 01 Aug 2009 01:23:22 +0200 Sylvain Thénault oops, should have been in a earlier commit (META_RELATION_TYPES renaming)
Sat, 01 Aug 2009 01:22:01 +0200 Sylvain Thénault R [querier] debugging tweaks
Sat, 01 Aug 2009 01:20:58 +0200 Sylvain Thénault R [sql source] cnx._cnx checked in cnx.close, don't do it here
Sat, 01 Aug 2009 01:19:26 +0200 Sylvain Thénault debugging tweaks
Sat, 01 Aug 2009 01:16:19 +0200 Sylvain Thénault [F repo sqlite schema changes] don't rollback on potentially expected schema changes failure
Sat, 01 Aug 2009 01:13:39 +0200 Sylvain Thénault [R schema hooks] rename META_RELATIONS_TYPES into META_RTYPES, use it and other schema consts to avoid errors
Sat, 01 Aug 2009 00:01:12 +0200 Sylvain Thénault merge
Fri, 31 Jul 2009 23:26:52 +0200 Nicolas Chauvat F [dialog] offer to create backup. refactor to use l.c.shellutils.ASK
Fri, 31 Jul 2009 23:22:19 +0200 Nicolas Chauvat F [doc] mark code block as python source in cookbook
Fri, 31 Jul 2009 22:37:28 +0200 Nicolas Chauvat R [all] logilab.common 0.44 provides only deprecated
Fri, 31 Jul 2009 19:18:33 +0200 Adrien Di Mascio [doc] update generate_modules to match new sphinxutils API
Sat, 01 Aug 2009 00:00:29 +0200 Sylvain Thénault [R source cnx] use connection wrapper's close method
Fri, 31 Jul 2009 23:58:53 +0200 Sylvain Thénault [F native source] fix attempts to clear cache key
Fri, 31 Jul 2009 23:55:50 +0200 Sylvain Thénault [F workflow repo] don't try to get previous state of newly created entities
Fri, 31 Jul 2009 23:54:20 +0200 Sylvain Thénault [F repo tests] tests have to be updated:
Fri, 31 Jul 2009 23:48:18 +0200 Sylvain Thénault [F hooks] skip new eids as well as pending ones in DelayedDelete operation
Fri, 31 Jul 2009 23:47:20 +0200 Sylvain Thénault [R hooks] use DONT_CHECK_RTYPES_ON_[ADD|DEL] don't compute rset if not necessary
Fri, 31 Jul 2009 23:46:59 +0200 Sylvain Thénault [R hooks] use DONT_CHECK_RTYPES_ON_[ADD|DEL] constant, don't check wf related internal relations
Fri, 31 Jul 2009 23:45:07 +0200 Sylvain Thénault [R repo session] add_relation method use in hooks
Fri, 31 Jul 2009 23:44:16 +0200 Sylvain Thénault [R hooks] optmize insertion by using direct repository methods when possible
Fri, 31 Jul 2009 23:39:50 +0200 Sylvain Thénault [F schema] set inlined=False to ensure it'is not inlined by accident
Fri, 31 Jul 2009 23:38:27 +0200 Sylvain Thénault [R querier] new READ_ONLY_RTYPES constant
Fri, 31 Jul 2009 23:37:42 +0200 Sylvain Thénault [F repo debugging] log repo event on DBG_REPO debug level
Fri, 31 Jul 2009 23:35:07 +0200 Sylvain Thénault [R schema hooks] use new accessors on CWRelation and CWAttribute entities
Fri, 31 Jul 2009 23:33:05 +0200 Sylvain Thénault [R schema] dont give an iterator, it's a trap
Fri, 31 Jul 2009 23:32:07 +0200 Sylvain Thénault [C schema seria] cleanup
Fri, 31 Jul 2009 23:30:56 +0200 Sylvain Thénault [R repo, schema] use VIRTUAL_RTYPES const
Fri, 31 Jul 2009 23:27:53 +0200 Sylvain Thénault [F server test] sort for test predictability
Fri, 31 Jul 2009 23:26:14 +0200 Sylvain Thénault [R schemaobjs] property accessors for CWRelation/CWAttribute
Fri, 31 Jul 2009 23:25:02 +0200 Sylvain Thénault F: start to handle binary debug log level on the server side
Fri, 31 Jul 2009 23:21:45 +0200 Sylvain Thénault rewrite migrscheam
Fri, 31 Jul 2009 20:05:33 +0200 Sylvain Thénault C remove no more used copy_schema
Fri, 31 Jul 2009 19:43:18 +0200 Sylvain Thénault [D server test] remove deprecated test on application_hooks file, and associated data
Fri, 31 Jul 2009 14:25:30 +0200 Sylvain Thénault backport stable branch
Fri, 31 Jul 2009 14:18:53 +0200 Sylvain Thénault [F schema serial] #344876: missing some 'is'/'is_instance_of' relation for newly created instances stable
Fri, 31 Jul 2009 12:04:32 +0200 Sylvain Thénault [vreg] consider __abstract__ in register_all stable
Fri, 31 Jul 2009 10:47:15 +0200 Sylvain Thénault [xhtml form renderer] fix html structure, move header where we are sure to display it when necesary (_render_fields not displayed if main form has no visible fields
Fri, 31 Jul 2009 10:42:15 +0200 Sylvain Thénault missing new renderer argument
Fri, 31 Jul 2009 07:57:14 +0200 Sylvain Thénault merge
Thu, 30 Jul 2009 14:54:40 -0700 Sandrine Ribeau Add missing parameter to widget render call.
Fri, 31 Jul 2009 07:38:53 +0200 Sylvain Thénault merge
Thu, 30 Jul 2009 22:36:01 +0200 Florent merge
Thu, 30 Jul 2009 22:33:46 +0200 Florent always explicitly close <base> tags because of an old IE6 bug
Thu, 30 Jul 2009 19:55:27 +0200 Sylvain Thénault [hooksmanager] nicer unregister_hook implementation, allowing to give a Hook subclass as argument
Thu, 30 Jul 2009 19:00:57 +0200 Sylvain Thénault [migration] reset do-not-insert-cwuri once it's properly in the schema
Thu, 30 Jul 2009 18:52:33 +0200 Sylvain Thénault cleanup
Thu, 30 Jul 2009 18:52:26 +0200 Sylvain Thénault [F delconf form] should give rset to select()
Thu, 30 Jul 2009 18:51:44 +0200 Sylvain Thénault [form renderer] fix composite form renderer in case the main form has some visible fields
Thu, 30 Jul 2009 18:50:41 +0200 Sylvain Thénault [form renderer] consider form.fieldsets_in_order if specified. Warn about unexistant or unused fieldsets.
Thu, 30 Jul 2009 18:49:24 +0200 Sylvain Thénault add default values for fielsets_in_order, document base form attributes
Thu, 30 Jul 2009 15:19:29 +0200 Sylvain Thénault [notification view] consider row/col
Thu, 30 Jul 2009 12:30:12 +0200 Sylvain Thénault oops, this is a method stable
Thu, 30 Jul 2009 12:01:17 +0200 Sylvain Thénault [repo session] ability to ask session to keep it's pool set even when only read queries are done, necessary at least during migration stable
Thu, 30 Jul 2009 11:59:48 +0200 Sylvain Thénault no rset hooks should have empty rset now stable
Thu, 30 Jul 2009 11:30:06 +0200 Sylvain Thénault d-t-w
Wed, 29 Jul 2009 18:27:41 +0200 Sylvain Thénault avoid execution of queries which are known to be wrong by letting error propagates
Wed, 29 Jul 2009 18:26:29 +0200 Sylvain Thénault missing db-port option to source's option definitions stable
Wed, 29 Jul 2009 18:25:01 +0200 Sylvain Thénault make notification views working with no rset
Wed, 29 Jul 2009 12:46:09 +0200 Adrien Di Mascio [F plot] make jquery plots accept a fourth column that specifies a date format for tooltips
Wed, 29 Jul 2009 11:16:42 +0200 Sylvain Thénault merge
Wed, 29 Jul 2009 11:02:45 +0200 Nicolas Chauvat [doc] #120075 quickstart (was proposed structure)
Wed, 29 Jul 2009 11:10:11 +0200 Sylvain Thénault [F xhml] use a class to avoid duplicated ids when editing several entities at once
Wed, 29 Jul 2009 10:44:55 +0200 Sylvain Thénault merge
Wed, 29 Jul 2009 10:44:36 +0200 Sylvain Thénault [R xhtml] remove xhtml_wrap* function, use instead a single req.document_surrounding_div method
Wed, 29 Jul 2009 10:43:30 +0200 Sylvain Thénault move test on force-html-content-type to xhtml_browser method
Tue, 28 Jul 2009 22:22:08 +0200 Florent make it easy to change response of FormValidatorController
Tue, 07 Jul 2009 13:57:26 +0200 Florent fix tabindex starting at 0
Tue, 28 Jul 2009 10:23:48 +0200 Fabrice fix html headers for forced html content type : main template and json controller
Tue, 28 Jul 2009 10:19:14 +0200 Fabrice make jsvars declaration xhtml and html compatible
Tue, 28 Jul 2009 17:36:30 +0200 Florent merge
Tue, 21 Jul 2009 19:40:10 +0200 Florent add force-html-content-type config boolean variable
Wed, 29 Jul 2009 09:09:11 +0200 Sylvain Thénault [F bw compat] warn if entities.pot exists but consider it anyway
Wed, 29 Jul 2009 09:08:26 +0200 Sylvain Thénault [F xhtml] avoid duplicated id
Wed, 29 Jul 2009 09:08:04 +0200 Sylvain Thénault [R forms] use a subfields(form) method to get a chance to adapt to context
Wed, 29 Jul 2009 09:07:12 +0200 Sylvain Thénault [cleanup] no more needed, marked as i18n string by yams
Wed, 29 Jul 2009 00:12:43 +0200 Nicolas Chauvat [doc] fix FAQ layout
Tue, 28 Jul 2009 23:55:56 +0200 Nicolas Chauvat [doc] more improvements
Tue, 28 Jul 2009 23:49:47 +0200 Nicolas Chauvat [doc] replace code-block with sourcecode
Tue, 28 Jul 2009 23:48:19 +0200 Nicolas Chauvat [doc] fixed some dangling internal links
Tue, 28 Jul 2009 23:21:39 +0200 Nicolas Chauvat [doc] fix problem with layout, thanks to Sandrine
Tue, 28 Jul 2009 21:27:52 +0200 Nicolas Chauvat merge
Thu, 16 Jul 2009 12:57:17 -0700 Sandrine Ribeau merge
Thu, 16 Jul 2009 12:54:46 -0700 Sandrine Ribeau Missing xml_escape import.
Tue, 28 Jul 2009 21:26:46 +0200 Nicolas Chauvat [doc] some more rewriting
Tue, 28 Jul 2009 21:14:47 +0200 Adrien Di Mascio backport stable branch changesets
Tue, 28 Jul 2009 21:11:10 +0200 Adrien Di Mascio [javascript] fix IFRAME implementation and make it work in IE 6/7 + FF3 with text/html served pages stable
Tue, 28 Jul 2009 20:38:53 +0200 Nicolas Chauvat [doc] #306434: say a word about optimization
Tue, 28 Jul 2009 20:26:45 +0200 Nicolas Chauvat [doc] a bit of rewriting
Tue, 28 Jul 2009 19:59:50 +0200 Nicolas Chauvat [i18n] #344832: rename entities.pot
Tue, 28 Jul 2009 19:41:09 +0200 Nicolas Chauvat [doc] #342929: bad migration command in overview
Tue, 28 Jul 2009 18:44:19 +0200 Nicolas Chauvat [cleanup] improve dialog message consistency
Tue, 28 Jul 2009 18:36:32 +0200 Nicolas Chauvat [cleanup] nicer imports
Tue, 28 Jul 2009 16:33:59 +0200 Sylvain Thénault bad merge?
Tue, 28 Jul 2009 16:33:53 +0200 Sylvain Thénault make fyzz/spa2rql a recommends only
Tue, 28 Jul 2009 11:08:11 +0200 Sylvain Thénault remove debug print
Tue, 28 Jul 2009 11:05:07 +0200 Sylvain Thénault per cube message
Tue, 28 Jul 2009 11:04:41 +0200 Sylvain Thénault we've to call cleanup_sys_modules manually for proper schema modules cleanup
Mon, 27 Jul 2009 18:43:47 +0200 Sylvain Thénault merge
Mon, 27 Jul 2009 15:19:01 +0200 Nicolas Chauvat #344787: add options to idownloadable
Mon, 27 Jul 2009 18:43:28 +0200 Sylvain Thénault some new field/widgets classes: CompoundField, IntervalWidget, HorizontalLayoutWidget
Mon, 27 Jul 2009 18:42:49 +0200 Sylvain Thénault widget.render now takes the renderer as third argument (keeping minimal bw compat)
Mon, 27 Jul 2009 18:41:44 +0200 Sylvain Thénault take care to None labels
Mon, 27 Jul 2009 18:41:29 +0200 Sylvain Thénault new fieldset attribute on field, use to group fields by the default form renderer
Mon, 27 Jul 2009 18:40:29 +0200 Sylvain Thénault nicer checkbox widget implementation, avoid extra <br/> at the end
Mon, 27 Jul 2009 18:39:29 +0200 Sylvain Thénault allow vocabulary functions to return either label/value or label/value/dict (to use as attributes of the tag for this input)
Mon, 27 Jul 2009 18:37:09 +0200 Sylvain Thénault select attributes should be escaped
Mon, 27 Jul 2009 18:36:51 +0200 Sylvain Thénault extract function: sgml_attributes
Mon, 27 Jul 2009 18:36:30 +0200 Sylvain Thénault meta is gone away
Mon, 27 Jul 2009 09:51:54 +0200 Adrien Di Mascio [selectors] change specified_etype_implements: kwargs prevails on req.form
Mon, 27 Jul 2009 10:58:37 +0200 Sylvain Thénault merge
Mon, 27 Jul 2009 10:06:13 +0200 Adrien Di Mascio [cleanup] started to improve cubicweb-ctl dialog messages consistency
Mon, 27 Jul 2009 09:52:21 +0200 Adrien Di Mascio merge
Sun, 26 Jul 2009 16:56:37 +0200 Adrien Di Mascio [sqlutils] fix stupid typo
Mon, 27 Jul 2009 10:58:00 +0200 Sylvain Thénault should not specify attrcategories here
Mon, 27 Jul 2009 10:57:33 +0200 Sylvain Thénault rewrite .sql / .rel files, drop unnecessary entity types, explicit imports
Mon, 27 Jul 2009 09:40:31 +0200 Sylvain Thénault don't check versions on db-restore
Fri, 24 Jul 2009 19:44:30 +0200 Sylvain Thénault #343714: Enable workflow transition comments editing
Fri, 24 Jul 2009 19:43:12 +0200 Sylvain Thénault fix some default autoform_section
Fri, 24 Jul 2009 19:42:57 +0200 Sylvain Thénault some reledit fixes: actually needs metadata in form's attrcategories, check autoform_section for attributes (XXX need check for relation), no <not specified> visible when attribute isn't editable
Fri, 24 Jul 2009 19:41:10 +0200 Sylvain Thénault explicit imports
Fri, 24 Jul 2009 19:40:56 +0200 Sylvain Thénault document
Fri, 24 Jul 2009 19:40:46 +0200 Sylvain Thénault test and fix wf history security
Fri, 24 Jul 2009 19:39:53 +0200 Sylvain Thénault use an actual state name, not a transition name
Fri, 24 Jul 2009 18:45:16 +0200 Sylvain Thénault missing import
Fri, 24 Jul 2009 18:43:18 +0200 Sylvain Thénault missing import
Fri, 24 Jul 2009 18:38:51 +0200 Sylvain Thénault boulet...
Fri, 24 Jul 2009 18:26:31 +0200 Sylvain Thénault #343624: access to ORM and views outside web engine
Fri, 24 Jul 2009 17:59:49 +0200 Sylvain Thénault #343839: update entity's modification date after changing its state
Fri, 24 Jul 2009 17:50:41 +0200 Sylvain Thénault merge
Fri, 24 Jul 2009 17:50:31 +0200 Sylvain Thénault major refactoring of database dump/restore:
Fri, 24 Jul 2009 17:47:45 +0200 Sylvain Thénault should check for every system hooks, not only server_startup
Fri, 24 Jul 2009 17:03:32 +0200 Aurelien Campeas typo
Fri, 24 Jul 2009 15:30:14 +0200 Aurelien Campeas [reledit] do NOT peruse the likely ?vid=edition part
Fri, 24 Jul 2009 15:43:11 +0200 Sylvain Thénault #344772: instance backups should be done in instance_data_dir
Fri, 24 Jul 2009 15:28:03 +0200 Sylvain Thénault should be enough. Nicer isn't it?
Fri, 24 Jul 2009 15:20:14 +0200 Sylvain Thénault mkstemp return a 2-uple
Fri, 24 Jul 2009 15:13:44 +0200 Sylvain Thénault merge
Fri, 24 Jul 2009 15:00:49 +0200 Aurelien Campeas merge
Fri, 24 Jul 2009 14:59:54 +0200 Aurelien Campeas [reledit] a nicer icon
Fri, 24 Jul 2009 14:50:43 +0200 Aurelien Campeas [reledit] backport stable fixes
Fri, 24 Jul 2009 14:37:05 +0200 Aurelien Campeas [reledit] attributes : have a laning zone after all (less intrusive), fix likely bug of relation edition stable
Fri, 24 Jul 2009 15:13:02 +0200 Sylvain Thénault take care to migration w/ X.Y.Z_Any.py / X.Y.Z_common.py
Fri, 24 Jul 2009 15:12:40 +0200 Sylvain Thénault take care of sources with no write support (eg ldapuser)
Fri, 24 Jul 2009 15:12:13 +0200 Sylvain Thénault fix versions_map doc
Fri, 24 Jul 2009 15:11:56 +0200 Sylvain Thénault migrate option
Fri, 24 Jul 2009 14:36:38 +0200 Sylvain Thénault application -> instance where it makes sense
Fri, 24 Jul 2009 14:33:37 +0200 Sylvain Thénault application -> instance where it makes sense
Fri, 24 Jul 2009 13:50:59 +0200 Sylvain Thénault unused (unusable actually)
Fri, 24 Jul 2009 13:04:44 +0200 Sylvain Thénault fix/enhance baseview doc
Fri, 24 Jul 2009 12:47:47 +0200 Sylvain Thénault new distinguish repairing/creating from regular start.
Fri, 24 Jul 2009 12:43:41 +0200 Sylvain Thénault fix syntax/import errors & adapted list base class
Fri, 24 Jul 2009 12:13:51 +0200 Sylvain Thénault begin to drop ref to secondary view
Fri, 24 Jul 2009 12:10:54 +0200 Sylvain Thénault cleanup
Fri, 24 Jul 2009 12:10:22 +0200 Sylvain Thénault new adaptedlist view
Fri, 24 Jul 2009 12:09:04 +0200 Sylvain Thénault move all view.url() logic in a single implementation
Fri, 24 Jul 2009 12:08:17 +0200 Sylvain Thénault don't fail on unknown eid, simply issue a warning
Fri, 24 Jul 2009 10:36:57 +0200 Adrien Di Mascio [server] take a chance to grab base-url from all-in-one config if not specified explicitly
Fri, 24 Jul 2009 09:31:43 +0200 Adrien Di Mascio hide cwuri from web forms
Fri, 24 Jul 2009 09:31:04 +0200 Adrien Di Mascio usage of '**' is deprecated in RelationType declaration, use '*' instead
Fri, 24 Jul 2009 09:30:04 +0200 Adrien Di Mascio add migration script for the new cwuri metadata attribute
Fri, 24 Jul 2009 09:28:59 +0200 Adrien Di Mascio fix indentation problems in bootstrap_migration (use 4 spaces instead of 3)
Fri, 24 Jul 2009 09:25:15 +0200 Adrien Di Mascio fix mkstemp() usage in migration commands
Thu, 23 Jul 2009 17:15:05 +0200 Aurelien Campeas fix a couple NameErrors
Thu, 23 Jul 2009 15:57:15 +0200 Sylvain Thénault move RichString and co to yams, keeping only a small monkeypatch for cw-page-template here
Thu, 23 Jul 2009 15:33:03 +0200 Adrien Di Mascio backport stable branch into default
Thu, 23 Jul 2009 15:29:07 +0200 Adrien Di Mascio merge
Thu, 23 Jul 2009 15:28:41 +0200 Adrien Di Mascio new cwuri metadata + a few tests fixes on the way
Thu, 23 Jul 2009 15:17:11 +0200 Adrien Di Mascio [tests] fixes (including two operations renaming)
Thu, 23 Jul 2009 15:15:29 +0200 Adrien Di Mascio add simple tests for standard metadata hooks
Thu, 23 Jul 2009 15:15:05 +0200 Adrien Di Mascio [tests] remove some other 'meta' relation usage in tests
Thu, 23 Jul 2009 15:13:21 +0200 Adrien Di Mascio fix SystemHook declaration, accepts=('',) doesn't mean anything
Thu, 23 Jul 2009 15:16:49 +0200 Nicolas Chauvat merge
Thu, 23 Jul 2009 15:16:43 +0200 Nicolas Chauvat add list of cubes included in the standard library
Thu, 23 Jul 2009 15:15:58 +0200 Nicolas Chauvat #344747: add env var CW_MODE
Thu, 23 Jul 2009 15:07:25 +0200 Sylvain Thénault merge
Thu, 23 Jul 2009 14:57:46 +0200 Adrien Di Mascio fix schemaserial tests: meta doesn't exist anymore
Thu, 23 Jul 2009 14:51:40 +0200 Nicolas Chauvat [refactor] #342855: replace uses of (deprecated) mktemp
Thu, 23 Jul 2009 14:45:31 +0200 Nicolas Chauvat rename environment variables
Thu, 23 Jul 2009 14:35:58 +0200 Nicolas Chauvat [cleanup] fix typo
Thu, 23 Jul 2009 14:32:45 +0200 Nicolas Chauvat #343093: display workflow
Thu, 23 Jul 2009 14:27:54 +0200 Nicolas Chauvat [cleanup] fix tests
Thu, 23 Jul 2009 14:13:43 +0200 Nicolas Chauvat merge
Thu, 23 Jul 2009 14:12:34 +0200 Nicolas Chauvat #343227: display the workflow history of any entity
Thu, 23 Jul 2009 14:12:18 +0200 Nicolas Chauvat [cleanup] fix tests
Thu, 23 Jul 2009 14:09:16 +0200 Nicolas Chauvat [cleanup] fix deprecation warnings
Thu, 23 Jul 2009 15:07:12 +0200 Sylvain Thénault cleanup
Thu, 23 Jul 2009 15:07:08 +0200 Sylvain Thénault move all schema related views where they belong (eg not startup), fix schema graph views
Thu, 23 Jul 2009 13:35:06 +0200 Sylvain Thénault sparql: support for literal restriction
Thu, 23 Jul 2009 13:07:22 +0200 Adrien Di Mascio add sameAs support in cubicweb standard schema
Thu, 23 Jul 2009 13:03:50 +0200 Nicolas Chauvat #197873: quick access to info for bug report
Thu, 23 Jul 2009 12:55:51 +0200 Nicolas Chauvat [stdlib] list of cubes included in the cubes standard library stable
Thu, 23 Jul 2009 12:47:09 +0200 Sylvain Thénault sparql support for limit/offset/orderby
Thu, 23 Jul 2009 12:08:39 +0200 Sylvain Thénault cleanup/document/refactor
Thu, 23 Jul 2009 11:23:12 +0200 Adrien Di Mascio python-lxml is now a real dependency
Wed, 22 Jul 2009 19:42:44 +0200 Sylvain Thénault use space as separator, dot may be found in xml ns
Wed, 22 Jul 2009 19:42:35 +0200 Sylvain Thénault distinct / reduced support
Wed, 22 Jul 2009 19:42:10 +0200 Sylvain Thénault possibility to choose results format, set a nicer file name on sparqlxml view
Wed, 22 Jul 2009 19:41:33 +0200 Sylvain Thénault use space as separator, dot may be found in xml ns
Wed, 22 Jul 2009 18:42:27 +0200 Adrien Di Mascio simple implementation of sparql XML resultset view
Wed, 22 Jul 2009 18:35:21 +0200 Sylvain Thénault merge
Wed, 22 Jul 2009 18:35:08 +0200 Sylvain Thénault quick and dirty support from simple sparql queries + base ui
Wed, 22 Jul 2009 15:05:32 +0200 Aurelien Campeas does not make sense any more
Wed, 22 Jul 2009 14:19:08 +0200 Aurelien Campeas a note about branches
Wed, 22 Jul 2009 09:36:28 +0200 Arthur Lutz add classifiers stable
Wed, 22 Jul 2009 18:34:00 +0200 Sylvain Thénault optional rset
Wed, 22 Jul 2009 18:33:35 +0200 Sylvain Thénault should ensure lgc is configured to not use mx to avoid error if backend module is missing mx support
Tue, 21 Jul 2009 23:09:45 +0200 Sylvain Thénault merge stable
Tue, 21 Jul 2009 15:31:59 +0200 Sylvain Thénault Added tag cubicweb-debian-version-3.3.4-1 for changeset 7dc22caa7640 stable
Tue, 21 Jul 2009 15:31:58 +0200 Sylvain Thénault Added tag cubicweb-version-3.3.4 for changeset d46363eac5d7 stable cubicweb-debian-version-3.3.4-1
Tue, 21 Jul 2009 23:09:27 +0200 Sylvain Thénault properly remove tests from packages stable
Tue, 21 Jul 2009 13:52:27 +0200 Sylvain Thénault more test location fixes stable cubicweb-version-3.3.4
Tue, 21 Jul 2009 13:31:11 +0200 Sylvain Thénault don't remove devtools test, properly move etwist tests stable
Tue, 21 Jul 2009 13:27:00 +0200 Sylvain Thénault update lgc dependency stable
Tue, 21 Jul 2009 13:26:05 +0200 Sylvain Thénault has been renamed stable
Tue, 21 Jul 2009 13:25:35 +0200 Sylvain Thénault properly(?) remove test from standard packages stable
Tue, 21 Jul 2009 13:24:26 +0200 Sylvain Thénault copy test to cubicweb-dev stable
Tue, 21 Jul 2009 13:12:01 +0200 Sylvain Thénault 3.3.4 stable
Tue, 21 Jul 2009 13:11:00 +0200 Sylvain Thénault merge stable
Tue, 21 Jul 2009 13:04:33 +0200 Aurelien Campeas remove with statement stable
Tue, 21 Jul 2009 13:10:37 +0200 Sylvain Thénault fix typo, remove debug stable
Tue, 21 Jul 2009 12:59:31 +0200 Sylvain Thénault strange, how does it work by computing maxrelated once everything is done ?
Tue, 21 Jul 2009 12:56:29 +0200 Nicolas Chauvat [views] epropertiesform renamed propertiesform stable
Tue, 21 Jul 2009 12:44:36 +0200 Aurelien Campeas [primary] restore render_entity, as it is a bit too much work to update everything accordingly
Tue, 21 Jul 2009 12:39:22 +0200 Aurelien Campeas a standard-conformant fix for sgml_tags
Tue, 21 Jul 2009 12:38:10 +0200 Aurelien Campeas a standard-conformant fix for sgml_tags stable
Tue, 21 Jul 2009 11:48:11 +0200 Nicolas Chauvat [shell] move toolsutils.confirm() to logilab.common.shellutils stable
Sun, 19 Jul 2009 16:10:59 +0200 Nicolas Chauvat [cw-ctl] improve dialog messages stable
Sat, 18 Jul 2009 22:58:30 +0200 Nicolas Chauvat [cw-ctl] improve dialog messages stable
Sat, 18 Jul 2009 16:17:46 +0200 Nicolas Chauvat [cw-ctl] improve dialog messages stable
Sat, 18 Jul 2009 16:00:14 +0200 Nicolas Chauvat [doc] add list of dependencies in appendix stable
Fri, 17 Jul 2009 20:25:06 +0200 Aurelien Campeas [reledit] backport default branch fix stable
Fri, 17 Jul 2009 20:18:39 +0200 Aurelien Campeas [treeview] nicer cookie name
Fri, 17 Jul 2009 19:48:04 +0200 Aurelien Campeas [reledit] looks better on the left
Fri, 17 Jul 2009 16:50:50 +0200 Aurelien Campeas [reledit] separate value from landing zone
Fri, 17 Jul 2009 08:17:39 +0200 Adrien Di Mascio [api] update dbapi.connect() calls to match new prototype (user parameter is now named login) stable
Thu, 16 Jul 2009 17:00:55 +0200 Aurelien Campeas [views] fix some crashers (schema still does not render properly, might be yams side)
Thu, 16 Jul 2009 17:00:19 +0200 Aurelien Campeas [tabs] backport entity-less support for tabs
Thu, 16 Jul 2009 16:34:02 +0200 Aurelien Campeas [js] shrink htmlhelpers, extract massmailing functionality, jslint
Thu, 16 Jul 2009 16:30:58 +0200 Aurelien Campeas [primary] cleanup, render_entity -> cell_call
Thu, 16 Jul 2009 14:44:18 +0200 Aurelien Campeas shrink a bit the tabs
Thu, 16 Jul 2009 13:53:33 +0200 Aurelien Campeas [reledit] simplify a bit more stable
Thu, 16 Jul 2009 13:30:13 +0200 Aurelien Campeas backport stable branch
Thu, 16 Jul 2009 08:08:11 +0200 Adrien Di Mascio [reledit] restore primaryview_display_ctrl usage by default in reledit (including bugfix over last implementation) stable
Wed, 15 Jul 2009 23:48:33 +0200 Nicolas Chauvat [web] cubicweb.widgets.js was missing in treeview stable
Wed, 15 Jul 2009 18:28:57 +0200 Aurelien Campeas *gasp* stable
Wed, 15 Jul 2009 17:48:24 +0200 Aurelien Campeas [tests] follow common.tags change stable
Wed, 15 Jul 2009 15:44:50 +0200 Aurelien Campeas [reledit] remove buggy check, postpone functionnality to 344615 stable
Wed, 15 Jul 2009 14:06:45 +0200 Aurelien Campeas please html (non-xhtml) browsers # close 344205 stable
Wed, 15 Jul 2009 09:45:13 +0200 Adrien Di Mascio [schema] fix yams' add_relation monkeypatching
Fri, 10 Jul 2009 19:51:42 +0200 Sylvain Thénault merge stable
Fri, 10 Jul 2009 16:03:54 +0200 Aurelien Campeas a warning for attemps to reledit the wrong side of a composite stable
Fri, 10 Jul 2009 14:23:35 +0200 Aurelien Campeas [reledit] simplify, fixing #344545 stable
Fri, 10 Jul 2009 19:51:19 +0200 Sylvain Thénault consider primaryview_display_ctrl in reledit, XXX should split into reledit / autoreledit stable
Fri, 10 Jul 2009 12:15:09 +0200 Sylvain Thénault new RelationTagsDict class, use it in uicfg where necessary stable
Fri, 10 Jul 2009 09:44:36 +0200 Sylvain Thénault use msgid, update i18n stable
Fri, 10 Jul 2009 09:36:33 +0200 Adrien Di Mascio [skeleton] the new implementation of data_files will never raise a OSError stable
Thu, 09 Jul 2009 20:13:54 +0200 Aurelien Campeas [formwidgets] let the textarea height be dependant on the actual content (up to a limit) stable
Thu, 09 Jul 2009 19:59:41 +0200 Aurelien Campeas [reledit] allow composite edition if the composite is object stable
Thu, 09 Jul 2009 19:40:45 +0200 Aurelien Campeas [js] small cleanup stable
Thu, 09 Jul 2009 19:36:05 +0200 Aurelien Campeas [js] lint stable
Thu, 09 Jul 2009 19:35:32 +0200 Aurelien Campeas oops stable
Thu, 09 Jul 2009 17:16:49 +0200 Aurelien Campeas [reledit] do NOT propose to edit composite-related entities (unlinking would destroy the other side) stable
Thu, 09 Jul 2009 16:44:34 +0200 Aurelien Campeas [formwidgets,formfields] hum, this way stable
Thu, 09 Jul 2009 16:15:52 +0200 Sylvain Thénault merge stable
Thu, 09 Jul 2009 15:19:51 +0200 Aurelien Campeas merge stable
Thu, 09 Jul 2009 15:18:19 +0200 Aurelien Campeas [htmlhelpers] notes about seemingly unused functions (remove for cw 3.4 ?), cleanup a bit stable
Thu, 09 Jul 2009 15:15:18 +0200 Aurelien Campeas [formfields,formwidgets] move default size and maxlength from field to widget init (that is quite still unsatisfactorily) stable
Thu, 09 Jul 2009 14:39:56 +0200 Aurelien Campeas for some reason, use of an anonymous function makes things more readable stable
Thu, 09 Jul 2009 16:15:22 +0200 Sylvain Thénault ability to map attributes to something else than usual cw mapping on sql generation stable
Thu, 09 Jul 2009 16:14:22 +0200 Sylvain Thénault fix regression w/ NOT symetric relation (distinct not needed) stable
Thu, 09 Jul 2009 14:58:55 +0200 Sylvain Thénault handle attribute selection on variable selected using MAX() stable
Thu, 09 Jul 2009 14:58:19 +0200 Sylvain Thénault don't use internal address stable
Thu, 09 Jul 2009 14:58:01 +0200 Sylvain Thénault added some assertion on expected hooks class attributes stable
Thu, 09 Jul 2009 14:56:50 +0200 Sylvain Thénault rewrite test schema using a single schema file stable
Thu, 09 Jul 2009 13:04:28 +0200 Aurelien Campeas [formwidgets] ensure textarea for richstring has not ridicuously small size (close #344547) stable
Thu, 09 Jul 2009 12:38:33 +0200 Aurelien Campeas oops stable
Thu, 09 Jul 2009 12:23:12 +0200 Aurelien Campeas [tests] make tests conform to new input/text size and manxlength stable
Thu, 09 Jul 2009 12:14:02 +0200 Aurelien Campeas [reledit] there is nothing to escape, also cleanup lzone for attributes stable
Thu, 09 Jul 2009 12:06:14 +0200 Aurelien Campeas [formfields] set a reasonable minimal minimum length to input/text, also set the max length if applicable (closes #344538) stable
Thu, 09 Jul 2009 11:55:47 +0200 Aurelien Campeas [tests] needs repair stable
Thu, 09 Jul 2009 11:17:04 +0200 Katia Saurfelt do nothing if the clicked facet has facetValueDisabled class; do not move facet when cubicweb:idx == 0 stable
Thu, 09 Jul 2009 09:42:44 +0200 Adrien Di Mascio merge stable
Wed, 08 Jul 2009 16:21:31 +0200 Katia Saurfelt optimize rql for ETypeFacet possible_values stable
Wed, 08 Jul 2009 13:59:22 +0200 Katia Saurfelt merge stable
Wed, 08 Jul 2009 13:58:37 +0200 Katia Saurfelt call postAjaxLoad in reloadComponent; add corners only on reloaded elements stable
Wed, 08 Jul 2009 12:51:04 +0200 Katia Saurfelt select right possible_values for ETypeFacet stable
Wed, 08 Jul 2009 21:46:30 +0200 Aurelien Campeas [reledit] left in by accident stable
Wed, 08 Jul 2009 21:45:18 +0200 Aurelien Campeas [reledit] fix reload type (was a string), use simple clicks instead of doubles stable
Wed, 08 Jul 2009 20:50:54 +0200 Aurelien Campeas [reledit] reload support for relations stable
Wed, 08 Jul 2009 20:30:50 +0200 Aurelien Campeas [reledit] landing zone useful only for relations; cleanup stable
Wed, 08 Jul 2009 19:47:36 +0200 Aurelien Campeas [reledit] try to be smart at getting a good default vid for relations, factor computing cardinality from reledit and formfields stable
Wed, 08 Jul 2009 19:11:22 +0200 Aurelien Campeas [reledit] do not strip values (we should not make judgements about field contents ...) stable
Wed, 08 Jul 2009 19:02:29 +0200 Aurelien Campeas [reledit] have a link-free landing zone for mouse-clicks (closes #343544) stable
Wed, 08 Jul 2009 17:50:42 +0200 Aurelien Campeas [reledit] small cleanup and add escape param to control xml_escapability of the value, also rename vid arg which clashes with entity.view(...) args stable
Wed, 08 Jul 2009 17:24:21 +0200 Aurelien Campeas [reledit] use guess_field, thus fixing select widget lacking a multiple attr. in case of * cardinality stable
Wed, 08 Jul 2009 17:22:24 +0200 Aurelien Campeas [reledit] onsubmit event is not common to both cases, move from class stable
Wed, 08 Jul 2009 10:45:31 +0200 Adrien Di Mascio merge stable
Wed, 08 Jul 2009 10:44:37 +0200 Adrien Di Mascio [cleaning] minor cleaning over last two checkins stable
Wed, 08 Jul 2009 10:34:31 +0200 Katia Saurfelt # set right alt values, fix disapearing values in facetCheckBox stable
Tue, 07 Jul 2009 11:13:09 +0200 Katia Saurfelt test self.bkLinkBox_template stable
Wed, 08 Jul 2009 07:46:33 +0200 Sylvain Thénault merge
Wed, 08 Jul 2009 07:45:59 +0200 Sylvain Thénault redo sand noticed byg into the stable branch stable
Wed, 08 Jul 2009 07:44:49 +0200 Sylvain Thénault remark stable
Wed, 08 Jul 2009 07:44:41 +0200 Sylvain Thénault typo, no error if thread isn't in running set stable
Tue, 07 Jul 2009 17:41:56 -0700 Sandrine Ribeau Fix shell script execution command.
Tue, 07 Jul 2009 18:51:03 +0200 Sylvain Thénault typo
Tue, 07 Jul 2009 18:25:18 +0200 Arthur Lutz added entry about bad user account
Tue, 07 Jul 2009 14:29:09 +0200 Sylvain Thénault no link to created entity when no message is set stable
Tue, 07 Jul 2009 13:37:24 +0200 Sylvain Thénault fix #344457 stable
Tue, 07 Jul 2009 13:37:17 +0200 Sylvain Thénault fix import stable
Tue, 07 Jul 2009 13:26:44 +0200 Sylvain Thénault use xml_escape stable
Tue, 07 Jul 2009 13:25:24 +0200 Sylvain Thénault actually close #344401 by removing unprintable characters stable
Tue, 07 Jul 2009 13:15:46 +0200 Sylvain Thénault oops, needs the cursor stable
Tue, 07 Jul 2009 12:29:01 +0200 Sylvain Thénault merge stable
Tue, 07 Jul 2009 12:27:29 +0200 Aurelien Campeas typos, cleanup, lighter traced seletion output stable
Tue, 07 Jul 2009 12:01:39 +0200 Julien Jehannet fix documentation build stable
Tue, 07 Jul 2009 12:24:40 +0200 Sylvain Thénault give session to doexec so it's able to rollback the connection on unexpected error stable
Tue, 07 Jul 2009 11:42:24 +0200 Sylvain Thénault import display_name stable
Tue, 07 Jul 2009 11:38:58 +0200 Sylvain Thénault name rset argument
Tue, 07 Jul 2009 11:38:48 +0200 Sylvain Thénault import display_name
Tue, 07 Jul 2009 11:38:35 +0200 Sylvain Thénault fix stacklevel
Tue, 07 Jul 2009 11:38:25 +0200 Sylvain Thénault obsolete implicit context
Tue, 07 Jul 2009 11:38:04 +0200 Sylvain Thénault meta has been drop
Tue, 07 Jul 2009 11:37:21 +0200 Sylvain Thénault meta has been dropped
Tue, 07 Jul 2009 11:37:08 +0200 Sylvain Thénault nicer api to test sent email
Tue, 07 Jul 2009 11:36:51 +0200 Sylvain Thénault missing imports
Tue, 07 Jul 2009 11:36:26 +0200 Sylvain Thénault fix wrong merge
Tue, 07 Jul 2009 11:36:18 +0200 Sylvain Thénault fix name error
Mon, 06 Jul 2009 20:11:21 -0700 Sandrine Ribeau Fix parameter for controller selection.
Mon, 06 Jul 2009 19:55:18 +0200 Sylvain Thénault backport stable branch
Mon, 06 Jul 2009 17:57:09 +0200 Sylvain Thénault Added tag cubicweb-debian-version-3_3_3-2 for changeset 2ba27ce8ecd9 stable
Mon, 06 Jul 2009 17:57:08 +0200 Sylvain Thénault Added tag cubicweb-version-3_3_3 for changeset 47b5236774a0 stable cubicweb-debian-version-3_3_3-2
Mon, 06 Jul 2009 17:36:45 +0200 Sylvain Thénault merge stable cubicweb-version-3_3_3
Mon, 06 Jul 2009 17:36:20 +0200 Sylvain Thénault Added tag cubicweb-debian-version-3_3_3-1 for changeset 81973c897c9e stable
Mon, 06 Jul 2009 17:36:19 +0200 Sylvain Thénault Added tag cubicweb-version-3_3_3 for changeset 1cf9e44e2f1f stable cubicweb-debian-version-3_3_3-1
Mon, 06 Jul 2009 17:36:16 +0200 Sylvain Thénault 3.3.3-2 stable
Mon, 06 Jul 2009 17:36:00 +0200 Sylvain Thénault comment out with_statement to avoid broken install if 2.4 is installed stable
Mon, 06 Jul 2009 14:52:05 +0200 Sylvain Thénault 3.3.3 stable
Mon, 06 Jul 2009 14:51:51 +0200 Sylvain Thénault merge stable
Mon, 06 Jul 2009 14:50:21 +0200 Sylvain Thénault cleanup stable
Mon, 06 Jul 2009 14:41:58 +0200 Nicolas Chauvat [i18n] update spanish translation stable
Mon, 06 Jul 2009 14:14:55 +0200 Nicolas Chauvat merge stable
Mon, 06 Jul 2009 14:13:49 +0200 Nicolas Chauvat [doc] improvements stable
Thu, 02 Jul 2009 22:01:19 +0200 Nicolas Chauvat [doc] improve description of core concepts stable
Mon, 06 Jul 2009 13:59:38 +0200 Sylvain Thénault i18n update stable
Mon, 06 Jul 2009 13:59:22 +0200 Sylvain Thénault final facets is fine with relation type as well stable
Mon, 06 Jul 2009 13:58:47 +0200 Sylvain Thénault kill meta facet stable
Mon, 06 Jul 2009 13:24:10 +0200 Sylvain Thénault fix #344387, remember upgraded version step by step stable
Mon, 06 Jul 2009 11:01:41 +0200 Sylvain Thénault use case_insensitive_etypes to normalize entity types coming from req.form stable
Mon, 06 Jul 2009 10:56:43 +0200 Sylvain Thénault new case_insensitive_etypes resource on the cubicweb registry stable
Mon, 06 Jul 2009 10:56:13 +0200 Sylvain Thénault no tb for RequestError stable
Mon, 06 Jul 2009 10:42:02 +0200 Sylvain Thénault avoid additional tb in logs when we can't connect to the external source stable
Mon, 06 Jul 2009 10:32:28 +0200 Sylvain Thénault should use a hidden text area for error description, not an hidden input (else the browser may remove line breaks) stable
Mon, 06 Jul 2009 09:44:53 +0200 Sylvain Thénault renamed arg stable
Mon, 06 Jul 2009 09:34:51 +0200 Sylvain Thénault euser->cwuser stable
Mon, 06 Jul 2009 09:34:40 +0200 Sylvain Thénault move login by email functionnality on the repository side to avoid buggy call to internal_session from the web interface side stable
Mon, 06 Jul 2009 09:33:36 +0200 Sylvain Thénault rename user to login where this is not a user object stable
Mon, 06 Jul 2009 09:33:09 +0200 Sylvain Thénault add import to remove deprecation warning stable
Fri, 03 Jul 2009 18:37:26 +0200 Aurelien Campeas cleanup stable
Fri, 03 Jul 2009 18:10:52 +0200 Aurelien Campeas accept a __template parameter that specifies a different (main) template stable
Fri, 03 Jul 2009 18:02:24 +0200 Sylvain Thénault merge stable
Fri, 03 Jul 2009 16:55:16 +0200 Katia Saurfelt merge stable
Fri, 03 Jul 2009 16:51:01 +0200 Katia Saurfelt split FilterBox call function stable
Fri, 03 Jul 2009 18:00:13 +0200 Sylvain Thénault cleanup stable
Fri, 03 Jul 2009 18:00:07 +0200 Sylvain Thénault when request is a json request, bind on 'ajax-loaded' instead of document.ready() stable
Fri, 03 Jul 2009 17:58:36 +0200 Sylvain Thénault fix w/ tags without src/href stable
Fri, 03 Jul 2009 17:57:33 +0200 Sylvain Thénault no more true since a while stable
Fri, 03 Jul 2009 17:57:19 +0200 Sylvain Thénault more generic way to detect json requests (not yet perfect though) stable
Fri, 03 Jul 2009 16:50:13 +0200 Sylvain Thénault fix match_form_params according to docstring stable
Fri, 03 Jul 2009 10:27:13 +0200 Sylvain Thénault merge stable
Fri, 03 Jul 2009 10:27:03 +0200 Sylvain Thénault cleanup stable
Fri, 03 Jul 2009 10:26:19 +0200 Sylvain Thénault fix tests to avoid schema copy, pytest unittest_migration.py OK stable
Fri, 03 Jul 2009 10:25:22 +0200 Sylvain Thénault fix for schema/eid index stable
Thu, 02 Jul 2009 17:13:52 +0200 Aurelien Campeas [css] clean up a bit stable
Thu, 02 Jul 2009 15:02:24 +0200 Sylvain Thénault try to create fti table if not existant on rebuild-fti stable
Thu, 02 Jul 2009 14:51:37 +0200 Sylvain Thénault use a counter of displayed inlined forms stable
Thu, 02 Jul 2009 14:44:23 +0200 Sylvain Thénault remove error class from fields as well stable
Thu, 02 Jul 2009 13:00:20 +0200 Sylvain Thénault new set_session_props method exposed by the repository, use it to be sure session language is in sync the request language stable
Thu, 02 Jul 2009 12:59:16 +0200 Sylvain Thénault missing import stable
Thu, 02 Jul 2009 12:58:38 +0200 Sylvain Thénault no upper case in the original message stable
Thu, 02 Jul 2009 12:58:17 +0200 Sylvain Thénault translate not found fields, also clear global errors stable
Thu, 02 Jul 2009 12:57:51 +0200 Sylvain Thénault translate schema types stable
Thu, 02 Jul 2009 12:57:11 +0200 Sylvain Thénault factorize form validation code, fix pb with validation error in inlined forms during creation stable
Thu, 02 Jul 2009 12:55:30 +0200 Sylvain Thénault add note about logilab key file / apt-get stable
Thu, 02 Jul 2009 11:34:32 +0200 Aurelien Campeas merge stable
Thu, 02 Jul 2009 11:18:08 +0200 Aurelien Campeas [primary] fix #344249 stable
Thu, 02 Jul 2009 10:59:41 +0200 Katia Saurfelt remove padding on sideBoxTitle stable
Thu, 02 Jul 2009 10:36:25 +0200 Sylvain Thénault oops
Thu, 02 Jul 2009 10:35:03 +0200 Sylvain Thénault backport stable
Thu, 02 Jul 2009 10:30:44 +0200 Sylvain Thénault merge stable
Thu, 02 Jul 2009 10:27:42 +0200 Katia Saurfelt #344266 [cubicweb-forge]: fix buggy boxes css style stable
Thu, 02 Jul 2009 10:26:14 +0200 Sylvain Thénault won't get anything useful like this (currently, list of constraint's eids), should use a custom table view (later...) stable
Thu, 02 Jul 2009 10:21:00 +0200 Sylvain Thénault safetpe belt stable
Thu, 02 Jul 2009 10:20:53 +0200 Sylvain Thénault destination_state should be mandatory stable
Thu, 02 Jul 2009 10:20:34 +0200 Sylvain Thénault some enhancements: link to relation/target type, remove to be deprecated meta, one table for subject relations, another for object relations stable
Thu, 02 Jul 2009 10:19:41 +0200 Sylvain Thénault hide final etype, don't display meta since it will soon disappear (eg in 3.4) stable
Thu, 02 Jul 2009 10:18:32 +0200 Sylvain Thénault allow to specify mainindex stable
Wed, 01 Jul 2009 20:18:21 +0200 Sylvain Thénault cleanup stable
Wed, 01 Jul 2009 20:18:15 +0200 Sylvain Thénault fix #344046 and #344322: check relation permission, set to default when edition allowed and no value (for final *and* non final relations) stable
Wed, 01 Jul 2009 20:03:15 +0200 Sylvain Thénault close #343467, no sources sections in site properties stable
Wed, 01 Jul 2009 19:46:47 +0200 Aurelien Campeas [schema] fix Entity.add_relation(RichString(...)...) stable
Wed, 01 Jul 2009 16:44:37 +0200 Sylvain Thénault create sendmails method on cwconfig, use it in SendMailOp stable
Wed, 01 Jul 2009 16:41:30 +0200 Sylvain Thénault add __file__ to context before loading site_cubicweb.py stable
Wed, 01 Jul 2009 16:40:35 +0200 Sylvain Thénault protect against empty etypes stable
Wed, 01 Jul 2009 16:40:03 +0200 Sylvain Thénault cleanup stable
Wed, 01 Jul 2009 16:39:55 +0200 Sylvain Thénault explicit display_name import stable
Wed, 01 Jul 2009 14:58:09 +0200 Aurelien Campeas [treeview] fix condition stable
Wed, 01 Jul 2009 14:56:37 +0200 Aurelien Campeas by popular demand, let us setle on needs_xxx stable
Wed, 01 Jul 2009 11:42:49 +0200 Aurelien Campeas [facets] slightly better attr names stable
Wed, 01 Jul 2009 11:33:40 +0200 Katia Saurfelt merge stable
Wed, 01 Jul 2009 11:33:18 +0200 Katia Saurfelt add padding on sideBoxTitles stable
Wed, 01 Jul 2009 10:48:38 +0200 Katia Saurfelt #344266 cubicweb-forge : remove top padding on side boxes stable
Mon, 29 Jun 2009 19:07:08 +0200 Katia Saurfelt make js, css class variables stable
Mon, 29 Jun 2009 14:12:18 +0200 Aurelien Campeas [treeview] avoid potential interference with subvid param from form
Tue, 30 Jun 2009 16:42:36 +0200 Sylvain Thénault normalize line breaks (actually fix https://www.logilab.net/cwo/ticket/343754) stable
Tue, 30 Jun 2009 15:25:46 +0200 Sylvain Thénault fix translate argument stable
Tue, 30 Jun 2009 15:22:29 +0200 Sylvain Thénault columns_labels is an AnyRsetView method... stable
Tue, 30 Jun 2009 15:19:31 +0200 Sylvain Thénault tr is now the second argument stable
Tue, 30 Jun 2009 15:19:17 +0200 Sylvain Thénault use column_labels instead of rqlst.get_description stable
Tue, 30 Jun 2009 15:18:07 +0200 Sylvain Thénault update to new rql get_description api stable
Tue, 30 Jun 2009 08:05:57 +0200 Sylvain Thénault link to created entity when redirected to another page stable
Tue, 30 Jun 2009 08:05:18 +0200 Sylvain Thénault deprecate display_name from builtin, ask for explicit import stable
Mon, 29 Jun 2009 21:15:07 +0200 Sylvain Thénault test fixes, all server tests ok, except unittest_migractions (due to inter-tests-side-effects...) stable
Mon, 29 Jun 2009 21:13:54 +0200 Sylvain Thénault fix sql generated on NOT inlined_relation queries. Use exists, so no more needs for extra DISTINCT stable
Mon, 29 Jun 2009 18:42:37 +0200 Sylvain Thénault close #344264, pb with composite fields / renderer.display_fields stable
Mon, 29 Jun 2009 18:41:07 +0200 Sylvain Thénault cleanup stable
Mon, 29 Jun 2009 17:14:05 +0200 Sylvain Thénault vocabulary method (eg field.choices) should now take the form instance as argument stable
Mon, 29 Jun 2009 17:02:51 +0200 Sylvain Thénault update calls to a deprecated method stable
Mon, 29 Jun 2009 16:18:07 +0200 Adrien Di Mascio merge stable
Mon, 29 Jun 2009 16:16:43 +0200 Adrien Di Mascio [views] comment the naive content-negotiation algorithm, it breaks FF2 navigation stable
Mon, 29 Jun 2009 16:09:49 +0200 Adrien Di Mascio [repository] do not rollback when freeing pool. This shouldn't be necessary and brings a not-so-small overhead when the page makes a lot of queries stable
Mon, 29 Jun 2009 16:04:21 +0200 Adrien Di Mascio [rtags] override tag_xxx_of() methods in DisplayCtrlRelationTags to make sure a wildcard is used stable
Mon, 29 Jun 2009 16:09:35 +0200 Sylvain Thénault doomed myself, merge stable
Mon, 29 Jun 2009 16:09:08 +0200 Sylvain Thénault don't use reledit for composite relations stable
Mon, 29 Jun 2009 16:06:48 +0200 Sylvain Thénault * deprecate session.entity method stable
Mon, 29 Jun 2009 13:57:31 +0200 Aurelien Campeas likely typo
Mon, 29 Jun 2009 13:33:50 +0200 Sylvain Thénault typo
Mon, 29 Jun 2009 12:18:59 +0200 Sylvain Thénault merge
Mon, 29 Jun 2009 11:45:05 +0200 Aurelien Campeas typo
Mon, 29 Jun 2009 12:18:43 +0200 Sylvain Thénault RelationFileReader is dead
Sat, 27 Jun 2009 00:59:36 +0200 Sylvain Thénault mark session.entity method as obsolete stable
Sat, 27 Jun 2009 00:56:30 +0200 Sylvain Thénault backport stable branch, make schema-security consistent with other schema views changes, uniformize skipmeta/withmeta
Sat, 27 Jun 2009 00:37:42 +0200 Sylvain Thénault one more test (see mrambourg error report. We should ensure the previous fix fix his case as well which include security injection of the rql) stable
Fri, 26 Jun 2009 23:38:23 +0200 Sylvain Thénault merge stable
(0) -3840 +3840 tip