Fri, 11 Feb 2011 13:38:40 +0100 |
Sylvain Thénault |
[test] generate slapd.conf to be cwd independant
|
changeset |
files
|
Fri, 11 Feb 2011 13:23:22 +0100 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
Fri, 11 Feb 2011 13:23:09 +0100 |
Sylvain Thénault |
[test] missing future import
stable
|
changeset |
files
|
Fri, 11 Feb 2011 12:17:47 +0100 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
Fri, 11 Feb 2011 11:37:10 +0100 |
Sylvain Thénault |
[testlib] take care, validator may be None
stable
|
changeset |
files
|
Fri, 11 Feb 2011 11:29:23 +0100 |
Sylvain Thénault |
[testlib] extract get_validator method from _check_html, move assertDocTestFile
stable
|
changeset |
files
|
Fri, 11 Feb 2011 11:28:46 +0100 |
Sylvain Thénault |
[testlib] new method on page info object to ensure some tag with arbitrary attributes is found
stable
|
changeset |
files
|
Fri, 11 Feb 2011 10:57:35 +0100 |
Sylvain Thénault |
[packaging, test] include ldap test files in sdist
stable
|
changeset |
files
|
Thu, 10 Feb 2011 17:17:54 +0100 |
Sylvain Thénault |
[test] python 2.5 specifix
|
changeset |
files
|
Thu, 10 Feb 2011 16:21:35 +0100 |
Sylvain Thénault |
add a note
|
changeset |
files
|
Thu, 10 Feb 2011 16:21:23 +0100 |
Sylvain Thénault |
[manage view] get etypes first to avoid xhtml validation error if no one found
|
changeset |
files
|
Thu, 10 Feb 2011 16:20:49 +0100 |
Sylvain Thénault |
[datafeed] return empty dict when source is fresh avoid crash in the looping task because None returned
|
changeset |
files
|
Thu, 10 Feb 2011 13:26:41 +0100 |
Nicolas Chauvat |
[manage view] fix skipping of startup views
|
changeset |
files
|
Thu, 10 Feb 2011 12:28:31 +0100 |
Sylvain Thénault |
[parser host mapping] take care to cases where apphome is None (c-c i18ncube command for instance)
|
changeset |
files
|
Wed, 09 Feb 2011 19:00:25 +0100 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
Wed, 09 Feb 2011 19:00:14 +0100 |
Sylvain Thénault |
[test] update cwxml tests: computed cwuri have changed, and parser.parse isn't anymore a static method
|
changeset |
files
|
Wed, 09 Feb 2011 18:57:09 +0100 |
Sylvain Thénault |
[testlib] by default skip new 'manage' action's category
|
changeset |
files
|
Wed, 09 Feb 2011 18:49:41 +0100 |
Sylvain Thénault |
[manage view] filter before displaying anything avoid xhtml errors
|
changeset |
files
|
Wed, 09 Feb 2011 18:47:29 +0100 |
Sylvain Thénault |
[test] update cwuri test
stable
|
changeset |
files
|
Wed, 09 Feb 2011 18:08:40 +0100 |
Sylvain Thénault |
[test] test extracted from unittest_hooks + new test for unique constraint check
|
changeset |
files
|
Wed, 09 Feb 2011 18:06:29 +0100 |
Sylvain Thénault |
[datafeed] introduce a host mapping so dev instance may transparently redirect request to another host than the actual's one
|
changeset |
files
|
Wed, 09 Feb 2011 18:06:27 +0100 |
Sylvain Thénault |
[management ui] add views to manage sources similarly to users
|
changeset |
files
|
Wed, 09 Feb 2011 18:06:25 +0100 |
Sylvain Thénault |
[manage view] cleanup manage view and user menu
|
changeset |
files
|
Wed, 09 Feb 2011 18:06:24 +0100 |
Sylvain Thénault |
[datafeed] add parser to import cubicweb xml
|
changeset |
files
|
Wed, 09 Feb 2011 18:06:19 +0100 |
Sylvain Thénault |
[xml] enhance default entity xml view
|
changeset |
files
|
Wed, 09 Feb 2011 18:06:18 +0100 |
Sylvain Thénault |
[pyro source] benefit from addition of latest_retrieval on CWSource
|
changeset |
files
|
Wed, 09 Feb 2011 18:06:17 +0100 |
Sylvain Thénault |
[repository] #1460066: backport datafeed cube as cubicweb source
|
changeset |
files
|
Wed, 09 Feb 2011 18:06:13 +0100 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
Wed, 09 Feb 2011 18:05:39 +0100 |
Sylvain Thénault |
[entity, metadata] huuum, use resolvable url as cwuri... And fix existing ones.
stable
|
changeset |
files
|
Wed, 09 Feb 2011 18:04:04 +0100 |
Sylvain Thénault |
[doc] update some copyrights
stable
|
changeset |
files
|
Wed, 09 Feb 2011 16:16:20 +0100 |
Sylvain Thénault |
[repo, ms] fix pb introduced in 6941:9ed02daa7dbb resulting in missing relation deletes when an entity is deleted
|
changeset |
files
|
Tue, 08 Feb 2011 18:00:42 +0100 |
Sylvain Thénault |
[tabs js] merge tabs and lazy js files into cw.ajax.js and use camel case names to satisfy js coding standards
|
changeset |
files
|
Tue, 08 Feb 2011 18:00:23 +0100 |
Sylvain Thénault |
[schema, ui] fix is_subobject to skip cw_source relation (else everything is considered as a subobject, since this relation is now composite)
|
changeset |
files
|
Tue, 08 Feb 2011 14:18:18 +0100 |
Charles Hébert |
[admin ui] nicer views for users/groups management
|
changeset |
files
|
Tue, 08 Feb 2011 14:16:41 +0100 |
Sylvain Thénault |
[test, ui] mark CWSourceSchemaConfig as an internal type
|
changeset |
files
|
Tue, 08 Feb 2011 12:23:30 +0100 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
Mon, 07 Feb 2011 19:17:14 +0100 |
Sylvain Thénault |
[js] using the actual registry fixes spurious warnings
stable
|
changeset |
files
|
Mon, 07 Feb 2011 18:19:40 +0100 |
Sylvain Thénault |
[pyrorql source] using 'time' option type is more convenient
|
changeset |
files
|
Mon, 07 Feb 2011 18:19:39 +0100 |
Sylvain Thénault |
[sources] refactor source creation and options handling
|
changeset |
files
|
Mon, 07 Feb 2011 18:19:36 +0100 |
Sylvain Thénault |
[sources] rewrite the way pyrorql mapping are stored in the database so it can be reused for other sources (eg datafeed+cwxml)
|
changeset |
files
|
Mon, 07 Feb 2011 15:13:05 +0100 |
Sylvain Thénault |
[sources] reorganize abstract source code, drop no more used cleanup_entities_info and _cleanup_system_relations methods
|
changeset |
files
|
Mon, 07 Feb 2011 15:13:05 +0100 |
Sylvain Thénault |
[source schema] fix permission pb on cw_host_config_of relation + add composite on cw_source, so entities from a source are properly removed when the source is removed
|
changeset |
files
|
Mon, 07 Feb 2011 15:13:04 +0100 |
Sylvain Thénault |
[repo, ms] optimise external source deletion by using source's eid instead of name
|
changeset |
files
|
Sun, 06 Feb 2011 11:33:04 +0100 |
Sylvain Thénault |
[rql2sql] should not select a neged relation as principal + simplify code for sql generation for attribute relation
stable
|
changeset |
files
|
Fri, 04 Feb 2011 10:02:48 +0100 |
Sylvain Thénault |
[c-c] fix crash on delete instance + potential others when user don't specify db user's password
stable
|
changeset |
files
|
Mon, 13 Dec 2010 19:56:59 +0100 |
Nicolas Chauvat |
add a rql directive to restructuredtext
stable
|
changeset |
files
|
Thu, 03 Feb 2011 18:18:31 +0100 |
Sylvain Thénault |
[pkg] bump dependency on logilab.database
stable
|
changeset |
files
|
Wed, 02 Feb 2011 16:14:00 +0100 |
Sylvain Thénault |
Added tag cubicweb-debian-version-3.10.8-1 for changeset 132b525de25b
stable
|
changeset |
files
|
Wed, 02 Feb 2011 16:14:00 +0100 |
Sylvain Thénault |
Added tag cubicweb-version-3.10.8 for changeset e581a86a68f0
stable cubicweb-debian-version-3.10.8-1
|
changeset |
files
|
Wed, 02 Feb 2011 11:12:03 +0100 |
Sylvain Thénault |
3.10.8
stable cubicweb-version-3.10.8
|
changeset |
files
|
Wed, 02 Feb 2011 11:11:53 +0100 |
Sylvain Thénault |
i18nupdate
stable
|
changeset |
files
|
Tue, 01 Feb 2011 11:03:08 +0100 |
Aurelien Campeas |
undo part of #6911
|
changeset |
files
|
Tue, 01 Feb 2011 11:52:10 +0100 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
Tue, 01 Feb 2011 10:10:46 +0100 |
Sylvain Thénault |
[test] add test for != operator
stable
|
changeset |
files
|
Tue, 01 Feb 2011 10:08:44 +0100 |
Sylvain Thénault |
[rql2sql] fix bug with NOT in "fake" having terms
stable
|
changeset |
files
|
Tue, 01 Feb 2011 10:29:56 +0100 |
Aurelien Campeas |
[doc/book] simplify & fix the overview chapter
stable
|
changeset |
files
|
Mon, 31 Jan 2011 17:48:57 +0100 |
Sylvain Thénault |
ooops :D
stable
|
changeset |
files
|
Mon, 31 Jan 2011 17:31:09 +0100 |
Sylvain Thénault |
cleanups
stable
|
changeset |
files
|
Mon, 31 Jan 2011 17:30:48 +0100 |
Sylvain Thénault |
[ctxcomponents vreg] allow to specify 'no cache' using __cache argument
stable
|
changeset |
files
|
Mon, 31 Jan 2011 17:28:51 +0100 |
Sylvain Thénault |
[js utils] backport some generic code from comments cube
stable
|
changeset |
files
|
Mon, 31 Jan 2011 17:24:05 +0100 |
Sylvain Thénault |
[doc] update photo web site tutorial: we're starting from cw 3.10/file 1.9+
stable
|
changeset |
files
|
Fri, 28 Jan 2011 23:13:47 +0100 |
Sylvain Thénault |
[view] fix/enhance view.render
stable
|
changeset |
files
|
Fri, 28 Jan 2011 23:11:28 +0100 |
Sylvain Thénault |
[js lib] new string.rstrip method
stable
|
changeset |
files
|
Fri, 28 Jan 2011 16:19:22 +0100 |
Sylvain Thénault |
[ibreadcrumb] fix breadcrumb adapter backward compat
stable
|
changeset |
files
|
Fri, 28 Jan 2011 16:08:40 +0100 |
Julien Jehannet |
[selectors] modify workflow selectors: is_in_state, on_transition
stable
|
changeset |
files
|
Fri, 28 Jan 2011 15:23:47 +0100 |
Julien Jehannet |
[cw-ctl] use default `mkdtemp()` behaviour to store backup file internally
stable
|
changeset |
files
|
Fri, 28 Jan 2011 11:21:45 +0100 |
Julien Jehannet |
[debian] fix lintian errors
stable
|
changeset |
files
|
Fri, 28 Jan 2011 15:24:19 +0100 |
Sylvain Thénault |
[devtools] fix understanding of boundary constraint on db automatic population
stable
|
changeset |
files
|
Fri, 28 Jan 2011 15:15:14 +0100 |
Sylvain Thénault |
[rset] fix entity building for some result set with UNION and subqueries
stable
|
changeset |
files
|
Fri, 28 Jan 2011 15:12:13 +0100 |
Sylvain Thénault |
[c-c] lgc 0.54 check for duplicated commands, this may occurs with cw where plugins are automaticall (re)loaded
stable
|
changeset |
files
|
Fri, 28 Jan 2011 15:11:26 +0100 |
Sylvain Thénault |
[utils] support_args now support classes, searching if __init__ supports the arguments
stable
|
changeset |
files
|
Fri, 28 Jan 2011 11:08:31 +0100 |
Sylvain Thénault |
[schema sync] fix crash when bad inlinment detected, inlined is not in the locals
stable
|
changeset |
files
|
Thu, 27 Jan 2011 18:46:47 +0100 |
Sylvain Thénault |
cleanup, docstring update
stable
|
changeset |
files
|
Thu, 27 Jan 2011 18:29:17 +0100 |
Alexandre Fayolle |
fix test broken by addition of new entity in test schema
stable
|
changeset |
files
|
Thu, 27 Jan 2011 16:28:00 +0100 |
Sylvain Thénault |
[view] missing class on label span
stable
|
changeset |
files
|
Thu, 27 Jan 2011 14:10:44 +0100 |
Alexandre Fayolle |
fix #1452413 : is_in_state selector does not match initial state of an entity
stable
|
changeset |
files
|
Thu, 27 Jan 2011 13:43:49 +0100 |
Sylvain Thénault |
[component] refactor layout retrieval to handle case where we've an entity without rset properly
stable
|
changeset |
files
|
Thu, 27 Jan 2011 13:42:51 +0100 |
Sylvain Thénault |
[forms] EntityFieldsForm now take extra mainentity argument, for usage with composite form (the main form) where one of the subform edits the main entity
stable
|
changeset |
files
|
Thu, 27 Jan 2011 13:41:00 +0100 |
Sylvain Thénault |
[selectors] one_line_rset selector should also work when rset is None but an entity is specified
stable
|
changeset |
files
|
Thu, 27 Jan 2011 13:40:01 +0100 |
Sylvain Thénault |
[workflow] fix warning: we want to see the adapted entity, not the adapter
stable
|
changeset |
files
|
Thu, 27 Jan 2011 13:39:29 +0100 |
Sylvain Thénault |
[js] fix deprecated call
stable
|
changeset |
files
|
Thu, 27 Jan 2011 07:45:52 +0100 |
Sylvain Thénault |
[uicfg] fix reledit rtag initialization for final relations
stable
|
changeset |
files
|
Thu, 27 Jan 2011 07:45:14 +0100 |
Sylvain Thénault |
[uicfg] use INTERNAL_TYPES and WORKFLOW_TYPES to initialize indexview_etype_section dict
stable
|
changeset |
files
|
Thu, 27 Jan 2011 07:44:08 +0100 |
Sylvain Thénault |
[rtags] fix NoTargetRelationTagsDict to ensure relation are tagged using '*' during initialization
stable
|
changeset |
files
|
Thu, 27 Jan 2011 07:42:18 +0100 |
Sylvain Thénault |
[rtags] speepup initialization by avoiding to get file entity types relations (useless)
stable
|
changeset |
files
|
Wed, 26 Jan 2011 17:44:38 +0100 |
Sylvain Thénault |
[skel] try to generate warning free stub...
stable
|
changeset |
files
|
Wed, 26 Jan 2011 12:21:47 +0100 |
Sylvain Thénault |
[deprecation] kill remaining 3.6 warning
stable
|
changeset |
files
|
Wed, 26 Jan 2011 11:39:21 +0100 |
Sylvain Thénault |
[migration] cwunique constraint schema fix must be done in bootstrap migration
stable
|
changeset |
files
|
Wed, 26 Jan 2011 10:50:38 +0100 |
Sylvain Thénault |
[i18n] missing some english translation
stable
|
changeset |
files
|
Wed, 26 Jan 2011 10:49:05 +0100 |
Alexandre Fayolle |
we must check constraint for all concerned entities and not stop at the first deleted one
stable
|
changeset |
files
|
Wed, 26 Jan 2011 10:42:40 +0100 |
Alexandre Fayolle |
avoid creating a new instance of CleanupDeletedEidsCacheOp if nothing was deleted
stable
|
changeset |
files
|
Tue, 25 Jan 2011 15:16:05 +0100 |
Katia Saurfelt |
[css] fix popup css (login box) for IE7
stable
|
changeset |
files
|
Wed, 26 Jan 2011 09:32:34 +0100 |
Sylvain Thénault |
[user form] use InOutWidget to edit CWUser in_group relation
stable
|
changeset |
files
|
Tue, 25 Jan 2011 12:50:56 +0100 |
Katia Saurfelt |
[widgets, js] add a InOutWidget for multiple select
stable
|
changeset |
files
|
Tue, 25 Jan 2011 12:09:59 +0100 |
Alexandre Fayolle |
improve massive deletion performance
stable
|
changeset |
files
|
Tue, 25 Jan 2011 10:01:19 +0100 |
David Douard |
[ldap] remove useless hack in unittest_ldapuser.py
stable
|
changeset |
files
|