Thu, 29 Aug 2013 12:55:27 +0200 |
Sylvain Thénault |
[schema] fix spurious warning when rqlexpr/constraint mainvars specify a non predefined variable. Closes #3098165
stable
|
changeset |
files
|
Mon, 23 Sep 2013 12:47:12 +0200 |
Sylvain Thénault |
[repository] properly use IUserFriendlyError when UniqueTogetherError is raised during entity update. Closes #3096638
stable
|
changeset |
files
|
Wed, 28 Aug 2013 12:08:31 +0200 |
Sylvain Thénault |
[deprecation] add cw version number to the deprecation message and help user to understand the change
stable
|
changeset |
files
|
Wed, 28 Aug 2013 11:56:07 +0200 |
Sylvain Thénault |
[datafeed] fix crash due to bad http_timeout handling. Closes #3096585
stable
|
changeset |
files
|
Wed, 28 Aug 2013 11:36:44 +0200 |
Sylvain Thénault |
[date picker widgets] properly distinguish DOM id and input name. Closes #3096575
stable
|
changeset |
files
|
Wed, 28 Aug 2013 11:29:58 +0200 |
Sylvain Thénault |
[date picker widgets] use bare jquery expression rather than jqNode
stable
|
changeset |
files
|
Wed, 12 Jun 2013 12:28:01 +0200 |
Julien Cristau |
Use return in CnxSetTracker context manager methods
stable
|
changeset |
files
|
Mon, 15 Jul 2013 11:45:37 +0200 |
Julien Cristau |
[web/views] make PrimaryView.entity_call accept kwargs
stable
|
changeset |
files
|
Mon, 02 Sep 2013 12:47:12 +0200 |
Aurelien Campeas |
[ldapparser] demote some logs from warning to debug (closes #2713671)
stable
|
changeset |
files
|
Fri, 09 Aug 2013 10:00:40 +0200 |
David Douard |
[doc] add a what's new file for 3.18
|
changeset |
files
|
Wed, 07 Aug 2013 09:02:47 +0200 |
David Douard |
merge stable in default (3.18) branch
|
changeset |
files
|
Tue, 06 Aug 2013 16:53:53 +0200 |
David Douard |
Added tag cubicweb-centos-version-3.17.6-1, cubicweb-version-3.17.6, cubicweb-debian-version-3.17.6-1 for changeset 5b9fedf67a29
stable
|
changeset |
files
|
Tue, 06 Aug 2013 11:49:33 +0200 |
David Douard |
[pkg] prepare 3.17.6
stable cubicweb-centos-version-3.17.6-1 cubicweb-debian-version-3.17.6-1 cubicweb-version-3.17.6
|
changeset |
files
|
Tue, 06 Aug 2013 11:20:07 +0200 |
Denis Laxalde |
Do not use cubicweb-card in rest_path tests
stable
|
changeset |
files
|
Thu, 01 Aug 2013 13:55:11 +0200 |
Sylvain Thénault |
[inlined form field] fix regression introduced in 3.16.4/570208f74a84. Closes #3064653
stable
|
changeset |
files
|
Thu, 01 Aug 2013 10:59:52 +0200 |
Sylvain Thénault |
[testlib] temporary_appobjects should call __registered__ if it exists. Closes #3064075
stable
|
changeset |
files
|
Thu, 01 Aug 2013 15:51:22 +0200 |
Sylvain Thénault |
[entities] properly escape in EmailAddress.printable_value when format is html. Closes #3064025
stable
|
changeset |
files
|
Wed, 31 Jul 2013 21:59:13 +0200 |
David Douard |
Added tag cubicweb-version-3.17.5, cubicweb-debian-version-3.17.5-1, cubicweb-centos-version-3.17.5-1 for changeset 15dd5b37998b
stable
|
changeset |
files
|
Wed, 31 Jul 2013 16:58:44 +0200 |
David Douard |
[pkg] prepare 3.17.5
stable cubicweb-centos-version-3.17.5-1 cubicweb-debian-version-3.17.5-1 cubicweb-version-3.17.5
|
changeset |
files
|
Wed, 31 Jul 2013 14:48:34 +0200 |
David Douard |
[pkg] fix debian packaging (closes #3058542)
stable
|
changeset |
files
|
Wed, 31 Jul 2013 16:04:10 +0200 |
Sylvain Thénault |
[testing] add missing generate_bigint method to ValueGenerator. Closes #3059327
stable
|
changeset |
files
|
Wed, 31 Jul 2013 13:56:00 +0200 |
Sylvain Thénault |
[rql / querier] fix bad interpretation of some RQL SET query
stable
|
changeset |
files
|
Tue, 30 Jul 2013 20:31:57 +0200 |
David Douard |
merge stable in default (3.18) branch
|
changeset |
files
|
Tue, 30 Jul 2013 20:12:20 +0200 |
David Douard |
Added tag cubicweb-version-3.17.4, cubicweb-debian-version-3.17.4-1, cubicweb-centos-version-3.17.4-1 for changeset c7ba8e5d2e45
stable
|
changeset |
files
|
Tue, 30 Jul 2013 17:09:02 +0200 |
Sylvain Thénault |
[i18n] cleanup dead code
stable cubicweb-centos-version-3.17.4-1 cubicweb-debian-version-3.17.4-1 cubicweb-version-3.17.4
|
changeset |
files
|
Tue, 30 Jul 2013 16:48:57 +0200 |
David Douard |
[i18n test] hack to make i18n tests run using a Python interpreter
stable
|
changeset |
files
|
Tue, 30 Jul 2013 10:06:06 +0200 |
Sylvain Thénault |
[i18ncube] fix crash due to duplicated messages in generated schema.pot
stable
|
changeset |
files
|
Tue, 30 Jul 2013 10:05:58 +0200 |
Sylvain Thénault |
[i18n test] load_po: fix bug in case of multi-lines msgid and ensure there are no duplicated messages
stable
|
changeset |
files
|
Tue, 30 Jul 2013 08:23:17 +0200 |
Sylvain Thénault |
[i18n test] simplify test cube a bit by only providing a views module, no package
stable
|
changeset |
files
|
Mon, 29 Jul 2013 16:01:18 +0200 |
Sylvain Thénault |
[web] consider inlined relations in has_editable_relation. Closes #3049970
stable
|
changeset |
files
|
Mon, 29 Jul 2013 16:00:40 +0200 |
Sylvain Thénault |
[web test] silent 3.13 warning
stable
|
changeset |
files
|
Fri, 26 Jul 2013 13:47:52 +0200 |
Denis Laxalde |
[editcontrollers] Account for role in the ordering of entities (Complements #3031719)
stable
|
changeset |
files
|
Thu, 25 Jul 2013 18:14:56 +0200 |
Sylvain Thénault |
[migration.sync_schema_props_perms] ensure all participants to a unique together constraint are there
stable
|
changeset |
files
|
Thu, 25 Jul 2013 18:12:28 +0200 |
Sylvain Thénault |
[session commit] save back exception context to avoid potentiel cluttering if some revert operation raise an exception
stable
|
changeset |
files
|
Mon, 29 Jul 2013 14:22:40 +0200 |
David Douard |
[pkg] python-central has been removed from Debian
stable
|
changeset |
files
|
Fri, 26 Jul 2013 09:46:30 +0200 |
David Douard |
[pkg] prepare 3.17.4
stable
|
changeset |
files
|
Fri, 26 Jul 2013 09:49:53 +0200 |
David Douard |
[pkg] merge centos 3.17.1-2 in stable (prepare 3.17.4)
stable
|
changeset |
files
|
Fri, 26 Jul 2013 09:47:22 +0200 |
David Douard |
Added tag cubicweb-centos-version-3.17.1-2 for changeset 965f894b63cb
|
changeset |
files
|
Thu, 25 Jul 2013 09:07:25 +0200 |
Sylvain Thénault |
[rqlrewrite] fix rqlrewrite unpredictability vs relation sharing. Closes #3036144
stable
|
changeset |
files
|
Wed, 24 Jul 2013 16:55:24 +0200 |
Sylvain Thénault |
[rqlrewrite] rewrite doesn't need a solutions argument, always use the Select'ones
stable
|
changeset |
files
|
Wed, 24 Jul 2013 16:49:40 +0200 |
Sylvain Thénault |
[rql rewrite] equivalent but much simpler flow
stable
|
changeset |
files
|
Thu, 25 Jul 2013 10:42:33 +0200 |
Rémi Cardona |
[pkg] Prepare a new RPM release
cubicweb-centos-version-3.17.1-2
|
changeset |
files
|
Thu, 25 Jul 2013 10:25:49 +0200 |
Rémi Cardona |
[pkg] Add log directory to rpm
|
changeset |
files
|
Thu, 25 Jul 2013 08:52:15 +0200 |
David Douard |
[repo] normalize ValidationError on edited entity (closes #2509729)
stable
|
changeset |
files
|
Wed, 24 Jul 2013 13:59:08 +0200 |
David Douard |
[doc] one must now manipulate the req.session.data dict (closes #2842345)
stable
|
changeset |
files
|
Wed, 24 Jul 2013 08:20:22 +0200 |
David Douard |
[datafeed] add a timeout config option (closes #2745677)
stable
|
changeset |
files
|
Wed, 24 Jul 2013 11:54:35 +0200 |
Sylvain Thénault |
[dataimport] ucsvreader should skip empty lines unless specified otherwise. Closes #3035944
stable
|
changeset |
files
|
Mon, 22 Jul 2013 12:08:37 +0200 |
Denis Laxalde |
[querier] Add timings to debug prints (DBG_RQL)
stable
|
changeset |
files
|
Wed, 24 Jul 2013 08:43:16 +0200 |
Sylvain Thénault |
[editcontrollers] Ensure entities are created in an order satisfying schema constraints. Closes #3031719
stable
|
changeset |
files
|
Mon, 22 Jul 2013 12:07:46 +0200 |
Sylvain Thénault |
[editcontroller] extract RQLQuery.set_attribute/set_inlined methods from handle_field/handle_inlined_relation
stable
|
changeset |
files
|
Mon, 22 Jul 2013 11:38:48 +0200 |
Sylvain Thénault |
[editcontroller] req=self._cw makes things easier to read
stable
|
changeset |
files
|
Mon, 22 Jul 2013 15:38:11 +0200 |
David Douard |
[facets,js] fix bogus checkbox icon appearing after the first interaction (closes #2790332)
stable
|
changeset |
files
|
Mon, 22 Jul 2013 14:57:37 +0200 |
Julien Cristau |
fix typos in docstring, doc and comments
stable
|
changeset |
files
|
Wed, 17 Jul 2013 15:02:28 +0200 |
Julien Cristau |
[debian] remove workaround for broken sphinx/jquery combination
stable
|
changeset |
files
|
Thu, 18 Jul 2013 22:18:50 +0200 |
Sylvain Thénault |
[schema] mark CWDataImport as an internal type. Closes #3025536
stable
|
changeset |
files
|
Fri, 19 Jul 2013 15:52:06 +0200 |
Paul Tonelli |
[pkg] remove deprecated dependency on pysqlite2
stable
|
changeset |
files
|
Thu, 18 Jul 2013 12:36:56 +0200 |
Denis Laxalde |
Fix two crashes in db-check (closes #3024964)
stable
|
changeset |
files
|
Mon, 22 Jul 2013 11:09:28 +0200 |
Sylvain Thénault |
[rql rewrite] may_be_shared_with should consider relation's scope (closes #3024730)
stable
|
changeset |
files
|
Thu, 18 Jul 2013 10:19:06 +0200 |
Sylvain Thénault |
[rql rewrite] fix may_be_shared_with method so that it actually considers all variable infos and not only the first one
stable
|
changeset |
files
|
Mon, 22 Jul 2013 14:26:33 +0200 |
Sylvain Thénault |
[schema/security] add __hash__ to rql expression. Closes #3013535
stable
|
changeset |
files
|
Mon, 15 Jul 2013 10:59:34 +0200 |
Sylvain Thénault |
[rql rewrite] move some code from querier to rqlrewrite where it makes more sense.
stable
|
changeset |
files
|
Fri, 12 Jul 2013 10:39:01 +0200 |
Denis Laxalde |
Do not compute actions list in TableLayout view when display_actions attribute is unset
stable
|
changeset |
files
|
Fri, 12 Jul 2013 09:55:26 +0200 |
Denis Laxalde |
Use the list of cubes from the filesystem when reading the schema from the filesystem
stable
|
changeset |
files
|
Mon, 22 Jul 2013 10:55:45 +0200 |
Sylvain Thénault |
[migration] when adding a cube, skip infered relations (closes #3005576)
stable
|
changeset |
files
|
Thu, 11 Jul 2013 17:40:28 +0200 |
Sylvain Thénault |
[3.17 migration] when some cube is missing, add_cube raise ConfigurationError, not ImportError. Closes #2981477
stable
|
changeset |
files
|
Thu, 11 Jul 2013 10:20:42 +0200 |
Sylvain Thénault |
[migraction] rename_entity_type simply warn if old entity type isn't in the schema. Closes #3004069
stable
|
changeset |
files
|
Thu, 11 Jul 2013 10:15:25 +0200 |
Sylvain Thénault |
[deprecation] fix uihelper deprecation warning, use the rtag name, not the class, so it may be copy/pasted
stable
|
changeset |
files
|
Thu, 11 Jul 2013 18:43:29 +0200 |
Aurelien Campeas |
[test] makes fti test order-agnostic (closes #3005633)
stable
|
changeset |
files
|
Thu, 11 Jul 2013 17:16:49 +0200 |
Julien Cristau |
[web/views/staticcontrollers] Make ConcatFilesHandler write to a tempfile
stable
|
changeset |
files
|
Fri, 12 Jul 2013 18:03:11 +0200 |
David Douard |
[test] make unittest_schema.py compatible with cubicweb-file 0.14
stable
|
changeset |
files
|
Mon, 22 Jul 2013 09:47:56 +0200 |
David Douard |
merge 3.16.6 branch in 3.17
stable
|
changeset |
files
|
Mon, 15 Jul 2013 17:34:54 +0200 |
Florent Cayre |
Added tag cubicweb-centos-version-3.16.6-1, cubicweb-debian-version-3.16.6-1, cubicweb-version-3.16.6 for changeset b4ccaf13081d
stable
|
changeset |
files
|
Sat, 13 Jul 2013 05:10:55 +0200 |
Florent Cayre |
Prepare 3.16.6
stable cubicweb-centos-version-3.16.6-1 cubicweb-debian-version-3.16.6-1 cubicweb-version-3.16.6
|
changeset |
files
|
Mon, 15 Jul 2013 16:55:13 +0200 |
David Douard |
[devctl] properly generate i18n messsages for cubes that uses uicfg instances (closes #2811282)
stable
|
changeset |
files
|
Mon, 15 Jul 2013 16:55:03 +0200 |
David Douard |
[test/devctl] add a test case for i18ncube command
stable
|
changeset |
files
|
Mon, 15 Jul 2013 10:40:49 +0200 |
Florent Cayre |
Protect against crash in the `relation_possible` predicate with ambiguous relations.
stable
|
changeset |
files
|
Wed, 10 Jul 2013 15:03:50 +0200 |
Aurelien Campeas |
[test] give a non-ambiguous order to sync_schema assertion (closes #3001959)
stable
|
changeset |
files
|
Tue, 09 Jul 2013 17:33:43 +0200 |
David Douard |
Added tag cubicweb-version-3.17.3, cubicweb-debian-version-3.17.3-1, cubicweb-centos-version-3.17.3-1 for changeset 32b4d5314fd9
stable
|
changeset |
files
|
Thu, 04 Jul 2013 09:26:59 +0200 |
Dimitri Papadopoulos |
[test] typo
|
changeset |
files
|
Tue, 25 Jun 2013 12:11:42 +0200 |
Aurelien Campeas |
[schema,server] add a security debugging aid (closes #2920304)
|
changeset |
files
|
Mon, 24 Jun 2013 19:00:40 +0200 |
Aurelien Campeas |
[etwist] fix handling of multiple files per field
|
changeset |
files
|
Tue, 09 Jul 2013 15:58:26 +0200 |
David Douard |
[merge] start 3.18 development
|
changeset |
files
|
Tue, 09 Jul 2013 15:11:23 +0200 |
David Douard |
[pkg] prepare 3.17.3
stable cubicweb-centos-version-3.17.3-1 cubicweb-debian-version-3.17.3-1 cubicweb-version-3.17.3
|
changeset |
files
|
Mon, 08 Jul 2013 20:48:54 +0200 |
Julien Cristau |
[pkg] Remove obsolete ubuntu hardy packaging
stable
|
changeset |
files
|
Mon, 08 Jul 2013 15:24:43 +0200 |
Julien Cristau |
[book] fix sphinx documentation generation (closes #2991997)
stable
|
changeset |
files
|
Mon, 08 Jul 2013 12:41:08 +0200 |
David Douard |
[test/ldap] fix ldap tests
stable
|
changeset |
files
|
Fri, 05 Jul 2013 10:40:57 +0200 |
David Douard |
[test] fix unittest_schemaserial.py
stable
|
changeset |
files
|
Fri, 05 Jul 2013 10:35:14 +0200 |
David Douard |
[test] make unittest_schemaserial.py runnable with python
stable
|
changeset |
files
|
Mon, 08 Jul 2013 17:38:10 +0200 |
Sylvain Thénault |
[facet] use facet name as input name for text widget (eg has_text)
stable
|
changeset |
files
|
Tue, 02 Jul 2013 09:36:20 +0200 |
Sylvain Thénault |
[web doctype] don't give through reset_xmldecl to avoid double deprecation warning
stable
|
changeset |
files
|
Tue, 02 Jul 2013 09:35:58 +0200 |
Sylvain Thénault |
[web doctype test] don't give reset_xmldecl to avoid deprecation warning
stable
|
changeset |
files
|
Wed, 03 Jul 2013 14:52:10 +0200 |
Pierre-Yves David |
[devtool] randomise available ports search in http test
stable
|
changeset |
files
|
Wed, 03 Jul 2013 14:48:34 +0200 |
Katia Saurfelt |
[facet] don't crash if no title specified on a facet and filtered rset is empty. Closes #2587883
stable
|
changeset |
files
|
Wed, 03 Jul 2013 14:43:21 +0200 |
Katia Saurfelt |
[css, html] add a css_class attribute on Button, allowing to change easily default CSS class for buttons
stable
|
changeset |
files
|
Wed, 27 Jun 2012 11:53:46 +0200 |
Katia Saurfelt |
[view] add 2 missing spaces before the previous link
stable
|
changeset |
files
|
Wed, 26 Jun 2013 09:35:54 +0200 |
Julien Cristau |
[server/repository] Go through the repo to close pyro sessions
stable
|
changeset |
files
|