2012-07-31 Pierre-Yves David [storage] relies on event=='deleted' to detect "delete" event (closes #2450680) oldstable
2012-07-31 Pierre-Yves David [composite] apply composite on new enty too stable
2012-07-31 Pierre-Yves David [storage] relies on event=='deleted' to detect "delete" event stable
2012-07-31 Sylvain Thénault [web navigation] previous / next icons are missing mandatory alt attribute stable
2012-07-31 Adrien Di Mascio [testlib] consider rset for template / view selection (closes #2447183) stable
2012-07-24 Adrien Di Mascio [documentation] fix some ReST compilation problems
2012-07-24 Sylvain Thénault [test] remove no more necessary attribute cache manipulation to repair test
2012-07-24 Sylvain Thénault [entity] more tweaks for entity attribute cache handling on cw_set/cw_create to fix test regression
2012-07-24 Sylvain Thénault [entity/hooks] fix regression introduced by 4ba11607d84a
2012-07-17 Sylvain Thénault [doc] use :meth: and remove doc to deprecated methods
2012-07-23 Nicolas Chauvat [doc] add passlib to list of dependencies stable
2012-07-23 Sylvain Thénault Added tag cubicweb-debian-version-3.15.2-1 for changeset 9aa5553b2652 stable
2012-07-23 Sylvain Thénault Added tag cubicweb-version-3.15.2 for changeset 2afc157ea9b2 stable cubicweb-debian-version-3.15.2-1
2012-07-23 Sylvain Thénault [test] missing future import stable cubicweb-version-3.15.2
2012-07-23 Sylvain Thénault [web test] fix tests broken by 8de41063d629 stable
2012-07-20 Sylvain Thénault 3.15.2 stable
2012-07-20 Sylvain Thénault [web login] fix after login redirection: redirect expect an url not a relative path. Breaks on cases like '?vid=aview'. Closes #2423575 stable
2012-07-20 Sylvain Thénault [config] load_configuration should not crash because of fs errors. Closes #2286215 stable
2012-07-17 Sylvain Thénault [entity api] unify set_attributes / set_relations into a cw_set method. Closes #2423719
2012-07-19 Sylvain Thénault [workflow ui] fix state/transition edition form on existing entity. Closes #2423531 stable
2012-07-20 Florent Cayré [predicates] fix predicates that erroneously evaluate the entity passed as a parameter as a boolean, instead of testing its existence in the keyword arguments -using the kwargs.get('entity') idiom instead of 'entity' in kwargs or similar- ; closes #2424288 stable
2012-07-20 Sylvain Thénault [book] fix build warnings/errors. Closes #2430042 stable
2012-07-20 Sylvain Thénault [ldap feed] add missing future import stable
2012-07-19 Sylvain Thénault [ldap feed] fix error since with read security activated, password value is not selecteable (closes #2406597). Also add a note in the book about packages required to connect to an ldap server stable
2012-07-20 Julien Cristau [config] Set CWDEV, aka dev mode, according to presence of the i18n directory, not .hg stable
2012-07-20 Julien Cristau [book] Some tweaks to fix cubicweb-documentation package generation stable
2012-07-19 Aurelien Campeas [webconfig] debug mode should not be special wrt data_url handling (closes #2405487) stable
2012-07-19 Sylvain Thénault [test] missing future import stable
2012-06-20 Aurelien Campeas [ldap] allow working connection to some ADs (closes #2408829) stable
2012-07-18 Florent Cayré [entity] fix unrelated_rql for creation form vocabulary for relation with specific permissions (closes #2423854) stable
2012-07-17 Sylvain Thénault [form widgets] fix JQueryDatePicker and JQueryTimePicker so they consider widget custom attributes. Closes #2423720 stable
2012-07-18 Sylvain Thénault [web app] handle Redirect raised during session establishment, as this may be used by eg openid authentication. Closes #2430018 stable
2012-07-17 Sylvain Thénault backport stable
2012-07-10 Aurelien Campeas [ldapuser2ldapfeed] fix confusing script structure and decode the extid to avoid an UnicodeDecodeError (closes #2413437) stable
2012-07-17 Sylvain Thénault [migraction] rename rename_relation method to rename_relation_type for consistency stable
2012-07-13 Sylvain Thénault [web app] only log tb when explicitly asked stable
2012-07-12 Sylvain Thénault typo stable
2012-06-13 Aurelien Campeas [views/tables|css] show actions in small tabs instead of menu indirection (closes #2004109)
2012-07-10 Sylvain Thénault stable is now 3.15 stable
2012-07-10 Sylvain Thénault oldstable is now 3.14 oldstable
2012-07-10 Sylvain Thénault [test] update server security test using login and new temporary_permissions context managers stable
2012-07-10 Sylvain Thénault [testlib] introduce temporary_permissions context manager stable
2012-07-09 Sylvain Thénault [rql2sql] remove debug print and fix bug introduced in 8469:69ad9a509bc3
2012-07-09 Florent Cayré [html form] use __linkto url parameter value as a default value of the corresponding field in a creation form (closes #2407770)
2012-07-09 Sylvain Thénault [rql2sql] fix generated SQL when an attribute relation with a variable is ored with another attribute relation. Closes #2410405
2012-07-06 Sylvain Thénault [repository] drop unused argument
2012-07-09 Sylvain Thénault [ui] actions box should be displayed if there are some actions, not if context is an entity. Closes #2419040
2012-07-06 Sylvain Thénault backport stable
2012-06-22 Julien Cristau [packaging] bump rql dependency to 0.29 (closes #2410042) stable
2012-07-04 Florent Cayré [rql security] fix rql bug when using yams inheritance and read permissions (closes #2410156) stable
2012-07-06 Julien Cristau [c-c schema] devtools: the output file for cw-ctl schema is not supposed to exist stable
2012-07-06 Adrien Di Mascio [fti] allow usage of custom RQL to fetch entities to index (closes #2410509)
2012-07-06 Adrien Di Mascio [fti] make db-rebuild-fti accept etypes on command line (closes #2410508)
2012-07-06 Sylvain Thénault backport stable
2012-07-06 Adrien Di Mascio [fti] drop entity cache once an etype is indexed (closes #2410507) stable
2012-07-04 Aurelien Campeas [server/utils] add_looping_task can be used any time (closes #2408814)
2012-06-27 Aurelien Campeas [formrenderers] if a tag object gets there, it blows (closes #2410462)
2012-06-14 Pierre-Yves David [login] redirect to real instance root if no postlogin_path is provided
2012-06-14 Pierre-Yves David [web/application] declare default 'content' value sooner (closes #2406560)
2012-06-13 Aurelien Campeas [views/tabs] fix rql/eid param conflict when either one is already in the request form (closes #2405249)
2012-06-11 David Douard Added tag cubicweb-debian-version-3.15.1-1 for changeset fe5e60862b64
2012-06-11 David Douard Added tag cubicweb-version-3.15.1 for changeset 783a5df54dc7 cubicweb-debian-version-3.15.1-1
2012-06-11 David Douard [debian] prepare 3.15.1-1 cubicweb-version-3.15.1
2012-06-11 Aurelien Campeas [server/tests] fix tests
2012-06-08 Aurelien Campeas [registry|ajaxcontroller] the @ajaxcontroller decorator ought to return a compatible object (closes #2385155)
2012-06-07 Aurelien Campeas [cwconfig] shutup on absent i18n/ mo files when in operating in tests
2012-06-07 Aurelien Campeas [datafeed] correctly distinguish checked/updated
2012-06-06 Aurelien Campeas [ldapfeed] do not crash on ldap user deletion + pull + already deactivated users, cleanups (closes #2392933)
2012-06-06 Aurelien Campeas [server/session,repo] turn InternalSession, hence repo.internal_session, into a context manager (closes #2393651)
2012-05-31 Aurelien Campeas [ldapparser] missing return
2012-05-31 Aurelien Campeas [ldapparser] remove spurious print
2012-05-31 Aurelien Campeas fix ldap removal handling in ldapfeed (closes #2376625 and #2385133)
2012-05-25 Aurelien Campeas [ldapfeed] fix crash on sql cursor usage (closes #2380246)
2012-05-25 Aurelien Campeas [sources/ldapfeed] do not user cwuri as url (closes #2380324)
2012-05-25 Aurelien Campeas [web/views/staticcontroller] safety belt for unguessed mimetypes (closes #2380304)
2012-05-24 Aurelien Campeas [server/hook] fix identation
2012-05-23 Sylvain Thénault backport stable
2012-05-23 Sylvain Thénault Added tag cubicweb-debian-version-3.14.8-1 for changeset 81394043ad22 stable
2012-05-23 Sylvain Thénault Added tag cubicweb-version-3.14.8 for changeset 15fe07ff6872 stable cubicweb-debian-version-3.14.8-1
2012-05-23 Katia Saurfelt [css] do not use display:block for all images, but only for rest generated stable cubicweb-version-3.14.8
2012-05-23 Sylvain Thénault 3.14.8 stable
2012-05-23 Katia Saurfelt [css] make ReST align statement works for images (closes #1280176) stable
2011-12-05 Sylvain Thénault [doc] cubicweb.view documentation (closes: #2099962) stable
2012-05-23 Arthur Lutz [docstrings] typos corrected stable
2012-05-23 Arthur Lutz [views] enable paginate toggle on RsetTableView (closes #2200675) stable
2012-05-23 Arthur Lutz [ui] display author name in box instead of login (closes #1529147) stable
2012-05-23 Arthur Lutz [doc] remove deprecated doc (wrong link) (closes #2329206) stable
2012-05-15 Julien Cristau Fixes for compatibility with passlib 1.6 (closes #2356393) stable
2012-05-22 Anthony Truchet [formrenderers] Factor-out render_title to ease customisation in derived classes stable
2012-05-22 Adrien Di Mascio [IE] use document.createStyleSheet to add CSS dynamically (closes #2356261)
2012-05-21 Aurelien Campeas [pkginfo] the before_shutdown event was not in 3.15.0
2012-05-16 Aurelien Campeas [migration] do not crash if the conf file is already migrated (closes #2361061)
2012-05-15 Sylvain Thénault [datafeed] fix/finish cleanup started by auc in 8393:c25b96ae4f8a: parser.process prototytpe is (url, raise_on_error=False). Drop partialcommit argument which were never specified
2012-05-15 Sylvain Thénault backport stable
2012-05-14 Sylvain Thénault [logs table view] properly translate level buy using the correct msgid. Closes #2356329 stable
2012-05-14 Sylvain Thénault [data import] don't crash if value isn't in the file, simply no key/value in the output dict. Closes #2356328 stable
2012-05-15 Sylvain Thénault [logs table view] only put values starting with http in <a> tag stable
2012-05-15 Sylvain Thénault [db-api] fix typo leading to crash on client connection (config has no translations). Closes #2357044
2012-05-15 Sylvain Thénault [data import] allow a request to be given as argument, ease use from web ui stable
2012-05-15 Julien Cristau [datafeed] allow the xml datafeed parser to work with client-side connections stable
2012-04-17 Florent Cayré small doc updates
2012-05-15 Sylvain Thénault [ldapfeed] properly mark email address as encountered during import to avoid deleting them
2012-05-11 Aurelien Campeas [merge] backport stable
2012-05-11 Aurelien Campeas [server/utils] passlib 1.6 is now less tolerant wrt handler names (closes #2349330) stable
2012-05-10 Sylvain Thénault backport stable
2012-05-10 Sylvain Thénault [web] remove some unused imports
2012-05-10 Sylvain Thénault [selectors] make multi_columns_rset work with a simple list of lists stable
2012-05-09 Aurelien Campeas [server/hook] a tiny bit of doc about before_server_shutdown
2012-05-09 Aurelien Campeas [events] add a new before_shutdown event (closes #2345728)
2012-05-09 Aurelien Campeas [ldapparser] cleanup
2012-05-09 Aurelien Campeas [ldapparser] reapply dropped fix
2012-05-09 Aurelien Campeas [app] turn these info into debug logs (this being too chatty for .info)
2012-04-18 Florent Cayré fix static file serving when url has parameters (like cache busters do)
2012-05-09 Julien Cristau [repo test] Avoid hangs in zmq repo unit test
2012-05-03 Sylvain Thénault [ldap] we may actually get back password from ldap
2012-05-03 Sylvain Thénault [ldapfeed, test] use default source config
2012-05-03 Sylvain Thénault [ldapfeed, test] use a safe internal session, as in real life
2012-05-03 Sylvain Thénault [datafeed] give a dictionary as sourceparams to avoid crash if attempt to import the user is done
2012-05-03 Sylvain Thénault [yams] Binary instance passwords should not be given to str()
2012-05-03 Sylvain Thénault [ldapfeed] don't crash if entity is None. Closes (superficialy) #2341266
2012-05-02 Aurelien Campeas [merge] backport stable fixes
2012-05-02 Aurelien Campeas [bin/clonedeps] fix NameError (closes #2334080) stable
2012-04-27 Aurelien Campeas [sources/native] do not let a log message crash on us stable
2012-04-27 Aurelien Campeas [merge] backport stable
2012-04-27 Aurelien Campeas [cwconfig] impose an order on appobject paths processing: entities first (closes #2330799) stable
2012-04-25 Aurelien Campeas [serverctl] avoid a crash if zmq-address is not defined/empty (config.get is a false friend wrt dict behaviour)
2012-04-24 Aurelien Campeas fix an horrible typo stable
2012-04-23 Aurelien Campeas [migration/3.14.4] prevent migration crash when there are NULLs in asource stable
2012-04-12 Sylvain Thénault Added tag cubicweb-debian-version-3.15.0-1 for changeset 925db25a3250
2012-04-12 Sylvain Thénault Added tag cubicweb-version-3.15.0 for changeset 0642b2d03aca cubicweb-debian-version-3.15.0-1
2012-04-12 Sylvain Thénault typo cubicweb-version-3.15.0
2012-04-12 Sylvain Thénault 3.15.0
2012-04-12 Florent Cayré [static web] fix fckeditor static files delivery: remove leading subpath and url parameters from computed file path
2012-04-11 Sylvain Thénault [doc] 3.15 services api description
2012-04-11 Pierre-Yves David [service-api] Add unified service API on `_cw` attribute
2012-04-11 Florent Cayré fix ``call_service`` API and add test service API
2012-04-11 David Douard [skel] update newcube skeleton (closes #2312509)
2012-04-11 Sylvain Thénault [doc] improved 3.15 blog using developpers'contributions
2012-04-11 Pierre-Yves David [devtool-testlib] add deprecated entry point for publish method
2012-04-11 Sylvain Thénault [doc] improve 3.15 release blog
2012-04-11 Aurelien Campeas [web/views/staticcontrollers] restore windows compat
2012-04-11 David Douard Added tag cubicweb-debian-version-3.14.7-1 for changeset 20ee573bd237 stable
2012-04-11 David Douard Added tag cubicweb-version-3.14.7 for changeset 3ba3ee5b3a89 stable cubicweb-debian-version-3.14.7-1
2012-04-11 David Douard 3.14.7 stable cubicweb-version-3.14.7
2012-04-10 Sylvain Thénault [3.15 migration] repo-uri is a c-c command option and does not need migration since it doesn't exist in the configuration file
2012-04-10 Sylvain Thénault [remote rql source] fix super call
2012-04-04 Vincent Michel [zmq] Add a new ZMQ-based RQL source (closes #2290203)
2012-04-04 Vincent Michel and Alain Leufroy [pyro] Refactor the pyrorql source
2012-04-04 David Douard [zmq] add unit tests for ZMQ-based repository (server and dbapi)
2012-04-10 Vincent Michel [dbapi] add possibility to connect to a remote ZMQRepository (closes #2290126)
2012-04-10 David Douard [repository] fire 'server_shutdown' hooks before waiting for theads
2012-04-04 David Douard [zmq] Implement a ZMQ-based Repository (closes #2290125)
2012-04-10 Sylvain Thénault backport stable
2012-04-10 Sylvain Thénault [test] update create_user call stable
2012-04-10 Sylvain Thénault [test] use setUpClass rather than setUpModule to avoid inter-dependency pb with CubicWebTC sub-classes stable
2012-04-10 Sylvain Thénault [test] with yams#stable, ordernum is different than with yams#default stable
2012-04-10 Anthony Truchet [bin] Force clone_deps.py to use mercurial command-line interface - closes #2296057 stable
2012-04-10 Sylvain Thénault [table view] EntityTableView should accept **kwargs as RsetTableView stable
2012-04-05 David Douard Fix a Python 2.5 regression introduced by previous commit stable
2012-03-26 Sylvain Thénault [rql annotation] fix has_text_query detection (if coming from sub-query and if has_text on a column aliases. Closes #2275322 stable
2012-04-05 Florent Cayré [etwist] fix static directory serving; closes #2174797 stable
2012-03-29 Sylvain Thénault [form renderer] refactor inline form renderer to ease overriding. Closes #2282662
2012-04-04 Julien Cristau [devtools] fix bashism in xvfb-run.sh stable
2012-04-04 David Douard [devtools] fix xvfb-run.sh permissions (exec bit) stable
2012-03-20 Sylvain Thénault [form] add a new property telling if the form is being generated or posted. Closes #2262340 stable
2012-03-29 Katia Saurfelt [workflow] set default test/plain option for workflow default comment (closes #993083) stable
2012-03-29 Katia Saurfelt [js] get rid of `partial` function (closes #1972794) stable
2012-03-21 Katia Saurfelt [css] change `h3` and `h4` styles(closes #893244) stable
2012-03-21 Pierre-Yves David querier: Improve error message when ERQLExpression fails on some entity (closes #2267081) stable
2012-03-26 Sylvain Thénault [js] fix error in loadRemote docstring stable
2012-03-28 Nicolas Chauvat [doc] add missing section titles stable
2012-03-28 Nicolas Chauvat [doc] fix bad indentation stable
2012-03-26 Aurelien Campeas [server/ldaputils] do not allow ldap.server_down to crash on us
2012-03-22 Julien Cristau Add missing with_statement import for python2.5 compat
2012-03-22 Julien Cristau [devtools] make xvfb-run not wait 3s each time (closes #2265710) stable
2012-03-21 Katia Saurfelt [view] breadcrumbs layout broken with long elements (closes #1347486)
2012-03-20 Pierre-Yves David [static-file] return Unauthorized on blocked directory listing
2012-03-20 Pierre-Yves David [login redirect] only add postlogin_path argument when meaningful
2012-03-19 Pierre-Yves David static-file: properly set/use cache header for static file (closes #2255013)
2012-03-20 Pierre-Yves David [repository] move task manager instantiation outside repository.
2012-03-20 Pierre-Yves David [repository] split repo initialization from starting looping task (closes #2204047)
2012-03-20 Pierre-Yves David [repo looping task] move looping task logic in a dedicated object (progress #2204047)
2012-03-20 Sylvain Thénault [manage / default index views] discard login/logout templates stable
2012-03-16 Pierre-Yves David devtools-request: transmit the headers keyword argument to the request class
2012-03-16 Sylvain Thénault [security] use a stronger encryption algorythm for password, keeping bw compat stable
2012-03-15 Adrien Di Mascio [cache] factorize _validate_cache() logic implemented in wsgi and twisted handlers
2012-03-15 Pierre-Yves David [fake-request] support `http_method()`
2012-03-15 Pierre-Yves David [Web-Request] Use rich header (closes #2204164)
2012-03-15 Pierre-Yves David http-header: support __contains__ in Headers
2012-03-15 Pierre-Yves David [web] Move request handling logic into cubicweb application. (closes #2200684)
2012-03-15 Pierre-Yves David [login] split authentication logic from post authentication logic (closes #2200755)
2012-03-01 Pierre-Yves David [LoginForm] refactor to ease other implementation
2012-02-27 Pierre-Yves David [request] gather all base_url logic in a single place (closes #2200756)
2012-03-15 Pierre-Yves David [http] drop use-request-subdomain feature (closes #2251986)
2012-03-16 Sylvain Thénault backport stable
2012-03-15 Anthony Truchet [config, undo] Fix undo-support option migration
2012-03-13 Sylvain Thénault Added tag cubicweb-debian-version-3.14.6-1 for changeset 75364c099490 stable
2012-03-13 Sylvain Thénault Added tag cubicweb-version-3.14.6 for changeset db021578232b stable cubicweb-debian-version-3.14.6-1
2012-03-13 Sylvain Thénault 3.14.6 stable cubicweb-version-3.14.6
2012-03-13 Julien Cristau [debian] add a watch file stable
2012-03-13 Julien Cristau [uilib] don't print timedeltas between 0 and 23h as negative (closes #2236352) stable
2012-03-07 Pierre-Yves David [storage/bfss] ensure bfss never remove a cw_edited item (closes #2236287) stable
2012-03-13 Sylvain Thénault [datafeed xml parser] fix typo
2012-02-27 Adrien Di Mascio [twisted] move out url logic from twisted (closes #2200593)
2012-03-01 Pierre-Yves David [cwconfig] improve assert error message.
2012-03-07 Pierre-Yves David rqlrewrite: remove element in rewritten when we remove them from the select (closes #2236985) stable
2012-03-02 Katia Saurfelt [js] fix $.fullCalendar.regional call (closes #2232028) stable
2012-03-02 David Douard Added tag cubicweb-debian-version-3.14.5-1 for changeset 55fc796ed5d5 stable
2012-03-02 David Douard Added tag cubicweb-version-3.14.5 for changeset f559ab9602e7 stable cubicweb-debian-version-3.14.5-1
2012-03-02 Florent Cayré [undo, test] fix undohistory selector et related tests
2012-03-01 David Douard prepare version 3.14.5 stable cubicweb-version-3.14.5
2012-03-01 Katia Saurfelt fix events display in calendar (closes #2167866) stable
2012-03-01 Sylvain Thénault [repo test] fix test regression introduced by 8286:8b0146e31baa stable
2012-03-01 Arthur Lutz [css] in old css, more space around the text, and try to make it centered stable
2012-02-28 Katia Saurfelt [js] translate calendar in french (closes #2167866) stable
2012-02-13 Sylvain Thénault [entity url] rest path fallback should be the url used as cwuri. Closes #2186039 stable
2012-03-01 Sylvain Thénault [migration] fix add_relation_type in case it already exists, broken by 67660d5f1916 stable
2012-03-01 David Douard backport 3.14.4-2 stable
2012-03-01 David Douard Added tag cubicweb-debian-version-3.14.4-2 for changeset 4c8cb2e9d0ee stable
2012-02-29 David Douard [debian] prepare 3.14.4-2 stable cubicweb-debian-version-3.14.4-2
2012-02-29 Julien Cristau [debian] add missing build-deps to generate the documentation (closes #2223062) stable
2012-02-27 Sylvain Thénault [repo services] set cnxset before calling the service then ensure it's freed
2012-02-27 Sylvain Thénault [migration] fix migration jumping from pre 3.12 to post 3.13 stable
2012-02-27 Sylvain Thénault [migration] add schema obj into assertion failure message so we get a chance to understand the pb stable
2012-02-27 Pierre-Yves David {repository] add documentation explaining ``fix_user_classes`` hook
2012-02-27 Pierre-Yves David [devtools/fake] add some https related properties to FakeRequest
2012-02-23 Pierre-Yves David [typo] "lod" --> "load"
2012-02-27 Pierre-Yves David [dbapi] some documentation
2012-02-27 Sylvain Thénault [undo view] fix wrong set operator
2012-02-27 Pierre-Yves David [web application] move default path logic inside url publisher
2012-02-27 Pierre-Yves David [req, doc] add some documentation of CubicWebRequestBase attributes
2012-02-21 Pierre-Yves David [test] more standalone test
2012-02-27 Florent Cayré [web templates] fix invalid html in main-no-top template; closes #2174806 stable
2012-02-27 Florent Cayré [repository] implement a generic way to call repo-side services; closes #2203418
2012-02-27 Anthony Truchet [web] Exposes the undo feature to user through a undo-history view (closes #893940)
2012-02-27 Anthony Truchet [undo, transactions] Adds a property in the transaction API. (closes #2202953)
2012-02-27 Anthony Truchet [repo, undo] Finish repository-side implementation of the undo feature (closes #893940)
2012-02-24 Sylvain Thénault [rql rewrite] when a subquery has to be introduced, properly return the snippet expression so that further expressions are properly ored. Closes #2207180 stable
2012-02-24 Aurelien Campeas [migration/3.14.4] use the right API else we break sqlserver instances (closes #2211248) stable
2012-02-23 Sylvain Thénault backport stable
2012-02-23 Julien Cristau [devtools] make a copy of the xvfb-run script so we can kill it properly stable
2012-02-23 Adrien Di Mascio [ajax] use AJAX_BASE_URL instead of JSON_BASE_URL
2012-02-21 Pierre-Yves David [web/config] refactor initialization of the data url
2012-02-23 Sylvain Thénault backport stable
2012-02-23 Pierre-Yves David [test] create temporary directory with meaningfull prefix stable
2012-02-20 Pierre-Yves David [schema] make cubicweb 3.14 compatible with yams 0.35 stable
2012-02-22 Sylvain Thénault [test] fix ReST extensions tests stable
2012-02-22 Anthony Truchet [web/controller] fix some cases where _cwmsgid may appears twice stable
2012-02-22 Adrien Di Mascio [reledit, autoform] move reledit_form definition in reledit.py
2012-02-20 Sylvain Thénault [hg] ignore ldap database stable
2012-02-20 Sylvain Thénault [ldap migration] use unicode strings
2012-02-14 Sylvain Thénault [ldapfeed] fix synchronisation crash: ldap attributes are given while we want cw attributes
2012-02-20 Sylvain Thénault backport stable
2012-02-20 Damien Garaud Fix bug about missing Interval field (closes #1463996). stable
2012-02-15 Pierre-Yves David [cubicweb-ctl] i18ncube return 2 (failed command) on failure (closes #2192336) stable
2012-02-20 Julien Cristau [book] document the WEEKDAY rql function
2012-02-20 Julien Cristau [rql2sql] correctly handle modulo operator (closes #2192457) stable
2012-02-16 Sylvain Thénault [web-repo] use transaction data, not session data to inform ui about sources error. Closes #2192577
2012-02-17 David Douard Added tag cubicweb-debian-version-3.14.4-1 for changeset bc40991b7f13 stable
2012-02-17 David Douard Added tag cubicweb-version-3.14.4 for changeset 508645a54287 stable cubicweb-debian-version-3.14.4-1
2012-02-17 David Douard prepare version 3.14.4 stable cubicweb-version-3.14.4
2012-02-16 Sylvain Thénault [vreg] restore bw compat, eg container expect to find Selector in appobject module
2012-02-16 Sylvain Thénault backport stable
2012-02-16 Sylvain Thénault [spelling] fix dictionnary -> dictionary typo stable
2012-02-14 Sylvain Thénault [tabs] use eid parameter instead of rql when an eid is given. Closes #2186288
2012-02-14 Sylvain Thénault backport stable
2012-02-13 Sylvain Thénault [system source] fix authentication: don't allow login whatever the given password if user password is NULL in database. Closes #2186099 stable
2012-02-14 Katia Saurfelt [binary] use seek(0) in `from_file` Binary creation method (closes #2189183) stable
2012-02-14 Pierre-Yves David [c-c] use subprocess instead of os.system to start repository stable
2012-02-14 Sylvain Thénault backport oldstable stable
2012-02-14 Pierre-Yves David [bfss, migration] fix storage migration (closes #2189206) oldstable
2012-02-14 Sylvain Thénault [datafeed] fix dumb name error introduced by recent deletion handling refactoring
2012-02-14 Sylvain Thénault [ldapfeed] make authentication actually working
2012-02-13 Sylvain Thénault [sources] include source's class in its repr stable
2012-02-13 Alexandre Richardson [email notifications] send notification at post-commit time (closes #2119248) stable
2012-02-13 Julien Cristau [devtools] Use Xvfb to run firefox in js tests on posix platforms stable
2012-02-13 Florent Cayré [i18n] fix pb with non-ascii chars in cwd. closes #2149063 stable
2012-02-13 David Douard [repository] add a ``gc_stats`` method and 2 more cache size for ``stats`` (closes #2179735) stable
2012-02-13 Sylvain Thénault [test] fix test broken by RichString handling changes in yams #default
2012-02-13 Sylvain Thénault [test] fix test broken by EmailAddress read permissions change
2012-02-13 Sylvain Thénault [test] fix test broken by renaming of module containing the cwxml parser and handling of vid in urls
2012-02-13 Sylvain Thénault [test] fix test broken by selectors/predicates changes coming with the move of registry to lgc
2012-02-10 Sylvain Thénault [repo test] fix test broken by recent changes on EmailAddress read permissions
2012-02-10 Sylvain Thénault backport stable
2012-02-10 Sylvain Thénault [server test] fix test broken by recent changes in lgdb stable
2012-02-10 Sylvain Thénault backport stable
2012-02-10 Sylvain Thénault [schema sync hooks] fix format string stable
2012-02-10 Sylvain Thénault [event bus] event has been renamed to publish
2012-02-10 Damien Garaud [schema view] properly display inheritance (closes #870073). stable
2012-02-10 Damien Garaud [workflow view] Display a non-localized version of state/transition names (closes #1912537). stable
2012-02-10 Julien Cristau [repo] Add a publish/subscribe mechanism for inter-instance communication using zmq
2012-02-10 Katia Saurfelt [migration] fire hooks in postcreate by default (closes #1417110)
2012-02-09 Katia Saurfelt [migration] `add_relation_type` warns and add missing definitions on already existing rtypes (closes #2121979) stable
2012-02-10 Alexandre Richardson [i18n] fix translations of login actions in french (closes #1546397) stable
2012-02-09 Katia Saurfelt ([config] add file encoding information to python files (closes #1942655) stable
2012-02-10 Alexandre Richardson [primary view] delete PrimaryView.skip_none attribute (closes #2093250) stable
2012-02-10 Alexandre Richardson [entities system table] change asource and source column size (closes #1951819) stable
2012-02-10 Nicolas Chauvat [view] fix error messages of NotImplementedError stable
2012-02-10 Julien Cristau kill dead code in Workflow view stable
2012-02-09 Sylvain Thénault [bw compat] add compatibility for import of former VRegistry
2012-02-08 Aurelien Campeas [views/attribute] role parameter must default to "subject" (closes #2175427) stable
2012-02-08 patwat [windows service] Copied the 3 lines from etwist/twctl into etwist/service in order to also clean the cache in Windows service mode. stable
2012-02-08 Florent Cayré [entity] fix crash when using cw_instantiate with empty related entity list; closes #2094462 stable
2012-02-08 David Douard [pylint] correctly detect uiprops module when it's not in a package stable
2012-02-03 Sylvain Thénault backport https-deny-anonymous option type fix done in default stable
2012-02-03 Sylvain Thénault Added tag cubicweb-debian-version-3.14.3-1 for changeset 4d0f5d18e8a0 stable
2012-02-03 Sylvain Thénault Added tag cubicweb-version-3.14.3 for changeset 60efdbb45520 stable cubicweb-debian-version-3.14.3-1
2012-02-03 Sylvain Thénault 3.14.3 stable cubicweb-version-3.14.3
2012-02-03 Aurelien Campeas [web/formwidgets] make default_size a tunable, fix code layout (closes #2165936) stable
2012-02-03 Aurelien Campeas [hooks/syncschema] do not crash if the schema did not learn (yet) some new META rtype (closes #2171313) stable
2012-02-02 Arthur Lutz [js] better support for no js in tabs (closes #2162092) stable
2012-01-23 Sylvain Thénault [vreg] move base registry implementation to logilab.common. Closes #1916014
2012-02-02 Sylvain Thénault [datafeed] when checking for deletion using cwentity xml parser, use vid=xml to limit resources consumption
2012-01-31 Sylvain Thénault [repository] ldap-feed source. Closes #2086984
2012-02-02 Sylvain Thénault [datafeed] set delete-entities=yes is now safer, by checking each entity actually seems deleted. Closes #2165381
2012-01-31 Sylvain Thénault [config, migration] fix https-deny-anonymous option type
2012-01-30 Sylvain Thénault [js, i18n] translated strings should use " not ' else they are discarded by xgettext. Closes #1892489 stable
2012-01-30 Julien Cristau [book] Fix typos in rql datetime functions documentation
2012-01-26 Sylvain Thénault [search box] allow to specify domid in select arguments. Closes #2162166
2012-01-27 Aurelien Campeas [config] fix rql-cache-size initial values (closes #2162160) stable
2012-01-26 Sylvain Thénault [migractions] fix comment to avoid ambiguity. Closes #2015260
2012-01-18 Pierre-Yves David [storage] BFSS now create read only file (closes #2151672)
2012-01-23 Sylvain Thénault backport stable
2012-01-19 Sylvain Thénault [schema synchronization] don't use sql for TODAY/NOW in keyword arg. Closes #2154815 stable
2012-01-23 Sylvain Thénault backport oldstable stable
2012-01-19 Sylvain Thénault [req cookie] fix remove_cookie expires which was leading to expires computed to 0 in set_cookie and the Cookie class interpret that has no expires. Closes #2154654 oldstable
2011-12-21 Sylvain Thénault [testlib, postgres] take care, _repo is None when backuping postgres test db, crashing database generation stable
2012-01-18 Florent Cayré [base views] make it easier to override EntityStartupView behaviour when the rset is empty; closes #2126364 stable
2012-01-18 Sylvain Thénault [excanvas js] missing comma stable
2012-01-17 Sylvain Thénault backport stable
2012-01-17 Julien Cristau [datafeed] Don't pretend all columns are sortable in datafeed sources import log view. Closes #2146387
2012-01-17 Julien Cristau [facets] Make hiding facet body optional (closes #2105862)
2012-01-17 Florent Cayré [manage/index view] fix sources management view appearing in index view although it should not; closes #2126335 stable
2012-01-17 Sylvain Thénault [book] add doc about request, session and connection management you need to know when writing tests stable
2012-01-17 Sylvain Thénault [test] test/demonstrate relation permissions overriding stable
2012-01-17 Julien Cristau [datafeed] Don't pretend all columns are sortable in datafeed sources import log view. Closes #2146387 stable
2012-01-17 Julien Cristau [facets] Make hiding facet body optional (closes #2105862) stable
2012-01-17 Julien Cristau gmap: fix regression from 151058945234 stable
2012-01-17 Julien Cristau gmap: fix regression from 151058945234
2012-01-12 Sylvain Thénault [deprecation] add cw version number to deprecation warning
2012-01-12 Sylvain Thénault [test] fix test broken by 8158:2ee254e74382 and add a test for that change
2012-01-12 Anthony Truchet [doc] Add a small docstring to RQLExpression constructor stable
2012-01-11 Sylvain Thénault backport stable
2012-01-11 Sylvain Thénault [schema] restrictive email address read permission. Closes #2148141
2012-01-11 Sylvain Thénault [tableview] drop useless code: cellvid systematically given by RsetTableView, according to its .[non]finalview attribute stable
2012-01-10 Pierre-Yves David [tableviews] use ``select_or_none`` instead of ``try: select() except:``
2012-01-09 Sylvain Thénault [bw compat] json_request setter is necessary for some cubes which has json_request (eg preview)
2012-01-09 Julien Cristau gmap: set center and zoomlevel automatically (closes #2144255) stable
2012-01-04 Katia Saurfelt [views] calendar id in CalendarView must be unique (closes #2143864) stable
2012-01-03 Sylvain Thénault [debian] cubicweb works with python 2.7 (which become the standard on some distros). Closes #2142050 stable
2012-01-09 Sylvain Thénault [multi-sources] call doexec rather than sqlexec since we do not want to call process_result (as there aren't any and this breaks with lgdb default)
2012-01-06 Sylvain Thénault [sources] hide some attributes from source edition form. Closes #2144160 stable
2012-01-03 Pierre-Yves David [https] Allow configuration of anonymous access on https (closes #1971992) stable
2012-01-03 Alexandre Fayolle [bfss] convert root BFSS directory to str in constructor (closes #2137793) stable
2012-01-03 Sylvain Thénault [rql, security] fix buggy rqlstr cleanup when some introduced snippet create an unresolvable query. Closes #2142041 stable
2011-12-20 Sylvain Thénault [ldap test] test actual ldap authentication instead of monkey-patching stable
2011-12-22 Alexandre Fayolle [book] Add some details about usage of EXISTS stable
2011-12-22 Sylvain Thénault backport stable
2011-12-22 Sylvain Thénault Added tag cubicweb-debian-version-3.14.2-1 for changeset 17ebd836cee3 stable
2011-12-22 Sylvain Thénault Added tag cubicweb-version-3.14.2 for changeset 049a3819f03d stable cubicweb-debian-version-3.14.2-1
2011-12-22 Sylvain Thénault 3.14.2 stable cubicweb-version-3.14.2
2011-12-22 Sylvain Thénault [i18n] fix french for 'action menu' stable
2011-12-21 Adrien Di Mascio [server] use lgd.process_cursor to optimize processing of large resultsets
2011-12-21 Sylvain Thénault [css] fix typo in uiprops/css
2011-12-21 Sylvain Thénault backport stable
2011-12-14 Sylvain Thénault [sources management] fix crash mapping tab because chain() is not indexable. Closes #2124077 stable
2011-12-19 Sylvain Thénault [css] use listingHeaderBgColor in old css stable
2011-12-21 Sylvain Thénault add instance to not implemented error stable
2011-12-20 Sylvain Thénault [repo cache] fix cache clearing for an eid: keys are now always a tuple stable
2011-12-19 Sylvain Thénault missing import statement stable
2011-12-19 Alexandre Fayolle fix potential problems when BFSS uses a Windows SMB share (closes #2131435) stable
2011-12-16 Adrien Di Mascio [views] (in/outof)context views now use directly dc_(long)_title() (closes #2110235)
2011-12-16 Adrien Di Mascio [table] use cell text content when cubicweb:sortvalue is not defined (closes #2093183)
2011-12-16 Adrien Di Mascio [controllers] deprecate JSonController and implement AjaxController / ajax-func registry (closes #2110265)
2011-12-12 Sylvain Thénault [rql2sql] None for attributes in kwargs generate IS NULL, so should be considered in sql cache key. Closes #2116693 stable
2011-12-09 Sylvain Thénault [tableview] cubicweb:sortvalue should not have 'json:' in its value anymore. This breaks old tables. stable
2011-12-09 Pierre-Yves David [schema] React to yams improvement of metadata attribute handling.
2011-12-09 Sylvain Thénault stable is 3.14.X stable
2011-12-09 Sylvain Thénault oldstable is 3.13.X oldstable
2011-12-08 Sylvain Thénault Added tag cubicweb-debian-version-3.14.1-1 for changeset 6928210da4fc
2011-12-08 Sylvain Thénault Added tag cubicweb-version-3.14.1 for changeset 793d2d327b3e cubicweb-debian-version-3.14.1-1
2011-12-08 Sylvain Thénault 3.14.1 cubicweb-version-3.14.1
2011-12-08 Sylvain Thénault backport stable
2011-12-08 Sylvain Thénault Added tag cubicweb-debian-version-3.13.10-1 for changeset 2eab9a5a6bf8 stable
2011-12-08 Sylvain Thénault Added tag cubicweb-version-3.13.10 for changeset 2ad4e5173c73 stable cubicweb-debian-version-3.13.10-1
2011-12-08 Adrien Di Mascio [ajax] make navigation component appear both above and below the view (closes #2110266)
2011-12-08 Sylvain Thénault 3.13.10 stable cubicweb-version-3.13.10
2011-12-08 Julien Cristau Link to python docs about strftime instead of pointing at "man" (closes #2106415)
2011-12-08 Sylvain Thénault [test] reindent
2011-12-07 Sylvain Thénault [rqlrewrite] fix comment
2011-12-05 Julien Cristau [server test] Fix tests regression from changeset 7980b36fb1aa
2011-12-05 Julien Cristau Tweak message to clarify it gets the pagination back
2011-12-05 Alexandre Fayolle fix tests broken by lgdb update
2011-12-05 Julien Cristau [migration] Ignore IOError from readline.write_history_file (closes #2106621) stable
2011-12-05 Julien Cristau [migration] make remove_cube('foo') not fail if foo is already removed. Closes #2106532 stable
2011-12-05 Aurelien Campeas [cwconfig] absolute import (closes #2091068) stable
2011-12-05 Julien Cristau [schema sync] Update repo._type_source_cache when renaming an entity (closes #2094470)
2011-12-01 Aurelien Campeas [facets] forcing a fixed height to the group is a bad idea: the container will not properly overflow
2011-11-29 Aurelien Campeas [views/tabs] tests absolutely want an alt attribute (even if meaningless)
2011-11-29 Julien Cristau [navigation] provide a link back from the full view to the paginated one
2011-11-24 Aurelien Campeas [sorted navigation] refactor code so that when an attribute is found, nb_chars may be recomputed anyway according to variable type
2011-11-24 Aurelien Campeas [reledit] implements entity_call instead of cell_call
2011-11-24 Aurelien Campeas [merge] backport stable
2011-11-24 Sylvain Thénault [skel] default debian/rules use pysupport to compile python files stable
2011-11-21 Alexandre Fayolle use dbhelper functions to get default date / datetime (closes #2094544)
2011-11-22 Alexandre Fayolle actually a bad idea, sorry
2011-11-23 Alain Leufroy [web/views/tabs] improve non graphical experince with tabs (closes #2097405)
2011-11-23 Aurelien Campeas [tableview] fix action menu layout (closes #2099011)
2011-11-23 Aurelien Campeas [facets] do no stretch to the right when there are many facets; instead use a floating layout (closes #2093160)
2011-11-23 Aurelien Campeas [views/table] fix typo
2011-11-22 Alexandre Fayolle fix typo
2011-11-21 Alexandre Fayolle added log when operation precommit fails
2011-11-17 Sylvain Thénault [EntityTableView] smarter header for MainEntityColRenderer: use plural form only when necessary. Closes #2093182
2011-11-17 Sylvain Thénault [tableview] enhance RelationColRenderer. Closes #2093184
2011-11-16 Sylvain Thénault backport stable
2011-11-16 Sylvain Thénault [reledit] default label should be translated, I don't thing we've an opportunity to do it another way as uicfg objects are static stable
2011-11-16 Sylvain Thénault [rset] fix crash while building entity from rset w/ some subquery. Closes #2089055 stable
2011-11-15 Sylvain Thénault [email bug report] _cw.config bw compat has been dropped, use _cw.vreg.config (+ small cleanup). Closes #2086985
2011-11-15 Sylvain Thénault [users management view] return None if no entity related, not an empty tuple. Closes #2089085
2011-11-14 Alexandre Fayolle merge stable changes to default
2011-11-10 Alexandre Fayolle [http, windows] fix remove_cookie trying to expire a cookie before the Epoch (closes: #2087998) stable
2011-11-10 Sylvain Thénault [etype restriction component] rql 0.31 doesn't accept anymore a variable ref as add_type_restriction argument. Closes #2086983
2011-11-10 Sylvain Thénault [3.14 migration] strip constraint value to avoid extra new lines
2011-11-09 Sylvain Thénault merge
2011-11-09 Sylvain Thénault Added tag cubicweb-debian-version-3.14.0-1 for changeset 0bfe22fceb38
2011-11-09 Sylvain Thénault Added tag cubicweb-version-3.14.0 for changeset 5c4390eb10c3 cubicweb-debian-version-3.14.0-1
2011-11-09 Sylvain Thénault [test] add some tests for rql's add_type_restriction
2011-11-09 Sylvain Thénault add some notes
2011-11-09 Sylvain Thénault [packaging] common subpackage has been dropped cubicweb-version-3.14.0
2011-11-09 Sylvain Thénault 3.14
2011-11-09 Aurelien Campeas [js/tablesorter] work around tablesorter deficiencies (bool handling)
2011-11-09 Sylvain Thénault [tableview] fix __init__ logic of sortfunc/sortable
2011-11-09 Sylvain Thénault [datafeed log] properly log errors catched at the source level
2011-11-09 Sylvain Thénault [data import log] log on the source so we properly have source name information
2011-11-09 Aurelien Campeas [facets] reenable facet hiding (was lost in the previous refactoring)
2011-11-09 Sylvain Thénault [tableview] drop comment
2011-11-07 Sylvain Thénault [tableview] deepcopy of colrenderer was actually broken with py < 2.7
2011-11-07 Sylvain Thénault backport stable
2011-11-07 Sylvain Thénault [html, ajax] demote_to_html don't crash anymore if force-html-content-type is activated. Closes #712309 stable
2011-11-04 Anthony Truchet [doc] fix data hooks parent class in Hooks doc. stable
2011-11-07 Sylvain Thénault [pylint] enhance plugin: define 'data' function in uiprops module
2011-11-07 Adrien Di Mascio [table] display navigation component both above and below the table
2011-11-07 Sylvain Thénault [doc] update 3.14 release notes
2011-11-04 Sylvain Thénault [table view] some new table view enhancements
2011-11-04 Sylvain Thénault [navigation] extract method from SortedNavigation.call to ease overriding
2011-11-04 Sylvain Thénault [cleanup] drop some appengine support junk
2011-11-04 Sylvain Thénault [table view] properly handle show/hide filter actions so we get proper action displayed even when recalled from pagination
2011-11-04 Sylvain Thénault backport stable
2011-11-04 Sylvain Thénault [pagination] closes #2072029: add css class to div for "see them all" link for pagination. stable
2011-11-04 Sylvain Thénault [prev/next] properly translate previous/next links' title, closes #2072158 stable
2011-11-03 Alexandre Fayolle [rql, integrity] let ValidationError and Unauthorized pass during composite deletion (closes #2070042)
2011-10-28 Alexandre Fayolle [table view, workflow] fix the display of wf history table (closes: #2065652)
2011-11-03 Sylvain Thénault backport stable
2011-11-03 Sylvain Thénault [rset] replace entity cw_rset on .limit(inplace=True) will avoid pb if the entity is still referenced by some other entity relations cache. Closes #2065643 stable
2011-11-03 Sylvain Thénault [instance creation] properly search for sql extension in the schema directory. Closes #2068117 stable
2011-11-03 Sylvain Thénault [entity table view] add count default to true on main entity column
2011-11-03 Sylvain Thénault [table sort] should eval cubicweb:sortvalue to make it works properly
2011-11-03 Sylvain Thénault [rqlinput] cleanup (use req everywhere) and fix html validation issue (input outside fieldset) stable
2011-11-02 Sylvain Thénault [js table sort] use lower cased tag names since HTML is case insensitive and XHTML is case sensitive and wants lower case tag names
2011-11-02 Sylvain Thénault [old table view] drop duplicated method
2011-11-02 Sylvain Thénault [edit controller] only display warning on specific adapters
2011-11-02 Sylvain Thénault [wysiwyg editor] disable server browsing by default stable
2011-10-28 Adrien Di Mascio [doc] add some documentation on url path evaulators
2011-10-28 Sylvain Thénault fix typos
2011-10-28 Sylvain Thénault [diet] move iprogress to its own cube. Closes #1916016
2011-10-28 Sylvain Thénault [facetable views] allow extra hiddens to be specified when selecting the facets form
2011-10-28 Sylvain Thénault [export views] uniformize titles, much nicer when listing possible views. Closes #2060944
2011-10-28 Florent Cayré replace adapter by simple selector to ease edit controller overloading; fixes #2042349
2011-10-28 Adrien Di Mascio [uihelper] fix bad variable renaming
2011-10-28 Adrien Di Mascio [doc] fix most of ReST compilation errors and warnings
2011-10-12 Pierre-Yves David Update documentation about resource mode. stable
2011-10-27 Adrien Di Mascio [uicfg] add uihelper module with high-level helpers (closes #1809414)
2011-10-27 Sylvain Thénault [ui lib] facet and form widget for Integer used to store binary mask. Closes #2054771
2011-10-27 Sylvain Thénault [tableview] .entity method is useful on EntityTableView as well, move it there
2011-10-27 Sylvain Thénault [schema, old instance] restore some pre 3.5.10 bw compat as some old instances may still have this, and add migration so we can remove it at some point
2011-10-26 Aurelien Campeas backport stable
2011-10-26 Aurelien Campeas [views/facets] backout 82d76492e21e - this was not actually needed and caused some problems ... stable
2011-10-26 Sylvain Thénault backport stable
2011-10-26 Sylvain Thénault [test, facets] fix prepare_rqlst arguments, it wasn't actually testing baserql due to name conflicts stable
2011-10-25 Sylvain Thénault [test] specify X type, as this is not infered from NOT identity with rql#default
(0) -3000 -1000 -480 +480 +1000 +3000 tip