Tue, 10 Aug 2010 18:27:02 +0200 |
Sylvain Thénault |
[login template] missing xml_escape
stable
|
changeset |
files
|
Tue, 10 Aug 2010 18:26:43 +0200 |
Sylvain Thénault |
[primary] backport _rel_label method from the default branch
stable
|
changeset |
files
|
Tue, 10 Aug 2010 16:05:00 +0200 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
Tue, 10 Aug 2010 14:56:31 +0200 |
Stephanie Marcu |
[doc] docstring more explicit for pyviews
stable
|
changeset |
files
|
Tue, 10 Aug 2010 14:22:17 +0200 |
Sylvain Thénault |
[debug] change severity of 'site_cubicweb loaded' message to debug
stable
|
changeset |
files
|
Tue, 10 Aug 2010 14:21:32 +0200 |
Sylvain Thénault |
[primary] handle final relation (eg attribute) in the relations section, and give dispctrl to view's extra kwargs as for non final relation
stable
|
changeset |
files
|
Tue, 10 Aug 2010 14:20:21 +0200 |
Sylvain Thénault |
[entity] entity.view now support initargs as req.view
stable
|
changeset |
files
|
Tue, 10 Aug 2010 14:19:55 +0200 |
Sylvain Thénault |
[schema view] use rdef.ACTIONS, attribute/relation don't use the same actions permission, that causes a crash for attribute rdefs
stable
|
changeset |
files
|
Tue, 10 Aug 2010 14:16:12 +0200 |
Sylvain Thénault |
[tabs] take care, vid may not be a valid dom id (for jQuery at least)
stable
|
changeset |
files
|
Tue, 10 Aug 2010 08:39:06 +0200 |
Adrien Di Mascio |
[forms] callable field kwargs now always take form _and_ field parameters
|
changeset |
files
|
Tue, 10 Aug 2010 08:28:16 +0200 |
Adrien Di Mascio |
[forms] test abs() rql function
|
changeset |
files
|
Mon, 09 Aug 2010 18:48:32 +0200 |
Adrien Di Mascio |
[schema] consider ETYPE_NAME_MAP when deserializing specialization relations
stable
|
changeset |
files
|
Mon, 09 Aug 2010 16:35:49 +0200 |
Nicolas Chauvat |
fix the fix
stable
|
changeset |
files
|
Mon, 09 Aug 2010 11:56:12 +0200 |
Nicolas Chauvat |
fix missing import in web.request
stable
|
changeset |
files
|
Fri, 06 Aug 2010 17:49:20 +0200 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
Fri, 06 Aug 2010 17:38:45 +0200 |
Sylvain Thénault |
[migration] when some inlined relation definition is added to an entity type which has some specialized types, it should be propagated to those types else they may miss the necessary table column to store the relation
stable
|
changeset |
files
|
Fri, 06 Aug 2010 17:37:34 +0200 |
Sylvain Thénault |
[migration] dont crash if a group doesn't exists (it may not exists yet)
stable
|
changeset |
files
|
Fri, 06 Aug 2010 17:37:06 +0200 |
Sylvain Thénault |
[migration] fix rename_entity_type bug: not putting eids of relation deleted using sql query may cause later error on commit, complaining on missing relation on an entity which has been actually deleted
stable
|
changeset |
files
|
Fri, 06 Aug 2010 17:35:02 +0200 |
Sylvain Thénault |
[migration] fix crash when adding symmetric relation type
stable
|
changeset |
files
|
Fri, 06 Aug 2010 17:34:24 +0200 |
Sylvain Thénault |
[db-create] fix bug introduced by 6060:353bec342e2a (we ask for user while in non verbose mode)
stable
|
changeset |
files
|
Fri, 06 Aug 2010 17:33:07 +0200 |
Sylvain Thénault |
[session] should be _cw, not req
stable
|
changeset |
files
|
Fri, 06 Aug 2010 17:32:43 +0200 |
Sylvain Thénault |
[primary] use a new rtypevid flag in primary view display controller, allowing to tell the view for a non final relation should be called as an attribute view (eg, not on the target rset)
stable
|
changeset |
files
|
Wed, 04 Aug 2010 11:16:40 +0200 |
Sylvain Thénault |
[cwprops] fix callable vocabulary of cwproperties which were inconsistently called. No more argument, should now simply return a list of (untranslated) values
|
changeset |
files
|
Wed, 04 Aug 2010 11:16:39 +0200 |
Sylvain Thénault |
[vreg] rename select* object id argument to avoid name clash with arbitrary kwargs, just in case...
|
changeset |
files
|
Wed, 04 Aug 2010 11:16:38 +0200 |
Sylvain Thénault |
[primary] refactor primary view handling of relation's label
|
changeset |
files
|
Wed, 04 Aug 2010 11:13:11 +0200 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
Wed, 04 Aug 2010 11:23:19 +0200 |
Aurelien Campeas |
[doc/book] note about bootstrap_cubes file
stable
|
changeset |
files
|
Wed, 04 Aug 2010 10:55:32 +0200 |
Sylvain Thénault |
[request] missing paren
stable
|
changeset |
files
|
Wed, 04 Aug 2010 10:53:52 +0200 |
Sylvain Thénault |
[request] js is defined in uilib, not utils
stable
|
changeset |
files
|
Wed, 04 Aug 2010 10:47:29 +0200 |
Sylvain Thénault |
[request] enhanced user[_rql]_callback method, allowing to call other js variant, eg one of userCallback, userCallbackThenUpdateUI, userCallbackThenReloadPage (the default). Also benefit from the new magic js object.
stable
|
changeset |
files
|
Wed, 04 Aug 2010 10:22:11 +0200 |
Sylvain Thénault |
[pyro] instance id cleanup, ensure config['pyro-instance-id'] is a fully qualified pyro id on the server side
stable
|
changeset |
files
|
Tue, 03 Aug 2010 14:43:20 +0200 |
Sylvain Thénault |
[db create] don't ask user/password if the underlying db doesn't support it (eg sqlite)
stable
|
changeset |
files
|
Tue, 03 Aug 2010 12:21:34 +0200 |
Alexandre Fayolle |
added tip on config file migration in scripts
stable
|
changeset |
files
|
Tue, 03 Aug 2010 12:19:02 +0200 |
Sylvain Thénault |
[ms] ensure owned_by/created_by can't be crossed among pyro-rql sources
stable
|
changeset |
files
|
Tue, 03 Aug 2010 12:17:20 +0200 |
Sylvain Thénault |
[ms] cleanups
stable
|
changeset |
files
|
Tue, 03 Aug 2010 12:17:01 +0200 |
Sylvain Thénault |
[ms] fix a ms plannification bug with NOT is
stable
|
changeset |
files
|
Mon, 02 Aug 2010 15:37:45 +0200 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
Mon, 02 Aug 2010 15:36:44 +0200 |
Sylvain Thénault |
Added tag cubicweb-debian-version-3.9.4-1 for changeset 8d32d82134dc
stable
|
changeset |
files
|
Mon, 02 Aug 2010 15:36:44 +0200 |
Sylvain Thénault |
Added tag cubicweb-version-3.9.4 for changeset 6cebb361dcb2
stable cubicweb-debian-version-3.9.4-1
|
changeset |
files
|
Mon, 02 Aug 2010 14:37:34 +0200 |
Sylvain Thénault |
3.9.4
stable cubicweb-version-3.9.4
|
changeset |
files
|
Mon, 02 Aug 2010 14:26:55 +0200 |
Sylvain Thénault |
i18nupdate
stable
|
changeset |
files
|
Mon, 02 Aug 2010 12:35:24 +0200 |
Sylvain Thénault |
[rql2sql] add test for rql bug #37423, which triggered a cw bug fixed by this changeset (infinite loop with some queries...)
stable
|
changeset |
files
|
Mon, 02 Aug 2010 10:09:29 +0200 |
Sylvain Thénault |
[doc] started js/css coding standards
stable
|
changeset |
files
|
Fri, 30 Jul 2010 17:19:07 +0200 |
Aurelien Campeas |
fix idownload view pb. for xhtml browsers
stable
|
changeset |
files
|
Fri, 30 Jul 2010 13:18:36 +0200 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
Fri, 30 Jul 2010 13:18:08 +0200 |
Sylvain Thénault |
[selectors] fix is_instance bug w/ parent classes. Also slight performance enhancements by changing what's returned by vreg['etypes'].parent_classes method (dedicated for this usage...) and removing no more necessary methods
stable
|
changeset |
files
|
Fri, 30 Jul 2010 13:16:01 +0200 |
Sylvain Thénault |
[schema view] we don't support multiple inheritance
stable
|
changeset |
files
|
Fri, 30 Jul 2010 13:16:01 +0200 |
Sylvain Thénault |
[view] use the new magic js object to generate javascript func call for auto reload user callbacks
stable
|
changeset |
files
|