Tue, 07 Jun 2011 16:07:06 +0200 |
Adrien Di Mascio |
[dataimport] fix #1732685: cached entity and shared cw_edited data with NoHookRQLObjectStore
|
changeset |
files
|
Tue, 07 Jun 2011 12:54:45 +0200 |
Nicolas Chauvat |
[parsers] fix python2.5 compat problem introduced by 7466:395c966a1cb3
|
changeset |
files
|
Thu, 26 May 2011 14:38:49 +0200 |
Nicolas Chauvat |
[test] update cubicweb/test/unittest_schema.py (to follow yams#.....)
|
changeset |
files
|
Tue, 07 Jun 2011 10:17:36 +0200 |
Adrien Di Mascio |
[server] fix NameError (missing VIRTUAL_RTYPES import) in checkintegrity.py
stable
|
changeset |
files
|
Tue, 07 Jun 2011 10:07:58 +0200 |
Sylvain Thénault |
[schema] fix computing of has_text relation: when a fulltext_container relation is added, we need to recompute has_text for the target entity type as well. Also, avoid computation when not needed
stable
|
changeset |
files
|
Tue, 07 Jun 2011 10:03:31 +0200 |
Nicolas Chauvat |
[parsers] remove build_search_rql() that duplicates find_entities()
|
changeset |
files
|
Tue, 07 Jun 2011 08:02:11 +0200 |
Sylvain Thénault |
[vreg] help understanding assertion error
stable
|
changeset |
files
|
Mon, 06 Jun 2011 19:54:37 +0200 |
Nicolas Chauvat |
[datetime] by default display 'UTC' string when displaying TZDatetime
|
changeset |
files
|
Mon, 06 Jun 2011 17:44:43 +0200 |
Sylvain Thénault |
[test] update test to avoid failure
|
changeset |
files
|
Mon, 06 Jun 2011 16:33:21 +0200 |
Nicolas Chauvat |
[web] fix typo
|
changeset |
files
|
Mon, 06 Jun 2011 16:19:19 +0200 |
Sylvain Thénault |
[datafeed] fix stupid error introduced by 'just before qfinish' refactoring...
|
changeset |
files
|
Mon, 06 Jun 2011 16:13:09 +0200 |
Sylvain Thénault |
[schema] support for BigInt type. Closes #1720995
|
changeset |
files
|
Mon, 06 Jun 2011 15:52:53 +0200 |
Sylvain Thénault |
[test,i18n] update test and i18n catalog to follow addition of 'synchronizing' attribute on sources
|
changeset |
files
|
Mon, 06 Jun 2011 15:44:48 +0200 |
Nicolas Chauvat |
[i18n] update yams error messages (requires yams#67668)
|
changeset |
files
|
Mon, 06 Jun 2011 15:21:24 +0200 |
Sylvain Thénault |
[datafeed] provide a source-sync command to launch source synchronization through the command line. Closes #1725692
|
changeset |
files
|
Mon, 06 Jun 2011 15:17:55 +0200 |
Sylvain Thénault |
[datafeed] use a boolean flag on CWSource to ensure we don't have concurrent synchronizations. Closes #1725690
|
changeset |
files
|
Mon, 06 Jun 2011 15:11:29 +0200 |
Nicolas Chauvat |
[views] add columns parser and latest_retrieval to cwsource admin view
|
changeset |
files
|
Mon, 06 Jun 2011 15:03:00 +0200 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
Mon, 06 Jun 2011 15:00:58 +0200 |
Pierre-Yves David |
Fix name error introduced in c21d845836e4
stable
|
changeset |
files
|
Mon, 06 Jun 2011 15:00:05 +0200 |
Pierre-Yves David |
Fix conditionnal logic broken in 195b24fe3a03
stable
|
changeset |
files
|
Mon, 06 Jun 2011 14:41:00 +0200 |
Sylvain Thénault |
[session] provide a simple transaction context manager for session. Closes #1725640
stable
|
changeset |
files
|
Wed, 01 Jun 2011 10:20:58 +0200 |
Aurelien Campeas |
[formwidgets] make the select size a class attribute (more easily tuned)
stable
|
changeset |
files
|
Mon, 30 May 2011 16:16:19 +0200 |
Pierre-Yves David |
[bfss] Make ``current_fs_path`` return None when an attribute has no value
stable
|
changeset |
files
|
Mon, 30 May 2011 17:43:29 +0200 |
Sylvain Thénault |
[selectors] take care, Session has no cnx
stable
|
changeset |
files
|
Fri, 27 May 2011 13:57:25 +0200 |
Sylvain Thénault |
don't crash if we can't fetch data or if xml is malformed
|
changeset |
files
|
Fri, 27 May 2011 11:17:02 +0200 |
Sylvain Thénault |
[datafeed] extract some methods from pull_data to ease writing custom datafeed sources
|
changeset |
files
|
Fri, 27 May 2011 09:56:26 +0200 |
Sylvain Thénault |
drop useless code
|
changeset |
files
|
Thu, 26 May 2011 18:24:55 +0200 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
Thu, 26 May 2011 18:24:41 +0200 |
Sylvain Thénault |
[datafeed] we should use utc timestamp to avoid pb with local times
stable
|
changeset |
files
|
Thu, 26 May 2011 08:57:15 +0200 |
Sylvain Thénault |
[test] fix failure introduced by yams'changeset 644:f9c79356b758
|
changeset |
files
|
Thu, 26 May 2011 08:32:15 +0200 |
Sylvain Thénault |
[testlib] add convenience assertion method to check __message
|
changeset |
files
|
Thu, 26 May 2011 08:12:42 +0200 |
Sylvain Thénault |
[test] fix failure introduced by 1719eab69551: the regexp should be fixed, not the error message
|
changeset |
files
|
Wed, 25 May 2011 18:46:09 +0200 |
Sylvain Thénault |
[web test] fix test failures introduced by 7431:cab99ccdb774
|
changeset |
files
|
Wed, 25 May 2011 14:14:08 +0200 |
Aurelien Campeas |
backport stable changes
|
changeset |
files
|
Wed, 25 May 2011 14:08:29 +0200 |
Sylvain Thénault |
[ui message] fix regression introduced by 7429:ef5165fa99e0, leading to 'None' message displayed in the ui
stable
|
changeset |
files
|
Wed, 25 May 2011 13:39:08 +0200 |
Aurelien Campeas |
backport stable changes
|
changeset |
files
|
Wed, 25 May 2011 13:36:25 +0200 |
Aurelien Campeas |
[json controller] fix .exception call msg format string (missing one slot)
stable
|
changeset |
files
|
Wed, 25 May 2011 12:35:33 +0200 |
Sylvain Thénault |
[test] fix tests broken by 7427:5338d895b891
stable
|
changeset |
files
|
Wed, 25 May 2011 11:42:31 +0200 |
Sylvain Thénault |
merge default heads
|
changeset |
files
|
Wed, 25 May 2011 11:41:16 +0200 |
Arthur Lutz |
[ui messages, xss] Start migration towards use of _msgid instead of __message (prone to XSS injection) closes #1698245
|
changeset |
files
|
Wed, 25 May 2011 11:40:10 +0200 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
Wed, 25 May 2011 11:39:54 +0200 |
Sylvain Thénault |
[ui messages] make application message component works when request has no cnx set and support for explicit message given through render argument
stable
|
changeset |
files
|
Wed, 25 May 2011 10:59:26 +0200 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
Wed, 25 May 2011 10:58:43 +0200 |
Sylvain Thénault |
[web session] fix session handling so we get a chance to have for instance the 'forgotpwd' feature working on a site where anonymous are not allowed
stable
|
changeset |
files
|
Wed, 25 May 2011 11:28:58 +0200 |
Aurelien Campeas |
[ajax js/css] modconcat fix: load code exactly once (auc, fcayre)
|
changeset |
files
|
Wed, 25 May 2011 08:51:45 +0200 |
Sylvain Thénault |
[test] update test broken by previous commit
stable
|
changeset |
files
|
Wed, 25 May 2011 08:35:20 +0200 |
Florent Cayré |
[entity fetch_attrs] remove ambiguous relations on different etypes from fetched attrs or it may produce wrong related results; closes #1700896
stable
|
changeset |
files
|
Tue, 24 May 2011 10:33:43 +0200 |
Arthur Lutz |
typo : s/undoed/undone/
stable
|
changeset |
files
|