Fri, 13 May 2011 18:47:03 +0200 |
Aurelien Campeas |
[schema] fix imprecise error message
|
changeset |
files
|
Fri, 13 May 2011 14:58:16 +0200 |
Alexandre Fayolle |
fix name error introduced in previous changeset
|
changeset |
files
|
Fri, 13 May 2011 13:40:51 +0200 |
Sylvain Thénault |
[server test] restore logging level after test end
|
changeset |
files
|
Fri, 13 May 2011 13:40:48 +0200 |
Sylvain Thénault |
[web data] fix datadir handling to avoid web test failure introduced somewhere in default branch
|
changeset |
files
|
Fri, 13 May 2011 10:42:04 +0200 |
Sylvain Thénault |
remove debug print
|
changeset |
files
|
Fri, 13 May 2011 10:10:41 +0200 |
Sylvain Thénault |
[datafeed] extract a generic DataFeedXMLParser from CWEntityXMLParser
|
changeset |
files
|
Fri, 13 May 2011 10:10:19 +0200 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
Fri, 13 May 2011 10:09:54 +0200 |
Sylvain Thénault |
[entity] fix cw_instantiate w/ reverse_ relation crash when either multiple entities are given or an eid instead of an entity
stable
|
changeset |
files
|
Fri, 13 May 2011 10:09:52 +0200 |
Sylvain Thénault |
[cw source ui] fix mapping checking for datafeed source (avoid false positive error, but doesn't check that much things)
stable
|
changeset |
files
|
Thu, 12 May 2011 10:22:17 +0200 |
Sylvain Thénault |
[web request] don't define pageid js variable when one is found in form parameters (eg, page ajax call)
stable
|
changeset |
files
|
Wed, 11 May 2011 19:03:16 +0200 |
Sylvain Thénault |
[repo cache] there are some relations we don't want to cache, they may cause memory leak
stable
|
changeset |
files
|
Wed, 11 May 2011 19:02:27 +0200 |
Sylvain Thénault |
[c-c shell] we should commit the migration handler, cnx is not None unless connected through pyro
stable
|
changeset |
files
|
Wed, 11 May 2011 17:06:41 +0200 |
Sylvain Thénault |
[cwpermission, cwgroup] convenience method on CWGroup to grant a local permission (ie CWPermission) on an entity
stable
|
changeset |
files
|
Wed, 11 May 2011 17:05:59 +0200 |
Sylvain Thénault |
[cleanup] kill some remaining traces of goa
stable
|
changeset |
files
|
Wed, 11 May 2011 17:04:29 +0200 |
Sylvain Thénault |
[c-c shell] closes #1669147: autocommit in maintenance scripts
stable
|
changeset |
files
|
Wed, 11 May 2011 13:41:21 +0200 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
Wed, 11 May 2011 13:39:01 +0200 |
Sylvain Thénault |
Added tag cubicweb-debian-version-3.12.4-1 for changeset 7c4d34a5ec57
stable
|
changeset |
files
|
Wed, 11 May 2011 13:39:00 +0200 |
Sylvain Thénault |
Added tag cubicweb-version-3.12.4 for changeset 5cd0dbc26882
stable cubicweb-debian-version-3.12.4-1
|
changeset |
files
|
Wed, 11 May 2011 12:29:12 +0200 |
Sylvain Thénault |
3.12.4
stable cubicweb-version-3.12.4
|
changeset |
files
|
Wed, 11 May 2011 12:11:51 +0200 |
Sylvain Thénault |
missing future import
|
changeset |
files
|
Wed, 11 May 2011 12:04:56 +0200 |
Sylvain Thénault |
don't let windmill/qunit test break apycot warning for all web/test
stable
|
changeset |
files
|
Wed, 11 May 2011 09:42:02 +0200 |
Sylvain Thénault |
[selectors] enhance rql_condition to make it usable as a condition on request's user
stable
|
changeset |
files
|
Wed, 11 May 2011 09:39:51 +0200 |
Sylvain Thénault |
[repo test] fix test broken by c2452cd57026 by using proper fake session
|
changeset |
files
|
Wed, 11 May 2011 09:38:44 +0200 |
Sylvain Thénault |
[testlib] fake session can be given a vreg
|
changeset |
files
|
Tue, 10 May 2011 18:53:30 +0200 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
Tue, 10 May 2011 18:53:18 +0200 |
Sylvain Thénault |
fix some test failures introduced by 7350:c2452cd57026
|
changeset |
files
|
Tue, 10 May 2011 18:50:13 +0200 |
Sylvain Thénault |
[rql2sql] fix bug avoiding outer join relation to be used as a variable principal. Closes #1659395
stable
|
changeset |
files
|
Tue, 10 May 2011 18:17:55 +0200 |
Sylvain Thénault |
resurrect code lost by too much patch manipulation
|
changeset |
files
|
Tue, 10 May 2011 16:23:48 +0200 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
Mon, 02 May 2011 20:41:46 +0200 |
Nicolas Chauvat |
[parsers] various refactorings
stable
|
changeset |
files
|
Tue, 10 May 2011 16:15:43 +0200 |
Sylvain Thénault |
backport oldstable
stable
|
changeset |
files
|
Tue, 10 May 2011 14:08:41 +0200 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
Tue, 10 May 2011 14:07:14 +0200 |
Sylvain Thénault |
fix _set_relation when no target eids, update datafeed source pull_data arguments to raise on error during tests
stable
|
changeset |
files
|
Tue, 10 May 2011 12:07:54 +0200 |
Sylvain Thénault |
[session] enhance session's transaction storage handling to fix cases where commit/rollback is done while in the context of hooks_control/security_enabled managers. Closes #1412648: commit or rollback during postcreate reset hooks control state
|
changeset |
files
|
Tue, 10 May 2011 10:28:29 +0200 |
Sylvain Thénault |
[session] nicer local variable names
|
changeset |
files
|
Tue, 10 May 2011 07:57:52 +0200 |
Pierre-Yves David |
[web server] #1642893 issue a 403 instead of a 500 on Unauthorized exception
oldstable
|
changeset |
files
|
Mon, 09 May 2011 18:16:20 +0200 |
Aurelien Campeas |
[css] repair selected slice distinctiveness (with a nice, discrete bg color)
|
changeset |
files
|
Mon, 09 May 2011 17:42:28 +0200 |
Sylvain Thénault |
[view] ability to define a column header through custom label_column_<colindex> method, useful for table view to customize a specific column without specifying others
stable
|
changeset |
files
|
Mon, 09 May 2011 16:12:17 +0200 |
Sylvain Thénault |
[selectors] test/fix rql_condition to make it works when entity is specified via 'entity' keyword argument instead of rset, row and col
stable
|
changeset |
files
|
Mon, 09 May 2011 16:11:00 +0200 |
Sylvain Thénault |
[etwist] fix bug w/ new resources concantenation and https-url enabled sites
|
changeset |
files
|
Mon, 09 May 2011 14:50:14 +0200 |
Sylvain Thénault |
oops
stable
|
changeset |
files
|
Thu, 21 Apr 2011 12:35:41 +0200 |
Sylvain Thénault |
adds support for a portable db import/export format (closes: #1521112)
stable
|
changeset |
files
|
Thu, 21 Apr 2011 16:33:55 +0200 |
Alexandre Fayolle |
add a new method iter_process_result which does the same as proces_result but is a generator (closes #1625374)
stable
|
changeset |
files
|
Mon, 09 May 2011 14:35:10 +0200 |
Sylvain Thénault |
[session] lock self._closed and session.close to avoid race conditions
stable
|
changeset |
files
|
Mon, 09 May 2011 14:34:23 +0200 |
Sylvain Thénault |
[server test] use a lock instead of sleep to have higher green probability :/
stable
|
changeset |
files
|
Mon, 09 May 2011 12:47:49 +0200 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
Mon, 09 May 2011 12:03:03 +0200 |
Sylvain Thénault |
[testlib] create_user may now create user's email address
stable
|
changeset |
files
|
Mon, 09 May 2011 12:02:26 +0200 |
Sylvain Thénault |
enhanced comment
|
changeset |
files
|
Mon, 09 May 2011 09:14:09 +0200 |
Sylvain Thénault |
[i18n] en translation fixes
stable
|
changeset |
files
|
Mon, 09 May 2011 09:13:49 +0200 |
Sylvain Thénault |
[users management] use an existing msgid...
stable
|
changeset |
files
|
Mon, 09 May 2011 09:13:22 +0200 |
Sylvain Thénault |
[cwgroup views] uicfg rules cleanup
stable
|
changeset |
files
|
Sat, 07 May 2011 10:51:47 +0200 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
Sat, 07 May 2011 10:51:36 +0200 |
Sylvain Thénault |
[testlib] grant_permission now accept either an entity or en eid
stable
|
changeset |
files
|
Sat, 07 May 2011 09:37:07 +0200 |
Sylvain Thénault |
[session selector] missing not
stable
|
changeset |
files
|
Fri, 06 May 2011 18:21:31 +0200 |
Sylvain Thénault |
[session] new selectors according to session type (eg user or internal
stable
|
changeset |
files
|
Fri, 06 May 2011 18:20:58 +0200 |
Sylvain Thénault |
[ajax] reload method should return underlying deferred
stable
|
changeset |
files
|
Fri, 06 May 2011 18:20:26 +0200 |
Sylvain Thénault |
[user mgmt] should show user login in first column in any case (e.g. application specific override)
stable
|
changeset |
files
|
Fri, 06 May 2011 11:44:40 +0200 |
Aurelien Campeas |
[component|i18n] give imgs an alt attribute, refresh i18n po files
|
changeset |
files
|
Fri, 06 May 2011 11:41:42 +0200 |
Aurelien Campeas |
[i18n/es] repair es.po
|
changeset |
files
|
Fri, 06 May 2011 11:28:42 +0200 |
Sylvain Thénault |
[testlib] fix deprecation warning stack level
stable
|
changeset |
files
|
Fri, 06 May 2011 11:07:05 +0200 |
Aurelien Campeas |
[nav component/cosmetics] have nice looking arrows insteads of << / >>
|
changeset |
files
|
Fri, 06 May 2011 08:52:09 +0200 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
Fri, 06 May 2011 08:48:26 +0200 |
Sylvain Thénault |
Added tag cubicweb-debian-version-3.12.3-1 for changeset ba8fe4f2e408
stable
|
changeset |
files
|
Fri, 06 May 2011 08:48:25 +0200 |
Sylvain Thénault |
Added tag cubicweb-version-3.12.3 for changeset e712bc6f1f71
stable cubicweb-debian-version-3.12.3-1
|
changeset |
files
|
Thu, 05 May 2011 16:30:43 +0200 |
Sylvain Thénault |
3.12.3
stable cubicweb-version-3.12.3
|
changeset |
files
|
Thu, 05 May 2011 16:21:21 +0200 |
Sylvain Thénault |
backport oldstable
stable
|
changeset |
files
|
Thu, 05 May 2011 16:20:21 +0200 |
Sylvain Thénault |
Added tag cubicweb-debian-version-3.11.3-1 for changeset b3c6702761a1
oldstable
|
changeset |
files
|
Thu, 05 May 2011 16:20:20 +0200 |
Sylvain Thénault |
Added tag cubicweb-version-3.11.3 for changeset b7a124f9aed2
oldstable cubicweb-debian-version-3.11.3-1
|
changeset |
files
|
Thu, 05 May 2011 16:01:18 +0200 |
Sylvain Thénault |
3.11.3 hopefuly closing the 3.11 serie
oldstable cubicweb-version-3.11.3
|
changeset |
files
|
Thu, 05 May 2011 15:28:24 +0200 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
Thu, 05 May 2011 15:26:28 +0200 |
Sylvain Thénault |
[testlib] fix assertAuthFailure to consider both None and dbapi._NeedAuthAccessMock as meaning 'no connection has been set'
stable
|
changeset |
files
|
Thu, 05 May 2011 13:36:03 +0200 |
Sylvain Thénault |
[i18n] update spanish translation, thanks to Celso from CreaLibre
stable
|
changeset |
files
|
Thu, 05 May 2011 13:34:02 +0200 |
Sylvain Thénault |
[i18n] fix french translation
stable
|
changeset |
files
|
Thu, 05 May 2011 13:33:53 +0200 |
Sylvain Thénault |
[primary, metadata] reuse existing msgids
stable
|
changeset |
files
|
Thu, 05 May 2011 12:50:21 +0200 |
Florent Cayré |
fix ajax loading of concatenated js/ css + prefix concat cache files to ease cache clearing
|
changeset |
files
|
Thu, 05 May 2011 10:38:23 +0200 |
Nicolas Chauvat |
[entity] make set_relations() accept entities and eids (closes #1631391)
stable
|
changeset |
files
|
Thu, 05 May 2011 11:54:41 +0200 |
Sylvain Thénault |
[CubicWebTC] fix create_user bw compat
stable
|
changeset |
files
|
Thu, 05 May 2011 11:46:29 +0200 |
Sylvain Thénault |
[msplanner] fix regression and test failure introduced in 7292:258c92805066
stable
|
changeset |
files
|
Wed, 04 May 2011 14:55:27 +0200 |
Sylvain Thénault |
[repository quick start] should modify class attribute to get this actually working (used by a classmethod)
stable
|
changeset |
files
|
Wed, 04 May 2011 12:25:50 +0200 |
Adrien Di Mascio |
backport stable
|
changeset |
files
|
Wed, 04 May 2011 12:24:41 +0200 |
Aurelien Campeas |
[js] use minified jquery
stable
|
changeset |
files
|
Wed, 04 May 2011 10:32:15 +0200 |
Florent Cayré |
[entity] fix entity fetch_rql when fetch_attrs contains a rtype with multiple destination etypes which do not have the same fetched attributes themselves (closes #1631282)
stable
|
changeset |
files
|
Tue, 03 May 2011 17:43:53 +0200 |
Sylvain Thénault |
[configuration] exit with proper message when sources file is unreadable (you usually started cw while logged with a wrong user). Closes #1631238
|
changeset |
files
|
Tue, 03 May 2011 13:57:18 +0200 |
Adrien Di Mascio |
[js] remove facet-loading.png, use plain-text / i18n
|
changeset |
files
|
Tue, 03 May 2011 11:03:27 +0200 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
Tue, 03 May 2011 11:02:32 +0200 |
Sylvain Thénault |
[selectors] fix on_fire_transition for cases where change_state is called (eg no transition specified)
stable
|
changeset |
files
|
Mon, 02 May 2011 17:24:51 +0200 |
Sylvain Thénault |
[workflow selectors] introduced new on_fire_transition hook selector, deprecated on_transition
stable
|
changeset |
files
|
Mon, 02 May 2011 15:59:30 +0200 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
Mon, 02 May 2011 15:46:03 +0200 |
Sylvain Thénault |
[migration] new command to get default workflow for an entity type
stable
|
changeset |
files
|
Mon, 02 May 2011 15:07:13 +0200 |
Sylvain Thénault |
[workflow hooks] reuse metadata/integrity categories instead of a new 'workflow' category and drop useless hook
|
changeset |
files
|
Mon, 02 May 2011 15:06:20 +0200 |
Sylvain Thénault |
[entity 3.13 api] rename clear_all_caches into cw_clear_all_cache
|
changeset |
files
|
Fri, 29 Apr 2011 20:16:54 +0200 |
Sylvain Thénault |
[ms planner] ignore neged source relation when trying to restrict query sources
stable
|
changeset |
files
|
Fri, 29 Apr 2011 12:34:18 +0200 |
Sylvain Thénault |
[users management] show email as text avoid specific primary email rendering (and we don't bother getting a clickable link)
stable
|
changeset |
files
|
Fri, 29 Apr 2011 12:12:14 +0200 |
Sylvain Thénault |
[primary view] display entity source in 'metadata' view if it's not the system source
stable
|
changeset |
files
|
Fri, 29 Apr 2011 12:07:59 +0200 |
Sylvain Thénault |
[users management] enhance users table: show state, primary email and data source; show filter form
stable
|
changeset |
files
|
Fri, 29 Apr 2011 19:31:25 +0200 |
Nicolas Chauvat |
merge changes from oldstable
stable
|
changeset |
files
|