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
(0) -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 tip