2011-02-16 Sylvain Thénault merge default heads
2011-02-16 Adrien Di Mascio [tabs] use datadir_url to build image url instead of hardcoding data/
2011-02-16 Sylvain Thénault [wdoc] fallback to english title when no translation found stable
2011-02-16 Sylvain Thénault [datafeed] don't crash if python-kerberos isn't installed
2011-02-15 Nicolas Chauvat [sobjects/parsers] add gssapi auth handler to urllib2 opener
2011-02-15 Sylvain Thénault [data operation] add new remove_data method stable
2011-02-14 Sylvain Thénault [migtration] fix migration script for 'dont cross' relations
2011-02-14 Adrien Di Mascio backport stable
2011-02-14 Adrien Di Mascio [dataimport] implement create_entity() on ObjectStore to provide a consistent interface stable
2011-02-14 Adrien Di Mascio [dataimport] make it possible to insert 'empty' (i.e. no-attrs) entities stable
2011-02-14 nico [hooks] do not break if no entity created or updated during feed update
2011-02-14 Sylvain Thénault [ajax box] fix ajaxBoxShowSelector w/ mono-valued fields + minor cleanups stable
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
2011-01-28 Sylvain Thénault [view] fix/enhance view.render stable
2011-01-28 Sylvain Thénault [js lib] new string.rstrip method stable
2011-01-28 Sylvain Thénault [ibreadcrumb] fix breadcrumb adapter backward compat stable
2011-01-28 Julien Jehannet [selectors] modify workflow selectors: is_in_state, on_transition stable
2011-01-28 Julien Jehannet [cw-ctl] use default `mkdtemp()` behaviour to store backup file internally stable
2011-01-28 Julien Jehannet [debian] fix lintian errors stable
2011-01-28 Sylvain Thénault [devtools] fix understanding of boundary constraint on db automatic population stable
2011-01-28 Sylvain Thénault [rset] fix entity building for some result set with UNION and subqueries stable
2011-01-28 Sylvain Thénault [c-c] lgc 0.54 check for duplicated commands, this may occurs with cw where plugins are automaticall (re)loaded stable
2011-01-28 Sylvain Thénault [utils] support_args now support classes, searching if __init__ supports the arguments stable
2011-01-28 Sylvain Thénault [schema sync] fix crash when bad inlinment detected, inlined is not in the locals stable
2011-01-27 Sylvain Thénault cleanup, docstring update stable
2011-01-27 Alexandre Fayolle fix test broken by addition of new entity in test schema stable
2011-01-27 Sylvain Thénault [view] missing class on label span stable
2011-01-27 Alexandre Fayolle fix #1452413 : is_in_state selector does not match initial state of an entity stable
2011-01-27 Sylvain Thénault [component] refactor layout retrieval to handle case where we've an entity without rset properly stable
2011-01-27 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
2011-01-27 Sylvain Thénault [selectors] one_line_rset selector should also work when rset is None but an entity is specified stable
2011-01-27 Sylvain Thénault [workflow] fix warning: we want to see the adapted entity, not the adapter stable
2011-01-27 Sylvain Thénault [js] fix deprecated call stable
2011-01-27 Sylvain Thénault [uicfg] fix reledit rtag initialization for final relations stable
2011-01-27 Sylvain Thénault [uicfg] use INTERNAL_TYPES and WORKFLOW_TYPES to initialize indexview_etype_section dict stable
2011-01-27 Sylvain Thénault [rtags] fix NoTargetRelationTagsDict to ensure relation are tagged using '*' during initialization stable
2011-01-27 Sylvain Thénault [rtags] speepup initialization by avoiding to get file entity types relations (useless) stable
2011-01-26 Sylvain Thénault [skel] try to generate warning free stub... stable
2011-01-26 Sylvain Thénault [deprecation] kill remaining 3.6 warning stable
2011-01-26 Sylvain Thénault [migration] cwunique constraint schema fix must be done in bootstrap migration stable
2011-01-26 Sylvain Thénault [i18n] missing some english translation stable
2011-01-26 Alexandre Fayolle we must check constraint for all concerned entities and not stop at the first deleted one stable
2011-01-26 Alexandre Fayolle avoid creating a new instance of CleanupDeletedEidsCacheOp if nothing was deleted stable
2011-01-25 Katia Saurfelt [css] fix popup css (login box) for IE7 stable
2011-01-26 Sylvain Thénault [user form] use InOutWidget to edit CWUser in_group relation stable
2011-01-25 Katia Saurfelt [widgets, js] add a InOutWidget for multiple select stable
2011-01-25 Alexandre Fayolle improve massive deletion performance stable
2011-01-25 David Douard [ldap] remove useless hack in unittest_ldapuser.py stable
2011-01-25 David Douard [tests] make ldap source test run its own local (Open)LDAP server stable
2011-01-25 David Douard [ldap] small code cleanups stable
2011-01-25 Sylvain Thénault [test] fix score_entity test stable
2011-01-24 Sylvain Thénault [testlib] missing method on value generator to generate the Interval type
2011-01-24 Sylvain Thénault [cleanup]
2011-01-24 Sylvain Thénault backport stable
2011-01-24 Charles Hébert [selector] update `match_transition` selector to match form & as well as form view. stable
2011-01-24 Sylvain Thénault [book] fixes some references and other doc construction pbs stable
2011-01-24 Sylvain Thénault [book] advanced tutorial part 5 improvments: add some roles, talk about cube's layout, strip image stable
2011-01-24 Sylvain Thénault update code sample to 3.10 api stable
2011-01-24 Alexandre Fayolle blog proofreading stable
2011-01-23 Sylvain Thénault [doc] backport part 3 & 4 of the sytweb's tutorial + to be published part 5 stable
2011-01-21 Sylvain Thénault [test] missing future imports stable
2011-01-21 Sylvain Thénault [test] fix typo stable
2011-01-21 Sylvain Thénault [schema test] fix tests broken by 6861:9d4e11d6e783 (missing data files and not removed deprecated/broken test) stable
2011-01-21 Julien Jehannet [vreg] check for identical app objects when replacing stable
2011-01-20 Julien Jehannet [docstring] minor: add warning about entity cache for rql_condition selector stable
2011-01-21 Sylvain Thénault [selectors] minor: use similar __repr__ implementation for selector instances stable
2011-01-20 Julien Jehannet [tests] new unit tests about score_entity selector (inscore machinery) stable
2011-01-19 Julien Jehannet [tests] use migration api to create workflow stable
2011-01-21 Sylvain Thénault [c-c delete] closes #1433117 and other flavours where we don't want to crash on error stable
2011-01-21 Sylvain Thénault [after edition ui] closes #1381425: Wrong message : 'entity edited (click here to see created entity)' stable
2011-01-21 Sylvain Thénault [i18n] cleanup catalogs stable
2011-01-21 Sylvain Thénault [adapters] fix #1424467 caused by precedence of bw compat method while the adapter is concret for a given class stable
2011-01-20 Sylvain Thénault [c-c delete] add quote on db drop statement to be more robust to exotic database names stable
2011-01-20 Sylvain Thénault [ajax] apply Ronan Dunklau patch closing #1433305: loadRemote js function failure on Firefox 4 with upper cased base domain name stable
2011-01-20 Sylvain Thénault [schema] ease understanding of schema naming error stable
2011-01-20 Sylvain Thénault [db-create] we should always ask db user that should be used when special privileges are required stable
2011-01-20 Sylvain Thénault [entity] fix some docstrings stable
2011-01-20 Aurelien Campeas [js] always lowercase baseuri #1433305 stable
2011-01-19 Aurelien Campeas [rset] add utility method to get entities and attributes from any rset stable
2011-01-20 Sylvain Thénault [url publishing] evaluate url rewrite rules before rest path so one may easily override schema based urls
2011-01-20 Sylvain Thénault [ui, index page] drop useless 'schema entities' table
2011-01-20 cheb [views] delete ``permission`` tab in ``SchemaView``
2011-01-20 Sylvain Thénault [schema] fix CWSource permissions stable
2011-01-20 Sylvain Thénault [migration] fix migration of old cw instances which do not have yet the CWUniqueTogetherConstraint entity type stable
2011-01-19 Sylvain Thénault [repo] kill no more needed 'recreate' feature
2011-01-19 Sylvain Thénault [repo] move cursor creation into the try/except, it may raises an InterfaceError if the connection is closed stable
2011-01-19 Sylvain Thénault [repository auth] cleanup email login by turning it into a proper repo-side authentication plugin
2011-01-19 Sylvain Thénault [web session] cleanup session/authentication api: we don't have anymore to store authentication information on web session since the auto-reconnection feature has been dropped (eg in 3.10)
2011-01-19 Sylvain Thénault [primary view] support for entity_call on primary view
2011-01-19 Sylvain Thénault [doc] fix typo stable
2011-01-19 Sylvain Thénault [c-c list] don't crash if there are no 'version' attribute in pkginfo stable
2011-01-19 Sylvain Thénault [config] stop using a metaclass for registration of "public" configuration, simply do it explicitly stable
2011-01-19 Sylvain Thénault [devtools] set configuration name to all-in-one so test/data/all-in-one.conf file will be loaded as one may expected stable
2011-01-19 Sylvain Thénault backport stable
2011-01-19 Sylvain Thénault [sparql] fix an url generation bug breaking sparqlxml results view + remove a deprecation warning stable
2011-01-17 Sylvain Thénault [skel] setup.py patched to get easy_install to work stable
2011-01-17 Sylvain Thénault [tutorial] make things clearer stable
2011-01-17 Sylvain Thénault [hook] drop now deprecated comment (pop handled by get_data) stable
2011-01-17 Alexandre Fayolle tutorial proof reading stable
2011-01-17 Alain Leufroy [pkg] fix small bug appearing on Windows stable
2011-01-17 Sylvain Thénault [doc] major rework of the simple blog tutorial stable
2011-01-17 Sylvain Thénault [doc] fix match_rtype_sets docstring stable
2011-01-17 Sylvain Thénault [doc] some ReST syntax fixes stable
2011-01-17 Sylvain Thénault [doc] update cw api (XXX: similar changes have to be done in book probably) stable
2011-01-17 Alexandre Fayolle added note about the effect of commit/rollback on the hooks_control context manager stable
2011-01-14 Sylvain Thénault [doc] fix security bug in photo web site tutorial stable
2011-01-14 Sylvain Thénault [c-c create] don't ask for web server interface at level 0 stable
2011-01-14 Sylvain Thénault [skeleton] nicer pkginfo organization stable
2011-01-14 Sylvain Thénault [ui tweaks] fix default ui stable
2011-01-14 Sylvain Thénault [i18n] missing english translation stable
2011-01-14 Sylvain Thénault [doc] update unittest api stable
2011-01-14 Adrien Di Mascio backport stable branch
2011-01-14 Adrien Di Mascio [views] fix typo (invalid format character) in deprecation warning stable
2011-01-13 Sylvain Thénault backport stable
2011-01-13 Sylvain Thénault merge stable heads stable
2011-01-13 Sylvain Thénault Added tag cubicweb-debian-version-3.10.7-1 for changeset bf5d9a1415e3 stable
2011-01-13 Sylvain Thénault Added tag cubicweb-version-3.10.7 for changeset 1959d97ebf2e stable cubicweb-debian-version-3.10.7-1
2011-01-13 Sylvain Thénault [server test] can't use skipTest method as a class method, raise appropriate exception instead stable
2011-01-13 david douard [etwist] add an 'interface' config option (passed to reactor.listenTCP) stable cubicweb-version-3.10.7
2011-01-13 Sylvain Thénault [wf migration] allow to deactivate assertion on wfable entity to quick-fix tests stable
2011-01-13 Sylvain Thénault [schema] fix pb with ambiguous relation used within UniqueTogetherConstraint by having CWUniqueTogetherConstraint.relation targeting CWRType instead of CWAttribute/CWRelation. This fixes 3.10.7 migration. stable
2011-01-13 Sylvain Thénault [idownloadable] deprecate download_box function stable
2011-01-12 Sylvain Thénault [idownloadable] restore backward compat stable
2011-01-12 Sylvain Thénault typo in deprecation warning stable
2011-01-12 Sylvain Thénault [doc] stop trying to compile useless files with logilab's internal tools stable
2011-01-12 Sylvain Thénault update version number of dependancy to rql stable
2011-01-12 Sylvain Thénault prepare 3.10.7 stable
2011-01-12 Sylvain Thénault i18nupdate stable
2011-01-11 Sylvain Thénault [cleanup] pylint detected error (among a ton of false positives due to the dynamic nature of cubicweb's code...) stable
(0) -3000 -1000 -192 +192 +1000 +3000 tip