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
(0) -3000 -1000 -240 +240 +1000 +3000 tip