2010-02-03 Sylvain Thénault damn me, more stupid sed fix...
2010-02-03 Sylvain Thénault add note telling you don't et an UStreamIO for binary views
2010-02-03 Sylvain Thénault document the ~ operator
2010-02-03 Sylvain Thénault start documenting forms
2010-02-03 Sylvain Thénault fix stupid sed
2010-02-03 Sylvain Thénault moved content to the dbapi section
2010-02-03 Sylvain Thénault nicer docstring
2010-02-03 Sylvain Thénault live-server doesn't work, don't make think it does
2010-02-03 Sylvain Thénault more stuff in doc's README
2010-02-03 Sylvain Thénault update exemples using the 3.6 api and add/fix some sections (schema, vreg, talk about CW_MODE in concepts...). So much to do :'(
2010-02-03 Sylvain Thénault backport stable
2010-02-03 Aurelien Campeas discriminate against None, not False-ish values stable
2010-02-02 Pierre-Yves David Improve the schema command with filtering option.
2010-02-03 Sylvain Thénault Added tag cubicweb-debian-version-3.5.12-1 for changeset 4281e1e2d76b stable
2010-02-03 Sylvain Thénault Added tag cubicweb-version-3.5.12 for changeset 98af3d02b83e stable cubicweb-debian-version-3.5.12-1
2010-02-03 Adrien Chauve Updated CW tutorial.
2010-02-03 Sylvain Thénault le patch added_tips a été importé
2010-02-02 Sylvain Thénault le patch admin_tips_for_backup a été importé
2010-02-02 Pierre-Yves David Add a ``schema`` command to cmd ctrl to generate schema image.
2010-02-02 Sylvain Thénault fix rset.related_entity with variables coming from subquery while some others not
2010-02-02 Sylvain Thénault 3.5.12 stable cubicweb-version-3.5.12
2010-02-02 Sylvain Thénault cleanup stable
2010-02-02 Sylvain Thénault fix spurious http cache bug: sometimes last-modified headers is generated using non-english local, which ends up in a date that twisted can't parse and make it feels the page may be cached while it may not stable
2010-02-02 Sylvain Thénault simpler last_modified implementation stable
2010-02-01 Sylvain Thénault merge stable
2010-02-01 Sylvain Thénault fetch all forms, avoid potential initialization pb stable
2010-02-01 Sylvain Thénault missing jsonize, avoid spurious error w/ ff stable
2010-02-01 Nicolas Chauvat refactor to use the 3.6 API
2010-02-01 Alexandre Fayolle merge stable
2010-02-01 Alexandre Fayolle merge stable
2010-01-27 Alexandre Fayolle partial backport of support for adbh's new interface to backup_command and restore_command stable
2010-02-01 Aurelien Campeas more escapes for the backslashes stable
2010-02-01 Aurelien Campeas escape the backslashes stable
2010-01-29 Nicolas Chauvat bugfix
2010-01-29 Nicolas Chauvat add action to list entities of the CWEType currently displayed
2010-01-29 Sylvain Thénault should take arbitrary arguments stable
2010-01-29 Sylvain Thénault i18nupdate stable
2010-01-29 Sylvain Thénault calling unicode instead of gettext... stable
2010-01-29 Sylvain Thénault [entity] small optimization: once an entity has been completed, don't redo it (for nothing) stable
2010-01-29 Sylvain Thénault [treeview] ensure items are ordered according to their dc_title, we can't rely on an ordered rset stable
2010-01-29 Sylvain Thénault [entity] rename vid argument of .view(...) into __vid to avoid potential conflicts with kwargs stable
2010-01-29 Sylvain Thénault eschema view is gone away stable
2010-01-28 Sylvain Thénault remove misnamed argument stable
2010-01-28 Sylvain Thénault add version number to deprecation warning stable
2010-01-28 Adrien Di Mascio [entities] fix CWUser.is_in_group implementation stable
2010-01-27 Sylvain Thénault missing import
2010-01-27 Sylvain Thénault must check for relation inlined in main form type
2010-01-27 Sylvain Thénault skip final relations at this point
2010-01-27 Adrien Di Mascio add missing errno import in etwist/server.py stable
2010-01-27 Sylvain Thénault should not raise KeyError if key's missing
2010-01-27 Sylvain Thénault choices function should now take the field as argument
2010-01-27 Sylvain Thénault cleanup
2010-01-27 Sylvain Thénault missing import
2010-01-27 Sylvain Thénault systematically call bool on BooleanField values
2010-01-27 Sylvain Thénault by default this is not the widget responsability to turn empty string into None,
2010-01-27 Sylvain Thénault ensure we get a correct key
2010-01-27 Sylvain Thénault test fixes
2010-01-27 Sylvain Thénault useless, same as test_nonregr_eetype_etype_editing
2010-01-27 Sylvain Thénault [forms] propagate aguments given to .vocabulary to .choices if it's a callable.
2010-01-27 Sylvain Thénault reorganize code:
(0) -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 tip