2013-12-17 Julien Cristau [req] if a user has a None property, fall back to the default
2013-12-17 Julien Cristau [server] Allow setting an InternalManager's preferred language
2014-01-27 Julien Cristau merge 3.18.2 into 3.19 branch
2014-01-23 Julien Cristau [migration/3.18] protect against attributes in db missing from fsschema
2014-01-21 Arthur Lutz [doc] Update copyright date to 2014 (closes #3463136)
2014-01-24 Julien Cristau [repoapi] Fix typos in doc strings and comments
2013-12-17 Sylvain Thénault [cwxml parser] minor pylint fixes
2014-01-14 Julien Cristau [devtools] make CubicWebTC.login as admin undo previous logins
2014-01-14 Julien Cristau [devtools] fix self.session._cnx vs self.cnx._cnx confusion after self.login
2014-01-23 Aurelien Campeas [devtools] _orig_cnx does not exist any more (missing change)
2014-01-06 Aurelien Campeas [c-c schema] option to show single etype (closes #3404831)
2014-01-23 Sylvain Thénault [multi-sources-removal] Drop entities.source column
2014-01-23 Julien Cristau [repo] pylint cleanup, mainly of imports, with a bit of style
2013-07-01 Sylvain Thénault [multi-sources-removal] Drop no more used federated ('true') multi-sources related code
2014-01-22 Sylvain Thénault [multi-sources-removal] Turn ConnectionsSet into simpler ConnectionWrapper
2013-06-27 Sylvain Thénault [multi-sources-removal] Drop cnxset_freed from source interface
2014-01-22 Julien Cristau [cnxset] add backwards compat for cnxset.source_cnxs
2014-01-22 Sylvain Thénault [multi-sources-removal] Simplify ConnectionsSet internal structures and public methods
2013-06-27 Sylvain Thénault [ldap] simplify connection handling
2013-06-27 Sylvain Thénault [ldap] merge cw.server.ldaputils back into ldapfeed source
2013-07-02 Sylvain Thénault [config] cleanup/refactor server sources file values handling
2014-01-22 Julien Cristau [repoapi] drop get_option_value's foreid argument
2013-06-21 Sylvain Thénault [multi-sources-removal] Drop foreid argument of repo.get_option_value
2013-06-21 Sylvain Thénault [c-c restore] drop useless restore-all option, and related systemonly argument
2013-06-21 Sylvain Thénault [multi-sources-removal] Kill repo.sources
2013-06-21 Sylvain Thénault [multi-sources-removal] Drop no more necessary scleanup (source cleanup) argument
2014-01-22 Sylvain Thénault [multi-sources-removal] drop source location search on glob_*[entity|relation] methods
2013-06-21 Sylvain Thénault [server test] simplify data-schemaserial test instance's schema
2014-01-22 Sylvain Thénault [multi-sources-removal] Drop (dont_)cross relation related code
2013-06-16 Sylvain Thénault [multi-sources-removal] Simplify repo.delete_info_multi arguments, uri is no more used
2014-01-21 Sylvain Thénault [multi-sources-removal] Drop deleted_entities system table and entities.mtime column
2013-06-16 Sylvain Thénault [multi-sources-removal] drop repository entities_modified_since public api
2014-01-21 Sylvain Thénault [multi-sources-removal] Drop the "true" multi-sources planner
2013-06-27 Sylvain Thénault [multi-sources-removal] Drop cw.server.sources.extlite
2013-06-16 Sylvain Thénault [multi-sources-removal] Move cw.server.sources.ConnectionWrapper where it belongs
2014-01-21 Sylvain Thénault [multi-sources-removal] Drop pyrorql and zmqrql sources
2014-01-21 Denis Laxalde [web/formfields] Make CompoundField inherit needs_multipart from its subfields
2014-01-15 Aurelien Campeas [wsgi/handler] fix api change from 3.18
2014-01-21 Aurelien Campeas [req] deprecate get_cache (closes #3181499)
2014-01-21 Julien Cristau Added tag cubicweb-version-3.18.2, cubicweb-debian-version-3.18.2-1, cubicweb-centos-version-3.18.2-1 for changeset 6880674c1a26
2014-01-21 Julien Cristau merge 3.17.12 into 3.18 branch cubicweb-centos-version-3.18.2-1 cubicweb-debian-version-3.18.2-1 cubicweb-version-3.18.2
2013-09-11 Aurelien Campeas [editcontroller] fix cardinality computation (closes #3120495)
2014-01-21 Aurelien Campeas Added tag cubicweb-version-3.17.12, cubicweb-debian-version-3.17.12-1, cubicweb-centos-version-3.17.12-1 for changeset 838d58a30f7e stable
2014-01-21 Julien Cristau [debian] move yams max version to Depends stable cubicweb-centos-version-3.17.12-1 cubicweb-debian-version-3.17.12-1 cubicweb-version-3.17.12
2014-01-21 Aurelien Campeas [pkg] prepare 3.17.12 stable
2014-01-17 Rémi Cardona [web] Fix typo in docstring stable
2014-01-20 Adrien Di Mascio [test] remove custom implementation of FakeRequest.header_accept_language() (closes #3375021) stable
2014-01-13 Aurelien Campeas [adapters] fix a name stomping error (entity) stable
2014-01-13 Aurelien Campeas [entities] unconditionnally sanitize the html output of printable_value stable
2013-12-14 Christophe de Vienne [doc] Update the debian stable name to wheezy stable
2014-01-07 Denis Laxalde [i18n] Fix two typos stable
2013-12-19 Aurelien Campeas fix deprecation info stable
2014-01-17 Sylvain Thénault [web error] exception may not have a 'status' attribute, generating an AttributeError that hides the original error. Closes #3381670 stable
2014-01-17 Sylvain Thénault [test api] extract a context manager to temporarily disable app.error_handler monkey patch stable
2014-01-02 Aurelien Campeas [views/workflow/tmppng] fix console crash on nth call to this one-shot view stable
2013-12-10 Vincent Michel [dataimport] The subjtype should be the subject of a relation, not the object, closes #3365113 stable
2014-01-15 Julien Cristau [testlib] Fix assertMessageEqual stable
2014-01-06 Denis Laxalde [doc] Pass field to value callback in FieldsForm example stable
2014-01-21 Julien Cristau [pkg] prepare 3.18.2
2014-01-21 Julien Cristau [migractions] Don't silently ignore errors when installing sql procedures
2014-01-21 Aurelien Campeas [schema] execute the new stored procs/funcs at migration time (closes #3450368)
2014-01-17 Aurelien Campeas [schema/stored procs] fix syntax error (closes #3450362)
2014-01-17 Julien Cristau Added tag cubicweb-version-3.18.1, cubicweb-debian-version-3.18.1-1, cubicweb-centos-version-3.18.1-1 for changeset 60322cb8636c
2014-01-17 Julien Cristau [web/data] Update fullcalendar to version 1.6.4 cubicweb-centos-version-3.18.1-1 cubicweb-debian-version-3.18.1-1 cubicweb-version-3.18.1
2014-01-16 Julien Cristau [debian] declare breaks on cubicweb-invoice (closes #3444985)
2014-01-14 Aurelien Campeas [hooks/security] silence yams warning (closes #3440707)
2014-01-16 Julien Cristau [migration/3.18] recover from bad CWSource.in_synchronization default value
2014-01-16 Julien Cristau [pkg] prepare 3.18.1
2014-01-16 Julien Cristau [security] Add comment to check_entity_attributes shortcut
2014-01-16 Julien Cristau Disable security hooks for internal sessions
2014-01-15 Julien Cristau [migration/3.18] Explicitly delete constraint on defaultval
2014-01-15 Julien Cristau [migration/3.18] Idempotency fixes
2014-01-14 Denis Laxalde [migration/3.18] Fix NameError
2014-01-14 Denis Laxalde [migration/3.18] Add add_permission relation definitions earlier
2014-01-14 Denis Laxalde [migration/3.18] Only commit when we did something
2014-01-13 Aurelien Campeas [doc/3.19] fix (mostly) grammar
2014-01-13 Aurelien Campeas fix version number: we still target cw 3.19
2014-01-13 Julien Cristau Fix a couple merge errors
2014-01-13 Julien Cristau merge 3.18.0 in 3.19 branch
2014-01-10 Julien Cristau Added tag cubicweb-version-3.18.0, cubicweb-debian-version-3.18.0-1, cubicweb-centos-version-3.18.0-1 for changeset db37bf35a147
2014-01-10 Julien Cristau [book] drop reference to removed cubicweb.predicates.implements cubicweb-centos-version-3.18.0-1 cubicweb-debian-version-3.18.0-1 cubicweb-version-3.18.0
2014-01-10 Julien Cristau 3.18.0
2014-01-10 Julien Cristau [i18n] update French and English translations
2014-01-10 Julien Cristau i18n update
2014-01-10 Julien Cristau merge stable
2013-10-24 Aurelien Campeas [hooks/security] provide attribute "add" permission
2014-01-10 Julien Cristau [server/test] reorganize data/migratedapp/schema.py to allow comparison with data/schema.py
2014-01-10 Julien Cristau [schema] move definition of RQLExpression classes before default permission dicts
2014-01-10 Julien Cristau [server] remove old backwards compat for PropagateSubjectRelation*Hook
2014-01-10 Samuel Trégouët [book] replace PropagateSubjectRelation*Hook references
2014-01-09 Julien Cristau [doc] update 3.18 release notes
2014-01-09 Julien Cristau [pkg] bump logilab-common requirement
2014-01-09 Aurelien Campeas update jquery to 1.10 (closes #2786674)
2013-12-16 Denis Laxalde [notification] Use https url when available in notification view context
2013-12-13 Denis Laxalde [req] Return base-url in case https-url is None in base_url()
2013-12-19 Julien Cristau [server/session] fix typo in keep_cnxset_mode docstring
2014-01-09 Florent Cayre [breadcrumbs] Small breadcrumb components refactoring
2014-01-06 Aurelien Campeas [views/dot] use an inlined svg for schema and workflow graphs
2013-12-12 Christophe de Vienne [release notes] Documents one() and find() addition
2014-01-07 Aurelien Campeas [js] noop is undefined in plain javascript (related to #2786674)
2013-12-17 Aurelien Campeas [css] drop shadow.gif & use a couple of rules (closes #3381435)
2013-12-17 Aurelien Campeas [css] replace old rounded corners hack by css rules
2013-11-04 Aurelien Campeas [views/templates] provide a modal main template (closes #3274672)
2014-01-08 Aurelien Campeas [js/widgets] fix the InOut widget with modern jQuery versions
2013-08-01 Denis Laxalde [autoform] Allow overridding of permissions checks
2014-01-08 Aurelien Campeas [schema] fix unique together index handling
2014-01-07 David Douard [pyrorql] deprecate pyrorql source (closes #2919299)
2013-12-03 Aurelien Campeas [web/facet] do NOT drop offset/limit of the base rql (closes #3344579)
2013-12-12 Julien Cristau [webctl] Generate static data directory on upgrade (closes #2167873)
2013-12-12 Julien Cristau [cwctl] Don't check for old lgc versions
2013-12-19 Julien Cristau [migration/3.18] add sanity checks before changing symmetric relations
2013-12-19 Julien Cristau [migration/3.18] disable all hooks when setting up symmetric relations
2013-12-12 Sylvain Thénault [devtools] bases for instrumenting / debugging standard propagation hooks
2013-09-27 Sylvain Thénault instrument cwvreg, so we may know what's being loaded by asking the registry store
2014-01-07 Sylvain Thénault set proper PACKAGE information for yams 0.39
2013-12-17 Sylvain Thénault [yams] follow yams 0.39 api change introduced by ad95fd2c46de (package attribute on etype/rtype/rdef)
2013-11-14 Julien Cristau Make the GROUP_CONCAT aggregate function not repeat values (closes #3223975)
2014-01-07 Sylvain Thénault [mail] allow to specify SMTP's MAIL FROM address to config.sendmails(). Closes #3373620
2013-11-13 Sylvain Thénault [mail] format_mail copy/paste fix: we want to test sender-name, not sender-addr
2013-11-14 Aurelien Campeas symmetric relations: replace bogus rql2sql translation by a hook
2013-12-12 Julien Cristau [migration] fix handling of default value for boolean attributes
2013-12-12 Sylvain Thénault [entity/url publishing] fetch_rqlst should use 'is_instance_of' instead of 'is'
2013-12-12 Sylvain Thénault [rewriter] fix latent bug: arbitrary etype may be substituted when using is_instance_of type restriction
2013-06-21 Sylvain Thénault [test] drop no more used test data file stable
2013-11-05 Denis Laxalde [doc] Refer to RsetTableView in EntityTableView docstring instead of TableView stable
2013-11-12 Julien Cristau Fix use of vreg.config.anonymous_user() stable
2013-12-04 Julien Cristau [server] avoid race-condition in timer events stable
2013-12-04 Julien Cristau [server/pyro] try to shutdown the repository properly stable
2013-12-11 Julien Cristau [book] remove broken links to web.views.wdoc.ChangeLog{View,Action} stable
2013-12-11 Julien Cristau [book] fix Session.{set,free}_cnxset autodoc stable
2013-11-27 Sylvain Thénault cwetype is a *class* property, rename its argument accordingly stable
2013-11-27 Sylvain Thénault typo stable
2013-12-11 Christophe de Vienne [req] New method: RequestSessionBase.find().
2013-12-11 Christophe de Vienne [rset] New method: ResultSet.one()
2013-12-11 Julien Cristau Added tag cubicweb-debian-version-3.17.11-2 for changeset b02e2912cad5 stable
2013-12-11 Julien Cristau [debian] add lintian override for a false positive stable cubicweb-debian-version-3.17.11-2
2013-12-10 Julien Cristau [predicates] allow multiple transition names in on_fire_transition (closes #3013720)
2013-11-19 David Douard [css] add the entypo font as available ressource (closes #2930356)
2013-12-10 Nicolas Chauvat [skeleton i18n] Add PO-Revision-Date header to make emacs po-mode happy
2013-10-21 Aurelien Campeas [uicfg] give a set_fields_order method to the primary view display control
2013-12-09 Julien Cristau merge 3.17.11
2013-12-06 Aurelien Campeas Added tag cubicweb-centos-version-3.17.11-1, cubicweb-version-3.17.11, cubicweb-debian-version-3.17.11-1 for changeset 7f67db7c848e stable
2013-12-06 Aurelien Campeas prepare 3.17.11 stable cubicweb-centos-version-3.17.11-1 cubicweb-debian-version-3.17.11-1 cubicweb-version-3.17.11
2013-10-18 Julien Cristau [devtools] write db config through a temporary file stable
2013-11-13 Julien Cristau [server] Add missing indices for undo support (closes #3259691) stable
2013-12-06 Aurelien Campeas [sqlutils] fix sqlite group_concat harder (related to #3331906) stable
2013-11-28 Aurelien Campeas [sqlutils] avoid a crash with sqlite when using group_concat (closes #3331906) stable
2013-10-24 Aurelien Campeas [server/initrepo] show failed sql statements and abort if necessary (closes #3308564) stable
2013-11-27 Aurelien Campeas [views/table] use cubicweb.ajax.js for pagination stable
2013-12-03 Julien Cristau [rset] Fix regression with rset copying (closes #3344410) stable
2013-12-04 Christophe de Vienne [doc] Fix a sample request stable
2013-12-06 Julien Cristau [tableview] Don't share column renderers between all instances of a table (closes #3351872) stable
2013-12-06 Julien Cristau [tableview] Add some unique element to AbstractColumnRenderer.__str__ (related to #3351872) stable
2013-07-18 Sylvain Thénault add failing test case related to #3013554 stable
2013-11-12 Sylvain Thénault [web] make sign_text unicode aware, avoid crash with non-ascii chars. Closes #3289774 stable
2013-11-07 Denis Laxalde [doc] Use string debug mode in debugged docstring stable
2013-10-25 Sylvain Thénault [rql2sql] fix relation table scope when some variable from subquery is used. Closes #3252270 stable
2013-10-30 Aurelien Campeas [cwctl] backout 5d5b3a865eb1, which breaks interactive shell usage stable
2013-09-09 Denis Laxalde [ReST] Implement a rql-table reST directive. Closes #3252856
2013-10-16 Julien Cristau [server] drop support for antediluvian lgdb versions
2013-10-08 Aurelien Campeas [doc/book/security] update description of entity update (Related to #2932033)
2013-10-04 Julien Cristau [test] test can_use_rest_path directly stable
2013-09-26 Dimitri Papadopoulos [ctl] set proper encoding for sys.stdout/sys.stderr. Closes #1669144 stable
2013-09-19 Dimitri Papadopoulos [web] typo in config file comment stable
2013-10-17 Denis Laxalde [book] Typo and formatting fixes in devrepo/entityclasses/application-logic stable
2013-10-10 Denis Laxalde [cwctl] Only start the instance after upgrade if it was running before stable
2013-10-24 Denis Laxalde [book] Improve match_rtype selector docstring and "Relation modification related events" section stable
2013-10-24 Dimitri Papadopoulos [book] properly escape backslash stable
2013-10-24 Julien Cristau [test] use assertIn / assertIsInstance stable
2013-10-25 Sylvain Thénault update pylint extension to astroid API stable
2013-10-17 Denis Laxalde Fix example in cw_set method stable
2013-10-24 Aurelien Campeas [merge] incorporate cw 3.17.10 fixes
2013-10-24 Julien Cristau Added tag cubicweb-centos-version-3.17.10-1, cubicweb-version-3.17.10, cubicweb-debian-version-3.17.10-1 for changeset fe0e1863a137 stable
2013-10-23 Julien Cristau [pkg] prepare 3.17.10 stable cubicweb-centos-version-3.17.10-1 cubicweb-debian-version-3.17.10-1 cubicweb-version-3.17.10
2013-10-10 Julien Cristau [web] don't rename resources in gen-static-datadir stable
2013-10-23 Julien Cristau [notification] avoid leaking cnxsets (closes #3243810) stable
2013-10-22 Dimitri Papadopoulos [book] English fix
2013-10-08 Aurelien Campeas [serverctl] complete the schema-diff command with options that will fix & enhance it.
2013-10-18 Aurelien Campeas [server] deprecate the old multi-source system
2013-10-18 Julien Cristau [doc] document changed attribute default value storage
2013-09-16 Julien Cristau defaultval migration for sqlite
2013-08-23 Aurélien Campeas [schema] store default attribute values in a Bytes field, allowing python objects as default values
2013-10-17 Aurelien Campeas [source/native] fix sqlserver pattern matcher for unique constraints (closes #3227593) stable
2013-10-17 Rémi Cardona [dbapi] Fix broken inmemory:// URLs parsing (closes #3225832) stable
2013-10-17 Sylvain Thénault [metadata hook] rename an operation for the sake of readability
2013-10-16 Denis Laxalde [book] Typo fix and rephrasing in devrepo/migration
2013-10-16 Nicolas Chauvat [cwshell] rename history file to .cwshell_history (erudi is dead, long live cw)
2013-07-11 Aurelien Campeas [entity] Entity.related(): add a targettypes argument (closes #2957313)
2013-08-28 Sylvain Thénault [source configuration] silent lgc 0.60 deprecation warning
2013-10-15 Nicolas Chauvat [web] remove action "Got Rhythm" (closes #3093362)
2013-10-07 Julien Cristau [debian] Break old geocoding
2013-10-11 Aurelien Campeas [wsgi] remove ages old hack to set base_url
2013-10-11 Aurelien Campeas [wsgi] also provide an example using werkzeug (if available)
2013-10-01 Aurelien Campeas [wsgi] add the simplest possible wsgi (debug) server
2013-10-10 Aurelien Campeas [querier/security] instrument a bit the querier read security checks
2013-09-30 Denis Laxalde [book] Improve PostgreSQL configuration section
2013-10-08 Aurelien Campeas [js] add a selector string escaping function
2013-10-10 Aurelien Campeas [merge] backport stable fixes
2013-10-10 Aurelien Campeas [test/ldapsource] backout 192a748550c7 which broke RQL2LDAPFilterTC stable
2013-10-09 Julien Cristau [rset] make sure rset.description is always a list stable
2013-10-09 Julien Cristau [schema] edit syntax tree instead of playing with strings for RQLExpressions stable
2013-10-10 Aurelien Campeas [py3k] note about future warning on __eq__ vs __hash__ stable
2013-10-01 Aurelien Campeas [formfields] py3k kill future compat warning stable
2013-10-10 Aurelien Campeas [entity] do not raise an AssertionError if the kwargs given to set_relations/attributes is empty stable
2013-10-10 Julien Cristau [packaging] setup.py: don't exclude skeleton/debian/* from being installed stable
2013-09-11 Aurelien Campeas [tests/hooks/integrity] kill old and empty skipped test stable
2013-10-09 Aurelien Campeas [server/session] demote log to debug stable
2013-08-01 Sylvain Thénault [test] use assertCountEqual instead of assertItemsEqual stable
2013-10-10 Julien Cristau [server] fix a number of typos, mostly in docstrings stable
2013-10-07 Denis Laxalde [skeleton] Install cubes README in Debian packages (Closes #3171971) stable
2013-10-10 Denis Laxalde [debian] Build-Depends on python-unittest2 | python (>= 2.7) stable
2013-08-29 Paul Tonelli [doc] typos and reformulation stable
2013-08-29 Paul Tonelli [doc] additional documentation about pip install stable
2013-08-30 Rémi Cardona spelling: rollbacked -> rolled back stable
2013-10-09 Julien Cristau Added tag cubicweb-version-3.17.9, cubicweb-debian-version-3.17.9-1 for changeset 5668d210e49c stable
2013-10-09 Julien Cristau merge two default heads
2013-10-08 Julien Cristau [pkg] prepare 3.17.9 stable cubicweb-debian-version-3.17.9-1 cubicweb-version-3.17.9
2013-09-20 Denis Laxalde Use the list of sources instead of an iterator in update-feeds looping task stable
2013-10-08 Sylvain Thénault [security] fix dumb attribute error when inserting read security. Closes #3196891 stable
2013-10-08 Aurelien Campeas [entity] give a default reasonnable __eq__ and __hash__ to Entity
2013-10-04 Julien Cristau [debian] add some Breaks for backwards compatibility removal
2013-08-26 Aurelien Campeas [js] remove 3.9 bw compat (where apparently unused)
2013-08-26 Julien Cristau Rename cleanup_interface_sobjects into cleanup_unused_appobjects
2013-08-26 Aurelien Campeas remove cw 3.9 bw compat (bw compat other than the interface -> adapter changes)
2013-08-26 Aurelien Campeas remove 3.9 bw compat
2013-08-26 Aurelien Campeas remove 3.8 bw compat
2013-10-04 Aurelien Campeas [hooks/security] Defer entity permission checks to an Operation.
2013-10-04 Aurelien Campeas [schema] drop very old bw compat (pre 3.5.10)
2013-07-12 Aurelien Campeas [devtools,etwist] rename TwistedConfiguration to WebConfigurationBase (follows #2919310)
2013-07-12 Aurelien Campeas remove "twisted" configuration (closes #2919310)
2013-10-04 Julien Cristau merge 3.17.8 into default
2013-10-03 David Douard Added tag cubicweb-centos-version-3.17.8-1, cubicweb-version-3.17.8, cubicweb-debian-version-3.17.8-1 for changeset 909eb8b584c4 stable
2013-10-03 David Douard [pkg] prepare 3.17.8 stable cubicweb-centos-version-3.17.8-1 cubicweb-debian-version-3.17.8-1 cubicweb-version-3.17.8
2013-10-03 David Douard [date picker] revert #ec65ca70aac9 which breaks the date picker (closes #3182844) stable
2013-09-30 Aurelien Campeas [merge] backport 3.17 fixes into the future 3.18
2013-09-26 David Douard Added tag cubicweb-centos-version-3.17.7-1, cubicweb-version-3.17.7, cubicweb-debian-version-3.17.7-1 for changeset 483181543899 stable
2013-09-26 David Douard [pkg] prepare 3.17.7 stable cubicweb-centos-version-3.17.7-1 cubicweb-debian-version-3.17.7-1 cubicweb-version-3.17.7
2013-09-23 Sylvain Thénault i18n update stable
2013-09-26 David Douard fix typos in workflow constraint error messages stable
2013-09-17 Aurelien Campeas [migractions] rschema.final.inlined -> rschema.inlined stable
2013-09-26 Julien Cristau [server] Make internal sessions not reset 'safe'-ness on first commit stable
2013-09-23 Rémi Cardona [facets] Correctly replace old 'edit box' HTML on facet-induced page refresh (closes #3161100) stable
2013-09-23 Julien Cristau [debian] replace find | xargs rm with find -delete in cube skeleton. Closes #3161797 stable
2013-09-23 Julien Cristau [debian] don't require (fake)root to run the clean target. Closes #3161797 stable
2013-09-23 Julien Cristau [debian] Add ${misc:Depends} to cube packaging skeleton. Closes #3161797 stable
2013-09-06 Julien Cristau [devtools] fix race when creating backupdir stable
2013-09-19 Julien Cristau [staticcontrollers] Raise Forbidden, not Unauthorized stable
2013-09-19 David Douard [web] allow /data/ url again (closes #2464798) stable
2013-09-16 Julien Cristau [utils] fix typos in make_uid docstring stable
2013-08-28 Sylvain Thénault [c-c i18ncubicweb] fix crash, closes #3096647 stable
2013-08-30 Sylvain Thénault [rql2sql] fix bad sql generated when outer joining 'identity' relation and lhs var comes from a subquery. Closes #3099418 stable
2013-08-29 Sylvain Thénault [web] stop using deprecated StatusResponse. Closes #3098215 stable
2013-08-29 Sylvain Thénault [deprecation] add (approximate) version number to deprecation message and set proper stacklevel stable
2013-08-29 Sylvain Thénault [schema] fix spurious warning when rqlexpr/constraint mainvars specify a non predefined variable. Closes #3098165 stable
2013-09-23 Sylvain Thénault [repository] properly use IUserFriendlyError when UniqueTogetherError is raised during entity update. Closes #3096638 stable
2013-08-28 Sylvain Thénault [deprecation] add cw version number to the deprecation message and help user to understand the change stable
(0) -3000 -1000 -256 +256 +1000 +3000 tip