Fri, 16 Jul 2010 12:41:10 +0200 |
Sylvain Thénault |
3.9.2
cubicweb-version-3.9.2
|
changeset |
files
|
Fri, 16 Jul 2010 12:40:22 +0200 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
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
|
changeset |
files
|
Fri, 16 Jul 2010 11:39:28 +0200 |
Sylvain Thénault |
[entity] fix setdefault implementation: should return actual value
|
changeset |
files
|
Fri, 16 Jul 2010 11:00:42 +0200 |
Nicolas Chauvat |
[web] eid key is deprecated
|
changeset |
files
|
Thu, 15 Jul 2010 17:19:34 +0200 |
Sylvain Thénault |
[js] cleanup
|
changeset |
files
|
Thu, 15 Jul 2010 17:18:57 +0200 |
Sylvain Thénault |
[js] fix typo causing blank page...
|
changeset |
files
|
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
|
changeset |
files
|
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
|
changeset |
files
|
Thu, 15 Jul 2010 11:07:47 +0200 |
Sylvain Thénault |
[testlib] when no validator specified, simply return stripped output, not None
|
changeset |
files
|
Thu, 15 Jul 2010 10:44:46 +0200 |
Stephanie Marcu |
[3.6] fix deprecation warnings
|
changeset |
files
|
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.
|
changeset |
files
|
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
|
changeset |
files
|
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...
|
changeset |
files
|
Tue, 13 Jul 2010 16:07:41 +0200 |
Sylvain Thénault |
[ldap] fix update script
|
changeset |
files
|
Tue, 13 Jul 2010 15:45:42 +0200 |
Sylvain Thénault |
[c-c shell] script to update the base dn of an ldap source
|
changeset |
files
|
Tue, 13 Jul 2010 15:45:18 +0200 |
Sylvain Thénault |
cleanups
|
changeset |
files
|
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
|
changeset |
files
|
Tue, 13 Jul 2010 08:11:03 +0200 |
Sylvain Thénault |
Added tag cubicweb-debian-version-3.9.1-1 for changeset 9bd75af3dca3
|
changeset |
files
|
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
|
changeset |
files
|
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
|
changeset |
files
|
Mon, 12 Jul 2010 13:28:02 +0200 |
Sylvain Thénault |
3.9.1
|
changeset |
files
|
Mon, 12 Jul 2010 13:27:53 +0200 |
Sylvain Thénault |
i18nupdate
|
changeset |
files
|
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)
|
changeset |
files
|
Mon, 12 Jul 2010 12:28:44 +0200 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
Mon, 12 Jul 2010 12:28:19 +0200 |
Sylvain Thénault |
merge stable heads
stable
|
changeset |
files
|
Mon, 12 Jul 2010 12:30:36 +0200 |
Sylvain Thénault |
Added tag cubicweb-debian-version-3.8.7-1 for changeset 1cccf88d6dfe
stable
|
changeset |
files
|
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
|
changeset |
files
|
Mon, 12 Jul 2010 12:25:19 +0200 |
Sylvain Thénault |
[form] take care to not unicodify None values
|
changeset |
files
|
Mon, 12 Jul 2010 10:36:28 +0200 |
Sylvain Thénault |
[fti migration] test and fix reindexation of some specific entity types
stable
|
changeset |
files
|
Fri, 09 Jul 2010 12:48:03 +0200 |
Aurelien Campeas |
[doc/book] fix & enhance rql intro chapter
|
changeset |
files
|
Thu, 08 Jul 2010 20:19:20 +0200 |
Sylvain Thénault |
[ajax box] shouldn't give js object directly to xml_escape
|
changeset |
files
|
Thu, 08 Jul 2010 20:18:53 +0200 |
Sylvain Thénault |
[uilib] js objects implements __unicode__
|
changeset |
files
|
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
|
changeset |
files
|
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
|
changeset |
files
|
Thu, 08 Jul 2010 18:48:44 +0200 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
Thu, 08 Jul 2010 18:10:47 +0200 |
Sylvain Thénault |
[test] remove deprecated test file
|
changeset |
files
|
Thu, 08 Jul 2010 16:30:19 +0200 |
Aurelien Campeas |
merge
|
changeset |
files
|
Thu, 08 Jul 2010 16:29:51 +0200 |
Aurelien Campeas |
[web/views/reledit] explicitely add the field if the formid is base + line cleanups
|
changeset |
files
|
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.
|
changeset |
files
|
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...
|
changeset |
files
|
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
|
changeset |
files
|
Thu, 08 Jul 2010 14:52:08 +0200 |
Sylvain Thénault |
[test] buggy import make test fails
|
changeset |
files
|
Thu, 08 Jul 2010 13:33:40 +0200 |
Sylvain Thénault |
[uilib] refactor json_dumps code organization
|
changeset |
files
|
Thu, 08 Jul 2010 12:54:28 +0200 |
Sylvain Thénault |
[uiprops] use lazystr and update some variables usage in css
|
changeset |
files
|
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
|
changeset |
files
|
Thu, 08 Jul 2010 12:54:25 +0200 |
Sylvain Thénault |
[javascript] more cleanups and deprecation warnings removal
|
changeset |
files
|
Thu, 08 Jul 2010 12:54:14 +0200 |
Sylvain Thénault |
[js] fix misplaced bracket
|
changeset |
files
|