2011-02-11 Sylvain Thénault [ldap test] use get_available_port from cw.devtools.httptest stable
2011-02-11 Sylvain Thénault [test] generate slapd.conf to be cwd independant stable
2011-02-11 Sylvain Thénault [ldap test] use get_available_port from cw.devtools.httptest
2011-02-11 Sylvain Thénault [test] generate slapd.conf to be cwd independant
2011-02-11 Sylvain Thénault backport stable
2011-02-11 Sylvain Thénault [test] missing future import stable
2011-02-11 Sylvain Thénault backport stable
2011-02-11 Sylvain Thénault [testlib] take care, validator may be None stable
2011-02-11 Sylvain Thénault [testlib] extract get_validator method from _check_html, move assertDocTestFile stable
2011-02-11 Sylvain Thénault [testlib] new method on page info object to ensure some tag with arbitrary attributes is found stable
2011-02-11 Sylvain Thénault [packaging, test] include ldap test files in sdist stable
2011-02-10 Sylvain Thénault [test] python 2.5 specifix
2011-02-10 Sylvain Thénault add a note
2011-02-10 Sylvain Thénault [manage view] get etypes first to avoid xhtml validation error if no one found
2011-02-10 Sylvain Thénault [datafeed] return empty dict when source is fresh avoid crash in the looping task because None returned
2011-02-10 Nicolas Chauvat [manage view] fix skipping of startup views
2011-02-10 Sylvain Thénault [parser host mapping] take care to cases where apphome is None (c-c i18ncube command for instance)
2011-02-09 Sylvain Thénault backport stable
2011-02-09 Sylvain Thénault [test] update cwxml tests: computed cwuri have changed, and parser.parse isn't anymore a static method
2011-02-09 Sylvain Thénault [testlib] by default skip new 'manage' action's category
2011-02-09 Sylvain Thénault [manage view] filter before displaying anything avoid xhtml errors
2011-02-09 Sylvain Thénault [test] update cwuri test stable
2011-02-09 Sylvain Thénault [test] test extracted from unittest_hooks + new test for unique constraint check
2011-02-09 Sylvain Thénault [datafeed] introduce a host mapping so dev instance may transparently redirect request to another host than the actual's one
2011-02-09 Sylvain Thénault [management ui] add views to manage sources similarly to users
2011-02-09 Sylvain Thénault [manage view] cleanup manage view and user menu
2011-02-09 Sylvain Thénault [datafeed] add parser to import cubicweb xml
2011-02-09 Sylvain Thénault [xml] enhance default entity xml view
2011-02-09 Sylvain Thénault [pyro source] benefit from addition of latest_retrieval on CWSource
2011-02-09 Sylvain Thénault [repository] #1460066: backport datafeed cube as cubicweb source
2011-02-09 Sylvain Thénault backport stable
2011-02-09 Sylvain Thénault [entity, metadata] huuum, use resolvable url as cwuri... And fix existing ones. stable
2011-02-09 Sylvain Thénault [doc] update some copyrights stable
2011-02-09 Sylvain Thénault [repo, ms] fix pb introduced in 6941:9ed02daa7dbb resulting in missing relation deletes when an entity is deleted
2011-02-08 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
2011-02-08 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)
2011-02-08 Charles Hébert [admin ui] nicer views for users/groups management
2011-02-08 Sylvain Thénault [test, ui] mark CWSourceSchemaConfig as an internal type
2011-02-08 Sylvain Thénault backport stable
2011-02-07 Sylvain Thénault [js] using the actual registry fixes spurious warnings stable
2011-02-07 Sylvain Thénault [pyrorql source] using 'time' option type is more convenient
2011-02-07 Sylvain Thénault [sources] refactor source creation and options handling
2011-02-07 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)
2011-02-07 Sylvain Thénault [sources] reorganize abstract source code, drop no more used cleanup_entities_info and _cleanup_system_relations methods
2011-02-07 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
2011-02-07 Sylvain Thénault [repo, ms] optimise external source deletion by using source's eid instead of name
2011-02-06 Sylvain Thénault [rql2sql] should not select a neged relation as principal + simplify code for sql generation for attribute relation stable
2011-02-04 Sylvain Thénault [c-c] fix crash on delete instance + potential others when user don't specify db user's password stable
2010-12-13 Nicolas Chauvat add a rql directive to restructuredtext stable
2011-02-03 Sylvain Thénault [pkg] bump dependency on logilab.database stable
2011-02-02 Sylvain Thénault Added tag cubicweb-debian-version-3.10.8-1 for changeset 132b525de25b stable
2011-02-02 Sylvain Thénault Added tag cubicweb-version-3.10.8 for changeset e581a86a68f0 stable cubicweb-debian-version-3.10.8-1
2011-02-02 Sylvain Thénault 3.10.8 stable cubicweb-version-3.10.8
2011-02-02 Sylvain Thénault i18nupdate stable
2011-02-01 Aurelien Campeas undo part of #6911
2011-02-01 Sylvain Thénault backport stable
2011-02-01 Sylvain Thénault [test] add test for != operator stable
2011-02-01 Sylvain Thénault [rql2sql] fix bug with NOT in "fake" having terms stable
2011-02-01 Aurelien Campeas [doc/book] simplify & fix the overview chapter stable
2011-01-31 Sylvain Thénault ooops :D stable
2011-01-31 Sylvain Thénault cleanups stable
2011-01-31 Sylvain Thénault [ctxcomponents vreg] allow to specify 'no cache' using __cache argument stable
2011-01-31 Sylvain Thénault [js utils] backport some generic code from comments cube stable
2011-01-31 Sylvain Thénault [doc] update photo web site tutorial: we're starting from cw 3.10/file 1.9+ stable
(0) -3000 -1000 -300 -100 -64 +64 +100 +300 +1000 +3000 tip