2014-12-22 Julien Cristau [migration] don't crash when deleting a non-existing rtype
2014-12-19 Julien Cristau [debian] include "metapackage" in the cubicweb package's description
2014-12-19 Julien Cristau [debian] ensure all packages use ${misc:Depends} and ${python:Depends}
2014-12-19 Julien Cristau [debian] update cubicweb-dev's lintian override
2014-12-03 Adrien Di Mascio [server] add a db-namespace option in source definition (closes #1631339)
2014-12-19 Adrien Di Mascio [serverctl] add db_transaction context manager
2013-03-28 Adrien Di Mascio [server] refactor cleanup() code used by "cubicweb-ctl delete"
2014-05-05 David Douard [views] visual refactorings (closes #3803685)
2014-12-18 Julien Cristau [web] everything old is new again
2014-11-12 David Douard [pkg] bump version to 3.20.0
2014-05-05 David Douard [views] use icons for user menu and login (header) (closes #3803684)
2014-12-04 Aurelien Campeas [utils] provide a function to return an admin connection from an appid
2014-12-16 Denis Laxalde [debian] Install wsgi directory in cubicweb-web package
2014-12-11 David Douard [test] fixes to make tests pass with recent lxml
2014-12-05 Rémi Cardona [server] Remove useless 'is None' checks
2014-12-17 Aurelien Campeas [security] check attributes: dispatch on the "add" action if entity was just created
2014-12-09 Christophe de Vienne [doc] Add BigInt to the list of built-in types
2014-04-02 Julien Cristau [devtools] call turn_repo_off in tearDown (closes #4673491)
2014-12-01 Julien Cristau [book] typos / clarifications in create-instance section
2014-06-12 Aurelien Campeas [repository] don't mangle the stack trace on exception
2014-11-27 Christophe de Vienne [pkg] Make twisted recommended only
2014-11-27 Christophe de Vienne [devtools] Use the pause_trace context manager instead of pause_tracing/resume_tracing
2014-10-23 Nicolas Chauvat [serverctl] rename remove_cube to drop_cube (closes #4545093)
2014-05-15 Alain Leufroy [wsgi] add tornado http server
2014-05-15 Alain Leufroy [wsgi] add message about the active interface
2014-05-15 Alain Leufroy [cwctl] rewrite wsgi method choices
2014-12-01 Julien Cristau [skeleton/debian] use dh_python2 instead of dh_pysupport for new cubes
2014-10-21 Julien Cristau [web] Add source for jquery.qtip.js
2014-10-21 Julien Cristau [web] Replace minified copy of jquery.flot.js 0.6 with non-minified version
2014-10-23 Julien Cristau [web] Update jquery-treeview to the latest version
2014-10-23 Julien Cristau [web/css] move jquery.treeview.css override to a separate file
2014-10-22 Julien Cristau [web] Stop patching jquery.treeview.js
2014-10-22 Rémi Cardona [web] Beautify jquery.treeview.js
2014-11-06 Aurelien Campeas [entities/wfobjs] add missing `DBG_SEC` debugging informations and a new `transition` capability
2014-11-06 Aurelien Campeas [warnings] put an end to warnings in the sqlite driver over `str` being sent instead of unicode strings
2014-05-14 Aurelien Campeas [web/request] clearly mark user_callback-related methods as deprecated
2014-12-03 Julien Cristau [book] document __unique_together__, remove bad RQLUniqueConstraint example
2014-04-17 Aurelien Campeas [schema] stop using RQLUniqueConstraint (closes #3753250)
2014-04-03 Rémi Cardona [dataimport] Have ucsvreader's API match that of csv.reader (closes #3705701)
2014-11-19 Rémi Cardona [utils] Add a '_cwtracehtml' GET parameter to trace self._cw.w() calls (closes #4601327)
2014-11-19 Denis Laxalde [datafeed] Add a raise_on_error parameter to DataFeedSource.extid2entity
2014-12-02 Aurelien Campeas [test/view forms] use the official, undeprecated API
2014-05-27 Aurelien Campeas [rset] kill the rset._rqlst cache
2014-06-03 Aurelien Campeas [source/native] session -> cnx
2014-06-10 Aurelien Campeas [hookstests] change got/expected order
2014-07-09 Aurelien Campeas [config] kill a getattr
2014-12-03 Aurelien Campeas [tests/web] switch previous commit (136b5f995f8) to the new test api
2014-10-22 Julien Cristau [web] remove unused argument from treeview._init_headers
2014-10-21 Julien Cristau [doc/3.20] mention CWEP-002
2014-10-02 Julien Cristau [web] stop accepting the magic __message form parameter
2014-10-02 Julien Cristau [web/request] add security_enabled method
2014-11-18 Rémi Cardona [dataimport] Fix use of _create_copyfrom_buffer() (related to #3845572)
2014-03-26 David Douard [c-c configure] make it possible to specify the section for sources configuration (closes #3477678)
2014-09-10 Julien Cristau [server] fix 'cnx' variable confusion in DBG_SQL exception case
2014-03-20 Denis Laxalde Provide sufficient context to check 'delete' permission in AjaxEditRelationCtxComponent
2014-12-01 Julien Cristau merge 3.19.6 into 3.20 branch
2014-11-30 David Douard Added tag cubicweb-version-3.19.6, cubicweb-debian-version-3.19.6-1, cubicweb-centos-version-3.19.6-1 for changeset 934341b848a6
2014-11-30 David Douard [test] missing unittest.main() call in unittest_http_headers.py 3.19.6 centos/3.19.6-1 cubicweb-centos-version-3.19.6-1 cubicweb-debian-version-3.19.6-1 cubicweb-version-3.19.6 debian/3.19.6-1
2014-11-27 David Douard [test] make unittest_webconfig independant of CWD
2014-11-28 Aurelien Campeas [webctl] do not ask questions if verbosity is at 0
2014-11-28 Rémi Cardona [web] Slight tweak on jQueryUI's colors on links (related to #4564046)
2014-07-30 Rémi Cardona [view] Remove unused imports
2014-07-29 Rémi Cardona Remove obsolete __future__ imports
2014-08-19 Rémi Cardona [devtools] Remove unused local function
2014-05-04 Florent Cayré [uihelper] Fix a possible NameError in meta_formconfig
2014-11-19 Christophe de Vienne [devtools] Avoid db_cache collisions and mis-loading
2014-10-06 Christophe de Vienne [devtools][pg] Remove a wrong assertion in _backup_database
2014-11-26 David Douard [pkg] prepare 3.19.6
2014-11-26 David Douard [merge] backport 3.18 fixes
2014-09-19 Christophe de Vienne Accept '==' operator in cubes dependencies
2014-09-23 Julien Cristau [session] don't silently ignore commits
2014-11-24 Aurelien Campeas [migration/bootstrap] add explicit index removal for sqlserver, be tolerant to migration replay
2014-11-26 David Douard Added tag cubicweb-version-3.18.7, cubicweb-debian-version-3.18.7-1, cubicweb-centos-version-3.18.7-1 for changeset cb96f4403cf2 stable
2014-11-25 Aurelien Campeas [pkg] prepare 3.18.7 stable cubicweb-centos-version-3.18.7-1 cubicweb-debian-version-3.18.7-1 cubicweb-version-3.18.7
2014-11-19 Aurelien Campeas [migration/3.18] speed up the migration and be a little bit more informative stable
2014-11-24 Aurelien Campeas [schemaserial] be robust against duplicated CWUniqueTogetherConstrain entities arising from bug in the pre 3.18 era stable
2014-02-17 Julien Cristau [server] Handle unique constraint violations under recent sqlite stable
2014-11-24 Aurelien Campeas [merge] backport 3.17 fixes stable
2014-11-24 Aurelien Campeas Added tag cubicweb-version-3.17.18, cubicweb-debian-version-3.17.18-1, cubicweb-centos-version-3.17.18-1 for changeset cda4b066933f stable
2014-11-24 Aurelien Campeas [pkg] prepare 3.17.18 stable cubicweb-centos-version-3.17.18-1 cubicweb-debian-version-3.17.18-1 cubicweb-version-3.17.18
2014-11-24 Aurelien Campeas [source/native] handle newer Integrity error messages from sqlite > 3.7 stable
2014-11-24 Aurelien Campeas [source/native/backup_restore] have a unique tunable blocksize for the dump phase stable
2014-11-24 Julien Cristau [urlpublishing] handle sub-types in RestPathEvaluator
2014-11-24 David Douard [views] fix ecsvexport selector
2014-10-17 Julien Cristau Add custom checker for Password values
2014-10-22 Aurelien Campeas [component] give Links a __repr__
2014-11-12 Julien Cristau [debian] move markdown dependency from cubicweb-web to cubicweb-common
2014-11-04 Julien Cristau [web/auth] stop playing games with locals()
2014-11-13 Aurelien Campeas [entity] rather than crashing with an IndexError on entity creation, raise a meaningful exception
2014-11-12 David Douard [web] partial backout of #8391bf718485 to restore RelatedObjectsVComponent
2014-11-13 Julien Cristau [server] typo fix
2014-10-06 Christophe de Vienne [devtools][pg] Activate the non-durability settings of Postgresql.
2014-11-17 David Douard [server] fix LoginPasswordAuthentifier.authenticate
2014-11-07 Rémi Cardona [web] Override jQueryUI's colors on links (closes #4564046)
2014-10-29 Rémi Cardona [hooks] Fix precommit event logging message
2014-10-23 Julien Cristau [service] allow repo_stats for users
2014-09-11 Denis Laxalde [views] Escape class attribute value in CWGroup incontext view
2014-09-25 Julien Cristau [devtools] use a specific test_db_id when disabling anon
2014-11-19 Christophe de Vienne Restrict yams version
2014-10-20 Rémi Cardona [facets] Honor 'start_unfolded' facet attribute (closes #4502799)
2014-10-20 Rémi Cardona [facets] Correctly look for inputs of type "hidden" (closes #4502768)
2014-10-15 Rémi Cardona [web] Cache results from 'i18n' ajax controller (closes #4487856)
2014-10-15 Rémi Cardona [web] There is no global noop(), use jQuery's instead (closes #4487832)
2014-10-10 Denis Laxalde [server] Add missing import of logilab.database
2014-11-13 Julien Cristau [migration] hackish black magic to bootstrap addition of formula attr during migration
2014-11-04 Julien Cristau [server] commit after serializing schema
2014-08-28 David Douard [book] fix docstrings to please sphinx
2014-08-28 David Douard [book] several fixes in the rst files
2014-08-28 David Douard [book] activate the viewcode extension
2014-08-28 David Douard [book] new theme based on pyramid theme (closes #4291287)
2014-07-30 Rémi Cardona Remove unused lgc.interface imports and leftovers
2014-07-17 Aurelien Campeas [repository] provide a .new_session entry point
2014-06-30 Denis Laxalde [devtools/testlib] Use actual 'admin' user configuration values
2013-04-25 Anthony Truchet [forms] closes #2437859 - Detect and prevent concurrent edition of the same entity.
2014-04-09 Julien Cristau [migration] make sure the repo knows about all constraint types
2014-07-07 Julien Cristau [migration] stop caching the mapping from constraint type name to eid
2014-06-17 Julien Cristau [web/json] an empty rset is just fine for ejsonexport
2014-04-30 Christophe de Vienne [RichString] Add markdown support
2014-10-23 Paul Tonelli [ldapfeed] Reduce default value for user-attrs-map option (closes #3824889)
2014-04-29 Paul Tonelli [serverctl] Ask for URL when adding a new source (closes #3824868)
2014-04-28 Paul Tonelli [serverctl] Ask for parser type when adding a new source (closes #3484231)
2014-06-11 Julien Cristau [doc/3.20] more details on removed code
2014-05-02 Aurelien Campeas remove 3.11 bw compat
2014-05-02 Aurelien Campeas remove most 3.10 bw compat
2014-05-02 Aurelien Campeas remove leftover pre 3.9 deprecation warnings
2014-07-22 Rémi Cardona [utils] Remove function-in-the-middle call
2014-07-29 Julien Cristau [web] set Vary response header to "Accept-Language" when using content negotiation
2014-07-29 Julien Cristau [web/cors] don't overwrite other Vary headers
2014-07-15 Julien Cristau [web] add support for HttpOnly cookie flag
2014-10-17 Julien Cristau merge 3.19.5 into 3.20 branch
2014-10-07 Julien Cristau Added tag cubicweb-version-3.19.5, cubicweb-debian-version-3.19.5-1, cubicweb-centos-version-3.19.5-1 for changeset 3ac86df519af
2014-10-06 Julien Cristau i18n update 3.19.5 centos/3.19.5-1 cubicweb-centos-version-3.19.5-1 cubicweb-debian-version-3.19.5-1 cubicweb-version-3.19.5 debian/3.19.5-1
2014-10-06 Julien Cristau [pkg] 3.19.5
2014-09-15 Julien Cristau [server] hold connection to the db in tx_actions
2014-09-15 Christophe de Vienne [wsgi] If multipart cannot parse the POST content, let it pass.
2014-09-01 Rémi Cardona [devtools] Fix JS tests' HTML code
2014-09-01 Rémi Cardona [devtools] "Keep" some temporary files/dirs around to help with debugging
2014-08-01 Rémi Cardona [devtools] Fix Firefox launcher in QUnitTestCase (closes #4294727)
2014-09-25 Rémi Cardona [devtools] allow cross-origin requests for qunit
2014-09-25 Julien Cristau merge 3.19.4 in 3.20 branch
2014-09-15 Christophe de Vienne [cors] Fix CORS headers generators
2014-09-09 Christophe de Vienne [wsgi] Fix posted files filename reading
2014-09-23 Christophe de Vienne [pkg] Depend on Pillow instead of PIL
2014-09-25 Julien Cristau Added tag cubicweb-version-3.19.4, cubicweb-debian-version-3.19.4-1, cubicweb-centos-version-3.19.4-1 for changeset c4e740e50fc7
2014-09-25 Julien Cristau [pkg] 3.19.4 3.19.4 centos/3.19.4-1 cubicweb-centos-version-3.19.4-1 cubicweb-debian-version-3.19.4-1 cubicweb-version-3.19.4 debian/3.19.4-1
2014-09-24 Julien Cristau merge 3.18.6 into 3.19
2014-09-24 Julien Cristau Added tag cubicweb-version-3.18.6, cubicweb-debian-version-3.18.6-1, cubicweb-centos-version-3.18.6-1 for changeset d91501356742 stable
2014-09-24 Julien Cristau [pkg] 3.18.6 stable cubicweb-centos-version-3.18.6-1 cubicweb-debian-version-3.18.6-1 cubicweb-version-3.18.6
2014-01-28 Aurelien Campeas [hooks/security] allow edition of attributes with permissive permissions stable
2014-07-29 Aurelien Campeas Almost backout afcd46716d6a which breaks _select_best raising an ambiguity exception in debug mode. stable
2014-09-12 Julien Cristau [server] fix anonymous_user predicate in tests
2014-07-28 Rémi Cardona [entities] cw_rest_attr_info() should only consider required attributes (closes #3766717)
2014-08-08 Damien Garaud [views] csvexport accept an empty rset (closes #4236928)
2014-09-11 Denis Laxalde [views] Display attributes in entity creation form based on "add" permission
2014-09-18 Denis Laxalde [datafeed] Commit after all deletions in datafeed parser
2014-09-23 Julien Cristau [schema] CWComputedRType is a schema type
2014-09-23 Julien Cristau [doc] proofreading CWEP002 section
2014-02-10 Anthony Truchet [CWEP002] document computed relations and attributes
2014-08-28 Sylvain Thénault [CWEP002 migration] support sync_schema_props_perms for computed attribute
2014-07-22 Sylvain Thénault [CWEP002 migration] support drop_relation_type/drop_relation_definition/drop_attribute for computed attributes
2014-08-28 Sylvain Thénault [CWEP002 migration] support add_relation_type/add_attribute for computed attributes
2014-09-16 Lea Capgen [CWEP002] properly handle serialization of computed attributes
2014-09-16 Sylvain Thénault [CWEP002] Add support for computed attribute synchronization
2014-04-28 Laura Médioni [CWEP002] Add schema finalization checks for computed attributes
2014-06-16 Denis Laxalde [CWEP002] Account for attribute formula in schema bootstrap
2014-08-28 Sylvain Thénault [CWEP002 migration] support sync_schema_props_perms for computed relations
2014-08-28 Laura Médioni [CWEP002 migration] support add_relation_type for computed relations
2014-08-28 Laura Médioni [CWEP002 migration] support drop_relation_type for computed relations
2014-08-28 Laura Médioni [CWEP002 migration] properly raise exception on (add|drop)_relation_definition for computed relation
2014-06-27 Laura Médioni [hooks] do not abuse of inheritance for CWRType hooks
2014-06-16 Laura Médioni [schema serial] add some comments
2014-06-16 Laura Médioni [schema] define full_rql on RQLExpression class
2014-08-29 Laura Médioni [schema] properly raise BadSchemaDefinition
2014-08-28 Lea Capgen [CWEP002] properly handle serialization of computed relations
2014-06-27 Denis Laxalde [CWEP002] Plug the computed relation rewriter in the querier
2014-02-13 Sylvain Thénault [CWEP002] refactor rql read security checking
2014-06-16 Sylvain Thénault [CWEP002] introduce RQLRelationRewriter
2014-09-12 Lea Capgen [CWEP002] Add schema finalization checks for computed relations (rules)
2014-09-12 Rémi Cardona [schema] add utility function to build a CubicWebSchema from a namespace
2014-08-28 Sylvain Thénault Fix test migration crash waiting to happen due to inferred relations
2014-08-28 Sylvain Thénault fix typo in syncschema hooks
2014-09-16 Julien Cristau [test] Make test_undo_api less random
2014-09-17 Julien Cristau merge 3.17.17 into 3.18 branch stable
2014-09-10 Christophe de Vienne [wsgi] Fix unicode decoding in POST
2014-08-21 Christophe de Vienne [wsgi] add the --debug / -D option to the wsgi command
2014-09-08 Christophe de Vienne [wsgi] Fix multiple variables reading in params
2014-09-02 Christophe de Vienne [wsgi] Set self.vreg
2014-09-02 Christophe de Vienne [wsgi] Add missing import
2014-09-02 Christophe de Vienne [wsgi] Fix https detection
2014-07-24 Christophe de Vienne [wsgi] Re-set the request content after calling the inherited constructor.
2014-07-24 Christophe de Vienne [wsgi] Honor the 'CONTENT_TYPE' wsgi variable
2014-09-17 Aurelien Campeas Added tag cubicweb-version-3.17.17, cubicweb-debian-version-3.17.17-1, cubicweb-centos-version-3.17.17-1 for changeset 57e9d1c70512 stable
2014-09-16 Aurelien Campeas [pkg] prepare 3.17.17 stable cubicweb-centos-version-3.17.17-1 cubicweb-debian-version-3.17.17-1 cubicweb-version-3.17.17
2014-07-29 Julien Cristau [web/headers] don't list a request header twice in "Vary"
2014-07-28 Julien Cristau [test] silence a few more deprecation warnings in unittest_hooks
2014-07-25 Julien Cristau [session] call rollback in Connection.__exit__
2014-07-24 Julien Cristau [devtools] pre_setup_database takes a Connection, not a Session
2014-06-03 Aurelien Campeas [source/native] cPickle is available in all supported pythons
2014-07-22 Aurelien Campeas devtools: deprecate .req_from_url
2014-06-17 Christophe de Vienne [tests] Add a webtest based TestCase class
2014-06-17 Christophe de Vienne [tests] Move 'anonymous_allowed' property from CubicWebServerTC to CubicWebTC
2014-09-02 David Douard [compat] Remove imports of "any" and "all" from lgc (closes #4306044) stable
2014-08-26 Florent Cayré [css] Remove the `div` tag specification of the pendingDelete css rule stable
2014-05-21 Alain Leufroy [cwvreg] cleanup the event manager when reloading modules stable
2014-06-12 Julien Cristau [test] Add missing attribute 'add' permission in test schema stable
2014-05-01 Florent Cayré [facet html] Add surrounding div with "facetBody" class to "has_text" facet. stable
2014-06-13 Julien Cristau [cwctl] don't prompt for cube options in automatic mode stable
2014-06-13 Julien Cristau [serverctl] fix default value for db-init config-level stable
2014-06-05 Rémi Cardona [web] Return useful error messages when exceptions arise in ajax controllers (closes #3932503) stable
2014-07-23 Julien Cristau [test] Fix test breakage uncovered by previous changeset stable
2014-07-08 Julien Cristau [etwist] use more specific REQUEST_ENTITY_TOO_LARGE instead of BAD_REQUEST
2014-07-08 Julien Cristau [entities, view] delete dead code
2014-07-04 Julien Cristau [book] stop talking about the hg `forest` extension
2014-07-04 Julien Cristau [book] update sections about dependencies
2014-07-23 Julien Cristau [web/component] move unicode() call around
2014-07-23 Julien Cristau [web/js] replace callAddOrDeleteThenReload with more generic callAjaxFuncThenReload
2014-07-22 Julien Cristau [hooks/syncsession] try to remove cnx vs session confusion
2014-07-22 Julien Cristau Fix Binary.__eq__ (closes #4172701) stable
2014-07-09 Julien Cristau [dataimport] stop ignoring errors on flush
2014-07-09 Julien Cristau [dataimport] don't commit on flush
2014-07-09 Julien Cristau [test] Add test for dataimport's RQLObjectStore
2014-07-09 Julien Cristau [dataimport] Stop swallowing errors from commit/flush
2014-07-09 Julien Cristau [dataimport] Update RQLObjectStore to Connection API
2014-07-09 Julien Cristau [dataimport] remove _rql heresy
2014-07-09 Julien Cristau [dataimport] remove dead code
2014-06-03 Alain Leufroy [dataimport] do not use sys.exit() to raise missing argument error
2014-06-02 Alain Leufroy [dataimport] _create_copyfrom_buffer: add the tests
2014-06-02 Alain Leufroy [dataimport] _create_copyfrom_buffer: do not ignore columns if data is a list
2014-06-02 Alain Leufroy [dataimport] _create_copyfrom_buffer: fix datetime converter + add time converter
2014-06-02 Alain Leufroy [dataimport] _create_copyfrom_buffer: raise ValueError if conversion cannot be performed
2014-06-02 Alain Leufroy [dataimport] _create_copyfrom_buffer: fix separator check in string converter
2014-06-02 Alain Leufroy [dataimport] _create_copyfrom_buffer: put converters into a list
2014-07-18 Julien Cristau merge 3.19.3 into 3.20 branch
2014-07-18 Julien Cristau Added tag cubicweb-version-3.19.3, cubicweb-debian-version-3.19.3-1, cubicweb-centos-version-3.19.3-1 for changeset 37f7c60f89f1
2014-07-18 Julien Cristau [pkg] prepare 3.19.3 3.19.3 centos/3.19.3-1 cubicweb-centos-version-3.19.3-1 cubicweb-debian-version-3.19.3-1 cubicweb-version-3.19.3 debian/3.19.3-1
2014-07-18 Julien Cristau merge from 3.18 branch
2014-07-18 Julien Cristau merge 3.17.16 into 3.18 branch stable
2014-07-17 Rémi Cardona Remove uses of logilab.common.compat.{all,any}
2014-07-09 Aurelien Campeas remove references to global environment variable APYCOT_ROOT
2014-07-02 Julien Cristau Add warning messages when enabling remote pickle-based repository access
2014-07-18 Julien Cristau [web] Fix expiry of anonymous sessions (closes #4154479)
2014-07-16 Julien Cristau [hooks/syncschema] avoid altering a dropped table
2014-06-12 Florent Cayré [js] fix name error
2014-06-03 Alain Leufroy [devtools] improve error message when postgresql tools are missing
2014-07-11 Rémi Cardona [server] Replace non portable strftime formatter (closes #4132161)
2014-06-12 Aurelien Campeas [web/request] use a picklable Counter object for tab index counters
2014-07-15 Julien Cristau [web/auth] The auth retriever's authenticated() callback takes a session, not a cnx
2014-07-11 Julien Cristau [test] Fix the query-log-file test
2014-07-11 Julien Cristau [doc/book] spelling fixes in security tutorial
2014-07-11 Julien Cristau [doc/book] spelling fixes in "testing" chapter
2014-06-11 Aurelien Campeas [datafeed sources] finish the session -> cnx switch
2014-06-06 Aurelien Campeas [doc/book] update examples, using the new connection api
2014-06-11 Aurelien Campeas [test/entities] use the new connection api
2014-07-02 Julien Cristau [web] restore query logging functionality (closes #3972561)
2014-06-17 Julien Cristau [cwctl] make cubicweb-ctl versions lighter (closes #4002158)
2014-07-08 Aurelien Campeas Added tag cubicweb-version-3.17.16, cubicweb-debian-version-3.17.16-1, cubicweb-centos-version-3.17.16-1 for changeset a979d1594af6 stable
2013-09-23 Sylvain Thénault [forms] consider inline creation form information as linkto info. Closes #3161121
2014-07-07 Aurelien Campeas [pkg] prepare 3.17.16 stable cubicweb-centos-version-3.17.16-1 cubicweb-debian-version-3.17.16-1 cubicweb-version-3.17.16
2014-06-02 Rémi Cardona [reledit] Fix reledit icons jumpiness (closes #4106867) stable
2014-06-02 Rémi Cardona [views] Replace poorly named "invisible" class with "list-unstyled" stable
2014-06-02 Rémi Cardona [views] a 'div' with 'display: inline' screams 'span' stable
2014-07-04 Julien Cristau [pkg] remove simplejson dependency
2014-07-03 Julien Cristau Added tag cubicweb-version-3.19.2, cubicweb-debian-version-3.19.2-1, cubicweb-centos-version-3.19.2-1 for changeset 8ac2202866e7
2014-07-03 Julien Cristau [pkg] Fix version number 3.19.2 centos/3.19.2-1 cubicweb-centos-version-3.19.2-1 cubicweb-debian-version-3.19.2-1 cubicweb-version-3.19.2 debian/3.19.2-1
2014-07-03 Julien Cristau [pkg] 3.19.2
2014-06-06 Aurelien Campeas [webtests] finish to give all self.view(....) a req=req parameter
2014-06-05 Aurelien Campeas [tests/syncsession] use the new connection api
2014-07-01 Aurelien Campeas [webtests/application] remove unused imports
2014-06-05 Aurelien Campeas [webtests/application] .user(...) really wants a request object
2014-06-04 Aurelien Campeas [tests/datafeed] use the new connection api (a small leftover)
2014-07-02 Julien Cristau [entitiestests/base] don't store an entity on the test case
2014-06-05 Aurelien Campeas [entitiestests/base] use the new connection api
2014-06-04 Aurelien Campeas [testlib] use the new connection api
2014-06-05 Aurelien Campeas [exttests/rest] use the new connection api
2014-06-04 Aurelien Campeas [webtests/bookmarks] use the new connection api
2014-06-04 Aurelien Campeas [hookstests/integrity] use the new connection api
2014-07-02 Julien Cristau [hookstests/base] use connections instead of web requests
2014-06-04 Aurelien Campeas [hookstests/base] use the new connection api
2014-06-04 Aurelien Campeas [hookstests/syncschema] use the new connection api
2014-06-04 Aurelien Campeas [tests/rqlannotation,querier] use the new connection api
2014-07-02 Julien Cristau [webtests/web] use the new connection api
2014-06-03 Aurelien Campeas [webtests/navigation] use the new connection api
2014-06-03 Aurelien Campeas [webtests/basetemplates] use the new connection api
2014-06-05 Aurelien Campeas [webtests/basecontrollers] use the new connection api
2014-06-03 Aurelien Campeas [testlib] deprecate .remote_call and provide new connection api friendly .remote_calling
2014-06-03 Aurelien Campeas [webtests/propertysheet] kill an "import *"
2014-06-03 Aurelien Campeas [webtests/breadcrumbs] break long lines
2014-06-05 Aurelien Campeas [webtests/views_editforms] use the new connection api
2014-07-01 Aurelien Campeas [webtests/urlrewrite] do not store a plain entity on the test, only an eid
2014-06-03 Aurelien Campeas [webtests/urlrewrite] use the new connection api
2014-06-05 Aurelien Campeas [webtests/urlpublisher] use the new connection api
2014-06-03 Aurelien Campeas [webtests/baseviews] use the new connection api
2014-07-02 Julien Cristau [devtools/testlib,fill] use the new connection api (for auto_populate)
2014-07-02 Julien Cristau [webtests/automatic views tests] use the new connection api
2014-06-04 Aurelien Campeas [devtools/repotest] simplify a very small helper
2014-06-04 Aurelien Campeas [tests/repotest] use the new connection api
2014-06-02 Aurelien Campeas [tests/querier] use the new connection api (part 3/3)
2014-06-10 Aurelien Campeas [test/querier] use the new connection api (part 2/3)
2014-06-10 Aurelien Campeas [test/querier] use the new connection api (part 1/3)
2014-07-01 Julien Cristau [dbapi] allow talking to a pre-3.19 remote repository
2014-06-17 Julien Cristau [migration] don't add new elements to config._cubes in remove_cube
2014-07-02 Sylvain Thénault [web test] repair test broken by 0872ac2a1db0
2014-05-06 Damien Garaud [dataimport] Drop reference to the 'source' column (closes #4067694).
2014-05-21 Sylvain Thénault [notification] drop on commit sending of message feature of NotificationView
2014-03-21 Sylvain Thénault [datafeed parser] enhance retrieve_url to support POSTing data and custom HTTP headers
2014-03-25 Sylvain Thénault [datafeed parser] fix retrieve_url to always return urllib2.urlopen compatible output
2014-03-20 Sylvain Thénault [datafeed parser] factor out retrieve_url method from DataFeedXMLParser.parse
2014-03-20 Sylvain Thénault [datafeed] Allow to override use_cwuri_as_url in configuration of a datafeed source
2014-06-27 Julien Cristau merge from 3.19 branch
2014-04-03 Sylvain Thénault [entity/rset] replace scary warnings about ambiguous rdefs by XXX in the code
2014-05-23 Rémi Cardona [web/js] Deprecate baseuri() and replace with BASE_URL (closes #3955372)
2014-05-23 Rémi Cardona [request] Ensure base_url() always has a trailing '/' (closes #3955093)
2014-06-11 Julien Cristau [schema] spelling fixes in doc strings
2014-06-02 Rémi Cardona [views] a 'div' with 'display: inline' screams 'span'
2014-02-17 Rémi Cardona [views] Rewrite cw.utils.formContents() with jQuery (closes #3747244)
2014-05-26 Rémi Cardona [web/data] Remove broken backward compatibility function
2014-06-19 Julien Cristau [repoapi] make ClientConnection call RequestSessionBase's init
2014-06-02 Aurelien Campeas [webtests/views_staticcontrollers] use the new connection api
2014-06-02 Aurelien Campeas [webtests/views_selectors] use the new connection api
2014-06-02 Aurelien Campeas [webtests/views_json] use the new connection api
2014-06-02 Aurelien Campeas [webtests/views_errorform] use the new connection api
2014-06-02 Aurelien Campeas [webtests/views_actions] use the new connection api
2014-06-02 Aurelien Campeas [webtests/views_xmlrss] use the new connection api
2014-06-02 Aurelien Campeas [webtest/pyviews] use the new connection api
2014-06-02 Aurelien Campeas [tests/sqlutils] use the new connection api
2014-06-02 Aurelien Campeas [tests/postgres] use the new connection api
2014-06-02 Aurelien Campeas [tests/repository] use the new connection api (part 2/2)
2014-06-02 Aurelien Campeas [repository,tests] use the new connection api (part 1/2)
2014-06-17 Sylvain Thénault [book] fix various parts of the rql section stable
2014-06-02 Aurelien Campeas [repository] session -> cnx renaming (already done in the source object)
2014-05-30 Aurelien Campeas [tests/session] remove unused import
2014-05-30 Aurelien Campeas [tests/datafeed] use the new connection api
2014-05-30 Aurelien Campeas [tests/checkintegrity] use the new connection api
2014-05-30 Aurelien Campeas [tests/schemaserial] kill star import
2014-05-30 Aurelien Campeas [tests/schemaserial] break long lines
2014-06-16 Julien Cristau [tests/ldap] don't leak sessions
2014-05-30 Aurelien Campeas [tests/ldap] use the new connection api
2014-06-13 Aurelien Campeas [test/migration] fix crash on execution
2014-06-05 Rémi Cardona [web] Remove unreachable and broken code
2014-04-15 Sylvain Thénault [testlib] call init_config once the config has been properly bootstraped
2014-06-12 Aurelien Campeas [devtools] even better: use a plain Connection (server-side) object for pre_setup
2014-05-30 Aurelien Campeas [devtools] pre_setup_database should take a connection object
2014-05-30 Aurelien Campeas [tests/migration] use the new connection api
2014-05-28 Aurelien Campeas [tests/undo] use the new connection api
2014-06-12 Aurelien Campeas [js/ajax] deprecate user-callback support
2014-03-07 Julien Cristau EditRelationMixIn: stop using user_rql_callback
2014-05-28 Aurelien Campeas [tests/storage] use the new connection api
2014-06-05 Aurelien Campeas [tests/security] use the new connection api
2014-06-02 Rémi Cardona [htmlwidgets] Remove unreachable code
2014-04-24 Rémi Cardona Remove redundant __nonzero__ methods
2014-05-23 Rémi Cardona [etwist] Remove unused host_prefixed_baseurl()
2014-05-23 Rémi Cardona [basetemplate] Remove misleading comment
2014-05-28 Aurelien Campeas [tests/security] break lines > 100 chars
2014-06-11 Julien Cristau [doc/3.19] Mention [gs]et_shared_data deprecation
2014-06-03 Aurelien Campeas [hooks] internal_session -> internal_cnx (including a typo)
2014-05-02 Aurelien Campeas deprecate get/set_shared_data API
2014-06-11 Julien Cristau [migration] Stop setting session.data['rebuild-infered']
2014-06-04 Christophe de Vienne Import PIL modules from the PIL namespace to be Pillow-compatible
2014-06-10 Julien Cristau merge two stable heads stable
2014-06-10 Julien Cristau merge 3.18.5 into 3.19 branch
2014-06-10 Julien Cristau merge 3.17.15 into 3.18 branch stable
2014-05-16 Adrien Di Mascio [vreg] fix bad super call to lgc.registry.Registry() stable
2014-06-05 Aurelien Campeas Added tag cubicweb-version-3.18.5, cubicweb-debian-version-3.18.5-1, cubicweb-centos-version-3.18.5-1 for changeset 5071b69b6b0b stable
2014-06-05 Aurelien Campeas [pkg] prepare 3.18.5 stable cubicweb-centos-version-3.18.5-1 cubicweb-debian-version-3.18.5-1 cubicweb-version-3.18.5
2014-04-09 Sylvain Thénault [sobjects] update notifications system to 3.19 api
2014-06-04 Julien Cristau [connection] set language on new Connection for the internal manager
2014-06-03 Julien Cristau Added tag cubicweb-version-3.19.1, cubicweb-debian-version-3.19.1-1, cubicweb-centos-version-3.19.1-1 for changeset 1fe4bc4a8ac8
2014-06-03 Julien Cristau [pkg] Add missing data files to MANIFEST 3.19.1 centos/3.19.1-1 cubicweb-centos-version-3.19.1-1 cubicweb-debian-version-3.19.1-1 cubicweb-version-3.19.1 debian/3.19.1-1
2014-06-03 Julien Cristau [pkg] prepare 3.19.1
2014-05-05 David Douard [views] new cubicweb logo (closes #3803681)
2014-04-09 Nicolas Chauvat [serverctl] rename 'add-source' to 'source-add' for consistency's sake (closes #3732169)
2014-06-03 Aurelien Campeas [test/hook] use the new connection API
2014-05-30 Aurelien Campeas [testlib] complete the RepoAccess object (closes #3843614)
2014-05-22 Julien Cristau [debian] version cubicweb-bootstrap Breaks
2014-05-06 Julien Cristau [wsgi] Delete unused instance_uri and get_full_path methods on CubicWebWsgiRequest
2014-04-15 Sylvain Thénault [test] drop unused import
2014-04-09 Sylvain Thénault [sobjects] silent 3.19 warnings in sobjects/supervising.py
2014-04-04 Sylvain Thénault [test] update entities/test/unittest_wfobjs to cw 3.19 api
2014-04-10 Sylvain Thénault [test] Add missing import to fix old yams warning
2014-04-09 Sylvain Thénault [dataimport, migration] silence find_entities / find_one_entity warning
2014-04-09 Sylvain Thénault [repo] fix extid2entity to ensure connection's has a cnxset
2014-04-09 Sylvain Thénault [test] update sobjects/test/unittest_cwxmlparser to cw 3.19 api
2014-04-09 Sylvain Thénault [repo] make it clear in internal_cnx that security is disabled
2014-04-04 Sylvain Thénault [datafeed] update datafeed internals to use connection instead of session
2014-04-04 Sylvain Thénault [test] update sobjects/test/unittest_notification to cw 3.19 api
2014-04-04 Sylvain Thénault [test] simplify setup of sobjects/test/unittest_supervising.py
2014-04-04 Sylvain Thénault [test] update sobjects/test/unittest_supervising to cw 3.19 api
2014-04-04 Sylvain Thénault [test] update sobjects/test/unittest_email to cw 3.19 api
2014-05-06 Julien Cristau [wsgi] the spec says wsgi.url_scheme *must* be provided
2014-05-12 Adrien Di Mascio [shell] provide autocompletion for rql queries in cubicweb-ctl shell (closes #3560541)
2014-04-18 Julien Cristau [book] avoid '~' in all-in-one.conf, it is not expanded
2014-05-07 Julien Cristau [book] uicfg moved from web to web.views a while ago
2014-05-06 Julien Cristau [wsgi] look at wsgi.url_scheme to decide if we're on https
2014-03-24 Julien Cristau [web] Fix HEAD request handling (closes #3677949)
2014-05-16 Julien Cristau [wsgi] avoid reading the entire request body in memory
2014-05-13 Aurelien Campeas Added tag cubicweb-version-3.17.15, cubicweb-debian-version-3.17.15-1, cubicweb-centos-version-3.17.15-1 for changeset ee413076752b stable
2014-05-13 Aurelien Campeas [pkg] also bump __pkginfo__ stable cubicweb-centos-version-3.17.15-1 cubicweb-debian-version-3.17.15-1 cubicweb-version-3.17.15
2014-05-13 Aurelien Campeas [pkg] prepare 3.17.15 stable
2014-05-13 Aurelien Campeas [cache] fix a cache issue with an entity created without relation cache prefill stable
2014-04-08 Julien Cristau [web/test] add a test for some http response codes
2014-05-06 David Douard [views] remove reference to the MAPPING_CHECKERS dict (closes #3810219)
2014-03-13 Julien Cristau [web/ajax] Always return a json dict with a 'reason' key in case of ajax errors
2014-03-13 Julien Cristau [web/ajax] don't override any status code with 500 in ajax_error_handler
2014-03-14 Julien Cristau [web] Add asserts to the raw header conversion functions
2014-03-07 Julien Cristau [view] Delete dead(?) code from ReloadableMixIn
2014-02-04 Julien Cristau Add a db-statement-timeout option for postgresql sources
2014-04-18 Julien Cristau [test] use assertNotIsInstance instead of assert_(not isinstance(...))
2014-04-23 Julien Cristau [services] register_user now returns the new CWUser
2014-04-23 Julien Cristau [server/session] remove json dumps around call_service
2014-04-30 Christophe de Vienne [req.find] Use vreg.schema.eschema for eschema lookup
2014-04-30 Christophe de Vienne [doc] Typo
2014-01-07 Christophe de Vienne [formfields] Handle 'placeholder' attribute for text and textarea
2014-04-14 Alain Begey [forms] Add autocomplete attribute for formrenderers
2014-04-11 Alain Begey [widget] Addition of EmailInput
2014-01-13 Nicolas Chauvat close branch reldefsecurity
2014-04-28 Julien Cristau Added tag cubicweb-version-3.19.0, cubicweb-debian-version-3.19.0-1, cubicweb-centos-version-3.19.0-1 for changeset 1141927b8494
2014-04-28 Julien Cristau [debian] set release date 3.19.0 centos/3.19.0-1 cubicweb-centos-version-3.19.0-1 cubicweb-debian-version-3.19.0-1 cubicweb-version-3.19.0 debian/3.19.0-1
2014-04-28 Katia Saurfelt [entity] add a new `cw_linkable_rql` method
2014-04-07 Sylvain Thénault [schema] fix buggy composite_rdef_roles and associated test
2014-04-28 Julien Cristau [doc] update 3.19 release notes
2014-04-28 Christophe de Vienne [login form] Fix BaseLogForm.form_action()
2014-04-28 Julien Cristau [migration] move 'entities' table changes from 3.19.0 to bootstrap script
2014-04-28 Julien Cristau [server/session] add missing rollback when freeing a db connection
2014-04-24 Julien Cristau [debian] add Breaks on cubicweb-bootstrap
2014-04-08 Denis Laxalde Drop duplicated content in ITreeAdapter docstring stable
2014-04-14 Rémi Cardona an -> a (misc) stable
2014-04-14 Rémi Cardona an utf-8 -> a utf-8 stable
2014-04-14 Rémi Cardona an URI -> a URI stable
2014-04-14 Rémi Cardona an unicode string -> a unicode string stable
2014-04-14 Rémi Cardona an URL -> a URL stable
2014-04-01 Christophe de Vienne Remove a misleading comment about self.render() behavior. stable
2014-03-06 Julien Cristau [migractions] add sanity check in rename_relation_type stable
2014-04-07 Vincent Michel [dataimport] Add safety belt on "gen_rtype" in MetaGenerator, closes #3712892 stable
2014-04-07 Vincent Michel [dataimport] Correctly serialize datetime objects in _create_copyfrom_buffer, closes #3712885 stable
2014-04-03 Rémi Cardona [dataimport] Prevent ucsvreader from skipping the first line when ignore_errors is True (closes #3705791) stable
2014-04-03 Rémi Cardona [dataimport] Avoid double unicode decoding in ucsvreader (closes #3705752) stable
2014-04-25 Christophe de Vienne [doc] Document the user_data dictionnary content stable
2014-04-24 Julien Cristau [debian] break old cubicweb-vcsfile
2014-04-23 Julien Cristau [services] catch missing group early in register_user
2014-04-23 Julien Cristau [services] rename register_user kwargs to cwuserkwargs
2014-04-22 Julien Cristau [services] don't hardcode 'users' group for register_user
2014-04-22 Julien Cristau [sobjects/test] check that register_user properly sets user name and email address
2013-07-19 Vladimir Popescu [server] Refactor Repository.register_user into a CubicWeb service (closes #3020639)
2014-04-18 Julien Cristau [migration] set a cnxset before process_script()
2014-04-10 Julien Cristau [server] make internal_cnx get and keep a connection to the db
2014-04-22 Julien Cristau [server/session] make commit/rollback obey ensure_cnx_set
2014-04-09 Julien Cristau [repo] fix deprecation messages for stats and gc_stats
2014-04-10 Julien Cristau [cwconfig] use "foo not in bar" instead of "not foo in bar"
2014-04-10 Julien Cristau [debian] Add Breaks on a few cubes that need changes for 3.19
2014-04-10 Julien Cristau [hooks] run cascading delete hook later
2014-04-10 Julien Cristau [devtools] set PGPORT/PGHOST when calling pg_ctl start
2014-04-23 Julien Cristau [server/test] update to deal with lgdb sqlserver fix stable
2014-04-10 Julien Cristau [test] Fix regressions from 96549de9dd70 "[test] use assertIn where appropriate"
2014-04-09 Julien Cristau [repo] Fix register_user
2014-04-08 Julien Cristau [test] use assertNotIn where appropriate
2014-04-08 Julien Cristau [test] use assertIn where appropriate
2014-04-09 Julien Cristau [doc] Add removal of old multi-sources to 3.19 release notes
2014-04-09 Julien Cristau [pkg] Bump to 3.19.0
2014-04-09 Julien Cristau [web/debug] remove code broken by session refactoring
2014-04-09 Julien Cristau [web/debug] Fix check for open sessions
2014-03-20 Rémi Cardona [cwconfig] Remove useless 'ui-cube' configuration option (closes #3728904)
2014-04-07 Julien Cristau [test] Use RepoAccess.shell() in unittest_predicates
2014-04-07 Julien Cristau [devtools] add 'shell' method to RepoAccess, deprecate CubicWebTC's
2014-04-07 Julien Cristau [repo] make extid2eid work with either a session or a connection
2014-04-04 Sylvain Thénault [repository] extid2eid's 'commit' argument no more necessary
2014-04-04 Sylvain Thénault [repository] complete argument is no more needed since we have no more 'true' multisource.
2014-04-04 Sylvain Thénault [repository] 'session' argument is always given to type[_and_source]_from_eid, make it mandatory and simplify code accordingly
2014-04-04 Julien Cristau [repository] 'session' argument is always given to extid2eid, make it mandatory and simplify code accordingly
2014-03-28 Rémi Cardona [web/data] Remove broken jquery-json plugin (closes #3590335)
2014-01-27 Denis Laxalde Add missing relation types items in schema global variables
2014-03-13 Julien Cristau [web] return 403 for Unauthorized, not 401
2014-04-03 Sylvain Thénault [test] update unittest_repoapi to 3.19 api (sic)
2014-04-03 Sylvain Thénault [test] update unittest_utils to 3.19 api
2014-04-03 Sylvain Thénault [test] update unittest_rset to 3.19 api
2014-04-03 Sylvain Thénault [test] update unittest_rqlrewrite to 3.19 api
2014-04-03 Sylvain Thénault [test] update unittest_req to 3.19 api
2014-04-03 Sylvain Thénault [test] update unittest_predicates to 3.19 api
2014-04-03 Julien Cristau [web/test] port unittest_reledit to RepoAccess API
2014-04-04 Julien Cristau [web/test] port unittest_magicsearch to RepoAccess API
2014-04-03 Julien Cristau [web/test] use real_error_handling context manager instead of open-coding it
2014-04-03 Julien Cristau [web/test] port unittest_idownloadable to RepoAccess API
2014-04-03 Julien Cristau [web/test] remove useless calls to self.request() from CORS tests
2014-04-03 Julien Cristau [web/test] port unittest_formfields to RepoAccess API
2014-04-02 Julien Cristau [web/test] port unittest_form to RepoAccess API
2014-04-02 Julien Cristau [web/test] port unittest_facet to RepoAccess API
2014-04-02 Julien Cristau [web/test] move unittest_controller to RepoAccess test API
2014-04-02 Julien Cristau [web/test] port unittest_breadcrumbs to 3.19 test api
2014-04-02 Julien Cristau [web/test] avoid deprecation warnings from find_entities()
2014-04-02 Julien Cristau [web/test] port unittest_application to new 3.19 API
2014-04-04 Sylvain Thénault [test] silence warnings for unittest_schema by upgrading to new 3.19 API
2014-04-04 Sylvain Thénault [test] silence warnings for unittest_cwctl by upgrading to new 3.19 API
2014-04-04 Sylvain Thénault [test] replace some assert{True,False} with more specific method
2014-04-01 Sylvain Thénault [test] silence warnings for unittest_entity by upgrading to new 3.19 API
2014-04-07 Julien Cristau Fix constraint sync during migration
2014-04-07 Julien Cristau merge 3.18.4 into default
2014-04-07 Julien Cristau Added tag cubicweb-version-3.18.4, cubicweb-debian-version-3.18.4-1, cubicweb-centos-version-3.18.4-1 for changeset 0176da9bc752 stable
2014-04-04 Sylvain Thénault [test/data] Add missing 'add' permission on attribute stable cubicweb-centos-version-3.18.4-1 cubicweb-debian-version-3.18.4-1 cubicweb-version-3.18.4
2014-04-07 Julien Cristau [hooks/notification] Fix indentation
2014-04-03 Sylvain Thénault [devtools] deprecate CWTC.user()
2014-04-03 Sylvain Thénault minor cleanups
2014-04-03 Sylvain Thénault some copyright updates
2014-04-03 Sylvain Thénault [devtools] properly close open access on tearDown
2014-04-03 Sylvain Thénault [devtools] make comment (a bit) more readable
2014-04-02 Julien Cristau [devtools] avoid an internal deprecation warning
2014-04-02 Julien Cristau [server/session] undeprecate session.anonymous_session
2014-04-02 Julien Cristau [web/sessions] use session.sessionid instead of deprecated session.id
2014-04-03 Sylvain Thénault [repo] don't set cnxset when getting the session to close it
2014-04-02 Julien Cristau [repo] handle connection explicitly when calling session open/close hooks
2014-04-01 Julien Cristau [hooks/syncschema] work with connections not sessions
2014-04-01 Julien Cristau [server/sources] {before,after}_entity_insertion wants a cnx not a session
2014-04-01 Julien Cristau [hooks/syncsources] use a cnx not a session
2014-04-01 Julien Cristau [hooks/notification] use a cnx not a session
2014-04-01 Julien Cristau [hooks/metadata] use a cnx not a session
2014-04-01 Julien Cristau [hooks/bookmark] use a cnx not a session
2014-04-01 Julien Cristau [hooks/workflow] use a cnx not a session
2014-04-01 Julien Cristau [hooks/email] use a cnx not a session
2014-04-01 Julien Cristau [hooks/integrity] use a cnx not a session
2014-04-01 Julien Cristau [hooks/security] let's use a connection, not a session
2014-04-01 Julien Cristau [server/sources/native] deal with connections, not sessions
2014-04-01 Julien Cristau [server] eschema_eid needs a connection, not a session
2014-04-01 Julien Cristau [repository] operations get a connection instead of a session
2014-04-01 Julien Cristau [server/hook] operations get a connection instead of a session
2014-04-01 Julien Cristau [repository] Use an internal connection in register_user
2014-04-01 Sylvain Thénault avoid to internally raise 3.19 warnings
2014-04-07 Julien Cristau [sources] ensure we have a cnxset in undoable_transactions
2014-04-04 Julien Cristau [server] move security/integrity hook management away from InternalSession.__init__
2014-04-03 Julien Cristau [migration] make 'session' object be a server-side Connection, not ClientConnection
2014-03-20 Sylvain Thénault [sources] Skip problematic sources when starting shell instead of crashing. Closes #3670208
2014-04-04 Julien Cristau [web] fix language negotiation
2014-04-01 Aurelien Campeas [merge] bring the 3.17.14 fixes to 3.18 stable
2014-04-01 Aurelien Campeas [test/utils] repair concat-resources test stable
2014-03-31 Aurelien Campeas [pkg] bump cubicweb.spec stable
2014-03-31 Vincent Michel [dataimport] Correctly call rschema(rtype) in SqlGenObjectStore, closes #3694139 stable
2014-03-28 Aurelien Campeas [pkg] prepare 3.18.4 stable
2014-03-20 Rémi Cardona [web] Disable 'concat-resources' by default (closes #3670503) stable
2014-03-12 Denis Laxalde [testlib] Drop override of assertItemsEqual method stable
2014-03-13 Sylvain Thénault [rewrite] Fix crash when the main variable doesn't appear in the snippet's vargraph stable
2014-03-13 Denis Laxalde [ext/rest] Catch SystemExit raised by docutils stable
2014-03-14 Jérôme Roy [entity] User-defined relation to skip for copy has precedence stable
2014-02-26 Denis Laxalde Make EditController edit_entity method always return an eid stable
2014-03-26 Julien Cristau [migration] Improve update of in-memory schema during 3.18 CWAttribute.defaultval change stable
2014-03-27 Sylvain Thénault [migration] always rebuild infered relation stable
2014-03-24 Julien Cristau Backout "[web/navigation] use add_onload instead of inline javascript href" stable
2014-03-14 Sylvain Thénault [test] those are rql tests, not cubicweb (and they break with rql 0.31.5). Remove them. stable
2014-03-24 Aurelien Campeas [source/native] allow many eid creation per .create_eid call (closes #3526594)
2014-02-06 Aurelien Campeas [pkg] bump the dependency on logilab.database
2014-03-10 Aurelien Campeas [source/native] refactor eid generation code
2014-03-24 Julien Cristau Move entity cache from web.request.ConnectionCubicWebRequestBase to repoapi.ClientConnection
2014-03-24 Laura Médioni [server] Fix AttributeError in extid2eid
2014-03-11 Julien Cristau [book] Update documentation for new repoapi
2014-03-14 Julien Cristau [utils] the json module is always available
2014-03-17 Julien Cristau [fti] properly close the ProgressBar
2014-03-17 Julien Cristau [serverctl] use repoapi for db-check, add-source, rebuild-fti commands
2014-03-05 Julien Cristau [devtools] make get_repo_and_cnx return a repoapi ClientConnection
2014-03-05 Julien Cristau [repoapi] Avoid deprecation warnings from session.id
2014-02-18 Julien Cristau [server] some s/session/cnx/
2014-03-05 Julien Cristau Move setting session.mtime from dbapi to web session manager
2014-03-13 David Douard [web] whitespace cleanup in http_headers.py
2014-03-14 Nicolas Chauvat [web] implement cross origin resource sharing (CORS) (closes #2491768)
2014-03-12 David Douard [devtools] add a 'method' argument to RepoAccess.web_request
2014-03-14 Julien Cristau [web] Fix handling of some http headers
2014-03-10 Julien Cristau [web/request] deprecate user_callback
2014-03-07 Julien Cristau [doc] undocument user_callback
2014-03-12 Florent Cayré Added tag cubicweb-centos-version-3.17.14-1, cubicweb-version-3.17.14, cubicweb-debian-version-3.17.14-1 for changeset fa00fc251d57 stable
2014-03-10 Denis Laxalde [migractions] Better handle removal of RQLConstraint in sync_schema stable cubicweb-centos-version-3.17.14-1 cubicweb-debian-version-3.17.14-1 cubicweb-version-3.17.14
2014-03-10 Sylvain Thénault [test] when the config change, we should cleanup sys.path and sys.modules. Closes #3634164 stable
2014-03-06 Julien Cristau [wsgi] make sure request.content is available for consumption
2014-01-29 Katia Saurfelt [facet] create a RangeRQLPathFacet (closes #2852512)
2013-10-31 Rémi Cardona [request] Make sure set_message() actually displays its given message (closes #3003425)
2014-03-05 Aurelien Campeas [pkg] prepare 3.17.14 stable
2014-02-27 Aurelien Campeas [hooks/syncschema] do not crash on double removal of a constraint stable
2014-02-19 Rémi Cardona [doc/book] Fix typo in import stable
2014-02-18 Julien Cristau [server/session] fix a couple typos in doc strings
2014-02-18 Julien Cristau [server/migractions] finish migration to repoapi objects
2014-03-05 Julien Cristau [server] use the ClientConnection directly now that it has more methods available
2014-02-18 Julien Cristau [repoapi] add security/hook control and system_sql
2014-02-17 Julien Cristau [predicates] fix thinko in doc strings
2014-02-17 Julien Cristau [web/basecomponents] remove EtypeRestrictionComponent
2014-02-14 Dimitri Papadopoulos [ldapparser, book] document additional error causes
2014-02-14 Julien Cristau [js] remove leftover dead code in loadxhtml
2014-03-04 Damien Garaud [web] Avoid using an empty dict as default parameter of 'CubicWebRequestBase'.
2014-01-21 Aurelien Campeas [schema] fix composite deletion handling
2014-01-24 Aurelien Campeas [schema] add composite handling helpers on EntitySchema (related to #3463112)
2014-02-17 Julien Cristau [server] Handle unique constraint violations under recent sqlite
2014-03-04 Julien Cristau [i18n] update
2014-03-04 Celso FLORES [i18n] es.po updated
2014-02-17 Julien Cristau merge 3.18.x in 3.19 branch
2014-02-17 Julien Cristau 3.18 is stable stable
2014-02-17 Julien Cristau [schema] explicitly declare 'add' permissions for a couple attributes
2014-02-14 Aurelien Campeas Added tag cubicweb-version-3.17.13, cubicweb-debian-version-3.17.13-1, cubicweb-centos-version-3.17.13-1 for changeset 09b4ebb9b0f1 stable
2014-02-14 Julien Cristau Added tag cubicweb-version-3.18.3, cubicweb-debian-version-3.18.3-1, cubicweb-centos-version-3.18.3-1 for changeset afd21fea201a
2014-02-14 Julien Cristau Update translations cubicweb-centos-version-3.18.3-1 cubicweb-debian-version-3.18.3-1 cubicweb-version-3.18.3
2014-02-14 Julien Cristau [pkg] prepare 3.18.3
2014-02-14 Julien Cristau merge 3.17.13
2014-02-14 Dimitri Papadopoulos [ldapfeed] fix encode error during initial user import stable cubicweb-centos-version-3.17.13-1 cubicweb-debian-version-3.17.13-1 cubicweb-version-3.17.13
2014-02-12 Rémi Cardona [web/data] Ignore disabled widgets in cw.utils.formContents() (closes #3544492)
2014-02-14 Damien Garaud [etwist] Fix an empty request content after a Twisted processing (closes #3546795).
2014-02-13 Julien Cristau [web/data] remove images that aren't used anywhere
2014-02-13 Julien Cristau [web/data] Add missing images from jquery-ui 1.10.3
2014-02-14 Julien Cristau [web/navigation] use add_onload instead of inline javascript href
2014-02-14 Julien Cristau [web/data] fix treeview regression (closes #3526466)
2014-02-14 Aurelien Campeas backout 8f3e963501e2, which is not ready yet stable
2014-02-13 Aurelien Campeas [pkg] also bump it there stable
2014-02-10 Aurelien Campeas [pkg] prepare 3.17.13 stable
2014-02-11 Julien Cristau [navigation] use add_onload instead of inline javascript href stable
2014-02-05 Julien Cristau [uilib] allow canvas tags in the html cleaner stable
2014-02-05 Julien Cristau [ajax] use a custom tag to handle dynamically loaded js stable
2014-02-03 Aurelien Campeas [dataimport] fix comment stable
2014-02-12 Aurelien Campeas [hooks/security, devtools/fill] silence yams 0.38.0 warnings stable
2014-02-03 Florent Cayré Drop 3.13 incomplete backward compat in edit controller.
2014-02-10 Julien Cristau [devtools] force locale to C for postgresql test clusters
2013-12-20 Sylvain Thénault [rql2sql] remove special behaviour of symmetric relation vs DISTINCT
2014-02-11 Dimitri Papadopoulos Typo in comments and error messages
2014-02-13 Dimitri Papadopoulos Fix typo in a setup.py comment
2014-02-13 Dimitri Papadopoulos [dataimport, migration] more fixes in the spirit of a6c32edabc8d:
2014-02-06 Denis Laxalde [doc] Fix typo in devrepo/fti
2014-02-04 Denis Laxalde [doc/3.19] Clarify repoapi.get_repository usage
2014-01-29 Julien Cristau [server] use a connection instead of a session for user authentication
2014-02-11 Julien Cristau Use repoapi instead of dbapi for cwctl shell, upgrade and db-init
2014-01-28 Julien Cristau [server/repo] use internal_cnx in init_sources_from_database
2014-01-29 Julien Cristau [server/session] avoid spurious warnings from Session.close
2014-01-29 Julien Cristau [server] rename session to cnx in querier and plan
2014-01-29 Julien Cristau [repo] Use a connection instead of a session for repo.stats()
2014-01-29 Julien Cristau [repo] Use a connection instead of a session for repo.gc_stats()
2014-01-29 Julien Cristau [repo] Use a connection instead of a session for repo.get_versions()
2014-01-30 Julien Cristau [webconfig] get_repository moved to repoapi
2014-01-30 Julien Cristau [schemaserial] Replace 'cursor' with 'cnx'
2014-02-03 Dimitri Papadopoulos [book] basic documentation for LDAPfeed
2014-01-29 Julien Cristau [testlib] Use session.sessionid instead of deprecated session.id
2014-02-07 Julien Cristau Add data/pgdb to hgignore patterns
2014-01-27 Julien Cristau [test] make unittest_postgres pass
2014-01-28 Julien Cristau [devtools] make PostgresTestDataBaseHandler start its own postgresql
2014-02-05 Julien Cristau [web/staticcontrollers] create a unique temporary file for concat handling
2014-01-29 Julien Cristau [server/repo] Use session.sessionid instead of session.id
2014-01-29 Julien Cristau [server/session] use _free_cnxset instead of free_cnxset to avoid warnings
2014-01-28 Julien Cristau [server] Use internal_cnx instead of internal_session in init_repository
2014-01-30 Julien Cristau [server/session] session.id → session.sessionid
2014-02-04 Dimitri Papadopoulos English typography
2014-02-03 Julien Cristau [repo] restore python 2.6 compatibility
2014-01-28 Julien Cristau [server] use internal_cnx instead of internal_session in deserialize_schema
2014-01-28 Julien Cristau [server/schemaserial] rename cursor argument to cnx
2014-01-29 Julien Cristau [repo] Use a connection instead of a session in Repository.properties()
2014-01-30 Julien Cristau [server/sources] replace references to dbapi with repoapi
2014-01-30 Julien Cristau [doc/3.19] Make repoapi description match code
2014-02-03 Julien Cristau [serverctl] remove broken schema-sync command
2014-01-30 Julien Cristau [server/session] Fix docstring typo for InternalSession
2014-01-24 Dimitri Papadopoulos [book] typo
2014-01-29 Julien Cristau [server] fix TypeErrors
2013-12-17 Julien Cristau [notification] use an InternalManager object for notifications if we have an (email, lang) tuple
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
2013-08-28 Sylvain Thénault [datafeed] fix crash due to bad http_timeout handling. Closes #3096585 stable
2013-08-28 Sylvain Thénault [date picker widgets] properly distinguish DOM id and input name. Closes #3096575 stable
2013-08-28 Sylvain Thénault [date picker widgets] use bare jquery expression rather than jqNode stable
2013-06-12 Julien Cristau Use return in CnxSetTracker context manager methods stable
2013-07-15 Julien Cristau [web/views] make PrimaryView.entity_call accept kwargs stable
2013-09-02 Aurelien Campeas [ldapparser] demote some logs from warning to debug (closes #2713671) stable
2013-08-09 David Douard [doc] add a what's new file for 3.18
2013-08-07 David Douard merge stable in default (3.18) branch
2013-08-06 David Douard Added tag cubicweb-centos-version-3.17.6-1, cubicweb-version-3.17.6, cubicweb-debian-version-3.17.6-1 for changeset 5b9fedf67a29 stable
2013-08-06 David Douard [pkg] prepare 3.17.6 stable cubicweb-centos-version-3.17.6-1 cubicweb-debian-version-3.17.6-1 cubicweb-version-3.17.6
2013-08-06 Denis Laxalde Do not use cubicweb-card in rest_path tests stable
2013-08-01 Sylvain Thénault [inlined form field] fix regression introduced in 3.16.4/570208f74a84. Closes #3064653 stable
2013-08-01 Sylvain Thénault [testlib] temporary_appobjects should call __registered__ if it exists. Closes #3064075 stable
2013-08-01 Sylvain Thénault [entities] properly escape in EmailAddress.printable_value when format is html. Closes #3064025 stable
2013-07-31 David Douard Added tag cubicweb-version-3.17.5, cubicweb-debian-version-3.17.5-1, cubicweb-centos-version-3.17.5-1 for changeset 15dd5b37998b stable
2013-07-31 David Douard [pkg] prepare 3.17.5 stable cubicweb-centos-version-3.17.5-1 cubicweb-debian-version-3.17.5-1 cubicweb-version-3.17.5
2013-07-31 David Douard [pkg] fix debian packaging (closes #3058542) stable
2013-07-31 Sylvain Thénault [testing] add missing generate_bigint method to ValueGenerator. Closes #3059327 stable
2013-07-31 Sylvain Thénault [rql / querier] fix bad interpretation of some RQL SET query stable
2013-07-30 David Douard merge stable in default (3.18) branch
2013-07-30 David Douard Added tag cubicweb-version-3.17.4, cubicweb-debian-version-3.17.4-1, cubicweb-centos-version-3.17.4-1 for changeset c7ba8e5d2e45 stable
2013-07-30 Sylvain Thénault [i18n] cleanup dead code stable cubicweb-centos-version-3.17.4-1 cubicweb-debian-version-3.17.4-1 cubicweb-version-3.17.4
2013-07-30 David Douard [i18n test] hack to make i18n tests run using a Python interpreter stable
2013-07-30 Sylvain Thénault [i18ncube] fix crash due to duplicated messages in generated schema.pot stable
2013-07-30 Sylvain Thénault [i18n test] load_po: fix bug in case of multi-lines msgid and ensure there are no duplicated messages stable
2013-07-30 Sylvain Thénault [i18n test] simplify test cube a bit by only providing a views module, no package stable
2013-07-29 Sylvain Thénault [web] consider inlined relations in has_editable_relation. Closes #3049970 stable
2013-07-29 Sylvain Thénault [web test] silent 3.13 warning stable
2013-07-26 Denis Laxalde [editcontrollers] Account for role in the ordering of entities (Complements #3031719) stable
2013-07-25 Sylvain Thénault [migration.sync_schema_props_perms] ensure all participants to a unique together constraint are there stable
2013-07-25 Sylvain Thénault [session commit] save back exception context to avoid potentiel cluttering if some revert operation raise an exception stable
2013-07-29 David Douard [pkg] python-central has been removed from Debian stable
2013-07-26 David Douard [pkg] prepare 3.17.4 stable
2013-07-26 David Douard [pkg] merge centos 3.17.1-2 in stable (prepare 3.17.4) stable
2013-07-26 David Douard Added tag cubicweb-centos-version-3.17.1-2 for changeset 965f894b63cb
2013-07-25 Sylvain Thénault [rqlrewrite] fix rqlrewrite unpredictability vs relation sharing. Closes #3036144 stable
2013-07-24 Sylvain Thénault [rqlrewrite] rewrite doesn't need a solutions argument, always use the Select'ones stable
2013-07-24 Sylvain Thénault [rql rewrite] equivalent but much simpler flow stable
2013-07-25 Rémi Cardona [pkg] Prepare a new RPM release cubicweb-centos-version-3.17.1-2
2013-07-25 Rémi Cardona [pkg] Add log directory to rpm
2013-07-25 David Douard [repo] normalize ValidationError on edited entity (closes #2509729) stable
2013-07-24 David Douard [doc] one must now manipulate the req.session.data dict (closes #2842345) stable
2013-07-24 David Douard [datafeed] add a timeout config option (closes #2745677) stable
2013-07-24 Sylvain Thénault [dataimport] ucsvreader should skip empty lines unless specified otherwise. Closes #3035944 stable
2013-07-22 Denis Laxalde [querier] Add timings to debug prints (DBG_RQL) stable
2013-07-24 Sylvain Thénault [editcontrollers] Ensure entities are created in an order satisfying schema constraints. Closes #3031719 stable
2013-07-22 Sylvain Thénault [editcontroller] extract RQLQuery.set_attribute/set_inlined methods from handle_field/handle_inlined_relation stable
2013-07-22 Sylvain Thénault [editcontroller] req=self._cw makes things easier to read stable
2013-07-22 David Douard [facets,js] fix bogus checkbox icon appearing after the first interaction (closes #2790332) stable
2013-07-22 Julien Cristau fix typos in docstring, doc and comments stable
2013-07-17 Julien Cristau [debian] remove workaround for broken sphinx/jquery combination stable
2013-07-18 Sylvain Thénault [schema] mark CWDataImport as an internal type. Closes #3025536 stable
2013-07-19 Paul Tonelli [pkg] remove deprecated dependency on pysqlite2 stable
2013-07-18 Denis Laxalde Fix two crashes in db-check (closes #3024964) stable
2013-07-22 Sylvain Thénault [rql rewrite] may_be_shared_with should consider relation's scope (closes #3024730) stable
(0) -10000 -3000 -1000 -960 +960 +1000 tip