2011-04-14 Sylvain Thénault [testlib] refactor create_user and grant_permission to make them usable from pre_setup_database
2011-04-14 Sylvain Thénault [3.12 regression] don't access to __class__ directly, it may raise AttributeError
2011-04-13 Adrien Di Mascio [testlib] fix typos / NameErrors in devtools/__init__.py stable
2011-04-13 Sylvain Thénault [schema serialization] add warning on missing group stable
2011-04-13 Sylvain Thénault backport stable
2011-04-13 Sylvain Thénault [testlib] fix bug in backup file name generation: it may erroneously replace '-' by '_' in database **parent directories**. This should fix random error when test are run under apycot. stable
2011-04-13 Sylvain Thénault backport stable
2011-04-13 Sylvain Thénault [schema diagram] proper url generation (closes #1621276) stable
2011-04-13 Adrien Di Mascio [testlib] fix readlb config handling, avoid systematic recreation of db with postgres (closes #1618089) stable
2011-04-13 Aurelien Campeas [entities] fix cw_instantiate typo stable
2011-04-12 Aurelien Campeas [entities/test] add failing test for cw_instantiate stable
2011-04-12 Sylvain Thénault [timezone] ensure tzinfo is None
2011-04-12 Sylvain Thénault [entity] use a list comprehension stable
2011-04-11 Nicolas Chauvat Added tag cubicweb-debian-version-3.12.2-1 for changeset 6d418fb3ffed
2011-04-11 Nicolas Chauvat Added tag cubicweb-version-3.12.2 for changeset 5a9b6bc56538 cubicweb-debian-version-3.12.2-1
2011-04-11 Nicolas Chauvat [packaging] prepare the release of version 3.12.2 cubicweb-version-3.12.2
2011-04-11 Nicolas Chauvat merge changes from stable branch
2011-04-11 Sylvain Thénault [facet] ignore range extremas to avoid filtering out rows where value is NULL (closes #1251192) stable
2011-04-11 Sylvain Thénault Backed out changeset e0e802afa8e1, widgets are actually defined below stable
2011-04-11 Sylvain Thénault [facet] refactor: a simple class attribute is enough stable
2011-04-11 Sylvain Thénault [native source] eid_creation_lock actually lock the eid connection creation and usage stable
2011-04-11 Sylvain Thénault [dataimport] allow to specify columns on which result should be sorted in lazydbtable stable
2011-04-08 Sylvain Thénault [entity creation] ensure this is a relation and not an attribute before moving things into pending_relations because value is a list stable
2011-04-07 Adrien Di Mascio [fckeditor] fix fckeditor relative url: use baseuri() stable
2011-04-06 Sylvain Thénault Added tag cubicweb-debian-version-3.12.1-1 for changeset 07e2c9c7df26
2011-04-06 Sylvain Thénault Added tag cubicweb-version-3.12.1 for changeset 59701627adba cubicweb-debian-version-3.12.1-1
2011-04-06 Sylvain Thénault 3.12.1 cubicweb-version-3.12.1
2011-04-06 Sylvain Thénault i18n update
2011-04-06 Sylvain Thénault backport stable
2011-04-06 Sylvain Thénault [sql generation] fix missing join with outer joins w/ rhs invariant variable... stable
2011-04-06 Sylvain Thénault [test, cw props] ensure we can't add user specific / system-wide properties stable
2011-04-06 Sylvain Thénault [ms planner] fix buggy temp table name generation, may generate duplicated unique id with subqueries/union stable
2011-04-06 Sylvain Thénault [system source] drop now useless bw compat stable
2011-04-06 Sylvain Thénault [test] silent warning stable
2011-04-06 Sylvain Thénault [ms planner] use an index to avoid doing the same step twice stable
2011-04-06 Adrien Di Mascio [views] extend HTMLStream API to be able to change doctype / xmldecl
2011-04-06 Sylvain Thénault [test] drop some warnings introduced by new test dabase handling stable
2011-04-06 Sylvain Thénault rephrase stable
2011-04-06 Sylvain Thénault backport stable
2011-04-04 Katia Saurfelt [web] fix CalendarView : both icalendarable.start and icalendarable.stop dates can be None stable
2011-03-31 Florent Cayré [edit controller] fix subform formid in EditController (would need further improvement) stable
2011-04-06 Sylvain Thénault [schema synchronization] get back eid when adding a final entity type, else it may cause pb on later schema synchronization during the migration where the type is added stable
2011-04-05 Alexandre Fayolle backport fix from oldstable
2011-04-05 Alexandre Fayolle backport fix from oldstable stable
2011-04-05 Alexandre Fayolle fileConfig is in logging.config oldstable cubicweb-version-3.10.x
2011-04-05 Sylvain Thénault [entity vocab] fix bug introduced in 3.12 vs/ entity vocabulary, leading to some unexpected empty vocabulary. Fix test accordingly.
2011-04-05 Sylvain Thénault [rql rewriter] take care not to introduce snippets into a neged scope
2011-04-05 Sylvain Thénault [old css] use aColor property stable
2011-04-05 Sylvain Thénault [uipros] drop unused properties stable
2011-04-05 Sylvain Thénault [selectors] abstract ExpectedValueSelector now accept a set as single argument stable
2011-04-05 Sylvain Thénault [igeocodable] import adapter description stable
2011-04-04 Sylvain Thénault [dataimport] tell more and nicely about transaction status stable
2011-04-04 Sylvain Thénault [dataimport] propagate stack stable
2011-04-01 Alexandre Fayolle Added tag cubicweb-debian-version-3.12.0-1 for changeset 92b56939b7c7
2011-04-01 Alexandre Fayolle Added tag cubicweb-version-3.12.0 for changeset fd502219eb76 cubicweb-debian-version-3.12.0-1
2011-04-01 Alexandre Fayolle prepare 3.12.0 cubicweb-version-3.12.0
2011-04-01 Sylvain Thénault [time zone] support for TZDatetime and TZTime data type
2011-04-01 Alexandre Fayolle merged test fix from stable
2011-04-01 Adrien Di Mascio [http] implement 1587305: provide better implementation of Accept header parsing + tests
2011-04-01 Sylvain Thénault [web test] extract a set_auth_mode method from init_authentication and use it in test_fb_login_concept to avoid bad test interaction stable
2011-04-01 Alexandre Fayolle merge stable to default
2011-04-01 Alexandre Fayolle fix failing tests before 3.12 release
2011-03-31 Sylvain Thénault [dataimport] new 'lazydbtable' generator function to feed data from a database table stable
2011-03-31 Sylvain Thénault [dataimport] ObjectStore.create_entity should return something that looks like an entity (eg no more using dict protocol to access to attributes) stable
2011-03-31 Sylvain Thénault [dataimport] cleanups, update docstring to up-to-date usage stable
2011-03-31 Nicolas Chauvat [doc] improve dostring of server.hook stable
2011-03-31 Alexandre Fayolle merge back stable to default
2011-03-31 Nicolas Chauvat [cwctl] refactor ui messages aiming for consistency and simplicity stable
2011-03-31 Sylvain Thénault [entity vocabulary] refactor unrelated rql to allow usage of RQLRewriter to insert schema constraints. Closes #1561806
2011-03-31 Sylvain Thénault [entity vocabulary] fix unrelated rql generation to skip rql constraints that don't make sense
2011-03-31 Sylvain Thénault [schema, refactoring] use RQLExpression as base class for RQL constraint classes
2011-03-31 Sylvain Thénault [reledit] fix crash due to wrong attributes usage stable
2011-03-31 Alexandre Fayolle merge
2011-03-31 Florent Cayré make it easier to inherit from EditionFormView stable
2011-03-30 Alexandre Fayolle more TZDatetime/TZTime test fixes
2011-03-30 Alexandre Fayolle fix test_knownValues_load_schema
2011-03-30 Alexandre Fayolle backport stable to default
2011-03-30 Nicolas Chauvat [doc] fix typo stable
2011-03-30 Nicolas Chauvat [doc] fix typo stable
2011-03-30 Sylvain Thénault [AnyEntity] rename __linkto attribute as cw_linkto to avoid name mangling which make overriding/monkey-patching unnecessarily harder stable
2011-03-30 Sylvain Thénault [sql generation test] avoid lgdb warnings when a db module is faked stable
2011-03-30 Sylvain Thénault backport stable
2011-03-30 Sylvain Thénault [c-c create] unification of c-c create and its subcommands handling stable
2011-03-30 Sylvain Thénault [rql rewriter] to properly handle 'relation' rql expressions, rql rewriter must support multiple variables (eg S and O) at once to be given as varmap stable
2011-03-30 Sylvain Thénault [rql rewriter] drop unused argument stable
2011-03-30 Sylvain Thénault [rql rewriter] don't add unnecessary (potentially buggy) exists stable
2011-03-29 Alexandre Fayolle update lgc dependency also in pkginfo stable
2011-03-29 Alexandre Fayolle updated lgc dependency stable
2011-03-29 Alexandre Fayolle allow CW to act as a Pyro Server without registering the server to a Pyro Nameserver (closes #1528533) stable
2011-03-29 Sylvain Thénault [date picker] apply Carlos patch fixing spanish date picker translation file. Closes #1558893 stable
2011-03-28 Sylvain Thénault cleanup stable
2011-03-28 Sylvain Thénault [c-c create] we should also skip option with no type, else we may generate title for section without any option to fill stable
2011-03-28 Sylvain Thénault [config] do not set base-url during instance creation, we don't want generated value to ends up in the configuration file stable
2011-03-28 Sylvain Thénault [config] generalise config.creating, allowing to drop set_language class attribute stable
2011-03-28 Sylvain Thénault [web test] fix broken url in reledit. tests BROKEN ANYWAY (crash due to missing attribute) stable
2011-03-28 Nicolas Chauvat merge stable
2011-03-28 Nicolas Chauvat Added tag cubicweb-debian-version-3.11.2-1 for changeset 954b5b51cd92 stable
2011-03-28 Nicolas Chauvat Added tag cubicweb-version-3.11.2 for changeset 56ae3cd5f855 stable cubicweb-debian-version-3.11.2-1
2011-03-28 Nicolas Chauvat [packaging] prepare 3.11.2 stable cubicweb-version-3.11.2
2011-03-28 Alexandre Fayolle try to reconstruct the file forgotten by syt in changeset e094b3d4eb95 stable
2011-03-28 Adrien Di Mascio [javascript] fix loadRemote test for JSON_BASE_URL / baseuri matching stable
2011-03-28 Sylvain Thénault cleanups stable
2011-03-28 Sylvain Thénault [cwuser, persistent properties] fix recent set_property implementation on CWUser: for_user is automatically handled for non-managers users (this is seriously debatable though) stable
2011-03-28 Sylvain Thénault [repository] fix crash in optimized [add|remove]_relation w/ inlined relation (broken by cw 3.10 refactoring) stable
2011-03-28 Sylvain Thénault [server] move EditedEntity class to its own module, to avoid cyclic dependency when needed from e.g. session.py stable
2011-03-28 Adrien Di Mascio [facets] closes #1569459 (date-range facet with year < 1900) stable
2011-03-28 Nicolas Chauvat [session] add find_entities and find_one_entity to session/request API (closes #1550045) stable
2011-03-28 Nicolas Chauvat [web formwidgets] add missing tabindex to jquery date and time widgets (closes #1568475) stable
2011-03-28 Sylvain Thénault [c-c create] db-create doesn't not take a verbose option any longer stable
2011-03-28 Sylvain Thénault [css] we should use padding instead of margin here, else the element as size greater than <body>, forcing an horizontal scrollbar to appear stable
2011-03-25 Sylvain Thénault [db connection] fix db connections method: verbose should be named interactive, it's not a question of verbosity but wether question should be asked or not stable
2011-03-25 Sylvain Thénault [cwprops, migration] fix [set_]property to ensure we don't retrieve a user specific value. Add some docstring along the way stable
2011-03-25 Sylvain Thénault [cwprops] add set_property method on CWUser instances, to ease setting of user specific properties stable
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
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
2010-11-09 Pierre-Yves David [testlib] extract validation logic into a ``assertWellFormed`` method. stable
2011-01-11 Sylvain Thénault [migration] add_workflow now ensure the entity type is actually workflowable, and a new make_workflowable migration function is available to make an entity type workflowable (closes #1382720) stable
2011-01-11 Sylvain Thénault unittest2 fix: can't skip test in setUp, but it's fine in setUpClass stable
2011-01-11 Sylvain Thénault [c-c] #1193302: Only show Deprecation warnings when using cubicweb-ctl (not /etc/init.d/cubicweb) stable
2011-01-11 Sylvain Thénault [pyviews] document the fact that content is not xml-escaped (closes #1382038) stable
2011-01-11 Sylvain Thénault [repository, pyro] ensure we're still properly registered into pyro name server in a looping task (closes #1336002) stable
2011-01-11 Sylvain Thénault [web action] refactor box menu handling, fixing #1401943 on the way stable
2011-01-11 Sylvain Thénault [config] use %r instead of %s for cube name makes things clearer stable
2011-01-10 Sylvain Thénault missing future import stable
2011-01-10 Sylvain Thénault [web test] fix authentication test: session cookie should now be computed by the session handler (changed in cw 3.10.6) stable
2011-01-10 Sylvain Thénault [unittest2] update to unittest2 assertRaises api stable
2011-01-07 Sylvain Thénault [server test] fix test inter-dependancy issue stable
2011-01-07 Sylvain Thénault [multi-sources] fix planning of crossed relation w/ some complex queries stable
2011-01-07 Sylvain Thénault [idownloadable] oneline view display entity's default title instead of file name, while download box display file name stable
2011-01-07 Sylvain Thénault [deprecation] fix bad warning on entity.querier_pending_relations stable
2011-01-07 Sylvain Thénault [web session] refactor to finally closes #343036: allow _postlogin behaviour overloading stable
2011-01-07 Sylvain Thénault [schema migration] add a test to ensure default value are considered stable
2011-01-06 Sylvain Thénault [schema hook] don't depends on lgc.testlib, hence unittest2 for a dumb mock stable
2011-01-06 Pierre-Yves David [bfss storage] Improve fspath() error message. stable
2011-01-06 Sylvain Thénault [json controler] extraargs in js_component contains unicode keys which may not be given as argument names stable
2011-01-06 Sylvain Thénault [footer template] refactor to ease addition of some content into the footer stable
2011-01-06 Sylvain Thénault [boxes] add id of the rset to generated dom id of RsetBox to lower chance of id conflict (object id may be reused later) stable
2011-01-06 Sylvain Thénault [doc] fix bad class ref stable
2011-01-05 Sylvain Thénault oops, forgotten to save buffer...
2011-01-05 Sylvain Thénault backport stable
2011-01-05 Julien Jehannet [unittest2] use unittest2 module fixture api stable
2011-01-05 Julien Jehannet [server/test] raise SkipTest from setUpModule instead of setUp( unittest2 behaviour) + kill some deprecation warnings stable
2011-01-05 Sylvain Thénault [daemon] make process umask configurable stable
2011-01-05 Sylvain Thénault properly tell we've started an instance (close #1391262) stable
2010-12-23 Julien Jehannet [ctxcomponents] RQLCtxComponent: refactor init_rendering/render_body to ease overriding stable
2011-01-05 Julien Jehannet [tests] use TextTestRunner from unittest, no more need to use SkipAwareTextRunner from lgc.testlib (which doesn't exist anymore in recent releases stable
2011-01-03 Julien Jehannet [i18n/fr] minor change in etypenavigation component stable
2011-01-05 Sylvain Thénault d-t-w stable
2011-01-04 Sylvain Thénault merge stable heads stable
2011-01-04 Sylvain Thénault [test, html validation] make validator selection somewhat smarter (at least it works properly when content is demoted from xhtml to html, making the XMLDemotingValidator class useless stable
2011-01-04 Sylvain Thénault minor code cleanup stable
2011-01-04 Sylvain Thénault merge stable
2011-01-04 Sylvain Thénault Backed out changeset 84b67ae41a0d: with this fix, some stable
2011-01-04 Alexandre Fayolle fix unittest broken by TrInfo schema change stable
2011-01-04 Alexandre Fayolle check the validity of kwargs passed to match_rtype stable
2011-01-04 Sylvain Thénault merge stable heads stable
2011-01-04 Alexandre Fayolle fix ticket #1382716 (problem was actually more subtle than I originally thought) stable
2011-01-04 Aurelien Campeas [web/views/basetemplates] nbsp breaks tests, use #160 instead stable
2011-01-04 Aurelien Campeas [web/views/workflow] hide tr_count attribute in wf transition form stable
2011-01-04 Sylvain Thénault backport stable
2011-01-04 Sylvain Thénault [html generation] even when doctype without extension are asked, we should define the xmlns:cubicweb attribute to avoid html validation error during tests (break tests with new calendar view in default branch since it demote to html) stable
2011-01-04 Alexandre Fayolle handle the fact that there might be no views registered in some configurations (#1382716) stable
2011-01-04 Sylvain Thénault [ms] fix ms planner crash on some ambiguous queries, as demonstrated in a comment on http://www.cubicweb.org/ticket/1382452 stable
2011-01-04 Sylvain Thénault [ms] #1382452: incorrect results with multi-sources stable
2010-12-21 Alexandre Fayolle #1382705 forbid with sql level locking the simultaneous fireing of a transition on a given entity stable
2011-01-03 Aurelien Campeas [doc/book] add missing mixin stable
2010-12-22 Aurelien Campeas [views/reledit] funky API made this fatal (it was previously only eating the second argument) stable
2010-12-22 Aurelien Campeas [views/reledit] ajax.js not there by default #1382713 stable
2010-12-22 Aurelien Campeas [doc/book] fix/update a bit the hooks chapter stable
2010-12-21 Alexandre Fayolle fix error message for unique together constraint stable
2010-12-18 Sylvain Thénault backport stable
2010-12-18 Sylvain Thénault backport oldstable stable
2010-12-10 Pierre-Yves David [config, i18n] Create default translation mechanism for all supported languages. oldstable cubicweb-version-3.9.x
2010-12-10 Pierre-Yves David [config] Use newstyle call to parent classe method. oldstable
2010-12-13 Nicolas Chauvat [security] fix access control problem oldstable
2010-12-14 Aurelien Campeas [js/edition] remove trailing coma stable
2010-12-14 Aurelien Campeas [doc/book] move ctl tool in Admin chapter (from Appendages) stable
2010-12-14 Aurelien Campeas [doc/book] mention that the shell is a python shell stable
2010-12-10 Aurelien Campeas [web/components] fix typo in warning stable
2010-12-10 Adrien Di Mascio [registry] backout 120c7ea6e1fa: errors should not pass silently stable
2010-12-09 Aurelien Campeas [config] revert change that breaks i18nxxx commands oldstable
2010-12-09 Katia Saurfelt remove "metadata" class from MetaDataView as it is now set by SectionLayout (view.cssclass) stable
2010-12-09 Katia Saurfelt [js] fix initial value for autocomplete stable
2010-12-09 Aurelien Campeas [pkginfo|debian/control] adjust ldb version oldstable
2010-12-09 Stephanie Marcu add localization files for jquery datepicker
2010-12-09 Stephanie Marcu [#615712] replace calendar views with views using fullcalendar jquery plugin (remove old_calendar)
2010-12-09 Alexandre Fayolle brown paperbag fix oldstable
2010-12-09 Alexandre Fayolle make rename_table work with MS SQL (needs updated logilab.database) oldstable
2010-12-09 Alexandre Fayolle [ldap] fix user-filter handling oldstable
2010-11-29 Julien Jehannet [migration] improve doctest report format stable
2010-12-03 Julien Jehannet [book] Notes about literate testing stable
2010-12-06 Julien Jehannet [hook] update DataOperationMixIn docstring stable
2010-11-09 Pierre-Yves David [config, i18n] Create default translation mechanism for all supported languages. oldstable
2010-12-03 Alexandre Fayolle allow additional filtering to be performed on the LDAP source (#1382380) oldstable
2010-12-02 Sylvain Thénault [edition js] update docstring and remove a 3.9 deprecation warning stable
2010-12-02 Sylvain Thénault [autoform] fix call to remove pending generic relation: reference bad function name stable
2010-12-02 Sylvain Thénault [autoform] fix restoration of pending generic relation: inconsistent id was generated (eg different from the one generated by javascript stable
2010-12-01 Sylvain Thénault [pyro source] store pyro source mapping file into the database
2010-12-01 Sylvain Thénault backport stable
2010-12-01 Sylvain Thénault [repo source] rename attribute so it's much easier to grasp its role stable
2010-12-01 Sylvain Thénault backport oldstable stable
2010-12-01 Pierre-Yves David [testlib] Use logilab.common.shellutils.getlogin instead of local hack. oldstable
2010-12-01 Sylvain Thénault [doc] minor fixes oldstable
2010-12-01 Pierre-Yves David [doc/book] Improve installation doc mostly about pip ans easy_install oldstable
2010-12-01 Pierre-Yves David [doc/book] Update cubicweb repository url oldstable
2010-12-01 Pierre-Yves David [doc/book] Add a note about <database>-support virtual package. oldstable
2010-11-30 Nicolas Chauvat Added tag cubicweb-debian-version-3.10.6-1 for changeset 1484257fe9ae stable
2010-11-30 Nicolas Chauvat Added tag cubicweb-version-3.10.6 for changeset 3c81dbb58ac4 stable cubicweb-debian-version-3.10.6-1
2010-11-30 Nicolas Chauvat prepare 3.10.6 stable cubicweb-version-3.10.6
2010-11-30 Aurelien Campeas [merge] backport stable
2010-11-23 Pierre-Yves David merge olstable back (3.9.9 packaging fix) stable
2010-11-23 Pierre-Yves David Merge back fix to 3.9.9 packaging oldstable
2010-11-23 Pierre-Yves David Added tag cubicweb-debian-version-3.9.9-3 for changeset 09c98763ae9d oldstable
2010-11-23 Pierre-Yves David [pkg/debian] Add source format information oldstable cubicweb-debian-version-3.9.9-3
2010-11-23 Pierre-Yves David prepare 3.9.9-3 oldstable
2010-10-17 Sylvain Thénault [debian] i18n directory should actually be in cubicweb-common oldstable
2010-11-23 Pierre-Yves David Added tag cubicweb-debian-version-3.9.9-2 for changeset b7db1f593558 oldstable
2010-11-23 Pierre-Yves David [pkg-debian] prepare 3.9.9-2 oldstable cubicweb-debian-version-3.9.9-2
2010-10-17 Sylvain Thénault [debian] cleanup -common package oldstable
2010-11-15 Nicolas Chauvat [migration] 3.10.4 migration should not ask confirmation when adding CWSource stable
2010-11-12 Nicolas Chauvat backport oldstable stable
2010-11-12 Nicolas Chauvat fix typo stable
2010-11-09 Julien Jehannet [download box] refactor to ease when one want to propose multiple elements to download stable
2010-11-09 Julien Jehannet [basetemplates] breadcrumbs component context sticks to ApplicationName stable
2010-11-09 Julien Jehannet [basetemplates] define header ctx components categories as attribute to ease overriding stable
2010-11-09 Julien Jehannet [migration] put some migration context info in doctest environment: __file__ and __args__ stable
2010-11-05 Julien Jehannet [windmill tests] use extra timeouts, else we get failure simplu because we didn't wait enough stable
2010-11-05 Julien Jehannet [devtools] make migration handler easily available from CubicWebTC through .shell() method stable
2010-11-12 Sylvain Thénault [ldap] make instance still usable if we can't contact ldap server stable
2010-11-05 Sylvain Thénault [change state form] set domid to avoid data conflict with other (eg edition) form stable
2010-11-05 Sylvain Thénault [action] set mainform=False to ensure we don't consume previously posted form validation errors stable
2010-11-05 Sylvain Thénault [forms] remove some deprecation warnings stable
2010-11-05 Sylvain Thénault backport stable
2010-11-05 Sylvain Thénault update note stable
2010-11-05 Julien Jehannet [shell, testlib] return doc test results in process_script and new assertDocTestFile method on CubicWebTC stable
2010-11-05 Sylvain Thénault [migration] fix rqliter when some query arguments are given stable
2010-10-22 Julien Jehannet [uilib] soup2xhtml uses now lxml.html.Cleaner stable
2010-11-05 Sylvain Thénault minor cleanups stable
2010-11-05 Sylvain Thénault fix #724689: exception's display during ajax call stable
2010-11-05 Sylvain Thénault test and fix #1232202: [bookmarks] broken link for startupviews stable
2010-11-05 Sylvain Thénault fix #1376317: facet: no_relation feature crash when rql has no restriction stable
2010-11-05 Sylvain Thénault [web session] fix '#1375582: sometime have to relogin since secure session cookie are used' by having different session cookie for http/https version. Also add application name to avoid potential pb when developping differents appls on the same port. stable
2010-11-05 Sylvain Thénault [migration] use eschema.type for nicer display when confirmation is asked stable
2010-11-05 Sylvain Thénault [base template header] changeset 6669:e4532c6acf34 introduce a visual regression on standard site, fix it by merging header-left/header-center context, it simplify things and have proper display. Cubes using 'firstcolumn' css class will have to be upgraded stable
2010-11-05 Sylvain Thénault [timetable view] ensure we actually have a user in the rset cell stable
2010-11-05 Sylvain Thénault cleanup stable
2010-11-05 Sylvain Thénault [c-c list] tell more about the pb when some cube information is missing stable
2010-11-05 Sylvain Thénault [repository] don't crash when cascading delete a relation, this may let the database in an inconsistent state anyway, so simply log the error stable
2010-11-05 Sylvain Thénault [ms planning] test and fix bad plannification of a query used on cascading delete of a deleted (external) entity relations stable
2010-11-05 Sylvain Thénault [ms] fix error in synchronisation: local_eid return a 2-uple stable
2010-11-05 Sylvain Thénault [ms test] fix nasty cache effect break unittest_multisources.test_not_relation since introduction of local_eid method andfor full dereferencement of external eids stable
2010-11-04 Sylvain Thénault [c-c reset-admin-pwd] don't crash on unknown option, and silently ignore 'adapter' which may be present in pre 3.10 sources file stable
2010-11-03 Julien Jehannet [component] restore logo position in left column stable
2010-11-03 Sylvain Thénault [boxes] PossibleViewsBox is contextual, StartupViewsBox isn't stable
2010-11-03 Sylvain Thénault stable is now 3.10 stable
2010-11-03 Sylvain Thénault backport stable
2010-11-03 Sylvain Thénault oldstable is now 3.9 oldstable
2010-11-02 Sylvain Thénault [repo] don't attempt to read sources from database on quick start. Fix crash after restoring a pre 3.10 database
2010-11-02 Sylvain Thénault typo
2010-11-02 Sylvain Thénault [facet] only String attributes have internationalizable property
2010-10-29 Nicolas Chauvat fix grammar in docstring stable
2010-10-28 Nicolas Chauvat merge changes from stable branch
2010-10-28 Nicolas Chauvat fix problem introduced with previous commit stable
2010-10-28 Nicolas Chauvat merge changes from stable branch
2010-10-28 Nicolas Chauvat [cwctl] command list now checks version of cw, not only versions of cubes stable
2010-10-27 Sylvain Thénault [ms entity] proper error on external entity fetch error
2010-10-27 Sylvain Thénault [ms pyro] skipping external entities is not enough else we may miss some relations with our configuration (eg X refinement_of Y WHERE X comes from cwo while Y comes from elo)
2010-10-27 Sylvain Thénault [ms planner] fix changeset 6650:72f2fd93a622: we should sometime complete input map anyway
2010-10-27 Sylvain Thénault [ldap] don't refuse to start if ldap is unreachable
2010-10-26 Sylvain Thénault [3.10] use cw_attr_cache, entity has no more iteritems method
2010-10-26 Sylvain Thénault [ms planning] fix potential key error due to additional entries in input maps
2010-10-26 Sylvain Thénault [ms planning] fix bug in merge_input_map causing bad plans computed
2010-10-26 Sylvain Thénault [ms planning] fix/enhance cw_source consideration in ms planning
2010-10-26 Sylvain Thénault Added tag cubicweb-debian-version-3.10.5-1 for changeset e2e7410e9947
2010-10-26 Sylvain Thénault Added tag cubicweb-version-3.10.5 for changeset 159d0dbe07d9 cubicweb-debian-version-3.10.5-1
2010-10-25 Nicolas Chauvat [book] move bit about rql logs to its own section cubicweb-version-3.10.5
2010-10-25 Sylvain Thénault backport stable
2010-10-25 Sylvain Thénault 3.10.5
2010-10-25 Sylvain Thénault i18n update german translation
2010-10-25 Sylvain Thénault [i18n] include german translation provided by Dr Leo
2010-10-25 Sylvain Thénault i18nupdate
2010-10-25 Sylvain Thénault [test] more cwd independant tests
2010-10-25 Sylvain Thénault [test] cleanup: don't need expensive auto_populate(), use a single test class
2010-10-25 Sylvain Thénault [cwprops] validation error message now include key value
2010-10-25 Sylvain Thénault [3.10] more form api update
2010-10-25 Sylvain Thénault [ms] script to drop external entities from an external source
2010-10-25 Sylvain Thénault [test] repair test: we now have another unique constraint on CWSourceHostConfig
2010-10-25 Sylvain Thénault [primary view] properly deprecates render_entity_[summary|metadata]
2010-10-25 Sylvain Thénault [ms] simplify cw_source handling : don't try evil optmization that may hurt in some cases
2010-10-25 Sylvain Thénault cleanup
2010-10-25 Sylvain Thénault [test] make test independant from the working directory
2010-10-25 Sylvain Thénault [inline form] ensure entity has an actual eid before using it to check perms
2010-10-25 Sylvain Thénault [repo] fix crash introduced in 6625:5c20a005bddc
2010-10-25 Sylvain Thénault [ms / integrity] skip properties whose pkey starts with 'sources.' avoid validation error when setting last update time for instance
2010-10-25 Sylvain Thénault [sources] method to ease modification of a source config through c-c shell
2010-10-25 Sylvain Thénault [pyro source] when cleaning relations of an external entity being cleaned up, only delete local relationsd
2010-10-25 Sylvain Thénault [pyro source] new option to control wether external entities should be skipped or not
2010-10-25 Sylvain Thénault [d-c check-mapping] small enhancements to avoid spurious warnings
2010-10-25 Sylvain Thénault [facet] return else we get name error later
2010-10-25 Sylvain Thénault [core schema] CWSourceHostConfig.match_host only unique per source
2010-10-25 Sylvain Thénault [migration] stupid typo, cw_source still not properly set
2010-10-25 Sylvain Thénault [facets] cleanup and use RelationAttributeFacet for InState
2010-10-25 Sylvain Thénault [cleanup] drop accidentally commited print
2010-10-25 Aurelien Campeas [js/ajax] switch to POST by default, fixes an IE7 caching bug stable
2010-10-25 Sylvain Thénault [registration] don't crash on import error while initializing the registry and not in debug mode
2010-10-25 Sylvain Thénault [primary view bw compat] we should actually drop 3.2 compat and have proper pre 3.10 compat
2010-10-25 Sylvain Thénault [dbapi] 'before-registry-reset' not called for db-api connections, cache may not be initialized
2010-10-25 Sylvain Thénault [web] proper error when no json module available
2010-10-25 Sylvain Thénault [dbapi] web request compatibility fixes
2010-10-25 Sylvain Thénault [3.10 bw compat] ensure context is specified, else crash on RsetBox
2010-10-22 Sylvain Thénault Added tag cubicweb-debian-version-3.10.4-1 for changeset 7b41930e1d32
2010-10-22 Sylvain Thénault Added tag cubicweb-version-3.10.4 for changeset d73733479a3a cubicweb-debian-version-3.10.4-1
2010-10-22 Aurelien Campeas oops, use unicode cubicweb-version-3.10.4
2010-10-22 Sylvain Thénault [migration] skip final entity types
2010-10-22 Sylvain Thénault [migration] dumb name error
2010-10-22 Sylvain Thénault backport stable
2010-10-22 Sylvain Thénault merge stable
2010-10-22 Sylvain Thénault Added tag cubicweb-debian-version-3.9.9-1 for changeset 1ba51b00fc44 stable
2010-10-22 Sylvain Thénault Added tag cubicweb-version-3.9.9 for changeset df0b2de62cec stable cubicweb-debian-version-3.9.9-1
2010-10-22 Sylvain Thénault Added tag cubicweb-debian-version-3.10.4-1 for changeset 49f1226f2fab
2010-10-22 Sylvain Thénault Added tag cubicweb-version-3.10.4 for changeset 3829498510a7
2010-10-22 Sylvain Thénault 3.10.4
2010-10-22 Sylvain Thénault [ms] catch exception on executing rql, work-around #1356884 until a proper fix
2010-10-22 Sylvain Thénault [ms] fix an infinite loop in ms planner and another crash
2010-10-22 Aurelien Campeas [test/renderer] fix html form/field generation & adapt a bit one test
2010-10-22 Sylvain Thénault [3.10] drop deprecation warning
2010-10-22 Sylvain Thénault [test] fix test to follow recent changes
2010-10-22 Sylvain Thénault backport stable
2010-10-22 Sylvain Thénault [testlib] self.appid not yet defined stable
2010-10-22 Stephanie Marcu [book] FAQ: reorganize content, improve NoSelectableObject section, add database
2010-10-22 Stephanie Marcu [book] complete datamodel definition section with default permissions
2010-10-22 Sylvain Thénault backport stable
2010-10-22 Sylvain Thénault [testlib] /me stupid stable
2010-10-22 Sylvain Thénault backport stable
2010-10-22 Sylvain Thénault [testlib] missing import stable
2010-10-22 Sylvain Thénault merge
2010-10-22 Sylvain Thénault [test] start to make tests independant from cwd (more to do for tests which don't inherit from CubicWebTC stable
2010-10-22 Sylvain Thénault [3.10] renderer.render prototype bw compat
2010-10-22 Sylvain Thénault [deprecation] add version info
2010-10-22 Sylvain Thénault [pylint] fix a bug of pylint detected errors and i18n pb (calling builtins._ instead of req._)
2010-10-21 Sylvain Thénault [dbapi] enhanced web compatible request when using dbapi
2010-10-21 Aurelien Campeas some docstrings
2010-10-21 Sylvain Thénault [migration] fix 3.10 migration: since cw_source is marked as meta relation, it has not been automatically added to all existant entity type
2010-10-21 Sylvain Thénault [cwsource] fix dumb name error
2010-10-21 Sylvain Thénault [inline forms] check for permission to add relation/target type before to add the 'add new' link (else we get a NoSelectableObject exception)
2010-10-21 Sylvain Thénault [3.10] remove a deprecation warning
2010-10-21 Sylvain Thénault [3.10] include field's info in deprecation warning
2010-10-21 Sylvain Thénault backport stable
2010-10-21 Sylvain Thénault [boxes] take care to duplicated 'title' argument if already specified in cw_extra_kwargs
2010-10-21 Sylvain Thénault 3.9.9 stable cubicweb-version-3.9.9
2010-10-21 Sylvain Thénault [dependancy] do not use testlib from outside test: recent lgc versions recommends unittest2 while lgc.testlib needs it, and we don't want it to be necessary to run cw stable
2010-10-21 Sylvain Thénault #1346310: Add `Secure` attribute to cookie when navigating on https
2010-10-20 Sylvain Thénault [boxes] add bw compat on BoxWidget, we mix string and box items until htmlwidgets are gone
2010-10-20 Sylvain Thénault Added tag cubicweb-debian-version-3.10.3-1 for changeset 303b150ebb7a
2010-10-20 Sylvain Thénault Added tag cubicweb-version-3.10.3 for changeset 8eb58d00a0ce cubicweb-debian-version-3.10.3-1
2010-10-20 Sylvain Thénault 3.10.3 cubicweb-version-3.10.3
2010-10-20 Sylvain Thénault backport stable
2010-10-20 Sylvain Thénault [request] fix ajax_replace_url which breaks if the url contains some quotes (that will be properly quoted but unquoted by the browser, breaking the js expression) by using a separated js function
2010-10-20 Sylvain Thénault [view] log error on view_func call
2010-10-20 Alexandre Fayolle make stdout and stderr non buffered for cwctl commands (#1330647) stable
2010-10-20 Sylvain Thénault [distribution] 3.10 depends on lgc 0.52
2010-10-20 Aurelien Campeas [js/ajax] fix deferred race condition (errback case) stable
2010-10-20 Sylvain Thénault cleanup
2010-10-20 Sylvain Thénault [css] don't transform text in form title
2010-10-20 Sylvain Thénault [css] fix regression introduced by 6548:fd36c1049eed: we actually need display:block on box <a> to get proper behaviour on mouse hover
2010-10-20 Aurelien Campeas [js/ajax] use proper operator stable
2010-10-20 Adrien Di Mascio [javascript] fix loadRemote implementation for synchronous requests
2010-10-19 Sylvain Thénault [js preferences] fix various pb with js for preferences form: buggy clearPreviousError, bad prototype of callbacks given to validate form, dunno how error display was expecting to work...
2010-10-19 Sylvain Thénault add note
2010-10-19 Sylvain Thénault [js/ajax] fix deferred race condition stable
2010-10-19 Sylvain Thénault breadcrumbs/edid_box are now contextual component (closes #1334196)
2010-10-19 Sylvain Thénault [boxes] use a new separator instead of clumsy htmlwidget's one which close and reopen the <ul> (loosing any list class on the way)
2010-10-19 Sylvain Thénault js cleanup
2010-10-19 Sylvain Thénault [css] cleanup and fix by removing display: block on <a> in boxes
2010-10-19 Sylvain Thénault [new components] render_title must write title, not return it
2010-10-19 Sylvain Thénault [3.10 migration] must skip None values
2010-10-19 Sylvain Thénault cleanups
2010-10-19 Sylvain Thénault [jquery] className doesn't exist anymore in 1.4
2010-10-19 Sylvain Thénault [js] remove deprecation warnings by using $.noop instead of noop
2010-10-19 Sylvain Thénault [ui controller] closes #1333236: configuring boxes crashes with traceback
2010-10-19 Sylvain Thénault [selectors] close #1333238: appobject_selectable with multiple regids fails stable
2010-10-18 Sylvain Thénault Added tag cubicweb-debian-version-3.10.2-1 for changeset 4a87c8af6f3f
2010-10-18 Sylvain Thénault Added tag cubicweb-version-3.10.2 for changeset 3fc6b4aaaff3 cubicweb-debian-version-3.10.2-1
2010-10-18 Sylvain Thénault 3.10.2 cubicweb-version-3.10.2
2010-10-18 Sylvain Thénault backport stable
2010-10-18 Sylvain Thénault [old boxes] fix dumb name error
2010-10-18 Pierre-Yves David [devtools] Clean up import of f328ec853e18 and use lgc's getlogin. stable
2010-10-18 Alain Leufroy [pkg] no zipped egg stable
2010-10-17 Sylvain Thénault [debian] i18n directory should actually be in cubicweb-common
2010-10-17 Sylvain Thénault [debian] cleanup -common package
2010-10-17 Sylvain Thénault [doc] fix build dir
2010-10-17 Sylvain Thénault Added tag cubicweb-debian-version-3.10.1-1 for changeset 3abb41c47925
2010-10-17 Sylvain Thénault Added tag cubicweb-version-3.10.1 for changeset 6c6859a67673 cubicweb-debian-version-3.10.1-1
2010-10-17 Sylvain Thénault [doc] generate doc in cw/doc/html and include html files in cubicweb-documentation cubicweb-version-3.10.1
2010-10-17 Sylvain Thénault [3.10] user changelog
2010-10-17 Sylvain Thénault cleanup
2010-10-17 Sylvain Thénault [css] need some pading in bookmark box
2010-10-17 Sylvain Thénault [test] take care to unicode __regid__ (usually when using _()), may lead to later unicode decode error
2010-10-17 Sylvain Thénault [css] typo
2010-10-15 Sylvain Thénault backport stable
2010-10-15 Sylvain Thénault merge stable
2010-10-15 Sylvain Thénault Backed out changeset 1f8b902f3143: this block compilation under distrib with old sphinx package stable
2010-10-15 Sylvain Thénault merge stable
2010-10-15 Sylvain Thénault Backed out changeset 88b3172eb7c7: alain's patch 6517:c991ad161d8f does a better job at this stable
2010-10-15 Alain Leufroy [pkg] force copying data files in sys.path stable
2010-10-15 Alain Leufroy [pkg] use argument *package_data* stable
2010-10-15 Sylvain Thénault [3.10] enhanced deprecation warning: add problematic class name
2010-10-15 Pierre-Yves David [devtools] Firefox need write access to $HOME stable
2010-10-15 Sylvain Thénault backport stable
2010-10-15 Pierre-Yves David [debian] include compiled documentation instead of source in cubicweb-documentation debian pkg stable
2010-10-15 Pierre-Yves David [book] don't rely on importable cubicweb to extract cubicweb version number stable
2010-10-15 Sylvain Thénault 3.10.1
2010-10-15 Sylvain Thénault backport stable
2010-10-15 Pierre-Yves David [pkg] fix install_data import not present in setuptools stable
2010-10-15 Sylvain Thénault backport stable
2010-10-15 Pierre-Yves David [packaging] add a __init__.py to cubes directory when installing data stable
2010-10-15 Pierre-Yves David [distribution] Handle missing instance directory when listing and running instance command. stable
2010-10-15 Pierre-Yves David [setuptools] Automaticly move data content of a cubicweb's egg in the proper location. stable
2010-10-15 Pierre-Yves David [packaging] Egg are not valid cubicweb prefix. stable
2010-10-13 Pierre-Yves David [config] Put "Instance" and "Instance data" directory within cubiweb install prefix. stable
2010-10-13 Sylvain Thénault [debian] goa package gone for now stable
2010-10-15 Sylvain Thénault [component] remove row argument which is actually discarded by registry's cache (untill we feel we need a per context cache...)
2010-10-15 Sylvain Thénault [deprecation] enhanced messages
2010-10-15 Sylvain Thénault [bw compat] fix compat for entity.attr assigment
2010-10-14 Nicolas Chauvat fix typo
2010-10-14 Sylvain Thénault [iprogress] None resilience stable
2010-10-13 Pierre-Yves David #1251878: Cubicweb no longer crash for missing instance and data dir at create. stable
2010-10-14 Sylvain Thénault [config] make config.cubes() available on NoAppCubicWebConfiguration
2010-10-14 Sylvain Thénault [rql2sql] properly compute has_text relation table scope
2010-10-14 Sylvain Thénault fix some pylint detected errors
2010-10-14 Sylvain Thénault pylint option update
2010-10-14 Sylvain Thénault [components] add missing imports for code copied/pasted. Forgot to run pylint afterward...
2010-10-14 Sylvain Thénault [component] avoid conflict on global/local identifier
2010-10-14 Sylvain Thénault [migration] missing future import
2010-10-13 Sylvain Thénault [debian] goa package gone for now
2010-10-13 Sylvain Thénault [doc] kill deprecated french documentation
2010-10-13 Sylvain Thénault Added tag cubicweb-debian-version-3.10.0-1 for changeset 9ef1347f8d99
2010-10-13 Sylvain Thénault Added tag cubicweb-version-3.10.0 for changeset 0793fe84651b cubicweb-debian-version-3.10.0-1
2010-10-13 Sylvain Thénault 3.10 cubicweb-version-3.10.0
2010-10-13 Sylvain Thénault backport stable
2010-10-13 Sylvain Thénault [schema categorization] new NO_I18NCONTEXT set usable to somewhat control c-c i18n
2010-10-13 Sylvain Thénault i18n catalog cleanup
2010-10-13 Sylvain Thénault [primary] RsetBox view should give dispctrl & all to its subview. Also, don't use csv when in boxes.
2010-10-13 Sylvain Thénault [server] fix dumb name error
2010-10-13 Sylvain Thénault [see also component] drop it, we can acheive the same result with uicfg rules
2010-10-13 Sylvain Thénault [primary] fix autolimited view which was not limited at all
2010-10-13 Sylvain Thénault [see also component] avoid seeing see_also entities in side boxes as well
2010-10-13 Sylvain Thénault [components] remove old deprecation warning
2010-10-13 Sylvain Thénault [wf history] avoid title duplication
2010-10-13 Sylvain Thénault i18n tweaks
2010-10-13 Alexandre Fayolle [book] small note about test/data/schema.py stable
2010-10-13 Sylvain Thénault backport stable
2010-10-13 Sylvain Thénault [test] reset uncommitable flag on ValidationError raised during automatic db population stable
2010-10-13 Sylvain Thénault [ctx component] has no wview method
2010-10-13 Sylvain Thénault [entity, repo] move prefill_entity_cache function back to repository due to usage of del_existing_rel_if_needed function which is also defined there
2010-10-12 Sylvain Thénault cleanup and 3.10 updates
2010-10-12 Sylvain Thénault [architecture] introduce adapter to ease transformation of errors before display to the end user. Use it for UniqueTogetherError first
2010-10-12 Sylvain Thénault [repo, entity] move entity cache initialization to a function, and call it before source.add_entity so it may be used in error handler or such
2010-10-12 Sylvain Thénault i18n update
2010-10-12 Sylvain Thénault [ui component] restore see_also component
2010-10-12 Sylvain Thénault [ui component] RelatedObjectsCtxComponent to superseede RelatedObjectsVComponent (still there for bw compat)
2010-10-12 Sylvain Thénault [c-c i18ncubicweb] fix 'non-contextual' relations
2010-10-12 Sylvain Thénault [i18n] uniformize footer capitalization
2010-10-12 Sylvain Thénault cleanup
2010-10-12 Sylvain Thénault [selector] more efficient rql_condition by simply retreiving COUNT()
2010-10-12 Sylvain Thénault [workflow] fix bw compat code
2010-10-12 Sylvain Thénault [baseviews] new cw.archive.[by_author|by_date] views, extracted from blog
(0) -3000 -1000 -768 +768 +1000 +3000 tip