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
|
Fri, 31 May 2013 11:13:06 +0200 |
Julien Cristau |
fix migration from pre-3.13.1 versions (closes #2846978)
stable
|
changeset |
files
|
Wed, 03 Jul 2013 14:33:27 +0200 |
Aurelien Campeas |
[constraint] more robust unicity constraint failures reporting for end-users
stable
|
changeset |
files
|
Wed, 03 Jul 2013 14:16:21 +0200 |
Aurelien Campeas |
[hooks/security] Streamline attributes default permission check.
stable
|
changeset |
files
|
Wed, 26 Jun 2013 14:22:22 +0200 |
Aurelien Campeas |
[test/schemaserial] swap got/expected to get nicer unittest2 diagnostics
stable
|
changeset |
files
|
Tue, 02 Jul 2013 17:09:04 +0200 |
Pierre-Yves David |
[repository] drop safe attribute on ``internal_cnx``
|
changeset |
files
|
Thu, 27 Jun 2013 19:18:54 +0200 |
Pierre-Yves David |
[dbapi] deprecated the dbapi
|
changeset |
files
|
Thu, 27 Jun 2013 19:26:14 +0200 |
Pierre-Yves David |
[repoapi] deprecate dbapi compat method
|
changeset |
files
|
Thu, 27 Jun 2013 19:14:22 +0200 |
Pierre-Yves David |
[testlib] deprecated the older api to access the repo.
|
changeset |
files
|
Thu, 27 Jun 2013 19:09:23 +0200 |
Pierre-Yves David |
[connection] deprecated free_cnset and set_cnxset
|
changeset |
files
|
Thu, 27 Jun 2013 19:02:06 +0200 |
Pierre-Yves David |
[session] deprecate all Connection related method on session
|
changeset |
files
|
Thu, 27 Jun 2013 18:53:06 +0200 |
Pierre-Yves David |
[session] drop dead _current_cnx_id
|
changeset |
files
|
Thu, 27 Jun 2013 18:47:08 +0200 |
Pierre-Yves David |
[session] privatise get_cnx and close_cnx
|
changeset |
files
|
Thu, 27 Jun 2013 18:14:35 +0200 |
Pierre-Yves David |
[doc] add documentation for the new API in test
|
changeset |
files
|
Thu, 27 Jun 2013 15:28:15 +0200 |
Pierre-Yves David |
[testlib] add an default testcase.adminaccess (and use it for default session)
|
changeset |
files
|
Thu, 27 Jun 2013 18:15:57 +0200 |
Pierre-Yves David |
[testlib] introduce a RepoAccess class to easily create connection and request
|
changeset |
files
|
Thu, 27 Jun 2013 15:13:47 +0200 |
Pierre-Yves David |
[repoapi] make ClientConnection.__enter__ return self
|
changeset |
files
|
Thu, 27 Jun 2013 18:16:06 +0200 |
Pierre-Yves David |
[documentation] describe repoapi and web side change.
|
changeset |
files
|
Thu, 27 Jun 2013 12:28:17 +0200 |
Pierre-Yves David |
[testlib] use internal_cnx instead of internal_session
|
changeset |
files
|
Thu, 27 Jun 2013 14:12:00 +0200 |
Pierre-Yves David |
[repository] add an ``internal_cnx`` method to replace ``internal_session``
|
changeset |
files
|
Thu, 27 Jun 2013 12:02:38 +0200 |
Pierre-Yves David |
[connection] enforce that a connection must be open to be used
|
changeset |
files
|
Wed, 26 Jun 2013 15:11:22 +0200 |
Pierre-Yves David |
use standalone Connection to Client Connection
|
changeset |
files
|
Wed, 26 Jun 2013 14:46:24 +0200 |
Pierre-Yves David |
[session] add a new_cnx factory
|
changeset |
files
|
Wed, 26 Jun 2013 14:26:06 +0200 |
Pierre-Yves David |
[connection] allow simple instantiation of standalone Connection
|
changeset |
files
|
Wed, 26 Jun 2013 14:35:55 +0200 |
Pierre-Yves David |
[connection] handle and explicitly life cycle on Connection
|
changeset |
files
|
Wed, 26 Jun 2013 14:00:32 +0200 |
Pierre-Yves David |
[sesion] distinction between Connection handled by the session and other.
|
changeset |
files
|
Wed, 26 Jun 2013 11:58:34 +0200 |
Pierre-Yves David |
[session] replace _clear_thread_storage with close_cnx
|
changeset |
files
|
Wed, 26 Jun 2013 14:01:07 +0200 |
Pierre-Yves David |
[session] explicitly take Connection object in close_cnx
|
changeset |
files
|
Wed, 26 Jun 2013 11:41:53 +0200 |
Pierre-Yves David |
[session] drop the Session._clear_cnx_storage method
|
changeset |
files
|
Wed, 26 Jun 2013 11:39:41 +0200 |
Pierre-Yves David |
[session] wrap too long line
|
changeset |
files
|
Wed, 26 Jun 2013 11:39:01 +0200 |
Pierre-Yves David |
[session] gather close_cnx with get_cnx and set_cnx
|
changeset |
files
|
Thu, 27 Jun 2013 11:13:18 +0200 |
Pierre-Yves David |
[client-connection] remove the _srv_cnx usage
|
changeset |
files
|
Thu, 27 Jun 2013 11:04:31 +0200 |
Pierre-Yves David |
[client-connection] explicitly check that the client-connection is open
|
changeset |
files
|
Thu, 27 Jun 2013 11:02:30 +0200 |
Pierre-Yves David |
[client-connection] handle the lack of connection id while not open
|
changeset |
files
|
Wed, 26 Jun 2013 11:21:39 +0200 |
Pierre-Yves David |
[connection] transparent cnx_set handling
|
changeset |
files
|
Thu, 27 Jun 2013 10:44:40 +0200 |
Pierre-Yves David |
[client-connection] explicit the client part in __repr__
|
changeset |
files
|
Tue, 25 Jun 2013 19:50:16 +0200 |
Pierre-Yves David |
[ClientConnection] directly use the Connection object to access the database
|
changeset |
files
|
Tue, 25 Jun 2013 18:15:45 +0200 |
Pierre-Yves David |
[connection] invert __init__ parameter
|
changeset |
files
|
Wed, 26 Jun 2013 13:43:22 +0200 |
Pierre-Yves David |
[service] enforce that Service argument and return are json-serialisable
|
changeset |
files
|
Tue, 25 Jun 2013 18:04:08 +0200 |
Pierre-Yves David |
[connection] move call_service on Connection
|
changeset |
files
|
Thu, 27 Jun 2013 11:21:14 +0200 |
Pierre-Yves David |
[connection] move the commit method on Connection object
|
changeset |
files
|
Thu, 27 Jun 2013 11:21:09 +0200 |
Pierre-Yves David |
[connection] move the rollback method on Connection object
|
changeset |
files
|
Thu, 27 Jun 2013 11:20:46 +0200 |
Pierre-Yves David |
[connection] pass a Connection object to RQLRewriter
|
changeset |
files
|
Thu, 27 Jun 2013 11:20:14 +0200 |
Pierre-Yves David |
[connection] Connection.execute touch Session timestamp
|
changeset |
files
|
Tue, 25 Jun 2013 17:42:12 +0200 |
Pierre-Yves David |
[connection] Connection now call _set_user to CWUser object linked to itseld
|
changeset |
files
|
Tue, 25 Jun 2013 14:13:50 +0200 |
Pierre-Yves David |
[server/session] better faking of user for InternalManager
|
changeset |
files
|
Thu, 27 Jun 2013 11:19:58 +0200 |
Pierre-Yves David |
[connection] move execute
|
changeset |
files
|
Tue, 25 Jun 2013 17:10:52 +0200 |
Pierre-Yves David |
[connection] mark Connection as "not a request"
|
changeset |
files
|
Tue, 25 Jun 2013 14:04:46 +0200 |
Pierre-Yves David |
[server/session] ensure appobject obtained from the session are linked to the session
|
changeset |
files
|
Tue, 25 Jun 2013 12:25:52 +0200 |
Pierre-Yves David |
[connection] have rql_rewriter accession on Connection
|
changeset |
files
|
Thu, 27 Jun 2013 11:19:42 +0200 |
Pierre-Yves David |
[connection] move local_perm_cache management on Connection
|
changeset |
files
|
Thu, 27 Jun 2013 11:19:37 +0200 |
Pierre-Yves David |
[session] use a rich object for timestamp
|
changeset |
files
|
Thu, 27 Jun 2013 11:19:32 +0200 |
Pierre-Yves David |
[migraction] do not access session.data directly
|
changeset |
files
|
Thu, 27 Jun 2013 11:19:28 +0200 |
Pierre-Yves David |
[connection] move relation management method
|
changeset |
files
|
Thu, 27 Jun 2013 11:19:24 +0200 |
Pierre-Yves David |
[connection] give access to shared data method
|
changeset |
files
|
Thu, 27 Jun 2013 11:19:17 +0200 |
Pierre-Yves David |
[connection] move relation cache method to Connection
|
changeset |
files
|
Wed, 15 May 2013 16:09:31 +0200 |
Pierre-Yves David |
[connection] give access to session execute from connection
|
changeset |
files
|
Thu, 23 May 2013 14:17:46 +0200 |
Pierre-Yves David |
[connection] move last part of undo logic in connection
|
changeset |
files
|
Tue, 25 Jun 2013 17:28:41 +0200 |
Pierre-Yves David |
[connection] initialize connection.user and connection.lang
|
changeset |
files
|
Fri, 29 Mar 2013 17:43:18 +0100 |
Pierre-Yves David |
[Connection] inherit from RequestSessionBase
|
changeset |
files
|
Wed, 26 Jun 2013 13:48:18 +0200 |
Pierre-Yves David |
[multi-sources] drop multi-sources related test.
|
changeset |
files
|
Thu, 27 Jun 2013 18:21:04 +0200 |
Pierre-Yves David |
Use new repoapi for the web stack
|
changeset |
files
|
Tue, 25 Jun 2013 10:59:01 +0200 |
Pierre-Yves David |
PARTIAL: Using the repoapi in test
|
changeset |
files
|
Tue, 25 Jun 2013 14:45:16 +0200 |
Pierre-Yves David |
[web/test] drop proff of concept Facebook login in test
|
changeset |
files
|
Tue, 25 Jun 2013 10:46:35 +0200 |
Pierre-Yves David |
[test/dbapi] do not rely on the Testcase provided cnx
|
changeset |
files
|
Tue, 25 Jun 2013 10:45:44 +0200 |
Pierre-Yves David |
[dbapi] explicitly use the DBAPI version of CubicwebRequestBase
|
changeset |
files
|
Mon, 24 Jun 2013 18:33:41 +0200 |
Pierre-Yves David |
[web/application] drop unused import
|
changeset |
files
|
Mon, 24 Jun 2013 18:35:22 +0200 |
Pierre-Yves David |
[web/test] properly reset the request connection related attribute
|
changeset |
files
|
Mon, 24 Jun 2013 18:23:48 +0200 |
Pierre-Yves David |
[web/test] drop two undocumented suspicious regression test
|
changeset |
files
|
Mon, 24 Jun 2013 19:27:31 +0200 |
Pierre-Yves David |
[webrequest] introduce an alternative implementation using the repoapi
|
changeset |
files
|
Mon, 24 Jun 2013 18:18:51 +0200 |
Pierre-Yves David |
[repoapi] add an anonymous_cnx function
|
changeset |
files
|
Fri, 21 Jun 2013 16:40:12 +0200 |
Pierre-Yves David |
[repoapi] add a connect function
|
changeset |
files
|
Mon, 24 Jun 2013 17:26:13 +0200 |
Pierre-Yves David |
[client-connection] add an auto-close property for ClientConnection
|
changeset |
files
|
Fri, 21 Jun 2013 12:08:06 +0200 |
Pierre-Yves David |
[cwuser] make CWUser callable, returning self for dbapi compatibility
|
changeset |
files
|
Fri, 21 Jun 2013 15:26:03 +0200 |
Pierre-Yves David |
[client-connect] drop rqlst on rset returned client side
|
changeset |
files
|
Fri, 21 Jun 2013 15:25:47 +0200 |
Pierre-Yves David |
[client-connection] add a repo property for dbapi compatibility
|
changeset |
files
|
Fri, 21 Jun 2013 13:49:13 +0200 |
Pierre-Yves David |
[client-connection] add a connection property for dbapi compatibility
|
changeset |
files
|
Fri, 21 Jun 2013 13:42:19 +0200 |
Pierre-Yves David |
[client-connection] add a sessionid property for dbapi compatibility
|
changeset |
files
|
Fri, 21 Jun 2013 12:12:58 +0200 |
Pierre-Yves David |
[client-connection] add a cursor() method for dbapi compatibility
|
changeset |
files
|
Fri, 21 Jun 2013 11:39:34 +0200 |
Pierre-Yves David |
[client-connection] add a request() method for dbapi compatibility
|
changeset |
files
|
Tue, 25 Jun 2013 11:06:57 +0200 |
Pierre-Yves David |
[repoapi] introduce a basic ClientConnection class
|
changeset |
files
|
Tue, 25 Jun 2013 17:25:47 +0200 |
Pierre-Yves David |
[req] add a _set_user method
|
changeset |
files
|
Mon, 24 Jun 2013 18:00:20 +0200 |
Pierre-Yves David |
[server/session] add a login property
|
changeset |
files
|
Fri, 21 Jun 2013 15:47:01 +0200 |
Pierre-Yves David |
[server/session] allow access to session id using sessionid
|
changeset |
files
|
Mon, 17 Jun 2013 17:27:08 +0200 |
Pierre-Yves David |
[server/session] Implement anonymous_session
|
changeset |
files
|
Fri, 21 Jun 2013 16:07:45 +0200 |
Pierre-Yves David |
[server/session] do not clear session.cnx if unrelated to cnx actually cleared
|
changeset |
files
|
Mon, 24 Jun 2013 14:55:26 +0200 |
Pierre-Yves David |
[dbapi] move ProgrammingError into cubicweb module
|
changeset |
files
|
Mon, 17 Jun 2013 15:00:41 +0200 |
Pierre-Yves David |
[repoapi] move get_repository function into a new repoapi module
|
changeset |
files
|
Thu, 20 Jun 2013 16:19:27 +0200 |
Pierre-Yves David |
[testlib] gather all repository access logic in one place
|
changeset |
files
|
Thu, 20 Jun 2013 16:00:07 +0200 |
Pierre-Yves David |
[testlib] move repo and related attribute back on Instance instead of Class
|
changeset |
files
|
Mon, 24 Jun 2013 14:53:19 +0200 |
Pierre-Yves David |
[dbapi] makes anonymous_connection a computed property
|
changeset |
files
|
Mon, 24 Jun 2013 11:31:47 +0200 |
Pierre-Yves David |
[webrequest] simplify set_session code
|
changeset |
files
|
Fri, 21 Jun 2013 16:28:16 +0200 |
Pierre-Yves David |
[webrequest] set DBAPISession without cnx at initialisation time
|
changeset |
files
|
Mon, 24 Jun 2013 12:41:27 +0200 |
Pierre-Yves David |
[testlib] rework request building in init_authentication
|
changeset |
files
|
Mon, 24 Jun 2013 12:39:25 +0200 |
Pierre-Yves David |
[request] drop the user argument for set_session
|
changeset |
files
|
Wed, 19 Jun 2013 12:00:54 +0200 |
Pierre-Yves David |
[web-request] handle default language earlier
|
changeset |
files
|
Tue, 18 Jun 2013 15:12:25 +0200 |
Pierre-Yves David |
[etwist] pass the repository to the root resource
|
changeset |
files
|
Mon, 24 Jun 2013 12:03:37 +0200 |
Pierre-Yves David |
[repo] move repo.gc_stats to Service API (closes #2951068)
|
changeset |
files
|
Mon, 24 Jun 2013 12:05:35 +0200 |
Pierre-Yves David |
[repo] move repo stats to Service (closes #2951067)
|
changeset |
files
|
Mon, 24 Jun 2013 11:59:45 +0200 |
Pierre-Yves David |
[service] drop the asynchronous execution possibility
|
changeset |
files
|
Mon, 24 Jun 2013 12:00:03 +0200 |
Pierre-Yves David |
[auth] pass `repo` instead of `vreg` to SessionManager and AuthenticationManager
|
changeset |
files
|
Fri, 23 Nov 2012 16:12:19 +0100 |
Pierre-Yves David |
web/application: instantiate the repository outside of CubicWebPublisher
|
changeset |
files
|
Fri, 07 Dec 2012 17:23:04 +0100 |
Pierre-Yves David |
remove vreg argument to CWPublisher
|
changeset |
files
|
Fri, 07 Dec 2012 16:10:38 +0100 |
Pierre-Yves David |
[devtools] vreg becomes a class ppty
|
changeset |
files
|
Fri, 23 Nov 2012 16:33:00 +0100 |
Pierre-Yves David |
[devtools] drop unused `reset_schema` and `reset_vreg` class attribute
|
changeset |
files
|
Mon, 27 May 2013 17:50:55 +0200 |
Pierre-Yves David |
[connection] move security control logic on Connection
|
changeset |
files
|
Fri, 14 Jun 2013 12:11:42 +0200 |
Pierre-Yves David |
[connection] move hook control logic on Connection
|
changeset |
files
|
Fri, 14 Jun 2013 12:10:45 +0200 |
Pierre-Yves David |
[session] update _hook_control docstring
|
changeset |
files
|
Mon, 27 May 2013 16:43:02 +0200 |
pierre-yves |
[connection] reinstall cnx.data as cnx.transaction_data
|
changeset |
files
|
Mon, 27 May 2013 16:42:39 +0200 |
pierre-yves |
[connection] give access to is_internal_session boolean
|
changeset |
files
|
Fri, 14 Jun 2013 13:39:49 +0200 |
pierre-yves |
[req] drop from_controller on non WebRequest object (Closes #2901079)
|
changeset |
files
|
Tue, 14 May 2013 00:36:43 +0200 |
pierre-yves |
[connection] add logging method on connection
|
changeset |
files
|
Thu, 13 Jun 2013 15:12:06 +0200 |
Pierre-Yves David |
rename server.session.transaction into server.session.connection
|
changeset |
files
|
Fri, 14 Jun 2013 13:43:29 +0200 |
Pierre-Yves David |
[application] call req.set_session in application.main_handle_request
|
changeset |
files
|
Thu, 13 Jun 2013 18:46:39 +0200 |
Pierre-Yves David |
[session-handler] use session directly to update last usage
|
changeset |
files
|
Thu, 13 Jun 2013 18:50:19 +0200 |
Pierre-Yves David |
[application/connect] simplify connection logic
|
changeset |
files
|
Thu, 13 Jun 2013 15:36:10 +0200 |
pierre-yves |
Drop hijack user (closes #2901093)
|
changeset |
files
|
Thu, 13 Jun 2013 17:27:43 +0200 |
Pierre-Yves David |
[sources] drop support for ldapuser source (closes #2936496)
|
changeset |
files
|
Fri, 14 Jun 2013 17:13:17 +0200 |
Pierre-Yves David |
merge stable back into default
|
changeset |
files
|
Fri, 14 Jun 2013 16:26:25 +0200 |
David Douard |
3.17 is the new stable
stable
|
changeset |
files
|
Fri, 14 Jun 2013 16:13:24 +0200 |
David Douard |
Added tag cubicweb-version-3.16.5, cubicweb-debiann-version-3.16.5-1, cubicweb-centos-version-3.16.5-1 for changeset 810a05fba1a4
stable
|
changeset |
files
|
Fri, 14 Jun 2013 16:02:39 +0200 |
David Douard |
[pkg] prepare 3.16.5
stable cubicweb-centos-version-3.16.5-1 cubicweb-debiann-version-3.16.5-1 cubicweb-version-3.16.5
|
changeset |
files
|
Fri, 14 Jun 2013 14:41:50 +0200 |
David Douard |
Added tag cubicweb-version-3.17.2, cubicweb-debian-version-3.17.2-1 for changeset 195e519fe97c
|
changeset |
files
|
Thu, 13 Jun 2013 17:32:49 +0200 |
David Douard |
[pkg] prepare 3.17.2
cubicweb-debian-version-3.17.2-1 cubicweb-version-3.17.2
|
changeset |
files
|
Fri, 14 Jun 2013 11:53:40 +0200 |
Julien Cristau |
repository: make tests pass again
|
changeset |
files
|
Wed, 12 Jun 2013 18:33:50 +0200 |
Julien Cristau |
repository: monkey patch pyro connection handling to detect clients going away
|
changeset |
files
|
Thu, 13 Jun 2013 12:01:23 +0200 |
Julien Cristau |
notification: use viewargs for notif_entity_updated instead of transaction_data
|
changeset |
files
|
Thu, 13 Jun 2013 12:03:59 +0200 |
Julien Cristau |
notification: properly handle cnx and lifetime of the hijacked session
|
changeset |
files
|
Wed, 12 Jun 2013 12:27:00 +0200 |
Julien Cristau |
notification: fix session creation (closes #2934523)
|
changeset |
files
|
Fri, 07 Jun 2013 16:48:20 +0200 |
David Douard |
Added tag cubicweb-version-3.17.1, cubicweb-debian-version-3.17.1-1, cubicweb-centos-version-3.17.1-1 for changeset f98d1c46ed9f
|
changeset |
files
|
Fri, 24 May 2013 13:00:28 +0200 |
Nicolas Chauvat |
[cwctl] add configure command to cw-ctl (closes #2709702)
cubicweb-centos-version-3.17.1-1 cubicweb-debian-version-3.17.1-1 cubicweb-version-3.17.1
|
changeset |
files
|
Fri, 24 May 2013 14:02:45 +0200 |
Nicolas Chauvat |
[cwctl] rename option no-post-create to no-db-create
|
changeset |
files
|
Thu, 06 Jun 2013 16:02:46 +0200 |
David Douard |
[pkg] version 3.17.1 for rpm packages
|
changeset |
files
|
Mon, 27 May 2013 15:48:03 +0200 |
pierre-yves |
[session] upgrade session closed error from Exception to SessionClosedError
|
changeset |
files
|
Thu, 06 Jun 2013 12:29:44 +0200 |
David Douard |
[pkg] prepare 3.17.1
|
changeset |
files
|
Thu, 30 May 2013 14:46:32 +0200 |
Pierre-Yves David |
[web/application] add some minimal documentation
|
changeset |
files
|
Thu, 23 May 2013 19:25:24 +0200 |
pierre-yves |
[session] raise proper exception with get_tx is called on a closed session
|
changeset |
files
|
Thu, 06 Jun 2013 09:44:37 +0200 |
David Douard |
[view] typo in a docstring
|
changeset |
files
|
Fri, 24 May 2013 14:07:46 +0200 |
Nicolas Chauvat |
[cwctl] pass missing inputlevel argument to postcreate() (closes #2901037)
stable
|
changeset |
files
|
Wed, 29 May 2013 11:41:39 +0200 |
Julien Cristau |
[server] fix documentation of ZMQ options harder
stable
|
changeset |
files
|
Wed, 29 May 2013 16:44:16 +0200 |
Pierre-Yves David |
merge with 3.16.x fixes
|
changeset |
files
|
Mon, 27 May 2013 15:39:56 +0200 |
Dimitri Papadopoulos |
[server] fix documentation of ZMQ options
stable
|
changeset |
files
|
Fri, 24 May 2013 11:16:09 +0200 |
Julien Cristau |
[zmq] set order for ZMQStartHook so other hooks don't need to
stable
|
changeset |
files
|
Thu, 23 May 2013 17:32:56 +0200 |
Nicolas Chauvat |
import merge_options directly from logilab.common
|
changeset |
files
|
Fri, 24 May 2013 15:10:50 +0200 |
Nicolas Chauvat |
[server] fix error messages in write_sources_file()
|
changeset |
files
|
Thu, 02 May 2013 12:22:14 +0200 |
Aurelien Campeas |
[doc] a couple almost-typos
stable
|
changeset |
files
|
Fri, 03 May 2013 17:26:23 +0200 |
Aurelien Campeas |
[schemaserial] mitigate critical message during migration
|
changeset |
files
|
Wed, 22 May 2013 06:30:16 +0200 |
Dimitri Papadopoulos |
[doc] typo
|
changeset |
files
|
Thu, 23 May 2013 18:57:25 +0200 |
Nicolas Chauvat |
[cw-ctl] fix help message for schemadiff In global help (closes #2888538)
|
changeset |
files
|
Tue, 14 May 2013 18:02:24 +0200 |
Julien Cristau |
[dbapi] fix connect backwards compat harder
stable
|
changeset |
files
|
Thu, 23 May 2013 12:35:02 +0200 |
Julien Cristau |
[zmq] make publish address optional
stable
|
changeset |
files
|
Thu, 23 May 2013 14:38:43 +0200 |
Julien Cristau |
Fix documentation for zmq pub/sub hooks and configuration
stable
|
changeset |
files
|
Fri, 17 May 2013 16:25:48 +0200 |
Nicolas Chauvat |
[entity] improve deprecation messages
stable
|
changeset |
files
|
Wed, 15 May 2013 14:42:50 +0200 |
Sylvain Thénault |
[devtools] use self._parse so AssertionError is properly raised instead of lxml error (test failure introduced in 6711f78c18be)
|
changeset |
files
|
Wed, 15 May 2013 16:21:23 +0200 |
Sylvain Thénault |
[testlib] fix page validator selection. Closes #2869456
|
changeset |
files
|
Wed, 15 May 2013 14:22:51 +0200 |
Sylvain Thénault |
[testlib] introduce a validator that check xml-well formness
|
changeset |
files
|
Wed, 15 May 2013 15:37:22 +0200 |
Sylvain Thénault |
[view] return HTML5 doctype. Closes #2869426
|
changeset |
files
|
Mon, 06 May 2013 17:16:45 +0200 |
Sylvain Thénault |
[testlib] repreprocess content so contextual display has a chance to show the proper line. Closes #2869481
|
changeset |
files
|
Mon, 06 May 2013 15:58:52 +0200 |
Sylvain Thénault |
[web request] drop no more necessary request.document_surrounding_div method
|
changeset |
files
|
Mon, 06 May 2013 17:13:43 +0200 |
Sylvain Thénault |
[testlib] unspaghettify Validator / PageInfo api
|
changeset |
files
|
Mon, 06 May 2013 16:05:51 +0200 |
Sylvain Thénault |
[testlib] update htmlparsers.VALMAP: stop using SaxOnlyValidator and add an entry for html
|
changeset |
files
|
Mon, 06 May 2013 17:26:16 +0200 |
Sylvain Thénault |
[testlib] SaxOnlyValidator is deprecated, use XMLValidator instead
|
changeset |
files
|
Tue, 14 May 2013 15:26:24 +0200 |
Dimitri Papadopoulos |
[dataimport] minor typo in error handling
|
changeset |
files
|
Tue, 07 May 2013 00:29:42 +0200 |
Dimitri Papadopoulos |
[views] attempt to clarify the inline help system documentation
|
changeset |
files
|
Mon, 06 May 2013 19:40:15 +0200 |
Pierre-Yves David |
[sobject] fix notification operation
|
changeset |
files
|
Fri, 03 May 2013 16:36:42 +0200 |
David Douard |
Added tag cubicweb-debian-version-3.17.0-2 for changeset 09a0c7ea6c3c
|
changeset |
files
|
Fri, 03 May 2013 16:27:34 +0200 |
Pierre-Yves David |
[pkg/debian] prepare release 3.17.0-2
cubicweb-debian-version-3.17.0-2
|
changeset |
files
|
Fri, 03 May 2013 16:24:42 +0200 |
Pierre-Yves David |
[pkg/debian] update yams runtime depends
|
changeset |
files
|
Fri, 03 May 2013 16:23:08 +0200 |
Pierre-Yves David |
[pkg/debian] expand all depends and co on multiple line
|
changeset |
files
|
Thu, 02 May 2013 17:14:22 +0200 |
David Douard |
Added tag cubicweb-debian-version-3.17.0-1 for changeset 22be40c492e9
|
changeset |
files
|
Thu, 02 May 2013 17:14:21 +0200 |
David Douard |
Added tag cubicweb-version-3.17.0 for changeset cc1a0aad580c
cubicweb-debian-version-3.17.0-1
|
changeset |
files
|
Thu, 02 May 2013 15:58:57 +0200 |
Pierre-Yves David |
[test/view] exclude some Blog entity from automatic view testing
cubicweb-version-3.17.0
|
changeset |
files
|
Thu, 02 May 2013 14:30:36 +0200 |
David Douard |
[doc] fix: cubicweb.gmap.js has moved to the geocoding cube
|
changeset |
files
|
Tue, 30 Apr 2013 08:17:10 +0200 |
David Douard |
[test/ldap] do not assume order
|
changeset |
files
|
Mon, 29 Apr 2013 14:49:43 +0200 |
Pierre-Yves David |
Added tags for version 3.16.4 on changeset 041804bc48e9
stable
|
changeset |
files
|
Mon, 29 Apr 2013 12:34:23 +0200 |
Pierre-Yves David |
[notification] ensure official API is test
|
changeset |
files
|
Mon, 29 Apr 2013 09:47:23 +0200 |
Alain Leufroy |
fix typo in notification causing NameError
|
changeset |
files
|
Mon, 29 Apr 2013 12:29:59 +0200 |
Pierre-Yves David |
[test/notification] merge related test classe
|
changeset |
files
|
Mon, 29 Apr 2013 11:43:36 +0200 |
Pierre-Yves David |
merge with stable
|
changeset |
files
|
Tue, 16 Apr 2013 16:51:18 +0200 |
Julien Cristau |
[server] add a looping task to free unused cnxsets capture by dead pyro
stable cubicweb-centos-version-3.16.4-1 cubicweb-debian-version-3.16.4-1 cubicweb-version-3.16.4
|
changeset |
files
|
Mon, 29 Apr 2013 11:22:21 +0200 |
Pierre-Yves David |
[pkg/debian] update changelog to 3.17.0
|
changeset |
files
|
Mon, 29 Apr 2013 11:06:28 +0200 |
Pierre-Yves David |
[devtools] Use XMLValidator instead deprecated SaxOnlyValidator
|
changeset |
files
|
Fri, 26 Apr 2013 18:47:36 +0200 |
Pierre-Yves David |
[pkg] update changelog
|
changeset |
files
|
Fri, 26 Apr 2013 18:37:47 +0200 |
Pierre-Yves David |
[pkg] prepare 3.17.0
|
changeset |
files
|
Fri, 26 Apr 2013 18:21:18 +0200 |
Pierre-Yves David |
[pkg] prepare 3.16.4
stable
|
changeset |
files
|
Fri, 26 Apr 2013 18:06:44 +0200 |
Sylvain Thénault |
[repo] straightforward bootstrap sequence. Closes #2841188
|
changeset |
files
|
Wed, 24 Apr 2013 14:49:49 +0200 |
Sylvain Thénault |
[repo] minor cleanups to bootstrap sequence
|
changeset |
files
|
Fri, 26 Apr 2013 17:46:56 +0200 |
Vincent Michel |
[schemaserial] serialize additional yams parameter for customs type
|
changeset |
files
|
Tue, 23 Apr 2013 14:13:58 +0200 |
Vincent Michel |
[sql] preprocess_entity uses lgdb helper's SQL converters.
|
changeset |
files
|
Wed, 24 Apr 2013 14:42:43 +0200 |
Sylvain Thénault |
[repo] kill rebuildinfered feature from Repository.set_schema
|
changeset |
files
|
Wed, 24 Apr 2013 14:51:06 +0200 |
Sylvain Thénault |
[test] stop deepcopying for nothing
|
changeset |
files
|
Fri, 26 Apr 2013 12:10:37 +0200 |
Aurelien Campeas |
drop xhtml content-type support (closes #2065651)
|
changeset |
files
|
Fri, 26 Apr 2013 11:53:47 +0200 |
Pierre-Yves David |
[htmlparser] exclude <script> tag from html source
|
changeset |
files
|
Fri, 26 Apr 2013 11:52:35 +0200 |
Pierre-Yves David |
[htmlparser] store unaltered source in pageinfo.source
|
changeset |
files
|
Thu, 25 Apr 2013 18:38:47 +0200 |
Sylvain Thénault |
[htmlparser] rename SaxOnlyValidator to XMLValidator
|
changeset |
files
|
Thu, 25 Apr 2013 17:46:28 +0200 |
Sylvain Thénault |
[htmlparser] add missing deprecation message
|
changeset |
files
|
Thu, 25 Apr 2013 16:55:12 +0200 |
Pierre-Yves David |
[form] remove hard coded id
|
changeset |
files
|
Fri, 26 Apr 2013 11:08:06 +0200 |
Pierre-Yves David |
[server/test] use server config in migration
|
changeset |
files
|
Mon, 22 Apr 2013 17:57:46 +0200 |
Pierre-Yves David |
[session] deprecate `hijack_user` method
|
changeset |
files
|
Thu, 25 Apr 2013 12:24:26 +0200 |
Pierre-Yves David |
[mail] drop hijack_user usage
|
changeset |
files
|
Thu, 25 Apr 2013 13:35:02 +0200 |
Pierre-Yves David |
[notification] merge BaseNotificationView and NotificationView
|
changeset |
files
|
Thu, 25 Apr 2013 13:34:48 +0200 |
Pierre-Yves David |
[notification] move notification view in ``sobject.notification``
|
changeset |
files
|
Thu, 25 Apr 2013 14:10:55 +0200 |
Pierre-Yves David |
remove unused import
|
changeset |
files
|
Thu, 25 Apr 2013 17:30:09 +0200 |
Pierre-Yves David |
one more merge
|
changeset |
files
|
Thu, 25 Apr 2013 16:10:56 +0200 |
Sylvain Thénault |
[notification] introduce an official `notify_on_commit` function
|
changeset |
files
|
Thu, 25 Apr 2013 10:57:01 +0200 |
Vladimir Popescu |
[cubicweb/doc] Replace dc_type() by cw_etype
|
changeset |
files
|
Thu, 04 Apr 2013 11:58:41 +0200 |
Vladimir Popescu |
[dataimport] backout 6947201033be (related to #2788402)
|
changeset |
files
|
Thu, 25 Apr 2013 15:45:38 +0200 |
Sylvain Thénault |
merge default heads
|
changeset |
files
|
Fri, 05 Apr 2013 14:44:03 +0200 |
Sylvain Thénault |
[c-c serverctl] import locally to speed up c-c
|
changeset |
files
|
Thu, 25 Apr 2013 12:12:15 +0200 |
Sylvain Thénault |
[facet js] minor refactoring and cleanups
|
changeset |
files
|
Wed, 24 Apr 2013 18:11:37 +0200 |
David Douard |
[ldapfeed] Add support for LDAP groups (closes #2528116)
|
changeset |
files
|
Wed, 24 Apr 2013 17:57:14 +0200 |
Pierre-Yves David |
[test/ldap] small improvement to ldapfeed unit tests
|
changeset |
files
|
Wed, 24 Apr 2013 17:48:08 +0200 |
David Douard |
[ldap] prepare import of CWGroup
|
changeset |
files
|
Wed, 24 Apr 2013 17:40:49 +0200 |
Pierre-Yves David |
[ldap] handle modification date
|
changeset |
files
|
Wed, 24 Apr 2013 17:39:10 +0200 |
Pierre-Yves David |
[ldap] refactor attributes mapping handling
|
changeset |
files
|
Wed, 24 Apr 2013 14:00:52 +0200 |
Pierre-Yves David |
[ldapfeed] add support for multiple email addresses from ldap
|
changeset |
files
|
Wed, 24 Apr 2013 15:37:43 +0200 |
Pierre-Yves David |
merge 3.16.x fix in 3.17.x branch
|
changeset |
files
|
Wed, 24 Apr 2013 15:33:49 +0200 |
Pierre-Yves David |
[session] fix hooks_control backward compat
|
changeset |
files
|
Fri, 19 Apr 2013 16:25:45 +0200 |
Sylvain Thénault |
[facet js] fix reordering of facet check boxes. Closes #2732947
stable
|
changeset |
files
|
Wed, 24 Apr 2013 14:40:09 +0200 |
Sylvain Thénault |
[vreg] (re)build entity classes cache after registry initialization.
stable
|
changeset |
files
|
Wed, 24 Apr 2013 12:10:12 +0200 |
Julien Cristau |
[task] allow negative intervals for add_looping_task (closes #2818280)
|
changeset |
files
|
Wed, 24 Apr 2013 11:58:49 +0200 |
Pierre-Yves David |
[task] allow interval=0 for looping tasks
|
changeset |
files
|
Wed, 24 Apr 2013 14:45:13 +0200 |
Sylvain Thénault |
[portable dump] skip virtual relations, they have no table associated. Closes #2841199
stable
|
changeset |
files
|
Wed, 24 Apr 2013 14:37:48 +0200 |
Sylvain Thénault |
[test] fix skipIf import, currently failing if unittest2 is not there
stable
|
changeset |
files
|
Wed, 24 Apr 2013 14:36:41 +0200 |
Sylvain Thénault |
[test] fix bad merge
stable
|
changeset |
files
|
Tue, 23 Apr 2013 18:15:10 +0200 |
Pierre-Yves David |
merge with other default head
|
changeset |
files
|
Tue, 23 Apr 2013 16:07:02 +0200 |
Pierre-Yves David |
[ldap] an empty 'user-base-dn' disable the user importation process,
|
changeset |
files
|
Tue, 23 Apr 2013 15:46:09 +0200 |
Pierre-Yves David |
drop commented print
|
changeset |
files
|
Tue, 23 Apr 2013 16:50:18 +0200 |
Pierre-Yves David |
[ldap] Major test refactoring
|
changeset |
files
|
Tue, 23 Apr 2013 17:58:20 +0200 |
Pierre-Yves David |
[test/ldap] have RQL2LDAPFilterTC use its own database
|
changeset |
files
|
Tue, 23 Apr 2013 16:25:56 +0200 |
Pierre-Yves David |
[ldap] quieter tests
|
changeset |
files
|
Wed, 10 Apr 2013 17:50:11 +0200 |
Jérôme Roy |
[test/ldap source] better source naming, some cleanups (prepares #2528116)
|
changeset |
files
|
Tue, 23 Apr 2013 15:33:50 +0200 |
Pierre-Yves David |
use cw_etype instead of __regid__
|
changeset |
files
|
Tue, 23 Apr 2013 15:16:36 +0200 |
Pierre-Yves David |
[entity] add an official ``cw_etype`` property for entity
|
changeset |
files
|
Tue, 23 Apr 2013 12:38:27 +0200 |
Pierre-Yves David |
[notification] use new style operation for notification
|
changeset |
files
|
Mon, 22 Apr 2013 17:16:02 +0200 |
Pierre-Yves David |
[cleanup] drop code deprecated since 3.6
|
changeset |
files
|
Mon, 22 Apr 2013 15:25:04 +0200 |
Pierre-Yves David |
[notification] fix documentation
|
changeset |
files
|
Tue, 23 Apr 2013 12:01:14 +0200 |
Pierre-Yves David |
[ldapuser] Deprecated the source
|
changeset |
files
|
Fri, 19 Apr 2013 15:44:42 +0200 |
Sylvain Thénault |
[rql2sql] Remove an XXX by explaining why Int non-substitution is desired
|
changeset |
files
|
Fri, 19 Apr 2013 15:41:56 +0200 |
Sylvain Thénault |
[rql2sql] Boolean values should be substitued like others. Closes #2829481
|
changeset |
files
|
Mon, 22 Apr 2013 14:54:22 +0200 |
Nicolas Chauvat |
[toward-py3k] rewrite __cmp__ (closes #2715115)
|
changeset |
files
|
Mon, 08 Apr 2013 17:33:49 +0200 |
Julien Cristau |
skeleton: add RPM spec template (closes #2800884)
|
changeset |
files
|
Tue, 16 Apr 2013 13:44:01 +0200 |
Pierre-Yves David |
[clean_session] revert itervalues usage from 0bb18407c053
stable
|
changeset |
files
|
Mon, 15 Apr 2013 13:18:01 +0200 |
Pierre-Yves David |
merge 3.16.x fix
|
changeset |
files
|
Wed, 10 Apr 2013 16:46:18 +0200 |
Jérôme Roy |
[ldap] Use correct API for logging message
|
changeset |
files
|
Fri, 12 Apr 2013 11:39:10 +0200 |
Julien Cristau |
Fix obsolete docstring for add_looping_task
stable
|
changeset |
files
|
Thu, 11 Apr 2013 10:32:00 +0200 |
Julien Cristau |
[devtools] prevent Xvfb resets
stable
|
changeset |
files
|
Wed, 10 Apr 2013 16:22:48 +0200 |
Jérôme Roy |
[LDAP] rename unittest ldapuser to ldapsource (prepares #2528116)
|
changeset |
files
|
Wed, 10 Apr 2013 15:34:18 +0200 |
Julien Cristau |
[devtools] protect xvfb-run.sh against clean_up being called twice
stable
|
changeset |
files
|
Wed, 10 Apr 2013 10:44:55 +0200 |
David Douard |
Added tag cubicweb-version-3.16.3, cubicweb-debian-version-3.16.3-1, cubicweb-centos-version-3.16.3-1 for changeset ee860c51f56b
stable
|
changeset |
files
|
Wed, 10 Apr 2013 10:39:15 +0200 |
David Douard |
3.16.3
stable cubicweb-centos-version-3.16.3-1 cubicweb-debian-version-3.16.3-1 cubicweb-version-3.16.3
|
changeset |
files
|
Tue, 09 Apr 2013 14:23:24 +0200 |
Julien Cristau |
[service] make sure synchronous call_service has a cnxset
stable
|
changeset |
files
|
Tue, 09 Apr 2013 11:56:27 +0200 |
Pierre-Yves David |
Merge testfunc testfunc resurrection Closes #2535377
stable
|
changeset |
files
|
Tue, 09 Apr 2013 11:40:45 +0200 |
Pierre-Yves David |
[web] move qunit test back into web and fix the hanging
oldstable
|
changeset |
files
|
Mon, 08 Apr 2013 17:34:25 +0200 |
William Wordsworth |
[test] drop forsaken windmill test (Closes 2535376)
oldstable
|
changeset |
files
|
Tue, 09 Apr 2013 09:03:12 +0200 |
David Douard |
Added tag cubicweb-debian-version-3.16.2-1 for changeset b3c1ad0cbf00
stable
|
changeset |
files
|
Tue, 09 Apr 2013 09:03:11 +0200 |
David Douard |
Added tag cubicweb-version-3.16.2 for changeset a2b4f245aa57
stable cubicweb-debian-version-3.16.2-1
|
changeset |
files
|
Mon, 08 Apr 2013 19:30:42 +0200 |
David Douard |
3.16.2
stable cubicweb-version-3.16.2
|
changeset |
files
|
Mon, 08 Apr 2013 18:38:20 +0200 |
Julien Cristau |
[server/test] remove dependency on a pyro name server (closes #2801737)
stable
|
changeset |
files
|
Mon, 08 Apr 2013 17:30:53 +0200 |
Julien Cristau |
[packaging] add spec file to build RPMs (closes #2800850)
stable
|
changeset |
files
|
Mon, 08 Apr 2013 17:12:53 +0200 |
Aurelien Campeas |
[predicates] keep making `yes` predicate importable from cubicweb (closes #2790319)
stable
|
changeset |
files
|
Mon, 08 Apr 2013 16:53:03 +0200 |
David Douard |
[views/tables|css] backout rev 895e34d9ae0d
stable
|
changeset |
files
|
Mon, 08 Apr 2013 16:43:26 +0200 |
Pierre-Yves David |
[webconfig] cleanly handles ``fckeditor_installed`` when no uiprops
stable
|
changeset |
files
|
Mon, 08 Apr 2013 16:19:29 +0200 |
Pierre-Yves David |
[webconfig] fallback to default configs if https ones are not defined
stable
|
changeset |
files
|
Mon, 08 Apr 2013 16:13:03 +0200 |
Pierre-Yves David |
[webconfig] explicit some webconfig attribute
stable
|
changeset |
files
|
Mon, 08 Apr 2013 14:45:10 +0200 |
Pierre-Yves David |
merge 3.16.x fix in 3.17.x branch
|
changeset |
files
|
Mon, 08 Apr 2013 14:18:32 +0200 |
Pierre-Yves David |
merge with 3.15.x fix
stable
|
changeset |
files
|
Mon, 08 Apr 2013 14:16:56 +0200 |
Pierre-Yves David |
Added tag cubicweb-debian-version-3.15.11-1 for changeset 09d65bc1f025
oldstable
|
changeset |
files
|
Mon, 08 Apr 2013 14:16:46 +0200 |
Pierre-Yves David |
Added tag cubicweb-version-3.15.11 for changeset 38c6a3ea8252
oldstable cubicweb-debian-version-3.15.11-1
|
changeset |
files
|
Wed, 03 Apr 2013 10:55:56 +0200 |
Sylvain Thénault |
[querier] improve 'Password selection not allowed' error message
stable
|
changeset |
files
|
Wed, 03 Apr 2013 11:09:50 +0200 |
Sylvain Thénault |
[predicates] use select_or_none rather than select+try/except, expected to be more efficient
stable
|
changeset |
files
|
Mon, 08 Apr 2013 12:43:57 +0200 |
Pierre-Yves David |
[pkg] prepare version 3.15.11 ?
oldstable cubicweb-version-3.15.11
|
changeset |
files
|
Mon, 08 Apr 2013 12:42:36 +0200 |
Pierre-Yves David |
merge 3.14.x fix into 3.15.x
oldstable
|
changeset |
files
|
Wed, 03 Apr 2013 10:51:15 +0200 |
Sylvain Thénault |
[facet] ensure a facet DOM id is a valid jQuery identifier. Closes #2789089
oldstable
|
changeset |
files
|
Mon, 04 Feb 2013 14:39:55 +0100 |
Sylvain Thénault |
[predicates] fix 'adaptable' implementation, used to return 0 on a rset with individualy adaptable entities of different types. Closes #2709663
oldstable
|
changeset |
files
|
Wed, 03 Apr 2013 14:33:20 +0200 |
Pierre-Yves David |
[cmd] fix exlog documentation (closes #2715913)
oldstable
|
changeset |
files
|
Mon, 08 Apr 2013 12:26:39 +0200 |
Pierre-Yves David |
Added tag cubicweb-debian-version-3.14.10-1 for changeset 197bcd087c87
oldstable
|
changeset |
files
|
Mon, 08 Apr 2013 12:26:28 +0200 |
Pierre-Yves David |
Added tag cubicweb-version-3.14.10 for changeset 0ff798f80138
oldstable cubicweb-debian-version-3.14.10-1
|
changeset |
files
|
Mon, 08 Apr 2013 12:19:24 +0200 |
Pierre-Yves David |
[pkg] prepare 3.14.10 release
oldstable cubicweb-version-3.14.10
|
changeset |
files
|
Mon, 08 Apr 2013 11:09:50 +0200 |
Adrien Di Mascio |
[querier] fix eid relations handling in SET queries (closes #2797052)
oldstable
|
changeset |
files
|
Thu, 04 Apr 2013 17:45:09 +0200 |
Nicolas Chauvat |
[ext/rest] add directive bookmark to rest (closes #2545595)
|
changeset |
files
|
Wed, 03 Apr 2013 12:17:24 +0200 |
David Douard |
[c-c create] make post-create step optional (closes #2712041)
|
changeset |
files
|
Fri, 15 Mar 2013 12:11:29 +0100 |
Rémi Cardona |
[cwconfig] Add optional configuration param to load a UI cube before other cubes
|
changeset |
files
|
Tue, 02 Apr 2013 12:13:06 +0200 |
Rémi Cardona |
[web/views] Move massmailing to its own cube (closes #2788086)
|
changeset |
files
|
Tue, 02 Apr 2013 18:15:24 +0200 |
Pierre-Yves David |
merge with stable fix
|
changeset |
files
|
Tue, 02 Apr 2013 16:06:22 +0200 |
Pierre-Yves David |
[req] explicit `user` attribute
|
changeset |
files
|
Tue, 02 Apr 2013 16:02:52 +0200 |
Pierre-Yves David |
[test] use the right order in some assertEqual
|
changeset |
files
|
Fri, 29 Mar 2013 18:00:37 +0100 |
Pierre-Yves David |
[session/transaction] move resource accessors on Transaction
|
changeset |
files
|
Fri, 29 Mar 2013 17:39:14 +0100 |
Pierre-Yves David |
[session/transaction] move multiple utility on Transaction
|
changeset |
files
|
Fri, 29 Mar 2013 17:25:56 +0100 |
Pierre-Yves David |
[session/transaction] handle cnxset repository logic in transaction
|
changeset |
files
|
Fri, 29 Mar 2013 12:34:53 +0100 |
Pierre-Yves David |
[transaction] keep a reference to the repo object
|
changeset |
files
|
Fri, 29 Mar 2013 18:57:13 +0100 |
Pierre-Yves David |
[session] make security_enabled API private
|
changeset |
files
|
Fri, 29 Mar 2013 12:47:04 +0100 |
Pierre-Yves David |
[session] make hook_control API private
|
changeset |
files
|
Tue, 02 Apr 2013 15:11:41 +0200 |
Pierre-Yves David |
[service] split session retrieval and service execution
stable
|
changeset |
files
|
Tue, 02 Apr 2013 15:11:21 +0200 |
Pierre-Yves David |
[service] handle cnxset in the async case only
stable
|
changeset |
files
|
Tue, 02 Apr 2013 14:46:13 +0200 |
Pierre-Yves David |
[service] extract session retrieval from "task" closure
stable
|
changeset |
files
|
Tue, 12 Mar 2013 18:31:15 +0100 |
Vladimir Popescu |
[cubicweb/doc] Add tutorial on data import in CubicWeb.
|
changeset |
files
|
Tue, 02 Apr 2013 12:05:51 +0200 |
Vladimir Popescu |
[dataimport] Slight message modification in exception handling code.
|
changeset |
files
|
Tue, 02 Apr 2013 12:04:22 +0200 |
Vladimir Popescu |
[dataimport] Handle various data formats when creating buffers from data.
|
changeset |
files
|
Tue, 02 Apr 2013 12:12:41 +0200 |
Vladimir Popescu |
[dataimport] Add a ``flush`` method for all stores.
|
changeset |
files
|
Tue, 02 Apr 2013 12:11:44 +0200 |
Vladimir Popescu |
[dataimport] Uniformize the API across the different stores.
|
changeset |
files
|
Thu, 28 Mar 2013 15:43:23 +0100 |
Anthony Truchet |
[data] Add a CSS for undo UI rendering
stable
|
changeset |
files
|
Mon, 17 Dec 2012 14:03:56 +0100 |
Julien Cristau |
[web/views] extract cube geocoding (closes #353000)
|
changeset |
files
|
Mon, 11 Feb 2013 11:47:50 +0100 |
David Douard |
[c-c list] add an optional argument to the list command (closes #2709703)
|
changeset |
files
|
Wed, 13 Mar 2013 18:17:16 +0100 |
Florent Cayre |
default base-url now uses fdqn instead of hostname only (closes #2542815)
|
changeset |
files
|
Thu, 28 Mar 2013 15:01:02 +0100 |
Aurelien Campeas |
[editcontroller] a small debugging help (closes #2518980)
stable
|
changeset |
files
|
Thu, 28 Mar 2013 13:48:48 +0100 |
Dimitri Papadopoulos |
[doc] small doc improvement
|
changeset |
files
|
Thu, 28 Mar 2013 13:48:26 +0100 |
Dimitri Papadopoulos |
[doc] fix Pyro url
|
changeset |
files
|
Thu, 28 Mar 2013 13:47:54 +0100 |
Dimitri Papadopoulos |
[doc] fix Narval project url
|
changeset |
files
|
Thu, 28 Mar 2013 13:46:50 +0100 |
Dimitri Papadopoulos |
[tutorial] minor documentation fixes
|
changeset |
files
|
Thu, 28 Mar 2013 12:41:14 +0100 |
Pierre-Yves David |
merge 3.16.x fix in 3.17.x
|
changeset |
files
|
Thu, 28 Mar 2013 12:32:26 +0100 |
Pierre-Yves David |
merge 3.15.x into 3.16.x
stable
|
changeset |
files
|
Thu, 28 Mar 2013 12:31:39 +0100 |
Aurelien Campeas |
server/source/native: fix wrong usage of .lstrip that produce garbled error messages (closes #2777641)
oldstable
|
changeset |
files
|
Thu, 28 Mar 2013 11:40:19 +0100 |
Pierre-Yves David |
[doc] update 3.17 release note
|
changeset |
files
|
Thu, 28 Mar 2013 11:45:17 +0100 |
Pierre-Yves David |
[migration] fix bug in `CWAttributeAddOp.revertprecommit_event`
oldstable
|
changeset |
files
|
Wed, 27 Mar 2013 16:41:45 +0100 |
Pierre-Yves David |
[session] security context directly use transaction object when applicable
|
changeset |
files
|
Wed, 27 Mar 2013 16:43:34 +0100 |
Pierre-Yves David |
[session] move context manager logic in the security context manager
|
changeset |
files
|
Wed, 27 Mar 2013 16:42:18 +0100 |
Pierre-Yves David |
[session] hook control context directly use transaction object when applicable
|
changeset |
files
|
Wed, 27 Mar 2013 16:17:21 +0100 |
Pierre-Yves David |
[session] move context manager logic in the hook controls context manager
|
changeset |
files
|
Wed, 27 Mar 2013 14:05:14 +0100 |
Pierre-Yves David |
[session] drop the useless set_hooks_mode method
|
changeset |
files
|
Wed, 27 Mar 2013 17:09:55 +0100 |
Pierre-Yves David |
[session/transaction] move most undo support into transaction
|
changeset |
files
|
Wed, 27 Mar 2013 11:42:13 +0100 |
Pierre-Yves David |
[session] simplify mode property
|
changeset |
files
|
Wed, 27 Mar 2013 11:01:40 +0100 |
Pierre-Yves David |
[session/transaction] pass the session object to the Transaction __init__
|
changeset |
files
|
Wed, 27 Mar 2013 19:54:36 +0100 |
Pierre-Yves David |
[session] use a dedicated class to track cnxset
|
changeset |
files
|
Tue, 26 Mar 2013 15:26:29 +0100 |
Pierre-Yves David |
[session] cleanup Transaction.cnxset
|
changeset |
files
|
Mon, 25 Mar 2013 17:50:11 +0100 |
Pierre-Yves David |
[session] drop useless getter and setter for security
|
changeset |
files
|
Wed, 27 Mar 2013 19:40:09 +0100 |
Pierre-Yves David |
[session/transaction] move read_security subtlety in transaction
|
changeset |
files
|
Mon, 25 Mar 2013 16:08:02 +0100 |
Pierre-Yves David |
[transaction] initialize dbapi_request in __init__
|
changeset |
files
|
Wed, 27 Mar 2013 17:00:25 +0100 |
Pierre-Yves David |
[whatsnew] notify drop of deprecated code
|
changeset |
files
|
Wed, 27 Mar 2013 16:33:48 +0100 |
Vladimir Popescu |
[web/views] extract cube embed (closes #1916015)
|
changeset |
files
|
Tue, 26 Mar 2013 12:26:12 +0100 |
Rémi Cardona |
[skeleton] Update debian packaging to support only python 2.6 and up
|
changeset |
files
|
Wed, 27 Mar 2013 16:58:13 +0100 |
Rémi Cardona |
Drop iprogress code (closes #2777628)
|
changeset |
files
|
Wed, 27 Mar 2013 16:36:47 +0100 |
Simon Chabot |
[web/views] extract cube sioc (closes #1916018)
|
changeset |
files
|
Wed, 27 Mar 2013 15:36:41 +0100 |
Rémi Cardona |
[doc] Add 3.17 release notes
|
changeset |
files
|
Wed, 27 Mar 2013 15:38:05 +0100 |
Pierre-Yves David |
[migration] mark all version prior 3.7 as non-migrable
|
changeset |
files
|
Wed, 27 Mar 2013 14:53:40 +0100 |
Pierre-Yves David |
[dataimport] drop checkpoint backward compat API
|
changeset |
files
|
Wed, 27 Mar 2013 14:53:06 +0100 |
Pierre-Yves David |
[dataimport] drop index support deprecated since 3.7
|
changeset |
files
|
Wed, 27 Mar 2013 14:51:42 +0100 |
Pierre-Yves David |
[utils] drop pre-3.7 compat in util
|
changeset |
files
|
Wed, 27 Mar 2013 14:50:58 +0100 |
Pierre-Yves David |
[migration] drop pre-3.7 utility
|
changeset |
files
|
Wed, 27 Mar 2013 14:50:10 +0100 |
Pierre-Yves David |
[entity] drop pre-3.7 api on session
|
changeset |
files
|
Wed, 27 Mar 2013 14:49:12 +0100 |
Pierre-Yves David |
drop dubious comment
|
changeset |
files
|
Wed, 27 Mar 2013 15:03:14 +0100 |
Pierre-Yves David |
[req] drop pre-3.7 api on request
|
changeset |
files
|
Wed, 27 Mar 2013 14:46:55 +0100 |
Pierre-Yves David |
[session] drop pre-3.7 api on session
|
changeset |
files
|
Mon, 25 Mar 2013 16:35:18 +0100 |
Pierre-Yves David |
[transaction] use set operation in the hook control code
|
changeset |
files
|
Mon, 25 Mar 2013 16:08:48 +0100 |
Pierre-Yves David |
[session/transaction] move hook management in transaction itself
|
changeset |
files
|
Mon, 25 Mar 2013 15:28:18 +0100 |
Pierre-Yves David |
[session] allow writable tx_attr and use it for commit_state
|
changeset |
files
|
Mon, 25 Mar 2013 16:12:39 +0100 |
Pierre-Yves David |
[session/transaction] move add operation in session code
|
changeset |
files
|
Mon, 25 Mar 2013 16:13:34 +0100 |
Pierre-Yves David |
[session/transaction] move entity life utility on transaction
|
changeset |
files
|
Mon, 25 Mar 2013 16:20:25 +0100 |
Pierre-Yves David |
[transaction] small simplification in ecache code
|
changeset |
files
|
Mon, 25 Mar 2013 14:16:16 +0100 |
Pierre-Yves David |
[session/transaction] move entity cache management on session
|
changeset |
files
|
Mon, 25 Mar 2013 14:17:31 +0100 |
Pierre-Yves David |
[session] have a nice helper function to forward access to session
|
changeset |
files
|
Mon, 25 Mar 2013 12:41:13 +0100 |
Pierre-Yves David |
[session] drop dead code
|
changeset |
files
|
Fri, 22 Mar 2013 20:14:08 +0100 |
Pierre-Yves David |
[session] use tx.data directly in session code.
|
changeset |
files
|
Fri, 22 Mar 2013 20:11:17 +0100 |
Pierre-Yves David |
[transaction] rename transaction_data to data
|
changeset |
files
|
Fri, 22 Mar 2013 19:58:43 +0100 |
Pierre-Yves David |
[session] document Session._tx
|
changeset |
files
|
Fri, 22 Mar 2013 20:05:49 +0100 |
Pierre-Yves David |
[session] split session creation from default session assignation
|
changeset |
files
|
Fri, 22 Mar 2013 20:04:43 +0100 |
Pierre-Yves David |
[session] make session lock reentrant
|
changeset |
files
|
Fri, 22 Mar 2013 19:51:50 +0100 |
Pierre-Yves David |
[session] document set_tx
|
changeset |
files
|
Fri, 22 Mar 2013 19:49:57 +0100 |
Pierre-Yves David |
[session] rename txstore variable to tx
|
changeset |
files
|
Fri, 22 Mar 2013 20:10:19 +0100 |
Pierre-Yves David |
[session] rename `_threaddata` to `_tx`
|
changeset |
files
|
Fri, 22 Mar 2013 19:37:51 +0100 |
Pierre-Yves David |
[session] rename self.__threaddata.txdata to self.__threaddata.tx
|
changeset |
files
|
Fri, 22 Mar 2013 19:42:33 +0100 |
Pierre-Yves David |
[session] rename _tx_data into _txs
|
changeset |
files
|
Fri, 22 Mar 2013 19:32:25 +0100 |
Pierre-Yves David |
[transaction] relocate method building transaction context manager
|
changeset |
files
|
Fri, 22 Mar 2013 18:49:48 +0100 |
Pierre-Yves David |
[transaction] move RQLRewriter in Transaction
|
changeset |
files
|
Fri, 22 Mar 2013 18:38:56 +0100 |
Pierre-Yves David |
[transaction] initialize security control attribute in Transaction
|
changeset |
files
|
Fri, 22 Mar 2013 18:33:53 +0100 |
Pierre-Yves David |
[session] move security constant out of the class
|
changeset |
files
|
Fri, 22 Mar 2013 18:27:34 +0100 |
Pierre-Yves David |
[transaction] initialize hook control attribute in Transaction
|
changeset |
files
|
Fri, 22 Mar 2013 18:34:04 +0100 |
Pierre-Yves David |
[session] Move hook control constants out of the class
|
changeset |
files
|
Mon, 25 Mar 2013 14:20:10 +0100 |
Pierre-Yves David |
[transaction] initialize transaction data and state related attribute.
|
changeset |
files
|
Fri, 22 Mar 2013 18:51:03 +0100 |
Pierre-Yves David |
[transaction] handle ``mode`` default value in Transaction
|
changeset |
files
|
Fri, 22 Mar 2013 17:47:45 +0100 |
Pierre-Yves David |
[transaction] explicit Transaction cnxset attribute
|
changeset |
files
|
Fri, 22 Mar 2013 17:09:49 +0100 |
Pierre-Yves David |
[server] rename TransactionData to Transaction
|
changeset |
files
|
Fri, 22 Mar 2013 19:31:21 +0100 |
Pierre-Yves David |
[doc] update Session documentation
|
changeset |
files
|
Thu, 21 Mar 2013 19:08:07 +0100 |
Pierre-Yves David |
merge 3.16 fix in default
|
changeset |
files
|
Thu, 21 Mar 2013 16:52:13 +0100 |
Julien Cristau |
[devtools] fix a couple issues with xvfb-run
stable
|
changeset |
files
|
Thu, 21 Mar 2013 16:37:06 +0100 |
Julien Cristau |
[devtools/qunit] don't open-code subprocess.Popen.terminate
stable
|
changeset |
files
|
Thu, 21 Mar 2013 16:01:05 +0100 |
Julien Cristau |
[devtools/qunit] get rid of unused variable
stable
|
changeset |
files
|
Tue, 18 Oct 2011 16:55:16 +0200 |
Alain Leufroy |
[server] *init_repository* lookup the database instead of the schema to drop tables (closes #810743)
stable
|
changeset |
files
|
Thu, 18 Oct 2012 15:52:05 +0200 |
Arthur Lutz |
[book] remove XXX to an old discussion about appengine
stable
|
changeset |
files
|
Fri, 22 Feb 2013 12:20:59 +0100 |
Sylvain Thénault |
[web publish] in case of error, ensure proper http status is set and Content-disposition header is reseted. Closes #2553066
stable
|
changeset |
files
|
Tue, 12 Mar 2013 12:34:07 +0100 |
Julien Cristau |
Add CubicWebRequestBase.content (closes #2742453)
|
changeset |
files
|
Thu, 17 Jan 2013 14:55:07 +0100 |
David Douard |
add the match_http_method predicate (closes #2559932)
|
changeset |
files
|
Thu, 21 Mar 2013 18:35:19 +0100 |
Pierre-Yves David |
[pkg] the previous commit requires new feature in yams.
|
changeset |
files
|
Fri, 30 Nov 2012 16:43:36 +0100 |
Alexandre Richardson |
add a command to compare db schema and file system schema (closes #464991)
|
changeset |
files
|
Tue, 12 Mar 2013 12:50:05 +0100 |
Nicolas Chauvat |
drop typed_eid() in favour of int() (closes #2742462)
|
changeset |
files
|
Wed, 20 Mar 2013 17:58:14 +0100 |
Pierre-Yves David |
merge with stable
|
changeset |
files
|
Thu, 21 Mar 2013 18:13:31 +0100 |
Pierre-Yves David |
3.15 is the new old stable
oldstable
|
changeset |
files
|
Mon, 17 Sep 2012 14:39:29 +0200 |
Arthur Lutz |
[web] don't link to None in author box (when author has been deleted) (closes #2409855)
stable
|
changeset |
files
|
Tue, 19 Mar 2013 18:20:57 +0100 |
Julien Cristau |
dbapi: try to restore compatibility of the connect api with 3.15
stable
|
changeset |
files
|
Wed, 20 Mar 2013 17:40:25 +0100 |
Pierre-Yves David |
3.16 is the new stable
stable
|
changeset |
files
|
Tue, 19 Mar 2013 16:56:46 +0100 |
Aurelien Campeas |
Added tag cubicweb-debian-version-3.15.10-1 for changeset feca12e4a618
stable
|
changeset |
files
|
Tue, 19 Mar 2013 16:56:45 +0100 |
Aurelien Campeas |
Added tag cubicweb-version-3.15.10 for changeset 89bdb5444cd2
stable cubicweb-debian-version-3.15.10-1
|
changeset |
files
|
Tue, 19 Mar 2013 16:56:28 +0100 |
Aurelien Campeas |
prepare 3.15.10
stable cubicweb-version-3.15.10
|
changeset |
files
|
Tue, 19 Mar 2013 16:54:32 +0100 |
Aurelien Campeas |
Added tag cubicweb-debian-version-3.16.1-1 for changeset 84fbcdc8021c
|
changeset |
files
|
Tue, 19 Mar 2013 16:54:31 +0100 |
Aurelien Campeas |
Added tag cubicweb-version-3.16.1 for changeset d95cbb7349f0
cubicweb-debian-version-3.16.1-1
|
changeset |
files
|
Tue, 19 Mar 2013 16:53:57 +0100 |
Aurelien Campeas |
prepare 3.16.1
cubicweb-version-3.16.1
|
changeset |
files
|
Tue, 19 Mar 2013 15:30:06 +0100 |
Aurelien Campeas |
[views/primary] some inner sections should use the `limit` by default to avoid a denial of service (closes #2719110)
|
changeset |
files
|
Tue, 19 Mar 2013 15:18:22 +0100 |
Aurelien Campeas |
[entity] ensure the .related(entities=False) parameter is honored all the way down (closes #2755994)
|
changeset |
files
|
Tue, 19 Mar 2013 15:17:34 +0100 |
Aurelien Campeas |
[test/web] fix invisibly bogus test (prepares #2755994)
|
changeset |
files
|
Fri, 08 Mar 2013 11:03:28 +0100 |
Rémi Cardona |
[cwconfig] Fix exception handling when building the cube dependency graph
|
changeset |
files
|
Tue, 19 Mar 2013 12:25:18 +0100 |
Aurelien Campeas |
[merge] backport stable fixes
|
changeset |
files
|
Mon, 18 Mar 2013 16:38:57 +0100 |
Aurelien Campeas |
[test/sobject] fix test regression
stable
|
changeset |
files
|
Wed, 13 Mar 2013 18:36:49 +0100 |
Rémi Cardona |
[web/request] Prune extraneous 'pageid' from generated ajax URL parameters (closes #2758130)
stable
|
changeset |
files
|
Wed, 13 Mar 2013 19:23:22 +0100 |
Rémi Cardona |
[web/component] Use global variable to point to ajax controller (part of #2758254)
stable
|
changeset |
files
|
Tue, 19 Mar 2013 12:24:40 +0100 |
Rémi Cardona |
[web] Use the new '/ajax' URL path to access the AjaxController (closes #2758254)
stable
|
changeset |
files
|
Tue, 19 Mar 2013 10:08:20 +0100 |
Aurelien Campeas |
[devtools/httptest] fix syntax error introduced by ce5ae7b80d2c
|
changeset |
files
|
Tue, 12 Mar 2013 19:24:43 +0100 |
Rémi Cardona |
[component] Fix URL generation for navigation component (closes #2464832)
stable
|
changeset |
files
|
Tue, 12 Mar 2013 12:08:22 +0100 |
Pierre-Yves David |
merge with another default heads
|
changeset |
files
|
Tue, 12 Mar 2013 12:04:51 +0100 |
Pierre-Yves David |
Merge stable into default (NON-TRIVIAL)
|
changeset |
files
|
Fri, 08 Feb 2013 18:36:00 +0100 |
Nicolas Chauvat |
maintain python2.5 compatibility
stable
|
changeset |
files
|
Fri, 18 Jan 2013 11:36:21 +0100 |
Julien Cristau |
[schema/workflow] one more typo fix
stable
|
changeset |
files
|
Fri, 22 Feb 2013 11:17:02 +0100 |
Julien Cristau |
[devtools] add http_publish to CubicWebTC (closes #2565882)
|
changeset |
files
|
Fri, 18 Jan 2013 12:47:40 +0100 |
Sylvain Thénault |
[testlib] url_publish should give url to the request and the rset returned by the path evaluator to ctrl_publish. Closes #2557468
|
changeset |
files
|
Fri, 22 Feb 2013 19:36:40 +0100 |
Nicolas Chauvat |
[towards py3k] import reduce() from functools (part of #2711624)
|
changeset |
files
|
Mon, 11 Mar 2013 18:37:01 +0100 |
Pierre-Yves David |
merge stable fix into default
|
changeset |
files
|
Wed, 09 Jan 2013 18:37:48 +0100 |
Sylvain Thénault |
[doc] document dbapi.Connection
stable
|
changeset |
files
|
Fri, 08 Mar 2013 09:15:09 +0100 |
Sylvain Thénault |
[c-c shell] fix command description (-P option is gone long ago)
stable
|
changeset |
files
|
Mon, 11 Mar 2013 14:46:09 +0100 |
Aurelien Campeas |
[hooks/syncschema] do not crash when adding a new entity type (closes #2741643)
stable
|
changeset |
files
|
Tue, 29 Jan 2013 16:57:44 +0100 |
pwatteyne |
[views/debug] Do not show all web sessions without CNX, just count them (closes #2602161)
stable
|
changeset |
files
|
Tue, 05 Mar 2013 15:37:37 +0100 |
Sylvain Thénault |
[facets js] use $ instead of jQuery and other small cleanups
|
changeset |
files
|
Thu, 17 Jan 2013 15:42:09 +0100 |
Julien Cristau |
[devtools/httptest] allow sending other types of requests besides GET
|
changeset |
files
|
Fri, 08 Mar 2013 18:43:42 +0100 |
Pierre-Yves David |
merge with stable
|
changeset |
files
|
Mon, 04 Mar 2013 17:22:57 +0100 |
Nicolas Chauvat |
[ext/rest] fix docstring of rql_role()
stable
|
changeset |
files
|
Fri, 08 Mar 2013 18:04:40 +0100 |
Vincent Michel |
[web application] Fix missing self. in error_handler
stable
|
changeset |
files
|
Tue, 18 Dec 2012 12:42:56 +0100 |
Sylvain Thénault |
[ldapfeed] all options of a source should be in the same group, else you get AssertionError on c-c add-source. Closes #2538398
|
changeset |
files
|
Wed, 20 Feb 2013 16:13:21 +0100 |
Nicolas Chauvat |
[sources] fix classes that inherit from AbstractSource (closes #2718669)
|
changeset |
files
|
Thu, 24 Jan 2013 10:28:49 +0100 |
Julien Cristau |
[login] don't redirect to http url if we allow anonymous on https
|
changeset |
files
|
Mon, 25 Feb 2013 11:34:58 +0100 |
Jérôme Roy |
Correct typo in example
|
changeset |
files
|
Mon, 25 Feb 2013 18:02:11 +0100 |
Julien Cristau |
[testlib] make test_view load the json data
|
changeset |
files
|
Mon, 11 Feb 2013 12:06:16 +0100 |
Rémi Cardona |
[etwist] Properly escape traceback output (closes #2712042)
|
changeset |
files
|
Mon, 11 Feb 2013 11:26:08 +0100 |
Rémi Cardona |
[dbapi] Stop shadowing exceptions in get_repository() (closes #2710515)
|
changeset |
files
|
Mon, 25 Feb 2013 11:18:14 +0100 |
Aurelien Campeas |
[cwvreg] complete cw.web.uicfg cleanup callback (closes #2718217)
|
changeset |
files
|
Thu, 28 Feb 2013 11:19:36 +0100 |
Pierre-Yves David |
[book] fix typo.
|
changeset |
files
|
Sat, 16 Feb 2013 21:46:24 +0100 |
Nicolas Chauvat |
[towards py3k] fix bug introduced by 0bb18407c053
|
changeset |
files
|
Tue, 21 Feb 2012 18:23:23 +0100 |
Anthony Truchet |
[doc] Book entry for the undo functionnality.
|
changeset |
files
|
Thu, 14 Feb 2013 16:45:07 +0100 |
Nicolas Chauvat |
[toward py3k] rewrite has_key() (part of #2711624)
|
changeset |
files
|
Thu, 14 Feb 2013 16:01:24 +0100 |
Nicolas Chauvat |
[toward py3k] rewrite dict.keys() and dict.values() (part of #2711624)
|
changeset |
files
|
Thu, 14 Feb 2013 15:38:25 +0100 |
Nicolas Chauvat |
[toward-py3k] rewrite to "except AnException as exc:" (part of #2711624)
|
changeset |
files
|
Thu, 14 Feb 2013 15:39:23 +0100 |
Nicolas Chauvat |
[toward-py3k] remove import with_statement (part of #2711624)
|
changeset |
files
|
Thu, 14 Feb 2013 15:29:20 +0100 |
Nicolas Chauvat |
pkg: drop python 2.5 compatibility (closes #2711624)
|
changeset |
files
|
Thu, 14 Feb 2013 15:21:23 +0100 |
Pierre-Yves David |
devtools: improve qunit timeout message
|
changeset |
files
|
Thu, 14 Feb 2013 14:26:33 +0100 |
Pierre-Yves David |
merge default into stable
|
changeset |
files
|
Tue, 12 Feb 2013 11:35:15 +0100 |
Nicolas Chauvat |
[devtools] fix broken windmill test case
stable
|
changeset |
files
|
Thu, 31 Jan 2013 18:34:31 +0100 |
David Douard |
Added tag cubicweb-debian-version-3.15.9-1 for changeset 29fbc632a696
stable
|
changeset |
files
|
Thu, 31 Jan 2013 18:34:30 +0100 |
David Douard |
Added tag cubicweb-version-3.15.9 for changeset 8bfc0753f1da
stable cubicweb-debian-version-3.15.9-1
|
changeset |
files
|
Fri, 25 Jan 2013 17:56:15 +0100 |
David Douard |
Added tag cubicweb-debian-version-3.16.0-1 for changeset 853237d1daf6
|
changeset |
files
|
Fri, 25 Jan 2013 17:56:14 +0100 |
David Douard |
Added tag cubicweb-version-3.16.0 for changeset 6c7c2a02c9a0
cubicweb-debian-version-3.16.0-1
|
changeset |
files
|
Fri, 25 Jan 2013 17:52:02 +0100 |
David Douard |
3.15.9
stable cubicweb-version-3.15.9
|
changeset |
files
|
Fri, 25 Jan 2013 16:44:07 +0100 |
Aurelien Campeas |
[ldap test] fix bad merge
cubicweb-version-3.16.0
|
changeset |
files
|
Fri, 25 Jan 2013 14:33:40 +0100 |
Aurelien Campeas |
[merge] backport stable fixes
|
changeset |
files
|
Fri, 25 Jan 2013 13:28:23 +0100 |
Aurelien Campeas |
[cwctl] fix cubicweb-ctl shell command (closes #2583919)
|
changeset |
files
|
Thu, 24 Jan 2013 16:13:40 +0100 |
David Douard |
[ldap test] move the slapd database directory to a tempdir (closes #2583993)
stable
|
changeset |
files
|
Thu, 24 Jan 2013 16:10:31 +0100 |
David Douard |
[ldap auth] make sure imported passwords from LDAP are encrypted (closes #2583994)
stable
|
changeset |
files
|
Tue, 18 Dec 2012 12:25:08 +0100 |
Sylvain Thénault |
[ldapfeed] don't crash if one specify an unexisting group in the configuration. Closes #2538399
stable
|
changeset |
files
|
Wed, 09 Jan 2013 14:27:51 +0100 |
Aurelien Campeas |
[doc/ldap] update the ldap chapter wrt the ldapfeed source type (closes #2551863)
stable
|
changeset |
files
|
Wed, 23 Jan 2013 17:58:49 +0100 |
Aurelien Campeas |
prepare 3.16
|
changeset |
files
|
Wed, 23 Jan 2013 18:20:05 +0100 |
Aurelien Campeas |
[doc/3.16] complete description of what changed
|
changeset |
files
|
Fri, 04 Jan 2013 15:39:52 +0100 |
Sylvain Thénault |
[rql sources] uses an URL as remote host address for pyro/zmq rql sources,
|
changeset |
files
|
Fri, 04 Jan 2013 15:18:44 +0100 |
Sylvain Thénault |
[repo sources] move handling of source's url into abstract source as this becomes shared by most sources
|
changeset |
files
|
Thu, 10 Jan 2013 22:52:47 +0100 |
Sylvain Thénault |
[db-api] rename repo_connect into _repo_connect to mark it private. Closes #2521848
|
changeset |
files
|
Thu, 10 Jan 2013 22:51:10 +0100 |
Sylvain Thénault |
[repository sources] copy source configuration: source's __init__ modify it while config.sources() return a cached dictionary which shouldn't be modified
|
changeset |
files
|
Thu, 10 Jan 2013 22:50:34 +0100 |
Sylvain Thénault |
cleanup repository connect doc: cnxtype is now deprecated / base_url has never been given that way. Follow #2521848
|
changeset |
files
|
Tue, 22 Jan 2013 18:16:20 +0100 |
Aurelien Campeas |
prefix "tcp://" zmq uris with "zmqpickle" (closes #2574114)
|
changeset |
files
|
Mon, 21 Jan 2013 18:01:25 +0100 |
Sylvain Thénault |
[db-api/configuration] simplify db-api and configuration so that all the connection information is in the repository url, closes #2521848
|
changeset |
files
|
Thu, 10 Jan 2013 23:05:45 +0100 |
Sylvain Thénault |
[ldap test] ensure slapdd launch went fine and move ldapfeed setUp to parent class, as all ldap sources deal with url
|
changeset |
files
|
Thu, 10 Jan 2013 18:11:33 +0100 |
Aurelien Campeas |
[web/uihelper,uicfg] transform uihelper functions into uicfg objects methods (closes #2543949)
|
changeset |
files
|
Mon, 21 Jan 2013 16:34:09 +0100 |
Florent Cayré |
make ui configurations selectable (closes #2406609)
|
changeset |
files
|
Thu, 10 Jan 2013 18:34:10 +0100 |
Aurelien Campeas |
[uicfg] uicfg.py moves from web/ to web/views/ (prepares #2406609)
|
changeset |
files
|
Thu, 10 Jan 2013 13:03:38 +0100 |
Aurelien Campeas |
[appobject] introduce RegistrableObject base class (prepares #2406609)
|
changeset |
files
|
Mon, 21 Jan 2013 13:55:25 +0100 |
Aurelien Campeas |
[cwvreg] introduce lgc version 0.59 and remove unneeded method redefinition (prepares #2406609)
|
changeset |
files
|
Fri, 23 Nov 2012 18:27:35 +0100 |
Pierre-Yves David |
[BFSS] mark fs_imported value as uncachable
|
changeset |
files
|
Fri, 18 Jan 2013 18:48:15 +0100 |
Pierre-Yves David |
[entity] add a "repo_side" parameter to `_cw_dont_cache_attribute`
|
changeset |
files
|
Fri, 18 Jan 2013 18:31:51 +0100 |
Aurelien Campeas |
[merge] backport stable fixes
|
changeset |
files
|
Fri, 18 Jan 2013 18:31:25 +0100 |
Aurelien Campeas |
[entities] fix test failures introduced by fixes in workflow related message strings (completes 9bb93efa1952)
stable
|
changeset |
files
|
Fri, 18 Jan 2013 16:40:11 +0100 |
Vladimir Popescu |
[doc/book/] Corrected typo in en/tutorials/base/customizing-the-application.rst, for the add_cubes function call
|
changeset |
files
|
Fri, 18 Jan 2013 17:37:35 +0100 |
Aurelien Campeas |
[entity,views/json] backout 353bbd17a8b6 (reopens #2559931)
stable
|
changeset |
files
|
Tue, 15 Jan 2013 20:17:09 +0100 |
Julien Cristau |
[schemas] fix typo
stable
|
changeset |
files
|
Thu, 17 Jan 2013 18:30:08 +0100 |
Pierre-Yves David |
merge with stable
|
changeset |
files
|
Thu, 10 Jan 2013 18:31:43 +0100 |
Aurelien Campeas |
[appobject] cleanup module (prepares #2406609)
|
changeset |
files
|
Thu, 17 Jan 2013 14:29:12 +0100 |
Aurelien Campeas |
[uicfg] remove pre 3.6 bw compat structure (prepares #2406609)
|
changeset |
files
|
Thu, 17 Jan 2013 17:12:06 +0100 |
Sylvain Thénault |
[testlib] test_view now parse json data, closes #2557467
stable
|
changeset |
files
|
Thu, 17 Jan 2013 14:39:51 +0100 |
Sylvain Thénault |
Improve entity json export (closes #2559931)
stable
|
changeset |
files
|
Thu, 17 Jan 2013 14:40:57 +0100 |
Sylvain Thénault |
[web/application/test] drop useless code
stable
|
changeset |
files
|
Thu, 17 Jan 2013 15:11:37 +0100 |
Pierre-Yves David |
[test] precheck initial condition
stable
|
changeset |
files
|
Wed, 16 Jan 2013 17:42:16 +0100 |
Julien Cristau |
[packaging] Fix search in squeeze cubicweb-documentation package (closes #2558496)
stable
|
changeset |
files
|
Wed, 16 Jan 2013 17:41:45 +0100 |
Julien Cristau |
[packaging] don't compress txt files (closes #2558496)
stable
|
changeset |
files
|
Wed, 09 Jan 2013 21:48:59 +0100 |
Sylvain Thénault |
[wf/test] fix tests broken by changes from another patch which have slipped there
|
changeset |
files
|
Wed, 09 Jan 2013 16:06:20 +0100 |
Aurelien Campeas |
[merge] backport stable
|
changeset |
files
|
Wed, 09 Jan 2013 15:46:05 +0100 |
Aurelien Campeas |
[web/test] fix stale reference to the changelog view (closes #2423532)
|
changeset |
files
|
Wed, 09 Jan 2013 18:03:17 +0100 |
David Douard |
Added tag cubicweb-debian-version-3.15.8-1 for changeset 4ef457479337
stable
|
changeset |
files
|
Wed, 09 Jan 2013 18:03:17 +0100 |
David Douard |
Added tag cubicweb-version-3.15.8 for changeset 459d0c48dfaf
stable cubicweb-debian-version-3.15.8-1
|
changeset |
files
|
Wed, 09 Jan 2013 16:04:26 +0100 |
Aurelien Campeas |
[test] fix possible views test (closes #2544358)
stable cubicweb-version-3.15.8
|
changeset |
files
|
Wed, 09 Jan 2013 15:40:41 +0100 |
Aurelien Campeas |
prepare 3.15.8
stable
|
changeset |
files
|
Wed, 09 Jan 2013 14:29:29 +0100 |
Aurelien Campeas |
[ldapfeed] if a deactivated user becomes available again in its source, reactivate it (closes #2542776)
stable
|
changeset |
files
|
Tue, 08 Jan 2013 15:53:22 +0100 |
Aurelien Campeas |
[ldaputils,ldapparser] correctly compute "deleted" users (closes #2542083)
stable
|
changeset |
files
|
Thu, 03 Jan 2013 23:27:56 +0100 |
Sylvain Thénault |
[dataimport] new ignore_errors argument to ucsvreader, default to False. Closes #2547200
|
changeset |
files
|
Tue, 18 Dec 2012 11:40:51 +0100 |
David Douard |
[ldapsource] keep python 2.5 compatibility (closes #2541602)
stable
|
changeset |
files
|
Tue, 18 Dec 2012 10:42:11 +0100 |
Aurelien Campeas |
[ldapuser2ldapfeed] .values -> .iteritems (closes #2542872)
stable
|
changeset |
files
|
Mon, 17 Dec 2012 14:40:03 +0100 |
Aurelien Campeas |
[ldap tests] cleanup in preparation of #2542083
stable
|
changeset |
files
|
Mon, 17 Dec 2012 14:26:41 +0100 |
Aurelien Campeas |
[ldapparser] demote warning level (actually important user info can leak there) (prepares #2542083)
stable
|
changeset |
files
|
Thu, 03 Jan 2013 23:10:50 +0100 |
Arthur Lutz |
Remove changelog view (closes #2423532)
|
changeset |
files
|
Wed, 02 Jan 2013 18:17:02 +0100 |
Vincent Michel |
[dataimport] Allow to replace escape char in the create_copyfrom_buffer
|
changeset |
files
|
Sun, 30 Dec 2012 22:31:10 +0100 |
Nicolas Chauvat |
[doc] fix function name FTIRANK
stable
|
changeset |
files
|
Thu, 20 Dec 2012 12:15:57 +0100 |
Adrien Di Mascio |
[json] enable jsonexport selection on empty rsets (closes #2544358)
stable
|
changeset |
files
|
Thu, 20 Dec 2012 12:14:14 +0100 |
Adrien Di Mascio |
[test] fix req default value handling in CubicWebTC.view (closes #2544376)
stable
|
changeset |
files
|
Wed, 19 Sep 2012 17:16:04 +0200 |
Aurelien Campeas |
[ajax] fix attribute lookup (closes #2491038)
|
changeset |
files
|
Tue, 11 Dec 2012 18:20:00 +0100 |
Aurelien Campeas |
[server] add debugging for Hooks & Operations (closes #2470048)
|
changeset |
files
|
Fri, 14 Dec 2012 14:08:14 +0100 |
Vincent Michel |
[dataimport] Add SQL Store for faster import - works ONLY with Postgres for now, as it requires "copy from" command - closes #2410822
|
changeset |
files
|
Mon, 26 Nov 2012 12:52:33 +0100 |
Pierre-Yves David |
[test] swap order in assert of `test_users_and_groups_non_readable_by_guests`
|
changeset |
files
|
Mon, 26 Nov 2012 19:47:12 +0100 |
Pierre-Yves David |
[test] fix server/querier/build_descr1 test.
|
changeset |
files
|
Tue, 27 Nov 2012 12:36:33 +0100 |
Pierre-Yves David |
[server] make `test_bfss_fs_importing_transparency` less verbose on failure
|
changeset |
files
|
Fri, 23 Nov 2012 17:12:58 +0100 |
Pierre-Yves David |
[entity] drop redundant cache update
|
changeset |
files
|
Mon, 03 Dec 2012 13:22:10 +0100 |
Nicolas Chauvat |
[cw-ctl] silence msgcat and msgfmt (closes #2527594)
|
changeset |
files
|
Wed, 12 Dec 2012 22:13:38 +0100 |
David Douard |
Added tag cubicweb-debian-version-3.15.7-1 for changeset c5400558f370
stable
|
changeset |
files
|
Wed, 12 Dec 2012 22:13:37 +0100 |
David Douard |
Added tag cubicweb-version-3.15.7 for changeset d8916cee7b70
stable cubicweb-debian-version-3.15.7-1
|
changeset |
files
|
Wed, 12 Dec 2012 22:11:52 +0100 |
David Douard |
prepare 3.15.7
stable cubicweb-version-3.15.7
|
changeset |
files
|
Tue, 04 Dec 2012 13:41:20 +0100 |
Sylvain Thénault |
[migration] fix crash when adding a new meta relation type. Closes #2532483
stable
|
changeset |
files
|
Mon, 10 Dec 2012 11:50:42 +0100 |
David Douard |
[ldapfeed] fix connection leak (closes #2532528)
stable
|
changeset |
files
|
Tue, 04 Dec 2012 16:16:08 +0100 |
David Douard |
[zmq] add an introductive docstring on ZMQComm
stable
|
changeset |
files
|
Tue, 11 Dec 2012 16:14:57 +0100 |
Sylvain Thénault |
[server config] on quick start, system source is still activated. Closes #2535714
stable
|
changeset |
files
|
Tue, 11 Dec 2012 17:07:57 +0100 |
Pierre-Yves David |
[web] use `inline` `Content-Disposition` by default (closes #2535734)
stable
|
changeset |
files
|
Tue, 11 Dec 2012 16:57:18 +0100 |
Pierre-Yves David |
[web] allow configuration of the Content-disposition value
stable
|
changeset |
files
|
Tue, 11 Dec 2012 17:17:40 +0100 |
Pierre-Yves David |
[downloadable] fix filename HTTP header for simple name with space (closes #2535715)
stable
|
changeset |
files
|
Mon, 03 Dec 2012 00:03:03 +0100 |
Nicolas Chauvat |
merge fixes from stable
|
changeset |
files
|
Fri, 30 Nov 2012 21:19:36 +0100 |
David Douard |
Added tag cubicweb-debian-version-3.15.6-1 for changeset b05e156b8fe7
stable
|
changeset |
files
|
Fri, 30 Nov 2012 21:19:35 +0100 |
David Douard |
Added tag cubicweb-version-3.15.6 for changeset 0163bd9f4880
stable cubicweb-debian-version-3.15.6-1
|
changeset |
files
|
Fri, 30 Nov 2012 21:18:05 +0100 |
David Douard |
prepare 3.15.6
stable cubicweb-version-3.15.6
|
changeset |
files
|
Tue, 27 Nov 2012 14:48:03 +0100 |
David Douard |
[web] add a digital signature to error form (closes #2522526)
stable
|
changeset |
files
|
Wed, 28 Nov 2012 11:44:15 +0100 |
Nicolas Chauvat |
[web/views] bugfix: the mime type is text/plain, not text/txt (closes #2526345)
stable
|
changeset |
files
|
Tue, 27 Nov 2012 17:16:23 +0100 |
Arthur Lutz |
[doc] fix of personnal etc directory in book
stable
|
changeset |
files
|
Tue, 27 Nov 2012 12:24:56 +0100 |
David Douard |
[web] add a Forbidden exception
stable
|
changeset |
files
|
Tue, 27 Nov 2012 11:38:03 +0100 |
Katia Saurfelt |
[web] add a ``anonymize-jsonp-queries`` option in file configuration (closes #2465388)
stable
|
changeset |
files
|
Tue, 27 Nov 2012 11:27:49 +0100 |
Pierre-Yves David |
[downloadable] fix filename in HTTP header (closes #2522325, #2522324)
stable
|
changeset |
files
|
Tue, 27 Nov 2012 11:18:42 +0100 |
Sylvain Thénault |
docstring typo
stable
|
changeset |
files
|
Thu, 22 Nov 2012 16:13:43 +0100 |
Sylvain Thénault |
[facet] make BitFieldFacet allow special 0 value. Closes #2522697
stable
|
changeset |
files
|
Fri, 16 Nov 2012 12:28:30 +0100 |
Nicolas Chauvat |
[doc] ubuntu LTS is now Precise Pangolin
stable
|
changeset |
files
|
Fri, 16 Nov 2012 11:53:17 +0100 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
Fri, 16 Nov 2012 11:52:06 +0100 |
Arthur Lutz |
[server] implement base_url with secure=True (closes #2508638)
|
changeset |
files
|
Fri, 16 Nov 2012 11:41:38 +0100 |
Sylvain Thénault |
[validation api] properly use yams 0.36 validation error api and update message catalog. Follows bbe0d6985e59
|
changeset |
files
|
Fri, 09 Nov 2012 15:27:40 +0100 |
Pierre-Yves David |
[wsgi] saner use of `self.config` instead of `config`
|
changeset |
files
|
Fri, 09 Nov 2012 17:14:18 +0100 |
Pierre-Yves David |
[server] fix repository initialisation
|
changeset |
files
|
Wed, 24 Oct 2012 09:56:52 +0200 |
Sylvain Thénault |
[web test] make unittest_viewselectors work if rdflib isn't available
stable
|
changeset |
files
|
Tue, 23 Oct 2012 12:12:43 +0200 |
Sylvain Thénault |
[js/ajax] documentation of 'reload' is missing an argument
stable
|
changeset |
files
|
Tue, 23 Oct 2012 12:12:22 +0200 |
Sylvain Thénault |
[ldapfeed] move docstring to the class instead of the module
stable
|
changeset |
files
|
Wed, 14 Nov 2012 11:12:13 +0100 |
Sylvain Thénault |
[hook] fix hook base class so access to __registries__ doesn't call check_event, only call it in registered callback. Closes #2517748
stable
|
changeset |
files
|
Thu, 08 Nov 2012 11:43:11 +0100 |
Sylvain Thénault |
[startup hook/looping tasks] separated hook for each looping task to ease modification from cubes. Closes #2517096
stable
|
changeset |
files
|
Thu, 08 Nov 2012 11:40:24 +0100 |
Sylvain Thénault |
[ldaputils] should use entity.eid instead of entity on raising ValidationError. closes #2517095
stable
|
changeset |
files
|
Wed, 14 Nov 2012 11:06:24 +0100 |
Aurelien Campeas |
[dbapi] provide get_option_value over DBAPIRequest (closes #2515522)
stable
|
changeset |
files
|
Wed, 24 Oct 2012 14:38:05 +0200 |
Aurelien Campeas |
Added tag cubicweb-debian-version-3.15.5-1 for changeset 19e115ae5442
stable
|
changeset |
files
|
Wed, 24 Oct 2012 14:38:04 +0200 |
Aurelien Campeas |
Added tag cubicweb-version-3.15.5 for changeset b0e086f451b7
stable cubicweb-debian-version-3.15.5-1
|
changeset |
files
|
Wed, 24 Oct 2012 12:08:21 +0200 |
Aurelien Campeas |
prepare 3.15.5
stable cubicweb-version-3.15.5
|
changeset |
files
|
Tue, 11 Sep 2012 12:42:26 +0200 |
Sylvain Thénault |
[entity attr cache] mark attribute as uncacheable in the underlying function else we may miss some changes.
|
changeset |
files
|
Fri, 05 Oct 2012 16:54:22 +0200 |
Sylvain Thénault |
[repository] move modification of appobject_path to repository initialization code so we can restore it later to avoid side effect on the config. Fix regression introduced in d32ab8570e5d
|
changeset |
files
|
Thu, 11 Oct 2012 18:42:13 +0200 |
Sylvain Thénault |
[req / session] drop is_internal_session (buggy) compat on base request by implementing necessary methods on internal manager
|
changeset |
files
|
Thu, 20 Sep 2012 16:33:51 +0200 |
Sylvain Thénault |
[check integrity] use session consistently
|
changeset |
files
|
Thu, 20 Sep 2012 16:18:13 +0200 |
Sylvain Thénault |
[test] use session commit/rollback to be consistent with the test
|
changeset |
files
|
Tue, 23 Oct 2012 15:00:53 +0200 |
Aurelien Campeas |
[merge] reintegrate that black sheep
|
changeset |
files
|
Wed, 17 Oct 2012 15:47:12 +0200 |
Aurelien Campeas |
[ldapparser] utf-8 uri + unicode emailaddr will crash if the later is not properly encoded (closes #2508515)
stable
|
changeset |
files
|
Wed, 22 Feb 2012 11:57:42 +0100 |
Anthony Truchet |
backporting
|
changeset |
files
|
Fri, 12 Oct 2012 16:05:16 +0200 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
Tue, 02 Oct 2012 16:44:55 +0200 |
Florent Cayré |
fix no more running zmq repository test (closes #2500153)
stable
|
changeset |
files
|
Fri, 28 Sep 2012 17:49:54 +0200 |
Sylvain Thénault |
[dbapi] load_appobjects must attempt to load available cubicweb configurations to avoid error when some object use a persistent propery (CWProperty) defined there. Closes #2497697
stable
|
changeset |
files
|
Fri, 12 Oct 2012 15:38:58 +0200 |
Sylvain Thénault |
dummy merge
|
changeset |
files
|
Fri, 12 Oct 2012 12:47:45 +0200 |
Sylvain Thénault |
[ajax] reload function should set 'processing' cursor. Closes #2503899
|
changeset |
files
|
Mon, 01 Oct 2012 12:49:34 +0200 |
Aurelien Campeas |
[misc/scripts] a slightly experimental script to help repair LDAPUser cwusers suffering from split-brainite (closes #2497108)
stable
|
changeset |
files
|
Mon, 24 Sep 2012 16:45:26 +0200 |
Aurelien Campeas |
[views/boxes] re-establish the proper selector (closes #2496294)
stable
|
changeset |
files
|
Mon, 01 Oct 2012 12:40:35 +0200 |
Aurelien Campeas |
[ldapparser] raise specific error if the configuration is wrong (closes #2498164)
stable
|
changeset |
files
|
Mon, 08 Oct 2012 17:50:12 +0200 |
Arthur Lutz |
[skeleton] add pypi classifiers in __pkginfo__ and setup.py (closes #2502156)
stable
|
changeset |
files
|
Tue, 18 Sep 2012 17:04:44 +0200 |
Sylvain Thénault |
[c-c shell -H] add verbosity=0 so we are not asked to confirm everything, as when not using -H
stable
|
changeset |
files
|
Fri, 21 Sep 2012 15:03:59 +0200 |
Adrien Di Mascio |
mock ``CWUser.prefered_language()`` on InternalManager objects.
|
changeset |
files
|
Fri, 14 Sep 2012 14:15:39 +0200 |
Sylvain Thénault |
[session] fix arguments default value and promote usage of security_enabled as session method. Closes #2481820
|
changeset |
files
|
Thu, 20 Sep 2012 14:50:06 +0200 |
Sylvain Thénault |
[session] promote usage of [deny|all]_all_hooks_but session methods rather than hooks_control context manager directly
|
changeset |
files
|
Mon, 10 Sep 2012 16:25:48 +0200 |
Sylvain Thénault |
[web app] move set of status_out into validation_error_handler to ease readability
|
changeset |
files
|
Mon, 10 Sep 2012 16:24:32 +0200 |
Sylvain Thénault |
[workflow test] don't use session.user, subject to internal changes
|
changeset |
files
|
Mon, 10 Sep 2012 16:07:13 +0200 |
Sylvain Thénault |
[db creation test] more testing of db initialization: call build_db_cache and ensure admin user exists
|
changeset |
files
|
Mon, 17 Sep 2012 17:52:17 +0200 |
Sylvain Thénault |
[source synchronization hooks] Fix/enhance system source hooks
|
changeset |
files
|
Mon, 17 Sep 2012 17:48:55 +0200 |
Sylvain Thénault |
[validation error] refactor validation error handling so translation is done on the web side
|
changeset |
files
|
Tue, 11 Sep 2012 22:32:01 +0200 |
Sylvain Thénault |
[repo cleanup] drop code moved to querier by 7e264ce34cd4
|
changeset |
files
|
Tue, 11 Sep 2012 22:32:01 +0200 |
Sylvain Thénault |
[repo cleanup] drop code moved to querier by 7e264ce34cd4
|
changeset |
files
|
Tue, 18 Sep 2012 11:37:24 +0200 |
Sylvain Thénault |
Added tag cubicweb-debian-version-3.15.4-1 for changeset 70cb36c826df
stable
|
changeset |
files
|
Tue, 18 Sep 2012 11:37:23 +0200 |
Sylvain Thénault |
Added tag cubicweb-version-3.15.4 for changeset 63260486de89
stable cubicweb-debian-version-3.15.4-1
|
changeset |
files
|
Mon, 17 Sep 2012 17:48:02 +0200 |
Nicolas Chauvat |
[facets] add link 'focus on selection' (closes #525277)
|
changeset |
files
|
Mon, 10 Sep 2012 15:08:55 +0200 |
Julien Cristau |
[server/utils] catch ValueError from password verification
stable cubicweb-version-3.15.4
|
changeset |
files
|
Mon, 10 Sep 2012 13:59:25 +0200 |
Sylvain Thénault |
[test] reindent and use request() rather than bare session
|
changeset |
files
|
Thu, 06 Sep 2012 15:03:52 +0200 |
Aurelien Campeas |
[repo] fix debug code in DBG_REPO mode (closes #2469942)
stable
|
changeset |
files
|
Thu, 13 Sep 2012 17:26:15 +0200 |
Sylvain Thénault |
[datafeed] properly call hooks for inlined relations on entity creation. Closes #2481156
stable
|
changeset |
files
|
Mon, 10 Sep 2012 15:17:10 +0200 |
Julien Cristau |
[sources/native] automatically update passwords using deprecated hashes on login
stable
|
changeset |
files
|
Fri, 14 Sep 2012 17:42:24 +0200 |
Sylvain Thénault |
[repo pyro] fix previous commit: should not import Pyro in remoterql module/base class, it may be missing
stable
|
changeset |
files
|
Tue, 11 Sep 2012 21:51:54 +0200 |
Sylvain Thénault |
massive copyright update to avoid clutering later patches
|
changeset |
files
|
Mon, 10 Sep 2012 16:50:28 +0200 |
Sylvain Thénault |
minor cleanups/typos
|
changeset |
files
|
Mon, 10 Sep 2012 17:36:22 +0200 |
Sylvain Thénault |
[session / querier] reorganize code to building result set descriptions
|
changeset |
files
|
Tue, 11 Sep 2012 12:44:33 +0200 |
Sylvain Thénault |
[web] search state doesn't need cnx, remove useless test
|
changeset |
files
|
Mon, 10 Sep 2012 17:31:07 +0200 |
Sylvain Thénault |
[schema] rename schema permissions function: session may also be a request, use _cw
|
changeset |
files
|
Mon, 10 Sep 2012 14:02:06 +0200 |
Sylvain Thénault |
[repo initialisation] during repo creation, load all hooks and entities code
|
changeset |
files
|
Mon, 10 Sep 2012 13:53:59 +0200 |
Sylvain Thénault |
[request/session] refactor language handling: don't attempt to sync web/repo languages
|
changeset |
files
|
Mon, 10 Sep 2012 14:00:09 +0200 |
Sylvain Thénault |
[config] turn internal configuration methods building appobjects search path into normal method rather than class method
|
changeset |
files
|
Mon, 03 Sep 2012 12:26:20 +0200 |
David Douard |
fix missing import
stable
|
changeset |
files
|
Fri, 07 Sep 2012 14:01:59 +0200 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
Fri, 07 Sep 2012 13:48:55 +0200 |
Aurelien Campeas |
[hooks/syncshema] fix logging level and nicer message (wrong changeset published previously)
stable
|
changeset |
files
|
Fri, 31 Aug 2012 13:19:39 +0200 |
Aurelien Campeas |
[hooks/syncschema] do not crash on DROP of an already dropped index/... (closes #2465393)
stable
|
changeset |
files
|
Thu, 23 Aug 2012 11:43:43 +0200 |
Aurelien Campeas |
[cwctl] show a better diagnostic message on version violation (closes #2464800)
stable
|
changeset |
files
|
Thu, 30 Aug 2012 17:07:59 +0200 |
Sylvain Thénault |
[tabs] fix pb with non-lazy tabs: style isn't properly set due to missing jquery.ui activation. Closes #2465657
stable
|
changeset |
files
|
Tue, 04 Sep 2012 06:52:41 +0200 |
Sylvain Thénault |
[migration] fix backward compat for rename_relation
stable
|
changeset |
files
|
Tue, 04 Sep 2012 06:09:17 +0200 |
Sylvain Thénault |
[datafeed] make cnxset handling of datafeed source more robust
stable
|
changeset |
files
|
Thu, 30 Aug 2012 17:38:43 +0200 |
Sylvain Thénault |
don't use rset.rowcount in predicates, this makes them usable with other types such as lists
stable
|
changeset |
files
|
Thu, 30 Aug 2012 17:11:05 +0200 |
Sylvain Thénault |
[c-c db-check] don't skip is/is_instance_of mandatory relation to avoid telling two opposite messages when the relation is missing. Closes #2465659
stable
|
changeset |
files
|
Thu, 23 Aug 2012 11:19:44 +0200 |
Sylvain Thénault |
[ui tabs] avoid duplicate rset argument if already specified in tab kwargs. Closes #2464786
stable
|
changeset |
files
|
Fri, 03 Aug 2012 13:29:37 +0200 |
Sylvain Thénault |
[entity edition] don't remove values from attribute cache on the repository side
|
changeset |
files
|
Fri, 31 Aug 2012 18:11:24 +0200 |
Aurelien Campeas |
fix ldapuser test
stable
|
changeset |
files
|
Fri, 31 Aug 2012 16:50:28 +0200 |
Julien Cristau |
Prepare 3.15.4
stable
|
changeset |
files
|
Fri, 31 Aug 2012 13:55:59 +0200 |
Julien Cristau |
migration: replace empty passwords with random ones on upgrade
stable
|
changeset |
files
|
Fri, 31 Aug 2012 12:52:45 +0200 |
Julien Cristau |
ldapuser2ldapfeed: create CWUsers with random passwords, not empty ones
stable
|
changeset |
files
|
Fri, 31 Aug 2012 16:58:08 +0200 |
Aurelien Campeas |
[source/native] only system source users should be authenticated by the native source (closes #2465883)
stable
|
changeset |
files
|
Wed, 22 Aug 2012 17:20:06 +0200 |
Sylvain Thénault |
[web test] fix test broken by 199fefe396ab
stable
|
changeset |
files
|
Wed, 22 Aug 2012 14:19:30 +0200 |
Adrien Di Mascio |
[fti] add some documentation
stable
|
changeset |
files
|
Wed, 22 Aug 2012 14:17:22 +0200 |
Sylvain Thénault |
[form] add assertion to ensure field has a name when `role_name` is called
stable
|
changeset |
files
|
Tue, 21 Aug 2012 15:23:29 +0200 |
Sylvain Thénault |
Added tag cubicweb-debian-version-3.15.3-1 for changeset 7ad423a5b6a8
stable
|
changeset |
files
|
Tue, 21 Aug 2012 15:23:28 +0200 |
Sylvain Thénault |
Added tag cubicweb-version-3.15.3 for changeset 0e012eb80990
stable cubicweb-debian-version-3.15.3-1
|
changeset |
files
|
Tue, 21 Aug 2012 14:20:08 +0200 |
Pierre-Yves David |
[pkg] prepare 3.15.3 release
stable cubicweb-version-3.15.3
|
changeset |
files
|
Thu, 02 Aug 2012 19:00:22 +0200 |
Sylvain Thénault |
[entity edition] stop comparing values as it may trigger exceptions (e.g. timeseries cube tests)
|
changeset |
files
|
Wed, 01 Aug 2012 09:42:36 +0200 |
Sylvain Thénault |
[tabbed view] make tabs optionaly lazy: lazy=False on the tabbed view trigger synchronous tabs. Closes #2443038
stable
|
changeset |
files
|
Thu, 02 Aug 2012 18:52:27 +0200 |
Sylvain Thénault |
[web form] refactor Form.__init__ so that extra kwargs are set earlier in the process. Closes #2443040
stable
|
changeset |
files
|
Thu, 02 Aug 2012 10:09:11 +0200 |
Sylvain Thénault |
[test rql completion] dont limit number of completion, else we've impredicable results. Also should tell rql.parse to not print error on stdout
|
changeset |
files
|
Wed, 01 Aug 2012 10:47:27 +0200 |
Aurelien Campeas |
[entity] fix deprecation warnings (closes #2423719)
|
changeset |
files
|
Thu, 02 Aug 2012 12:48:31 +0200 |
David Douard |
merge oldstable in stable
stable
|
changeset |
files
|
Wed, 01 Aug 2012 10:30:48 +0200 |
David Douard |
Added tag cubicweb-debian-version-3.14.9-1 for changeset 68c762adf2d5
oldstable
|
changeset |
files
|
Wed, 01 Aug 2012 10:30:47 +0200 |
David Douard |
Added tag cubicweb-version-3.14.9 for changeset 9337812cef6b
oldstable cubicweb-debian-version-3.14.9-1
|
changeset |
files
|
Tue, 24 Jul 2012 18:30:36 +0200 |
Adrien Di Mascio |
[ui] provide an autocomplete RQL bar (closes #2439846)
|
changeset |
files
|
Wed, 01 Aug 2012 09:20:47 +0200 |
Adrien Di Mascio |
[ajax] improve backward compatibility for redefined ajax functions (closes #2447189)
stable
|
changeset |
files
|
Tue, 31 Jul 2012 16:16:50 +0200 |
Pierre-Yves David |
prepare version 3.14.9
oldstable cubicweb-version-3.14.9
|
changeset |
files
|
Tue, 31 Jul 2012 17:32:54 +0200 |
Pierre-Yves David |
[composite] apply composite on new enty too (closes #2450679)
oldstable
|
changeset |
files
|
Tue, 31 Jul 2012 17:25:28 +0200 |
Pierre-Yves David |
[storage] relies on event=='deleted' to detect "delete" event (closes #2450680)
oldstable
|
changeset |
files
|
Tue, 31 Jul 2012 11:04:45 +0200 |
Pierre-Yves David |
[composite] apply composite on new enty too
stable
|
changeset |
files
|
Tue, 31 Jul 2012 10:57:03 +0200 |
Pierre-Yves David |
[storage] relies on event=='deleted' to detect "delete" event
stable
|
changeset |
files
|
Tue, 31 Jul 2012 11:19:11 +0200 |
Sylvain Thénault |
[web navigation] previous / next icons are missing mandatory alt attribute
stable
|
changeset |
files
|
Tue, 31 Jul 2012 10:12:06 +0200 |
Adrien Di Mascio |
[testlib] consider rset for template / view selection (closes #2447183)
stable
|
changeset |
files
|
Tue, 24 Jul 2012 17:51:00 +0200 |
Adrien Di Mascio |
[documentation] fix some ReST compilation problems
|
changeset |
files
|
Tue, 24 Jul 2012 15:06:55 +0200 |
Sylvain Thénault |
[test] remove no more necessary attribute cache manipulation to repair test
|
changeset |
files
|
Tue, 24 Jul 2012 11:19:16 +0200 |
Sylvain Thénault |
[entity] more tweaks for entity attribute cache handling on cw_set/cw_create to fix test regression
|
changeset |
files
|
Tue, 24 Jul 2012 10:16:25 +0200 |
Sylvain Thénault |
[entity/hooks] fix regression introduced by 4ba11607d84a
|
changeset |
files
|
Tue, 17 Jul 2012 12:24:11 +0200 |
Sylvain Thénault |
[doc] use :meth: and remove doc to deprecated methods
|
changeset |
files
|
Mon, 23 Jul 2012 22:45:32 +0200 |
Nicolas Chauvat |
[doc] add passlib to list of dependencies
stable
|
changeset |
files
|
Mon, 23 Jul 2012 18:01:09 +0200 |
Sylvain Thénault |
Added tag cubicweb-debian-version-3.15.2-1 for changeset 9aa5553b2652
stable
|
changeset |
files
|
Mon, 23 Jul 2012 18:01:08 +0200 |
Sylvain Thénault |
Added tag cubicweb-version-3.15.2 for changeset 2afc157ea9b2
stable cubicweb-debian-version-3.15.2-1
|
changeset |
files
|
Mon, 23 Jul 2012 14:50:44 +0200 |
Sylvain Thénault |
[test] missing future import
stable cubicweb-version-3.15.2
|
changeset |
files
|
Mon, 23 Jul 2012 12:45:43 +0200 |
Sylvain Thénault |
[web test] fix tests broken by 8de41063d629
stable
|
changeset |
files
|
Fri, 20 Jul 2012 15:17:32 +0200 |
Sylvain Thénault |
3.15.2
stable
|
changeset |
files
|
Fri, 20 Jul 2012 11:31:34 +0200 |
Sylvain Thénault |
[web login] fix after login redirection: redirect expect an url not a relative path. Breaks on cases like '?vid=aview'. Closes #2423575
stable
|
changeset |
files
|
Fri, 20 Jul 2012 10:57:48 +0200 |
Sylvain Thénault |
[config] load_configuration should not crash because of fs errors. Closes #2286215
stable
|
changeset |
files
|
Tue, 17 Jul 2012 12:24:46 +0200 |
Sylvain Thénault |
[entity api] unify set_attributes / set_relations into a cw_set method. Closes #2423719
|
changeset |
files
|
Thu, 19 Jul 2012 09:01:54 +0200 |
Sylvain Thénault |
[workflow ui] fix state/transition edition form on existing entity. Closes #2423531
stable
|
changeset |
files
|
Fri, 20 Jul 2012 11:42:59 +0200 |
Florent Cayré |
[predicates] fix predicates that erroneously evaluate the entity passed as a parameter as a boolean, instead of testing its existence in the keyword arguments -using the kwargs.get('entity') idiom instead of 'entity' in kwargs or similar- ; closes #2424288
stable
|
changeset |
files
|
Fri, 20 Jul 2012 10:25:55 +0200 |
Sylvain Thénault |
[book] fix build warnings/errors. Closes #2430042
stable
|
changeset |
files
|
Fri, 20 Jul 2012 10:46:27 +0200 |
Sylvain Thénault |
[ldap feed] add missing future import
stable
|
changeset |
files
|
Thu, 19 Jul 2012 16:41:10 +0200 |
Sylvain Thénault |
[ldap feed] fix error since with read security activated, password value is not selecteable (closes #2406597). Also add a note in the book about packages required to connect to an ldap server
stable
|
changeset |
files
|
Fri, 20 Jul 2012 09:22:51 +0200 |
Julien Cristau |
[config] Set CWDEV, aka dev mode, according to presence of the i18n directory, not .hg
stable
|
changeset |
files
|
Fri, 20 Jul 2012 09:31:15 +0200 |
Julien Cristau |
[book] Some tweaks to fix cubicweb-documentation package generation
stable
|
changeset |
files
|
Thu, 19 Jul 2012 10:27:04 +0200 |
Aurelien Campeas |
[webconfig] debug mode should not be special wrt data_url handling (closes #2405487)
stable
|
changeset |
files
|
Thu, 19 Jul 2012 10:25:22 +0200 |
Sylvain Thénault |
[test] missing future import
stable
|
changeset |
files
|
Wed, 20 Jun 2012 12:30:57 +0200 |
Aurelien Campeas |
[ldap] allow working connection to some ADs (closes #2408829)
stable
|
changeset |
files
|
Wed, 18 Jul 2012 17:26:59 +0200 |
Florent Cayré |
[entity] fix unrelated_rql for creation form vocabulary for relation with specific permissions (closes #2423854)
stable
|
changeset |
files
|
Tue, 17 Jul 2012 12:06:52 +0200 |
Sylvain Thénault |
[form widgets] fix JQueryDatePicker and JQueryTimePicker so they consider widget custom attributes. Closes #2423720
stable
|
changeset |
files
|
Wed, 18 Jul 2012 15:58:20 +0200 |
Sylvain Thénault |
[web app] handle Redirect raised during session establishment, as this may be used by eg openid authentication. Closes #2430018
stable
|
changeset |
files
|
Tue, 17 Jul 2012 17:16:28 +0200 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
Tue, 10 Jul 2012 15:32:40 +0200 |
Aurelien Campeas |
[ldapuser2ldapfeed] fix confusing script structure and decode the extid to avoid an UnicodeDecodeError (closes #2413437)
stable
|
changeset |
files
|
Tue, 17 Jul 2012 11:08:36 +0200 |
Sylvain Thénault |
[migraction] rename rename_relation method to rename_relation_type for consistency
stable
|
changeset |
files
|
Fri, 13 Jul 2012 14:29:52 +0200 |
Sylvain Thénault |
[web app] only log tb when explicitly asked
stable
|
changeset |
files
|
Thu, 12 Jul 2012 13:42:27 +0200 |
Sylvain Thénault |
typo
stable
|
changeset |
files
|
Wed, 13 Jun 2012 12:38:06 +0200 |
Aurelien Campeas |
[views/tables|css] show actions in small tabs instead of menu indirection (closes #2004109)
|
changeset |
files
|
Tue, 10 Jul 2012 15:07:52 +0200 |
Sylvain Thénault |
stable is now 3.15
stable
|
changeset |
files
|
Tue, 10 Jul 2012 15:07:23 +0200 |
Sylvain Thénault |
oldstable is now 3.14
oldstable
|
changeset |
files
|
Tue, 10 Jul 2012 10:33:19 +0200 |
Sylvain Thénault |
[test] update server security test using login and new temporary_permissions context managers
stable
|
changeset |
files
|
Tue, 10 Jul 2012 11:11:15 +0200 |
Sylvain Thénault |
[testlib] introduce temporary_permissions context manager
stable
|
changeset |
files
|
Mon, 09 Jul 2012 13:57:23 +0200 |
Sylvain Thénault |
[rql2sql] remove debug print and fix bug introduced in 8469:69ad9a509bc3
|
changeset |
files
|
Mon, 09 Jul 2012 12:24:05 +0200 |
Florent Cayré |
[html form] use __linkto url parameter value as a default value of the corresponding field in a creation form (closes #2407770)
|
changeset |
files
|
Mon, 09 Jul 2012 12:22:43 +0200 |
Sylvain Thénault |
[rql2sql] fix generated SQL when an attribute relation with a variable is ored with another attribute relation. Closes #2410405
|
changeset |
files
|
Fri, 06 Jul 2012 14:01:09 +0200 |
Sylvain Thénault |
[repository] drop unused argument
|
changeset |
files
|
Mon, 09 Jul 2012 09:47:28 +0200 |
Sylvain Thénault |
[ui] actions box should be displayed if there are some actions, not if context is an entity. Closes #2419040
|
changeset |
files
|
Fri, 06 Jul 2012 14:31:13 +0200 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
Fri, 22 Jun 2012 15:57:05 +0200 |
Julien Cristau |
[packaging] bump rql dependency to 0.29 (closes #2410042)
stable
|
changeset |
files
|
Wed, 04 Jul 2012 17:56:46 +0200 |
Florent Cayré |
[rql security] fix rql bug when using yams inheritance and read permissions (closes #2410156)
stable
|
changeset |
files
|
Fri, 06 Jul 2012 09:01:42 +0200 |
Julien Cristau |
[c-c schema] devtools: the output file for cw-ctl schema is not supposed to exist
stable
|
changeset |
files
|
Fri, 06 Jul 2012 09:00:33 +0200 |
Adrien Di Mascio |
[fti] allow usage of custom RQL to fetch entities to index (closes #2410509)
|
changeset |
files
|
Fri, 06 Jul 2012 09:00:32 +0200 |
Adrien Di Mascio |
[fti] make db-rebuild-fti accept etypes on command line (closes #2410508)
|
changeset |
files
|
Fri, 06 Jul 2012 09:00:30 +0200 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
Fri, 06 Jul 2012 08:59:28 +0200 |
Adrien Di Mascio |
[fti] drop entity cache once an etype is indexed (closes #2410507)
stable
|
changeset |
files
|
Wed, 04 Jul 2012 11:01:51 +0200 |
Aurelien Campeas |
[server/utils] add_looping_task can be used any time (closes #2408814)
|
changeset |
files
|
Wed, 27 Jun 2012 18:10:59 +0200 |
Aurelien Campeas |
[formrenderers] if a tag object gets there, it blows (closes #2410462)
|
changeset |
files
|
Thu, 14 Jun 2012 15:21:12 +0200 |
Pierre-Yves David |
[login] redirect to real instance root if no postlogin_path is provided
|
changeset |
files
|
Thu, 14 Jun 2012 15:55:03 +0200 |
Pierre-Yves David |
[web/application] declare default 'content' value sooner (closes #2406560)
|
changeset |
files
|
Wed, 13 Jun 2012 10:06:11 +0200 |
Aurelien Campeas |
[views/tabs] fix rql/eid param conflict when either one is already in the request form (closes #2405249)
|
changeset |
files
|
Mon, 11 Jun 2012 14:53:23 +0200 |
David Douard |
Added tag cubicweb-debian-version-3.15.1-1 for changeset fe5e60862b64
|
changeset |
files
|
Mon, 11 Jun 2012 14:53:22 +0200 |
David Douard |
Added tag cubicweb-version-3.15.1 for changeset 783a5df54dc7
cubicweb-debian-version-3.15.1-1
|
changeset |
files
|
Mon, 11 Jun 2012 10:00:02 +0200 |
David Douard |
[debian] prepare 3.15.1-1
cubicweb-version-3.15.1
|
changeset |
files
|
Mon, 11 Jun 2012 09:22:11 +0200 |
Aurelien Campeas |
[server/tests] fix tests
|
changeset |
files
|
Fri, 08 Jun 2012 16:47:07 +0200 |
Aurelien Campeas |
[registry|ajaxcontroller] the @ajaxcontroller decorator ought to return a compatible object (closes #2385155)
|
changeset |
files
|
Thu, 07 Jun 2012 18:33:53 +0200 |
Aurelien Campeas |
[cwconfig] shutup on absent i18n/ mo files when in operating in tests
|
changeset |
files
|
Thu, 07 Jun 2012 18:24:37 +0200 |
Aurelien Campeas |
[datafeed] correctly distinguish checked/updated
|
changeset |
files
|
Wed, 06 Jun 2012 10:30:54 +0200 |
Aurelien Campeas |
[ldapfeed] do not crash on ldap user deletion + pull + already deactivated users, cleanups (closes #2392933)
|
changeset |
files
|
Wed, 06 Jun 2012 10:26:34 +0200 |
Aurelien Campeas |
[server/session,repo] turn InternalSession, hence repo.internal_session, into a context manager (closes #2393651)
|
changeset |
files
|
Thu, 31 May 2012 18:07:46 +0200 |
Aurelien Campeas |
[ldapparser] missing return
|
changeset |
files
|
Thu, 31 May 2012 17:05:32 +0200 |
Aurelien Campeas |
[ldapparser] remove spurious print
|
changeset |
files
|
Thu, 31 May 2012 15:56:21 +0200 |
Aurelien Campeas |
fix ldap removal handling in ldapfeed (closes #2376625 and #2385133)
|
changeset |
files
|
Fri, 25 May 2012 17:18:00 +0200 |
Aurelien Campeas |
[ldapfeed] fix crash on sql cursor usage (closes #2380246)
|
changeset |
files
|
Fri, 25 May 2012 16:51:24 +0200 |
Aurelien Campeas |
[sources/ldapfeed] do not user cwuri as url (closes #2380324)
|
changeset |
files
|
Fri, 25 May 2012 16:19:21 +0200 |
Aurelien Campeas |
[web/views/staticcontroller] safety belt for unguessed mimetypes (closes #2380304)
|
changeset |
files
|
Thu, 24 May 2012 14:01:05 +0200 |
Aurelien Campeas |
[server/hook] fix identation
|
changeset |
files
|
Wed, 23 May 2012 16:17:46 +0200 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
Wed, 23 May 2012 16:01:26 +0200 |
Sylvain Thénault |
Added tag cubicweb-debian-version-3.14.8-1 for changeset 81394043ad22
stable
|
changeset |
files
|
Wed, 23 May 2012 16:01:25 +0200 |
Sylvain Thénault |
Added tag cubicweb-version-3.14.8 for changeset 15fe07ff6872
stable cubicweb-debian-version-3.14.8-1
|
changeset |
files
|
Wed, 23 May 2012 12:27:43 +0200 |
Katia Saurfelt |
[css] do not use display:block for all images, but only for rest generated
stable cubicweb-version-3.14.8
|
changeset |
files
|
Wed, 23 May 2012 11:43:11 +0200 |
Sylvain Thénault |
3.14.8
stable
|
changeset |
files
|
Wed, 23 May 2012 11:41:27 +0200 |
Katia Saurfelt |
[css] make ReST align statement works for images (closes #1280176)
stable
|
changeset |
files
|
Mon, 05 Dec 2011 14:33:26 +0100 |
Sylvain Thénault |
[doc] cubicweb.view documentation (closes: #2099962)
stable
|
changeset |
files
|
Wed, 23 May 2012 11:05:03 +0200 |
Arthur Lutz |
[docstrings] typos corrected
stable
|
changeset |
files
|
Wed, 23 May 2012 11:04:00 +0200 |
Arthur Lutz |
[views] enable paginate toggle on RsetTableView (closes #2200675)
stable
|
changeset |
files
|
Wed, 23 May 2012 11:00:29 +0200 |
Arthur Lutz |
[ui] display author name in box instead of login (closes #1529147)
stable
|
changeset |
files
|
Wed, 23 May 2012 10:52:42 +0200 |
Arthur Lutz |
[doc] remove deprecated doc (wrong link) (closes #2329206)
stable
|
changeset |
files
|
Tue, 15 May 2012 17:37:49 +0200 |
Julien Cristau |
Fixes for compatibility with passlib 1.6 (closes #2356393)
stable
|
changeset |
files
|
Tue, 22 May 2012 18:51:09 +0200 |
Anthony Truchet |
[formrenderers] Factor-out render_title to ease customisation in derived classes
stable
|
changeset |
files
|
Tue, 22 May 2012 12:41:18 +0200 |
Adrien Di Mascio |
[IE] use document.createStyleSheet to add CSS dynamically (closes #2356261)
|
changeset |
files
|
Mon, 21 May 2012 14:17:09 +0200 |
Aurelien Campeas |
[pkginfo] the before_shutdown event was not in 3.15.0
|
changeset |
files
|
Wed, 16 May 2012 09:57:57 +0200 |
Aurelien Campeas |
[migration] do not crash if the conf file is already migrated (closes #2361061)
|
changeset |
files
|
Tue, 15 May 2012 14:44:45 +0200 |
Sylvain Thénault |
[datafeed] fix/finish cleanup started by auc in 8393:c25b96ae4f8a: parser.process prototytpe is (url, raise_on_error=False). Drop partialcommit argument which were never specified
|
changeset |
files
|
Tue, 15 May 2012 14:43:30 +0200 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
Mon, 14 May 2012 15:25:41 +0200 |
Sylvain Thénault |
[logs table view] properly translate level buy using the correct msgid. Closes #2356329
stable
|
changeset |
files
|
Mon, 14 May 2012 15:24:07 +0200 |
Sylvain Thénault |
[data import] don't crash if value isn't in the file, simply no key/value in the output dict. Closes #2356328
stable
|
changeset |
files
|
Tue, 15 May 2012 14:43:08 +0200 |
Sylvain Thénault |
[logs table view] only put values starting with http in <a> tag
stable
|
changeset |
files
|
Tue, 15 May 2012 10:57:14 +0200 |
Sylvain Thénault |
[db-api] fix typo leading to crash on client connection (config has no translations). Closes #2357044
|
changeset |
files
|
Tue, 15 May 2012 10:36:02 +0200 |
Sylvain Thénault |
[data import] allow a request to be given as argument, ease use from web ui
stable
|
changeset |
files
|
Tue, 15 May 2012 10:34:34 +0200 |
Julien Cristau |
[datafeed] allow the xml datafeed parser to work with client-side connections
stable
|
changeset |
files
|
Tue, 17 Apr 2012 12:28:51 +0200 |
Florent Cayré |
small doc updates
|
changeset |
files
|
Tue, 15 May 2012 10:32:53 +0200 |
Sylvain Thénault |
[ldapfeed] properly mark email address as encountered during import to avoid deleting them
|
changeset |
files
|
Fri, 11 May 2012 10:14:51 +0200 |
Aurelien Campeas |
[merge] backport stable
|
changeset |
files
|
Fri, 11 May 2012 10:08:58 +0200 |
Aurelien Campeas |
[server/utils] passlib 1.6 is now less tolerant wrt handler names (closes #2349330)
stable
|
changeset |
files
|
Thu, 10 May 2012 10:37:28 +0200 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
Thu, 10 May 2012 10:31:53 +0200 |
Sylvain Thénault |
[web] remove some unused imports
|
changeset |
files
|
Thu, 10 May 2012 10:33:42 +0200 |
Sylvain Thénault |
[selectors] make multi_columns_rset work with a simple list of lists
stable
|
changeset |
files
|
Wed, 09 May 2012 17:15:44 +0200 |
Aurelien Campeas |
[server/hook] a tiny bit of doc about before_server_shutdown
|
changeset |
files
|
Wed, 09 May 2012 16:43:48 +0200 |
Aurelien Campeas |
[events] add a new before_shutdown event (closes #2345728)
|
changeset |
files
|
Wed, 09 May 2012 16:35:46 +0200 |
Aurelien Campeas |
[ldapparser] cleanup
|
changeset |
files
|
Wed, 09 May 2012 16:31:03 +0200 |
Aurelien Campeas |
[ldapparser] reapply dropped fix
|
changeset |
files
|
Wed, 09 May 2012 16:23:21 +0200 |
Aurelien Campeas |
[app] turn these info into debug logs (this being too chatty for .info)
|
changeset |
files
|
Wed, 18 Apr 2012 12:01:31 +0200 |
Florent Cayré |
fix static file serving when url has parameters (like cache busters do)
|
changeset |
files
|
Wed, 09 May 2012 15:06:43 +0200 |
Julien Cristau |
[repo test] Avoid hangs in zmq repo unit test
|
changeset |
files
|
Thu, 03 May 2012 15:52:01 +0200 |
Sylvain Thénault |
[ldap] we may actually get back password from ldap
|
changeset |
files
|
Thu, 03 May 2012 15:50:23 +0200 |
Sylvain Thénault |
[ldapfeed, test] use default source config
|
changeset |
files
|
Thu, 03 May 2012 15:50:03 +0200 |
Sylvain Thénault |
[ldapfeed, test] use a safe internal session, as in real life
|
changeset |
files
|
Thu, 03 May 2012 15:48:54 +0200 |
Sylvain Thénault |
[datafeed] give a dictionary as sourceparams to avoid crash if attempt to import the user is done
|
changeset |
files
|
Thu, 03 May 2012 15:47:29 +0200 |
Sylvain Thénault |
[yams] Binary instance passwords should not be given to str()
|
changeset |
files
|
Thu, 03 May 2012 15:45:58 +0200 |
Sylvain Thénault |
[ldapfeed] don't crash if entity is None. Closes (superficialy) #2341266
|
changeset |
files
|
Wed, 02 May 2012 10:13:39 +0200 |
Aurelien Campeas |
[merge] backport stable fixes
|
changeset |
files
|
Wed, 02 May 2012 10:12:02 +0200 |
Aurelien Campeas |
[bin/clonedeps] fix NameError (closes #2334080)
stable
|
changeset |
files
|
Fri, 27 Apr 2012 15:09:27 +0200 |
Aurelien Campeas |
[sources/native] do not let a log message crash on us
stable
|
changeset |
files
|
Fri, 27 Apr 2012 14:22:38 +0200 |
Aurelien Campeas |
[merge] backport stable
|
changeset |
files
|
Fri, 27 Apr 2012 14:10:04 +0200 |
Aurelien Campeas |
[cwconfig] impose an order on appobject paths processing: entities first (closes #2330799)
stable
|
changeset |
files
|
Wed, 25 Apr 2012 11:39:14 +0200 |
Aurelien Campeas |
[serverctl] avoid a crash if zmq-address is not defined/empty (config.get is a false friend wrt dict behaviour)
|
changeset |
files
|
Tue, 24 Apr 2012 10:31:46 +0200 |
Aurelien Campeas |
fix an horrible typo
stable
|
changeset |
files
|
Mon, 23 Apr 2012 18:01:30 +0200 |
Aurelien Campeas |
[migration/3.14.4] prevent migration crash when there are NULLs in asource
stable
|
changeset |
files
|
Thu, 12 Apr 2012 19:08:30 +0200 |
Sylvain Thénault |
Added tag cubicweb-debian-version-3.15.0-1 for changeset 925db25a3250
|
changeset |
files
|
Thu, 12 Apr 2012 19:08:29 +0200 |
Sylvain Thénault |
Added tag cubicweb-version-3.15.0 for changeset 0642b2d03aca
cubicweb-debian-version-3.15.0-1
|
changeset |
files
|
Thu, 12 Apr 2012 13:58:55 +0200 |
Sylvain Thénault |
typo
cubicweb-version-3.15.0
|
changeset |
files
|
Thu, 12 Apr 2012 13:52:23 +0200 |
Sylvain Thénault |
3.15.0
|
changeset |
files
|
Thu, 12 Apr 2012 13:55:18 +0200 |
Florent Cayré |
[static web] fix fckeditor static files delivery: remove leading subpath and url parameters from computed file path
|
changeset |
files
|
Wed, 11 Apr 2012 16:47:30 +0200 |
Sylvain Thénault |
[doc] 3.15 services api description
|
changeset |
files
|
Wed, 11 Apr 2012 14:36:19 +0200 |
Pierre-Yves David |
[service-api] Add unified service API on `_cw` attribute
|
changeset |
files
|
Wed, 11 Apr 2012 14:43:51 +0200 |
Florent Cayré |
fix ``call_service`` API and add test service API
|
changeset |
files
|
Wed, 11 Apr 2012 14:16:27 +0200 |
David Douard |
[skel] update newcube skeleton (closes #2312509)
|
changeset |
files
|
Wed, 11 Apr 2012 15:48:12 +0200 |
Sylvain Thénault |
[doc] improved 3.15 blog using developpers'contributions
|
changeset |
files
|
Wed, 11 Apr 2012 13:28:10 +0200 |
Pierre-Yves David |
[devtool-testlib] add deprecated entry point for publish method
|
changeset |
files
|
Wed, 11 Apr 2012 13:22:47 +0200 |
Sylvain Thénault |
[doc] improve 3.15 release blog
|
changeset |
files
|
Wed, 11 Apr 2012 12:18:33 +0200 |
Aurelien Campeas |
[web/views/staticcontrollers] restore windows compat
|
changeset |
files
|
Wed, 11 Apr 2012 09:40:11 +0200 |
David Douard |
Added tag cubicweb-debian-version-3.14.7-1 for changeset 20ee573bd237
stable
|
changeset |
files
|
Wed, 11 Apr 2012 09:40:11 +0200 |
David Douard |
Added tag cubicweb-version-3.14.7 for changeset 3ba3ee5b3a89
stable cubicweb-debian-version-3.14.7-1
|
changeset |
files
|
Wed, 11 Apr 2012 09:37:41 +0200 |
David Douard |
3.14.7
stable cubicweb-version-3.14.7
|
changeset |
files
|
Tue, 10 Apr 2012 21:52:23 +0200 |
Sylvain Thénault |
[3.15 migration] repo-uri is a c-c command option and does not need migration since it doesn't exist in the configuration file
|
changeset |
files
|
Tue, 10 Apr 2012 18:14:16 +0200 |
Sylvain Thénault |
[remote rql source] fix super call
|
changeset |
files
|
Wed, 04 Apr 2012 17:46:34 +0200 |
Vincent Michel |
[zmq] Add a new ZMQ-based RQL source (closes #2290203)
|
changeset |
files
|
Wed, 04 Apr 2012 17:47:58 +0200 |
Vincent Michel and Alain Leufroy |
[pyro] Refactor the pyrorql source
|
changeset |
files
|
Wed, 04 Apr 2012 10:57:03 +0200 |
David Douard |
[zmq] add unit tests for ZMQ-based repository (server and dbapi)
|
changeset |
files
|
Tue, 10 Apr 2012 17:09:04 +0200 |
Vincent Michel |
[dbapi] add possibility to connect to a remote ZMQRepository (closes #2290126)
|
changeset |
files
|
Tue, 10 Apr 2012 17:07:03 +0200 |
David Douard |
[repository] fire 'server_shutdown' hooks before waiting for theads
|
changeset |
files
|
Wed, 04 Apr 2012 16:51:09 +0200 |
David Douard |
[zmq] Implement a ZMQ-based Repository (closes #2290125)
|
changeset |
files
|
Tue, 10 Apr 2012 17:03:19 +0200 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
Tue, 10 Apr 2012 16:59:50 +0200 |
Sylvain Thénault |
[test] update create_user call
stable
|
changeset |
files
|
Tue, 10 Apr 2012 16:59:27 +0200 |
Sylvain Thénault |
[test] use setUpClass rather than setUpModule to avoid inter-dependency pb with CubicWebTC sub-classes
stable
|
changeset |
files
|
Tue, 10 Apr 2012 14:29:42 +0200 |
Sylvain Thénault |
[test] with yams#stable, ordernum is different than with yams#default
stable
|
changeset |
files
|
Tue, 10 Apr 2012 10:45:40 +0200 |
Anthony Truchet |
[bin] Force clone_deps.py to use mercurial command-line interface - closes #2296057
stable
|
changeset |
files
|
Tue, 10 Apr 2012 10:42:23 +0200 |
Sylvain Thénault |
[table view] EntityTableView should accept **kwargs as RsetTableView
stable
|
changeset |
files
|
Thu, 05 Apr 2012 22:42:40 +0200 |
David Douard |
Fix a Python 2.5 regression introduced by previous commit
stable
|
changeset |
files
|
Mon, 26 Mar 2012 12:11:48 +0200 |
Sylvain Thénault |
[rql annotation] fix has_text_query detection (if coming from sub-query and if has_text on a column aliases. Closes #2275322
stable
|
changeset |
files
|
Thu, 05 Apr 2012 14:44:00 +0200 |
Florent Cayré |
[etwist] fix static directory serving; closes #2174797
stable
|
changeset |
files
|
Thu, 29 Mar 2012 14:20:41 +0200 |
Sylvain Thénault |
[form renderer] refactor inline form renderer to ease overriding. Closes #2282662
|
changeset |
files
|
Wed, 04 Apr 2012 18:44:07 +0200 |
Julien Cristau |
[devtools] fix bashism in xvfb-run.sh
stable
|
changeset |
files
|
Wed, 04 Apr 2012 15:04:16 +0200 |
David Douard |
[devtools] fix xvfb-run.sh permissions (exec bit)
stable
|
changeset |
files
|
Tue, 20 Mar 2012 11:01:24 +0100 |
Sylvain Thénault |
[form] add a new property telling if the form is being generated or posted. Closes #2262340
stable
|
changeset |
files
|
Thu, 29 Mar 2012 14:25:51 +0200 |
Katia Saurfelt |
[workflow] set default test/plain option for workflow default comment (closes #993083)
stable
|
changeset |
files
|
Thu, 29 Mar 2012 14:24:49 +0200 |
Katia Saurfelt |
[js] get rid of `partial` function (closes #1972794)
stable
|
changeset |
files
|
Wed, 21 Mar 2012 15:23:47 +0100 |
Katia Saurfelt |
[css] change `h3` and `h4` styles(closes #893244)
stable
|
changeset |
files
|
Wed, 21 Mar 2012 18:33:12 +0100 |
Pierre-Yves David |
querier: Improve error message when ERQLExpression fails on some entity (closes #2267081)
stable
|
changeset |
files
|
Mon, 26 Mar 2012 12:13:40 +0200 |
Sylvain Thénault |
[js] fix error in loadRemote docstring
stable
|
changeset |
files
|
Wed, 28 Mar 2012 23:30:19 +0200 |
Nicolas Chauvat |
[doc] add missing section titles
stable
|
changeset |
files
|
Wed, 28 Mar 2012 22:24:55 +0200 |
Nicolas Chauvat |
[doc] fix bad indentation
stable
|
changeset |
files
|
Mon, 26 Mar 2012 13:29:27 +0200 |
Aurelien Campeas |
[server/ldaputils] do not allow ldap.server_down to crash on us
|
changeset |
files
|
Thu, 22 Mar 2012 11:50:34 +0100 |
Julien Cristau |
Add missing with_statement import for python2.5 compat
|
changeset |
files
|
Thu, 22 Mar 2012 11:50:43 +0100 |
Julien Cristau |
[devtools] make xvfb-run not wait 3s each time (closes #2265710)
stable
|
changeset |
files
|
Wed, 21 Mar 2012 11:08:31 +0100 |
Katia Saurfelt |
[view] breadcrumbs layout broken with long elements (closes #1347486)
|
changeset |
files
|
Tue, 20 Mar 2012 18:29:13 +0100 |
Pierre-Yves David |
[static-file] return Unauthorized on blocked directory listing
|
changeset |
files
|
Tue, 20 Mar 2012 18:28:24 +0100 |
Pierre-Yves David |
[login redirect] only add postlogin_path argument when meaningful
|
changeset |
files
|
Mon, 19 Mar 2012 14:37:43 +0100 |
Pierre-Yves David |
static-file: properly set/use cache header for static file (closes #2255013)
|
changeset |
files
|
Tue, 20 Mar 2012 18:25:06 +0100 |
Pierre-Yves David |
[repository] move task manager instantiation outside repository.
|
changeset |
files
|
Tue, 20 Mar 2012 18:24:46 +0100 |
Pierre-Yves David |
[repository] split repo initialization from starting looping task (closes #2204047)
|
changeset |
files
|
Tue, 20 Mar 2012 18:24:35 +0100 |
Pierre-Yves David |
[repo looping task] move looping task logic in a dedicated object (progress #2204047)
|
changeset |
files
|
Tue, 20 Mar 2012 18:20:20 +0100 |
Sylvain Thénault |
[manage / default index views] discard login/logout templates
stable
|
changeset |
files
|
Fri, 16 Mar 2012 14:23:58 +0100 |
Pierre-Yves David |
devtools-request: transmit the headers keyword argument to the request class
|
changeset |
files
|
Fri, 16 Mar 2012 17:59:48 +0100 |
Sylvain Thénault |
[security] use a stronger encryption algorythm for password, keeping bw compat
stable
|
changeset |
files
|
Thu, 15 Mar 2012 17:59:27 +0100 |
Adrien Di Mascio |
[cache] factorize _validate_cache() logic implemented in wsgi and twisted handlers
|
changeset |
files
|
Thu, 15 Mar 2012 17:57:40 +0100 |
Pierre-Yves David |
[fake-request] support `http_method()`
|
changeset |
files
|
Thu, 15 Mar 2012 18:34:59 +0100 |
Pierre-Yves David |
[Web-Request] Use rich header (closes #2204164)
|
changeset |
files
|
Thu, 15 Mar 2012 17:54:40 +0100 |
Pierre-Yves David |
http-header: support __contains__ in Headers
|
changeset |
files
|
Thu, 15 Mar 2012 17:48:20 +0100 |
Pierre-Yves David |
[web] Move request handling logic into cubicweb application. (closes #2200684)
|
changeset |
files
|
Thu, 15 Mar 2012 17:42:31 +0100 |
Pierre-Yves David |
[login] split authentication logic from post authentication logic (closes #2200755)
|
changeset |
files
|
Thu, 01 Mar 2012 12:08:35 +0100 |
Pierre-Yves David |
[LoginForm] refactor to ease other implementation
|
changeset |
files
|
Mon, 27 Feb 2012 15:24:14 +0100 |
Pierre-Yves David |
[request] gather all base_url logic in a single place (closes #2200756)
|
changeset |
files
|
Thu, 15 Mar 2012 17:30:28 +0100 |
Pierre-Yves David |
[http] drop use-request-subdomain feature (closes #2251986)
|
changeset |
files
|
Fri, 16 Mar 2012 10:29:15 +0100 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
Thu, 15 Mar 2012 14:26:12 +0100 |
Anthony Truchet |
[config, undo] Fix undo-support option migration
|
changeset |
files
|
Tue, 13 Mar 2012 15:27:30 +0100 |
Sylvain Thénault |
Added tag cubicweb-debian-version-3.14.6-1 for changeset 75364c099490
stable
|
changeset |
files
|
Tue, 13 Mar 2012 15:27:30 +0100 |
Sylvain Thénault |
Added tag cubicweb-version-3.14.6 for changeset db021578232b
stable cubicweb-debian-version-3.14.6-1
|
changeset |
files
|
Tue, 13 Mar 2012 14:21:11 +0100 |
Sylvain Thénault |
3.14.6
stable cubicweb-version-3.14.6
|
changeset |
files
|
Tue, 13 Mar 2012 14:20:28 +0100 |
Julien Cristau |
[debian] add a watch file
stable
|
changeset |
files
|
Tue, 13 Mar 2012 14:20:16 +0100 |
Julien Cristau |
[uilib] don't print timedeltas between 0 and 23h as negative (closes #2236352)
stable
|
changeset |
files
|
Wed, 07 Mar 2012 16:16:44 +0100 |
Pierre-Yves David |
[storage/bfss] ensure bfss never remove a cw_edited item (closes #2236287)
stable
|
changeset |
files
|
Tue, 13 Mar 2012 14:11:40 +0100 |
Sylvain Thénault |
[datafeed xml parser] fix typo
|
changeset |
files
|
Mon, 27 Feb 2012 17:02:31 +0100 |
Adrien Di Mascio |
[twisted] move out url logic from twisted (closes #2200593)
|
changeset |
files
|
Thu, 01 Mar 2012 17:22:56 +0100 |
Pierre-Yves David |
[cwconfig] improve assert error message.
|
changeset |
files
|
Wed, 07 Mar 2012 16:09:55 +0100 |
Pierre-Yves David |
rqlrewrite: remove element in rewritten when we remove them from the select (closes #2236985)
stable
|
changeset |
files
|
Fri, 02 Mar 2012 15:15:20 +0100 |
Katia Saurfelt |
[js] fix $.fullCalendar.regional call (closes #2232028)
stable
|
changeset |
files
|
Fri, 02 Mar 2012 09:57:47 +0100 |
David Douard |
Added tag cubicweb-debian-version-3.14.5-1 for changeset 55fc796ed5d5
stable
|
changeset |
files
|
Fri, 02 Mar 2012 09:57:46 +0100 |
David Douard |
Added tag cubicweb-version-3.14.5 for changeset f559ab9602e7
stable cubicweb-debian-version-3.14.5-1
|
changeset |
files
|
Fri, 02 Mar 2012 09:44:58 +0100 |
Florent Cayré |
[undo, test] fix undohistory selector et related tests
|
changeset |
files
|
Thu, 01 Mar 2012 15:31:21 +0100 |
David Douard |
prepare version 3.14.5
stable cubicweb-version-3.14.5
|
changeset |
files
|
Thu, 01 Mar 2012 15:00:58 +0100 |
Katia Saurfelt |
fix events display in calendar (closes #2167866)
stable
|
changeset |
files
|
Thu, 01 Mar 2012 14:32:42 +0100 |
Sylvain Thénault |
[repo test] fix test regression introduced by 8286:8b0146e31baa
stable
|
changeset |
files
|
Thu, 01 Mar 2012 13:42:30 +0100 |
Arthur Lutz |
[css] in old css, more space around the text, and try to make it centered
stable
|
changeset |
files
|
Tue, 28 Feb 2012 10:46:38 +0100 |
Katia Saurfelt |
[js] translate calendar in french (closes #2167866)
stable
|
changeset |
files
|
Mon, 13 Feb 2012 17:44:44 +0100 |
Sylvain Thénault |
[entity url] rest path fallback should be the url used as cwuri. Closes #2186039
stable
|
changeset |
files
|
Thu, 01 Mar 2012 13:39:43 +0100 |
Sylvain Thénault |
[migration] fix add_relation_type in case it already exists, broken by 67660d5f1916
stable
|
changeset |
files
|
Thu, 01 Mar 2012 08:55:14 +0100 |
David Douard |
backport 3.14.4-2
stable
|
changeset |
files
|
Thu, 01 Mar 2012 08:51:32 +0100 |
David Douard |
Added tag cubicweb-debian-version-3.14.4-2 for changeset 4c8cb2e9d0ee
stable
|
changeset |
files
|
Wed, 29 Feb 2012 17:10:31 +0100 |
David Douard |
[debian] prepare 3.14.4-2
stable cubicweb-debian-version-3.14.4-2
|
changeset |
files
|
Wed, 29 Feb 2012 17:10:27 +0100 |
Julien Cristau |
[debian] add missing build-deps to generate the documentation (closes #2223062)
stable
|
changeset |
files
|
Mon, 27 Feb 2012 18:15:23 +0100 |
Sylvain Thénault |
[repo services] set cnxset before calling the service then ensure it's freed
|
changeset |
files
|
Mon, 27 Feb 2012 17:43:04 +0100 |
Sylvain Thénault |
[migration] fix migration jumping from pre 3.12 to post 3.13
stable
|
changeset |
files
|
Mon, 27 Feb 2012 17:40:56 +0100 |
Sylvain Thénault |
[migration] add schema obj into assertion failure message so we get a chance to understand the pb
stable
|
changeset |
files
|
Mon, 27 Feb 2012 13:00:36 +0100 |
Pierre-Yves David |
{repository] add documentation explaining ``fix_user_classes`` hook
|
changeset |
files
|
Mon, 27 Feb 2012 12:47:24 +0100 |
Pierre-Yves David |
[devtools/fake] add some https related properties to FakeRequest
|
changeset |
files
|
Thu, 23 Feb 2012 15:39:19 +0100 |
Pierre-Yves David |
[typo] "lod" --> "load"
|
changeset |
files
|
Mon, 27 Feb 2012 11:54:14 +0100 |
Pierre-Yves David |
[dbapi] some documentation
|
changeset |
files
|
Mon, 27 Feb 2012 11:53:24 +0100 |
Sylvain Thénault |
[undo view] fix wrong set operator
|
changeset |
files
|
Mon, 27 Feb 2012 11:51:09 +0100 |
Pierre-Yves David |
[web application] move default path logic inside url publisher
|
changeset |
files
|
Mon, 27 Feb 2012 11:50:04 +0100 |
Pierre-Yves David |
[req, doc] add some documentation of CubicWebRequestBase attributes
|
changeset |
files
|
Tue, 21 Feb 2012 16:53:34 +0100 |
Pierre-Yves David |
[test] more standalone test
|
changeset |
files
|
Mon, 27 Feb 2012 10:12:25 +0100 |
Florent Cayré |
[web templates] fix invalid html in main-no-top template; closes #2174806
stable
|
changeset |
files
|
Mon, 27 Feb 2012 10:11:04 +0100 |
Florent Cayré |
[repository] implement a generic way to call repo-side services; closes #2203418
|
changeset |
files
|
Mon, 27 Feb 2012 10:03:31 +0100 |
Anthony Truchet |
[web] Exposes the undo feature to user through a undo-history view (closes #893940)
|
changeset |
files
|
Mon, 27 Feb 2012 09:45:48 +0100 |
Anthony Truchet |
[undo, transactions] Adds a property in the transaction API. (closes #2202953)
|
changeset |
files
|
Mon, 27 Feb 2012 09:43:15 +0100 |
Anthony Truchet |
[repo, undo] Finish repository-side implementation of the undo feature (closes #893940)
|
changeset |
files
|
Fri, 24 Feb 2012 12:35:24 +0100 |
Sylvain Thénault |
[rql rewrite] when a subquery has to be introduced, properly return the snippet expression so that further expressions are properly ored. Closes #2207180
stable
|
changeset |
files
|
Fri, 24 Feb 2012 12:44:28 +0100 |
Aurelien Campeas |
[migration/3.14.4] use the right API else we break sqlserver instances (closes #2211248)
stable
|
changeset |
files
|
Thu, 23 Feb 2012 19:06:14 +0100 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
Thu, 23 Feb 2012 19:05:36 +0100 |
Julien Cristau |
[devtools] make a copy of the xvfb-run script so we can kill it properly
stable
|
changeset |
files
|
Thu, 23 Feb 2012 12:15:52 +0100 |
Adrien Di Mascio |
[ajax] use AJAX_BASE_URL instead of JSON_BASE_URL
|
changeset |
files
|
Tue, 21 Feb 2012 16:58:43 +0100 |
Pierre-Yves David |
[web/config] refactor initialization of the data url
|
changeset |
files
|
Thu, 23 Feb 2012 11:58:16 +0100 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
Thu, 23 Feb 2012 11:57:35 +0100 |
Pierre-Yves David |
[test] create temporary directory with meaningfull prefix
stable
|
changeset |
files
|
Mon, 20 Feb 2012 15:16:55 +0100 |
Pierre-Yves David |
[schema] make cubicweb 3.14 compatible with yams 0.35
stable
|
changeset |
files
|
Wed, 22 Feb 2012 18:22:02 +0100 |
Sylvain Thénault |
[test] fix ReST extensions tests
stable
|
changeset |
files
|
Wed, 22 Feb 2012 09:33:43 +0100 |
Anthony Truchet |
[web/controller] fix some cases where _cwmsgid may appears twice
stable
|
changeset |
files
|
Wed, 22 Feb 2012 09:31:54 +0100 |
Adrien Di Mascio |
[reledit, autoform] move reledit_form definition in reledit.py
|
changeset |
files
|
Mon, 20 Feb 2012 16:14:19 +0100 |
Sylvain Thénault |
[hg] ignore ldap database
stable
|
changeset |
files
|
Mon, 20 Feb 2012 16:13:36 +0100 |
Sylvain Thénault |
[ldap migration] use unicode strings
|
changeset |
files
|
Tue, 14 Feb 2012 11:33:59 +0100 |
Sylvain Thénault |
[ldapfeed] fix synchronisation crash: ldap attributes are given while we want cw attributes
|
changeset |
files
|
Mon, 20 Feb 2012 11:46:28 +0100 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
Mon, 20 Feb 2012 11:45:16 +0100 |
Damien Garaud |
Fix bug about missing Interval field (closes #1463996).
stable
|
changeset |
files
|
Wed, 15 Feb 2012 18:12:38 +0100 |
Pierre-Yves David |
[cubicweb-ctl] i18ncube return 2 (failed command) on failure (closes #2192336)
stable
|
changeset |
files
|
Mon, 20 Feb 2012 11:32:55 +0100 |
Julien Cristau |
[book] document the WEEKDAY rql function
|
changeset |
files
|
Mon, 20 Feb 2012 11:32:06 +0100 |
Julien Cristau |
[rql2sql] correctly handle modulo operator (closes #2192457)
stable
|
changeset |
files
|
Thu, 16 Feb 2012 14:17:53 +0100 |
Sylvain Thénault |
[web-repo] use transaction data, not session data to inform ui about sources error. Closes #2192577
|
changeset |
files
|
Fri, 17 Feb 2012 14:41:28 +0100 |
David Douard |
Added tag cubicweb-debian-version-3.14.4-1 for changeset bc40991b7f13
stable
|
changeset |
files
|
Fri, 17 Feb 2012 14:41:28 +0100 |
David Douard |
Added tag cubicweb-version-3.14.4 for changeset 508645a54287
stable cubicweb-debian-version-3.14.4-1
|
changeset |
files
|
Fri, 17 Feb 2012 13:08:49 +0100 |
David Douard |
prepare version 3.14.4
stable cubicweb-version-3.14.4
|
changeset |
files
|
Thu, 16 Feb 2012 14:23:24 +0100 |
Sylvain Thénault |
[vreg] restore bw compat, eg container expect to find Selector in appobject module
|
changeset |
files
|
Thu, 16 Feb 2012 14:15:37 +0100 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
Thu, 16 Feb 2012 14:14:52 +0100 |
Sylvain Thénault |
[spelling] fix dictionnary -> dictionary typo
stable
|
changeset |
files
|
Tue, 14 Feb 2012 09:39:44 +0100 |
Sylvain Thénault |
[tabs] use eid parameter instead of rql when an eid is given. Closes #2186288
|
changeset |
files
|
Tue, 14 Feb 2012 15:16:42 +0100 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
Mon, 13 Feb 2012 17:57:07 +0100 |
Sylvain Thénault |
[system source] fix authentication: don't allow login whatever the given password if user password is NULL in database. Closes #2186099
stable
|
changeset |
files
|
Tue, 14 Feb 2012 15:15:59 +0100 |
Katia Saurfelt |
[binary] use seek(0) in `from_file` Binary creation method (closes #2189183)
stable
|
changeset |
files
|
Tue, 14 Feb 2012 15:15:09 +0100 |
Pierre-Yves David |
[c-c] use subprocess instead of os.system to start repository
stable
|
changeset |
files
|
Tue, 14 Feb 2012 15:14:40 +0100 |
Sylvain Thénault |
backport oldstable
stable
|
changeset |
files
|
Tue, 14 Feb 2012 15:14:22 +0100 |
Pierre-Yves David |
[bfss, migration] fix storage migration (closes #2189206)
oldstable
|
changeset |
files
|
Tue, 14 Feb 2012 11:34:53 +0100 |
Sylvain Thénault |
[datafeed] fix dumb name error introduced by recent deletion handling refactoring
|
changeset |
files
|
Tue, 14 Feb 2012 09:49:13 +0100 |
Sylvain Thénault |
[ldapfeed] make authentication actually working
|
changeset |
files
|
Mon, 13 Feb 2012 15:15:24 +0100 |
Sylvain Thénault |
[sources] include source's class in its repr
stable
|
changeset |
files
|
Mon, 13 Feb 2012 12:49:49 +0100 |
Alexandre Richardson |
[email notifications] send notification at post-commit time (closes #2119248)
stable
|
changeset |
files
|
Mon, 13 Feb 2012 12:47:59 +0100 |
Julien Cristau |
[devtools] Use Xvfb to run firefox in js tests on posix platforms
stable
|
changeset |
files
|
Mon, 13 Feb 2012 12:45:21 +0100 |
Florent Cayré |
[i18n] fix pb with non-ascii chars in cwd. closes #2149063
stable
|
changeset |
files
|
Mon, 13 Feb 2012 12:41:04 +0100 |
David Douard |
[repository] add a ``gc_stats`` method and 2 more cache size for ``stats`` (closes #2179735)
stable
|
changeset |
files
|
Mon, 13 Feb 2012 12:16:37 +0100 |
Sylvain Thénault |
[test] fix test broken by RichString handling changes in yams #default
|
changeset |
files
|
Mon, 13 Feb 2012 12:16:21 +0100 |
Sylvain Thénault |
[test] fix test broken by EmailAddress read permissions change
|
changeset |
files
|
Mon, 13 Feb 2012 11:50:44 +0100 |
Sylvain Thénault |
[test] fix test broken by renaming of module containing the cwxml parser and handling of vid in urls
|
changeset |
files
|
Mon, 13 Feb 2012 11:47:07 +0100 |
Sylvain Thénault |
[test] fix test broken by selectors/predicates changes coming with the move of registry to lgc
|
changeset |
files
|
Fri, 10 Feb 2012 17:31:56 +0100 |
Sylvain Thénault |
[repo test] fix test broken by recent changes on EmailAddress read permissions
|
changeset |
files
|
Fri, 10 Feb 2012 17:20:47 +0100 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
Fri, 10 Feb 2012 17:20:38 +0100 |
Sylvain Thénault |
[server test] fix test broken by recent changes in lgdb
stable
|
changeset |
files
|
Fri, 10 Feb 2012 16:53:52 +0100 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
Fri, 10 Feb 2012 16:53:17 +0100 |
Sylvain Thénault |
[schema sync hooks] fix format string
stable
|
changeset |
files
|
Fri, 10 Feb 2012 16:31:39 +0100 |
Sylvain Thénault |
[event bus] event has been renamed to publish
|
changeset |
files
|
Fri, 10 Feb 2012 16:23:26 +0100 |
Damien Garaud |
[schema view] properly display inheritance (closes #870073).
stable
|
changeset |
files
|
Fri, 10 Feb 2012 16:22:38 +0100 |
Damien Garaud |
[workflow view] Display a non-localized version of state/transition names (closes #1912537).
stable
|
changeset |
files
|
Fri, 10 Feb 2012 16:20:35 +0100 |
Julien Cristau |
[repo] Add a publish/subscribe mechanism for inter-instance communication using zmq
|
changeset |
files
|
Fri, 10 Feb 2012 10:45:17 +0100 |
Katia Saurfelt |
[migration] fire hooks in postcreate by default (closes #1417110)
|
changeset |
files
|
Thu, 09 Feb 2012 09:52:02 +0100 |
Katia Saurfelt |
[migration] `add_relation_type` warns and add missing definitions on already existing rtypes (closes #2121979)
stable
|
changeset |
files
|
Fri, 10 Feb 2012 10:36:40 +0100 |
Alexandre Richardson |
[i18n] fix translations of login actions in french (closes #1546397)
stable
|
changeset |
files
|
Thu, 09 Feb 2012 18:11:30 +0100 |
Katia Saurfelt |
([config] add file encoding information to python files (closes #1942655)
stable
|
changeset |
files
|
Fri, 10 Feb 2012 10:07:31 +0100 |
Alexandre Richardson |
[primary view] delete PrimaryView.skip_none attribute (closes #2093250)
stable
|
changeset |
files
|
Fri, 10 Feb 2012 10:06:19 +0100 |
Alexandre Richardson |
[entities system table] change asource and source column size (closes #1951819)
stable
|
changeset |
files
|
Fri, 10 Feb 2012 10:01:04 +0100 |
Nicolas Chauvat |
[view] fix error messages of NotImplementedError
stable
|
changeset |
files
|
Fri, 10 Feb 2012 10:00:00 +0100 |
Julien Cristau |
kill dead code in Workflow view
stable
|
changeset |
files
|
Thu, 09 Feb 2012 13:22:49 +0100 |
Sylvain Thénault |
[bw compat] add compatibility for import of former VRegistry
|
changeset |
files
|
Wed, 08 Feb 2012 14:30:51 +0100 |
Aurelien Campeas |
[views/attribute] role parameter must default to "subject" (closes #2175427)
stable
|
changeset |
files
|
Wed, 08 Feb 2012 14:32:35 +0100 |
patwat |
[windows service] Copied the 3 lines from etwist/twctl into etwist/service in order to also clean the cache in Windows service mode.
stable
|
changeset |
files
|
Wed, 08 Feb 2012 14:22:48 +0100 |
Florent Cayré |
[entity] fix crash when using cw_instantiate with empty related entity list; closes #2094462
stable
|
changeset |
files
|
Wed, 08 Feb 2012 14:17:09 +0100 |
David Douard |
[pylint] correctly detect uiprops module when it's not in a package
stable
|
changeset |
files
|
Fri, 03 Feb 2012 18:35:11 +0100 |
Sylvain Thénault |
backport https-deny-anonymous option type fix done in default
stable
|
changeset |
files
|
Fri, 03 Feb 2012 17:53:53 +0100 |
Sylvain Thénault |
Added tag cubicweb-debian-version-3.14.3-1 for changeset 4d0f5d18e8a0
stable
|
changeset |
files
|
Fri, 03 Feb 2012 17:53:52 +0100 |
Sylvain Thénault |
Added tag cubicweb-version-3.14.3 for changeset 60efdbb45520
stable cubicweb-debian-version-3.14.3-1
|
changeset |
files
|
Fri, 03 Feb 2012 16:54:01 +0100 |
Sylvain Thénault |
3.14.3
stable cubicweb-version-3.14.3
|
changeset |
files
|
Fri, 03 Feb 2012 16:34:57 +0100 |
Aurelien Campeas |
[web/formwidgets] make default_size a tunable, fix code layout (closes #2165936)
stable
|
changeset |
files
|
Fri, 03 Feb 2012 14:32:11 +0100 |
Aurelien Campeas |
[hooks/syncschema] do not crash if the schema did not learn (yet) some new META rtype (closes #2171313)
stable
|
changeset |
files
|
Thu, 02 Feb 2012 17:59:52 +0100 |
Arthur Lutz |
[js] better support for no js in tabs (closes #2162092)
stable
|
changeset |
files
|
Mon, 23 Jan 2012 13:25:02 +0100 |
Sylvain Thénault |
[vreg] move base registry implementation to logilab.common. Closes #1916014
|
changeset |
files
|
Thu, 02 Feb 2012 14:33:30 +0100 |
Sylvain Thénault |
[datafeed] when checking for deletion using cwentity xml parser, use vid=xml to limit resources consumption
|
changeset |
files
|
Tue, 31 Jan 2012 21:43:24 +0100 |
Sylvain Thénault |
[repository] ldap-feed source. Closes #2086984
|
changeset |
files
|
Thu, 02 Feb 2012 14:30:07 +0100 |
Sylvain Thénault |
[datafeed] set delete-entities=yes is now safer, by checking each entity actually seems deleted. Closes #2165381
|
changeset |
files
|
Tue, 31 Jan 2012 11:49:15 +0100 |
Sylvain Thénault |
[config, migration] fix https-deny-anonymous option type
|
changeset |
files
|
Mon, 30 Jan 2012 20:56:00 +0100 |
Sylvain Thénault |
[js, i18n] translated strings should use " not ' else they are discarded by xgettext. Closes #1892489
stable
|
changeset |
files
|
Mon, 30 Jan 2012 20:57:05 +0100 |
Julien Cristau |
[book] Fix typos in rql datetime functions documentation
|
changeset |
files
|
Thu, 26 Jan 2012 14:58:38 +0100 |
Sylvain Thénault |
[search box] allow to specify domid in select arguments. Closes #2162166
|
changeset |
files
|
Fri, 27 Jan 2012 12:15:57 +0100 |
Aurelien Campeas |
[config] fix rql-cache-size initial values (closes #2162160)
stable
|
changeset |
files
|
Thu, 26 Jan 2012 15:55:27 +0100 |
Sylvain Thénault |
[migractions] fix comment to avoid ambiguity. Closes #2015260
|
changeset |
files
|
Wed, 18 Jan 2012 15:27:08 +0100 |
Pierre-Yves David |
[storage] BFSS now create read only file (closes #2151672)
|
changeset |
files
|
Mon, 23 Jan 2012 12:39:21 +0100 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
Thu, 19 Jan 2012 18:44:41 +0100 |
Sylvain Thénault |
[schema synchronization] don't use sql for TODAY/NOW in keyword arg. Closes #2154815
stable
|
changeset |
files
|
Mon, 23 Jan 2012 12:36:33 +0100 |
Sylvain Thénault |
backport oldstable
stable
|
changeset |
files
|
Thu, 19 Jan 2012 12:57:02 +0100 |
Sylvain Thénault |
[req cookie] fix remove_cookie expires which was leading to expires computed to 0 in set_cookie and the Cookie class interpret that has no expires. Closes #2154654
oldstable
|
changeset |
files
|
Wed, 21 Dec 2011 18:14:01 +0100 |
Sylvain Thénault |
[testlib, postgres] take care, _repo is None when backuping postgres test db, crashing database generation
stable
|
changeset |
files
|
Wed, 18 Jan 2012 17:27:11 +0100 |
Florent Cayré |
[base views] make it easier to override EntityStartupView behaviour when the rset is empty; closes #2126364
stable
|
changeset |
files
|
Wed, 18 Jan 2012 16:14:34 +0100 |
Sylvain Thénault |
[excanvas js] missing comma
stable
|
changeset |
files
|
Tue, 17 Jan 2012 11:55:32 +0100 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
Tue, 17 Jan 2012 11:49:23 +0100 |
Julien Cristau |
[datafeed] Don't pretend all columns are sortable in datafeed sources import log view. Closes #2146387
|
changeset |
files
|
Tue, 17 Jan 2012 11:48:25 +0100 |
Julien Cristau |
[facets] Make hiding facet body optional (closes #2105862)
|
changeset |
files
|
Tue, 17 Jan 2012 14:26:18 +0100 |
Florent Cayré |
[manage/index view] fix sources management view appearing in index view although it should not; closes #2126335
stable
|
changeset |
files
|
Tue, 17 Jan 2012 14:05:04 +0100 |
Sylvain Thénault |
[book] add doc about request, session and connection management you need to know when writing tests
stable
|
changeset |
files
|
Tue, 17 Jan 2012 14:04:56 +0100 |
Sylvain Thénault |
[test] test/demonstrate relation permissions overriding
stable
|
changeset |
files
|
Tue, 17 Jan 2012 11:49:23 +0100 |
Julien Cristau |
[datafeed] Don't pretend all columns are sortable in datafeed sources import log view. Closes #2146387
stable
|
changeset |
files
|
Tue, 17 Jan 2012 11:48:25 +0100 |
Julien Cristau |
[facets] Make hiding facet body optional (closes #2105862)
stable
|
changeset |
files
|
Tue, 17 Jan 2012 11:47:14 +0100 |
Julien Cristau |
gmap: fix regression from 151058945234
stable
|
changeset |
files
|
Tue, 17 Jan 2012 11:47:14 +0100 |
Julien Cristau |
gmap: fix regression from 151058945234
|
changeset |
files
|
Thu, 12 Jan 2012 18:17:19 +0100 |
Sylvain Thénault |
[deprecation] add cw version number to deprecation warning
|
changeset |
files
|
Thu, 12 Jan 2012 18:17:07 +0100 |
Sylvain Thénault |
[test] fix test broken by 8158:2ee254e74382 and add a test for that change
|
changeset |
files
|
Thu, 12 Jan 2012 13:04:59 +0100 |
Anthony Truchet |
[doc] Add a small docstring to RQLExpression constructor
stable
|
changeset |
files
|
Wed, 11 Jan 2012 18:29:33 +0100 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
Wed, 11 Jan 2012 18:29:21 +0100 |
Sylvain Thénault |
[schema] restrictive email address read permission. Closes #2148141
|
changeset |
files
|
Wed, 11 Jan 2012 18:28:17 +0100 |
Sylvain Thénault |
[tableview] drop useless code: cellvid systematically given by RsetTableView, according to its .[non]finalview attribute
stable
|
changeset |
files
|
Tue, 10 Jan 2012 16:33:27 +0100 |
Pierre-Yves David |
[tableviews] use ``select_or_none`` instead of ``try: select() except:``
|
changeset |
files
|
Mon, 09 Jan 2012 22:40:43 +0100 |
Sylvain Thénault |
[bw compat] json_request setter is necessary for some cubes which has json_request (eg preview)
|
changeset |
files
|
Mon, 09 Jan 2012 16:20:49 +0100 |
Julien Cristau |
gmap: set center and zoomlevel automatically (closes #2144255)
stable
|
changeset |
files
|
Wed, 04 Jan 2012 17:21:14 +0100 |
Katia Saurfelt |
[views] calendar id in CalendarView must be unique (closes #2143864)
stable
|
changeset |
files
|
Tue, 03 Jan 2012 12:23:57 +0100 |
Sylvain Thénault |
[debian] cubicweb works with python 2.7 (which become the standard on some distros). Closes #2142050
stable
|
changeset |
files
|
Mon, 09 Jan 2012 22:40:07 +0100 |
Sylvain Thénault |
[multi-sources] call doexec rather than sqlexec since we do not want to call process_result (as there aren't any and this breaks with lgdb default)
|
changeset |
files
|
Fri, 06 Jan 2012 18:44:52 +0100 |
Sylvain Thénault |
[sources] hide some attributes from source edition form. Closes #2144160
stable
|
changeset |
files
|
Tue, 03 Jan 2012 17:59:31 +0100 |
Pierre-Yves David |
[https] Allow configuration of anonymous access on https (closes #1971992)
stable
|
changeset |
files
|
Tue, 03 Jan 2012 17:00:43 +0100 |
Alexandre Fayolle |
[bfss] convert root BFSS directory to str in constructor (closes #2137793)
stable
|
changeset |
files
|
Tue, 03 Jan 2012 12:21:44 +0100 |
Sylvain Thénault |
[rql, security] fix buggy rqlstr cleanup when some introduced snippet create an unresolvable query. Closes #2142041
stable
|
changeset |
files
|
Tue, 20 Dec 2011 19:05:55 +0100 |
Sylvain Thénault |
[ldap test] test actual ldap authentication instead of monkey-patching
stable
|
changeset |
files
|
Thu, 22 Dec 2011 17:56:04 +0100 |
Alexandre Fayolle |
[book] Add some details about usage of EXISTS
stable
|
changeset |
files
|
Thu, 22 Dec 2011 17:46:55 +0100 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
Thu, 22 Dec 2011 17:44:50 +0100 |
Sylvain Thénault |
Added tag cubicweb-debian-version-3.14.2-1 for changeset 17ebd836cee3
stable
|
changeset |
files
|
Thu, 22 Dec 2011 17:44:50 +0100 |
Sylvain Thénault |
Added tag cubicweb-version-3.14.2 for changeset 049a3819f03d
stable cubicweb-debian-version-3.14.2-1
|
changeset |
files
|
Thu, 22 Dec 2011 15:14:01 +0100 |
Sylvain Thénault |
3.14.2
stable cubicweb-version-3.14.2
|
changeset |
files
|
Thu, 22 Dec 2011 15:13:47 +0100 |
Sylvain Thénault |
[i18n] fix french for 'action menu'
stable
|
changeset |
files
|
Wed, 21 Dec 2011 18:26:35 +0100 |
Adrien Di Mascio |
[server] use lgd.process_cursor to optimize processing of large resultsets
|
changeset |
files
|
Wed, 21 Dec 2011 18:04:07 +0100 |
Sylvain Thénault |
[css] fix typo in uiprops/css
|
changeset |
files
|
Wed, 21 Dec 2011 18:01:48 +0100 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
Wed, 14 Dec 2011 12:13:28 +0100 |
Sylvain Thénault |
[sources management] fix crash mapping tab because chain() is not indexable. Closes #2124077
stable
|
changeset |
files
|
Mon, 19 Dec 2011 19:01:15 +0100 |
Sylvain Thénault |
[css] use listingHeaderBgColor in old css
stable
|
changeset |
files
|
Wed, 21 Dec 2011 17:59:37 +0100 |
Sylvain Thénault |
add instance to not implemented error
stable
|
changeset |
files
|
Tue, 20 Dec 2011 09:32:27 +0100 |
Sylvain Thénault |
[repo cache] fix cache clearing for an eid: keys are now always a tuple
stable
|
changeset |
files
|
Mon, 19 Dec 2011 19:15:49 +0100 |
Sylvain Thénault |
missing import statement
stable
|
changeset |
files
|
Mon, 19 Dec 2011 19:03:27 +0100 |
Alexandre Fayolle |
fix potential problems when BFSS uses a Windows SMB share (closes #2131435)
stable
|
changeset |
files
|
Fri, 16 Dec 2011 14:35:25 +0100 |
Adrien Di Mascio |
[views] (in/outof)context views now use directly dc_(long)_title() (closes #2110235)
|
changeset |
files
|
Fri, 16 Dec 2011 14:35:20 +0100 |
Adrien Di Mascio |
[table] use cell text content when cubicweb:sortvalue is not defined (closes #2093183)
|
changeset |
files
|
Fri, 16 Dec 2011 12:30:12 +0100 |
Adrien Di Mascio |
[controllers] deprecate JSonController and implement AjaxController / ajax-func registry (closes #2110265)
|
changeset |
files
|
Mon, 12 Dec 2011 12:09:49 +0100 |
Sylvain Thénault |
[rql2sql] None for attributes in kwargs generate IS NULL, so should be considered in sql cache key. Closes #2116693
stable
|
changeset |
files
|
Fri, 09 Dec 2011 12:57:22 +0100 |
Sylvain Thénault |
[tableview] cubicweb:sortvalue should not have 'json:' in its value anymore. This breaks old tables.
stable
|
changeset |
files
|
Fri, 09 Dec 2011 12:14:11 +0100 |
Pierre-Yves David |
[schema] React to yams improvement of metadata attribute handling.
|
changeset |
files
|
Fri, 09 Dec 2011 12:08:44 +0100 |
Sylvain Thénault |
stable is 3.14.X
stable
|
changeset |
files
|
Fri, 09 Dec 2011 12:08:27 +0100 |
Sylvain Thénault |
oldstable is 3.13.X
oldstable
|
changeset |
files
|
Thu, 08 Dec 2011 16:48:00 +0100 |
Sylvain Thénault |
Added tag cubicweb-debian-version-3.14.1-1 for changeset 6928210da4fc
|
changeset |
files
|
Thu, 08 Dec 2011 16:47:59 +0100 |
Sylvain Thénault |
Added tag cubicweb-version-3.14.1 for changeset 793d2d327b3e
cubicweb-debian-version-3.14.1-1
|
changeset |
files
|
Thu, 08 Dec 2011 14:33:38 +0100 |
Sylvain Thénault |
3.14.1
cubicweb-version-3.14.1
|
changeset |
files
|
Thu, 08 Dec 2011 14:32:57 +0100 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
Thu, 08 Dec 2011 14:29:48 +0100 |
Sylvain Thénault |
Added tag cubicweb-debian-version-3.13.10-1 for changeset 2eab9a5a6bf8
stable
|
changeset |
files
|
Thu, 08 Dec 2011 14:29:48 +0100 |
Sylvain Thénault |
Added tag cubicweb-version-3.13.10 for changeset 2ad4e5173c73
stable cubicweb-debian-version-3.13.10-1
|
changeset |
files
|
Thu, 08 Dec 2011 14:30:00 +0100 |
Adrien Di Mascio |
[ajax] make navigation component appear both above and below the view (closes #2110266)
|
changeset |
files
|
Thu, 08 Dec 2011 13:22:23 +0100 |
Sylvain Thénault |
3.13.10
stable cubicweb-version-3.13.10
|
changeset |
files
|
Thu, 08 Dec 2011 13:17:25 +0100 |
Julien Cristau |
Link to python docs about strftime instead of pointing at "man" (closes #2106415)
|
changeset |
files
|
Thu, 08 Dec 2011 13:16:10 +0100 |
Sylvain Thénault |
[test] reindent
|
changeset |
files
|
Wed, 07 Dec 2011 10:53:05 +0100 |
Sylvain Thénault |
[rqlrewrite] fix comment
|
changeset |
files
|
Mon, 05 Dec 2011 16:59:20 +0100 |
Julien Cristau |
[server test] Fix tests regression from changeset 7980b36fb1aa
|
changeset |
files
|
Mon, 05 Dec 2011 15:11:22 +0100 |
Julien Cristau |
Tweak message to clarify it gets the pagination back
|
changeset |
files
|
Mon, 05 Dec 2011 15:20:21 +0100 |
Alexandre Fayolle |
fix tests broken by lgdb update
|
changeset |
files
|
Mon, 05 Dec 2011 14:31:43 +0100 |
Julien Cristau |
[migration] Ignore IOError from readline.write_history_file (closes #2106621)
stable
|
changeset |
files
|
Mon, 05 Dec 2011 14:31:41 +0100 |
Julien Cristau |
[migration] make remove_cube('foo') not fail if foo is already removed. Closes #2106532
stable
|
changeset |
files
|
Mon, 05 Dec 2011 13:42:23 +0100 |
Aurelien Campeas |
[cwconfig] absolute import (closes #2091068)
stable
|
changeset |
files
|
Mon, 05 Dec 2011 13:37:40 +0100 |
Julien Cristau |
[schema sync] Update repo._type_source_cache when renaming an entity (closes #2094470)
|
changeset |
files
|
Thu, 01 Dec 2011 12:48:46 +0100 |
Aurelien Campeas |
[facets] forcing a fixed height to the group is a bad idea: the container will not properly overflow
|
changeset |
files
|
Tue, 29 Nov 2011 12:06:35 +0100 |
Aurelien Campeas |
[views/tabs] tests absolutely want an alt attribute (even if meaningless)
|
changeset |
files
|
Tue, 29 Nov 2011 11:18:46 +0100 |
Julien Cristau |
[navigation] provide a link back from the full view to the paginated one
|
changeset |
files
|
Thu, 24 Nov 2011 17:00:09 +0100 |
Aurelien Campeas |
[sorted navigation] refactor code so that when an attribute is found, nb_chars may be recomputed anyway according to variable type
|
changeset |
files
|
Thu, 24 Nov 2011 16:59:32 +0100 |
Aurelien Campeas |
[reledit] implements entity_call instead of cell_call
|
changeset |
files
|
Thu, 24 Nov 2011 16:59:15 +0100 |
Aurelien Campeas |
[merge] backport stable
|
changeset |
files
|
Thu, 24 Nov 2011 16:57:31 +0100 |
Sylvain Thénault |
[skel] default debian/rules use pysupport to compile python files
stable
|
changeset |
files
|
Mon, 21 Nov 2011 17:58:18 +0100 |
Alexandre Fayolle |
use dbhelper functions to get default date / datetime (closes #2094544)
|
changeset |
files
|
Tue, 22 Nov 2011 11:26:06 +0100 |
Alexandre Fayolle |
actually a bad idea, sorry
|
changeset |
files
|
Wed, 23 Nov 2011 11:23:51 +0100 |
Alain Leufroy |
[web/views/tabs] improve non graphical experince with tabs (closes #2097405)
|
changeset |
files
|
Wed, 23 Nov 2011 14:45:13 +0100 |
Aurelien Campeas |
[tableview] fix action menu layout (closes #2099011)
|
changeset |
files
|
Wed, 23 Nov 2011 12:30:05 +0100 |
Aurelien Campeas |
[facets] do no stretch to the right when there are many facets; instead use a floating layout (closes #2093160)
|
changeset |
files
|
Wed, 23 Nov 2011 11:46:30 +0100 |
Aurelien Campeas |
[views/table] fix typo
|
changeset |
files
|
Tue, 22 Nov 2011 11:20:36 +0100 |
Alexandre Fayolle |
fix typo
|
changeset |
files
|
Mon, 21 Nov 2011 17:53:14 +0100 |
Alexandre Fayolle |
added log when operation precommit fails
|
changeset |
files
|
Thu, 17 Nov 2011 18:19:56 +0100 |
Sylvain Thénault |
[EntityTableView] smarter header for MainEntityColRenderer: use plural form only when necessary. Closes #2093182
|
changeset |
files
|
Thu, 17 Nov 2011 18:21:04 +0100 |
Sylvain Thénault |
[tableview] enhance RelationColRenderer. Closes #2093184
|
changeset |
files
|
Wed, 16 Nov 2011 22:07:51 +0100 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
Wed, 16 Nov 2011 22:07:32 +0100 |
Sylvain Thénault |
[reledit] default label should be translated, I don't thing we've an opportunity to do it another way as uicfg objects are static
stable
|
changeset |
files
|
Wed, 16 Nov 2011 22:07:27 +0100 |
Sylvain Thénault |
[rset] fix crash while building entity from rset w/ some subquery. Closes #2089055
stable
|
changeset |
files
|
Tue, 15 Nov 2011 22:23:14 +0100 |
Sylvain Thénault |
[email bug report] _cw.config bw compat has been dropped, use _cw.vreg.config (+ small cleanup). Closes #2086985
|
changeset |
files
|
Tue, 15 Nov 2011 22:22:18 +0100 |
Sylvain Thénault |
[users management view] return None if no entity related, not an empty tuple. Closes #2089085
|
changeset |
files
|
Mon, 14 Nov 2011 12:13:48 +0100 |
Alexandre Fayolle |
merge stable changes to default
|
changeset |
files
|
Thu, 10 Nov 2011 23:18:56 +0100 |
Alexandre Fayolle |
[http, windows] fix remove_cookie trying to expire a cookie before the Epoch (closes: #2087998)
stable
|
changeset |
files
|
Thu, 10 Nov 2011 10:13:40 +0100 |
Sylvain Thénault |
[etype restriction component] rql 0.31 doesn't accept anymore a variable ref as add_type_restriction argument. Closes #2086983
|
changeset |
files
|
Thu, 10 Nov 2011 10:12:37 +0100 |
Sylvain Thénault |
[3.14 migration] strip constraint value to avoid extra new lines
|
changeset |
files
|
Wed, 09 Nov 2011 19:19:24 +0100 |
Sylvain Thénault |
merge
|
changeset |
files
|
Wed, 09 Nov 2011 19:16:08 +0100 |
Sylvain Thénault |
Added tag cubicweb-debian-version-3.14.0-1 for changeset 0bfe22fceb38
|
changeset |
files
|
Wed, 09 Nov 2011 19:16:08 +0100 |
Sylvain Thénault |
Added tag cubicweb-version-3.14.0 for changeset 5c4390eb10c3
cubicweb-debian-version-3.14.0-1
|
changeset |
files
|
Wed, 09 Nov 2011 18:43:01 +0100 |
Sylvain Thénault |
[test] add some tests for rql's add_type_restriction
|
changeset |
files
|
Wed, 09 Nov 2011 18:41:12 +0100 |
Sylvain Thénault |
add some notes
|
changeset |
files
|
Wed, 09 Nov 2011 17:34:08 +0100 |
Sylvain Thénault |
[packaging] common subpackage has been dropped
cubicweb-version-3.14.0
|
changeset |
files
|
Wed, 09 Nov 2011 17:17:54 +0100 |
Sylvain Thénault |
3.14
|
changeset |
files
|
Wed, 09 Nov 2011 16:42:33 +0100 |
Aurelien Campeas |
[js/tablesorter] work around tablesorter deficiencies (bool handling)
|
changeset |
files
|
Wed, 09 Nov 2011 14:55:25 +0100 |
Sylvain Thénault |
[tableview] fix __init__ logic of sortfunc/sortable
|
changeset |
files
|
Wed, 09 Nov 2011 15:13:13 +0100 |
Sylvain Thénault |
[datafeed log] properly log errors catched at the source level
|
changeset |
files
|
Wed, 09 Nov 2011 14:34:03 +0100 |
Sylvain Thénault |
[data import log] log on the source so we properly have source name information
|
changeset |
files
|
Wed, 09 Nov 2011 15:06:03 +0100 |
Aurelien Campeas |
[facets] reenable facet hiding (was lost in the previous refactoring)
|
changeset |
files
|
Wed, 09 Nov 2011 14:34:41 +0100 |
Sylvain Thénault |
[tableview] drop comment
|
changeset |
files
|
Mon, 07 Nov 2011 18:16:53 +0100 |
Sylvain Thénault |
[tableview] deepcopy of colrenderer was actually broken with py < 2.7
|
changeset |
files
|
Mon, 07 Nov 2011 18:09:13 +0100 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
Mon, 07 Nov 2011 18:08:40 +0100 |
Sylvain Thénault |
[html, ajax] demote_to_html don't crash anymore if force-html-content-type is activated. Closes #712309
stable
|
changeset |
files
|
Fri, 04 Nov 2011 17:29:39 +0100 |
Anthony Truchet |
[doc] fix data hooks parent class in Hooks doc.
stable
|
changeset |
files
|
Mon, 07 Nov 2011 10:56:39 +0100 |
Sylvain Thénault |
[pylint] enhance plugin: define 'data' function in uiprops module
|
changeset |
files
|
Mon, 07 Nov 2011 10:55:15 +0100 |
Adrien Di Mascio |
[table] display navigation component both above and below the table
|
changeset |
files
|
Mon, 07 Nov 2011 10:54:17 +0100 |
Sylvain Thénault |
[doc] update 3.14 release notes
|
changeset |
files
|
Fri, 04 Nov 2011 17:16:15 +0100 |
Sylvain Thénault |
[table view] some new table view enhancements
|
changeset |
files
|
Fri, 04 Nov 2011 14:57:41 +0100 |
Sylvain Thénault |
[navigation] extract method from SortedNavigation.call to ease overriding
|
changeset |
files
|
Fri, 04 Nov 2011 13:03:56 +0100 |
Sylvain Thénault |
[cleanup] drop some appengine support junk
|
changeset |
files
|
Fri, 04 Nov 2011 13:03:52 +0100 |
Sylvain Thénault |
[table view] properly handle show/hide filter actions so we get proper action displayed even when recalled from pagination
|
changeset |
files
|
Fri, 04 Nov 2011 13:03:35 +0100 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
Fri, 04 Nov 2011 13:00:33 +0100 |
Sylvain Thénault |
[pagination] closes #2072029: add css class to div for "see them all" link for pagination.
stable
|
changeset |
files
|
Fri, 04 Nov 2011 13:00:30 +0100 |
Sylvain Thénault |
[prev/next] properly translate previous/next links' title, closes #2072158
stable
|
changeset |
files
|
Thu, 03 Nov 2011 16:01:41 +0100 |
Alexandre Fayolle |
[rql, integrity] let ValidationError and Unauthorized pass during composite deletion (closes #2070042)
|
changeset |
files
|
Fri, 28 Oct 2011 17:54:24 +0200 |
Alexandre Fayolle |
[table view, workflow] fix the display of wf history table (closes: #2065652)
|
changeset |
files
|
Thu, 03 Nov 2011 15:28:30 +0100 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
Thu, 03 Nov 2011 15:27:31 +0100 |
Sylvain Thénault |
[rset] replace entity cw_rset on .limit(inplace=True) will avoid pb if the entity is still referenced by some other entity relations cache. Closes #2065643
stable
|
changeset |
files
|
Thu, 03 Nov 2011 11:44:02 +0100 |
Sylvain Thénault |
[instance creation] properly search for sql extension in the schema directory. Closes #2068117
stable
|
changeset |
files
|
Thu, 03 Nov 2011 11:18:37 +0100 |
Sylvain Thénault |
[entity table view] add count default to true on main entity column
|
changeset |
files
|
Thu, 03 Nov 2011 11:18:35 +0100 |
Sylvain Thénault |
[table sort] should eval cubicweb:sortvalue to make it works properly
|
changeset |
files
|
Thu, 03 Nov 2011 11:18:21 +0100 |
Sylvain Thénault |
[rqlinput] cleanup (use req everywhere) and fix html validation issue (input outside fieldset)
stable
|
changeset |
files
|
Wed, 02 Nov 2011 10:37:04 +0100 |
Sylvain Thénault |
[js table sort] use lower cased tag names since HTML is case insensitive and XHTML is case sensitive and wants lower case tag names
|
changeset |
files
|
Wed, 02 Nov 2011 10:33:50 +0100 |
Sylvain Thénault |
[old table view] drop duplicated method
|
changeset |
files
|
Wed, 02 Nov 2011 10:33:33 +0100 |
Sylvain Thénault |
[edit controller] only display warning on specific adapters
|
changeset |
files
|
Wed, 02 Nov 2011 10:31:18 +0100 |
Sylvain Thénault |
[wysiwyg editor] disable server browsing by default
stable
|
changeset |
files
|
Fri, 28 Oct 2011 12:07:37 +0200 |
Adrien Di Mascio |
[doc] add some documentation on url path evaulators
|
changeset |
files
|
Fri, 28 Oct 2011 11:44:50 +0200 |
Sylvain Thénault |
fix typos
|
changeset |
files
|
Fri, 28 Oct 2011 11:33:26 +0200 |
Sylvain Thénault |
[diet] move iprogress to its own cube. Closes #1916016
|
changeset |
files
|
Fri, 28 Oct 2011 11:33:25 +0200 |
Sylvain Thénault |
[facetable views] allow extra hiddens to be specified when selecting the facets form
|
changeset |
files
|
Fri, 28 Oct 2011 11:33:24 +0200 |
Sylvain Thénault |
[export views] uniformize titles, much nicer when listing possible views. Closes #2060944
|
changeset |
files
|
Fri, 28 Oct 2011 11:31:11 +0200 |
Florent Cayré |
replace adapter by simple selector to ease edit controller overloading; fixes #2042349
|
changeset |
files
|
Fri, 28 Oct 2011 10:34:12 +0200 |
Adrien Di Mascio |
[uihelper] fix bad variable renaming
|
changeset |
files
|
Fri, 28 Oct 2011 10:32:48 +0200 |
Adrien Di Mascio |
[doc] fix most of ReST compilation errors and warnings
|
changeset |
files
|
Wed, 12 Oct 2011 15:56:40 +0200 |
Pierre-Yves David |
Update documentation about resource mode.
stable
|
changeset |
files
|
Thu, 27 Oct 2011 18:19:00 +0200 |
Adrien Di Mascio |
[uicfg] add uihelper module with high-level helpers (closes #1809414)
|
changeset |
files
|
Thu, 27 Oct 2011 10:38:16 +0200 |
Sylvain Thénault |
[ui lib] facet and form widget for Integer used to store binary mask. Closes #2054771
|
changeset |
files
|
Thu, 27 Oct 2011 10:38:03 +0200 |
Sylvain Thénault |
[tableview] .entity method is useful on EntityTableView as well, move it there
|
changeset |
files
|
Thu, 27 Oct 2011 10:38:02 +0200 |
Sylvain Thénault |
[schema, old instance] restore some pre 3.5.10 bw compat as some old instances may still have this, and add migration so we can remove it at some point
|
changeset |
files
|
Wed, 26 Oct 2011 17:59:06 +0200 |
Aurelien Campeas |
backport stable
|
changeset |
files
|
Wed, 26 Oct 2011 17:58:21 +0200 |
Aurelien Campeas |
[views/facets] backout 82d76492e21e - this was not actually needed and caused some problems ...
stable
|
changeset |
files
|
Wed, 26 Oct 2011 14:12:35 +0200 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
Wed, 26 Oct 2011 14:11:30 +0200 |
Sylvain Thénault |
[test, facets] fix prepare_rqlst arguments, it wasn't actually testing baserql due to name conflicts
stable
|
changeset |
files
|
Tue, 25 Oct 2011 18:59:15 +0200 |
Sylvain Thénault |
[test] specify X type, as this is not infered from NOT identity with rql#default
|
changeset |
files
|
Tue, 25 Oct 2011 18:57:51 +0200 |
Sylvain Thénault |
useless debugged breaks test with python < 2.6
|
changeset |
files
|
Tue, 25 Oct 2011 18:22:19 +0200 |
Sylvain Thénault |
[rql2sql] fix regression introduced in 8018:f01c80513274 leading to bad execution of DELETE queries
|
changeset |
files
|
Tue, 25 Oct 2011 18:21:45 +0200 |
Sylvain Thénault |
[test] unittest2 api update
|
changeset |
files
|
Tue, 25 Oct 2011 14:03:52 +0200 |
Sylvain Thénault |
[rql] closes #2054468: support for HAVING in SET/DELETE queries
|
changeset |
files
|
Tue, 25 Oct 2011 14:03:32 +0200 |
Anthony Truchet |
[book] Some minor fixes to the CubicWeb doc (typos, invalid ReST, ...)
stable
|
changeset |
files
|
Tue, 25 Oct 2011 13:51:27 +0200 |
Aurelien Campeas |
[tableview,jsoncontroller] the json controller must check view.handle_pagination as well & the old table view also handles pagination internally
|
changeset |
files
|
Mon, 24 Oct 2011 13:52:24 +0200 |
Sylvain Thénault |
[ui, pagination] when sorted in some date type, auto-set max characters (closes #2053038)
|
changeset |
files
|
Mon, 24 Oct 2011 13:51:39 +0200 |
Aurelien Campeas |
[tableview] extract two methods from render_table to ease subclassing
|
changeset |
files
|
Mon, 24 Oct 2011 13:19:23 +0200 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
Mon, 24 Oct 2011 13:18:58 +0200 |
Pierre-Yves David |
[deprecated] TableView: update some documentation
|
changeset |
files
|
Mon, 24 Oct 2011 13:13:45 +0200 |
Sylvain Thénault |
[column labels] full display_name prototype compat
stable
|
changeset |
files
|
Mon, 24 Oct 2011 13:09:05 +0200 |
Sylvain Thénault |
[book] update copyright
stable
|
changeset |
files
|
Mon, 24 Oct 2011 08:55:07 +0200 |
Aurelien Campeas |
[tableview,basetemplates,pagination] some views internally handle the pagination, in which case the base template should not try to paginate
|
changeset |
files
|
Sat, 22 Oct 2011 11:59:42 +0200 |
Sylvain Thénault |
check entity's cwuri and remove debug
stable
|
changeset |
files
|
Sat, 22 Oct 2011 11:16:14 +0200 |
Sylvain Thénault |
[tableview] fix bad attribute name
|
changeset |
files
|
Fri, 21 Oct 2011 18:37:30 +0200 |
Aurelien Campeas |
[tableview] sortvalue truncation should be somewhat configurable
|
changeset |
files
|
Fri, 21 Oct 2011 18:10:50 +0200 |
Florent Cayré |
fix broken tests (at least by #1800002)
|
changeset |
files
|
Fri, 21 Oct 2011 18:02:40 +0200 |
Sylvain Thénault |
typo
|
changeset |
files
|
Fri, 21 Oct 2011 17:52:37 +0200 |
Aurelien Campeas |
undo garbage shipped in 9a73d5e762b0
|
changeset |
files
|
Fri, 21 Oct 2011 17:50:56 +0200 |
Sylvain Thénault |
[test] one more base etype...
|
changeset |
files
|
Fri, 21 Oct 2011 17:48:56 +0200 |
Sylvain Thénault |
[test] limit size is now done by the layout
|
changeset |
files
|
Fri, 21 Oct 2011 17:42:56 +0200 |
Aurelien Campeas |
[facets] fix context passing + a note for later
|
changeset |
files
|
Fri, 21 Oct 2011 17:14:05 +0200 |
Sylvain Thénault |
[table view] fix regression in old table view leading to malformed html
|
changeset |
files
|
Tue, 18 Oct 2011 12:25:32 +0200 |
Pierre-Yves David |
[utils] add a ``js_href`` function to generated proper javascript href
|
changeset |
files
|
Fri, 21 Oct 2011 14:32:37 +0200 |
Sylvain Thénault |
i18n update
|
changeset |
files
|
Fri, 21 Oct 2011 14:32:37 +0200 |
Sylvain Thénault |
[facets] view should be propagated up to facet selection, so we can get different facets according to the view. Closes #2036527
|
changeset |
files
|
Fri, 21 Oct 2011 14:32:37 +0200 |
Julien Cristau |
Record a log of datafeed source imports (closes #2026097)
|
changeset |
files
|
Fri, 21 Oct 2011 14:32:37 +0200 |
Sylvain Thénault |
[management table] upgrade sources groups management table to new api
|
changeset |
files
|
Fri, 21 Oct 2011 14:32:37 +0200 |
Sylvain Thénault |
[management table] fix and upgrade users and groups management tables to new api
|
changeset |
files
|
Fri, 21 Oct 2011 14:32:37 +0200 |
Sylvain Thénault |
[table views] closes #1986413: refactor TableView, EntityAttributesTableView, PyValTableView
|
changeset |
files
|
Fri, 21 Oct 2011 14:32:37 +0200 |
Sylvain Thénault |
[web component architecture] extract LayoutableMixIn from components
|
changeset |
files
|
Fri, 21 Oct 2011 14:32:37 +0200 |
Sylvain Thénault |
[diet] drop pre 3.6 API compatibility (but attempt to keep data cmopatibility). Closes #2017916
|
changeset |
files
|
Fri, 21 Oct 2011 14:32:18 +0200 |
Sylvain Thénault |
[test] restore support for python < 2.6
|
changeset |
files
|
Fri, 21 Oct 2011 13:05:45 +0200 |
Sylvain Thénault |
[forms] update code broken by linkto refactoring
|
changeset |
files
|
Fri, 21 Oct 2011 13:05:26 +0200 |
Sylvain Thénault |
[rdf] drop buggy (name error) try/except (done using related(safe=True))
stable
|
changeset |
files
|
Fri, 21 Oct 2011 11:36:30 +0200 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
Fri, 21 Oct 2011 11:32:04 +0200 |
Sylvain Thénault |
Added tag cubicweb-debian-version-3.13.9-1 for changeset 0a3cb5e60d57
stable
|
changeset |
files
|
Fri, 21 Oct 2011 11:32:03 +0200 |
Sylvain Thénault |
Added tag cubicweb-version-3.13.9 for changeset 07afe32945aa
stable cubicweb-debian-version-3.13.9-1
|
changeset |
files
|
Fri, 21 Oct 2011 11:03:54 +0200 |
Sylvain Thénault |
3.13.9
stable cubicweb-version-3.13.9
|
changeset |
files
|
Fri, 21 Oct 2011 10:59:57 +0200 |
Sylvain Thénault |
[selectors] EClassSelector (eg is_instance & all) should check for None value (possible w/ outer join) when a row is specified. Closes #2033165
stable
|
changeset |
files
|
Fri, 21 Oct 2011 09:24:51 +0200 |
Sylvain Thénault |
[test] fix failure introduced by localperms cube introduction
|
changeset |
files
|
Fri, 21 Oct 2011 09:24:48 +0200 |
Sylvain Thénault |
[test] fix failures introduced by 7951:b7c825b00f64
|
changeset |
files
|
Fri, 21 Oct 2011 09:24:29 +0200 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
Fri, 21 Oct 2011 09:23:43 +0200 |
Sylvain Thénault |
[test] fix datafeed test, we have to use an internal session
stable
|
changeset |
files
|
Fri, 21 Oct 2011 09:23:43 +0200 |
Sylvain Thénault |
[test] drop some deprecation warnings
stable
|
changeset |
files
|
Fri, 21 Oct 2011 09:23:43 +0200 |
Sylvain Thénault |
[ibreadcrumbs] missing xml_escape on latest path part (usually view's title). Closes #2037506
stable
|
changeset |
files
|
Fri, 21 Oct 2011 09:23:43 +0200 |
Sylvain Thénault |
[test] fix test failure caused by 7922:d307c3817782
stable
|
changeset |
files
|
Fri, 21 Oct 2011 09:23:43 +0200 |
Sylvain Thénault |
[test] fix regression introduced in 7915:a7f3245e1728 leading to test's postcreate not being executed anymore
stable
|
changeset |
files
|
Thu, 20 Oct 2011 16:03:51 +0200 |
Florent Cayré |
[entity] restrict creation form field vocabulary using __linkto information (closes #1799997)
|
changeset |
files
|
Tue, 18 Oct 2011 12:22:48 +0200 |
Pierre-Yves David |
Add generated documentation to .hgignore.
stable
|
changeset |
files
|
Thu, 20 Oct 2011 14:22:16 +0200 |
Adrien Di Mascio |
[uilib] add missing printer for integers
|
changeset |
files
|
Thu, 20 Oct 2011 14:20:46 +0200 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
Thu, 20 Oct 2011 14:17:52 +0200 |
Sylvain Thénault |
[rset] don't only consider a sample select node / solution to compute rset description. Closes #2036499
stable
|
changeset |
files
|
Tue, 18 Oct 2011 17:08:05 +0200 |
Sylvain Thénault |
[rset] use .iteritems() instead of items()
|
changeset |
files
|
Tue, 18 Oct 2011 15:52:50 +0200 |
Alexandre Fayolle |
merge back stable change
|
changeset |
files
|
Tue, 18 Oct 2011 15:52:12 +0200 |
Alexandre Fayolle |
remove stale debugging statement
stable
|
changeset |
files
|
Thu, 29 Sep 2011 16:44:55 +0200 |
Nicolas Chauvat |
[server] fix integrity checks that destroy data (closes #1972842)
|
changeset |
files
|
Mon, 17 Oct 2011 19:27:54 +0200 |
Sylvain Thénault |
[entity related rql] 'is' relation target constant should have 'etype' type, not String
|
changeset |
files
|
Mon, 17 Oct 2011 15:08:25 +0200 |
Sylvain Thénault |
[entity] fix dumb name error introduced by 3.14 entity refactoring
|
changeset |
files
|
Fri, 14 Oct 2011 16:42:10 +0200 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
Fri, 14 Oct 2011 15:19:25 +0200 |
Sylvain Thénault |
[js] missing trailing comma
|
changeset |
files
|
Fri, 14 Oct 2011 14:42:00 +0200 |
Sylvain Thénault |
[test] map pgettext to unicode as _
stable
|
changeset |
files
|
Fri, 14 Oct 2011 14:41:44 +0200 |
Sylvain Thénault |
[table view] fix bug introduced in 7938:80c6e2155c3d leading to not translated table headers
stable
|
changeset |
files
|
Fri, 14 Oct 2011 13:51:54 +0200 |
Sylvain Thénault |
oops
|
changeset |
files
|
Fri, 14 Oct 2011 13:50:46 +0200 |
Sylvain Thénault |
[test] fix some failures recently introduced
stable
|
changeset |
files
|
Fri, 14 Oct 2011 13:36:39 +0200 |
Sylvain Thénault |
add missing imports
|
changeset |
files
|
Fri, 14 Oct 2011 10:34:08 +0200 |
Sylvain Thénault |
[selectors] match_kwargs and match_form_params selectors both accept a new `once_is_enough` argument (closes #1990438)
|
changeset |
files
|
Fri, 14 Oct 2011 10:33:31 +0200 |
Aurelien Campeas |
[cache] replace lgc.cache with something more appropriate (closes #1921713)
|
changeset |
files
|
Fri, 14 Oct 2011 09:21:45 +0200 |
Sylvain Thénault |
merge and fix cubicwebSortValueExtraction pb which disappeared when tablesorter.js has been updated
|
changeset |
files
|
Fri, 14 Oct 2011 09:04:39 +0200 |
Adrien Di Mascio |
[table] use explicit add_onload() to setup table sorting (closes #2013493)
stable
|
changeset |
files
|
Fri, 14 Oct 2011 08:51:24 +0200 |
Sylvain Thénault |
[schema display] display_name shouldn't call .lower(). Note the only proper way is to have different msgid for upper/lower cases. Closes #1105433
|
changeset |
files
|
Fri, 14 Oct 2011 08:50:09 +0200 |
Sylvain Thénault |
[ms repository] when an exception is raised during extid2eid and no rollback is done, some manual cleanups have to be done (closes #1993420)
|
changeset |
files
|
Fri, 14 Oct 2011 08:49:58 +0200 |
Sylvain Thénault |
[facets] on the way to vidargs removal
|
changeset |
files
|
Thu, 13 Oct 2011 11:49:19 +0200 |
Alexandre Fayolle |
[migraction] fix cmd_change_attribute_type command (closes #2015073)
stable
|
changeset |
files
|
Thu, 13 Oct 2011 10:24:27 +0200 |
Sylvain Thénault |
[action] has_editable_relation first argument is once_is_enough flag, not an action name
stable
|
changeset |
files
|
Tue, 11 Oct 2011 18:16:52 +0200 |
Pierre-Yves David |
[table] Only apply sorting event on the first row of a table header (closes #1988780)
|
changeset |
files
|
Fri, 07 Oct 2011 18:30:29 +0200 |
Pierre-Yves David |
[table js] Update jquery-tablesorter to 2.0.5 (closes #1989018)
|
changeset |
files
|
Thu, 13 Oct 2011 09:44:14 +0200 |
Pierre-Yves David |
init_facets: Add documentation
stable
|
changeset |
files
|
Thu, 13 Oct 2011 09:25:26 +0200 |
Aurelien Campeas |
[facets] try to get rid of arbitrary constants, be prettier and eat less space (closes #1988706)
|
changeset |
files
|
Thu, 13 Oct 2011 09:15:16 +0200 |
Florent Cayré |
[edit controller] add form to pre_web_edit signature to ease linkto usage (used by vcsfile cube)
|
changeset |
files
|
Wed, 12 Oct 2011 19:06:22 +0200 |
Sylvain Thénault |
pylint extension
stable
|
changeset |
files
|
Wed, 12 Oct 2011 19:06:15 +0200 |
Sylvain Thénault |
[printers] fix bug introduced by final view refactoring:   shouldn't be escaped.
|
changeset |
files
|
Tue, 11 Oct 2011 16:01:44 +0200 |
Pierre-Yves David |
Add a hidden input:submit field in facets form (closes #1988784)
stable
|
changeset |
files
|
Tue, 11 Oct 2011 18:18:14 +0200 |
Pierre-Yves David |
AnyRsetView: Refactor the columns_name method and update doc.
stable
|
changeset |
files
|
Tue, 11 Oct 2011 18:16:06 +0200 |
Pierre-Yves David |
[facets] FacetFilterMixIn: add documention for class and generate_form
|
changeset |
files
|
Tue, 11 Oct 2011 14:04:18 +0200 |
Pierre-Yves David |
[facet] Add infered type restriction to Filtered result set (closes #1988776)
stable
|
changeset |
files
|
Tue, 11 Oct 2011 14:28:48 +0200 |
Sylvain Thénault |
[source] remove uicfg rule for dropped synchronizing attribute
stable
|
changeset |
files
|
Tue, 11 Oct 2011 13:55:58 +0200 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
Tue, 11 Oct 2011 13:54:17 +0200 |
Sylvain Thénault |
[datafeed] remove remaining uses of 'synchronizing' attribute replaced by 'in_synchronization' in 3.13.8. Closes #1989131
stable
|
changeset |
files
|
Tue, 11 Oct 2011 13:50:32 +0200 |
Sylvain Thénault |
[datafeed parser] only update an entity attributes when needed. Closes #1989142
stable
|
changeset |
files
|
Tue, 11 Oct 2011 11:00:24 +0200 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
Tue, 11 Oct 2011 10:59:35 +0200 |
Sylvain Thénault |
[schema] drop erroneous default on CWSource.in_synchronization. Closes #1990585
stable
|
changeset |
files
|
Mon, 10 Oct 2011 16:15:55 +0200 |
Sylvain Thénault |
[forms] fix bug in linkto refactoring (misordered arguments)
|
changeset |
files
|
Fri, 07 Oct 2011 17:29:14 +0200 |
Sylvain Thénault |
[migration] update old yams api in change_attribute_type
stable
|
changeset |
files
|
Fri, 07 Oct 2011 17:18:10 +0200 |
Sylvain Thénault |
[schema] add missing import (trigger warning)
stable
|
changeset |
files
|
Fri, 07 Oct 2011 16:58:29 +0200 |
Sylvain Thénault |
Added tag cubicweb-debian-version-3.13.8-1 for changeset 43f83f5d0a4d
stable
|
changeset |
files
|
Fri, 07 Oct 2011 16:58:29 +0200 |
Sylvain Thénault |
Added tag cubicweb-version-3.13.8 for changeset 249bd4169339
stable cubicweb-debian-version-3.13.8-1
|
changeset |
files
|
Fri, 07 Oct 2011 16:21:04 +0200 |
Sylvain Thénault |
3.13.8
stable cubicweb-version-3.13.8
|
changeset |
files
|
Fri, 07 Oct 2011 15:55:49 +0200 |
Adrien Di Mascio |
[facets] use encodeURIComponent instead of escape to encode url paremters (closes #1984727)
stable
|
changeset |
files
|
Fri, 07 Oct 2011 15:55:15 +0200 |
Sylvain Thénault |
[repository] use utcnow instead of now for some internal timetamps (closes #1988458)
stable
|
changeset |
files
|
Fri, 07 Oct 2011 15:55:14 +0200 |
Sylvain Thénault |
[datafeed] add max-lifetime for concurrent synchronization lock (closes #1908676)
stable
|
changeset |
files
|
Fri, 07 Oct 2011 11:59:20 +0200 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
Fri, 07 Oct 2011 11:56:04 +0200 |
Sylvain Thénault |
[view, plot] deprecate flot and encourage usage of the jqplot cube (closes #1625218)
|
changeset |
files
|
Thu, 06 Oct 2011 18:23:01 +0200 |
Sylvain Thénault |
remove 3.14 deprecation warning
|
changeset |
files
|
Fri, 07 Oct 2011 11:47:42 +0200 |
Sylvain Thénault |
sample script to turn a pyro source into a datafeed source
stable
|
changeset |
files
|
Fri, 07 Oct 2011 11:47:09 +0200 |
Sylvain Thénault |
[datafeed parser] properly recurse on nodes to follow all mapped relations (closes #1988432)
stable
|
changeset |
files
|
Thu, 06 Oct 2011 16:15:16 +0200 |
Sylvain Thénault |
[migration] expose migration methods to execute schema/*.sql and migration/<event>.py files (closes #1986498)
stable
|
changeset |
files
|
Thu, 06 Oct 2011 16:14:08 +0200 |
Sylvain Thénault |
[request, ui] printable_value is now a method of request, and may be given dict of formatters to use (closes #1984743)
|
changeset |
files
|
Thu, 06 Oct 2011 16:14:08 +0200 |
Sylvain Thénault |
[web, formatting] move Interval data type display logic from final view to printable_value (closes #1984742)
|
changeset |
files
|
Thu, 06 Oct 2011 10:13:24 +0200 |
Pierre-Yves David |
[js] Remove tab mixed with space in ``web/data/cubicweb.facets.js``
stable
|
changeset |
files
|
Thu, 06 Oct 2011 10:09:42 +0200 |
Sylvain Thénault |
[xml/rdf views] handle case where the user hasn't read access to a relation (closes #1984598)
stable
|
changeset |
files
|
Tue, 04 Oct 2011 18:45:38 +0200 |
Sylvain Thénault |
[datafeed] don't crash if url is not specified
|
changeset |
files
|
Tue, 04 Oct 2011 13:59:12 +0200 |
Sylvain Thénault |
[web session] ProgrammingError may be raised, we should catch it (closes #1980076)
stable
|
changeset |
files
|
Tue, 04 Oct 2011 13:58:57 +0200 |
Sylvain Thénault |
[web auth] closes #1981680: authentication info retriever should be given a chance to cleanup data
stable
|
changeset |
files
|
Tue, 04 Oct 2011 12:23:52 +0200 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
Fri, 30 Sep 2011 18:10:28 +0200 |
Alexandre Fayolle |
repaire cctl db-init -d on sqlserver (closes #1979670)
|
changeset |
files
|
Tue, 04 Oct 2011 10:29:56 +0200 |
Sylvain Thénault |
[test, sqlserver] update test for fixed impl. of date extraction function for sqlserver (lgdb 1.7)
stable
|
changeset |
files
|
Tue, 04 Oct 2011 10:18:35 +0200 |
Sylvain Thénault |
[rql, sql] support for weekday function introduced in lgdp 1.7 (closes #1979717)
stable
|
changeset |
files
|
Tue, 04 Oct 2011 10:15:46 +0200 |
Sylvain Thénault |
[pyviews] new colheaders and cssclass arguments on pyvaltable (closes #1979718)
stable
|
changeset |
files
|
Tue, 04 Oct 2011 10:15:45 +0200 |
Sylvain Thénault |
[rql2sql] support for outer join on column alias (closes #1979645)
stable
|
changeset |
files
|
Tue, 04 Oct 2011 10:21:05 +0200 |
Sylvain Thénault |
[linkto] update documentation
|
changeset |
files
|
Fri, 30 Sep 2011 18:08:00 +0200 |
Alexandre Fayolle |
improve EntityAttributesTableView perfs by adding a call to complete()
stable
|
changeset |
files
|
Fri, 30 Sep 2011 18:05:57 +0200 |
Alexandre Fayolle |
fix typo in comment
stable
|
changeset |
files
|
Fri, 30 Sep 2011 11:16:29 +0200 |
Sylvain Thénault |
[ms, test] fix source deletion pb, detected by test since 7885:9454b7ef5ae4
stable
|
changeset |
files
|
Fri, 30 Sep 2011 11:15:40 +0200 |
Sylvain Thénault |
[book] startup views: add a note about *manage* view
stable
|
changeset |
files
|
Tue, 09 Aug 2011 09:43:26 +0200 |
Nicolas Chauvat |
[lint] remove uses of "print >> sys.stderr" (closes #1908571)
|
changeset |
files
|
Thu, 29 Sep 2011 15:28:41 +0200 |
Sylvain Thénault |
cleanup
stable
|
changeset |
files
|
Thu, 29 Sep 2011 14:47:04 +0200 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
Thu, 29 Sep 2011 14:46:41 +0200 |
Sylvain Thénault |
[js] add proper excanvas.js (patched version provided with jqplot, but with proper copyrights
stable
|
changeset |
files
|
Thu, 29 Sep 2011 14:42:39 +0200 |
Sylvain Thénault |
Added tag cubicweb-debian-version-3.13.7-1 for changeset 2f93ce32febe
stable
|
changeset |
files
|
Thu, 29 Sep 2011 14:42:38 +0200 |
Sylvain Thénault |
Added tag cubicweb-version-3.13.7 for changeset 68e8c81fa96d
stable cubicweb-debian-version-3.13.7-1
|
changeset |
files
|
Thu, 29 Sep 2011 14:09:34 +0200 |
Sylvain Thénault |
3.13.7
stable cubicweb-version-3.13.7
|
changeset |
files
|
Thu, 29 Sep 2011 14:07:37 +0200 |
Sylvain Thénault |
[linkto] test for main form should be done in the link_to dictionary computation, else we may get erroneous values for sub-forms
|
changeset |
files
|
Thu, 29 Sep 2011 14:05:45 +0200 |
Sylvain Thénault |
[req] .view should not catch [Object|Registry]NotFound (which is a bug), only NoSelectableObject (closes #1973681)
stable
|
changeset |
files
|
Thu, 29 Sep 2011 14:05:42 +0200 |
Sylvain Thénault |
[repository] when deleting relations of a deleted external entity, we should skip non-crossable relation (closes #1973680)
stable
|
changeset |
files
|
Thu, 29 Sep 2011 13:53:34 +0200 |
Sylvain Thénault |
[ms planning] raise BadRQLQuery when two variables related by a non-crossable relation should come from two different sources (closes #1973767)
stable
|
changeset |
files
|
Thu, 29 Sep 2011 12:55:28 +0200 |
Sylvain Thénault |
[ms, test] propagate exception in test mode
stable
|
changeset |
files
|
Thu, 29 Sep 2011 12:55:20 +0200 |
Sylvain Thénault |
[repo] cleanup [_]delete_info prototype: extid argument isn't used
stable
|
changeset |
files
|
Tue, 27 Sep 2011 09:26:40 +0200 |
Nicolas Chauvat |
[views] fix docstring of tableview
stable
|
changeset |
files
|
Wed, 28 Sep 2011 14:33:43 +0200 |
Sylvain Thénault |
remove remaining junk from bad merge
|
changeset |
files
|
Wed, 28 Sep 2011 11:17:49 +0200 |
Sylvain Thénault |
fix bad merge
|
changeset |
files
|
Wed, 28 Sep 2011 10:36:41 +0200 |
Sylvain Thénault |
[sync schema hooks] pylint fixes have broken hasattr test
stable
|
changeset |
files
|
Wed, 28 Sep 2011 09:27:42 +0200 |
Sylvain Thénault |
[pylint] fix pylint detected errors and tweak it so that pylint -E will be much less verbose next time (+ update some copyrights on the way)
stable
|
changeset |
files
|
Wed, 28 Sep 2011 09:01:17 +0200 |
Sylvain Thénault |
[doc] more doc about what's new in 3.14
|
changeset |
files
|
Wed, 28 Sep 2011 08:16:10 +0200 |
Sylvain Thénault |
[json] restore 2.5 compat
|
changeset |
files
|
Tue, 27 Sep 2011 18:47:11 +0200 |
Adrien Di Mascio |
[views] implement json / jsonp export views (closes #1942658)
|
changeset |
files
|
Tue, 27 Sep 2011 18:46:36 +0200 |
Florent Cayré |
[form, entity] refactor '__linkto', now handled by the entity form, not the entity itself. Closes #1931543
|
changeset |
files
|
Tue, 27 Sep 2011 16:04:30 +0200 |
Aurelien Campeas |
[facet] add safety belt to rql path facet init (closes #1965481)
stable
|
changeset |
files
|
Tue, 27 Sep 2011 14:57:41 +0200 |
Sylvain Thénault |
[cleanup] kill broken livetest module
stable
|
changeset |
files
|
Tue, 27 Sep 2011 08:17:56 +0200 |
Sylvain Thénault |
[req cookie] fix name error
stable
|
changeset |
files
|
Mon, 26 Sep 2011 19:46:04 +0200 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
Mon, 26 Sep 2011 19:45:51 +0200 |
Sylvain Thénault |
[test] unicode name/value in cookie makes tests failing (SimpleCookie then suppose it's a dict...)
stable
|
changeset |
files
|
Mon, 26 Sep 2011 19:35:44 +0200 |
Sylvain Thénault |
fix bad merge (unsaved buffers...)
|
changeset |
files
|
Mon, 26 Sep 2011 19:24:08 +0200 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
Mon, 26 Sep 2011 19:09:12 +0200 |
Sylvain Thénault |
fix merge
stable
|
changeset |
files
|
Mon, 26 Sep 2011 19:08:44 +0200 |
Sylvain Thénault |
Added tag cubicweb-debian-version-3.13.6-1 for changeset 8a8949ca5351
stable
|
changeset |
files
|
Mon, 26 Sep 2011 19:08:43 +0200 |
Sylvain Thénault |
Added tag cubicweb-version-3.13.6 for changeset 17c007ad845a
stable cubicweb-debian-version-3.13.6-1
|
changeset |
files
|
Mon, 26 Sep 2011 18:38:38 +0200 |
Sylvain Thénault |
backport oldstable
stable cubicweb-version-3.13.6
|
changeset |
files
|
Mon, 26 Sep 2011 18:37:23 +0200 |
Sylvain Thénault |
Added tag cubicweb-debian-version-3.12.10-1 for changeset 9dfd21fa0a8b
oldstable
|
changeset |
files
|
Mon, 26 Sep 2011 18:37:23 +0200 |
Sylvain Thénault |
Added tag cubicweb-version-3.12.10 for changeset 074c848a3712
oldstable cubicweb-debian-version-3.12.10-1
|
changeset |
files
|
Mon, 26 Sep 2011 18:36:09 +0200 |
Sylvain Thénault |
3.13.6
stable
|
changeset |
files
|
Mon, 26 Sep 2011 18:25:22 +0200 |
Aurelien Campeas |
[web/facet] fix example selector in docstring
stable
|
changeset |
files
|
Mon, 26 Sep 2011 18:03:38 +0200 |
Sylvain Thénault |
[migration doc] talk about changes in Entity.fetch_rql
|
changeset |
files
|
Mon, 26 Sep 2011 17:48:48 +0200 |
Sylvain Thénault |
[web request] fix stupid error that gone through the review
stable
|
changeset |
files
|
Mon, 26 Sep 2011 17:23:01 +0200 |
Sylvain Thénault |
3.12.10
oldstable cubicweb-version-3.12.10
|
changeset |
files
|
Tue, 07 Jun 2011 11:42:08 +0200 |
Julien Jehannet |
[skeleton] fix new class configuration in realdbtest
stable
|
changeset |
files
|
Fri, 23 Sep 2011 12:16:29 +0200 |
Sylvain Thénault |
[web request] fix cookie 'expires' formating (closes #1953945)
stable
|
changeset |
files
|
Fri, 23 Sep 2011 12:17:12 +0200 |
Sylvain Thénault |
[web] properly redirect when user login on loggedout view (closes #1954050)
stable
|
changeset |
files
|
Mon, 26 Sep 2011 09:31:54 +0200 |
Sylvain Thénault |
[i18n] update
stable
|
changeset |
files
|
Mon, 26 Sep 2011 09:31:44 +0200 |
Sylvain Thénault |
[schema, cleanup] one more case for add_etype_button
stable
|
changeset |
files
|
Mon, 26 Sep 2011 09:31:09 +0200 |
Sylvain Thénault |
[i18n, facet] missing registration of <no relation> msgid
stable
|
changeset |
files
|
Fri, 23 Sep 2011 15:41:21 +0200 |
Sylvain Thénault |
[test] sort to avoid random failure due to dict order
stable
|
changeset |
files
|
Fri, 23 Sep 2011 15:05:09 +0200 |
Aurelien Campeas |
[facets] fix height computation (incorporates and/or element if present, use css value to compute likely maximum height, kill wdg_stack_size) (closes #1954077)
stable
|
changeset |
files
|
Fri, 23 Sep 2011 14:56:31 +0200 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
Fri, 23 Sep 2011 14:56:13 +0200 |
Sylvain Thénault |
[primary view] add 'verbatim' attribute view (closes #1947475)
stable
|
changeset |
files
|
Fri, 23 Sep 2011 14:43:44 +0200 |
Sylvain Thénault |
[primary view] add 'verbatim' attribute view (closes #1947475)
|
changeset |
files
|
Fri, 23 Sep 2011 14:18:13 +0200 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
Fri, 23 Sep 2011 12:40:50 +0200 |
Sylvain Thénault |
[doc] split API/book part of stuff that has been moved in primary view module docstring
stable
|
changeset |
files
|
Fri, 23 Sep 2011 12:23:09 +0200 |
Sylvain Thénault |
[rqlrewrite] if inlined relation has to be moved to a subquery, take care of the object of the relation (closes #1945725)
stable
|
changeset |
files
|
Fri, 23 Sep 2011 10:42:16 +0200 |
Aurelien Campeas |
[views/facets] simple horizontal layout when there are a few facets only (closes #1921709)
stable
|
changeset |
files
|
Fri, 23 Sep 2011 09:17:37 +0200 |
Sylvain Thénault |
[breadcrumbs] keep proper breadcrumbs when creating an entity linked to another by inspecting __linkto (closes #1947476)
|
changeset |
files
|
Fri, 23 Sep 2011 09:10:58 +0200 |
Sylvain Thénault |
[web test] secondary view isn't listed anymore by possible view since it use the class_deprecated metaclass
stable
|
changeset |
files
|
Thu, 22 Sep 2011 17:29:40 +0200 |
Alexandre Fayolle |
ensure the test for asource column won't crash on SQLServer (closes #1949621)
stable
|
changeset |
files
|
Thu, 22 Sep 2011 19:13:58 +0200 |
Sylvain Thénault |
[doc] backport primary view documentation into the code, also document [URL]AttributeView
stable
|
changeset |
files
|
Thu, 22 Sep 2011 19:02:39 +0200 |
Sylvain Thénault |
[primary sub views] use entity_call instead of cell_call
stable
|
changeset |
files
|
Thu, 22 Sep 2011 19:02:36 +0200 |
Sylvain Thénault |
[doc] get back baseviews documentation into the code, enhance it and reorganize the module accordingly
stable
|
changeset |
files
|
Thu, 22 Sep 2011 19:02:29 +0200 |
Sylvain Thénault |
typo
stable
|
changeset |
files
|
Thu, 22 Sep 2011 17:20:52 +0200 |
Sylvain Thénault |
[reledit] honore 'rvid' for attribute relations (closes #1947471)
stable
|
changeset |
files
|
Thu, 22 Sep 2011 17:20:41 +0200 |
Sylvain Thénault |
[view] fix TypeError when calling req.view('vid', entity=entity) (closes #1947474)
stable
|
changeset |
files
|
Thu, 22 Sep 2011 17:20:38 +0200 |
Sylvain Thénault |
[sources management] nicer source management view and breadcrumbs (closes #1946329)
stable
|
changeset |
files
|
Thu, 22 Sep 2011 16:53:46 +0200 |
Aurelien Campeas |
[cubicweb.js] log evalJSON errors (closes #1947473)
stable
|
changeset |
files
|
Thu, 22 Sep 2011 16:53:43 +0200 |
Aurelien Campeas |
[views/table] parametrize table view co-classes (closes #1947472)
stable
|
changeset |
files
|
Thu, 22 Sep 2011 16:12:33 +0200 |
Sylvain Thénault |
[cwproperties] refactor properties form to make it partly overrideable easily (closes #1936782)
|
changeset |
files
|
Thu, 22 Sep 2011 16:12:28 +0200 |
Sylvain Thénault |
[entity] rename Entity._rest_attr_info into cw_rest_attr_info (closes #1942759)
|
changeset |
files
|
Thu, 22 Sep 2011 16:12:23 +0200 |
Sylvain Thénault |
[entity] upgrade fetch_[unrelated_]order to benefit from changes introduced in 3.14 (closes #1942758)
|
changeset |
files
|
Thu, 22 Sep 2011 15:55:58 +0200 |
Sylvain Thénault |
[schema] drop CWSourceSchemaConfig[cw_for_source,cw_schema] unique constraint (closes #1946277)
stable
|
changeset |
files
|
Thu, 22 Sep 2011 15:54:57 +0200 |
Sylvain Thénault |
[cleanup]
stable
|
changeset |
files
|
Thu, 22 Sep 2011 10:04:20 +0200 |
Aurelien Campeas |
[jsoncontroller] deprecate the now unused js_set_cookie (closes #1944810)
stable
|
changeset |
files
|
Thu, 22 Sep 2011 10:02:25 +0200 |
Sylvain Thénault |
[repo] ensure we don't restart a task while the repo is shutting down (closes #1942736)
stable
|
changeset |
files
|
Thu, 22 Sep 2011 10:02:17 +0200 |
Sylvain Thénault |
[warnings] explicitly ask to show DeprecationWarning in debug mode (closes #1942760)
stable
|
changeset |
files
|
Thu, 22 Sep 2011 09:56:20 +0200 |
Adrien Di Mascio |
[testlib] make self.view() return raw output if no validator is used
|
changeset |
files
|
Wed, 21 Sep 2011 19:04:33 +0200 |
Aurelien Campeas |
[tabs] do not use an ajax call to set cookie value, use jquery.cookie helper instead (closes #1944522)
stable
|
changeset |
files
|
Wed, 21 Sep 2011 19:00:49 +0200 |
Aurelien Campeas |
[tabs] fix clic on tab that does nothing (closes #1942750)
stable
|
changeset |
files
|
Wed, 21 Sep 2011 18:35:45 +0200 |
Sylvain Thénault |
[idownloadable] dtw and up copyright
stable
|
changeset |
files
|
Wed, 21 Sep 2011 18:35:39 +0200 |
Sylvain Thénault |
[test] fix test broken by 7815:2a164a9cf81c
stable
|
changeset |
files
|
Wed, 21 Sep 2011 17:38:44 +0200 |
Sylvain Thénault |
[entity doc] fix typo (rest_var instead of rest_attr) and cleanup doc
|
changeset |
files
|
Wed, 21 Sep 2011 17:38:00 +0200 |
Sylvain Thénault |
[exceptions] stop catching any exception in various places (closes #1942716)
stable
|
changeset |
files
|
Tue, 20 Sep 2011 15:14:04 +0200 |
Sylvain Thénault |
[tableview] fix view selection when value is None (closes #1936781)
stable
|
changeset |
files
|
Tue, 20 Sep 2011 15:13:42 +0200 |
Sylvain Thénault |
[book] merge pyro chapter with faq entry with connexion snippet
stable
|
changeset |
files
|
Tue, 20 Sep 2011 09:20:41 +0200 |
Sylvain Thénault |
i18n update
|
changeset |
files
|
Tue, 20 Sep 2011 09:20:17 +0200 |
Sylvain Thénault |
[schema view] fix label/name inversion leading to wrong css class / group url depending on user's language
stable
|
changeset |
files
|
Mon, 19 Sep 2011 19:13:50 +0200 |
Sylvain Thénault |
[i18n] tweaks
|
changeset |
files
|
Mon, 19 Sep 2011 14:22:51 +0200 |
Sylvain Thénault |
[i18n] cleanup messages moved to localperms cube
|
changeset |
files
|
Mon, 19 Sep 2011 14:22:28 +0200 |
Sylvain Thénault |
[security view] slight changes to make things clearer
|
changeset |
files
|
Fri, 16 Sep 2011 17:30:26 +0200 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
Fri, 16 Sep 2011 16:42:42 +0200 |
Sylvain Thénault |
[refactoring] introduce add_etype_button function to properly create button to add a new entity
stable
|
changeset |
files
|
Fri, 16 Sep 2011 17:10:33 +0200 |
Sylvain Thénault |
[user prefs] use same title as the action for consistency
stable
|
changeset |
files
|
Fri, 16 Sep 2011 14:43:41 +0200 |
Sylvain Thénault |
[sources management] properly set __linkto, closes #1922970
stable
|
changeset |
files
|
Fri, 16 Sep 2011 14:01:17 +0200 |
Sylvain Thénault |
some minor cleanups
|
changeset |
files
|
Fri, 16 Sep 2011 13:56:00 +0200 |
Sylvain Thénault |
[web test] fix test broken by new users/groups management views
|
changeset |
files
|
Fri, 16 Sep 2011 12:48:28 +0200 |
Sylvain Thénault |
[table view] allow to set None in 'headers', meaning the label should be fetched from the result set as done by default (closes #1931533)
|
changeset |
files
|
Fri, 16 Sep 2011 12:48:26 +0200 |
Sylvain Thénault |
[user management] users and groups management now really lead to that (closes #1931478)
|
changeset |
files
|
Fri, 16 Sep 2011 12:48:02 +0200 |
Sylvain Thénault |
[css] use h* title properties from uiprops in cubicweb.old.css (closes #1931476)
stable
|
changeset |
files
|
Fri, 16 Sep 2011 10:36:46 +0200 |
Florent Cayré |
[entity fetchattrs] also fetch ambiguous rtypes even if we do not recurse on them (closes #1720823)
|
changeset |
files
|
Thu, 15 Sep 2011 18:39:55 +0200 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
Thu, 15 Sep 2011 17:36:58 +0200 |
Sylvain Thénault |
[jquery] upgrade to jquery 1.6.4
|
changeset |
files
|
Thu, 15 Sep 2011 17:03:37 +0200 |
Sylvain Thénault |
[test] fix some tests broken since localperms cube extraction
|
changeset |
files
|
Thu, 15 Sep 2011 16:40:52 +0200 |
Florent Cayré |
refactor entity fetch_rql method to use a RQL syntax tree instead of RQL strings ; closes #1585650
|
changeset |
files
|
Thu, 15 Sep 2011 08:34:31 +0200 |
Alexandre Fayolle |
[doc] add some documentation in cubicweb.web.action
stable
|
changeset |
files
|
Wed, 14 Sep 2011 09:55:51 +0200 |
Sylvain Thénault |
[test] fix bad sed
|
changeset |
files
|
Wed, 14 Sep 2011 09:11:50 +0200 |
Sylvain Thénault |
[deprecation] fix unittest pending deprecation warnings on failIf/failUnless methods family
|
changeset |
files
|
Wed, 14 Sep 2011 09:10:58 +0200 |
Sylvain Thénault |
[test] fix test subsquently to localperms introduction
|
changeset |
files
|
Tue, 13 Sep 2011 18:24:35 +0200 |
Sylvain Thénault |
[deprecation] specify name/doc to deprecated else it's fetched from the object, which has then to be importable. Cleanup debian/control dependancy on the way (needs lgc 0.56.3 api)
|
changeset |
files
|
Tue, 13 Sep 2011 17:50:03 +0200 |
Julien Cristau |
[debian] fix init script dependencies (closes #1921729)
stable
|
changeset |
files
|
Tue, 13 Sep 2011 17:42:22 +0200 |
Sylvain Thénault |
[server] portable dump format supports now ZIP64 extensions by default (closes #1912535)
stable
|
changeset |
files
|
Tue, 13 Sep 2011 17:35:14 +0200 |
Adrien Di Mascio |
[repo] use smarter query to check asource presence on startup (closes #1922099)
stable
|
changeset |
files
|
Tue, 13 Sep 2011 15:41:36 +0200 |
Sylvain Thénault |
[js] closes #1558870 : update to jquery 1.6 (1.6.3)
|
changeset |
files
|
Tue, 13 Sep 2011 15:41:11 +0200 |
Sylvain Thénault |
[cubification] moved CWPermission handling into a localperms cube. closes #1914011
|
changeset |
files
|
Tue, 13 Sep 2011 15:40:31 +0200 |
Sylvain Thénault |
backout 7781:e95cfd5eca61
stable
|
changeset |
files
|
Tue, 13 Sep 2011 15:40:06 +0200 |
Sylvain Thénault |
backout 7780:a1d5365fefc1
stable
|
changeset |
files
|
Tue, 13 Sep 2011 14:54:00 +0200 |
Sylvain Thénault |
[js] closes #1558870 : update to jquery 1.6 (1.6.3)
stable
|
changeset |
files
|
Tue, 13 Sep 2011 14:48:24 +0200 |
Sylvain Thénault |
[cubification] moved CWPermission handling into a localperms cube. closes #1914011
stable
|
changeset |
files
|
Tue, 13 Sep 2011 14:41:53 +0200 |
Sylvain Thénault |
[debug] use repr() in some place where you'll have a chance to get an unicode error if output encoding isn't properly detected
stable
|
changeset |
files
|
Mon, 12 Sep 2011 17:24:14 +0200 |
Sylvain Thénault |
[i18n fr] fix typo and enhance translation
stable
|
changeset |
files
|
Mon, 12 Sep 2011 12:00:31 +0200 |
Sylvain Thénault |
[user management] disable http cache on user management view (not really a startup view)
stable
|
changeset |
files
|
Thu, 08 Sep 2011 18:09:36 +0200 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
Thu, 08 Sep 2011 18:04:50 +0200 |
Sylvain Thénault |
Added tag cubicweb-debian-version-3.13.5-1 for changeset 2e9dd7d94555
stable
|
changeset |
files
|
Thu, 08 Sep 2011 18:04:49 +0200 |
Sylvain Thénault |
Added tag cubicweb-version-3.13.5 for changeset 20d9c550c57e
stable cubicweb-debian-version-3.13.5-1
|
changeset |
files
|
Thu, 08 Sep 2011 16:53:21 +0200 |
Sylvain Thénault |
3.13.5
stable cubicweb-version-3.13.5
|
changeset |
files
|
Thu, 08 Sep 2011 16:52:55 +0200 |
Sylvain Thénault |
i18nupdate
stable
|
changeset |
files
|
Thu, 08 Sep 2011 16:35:45 +0200 |
Sylvain Thénault |
[multi-sources] closes #1918120: drop behaviour leading to wrong result as demonstrated by the ticket
stable
|
changeset |
files
|
Thu, 08 Sep 2011 10:54:25 +0200 |
Julien Jehannet |
[session] enforce coherency of login/passwd couple values when no anonymous user (closes: #1910849)
stable
|
changeset |
files
|
Wed, 07 Sep 2011 17:50:09 +0200 |
Julien Jehannet |
[session] take care of non-ascii characters in login and session id (closes: #1910849)
|
changeset |
files
|
Wed, 07 Sep 2011 17:01:32 +0200 |
Sylvain Thénault |
closes #1914824: fix retrieval of _andor input, test and fix generated rql
stable
|
changeset |
files
|
Wed, 07 Sep 2011 11:37:41 +0200 |
Julien Jehannet |
[debian] build the book with no auto-compression of book files (closes: #1906581)
stable
|
changeset |
files
|
Wed, 07 Sep 2011 16:56:27 +0200 |
Aurelien Campeas |
[views/navigation] use the proper icons instead of ascii art (closes #1624943)
stable
|
changeset |
files
|
Tue, 06 Sep 2011 15:29:05 +0200 |
Pierre-Yves David |
devtools: Fix cleanup of temporary database (closes #1908656)
stable
|
changeset |
files
|
Tue, 06 Sep 2011 15:16:06 +0200 |
Julien Cristau |
Drop privileges properly (closes #1910561)
stable
|
changeset |
files
|
Tue, 06 Sep 2011 15:11:35 +0200 |
Sylvain Thénault |
drop unittest deprecation warning
stable
|
changeset |
files
|
Tue, 06 Sep 2011 12:20:11 +0200 |
Adrien Di Mascio |
[web] add option to make resources-concat optional (implements #1910615)
|
changeset |
files
|
Tue, 06 Sep 2011 12:20:09 +0200 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
Tue, 06 Sep 2011 12:10:02 +0200 |
Sylvain Thénault |
oops, forgotten to qref enhancements made to the reledit doc addition
stable
|
changeset |
files
|
Tue, 06 Sep 2011 12:01:27 +0200 |
Sylvain Thénault |
[book] section about how to disable reledit feature/view
stable
|
changeset |
files
|
Tue, 06 Sep 2011 11:59:24 +0200 |
Sylvain Thénault |
[skel] drop unused import
stable
|
changeset |
files
|
Tue, 06 Sep 2011 11:59:21 +0200 |
Sylvain Thénault |
[hooks control] test and fix session.reset_hooks_mode_categories, closes #1908680
stable
|
changeset |
files
|
Mon, 05 Sep 2011 16:48:37 +0200 |
Sylvain Thénault |
[form fields doc] explain when field.role should be None
stable
|
changeset |
files
|
Fri, 26 Aug 2011 17:28:32 +0200 |
Alexandre Fayolle |
Added tag cubicweb-version-3.10.x for changeset a62f24e1497e
stable
|
changeset |
files
|
Fri, 26 Aug 2011 17:27:09 +0200 |
Alexandre Fayolle |
merged back oldstable fix to stable
stable
|
changeset |
files
|
Fri, 26 Aug 2011 17:14:37 +0200 |
Alexandre Fayolle |
work around cursor.rowcount not returning anything useful before 1st fetch with mssql (closes #1910869)
oldstable
|
changeset |
files
|
Fri, 19 Aug 2011 14:25:06 +0200 |
Aurelien Campeas |
[devctl] do not crash in the (rare, odd) case where mod.__file__ is None (closes #1908664)
stable
|
changeset |
files
|
Fri, 19 Aug 2011 10:53:23 +0200 |
Aurelien Campeas |
[doc/book] fix ref to trustedauth cube
stable
|
changeset |
files
|
Fri, 05 Aug 2011 15:06:02 +0200 |
Sylvain Thénault |
site schema should be named data model schema
stable
|
changeset |
files
|
Fri, 05 Aug 2011 14:23:55 +0200 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
Fri, 05 Aug 2011 14:19:56 +0200 |
Sylvain Thénault |
Added tag cubicweb-debian-version-3.13.4-1 for changeset 52f26475d764
stable
|
changeset |
files
|
Fri, 05 Aug 2011 14:19:54 +0200 |
Sylvain Thénault |
Added tag cubicweb-version-3.13.4 for changeset 223ecf0620b6
stable cubicweb-debian-version-3.13.4-1
|
changeset |
files
|
Fri, 05 Aug 2011 12:22:19 +0200 |
Sylvain Thénault |
3.13.4
stable cubicweb-version-3.13.4
|
changeset |
files
|
Fri, 05 Aug 2011 12:20:44 +0200 |
Sylvain Thénault |
[.po generation] closes #1902315: c i18ncube doesn't consider relation definition description
stable
|
changeset |
files
|
Fri, 05 Aug 2011 10:29:19 +0200 |
Sylvain Thénault |
closes #1901436: view/modify action in table don't work
stable
|
changeset |
files
|
Fri, 05 Aug 2011 09:27:53 +0200 |
Sylvain Thénault |
[css] closes #1880740: update cubicweb.reset.css file (meyerweb.com)
stable
|
changeset |
files
|
Fri, 05 Aug 2011 09:19:56 +0200 |
Sylvain Thénault |
[web test] fix test needed after change of primary_email definition
stable
|
changeset |
files
|
Thu, 04 Aug 2011 15:35:56 +0200 |
Sylvain Thénault |
[doc] fix ReST in README file (make pypi happier)
stable
|
changeset |
files
|
Thu, 04 Aug 2011 15:22:26 +0200 |
Sylvain Thénault |
[web] fix user management view selector
stable
|
changeset |
files
|
Thu, 04 Aug 2011 14:30:30 +0200 |
Sylvain Thénault |
[base schema] do similar changes as use_email for primary_email
stable
|
changeset |
files
|
Thu, 04 Aug 2011 12:50:58 +0200 |
Sylvain Thénault |
[book, rql] update rql langage chapter with new operators and outer join capabilities
stable
|
changeset |
files
|
Thu, 04 Aug 2011 12:50:57 +0200 |
Sylvain Thénault |
[web] closes #1892494: emailaddress and anonymity
stable
|
changeset |
files
|
Thu, 04 Aug 2011 12:50:55 +0200 |
Sylvain Thénault |
[3.13 migration] closes #1896724: some db backend (eg sqlserver) doesn't support ADD COLUMN
stable
|
changeset |
files
|
Thu, 04 Aug 2011 12:50:49 +0200 |
Sylvain Thénault |
[source] update system table and internal structures on source renaming. Closes #1896721
stable
|
changeset |
files
|
Thu, 04 Aug 2011 12:50:48 +0200 |
Sylvain Thénault |
[rql2sql] closes #1892473: enhance handling of optional inlined relation
stable
|
changeset |
files
|
Wed, 03 Aug 2011 13:28:06 +0200 |
Julien Jehannet |
[schema] use definition for `use_email` relation instead of type declaration (closes: #1894929)
stable
|
changeset |
files
|
Thu, 04 Aug 2011 12:11:36 +0200 |
Nicolas Chauvat |
[web] rql directive breaks if explicit vid and empty rset (closes #1893433)
stable
|
changeset |
files
|
Wed, 03 Aug 2011 18:16:02 +0200 |
Sylvain Thénault |
[datafeed] properly encode/decode external uri
stable
|
changeset |
files
|
Tue, 02 Aug 2011 17:37:55 +0200 |
Sylvain Thénault |
[querier] we should not insert None but skip the line when some unknown eid is detected (closes #1892491)
stable
|
changeset |
files
|
Tue, 02 Aug 2011 17:31:06 +0200 |
Sylvain Thénault |
[rql2sql] closes #1892471: support for unary expression introduced in rql 0.30
stable
|
changeset |
files
|
Tue, 02 Aug 2011 17:31:04 +0200 |
Sylvain Thénault |
[deprecation] __message hidden generate deprecation warning
stable
|
changeset |
files
|
Tue, 02 Aug 2011 10:39:10 +0200 |
Nicolas Chauvat |
[server] host mapping is better named url mapping (closes #1892461)
stable
|
changeset |
files
|
Tue, 02 Aug 2011 15:52:42 +0200 |
Nicolas Chauvat |
[packaging] should depend on yams 0.33
stable
|
changeset |
files
|
Tue, 02 Aug 2011 12:15:17 +0200 |
Nicolas Chauvat |
[packaging] should depend on yams 0.33
stable
|
changeset |
files
|
Mon, 01 Aug 2011 18:43:10 +0200 |
Sylvain Thénault |
[rql2sql test] sqlserver use 0/1 for booleans, not FALSE/TRUE
stable
|
changeset |
files
|
Mon, 01 Aug 2011 17:59:48 +0200 |
Julien Cristau |
[repo] Stop setting hashmode on schema
stable
|
changeset |
files
|
Mon, 01 Aug 2011 17:58:28 +0200 |
Sylvain Thénault |
[devtool] Make the sqlite database used for test execution process specific (closes #1230401)
stable
|
changeset |
files
|
Wed, 27 Jul 2011 20:17:45 +0200 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
Wed, 27 Jul 2011 20:15:44 +0200 |
Sylvain Thénault |
Added tag cubicweb-debian-version-3.13.3-1 for changeset fb48c55cb802
stable
|
changeset |
files
|
Wed, 27 Jul 2011 20:15:43 +0200 |
Sylvain Thénault |
Added tag cubicweb-version-3.13.3 for changeset 0e82e7e5a34f
stable cubicweb-debian-version-3.13.3-1
|
changeset |
files
|
Wed, 27 Jul 2011 19:36:42 +0200 |
Sylvain Thénault |
[rql2sql] take care to boolean_value returning an int (eg sqlite/mysql)
stable cubicweb-version-3.13.3
|
changeset |
files
|
Wed, 27 Jul 2011 19:36:23 +0200 |
Sylvain Thénault |
[repo test] remove debug
stable
|
changeset |
files
|
Wed, 27 Jul 2011 19:36:09 +0200 |
Sylvain Thénault |
[repo ms] commit/rollback session if it has been created in the method
stable
|
changeset |
files
|
Wed, 27 Jul 2011 19:06:25 +0200 |
Sylvain Thénault |
3.13.3
stable
|
changeset |
files
|
Wed, 27 Jul 2011 19:05:58 +0200 |
Sylvain Thénault |
i18nupdate
stable
|
changeset |
files
|
Wed, 27 Jul 2011 18:08:39 +0200 |
Sylvain Thénault |
[sql] more test and fix boolean handling
stable
|
changeset |
files
|
Wed, 27 Jul 2011 16:44:02 +0200 |
Sylvain Thénault |
backport oldstable
stable
|
changeset |
files
|
Wed, 27 Jul 2011 16:43:07 +0200 |
Pierre-Yves David |
[repo test] Fix test broken by BFSSTestable
oldstable
|
changeset |
files
|
Wed, 27 Jul 2011 15:42:02 +0200 |
Sylvain Thénault |
[sql] fix querying of boolean value w/ sqlite
stable
|
changeset |
files
|
Wed, 27 Jul 2011 14:26:13 +0200 |
Sylvain Thénault |
backport oldstable
stable
|
changeset |
files
|
Wed, 27 Jul 2011 14:24:40 +0200 |
Sylvain Thénault |
[datafeed] for datafeed source, we don't want commit in extid2eid but explicitly handled by the source. Also, we should use 'safe' internal session
stable
|
changeset |
files
|
Wed, 27 Jul 2011 14:22:32 +0200 |
Sylvain Thénault |
[sql gen] handle optional on comparison node (eg HAVING expression) and on rhs of final relation. Closes #1859609
stable
|
changeset |
files
|
Wed, 27 Jul 2011 14:17:47 +0200 |
Sylvain Thénault |
[session] safe internal sessions don't deactivate integrity hooks
stable
|
changeset |
files
|
Wed, 27 Jul 2011 14:03:09 +0200 |
Sylvain Thénault |
[sql test] lgdb > 1.6 use int for bool with sqlite backend
stable
|
changeset |
files
|
Wed, 27 Jul 2011 12:26:57 +0200 |
Sylvain Thénault |
[rql2sql] don't introduce substitution for Int and Boolean constants. This is needed for COUNT(DISTINCT) support
stable
|
changeset |
files
|
Wed, 27 Jul 2011 12:25:48 +0200 |
Arthur Lutz |
[css] syntax fix in cubicweb.css
oldstable
|
changeset |
files
|
Tue, 26 Jul 2011 19:34:43 +0200 |
Adrien Di Mascio |
[entities] skip_copy_for should be considered for object relations too (closes #1857474)
|
changeset |
files
|
Tue, 26 Jul 2011 16:50:06 +0200 |
Sylvain Thénault |
[datafeed] case insensitive etype. Closes #1877014
stable
|
changeset |
files
|
Tue, 26 Jul 2011 16:50:02 +0200 |
Sylvain Thénault |
[datafeed] closes #1875322: empty tag means None value
stable
|
changeset |
files
|
Tue, 26 Jul 2011 16:49:10 +0200 |
Sylvain Thénault |
[datafeed] properly take care to cwsource=system in imported xml. Closes #1877017
stable
|
changeset |
files
|
Tue, 26 Jul 2011 16:35:10 +0200 |
Sylvain Thénault |
[datafeed / fti] rather control a 'complete' parameter than setting empty attribute values
stable
|
changeset |
files
|
Tue, 26 Jul 2011 16:34:42 +0200 |
Sylvain Thénault |
[repo api] deprecates source.extid2eid, only the system source should implement it,
stable
|
changeset |
files
|
Tue, 26 Jul 2011 16:33:52 +0200 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
Tue, 26 Jul 2011 16:33:43 +0200 |
Sylvain Thénault |
backport oldstable
stable
|
changeset |
files
|
Tue, 26 Jul 2011 16:33:06 +0200 |
Pierre-Yves David |
[bfss] Fix update of BFSS attribute to None (close #1875289)
oldstable
|
changeset |
files
|
Tue, 26 Jul 2011 16:05:36 +0200 |
Aurelien Campeas |
[skeleton/pytestconf] provide an acceptable solution for windows, closes #1875488
oldstable
|
changeset |
files
|
Tue, 26 Jul 2011 13:11:37 +0200 |
Adrien Di Mascio |
[facets] make sure has_text facet data is posted correctly (closes #1857405)
stable
|
changeset |
files
|