Thu, 16 Jun 2011 12:31:27 +0200 |
Julien Jehannet |
[book] add autoload section from code and fix sphinx warnings
stable
|
changeset |
files
|
Fri, 17 Jun 2011 09:37:49 +0200 |
Sylvain Thénault |
[controller] fix wrong view name when error occurs in UndoController
stable
|
changeset |
files
|
Thu, 16 Jun 2011 19:46:39 +0200 |
Sylvain Thénault |
[datafeed] renaming parser attribute to parser_id makes things clearer
|
changeset |
files
|
Thu, 16 Jun 2011 19:38:28 +0200 |
Sylvain Thénault |
cleanup and assert we don't import unexpected stuff
stable
|
changeset |
files
|
Thu, 16 Jun 2011 19:37:59 +0200 |
Sylvain Thénault |
[source config] fix synchronization on configuration entity changes
stable
|
changeset |
files
|
Thu, 16 Jun 2011 17:02:50 +0200 |
Sylvain Thénault |
[ui, sources] configure source form: hide synchronizing and mapping entities, use simple text input for parser
stable
|
changeset |
files
|
Thu, 16 Jun 2011 15:52:05 +0200 |
Sylvain Thénault |
[rql annotation] fix bad invariant variable w/ has_text relation: this is only true when has_text will be used as principal (though we don't know that yet)
stable
|
changeset |
files
|
Thu, 16 Jun 2011 15:16:58 +0200 |
Sylvain Thénault |
[test] update to new db handler api
stable
|
changeset |
files
|
Thu, 16 Jun 2011 15:16:22 +0200 |
Sylvain Thénault |
[querier] turn remove_clauses/restore_clauses into a context manager
stable
|
changeset |
files
|
Thu, 16 Jun 2011 15:15:25 +0200 |
Sylvain Thénault |
[devtools pg handler] some fixes so we get proper error when pg host is not reachable
stable
|
changeset |
files
|
Thu, 16 Jun 2011 11:29:31 +0200 |
Sylvain Thénault |
[rdf] add method so one can call entity.view('rdf')
stable
|
changeset |
files
|
Wed, 15 Jun 2011 19:22:05 +0200 |
Sylvain Thénault |
[web test] fix unittest_web
stable
|
changeset |
files
|
Wed, 15 Jun 2011 19:19:36 +0200 |
Sylvain Thénault |
[ajax edition] freeze form button when calling validateForm, so it freeze nicely for e.g. comment submitting form
stable
|
changeset |
files
|
Wed, 15 Jun 2011 19:15:55 +0200 |
Sylvain Thénault |
[web page tracking] fix bug introduced by parent revision
stable
|
changeset |
files
|
Wed, 15 Jun 2011 17:34:23 +0200 |
Sylvain Thénault |
closes #1484510: ajax_replace_url should propagate page id (until an underlying api does it automatically
stable
|
changeset |
files
|
Wed, 15 Jun 2011 17:16:19 +0200 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
Wed, 15 Jun 2011 17:14:40 +0200 |
Sylvain Thénault |
[repo integrity] test and fix glob add relation where several entities are added at once for a relation of 1? cardinality
stable
|
changeset |
files
|
Wed, 15 Jun 2011 17:13:26 +0200 |
Julien Cristau |
[packaging] Build the cubicweb-documentation package
stable
|
changeset |
files
|
Wed, 15 Jun 2011 17:09:44 +0200 |
Sylvain Thénault |
[breadcrumbs] closes #1717489: Double escaping in breadcrumbs
stable
|
changeset |
files
|
Wed, 15 Jun 2011 12:48:04 +0200 |
Julien Cristau |
[donc] Fix building the cubicweb js documentation
stable
|
changeset |
files
|
Wed, 15 Jun 2011 12:41:22 +0200 |
Sylvain Thénault |
add an XXX
stable
|
changeset |
files
|
Wed, 15 Jun 2011 12:41:06 +0200 |
Sylvain Thénault |
fix 3.10 cwproperties migration
stable
|
changeset |
files
|
Tue, 14 Jun 2011 22:54:25 +0200 |
Sylvain Thénault |
fix failures introduced by recent refactoring
stable
|
changeset |
files
|
Tue, 14 Jun 2011 22:54:20 +0200 |
Sylvain Thénault |
[testlib, realdb] we should close connections prior to create a new db using current db as template
stable
|
changeset |
files
|
Tue, 14 Jun 2011 17:15:40 +0200 |
Sylvain Thénault |
[migration] this is needed to avoid pb with yams 0.33 / cw < 3.13
stable
|
changeset |
files
|
Tue, 14 Jun 2011 17:15:39 +0200 |
Sylvain Thénault |
[sync schema hooks] consider etype name map before trying to update in-memory schema
stable
|
changeset |
files
|
Tue, 14 Jun 2011 15:37:10 +0200 |
Sylvain Thénault |
[repository] refactor and optimize '?1' relation handling
stable
|
changeset |
files
|
Tue, 14 Jun 2011 15:37:09 +0200 |
Sylvain Thénault |
[session] deprecates schema_rproperty in favor of more optimized rtype_eids_rdef which return the rdef (so reusable to gather other data)
stable
|
changeset |
files
|
Tue, 14 Jun 2011 15:37:09 +0200 |
Sylvain Thénault |
[repository] refactor/cleanup entity deletion methods
stable
|
changeset |
files
|
Tue, 14 Jun 2011 13:46:36 +0200 |
Sylvain Thénault |
[repository] new hook selector according to configuration's repairing flag
stable
|
changeset |
files
|
Tue, 14 Jun 2011 13:43:36 +0200 |
Sylvain Thénault |
[pyrorql] don't display traceback on connection error
stable
|
changeset |
files
|
Tue, 14 Jun 2011 11:54:41 +0200 |
Sylvain Thénault |
[data hook] new .union operation on DataOperationMixIn, only when container is a set, not a list
stable
|
changeset |
files
|
Sat, 11 Jun 2011 09:22:25 +0200 |
Sylvain Thénault |
[rql2sql] add test case for 7493:3c46b9390871
|
changeset |
files
|
Fri, 10 Jun 2011 17:41:41 +0200 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
Fri, 10 Jun 2011 17:21:17 +0200 |
Sylvain Thénault |
[hooks] use local variable
stable
|
changeset |
files
|
Fri, 10 Jun 2011 17:21:11 +0200 |
Sylvain Thénault |
[integrity hooks] remove dead code
stable
|
changeset |
files
|
Fri, 10 Jun 2011 16:54:20 +0200 |
Sylvain Thénault |
[rql2sql] fix for some queries where eid variable used and entities picked as variable's table
|
changeset |
files
|
Fri, 10 Jun 2011 15:35:59 +0200 |
Adrien Di Mascio |
[js] add missing jquery.qtip.min.js
|
changeset |
files
|
Fri, 10 Jun 2011 08:04:47 +0200 |
Sylvain Thénault |
Added tag cubicweb-debian-version-3.13.0-1 for changeset a96137858f57
|
changeset |
files
|
Fri, 10 Jun 2011 08:04:46 +0200 |
Sylvain Thénault |
Added tag cubicweb-version-3.13.0 for changeset b661ef475260
cubicweb-debian-version-3.13.0-1
|
changeset |
files
|
Thu, 09 Jun 2011 20:18:49 +0200 |
Sylvain Thénault |
3.13
cubicweb-version-3.13.0
|
changeset |
files
|
Thu, 09 Jun 2011 18:13:14 +0200 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
Thu, 09 Jun 2011 16:56:03 +0200 |
Sylvain Thénault |
Added tag cubicweb-debian-version-3.12.6-1 for changeset 105767487c70
stable
|
changeset |
files
|
Thu, 09 Jun 2011 16:56:03 +0200 |
Sylvain Thénault |
Added tag cubicweb-version-3.12.6 for changeset a18dac758150
stable cubicweb-debian-version-3.12.6-1
|
changeset |
files
|
Thu, 09 Jun 2011 16:10:22 +0200 |
Sylvain Thénault |
3.12.6
stable cubicweb-version-3.12.6
|
changeset |
files
|
Thu, 09 Jun 2011 16:09:23 +0200 |
Sylvain Thénault |
[repo test] fixes
|
changeset |
files
|
Thu, 09 Jun 2011 15:29:55 +0200 |
Sylvain Thénault |
[doc, apache] add ProxyPreserveHost hint + note about https /w http configuration
|
changeset |
files
|
Thu, 09 Jun 2011 14:37:32 +0200 |
Arthur Lutz |
[doc] Small addition to apache configuration in book
|
changeset |
files
|
Thu, 09 Jun 2011 12:31:28 +0200 |
Nicolas Chauvat |
merge changes from stable branch
|
changeset |
files
|
Thu, 09 Jun 2011 12:27:35 +0200 |
Nicolas Chauvat |
[parsers] format read by web/views/xmlrss is relation=%s-%s not %s_%s
stable
|
changeset |
files
|
Thu, 09 Jun 2011 12:16:10 +0200 |
Adrien Di Mascio |
[sql] implement #1631319: ask user before creating postgresql languages
|
changeset |
files
|
Thu, 09 Jun 2011 10:32:34 +0200 |
Nicolas Chauvat |
[parsers] improve url construction by using stdlib's urllib instead of str concatenation
|
changeset |
files
|
Thu, 09 Jun 2011 12:20:57 +0200 |
Pierre-Yves David |
[bfss] Catch EnvironmentError instead of OSError when trying to read attributes bffstored
stable
|
changeset |
files
|
Thu, 09 Jun 2011 10:37:01 +0200 |
Nicolas Chauvat |
merge changes from stable branch
|
changeset |
files
|
Thu, 09 Jun 2011 10:36:28 +0200 |
Nicolas Chauvat |
[views/iprogress] rename to make things easier to read and understand
stable
|
changeset |
files
|
Wed, 08 Jun 2011 17:10:39 +0200 |
Sylvain Thénault |
[datafeed cwxml parser] cache processed urls/entities to avoid unnecessary http requests and processing
|
changeset |
files
|
Wed, 08 Jun 2011 17:08:00 +0200 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
Wed, 08 Jun 2011 15:11:45 +0200 |
Sylvain Thénault |
[rql2sql] fix missing sql restriction w/ attribute restriction where value comes from a subquery
stable
|
changeset |
files
|
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
|
Mon, 23 May 2011 11:36:43 +0200 |
Nicolas Chauvat |
[cwvreg] inline function dump_class()
|
changeset |
files
|
Tue, 24 May 2011 08:56:55 +0200 |
Aurelien Campeas |
[js/ajax] undeprecate (async)remoteExec. closes #1381205
stable
|
changeset |
files
|
Tue, 24 May 2011 08:49:58 +0200 |
Sylvain Thénault |
[rql2sql] closes #1697862: ORDERBY SUM(C) cancel GROUPBY by wrongly adding C to grouped variables
stable
|
changeset |
files
|
Mon, 23 May 2011 13:35:09 +0200 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
Mon, 23 May 2011 13:24:54 +0200 |
Sylvain Thénault |
Added tag cubicweb-debian-version-3.12.5-1 for changeset 6dfe78a0797c
stable
|
changeset |
files
|
Mon, 23 May 2011 13:24:54 +0200 |
Sylvain Thénault |
Added tag cubicweb-version-3.12.5 for changeset ae33197db1f0
stable cubicweb-debian-version-3.12.5-1
|
changeset |
files
|
Mon, 23 May 2011 10:34:29 +0200 |
Sylvain Thénault |
3.12.5
stable cubicweb-version-3.12.5
|
changeset |
files
|
Mon, 23 May 2011 10:28:03 +0200 |
Sylvain Thénault |
i18nupdate
stable
|
changeset |
files
|
Fri, 20 May 2011 19:27:00 +0200 |
Aurelien Campeas |
[views/table (facetform)] introduced in facetbox, was missing in tableview form filter
|
changeset |
files
|
Fri, 20 May 2011 19:22:30 +0200 |
Aurelien Campeas |
[web.facet] self.w -> w
|
changeset |
files
|
Fri, 20 May 2011 19:09:01 +0200 |
Aurelien Campeas |
[web/facet|views/table] bump a bit some heights, split table view methods for easier subclassing
|
changeset |
files
|
Fri, 20 May 2011 17:29:50 +0200 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
Fri, 20 May 2011 17:27:55 +0200 |
Sylvain Thénault |
cleanup and update some copyright
stable
|
changeset |
files
|
Fri, 20 May 2011 17:27:33 +0200 |
Sylvain Thénault |
[migractions] fix change_attribute_type
stable
|
changeset |
files
|