2011-03-24 Aurelien Campeas [merge] backport stable fixes into default
2011-03-22 Alexandre Fayolle Abstract the support for ORDER BY and LIMIT/OFFSET SQL generation stable
2011-03-24 Sylvain Thénault backport oldstable stable
2011-03-24 Sylvain Thénault [migration] Lesser memory consumption of cwuri fix + actually commit every 100 processed entities oldstable
2011-03-24 Sylvain Thénault [migration] improve fix cwuri progress bar oldstable
2011-03-24 Sylvain Thénault [migration] explicit first step of 3.10.9 migration. oldstable
2011-03-24 Sylvain Thénault cleanups stable
2011-03-24 Sylvain Thénault [uiprops, css] make header background actually modifiable through uiprops stable
2011-03-24 Sylvain Thénault [components] add **kwargs to render method of header components to make them usable as regular components (eg in other places than the header stable
2011-03-23 Sylvain Thénault [schema views] don't propose 'view all' action for final entity types (closes #1560549) stable
2011-03-23 Nicolas Chauvat [doc] fix urls pointing to repositories and download sites stable
2011-03-21 Alexandre Fayolle backported tag to stable stable
2011-03-21 Alexandre Fayolle Added tag cubicweb-version-3.9.x for changeset 48f468f33704 oldstable
2011-03-17 Aurelien Campeas merge stable
2011-03-17 Aurelien Campeas [devtools] missing py2.5 compat import oldstable
2011-03-17 Pierre-Yves David merge oldstable into default stable
2011-03-17 Pierre-Yves David fix stupid typo oldstable
2011-03-17 Pierre-Yves David merge oldstable
2011-03-17 Pierre-Yves David merge: [testlib] require explicite overwriting of TestDataBaseHandler. stable
2011-03-17 Pierre-Yves David [testlib] require explicite overwriting of TestDataBaseHandler. oldstable
2011-03-17 Pierre-Yves David remove conflict marker stable
2011-03-16 Pierre-Yves David merge old stable into stable stable
2011-03-16 Alexandre Fayolle fix pylint helper methods: need a classmathod in cwconfig.py stable
2011-03-16 Alexandre Fayolle fix pylint helper methods: need a classmathod in cwconfig.py oldstable
2011-03-16 Alexandre Fayolle merged back pylint help changes to stable stable
2011-03-16 Alexandre Fayolle merge oldstable
2011-03-16 Alexandre Fayolle help pylint by explicitely defining some attributes oldstable
2011-03-15 Nicolas Chauvat [doc] fix indentation spelling and grammar of tutorials/advanced/part03_bfss stable
2011-03-15 Nicolas Chauvat [doc] complete description of EXISTS in rql/language.rst stable
2011-03-15 Nicolas Chauvat [doc] fix rql/debugging.rst and server.__init__ docstrings stable
2011-03-15 Nicolas Chauvat [doc] fix rql/debugging.rst and server.__init__ docstrings oldstable
2010-12-07 Aurelien Campeas [test] New Handling of database for test. oldstable
2011-03-11 Aurelien Campeas [reledit] repair some brokennes
2011-01-19 Aurelien Campeas [reledit] kill the reledit/doreledit duality
2011-03-11 Sylvain Thénault default (3.11.X) is now stable stable
2011-03-11 Sylvain Thénault stable (3.10.X) is now oldstable oldstable
2011-03-10 Sylvain Thénault [test] add some tags stable
2011-03-10 Sylvain Thénault [test] properly close connections stable
2011-03-10 Sylvain Thénault [devtools] fix anonymous user handling in test classes stable
2011-03-10 Adrien Di Mascio [web] provide a data_url() method on req and get_rid of explicit datadir_url usage (#1438736)
2011-03-10 Adrien Di Mascio [views] #1499661 get rid of base tag
2011-03-10 Sylvain Thénault backport stable
2011-03-10 Adrien Di Mascio [tabs] forward url parameters to lazy tabs views stable
2011-03-09 Sylvain Thénault [testlib] fix regression introduced in 7065:6a6ea9966931 stable
2010-12-07 Sylvain Thénault [testlib] simplify code by using a class attribute stable
2011-03-09 Sylvain Thénault [repo] fix multi-threads bug with get_option_value: pyro proxy can't be used from a thread to another without caution (closes #1535206) stable
2011-03-09 Alexandre Fayolle fix editable_attributes bug (closes #1534802) stable
2011-03-08 Sylvain Thénault [http test] fix typo in super call
2011-03-08 Sylvain Thénault backport stable
2011-03-08 Sylvain Thénault [testlib] New assertion method assertSentEmail() to test presence of emails in system mailbox stable
2011-02-18 Julien Jehannet [tests] Fix web test for windmill and forms
2011-03-08 Sylvain Thénault [uilib] fix eid_param implementation stable
2011-03-08 Sylvain Thénault [test] fix bad super call stable
2011-03-08 Sylvain Thénault [dbapi] split in_memory_cnx functions stable
2011-03-08 Sylvain Thénault Remove trailing white space stable
2011-03-08 Sylvain Thénault Add a "closed" property on session stable
2011-03-08 Sylvain Thénault [test] Improve tagging and error message of TwistedCWIdentTC stable
2011-03-03 Pierre-Yves David [test/windmill] Gracefully skip windmill test if windmill can't be imported. stable
2011-03-03 Pierre-Yves David [devtools/qunit] had "qunit" test for tag. stable
2011-03-08 Sylvain Thénault [3.10.9 migration] don't display progress bar if stdout is not a tty stable
2011-03-07 Sylvain Thénault [source host alias] match_host is the attribute, match is the method
2011-03-07 Sylvain Thénault Added tag cubicweb-debian-version-3.11.1-1 for changeset 77318f1ec4aa
2011-03-07 Sylvain Thénault Added tag cubicweb-version-3.11.1 for changeset d0410eb4d8bb cubicweb-debian-version-3.11.1-1
2011-03-07 Sylvain Thénault 3.11.1 cubicweb-version-3.11.1
2011-03-07 Sylvain Thénault i18nupdate
2011-03-07 Sylvain Thénault backport stable
2011-03-07 Sylvain Thénault some copyrigh updates stable
2011-03-07 Sylvain Thénault [sql generation] fix exists table scope pb: when iterating other solutions inner to an EXISTS subquery, we should reset variables which have this exists node as scope stable
2011-03-07 Sylvain Thénault [sql generation] fix table scope pb: when an inlined relation is used as principal for the rhs variable, we should adjust lhs variable'scope stable
2011-03-07 Nicolas Chauvat merge stable changes into default
2011-03-07 Sylvain Thénault [testlib] backport some useful testing utilities from tracker's testutils module stable
2011-03-07 Sylvain Thénault [testlib] fix rql generation bug w/ groups given as unicode string stable
2011-03-03 Sylvain Thénault [multi-sources] add missing close method on ConnectionWrapper stable
2011-03-03 Sylvain Thénault [c-c db-check] new checks for entities missing a mandatory relation/attribute stable
2011-03-03 Sylvain Thénault [c-c db-check] factorize code by introducing notify_fixed dumb function stable
2011-03-03 Sylvain Thénault [migration] cleanup corrupted database, pb noticed on several instances stable
2011-03-03 Adrien Di Mascio [dataimport] remove eid_key deprecation warning and prints stable
2011-02-28 Sylvain Thénault [config] fix option group clash causing anonymous user configuration to end in the MAIN section instead of the WEB section if cubicweb-dev is installed stable
2011-02-28 Sylvain Thénault [config refactoring] rename eproperty_definition method to cwproperty_definition stable
2011-02-22 Alexandre Fayolle allow configuring the level of the configuration settings for cw-ctl add-source and db-init (which may call add-source) stable
2011-02-22 Alexandre Fayolle add some tips for users who want to bind to an AD server stable
2011-02-21 Sylvain Thénault [c-c upgrade] rename force-componant-version option to force-cube-version and cleanup code stable
2011-02-21 Sylvain Thénault [repo querier] fix rqlst cache no limit issue, comment the code stable
2011-02-18 Sylvain Thénault [migration] missing future import stable
2011-02-18 Sylvain Thénault backport stable
2011-02-18 Sylvain Thénault [source hooks] filter out case where source configuration doesn't have to be reloaded
2011-02-18 Sylvain Thénault Added tag cubicweb-debian-version-3.11.0-1 for changeset 8daabda9f571
2011-02-18 Sylvain Thénault Added tag cubicweb-version-3.11.0 for changeset 37432cede4fe cubicweb-debian-version-3.11.0-1
2011-02-18 Sylvain Thénault [schema sync] we don't want to react on after_update_entity, it may only causes bug. CWUniqueConstraint should be deleted then a fresh one readded on change (as we do in sync_schema_props_perms) stable
2011-02-18 Sylvain Thénault i18n update cubicweb-version-3.11.0
2011-02-18 Sylvain Thénault [source ui] uicfg tweaks
2011-02-18 Sylvain Thénault 3.11
2011-02-18 Sylvain Thénault [web test] fix some tests broken by recent (and various) changesets
2011-02-18 Nicolas Chauvat [web/views] add a generic rdf view
2011-02-18 Sylvain Thénault backport stable
2011-02-18 Sylvain Thénault [testlib pageinfo] extract matching_node method from has_tag to ease looking for a node with a given set of attributes stable
2011-02-18 Sylvain Thénault backport stable
2011-02-17 Sylvain Thénault [schema serialization] for relation type, ertidx contains the relation type as string, for relation def, the RelationDefinitionSchema instance stable
2011-02-17 Sylvain Thénault [schema deserialization] enhance fix done in 7010:fa707848a88a to properly deal with cw 3.9 database stable
2011-02-17 Sylvain Thénault [schema deserialization] _unique_together should hold string, not schema instance (may lead to crash during sync_schema_props_perms for instance) stable
2011-02-17 Sylvain Thénault backport stable
2011-02-17 Sylvain Thénault cleanup stable
2011-02-17 Sylvain Thénault [web test] ensure we're using proper instance home stable
2011-02-17 Sylvain Thénault backport stable
2011-02-17 Sylvain Thénault [config] we should load available configuration before search for an instance configuration stable
2011-02-17 Sylvain Thénault [dbapi] fix for cases where one want to use 'connect' for an in-memory connection stable
2011-02-17 Sylvain Thénault [skel] avoid pylint warning for newly generated cube stable
2011-02-17 Nicolas Chauvat [sobjects/parsers] compatibility with xml view of cw <= 3.10
2011-02-17 Nicolas Chauvat [sobjects/parsers] on validationerror, skip entity and continue processing feed
2011-02-16 Sylvain Thénault [web test] fix test name conflict stable
2011-02-16 Sylvain Thénault merge default heads
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
(0) -3000 -1000 -240 +240 +1000 +3000 tip