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
(0) -3000 -1000 -300 -100 -96 +96 +100 +300 +1000 +3000 tip