Mon, 10 Sep 2012 13:59:25 +0200 Sylvain Thénault [test] reindent and use request() rather than bare session
Thu, 06 Sep 2012 15:03:52 +0200 Aurelien Campeas [repo] fix debug code in DBG_REPO mode (closes #2469942) stable
Thu, 13 Sep 2012 17:26:15 +0200 Sylvain Thénault [datafeed] properly call hooks for inlined relations on entity creation. Closes #2481156 stable
Mon, 10 Sep 2012 15:17:10 +0200 Julien Cristau [sources/native] automatically update passwords using deprecated hashes on login stable
Fri, 14 Sep 2012 17:42:24 +0200 Sylvain Thénault [repo pyro] fix previous commit: should not import Pyro in remoterql module/base class, it may be missing stable
Tue, 11 Sep 2012 21:51:54 +0200 Sylvain Thénault massive copyright update to avoid clutering later patches
Mon, 10 Sep 2012 16:50:28 +0200 Sylvain Thénault minor cleanups/typos
Mon, 10 Sep 2012 17:36:22 +0200 Sylvain Thénault [session / querier] reorganize code to building result set descriptions
Tue, 11 Sep 2012 12:44:33 +0200 Sylvain Thénault [web] search state doesn't need cnx, remove useless test
Mon, 10 Sep 2012 17:31:07 +0200 Sylvain Thénault [schema] rename schema permissions function: session may also be a request, use _cw
Mon, 10 Sep 2012 14:02:06 +0200 Sylvain Thénault [repo initialisation] during repo creation, load all hooks and entities code
Mon, 10 Sep 2012 13:53:59 +0200 Sylvain Thénault [request/session] refactor language handling: don't attempt to sync web/repo languages
Mon, 10 Sep 2012 14:00:09 +0200 Sylvain Thénault [config] turn internal configuration methods building appobjects search path into normal method rather than class method
Mon, 03 Sep 2012 12:26:20 +0200 David Douard fix missing import stable
Fri, 07 Sep 2012 14:01:59 +0200 Sylvain Thénault backport stable
Fri, 07 Sep 2012 13:48:55 +0200 Aurelien Campeas [hooks/syncshema] fix logging level and nicer message (wrong changeset published previously) stable
Fri, 31 Aug 2012 13:19:39 +0200 Aurelien Campeas [hooks/syncschema] do not crash on DROP of an already dropped index/... (closes #2465393) stable
Thu, 23 Aug 2012 11:43:43 +0200 Aurelien Campeas [cwctl] show a better diagnostic message on version violation (closes #2464800) stable
Thu, 30 Aug 2012 17:07:59 +0200 Sylvain Thénault [tabs] fix pb with non-lazy tabs: style isn't properly set due to missing jquery.ui activation. Closes #2465657 stable
Tue, 04 Sep 2012 06:52:41 +0200 Sylvain Thénault [migration] fix backward compat for rename_relation stable
Tue, 04 Sep 2012 06:09:17 +0200 Sylvain Thénault [datafeed] make cnxset handling of datafeed source more robust stable
Thu, 30 Aug 2012 17:38:43 +0200 Sylvain Thénault don't use rset.rowcount in predicates, this makes them usable with other types such as lists stable
Thu, 30 Aug 2012 17:11:05 +0200 Sylvain Thénault [c-c db-check] don't skip is/is_instance_of mandatory relation to avoid telling two opposite messages when the relation is missing. Closes #2465659 stable
Thu, 23 Aug 2012 11:19:44 +0200 Sylvain Thénault [ui tabs] avoid duplicate rset argument if already specified in tab kwargs. Closes #2464786 stable
Fri, 03 Aug 2012 13:29:37 +0200 Sylvain Thénault [entity edition] don't remove values from attribute cache on the repository side
Fri, 31 Aug 2012 18:11:24 +0200 Aurelien Campeas fix ldapuser test stable
Fri, 31 Aug 2012 16:50:28 +0200 Julien Cristau Prepare 3.15.4 stable
Fri, 31 Aug 2012 13:55:59 +0200 Julien Cristau migration: replace empty passwords with random ones on upgrade stable
Fri, 31 Aug 2012 12:52:45 +0200 Julien Cristau ldapuser2ldapfeed: create CWUsers with random passwords, not empty ones stable
Fri, 31 Aug 2012 16:58:08 +0200 Aurelien Campeas [source/native] only system source users should be authenticated by the native source (closes #2465883) stable
Wed, 22 Aug 2012 17:20:06 +0200 Sylvain Thénault [web test] fix test broken by 199fefe396ab stable
Wed, 22 Aug 2012 14:19:30 +0200 Adrien Di Mascio [fti] add some documentation stable
Wed, 22 Aug 2012 14:17:22 +0200 Sylvain Thénault [form] add assertion to ensure field has a name when `role_name` is called stable
Tue, 21 Aug 2012 15:23:29 +0200 Sylvain Thénault Added tag cubicweb-debian-version-3.15.3-1 for changeset 7ad423a5b6a8 stable
Tue, 21 Aug 2012 15:23:28 +0200 Sylvain Thénault Added tag cubicweb-version-3.15.3 for changeset 0e012eb80990 stable cubicweb-debian-version-3.15.3-1
Tue, 21 Aug 2012 14:20:08 +0200 Pierre-Yves David [pkg] prepare 3.15.3 release stable cubicweb-version-3.15.3
Thu, 02 Aug 2012 19:00:22 +0200 Sylvain Thénault [entity edition] stop comparing values as it may trigger exceptions (e.g. timeseries cube tests)
Wed, 01 Aug 2012 09:42:36 +0200 Sylvain Thénault [tabbed view] make tabs optionaly lazy: lazy=False on the tabbed view trigger synchronous tabs. Closes #2443038 stable
Thu, 02 Aug 2012 18:52:27 +0200 Sylvain Thénault [web form] refactor Form.__init__ so that extra kwargs are set earlier in the process. Closes #2443040 stable
Thu, 02 Aug 2012 10:09:11 +0200 Sylvain Thénault [test rql completion] dont limit number of completion, else we've impredicable results. Also should tell rql.parse to not print error on stdout
Wed, 01 Aug 2012 10:47:27 +0200 Aurelien Campeas [entity] fix deprecation warnings (closes #2423719)
Thu, 02 Aug 2012 12:48:31 +0200 David Douard merge oldstable in stable stable
Wed, 01 Aug 2012 10:30:48 +0200 David Douard Added tag cubicweb-debian-version-3.14.9-1 for changeset 68c762adf2d5 oldstable
Wed, 01 Aug 2012 10:30:47 +0200 David Douard Added tag cubicweb-version-3.14.9 for changeset 9337812cef6b oldstable cubicweb-debian-version-3.14.9-1
Tue, 24 Jul 2012 18:30:36 +0200 Adrien Di Mascio [ui] provide an autocomplete RQL bar (closes #2439846)
Wed, 01 Aug 2012 09:20:47 +0200 Adrien Di Mascio [ajax] improve backward compatibility for redefined ajax functions (closes #2447189) stable
Tue, 31 Jul 2012 16:16:50 +0200 Pierre-Yves David prepare version 3.14.9 oldstable cubicweb-version-3.14.9
Tue, 31 Jul 2012 17:32:54 +0200 Pierre-Yves David [composite] apply composite on new enty too (closes #2450679) oldstable
Tue, 31 Jul 2012 17:25:28 +0200 Pierre-Yves David [storage] relies on event=='deleted' to detect "delete" event (closes #2450680) oldstable
Tue, 31 Jul 2012 11:04:45 +0200 Pierre-Yves David [composite] apply composite on new enty too stable
Tue, 31 Jul 2012 10:57:03 +0200 Pierre-Yves David [storage] relies on event=='deleted' to detect "delete" event stable
Tue, 31 Jul 2012 11:19:11 +0200 Sylvain Thénault [web navigation] previous / next icons are missing mandatory alt attribute stable
Tue, 31 Jul 2012 10:12:06 +0200 Adrien Di Mascio [testlib] consider rset for template / view selection (closes #2447183) stable
Tue, 24 Jul 2012 17:51:00 +0200 Adrien Di Mascio [documentation] fix some ReST compilation problems
Tue, 24 Jul 2012 15:06:55 +0200 Sylvain Thénault [test] remove no more necessary attribute cache manipulation to repair test
Tue, 24 Jul 2012 11:19:16 +0200 Sylvain Thénault [entity] more tweaks for entity attribute cache handling on cw_set/cw_create to fix test regression
Tue, 24 Jul 2012 10:16:25 +0200 Sylvain Thénault [entity/hooks] fix regression introduced by 4ba11607d84a
Tue, 17 Jul 2012 12:24:11 +0200 Sylvain Thénault [doc] use :meth: and remove doc to deprecated methods
Mon, 23 Jul 2012 22:45:32 +0200 Nicolas Chauvat [doc] add passlib to list of dependencies stable
Mon, 23 Jul 2012 18:01:09 +0200 Sylvain Thénault Added tag cubicweb-debian-version-3.15.2-1 for changeset 9aa5553b2652 stable
Mon, 23 Jul 2012 18:01:08 +0200 Sylvain Thénault Added tag cubicweb-version-3.15.2 for changeset 2afc157ea9b2 stable cubicweb-debian-version-3.15.2-1
Mon, 23 Jul 2012 14:50:44 +0200 Sylvain Thénault [test] missing future import stable cubicweb-version-3.15.2
Mon, 23 Jul 2012 12:45:43 +0200 Sylvain Thénault [web test] fix tests broken by 8de41063d629 stable
Fri, 20 Jul 2012 15:17:32 +0200 Sylvain Thénault 3.15.2 stable
Fri, 20 Jul 2012 11:31:34 +0200 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
Fri, 20 Jul 2012 10:57:48 +0200 Sylvain Thénault [config] load_configuration should not crash because of fs errors. Closes #2286215 stable
Tue, 17 Jul 2012 12:24:46 +0200 Sylvain Thénault [entity api] unify set_attributes / set_relations into a cw_set method. Closes #2423719
Thu, 19 Jul 2012 09:01:54 +0200 Sylvain Thénault [workflow ui] fix state/transition edition form on existing entity. Closes #2423531 stable
Fri, 20 Jul 2012 11:42:59 +0200 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
Fri, 20 Jul 2012 10:25:55 +0200 Sylvain Thénault [book] fix build warnings/errors. Closes #2430042 stable
Fri, 20 Jul 2012 10:46:27 +0200 Sylvain Thénault [ldap feed] add missing future import stable
Thu, 19 Jul 2012 16:41:10 +0200 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
Fri, 20 Jul 2012 09:22:51 +0200 Julien Cristau [config] Set CWDEV, aka dev mode, according to presence of the i18n directory, not .hg stable
Fri, 20 Jul 2012 09:31:15 +0200 Julien Cristau [book] Some tweaks to fix cubicweb-documentation package generation stable
Thu, 19 Jul 2012 10:27:04 +0200 Aurelien Campeas [webconfig] debug mode should not be special wrt data_url handling (closes #2405487) stable
Thu, 19 Jul 2012 10:25:22 +0200 Sylvain Thénault [test] missing future import stable
Wed, 20 Jun 2012 12:30:57 +0200 Aurelien Campeas [ldap] allow working connection to some ADs (closes #2408829) stable
Wed, 18 Jul 2012 17:26:59 +0200 Florent Cayré [entity] fix unrelated_rql for creation form vocabulary for relation with specific permissions (closes #2423854) stable
Tue, 17 Jul 2012 12:06:52 +0200 Sylvain Thénault [form widgets] fix JQueryDatePicker and JQueryTimePicker so they consider widget custom attributes. Closes #2423720 stable
Wed, 18 Jul 2012 15:58:20 +0200 Sylvain Thénault [web app] handle Redirect raised during session establishment, as this may be used by eg openid authentication. Closes #2430018 stable
Tue, 17 Jul 2012 17:16:28 +0200 Sylvain Thénault backport stable
Tue, 10 Jul 2012 15:32:40 +0200 Aurelien Campeas [ldapuser2ldapfeed] fix confusing script structure and decode the extid to avoid an UnicodeDecodeError (closes #2413437) stable
Tue, 17 Jul 2012 11:08:36 +0200 Sylvain Thénault [migraction] rename rename_relation method to rename_relation_type for consistency stable
Fri, 13 Jul 2012 14:29:52 +0200 Sylvain Thénault [web app] only log tb when explicitly asked stable
Thu, 12 Jul 2012 13:42:27 +0200 Sylvain Thénault typo stable
Wed, 13 Jun 2012 12:38:06 +0200 Aurelien Campeas [views/tables|css] show actions in small tabs instead of menu indirection (closes #2004109)
Tue, 10 Jul 2012 15:07:52 +0200 Sylvain Thénault stable is now 3.15 stable
Tue, 10 Jul 2012 15:07:23 +0200 Sylvain Thénault oldstable is now 3.14 oldstable
Tue, 10 Jul 2012 10:33:19 +0200 Sylvain Thénault [test] update server security test using login and new temporary_permissions context managers stable
Tue, 10 Jul 2012 11:11:15 +0200 Sylvain Thénault [testlib] introduce temporary_permissions context manager stable
Mon, 09 Jul 2012 13:57:23 +0200 Sylvain Thénault [rql2sql] remove debug print and fix bug introduced in 8469:69ad9a509bc3
Mon, 09 Jul 2012 12:24:05 +0200 Florent Cayré [html form] use __linkto url parameter value as a default value of the corresponding field in a creation form (closes #2407770)
Mon, 09 Jul 2012 12:22:43 +0200 Sylvain Thénault [rql2sql] fix generated SQL when an attribute relation with a variable is ored with another attribute relation. Closes #2410405
Fri, 06 Jul 2012 14:01:09 +0200 Sylvain Thénault [repository] drop unused argument
Mon, 09 Jul 2012 09:47:28 +0200 Sylvain Thénault [ui] actions box should be displayed if there are some actions, not if context is an entity. Closes #2419040
Fri, 06 Jul 2012 14:31:13 +0200 Sylvain Thénault backport stable
Fri, 22 Jun 2012 15:57:05 +0200 Julien Cristau [packaging] bump rql dependency to 0.29 (closes #2410042) stable
Wed, 04 Jul 2012 17:56:46 +0200 Florent Cayré [rql security] fix rql bug when using yams inheritance and read permissions (closes #2410156) stable
Fri, 06 Jul 2012 09:01:42 +0200 Julien Cristau [c-c schema] devtools: the output file for cw-ctl schema is not supposed to exist stable
Fri, 06 Jul 2012 09:00:33 +0200 Adrien Di Mascio [fti] allow usage of custom RQL to fetch entities to index (closes #2410509)
Fri, 06 Jul 2012 09:00:32 +0200 Adrien Di Mascio [fti] make db-rebuild-fti accept etypes on command line (closes #2410508)
Fri, 06 Jul 2012 09:00:30 +0200 Sylvain Thénault backport stable
Fri, 06 Jul 2012 08:59:28 +0200 Adrien Di Mascio [fti] drop entity cache once an etype is indexed (closes #2410507) stable
Wed, 04 Jul 2012 11:01:51 +0200 Aurelien Campeas [server/utils] add_looping_task can be used any time (closes #2408814)
Wed, 27 Jun 2012 18:10:59 +0200 Aurelien Campeas [formrenderers] if a tag object gets there, it blows (closes #2410462)
Thu, 14 Jun 2012 15:21:12 +0200 Pierre-Yves David [login] redirect to real instance root if no postlogin_path is provided
Thu, 14 Jun 2012 15:55:03 +0200 Pierre-Yves David [web/application] declare default 'content' value sooner (closes #2406560)
Wed, 13 Jun 2012 10:06:11 +0200 Aurelien Campeas [views/tabs] fix rql/eid param conflict when either one is already in the request form (closes #2405249)
Mon, 11 Jun 2012 14:53:23 +0200 David Douard Added tag cubicweb-debian-version-3.15.1-1 for changeset fe5e60862b64
Mon, 11 Jun 2012 14:53:22 +0200 David Douard Added tag cubicweb-version-3.15.1 for changeset 783a5df54dc7 cubicweb-debian-version-3.15.1-1
Mon, 11 Jun 2012 10:00:02 +0200 David Douard [debian] prepare 3.15.1-1 cubicweb-version-3.15.1
Mon, 11 Jun 2012 09:22:11 +0200 Aurelien Campeas [server/tests] fix tests
Fri, 08 Jun 2012 16:47:07 +0200 Aurelien Campeas [registry|ajaxcontroller] the @ajaxcontroller decorator ought to return a compatible object (closes #2385155)
Thu, 07 Jun 2012 18:33:53 +0200 Aurelien Campeas [cwconfig] shutup on absent i18n/ mo files when in operating in tests
Thu, 07 Jun 2012 18:24:37 +0200 Aurelien Campeas [datafeed] correctly distinguish checked/updated
Wed, 06 Jun 2012 10:30:54 +0200 Aurelien Campeas [ldapfeed] do not crash on ldap user deletion + pull + already deactivated users, cleanups (closes #2392933)
Wed, 06 Jun 2012 10:26:34 +0200 Aurelien Campeas [server/session,repo] turn InternalSession, hence repo.internal_session, into a context manager (closes #2393651)
Thu, 31 May 2012 18:07:46 +0200 Aurelien Campeas [ldapparser] missing return
Thu, 31 May 2012 17:05:32 +0200 Aurelien Campeas [ldapparser] remove spurious print
Thu, 31 May 2012 15:56:21 +0200 Aurelien Campeas fix ldap removal handling in ldapfeed (closes #2376625 and #2385133)
Fri, 25 May 2012 17:18:00 +0200 Aurelien Campeas [ldapfeed] fix crash on sql cursor usage (closes #2380246)
Fri, 25 May 2012 16:51:24 +0200 Aurelien Campeas [sources/ldapfeed] do not user cwuri as url (closes #2380324)
Fri, 25 May 2012 16:19:21 +0200 Aurelien Campeas [web/views/staticcontroller] safety belt for unguessed mimetypes (closes #2380304)
Thu, 24 May 2012 14:01:05 +0200 Aurelien Campeas [server/hook] fix identation
Wed, 23 May 2012 16:17:46 +0200 Sylvain Thénault backport stable
Wed, 23 May 2012 16:01:26 +0200 Sylvain Thénault Added tag cubicweb-debian-version-3.14.8-1 for changeset 81394043ad22 stable
Wed, 23 May 2012 16:01:25 +0200 Sylvain Thénault Added tag cubicweb-version-3.14.8 for changeset 15fe07ff6872 stable cubicweb-debian-version-3.14.8-1
Wed, 23 May 2012 12:27:43 +0200 Katia Saurfelt [css] do not use display:block for all images, but only for rest generated stable cubicweb-version-3.14.8
Wed, 23 May 2012 11:43:11 +0200 Sylvain Thénault 3.14.8 stable
Wed, 23 May 2012 11:41:27 +0200 Katia Saurfelt [css] make ReST align statement works for images (closes #1280176) stable
Mon, 05 Dec 2011 14:33:26 +0100 Sylvain Thénault [doc] cubicweb.view documentation (closes: #2099962) stable
Wed, 23 May 2012 11:05:03 +0200 Arthur Lutz [docstrings] typos corrected stable
Wed, 23 May 2012 11:04:00 +0200 Arthur Lutz [views] enable paginate toggle on RsetTableView (closes #2200675) stable
Wed, 23 May 2012 11:00:29 +0200 Arthur Lutz [ui] display author name in box instead of login (closes #1529147) stable
Wed, 23 May 2012 10:52:42 +0200 Arthur Lutz [doc] remove deprecated doc (wrong link) (closes #2329206) stable
Tue, 15 May 2012 17:37:49 +0200 Julien Cristau Fixes for compatibility with passlib 1.6 (closes #2356393) stable
Tue, 22 May 2012 18:51:09 +0200 Anthony Truchet [formrenderers] Factor-out render_title to ease customisation in derived classes stable
Tue, 22 May 2012 12:41:18 +0200 Adrien Di Mascio [IE] use document.createStyleSheet to add CSS dynamically (closes #2356261)
Mon, 21 May 2012 14:17:09 +0200 Aurelien Campeas [pkginfo] the before_shutdown event was not in 3.15.0
Wed, 16 May 2012 09:57:57 +0200 Aurelien Campeas [migration] do not crash if the conf file is already migrated (closes #2361061)
Tue, 15 May 2012 14:44:45 +0200 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
Tue, 15 May 2012 14:43:30 +0200 Sylvain Thénault backport stable
Mon, 14 May 2012 15:25:41 +0200 Sylvain Thénault [logs table view] properly translate level buy using the correct msgid. Closes #2356329 stable
Mon, 14 May 2012 15:24:07 +0200 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
Tue, 15 May 2012 14:43:08 +0200 Sylvain Thénault [logs table view] only put values starting with http in <a> tag stable
Tue, 15 May 2012 10:57:14 +0200 Sylvain Thénault [db-api] fix typo leading to crash on client connection (config has no translations). Closes #2357044
Tue, 15 May 2012 10:36:02 +0200 Sylvain Thénault [data import] allow a request to be given as argument, ease use from web ui stable
Tue, 15 May 2012 10:34:34 +0200 Julien Cristau [datafeed] allow the xml datafeed parser to work with client-side connections stable
Tue, 17 Apr 2012 12:28:51 +0200 Florent Cayré small doc updates
Tue, 15 May 2012 10:32:53 +0200 Sylvain Thénault [ldapfeed] properly mark email address as encountered during import to avoid deleting them
Fri, 11 May 2012 10:14:51 +0200 Aurelien Campeas [merge] backport stable
Fri, 11 May 2012 10:08:58 +0200 Aurelien Campeas [server/utils] passlib 1.6 is now less tolerant wrt handler names (closes #2349330) stable
Thu, 10 May 2012 10:37:28 +0200 Sylvain Thénault backport stable
Thu, 10 May 2012 10:31:53 +0200 Sylvain Thénault [web] remove some unused imports
Thu, 10 May 2012 10:33:42 +0200 Sylvain Thénault [selectors] make multi_columns_rset work with a simple list of lists stable
Wed, 09 May 2012 17:15:44 +0200 Aurelien Campeas [server/hook] a tiny bit of doc about before_server_shutdown
Wed, 09 May 2012 16:43:48 +0200 Aurelien Campeas [events] add a new before_shutdown event (closes #2345728)
Wed, 09 May 2012 16:35:46 +0200 Aurelien Campeas [ldapparser] cleanup
Wed, 09 May 2012 16:31:03 +0200 Aurelien Campeas [ldapparser] reapply dropped fix
Wed, 09 May 2012 16:23:21 +0200 Aurelien Campeas [app] turn these info into debug logs (this being too chatty for .info)
Wed, 18 Apr 2012 12:01:31 +0200 Florent Cayré fix static file serving when url has parameters (like cache busters do)
Wed, 09 May 2012 15:06:43 +0200 Julien Cristau [repo test] Avoid hangs in zmq repo unit test
Thu, 03 May 2012 15:52:01 +0200 Sylvain Thénault [ldap] we may actually get back password from ldap
Thu, 03 May 2012 15:50:23 +0200 Sylvain Thénault [ldapfeed, test] use default source config
Thu, 03 May 2012 15:50:03 +0200 Sylvain Thénault [ldapfeed, test] use a safe internal session, as in real life
Thu, 03 May 2012 15:48:54 +0200 Sylvain Thénault [datafeed] give a dictionary as sourceparams to avoid crash if attempt to import the user is done
Thu, 03 May 2012 15:47:29 +0200 Sylvain Thénault [yams] Binary instance passwords should not be given to str()
Thu, 03 May 2012 15:45:58 +0200 Sylvain Thénault [ldapfeed] don't crash if entity is None. Closes (superficialy) #2341266
Wed, 02 May 2012 10:13:39 +0200 Aurelien Campeas [merge] backport stable fixes
Wed, 02 May 2012 10:12:02 +0200 Aurelien Campeas [bin/clonedeps] fix NameError (closes #2334080) stable
Fri, 27 Apr 2012 15:09:27 +0200 Aurelien Campeas [sources/native] do not let a log message crash on us stable
Fri, 27 Apr 2012 14:22:38 +0200 Aurelien Campeas [merge] backport stable
Fri, 27 Apr 2012 14:10:04 +0200 Aurelien Campeas [cwconfig] impose an order on appobject paths processing: entities first (closes #2330799) stable
Wed, 25 Apr 2012 11:39:14 +0200 Aurelien Campeas [serverctl] avoid a crash if zmq-address is not defined/empty (config.get is a false friend wrt dict behaviour)
Tue, 24 Apr 2012 10:31:46 +0200 Aurelien Campeas fix an horrible typo stable
Mon, 23 Apr 2012 18:01:30 +0200 Aurelien Campeas [migration/3.14.4] prevent migration crash when there are NULLs in asource stable
Thu, 12 Apr 2012 19:08:30 +0200 Sylvain Thénault Added tag cubicweb-debian-version-3.15.0-1 for changeset 925db25a3250
Thu, 12 Apr 2012 19:08:29 +0200 Sylvain Thénault Added tag cubicweb-version-3.15.0 for changeset 0642b2d03aca cubicweb-debian-version-3.15.0-1
Thu, 12 Apr 2012 13:58:55 +0200 Sylvain Thénault typo cubicweb-version-3.15.0
Thu, 12 Apr 2012 13:52:23 +0200 Sylvain Thénault 3.15.0
Thu, 12 Apr 2012 13:55:18 +0200 Florent Cayré [static web] fix fckeditor static files delivery: remove leading subpath and url parameters from computed file path
Wed, 11 Apr 2012 16:47:30 +0200 Sylvain Thénault [doc] 3.15 services api description
Wed, 11 Apr 2012 14:36:19 +0200 Pierre-Yves David [service-api] Add unified service API on `_cw` attribute
Wed, 11 Apr 2012 14:43:51 +0200 Florent Cayré fix ``call_service`` API and add test service API
Wed, 11 Apr 2012 14:16:27 +0200 David Douard [skel] update newcube skeleton (closes #2312509)
Wed, 11 Apr 2012 15:48:12 +0200 Sylvain Thénault [doc] improved 3.15 blog using developpers'contributions
Wed, 11 Apr 2012 13:28:10 +0200 Pierre-Yves David [devtool-testlib] add deprecated entry point for publish method
Wed, 11 Apr 2012 13:22:47 +0200 Sylvain Thénault [doc] improve 3.15 release blog
Wed, 11 Apr 2012 12:18:33 +0200 Aurelien Campeas [web/views/staticcontrollers] restore windows compat
Wed, 11 Apr 2012 09:40:11 +0200 David Douard Added tag cubicweb-debian-version-3.14.7-1 for changeset 20ee573bd237 stable
Wed, 11 Apr 2012 09:40:11 +0200 David Douard Added tag cubicweb-version-3.14.7 for changeset 3ba3ee5b3a89 stable cubicweb-debian-version-3.14.7-1
Wed, 11 Apr 2012 09:37:41 +0200 David Douard 3.14.7 stable cubicweb-version-3.14.7
Tue, 10 Apr 2012 21:52:23 +0200 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
Tue, 10 Apr 2012 18:14:16 +0200 Sylvain Thénault [remote rql source] fix super call
Wed, 04 Apr 2012 17:46:34 +0200 Vincent Michel [zmq] Add a new ZMQ-based RQL source (closes #2290203)
Wed, 04 Apr 2012 17:47:58 +0200 Vincent Michel and Alain Leufroy [pyro] Refactor the pyrorql source
Wed, 04 Apr 2012 10:57:03 +0200 David Douard [zmq] add unit tests for ZMQ-based repository (server and dbapi)
Tue, 10 Apr 2012 17:09:04 +0200 Vincent Michel [dbapi] add possibility to connect to a remote ZMQRepository (closes #2290126)
Tue, 10 Apr 2012 17:07:03 +0200 David Douard [repository] fire 'server_shutdown' hooks before waiting for theads
Wed, 04 Apr 2012 16:51:09 +0200 David Douard [zmq] Implement a ZMQ-based Repository (closes #2290125)
Tue, 10 Apr 2012 17:03:19 +0200 Sylvain Thénault backport stable
Tue, 10 Apr 2012 16:59:50 +0200 Sylvain Thénault [test] update create_user call stable
Tue, 10 Apr 2012 16:59:27 +0200 Sylvain Thénault [test] use setUpClass rather than setUpModule to avoid inter-dependency pb with CubicWebTC sub-classes stable
Tue, 10 Apr 2012 14:29:42 +0200 Sylvain Thénault [test] with yams#stable, ordernum is different than with yams#default stable
Tue, 10 Apr 2012 10:45:40 +0200 Anthony Truchet [bin] Force clone_deps.py to use mercurial command-line interface - closes #2296057 stable
Tue, 10 Apr 2012 10:42:23 +0200 Sylvain Thénault [table view] EntityTableView should accept **kwargs as RsetTableView stable
Thu, 05 Apr 2012 22:42:40 +0200 David Douard Fix a Python 2.5 regression introduced by previous commit stable
Mon, 26 Mar 2012 12:11:48 +0200 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
Thu, 05 Apr 2012 14:44:00 +0200 Florent Cayré [etwist] fix static directory serving; closes #2174797 stable
Thu, 29 Mar 2012 14:20:41 +0200 Sylvain Thénault [form renderer] refactor inline form renderer to ease overriding. Closes #2282662
Wed, 04 Apr 2012 18:44:07 +0200 Julien Cristau [devtools] fix bashism in xvfb-run.sh stable
Wed, 04 Apr 2012 15:04:16 +0200 David Douard [devtools] fix xvfb-run.sh permissions (exec bit) stable
Tue, 20 Mar 2012 11:01:24 +0100 Sylvain Thénault [form] add a new property telling if the form is being generated or posted. Closes #2262340 stable
Thu, 29 Mar 2012 14:25:51 +0200 Katia Saurfelt [workflow] set default test/plain option for workflow default comment (closes #993083) stable
Thu, 29 Mar 2012 14:24:49 +0200 Katia Saurfelt [js] get rid of `partial` function (closes #1972794) stable
Wed, 21 Mar 2012 15:23:47 +0100 Katia Saurfelt [css] change `h3` and `h4` styles(closes #893244) stable
Wed, 21 Mar 2012 18:33:12 +0100 Pierre-Yves David querier: Improve error message when ERQLExpression fails on some entity (closes #2267081) stable
Mon, 26 Mar 2012 12:13:40 +0200 Sylvain Thénault [js] fix error in loadRemote docstring stable
Wed, 28 Mar 2012 23:30:19 +0200 Nicolas Chauvat [doc] add missing section titles stable
Wed, 28 Mar 2012 22:24:55 +0200 Nicolas Chauvat [doc] fix bad indentation stable
Mon, 26 Mar 2012 13:29:27 +0200 Aurelien Campeas [server/ldaputils] do not allow ldap.server_down to crash on us
Thu, 22 Mar 2012 11:50:34 +0100 Julien Cristau Add missing with_statement import for python2.5 compat
Thu, 22 Mar 2012 11:50:43 +0100 Julien Cristau [devtools] make xvfb-run not wait 3s each time (closes #2265710) stable
Wed, 21 Mar 2012 11:08:31 +0100 Katia Saurfelt [view] breadcrumbs layout broken with long elements (closes #1347486)
Tue, 20 Mar 2012 18:29:13 +0100 Pierre-Yves David [static-file] return Unauthorized on blocked directory listing
Tue, 20 Mar 2012 18:28:24 +0100 Pierre-Yves David [login redirect] only add postlogin_path argument when meaningful
Mon, 19 Mar 2012 14:37:43 +0100 Pierre-Yves David static-file: properly set/use cache header for static file (closes #2255013)
Tue, 20 Mar 2012 18:25:06 +0100 Pierre-Yves David [repository] move task manager instantiation outside repository.
Tue, 20 Mar 2012 18:24:46 +0100 Pierre-Yves David [repository] split repo initialization from starting looping task (closes #2204047)
Tue, 20 Mar 2012 18:24:35 +0100 Pierre-Yves David [repo looping task] move looping task logic in a dedicated object (progress #2204047)
Tue, 20 Mar 2012 18:20:20 +0100 Sylvain Thénault [manage / default index views] discard login/logout templates stable
Fri, 16 Mar 2012 14:23:58 +0100 Pierre-Yves David devtools-request: transmit the headers keyword argument to the request class
Fri, 16 Mar 2012 17:59:48 +0100 Sylvain Thénault [security] use a stronger encryption algorythm for password, keeping bw compat stable
Thu, 15 Mar 2012 17:59:27 +0100 Adrien Di Mascio [cache] factorize _validate_cache() logic implemented in wsgi and twisted handlers
Thu, 15 Mar 2012 17:57:40 +0100 Pierre-Yves David [fake-request] support `http_method()`
Thu, 15 Mar 2012 18:34:59 +0100 Pierre-Yves David [Web-Request] Use rich header (closes #2204164)
Thu, 15 Mar 2012 17:54:40 +0100 Pierre-Yves David http-header: support __contains__ in Headers
Thu, 15 Mar 2012 17:48:20 +0100 Pierre-Yves David [web] Move request handling logic into cubicweb application. (closes #2200684)
Thu, 15 Mar 2012 17:42:31 +0100 Pierre-Yves David [login] split authentication logic from post authentication logic (closes #2200755)
Thu, 01 Mar 2012 12:08:35 +0100 Pierre-Yves David [LoginForm] refactor to ease other implementation
Mon, 27 Feb 2012 15:24:14 +0100 Pierre-Yves David [request] gather all base_url logic in a single place (closes #2200756)
Thu, 15 Mar 2012 17:30:28 +0100 Pierre-Yves David [http] drop use-request-subdomain feature (closes #2251986)
Fri, 16 Mar 2012 10:29:15 +0100 Sylvain Thénault backport stable
Thu, 15 Mar 2012 14:26:12 +0100 Anthony Truchet [config, undo] Fix undo-support option migration
Tue, 13 Mar 2012 15:27:30 +0100 Sylvain Thénault Added tag cubicweb-debian-version-3.14.6-1 for changeset 75364c099490 stable
Tue, 13 Mar 2012 15:27:30 +0100 Sylvain Thénault Added tag cubicweb-version-3.14.6 for changeset db021578232b stable cubicweb-debian-version-3.14.6-1
Tue, 13 Mar 2012 14:21:11 +0100 Sylvain Thénault 3.14.6 stable cubicweb-version-3.14.6
Tue, 13 Mar 2012 14:20:28 +0100 Julien Cristau [debian] add a watch file stable
Tue, 13 Mar 2012 14:20:16 +0100 Julien Cristau [uilib] don't print timedeltas between 0 and 23h as negative (closes #2236352) stable
Wed, 07 Mar 2012 16:16:44 +0100 Pierre-Yves David [storage/bfss] ensure bfss never remove a cw_edited item (closes #2236287) stable
Tue, 13 Mar 2012 14:11:40 +0100 Sylvain Thénault [datafeed xml parser] fix typo
Mon, 27 Feb 2012 17:02:31 +0100 Adrien Di Mascio [twisted] move out url logic from twisted (closes #2200593)
Thu, 01 Mar 2012 17:22:56 +0100 Pierre-Yves David [cwconfig] improve assert error message.
Wed, 07 Mar 2012 16:09:55 +0100 Pierre-Yves David rqlrewrite: remove element in rewritten when we remove them from the select (closes #2236985) stable
Fri, 02 Mar 2012 15:15:20 +0100 Katia Saurfelt [js] fix $.fullCalendar.regional call (closes #2232028) stable
Fri, 02 Mar 2012 09:57:47 +0100 David Douard Added tag cubicweb-debian-version-3.14.5-1 for changeset 55fc796ed5d5 stable
Fri, 02 Mar 2012 09:57:46 +0100 David Douard Added tag cubicweb-version-3.14.5 for changeset f559ab9602e7 stable cubicweb-debian-version-3.14.5-1
Fri, 02 Mar 2012 09:44:58 +0100 Florent Cayré [undo, test] fix undohistory selector et related tests
Thu, 01 Mar 2012 15:31:21 +0100 David Douard prepare version 3.14.5 stable cubicweb-version-3.14.5
Thu, 01 Mar 2012 15:00:58 +0100 Katia Saurfelt fix events display in calendar (closes #2167866) stable
Thu, 01 Mar 2012 14:32:42 +0100 Sylvain Thénault [repo test] fix test regression introduced by 8286:8b0146e31baa stable
Thu, 01 Mar 2012 13:42:30 +0100 Arthur Lutz [css] in old css, more space around the text, and try to make it centered stable
Tue, 28 Feb 2012 10:46:38 +0100 Katia Saurfelt [js] translate calendar in french (closes #2167866) stable
Mon, 13 Feb 2012 17:44:44 +0100 Sylvain Thénault [entity url] rest path fallback should be the url used as cwuri. Closes #2186039 stable
Thu, 01 Mar 2012 13:39:43 +0100 Sylvain Thénault [migration] fix add_relation_type in case it already exists, broken by 67660d5f1916 stable
Thu, 01 Mar 2012 08:55:14 +0100 David Douard backport 3.14.4-2 stable
Thu, 01 Mar 2012 08:51:32 +0100 David Douard Added tag cubicweb-debian-version-3.14.4-2 for changeset 4c8cb2e9d0ee stable
Wed, 29 Feb 2012 17:10:31 +0100 David Douard [debian] prepare 3.14.4-2 stable cubicweb-debian-version-3.14.4-2
Wed, 29 Feb 2012 17:10:27 +0100 Julien Cristau [debian] add missing build-deps to generate the documentation (closes #2223062) stable
Mon, 27 Feb 2012 18:15:23 +0100 Sylvain Thénault [repo services] set cnxset before calling the service then ensure it's freed
Mon, 27 Feb 2012 17:43:04 +0100 Sylvain Thénault [migration] fix migration jumping from pre 3.12 to post 3.13 stable
Mon, 27 Feb 2012 17:40:56 +0100 Sylvain Thénault [migration] add schema obj into assertion failure message so we get a chance to understand the pb stable
Mon, 27 Feb 2012 13:00:36 +0100 Pierre-Yves David {repository] add documentation explaining ``fix_user_classes`` hook
Mon, 27 Feb 2012 12:47:24 +0100 Pierre-Yves David [devtools/fake] add some https related properties to FakeRequest
Thu, 23 Feb 2012 15:39:19 +0100 Pierre-Yves David [typo] "lod" --> "load"
Mon, 27 Feb 2012 11:54:14 +0100 Pierre-Yves David [dbapi] some documentation
Mon, 27 Feb 2012 11:53:24 +0100 Sylvain Thénault [undo view] fix wrong set operator
Mon, 27 Feb 2012 11:51:09 +0100 Pierre-Yves David [web application] move default path logic inside url publisher
Mon, 27 Feb 2012 11:50:04 +0100 Pierre-Yves David [req, doc] add some documentation of CubicWebRequestBase attributes
Tue, 21 Feb 2012 16:53:34 +0100 Pierre-Yves David [test] more standalone test
Mon, 27 Feb 2012 10:12:25 +0100 Florent Cayré [web templates] fix invalid html in main-no-top template; closes #2174806 stable
Mon, 27 Feb 2012 10:11:04 +0100 Florent Cayré [repository] implement a generic way to call repo-side services; closes #2203418
Mon, 27 Feb 2012 10:03:31 +0100 Anthony Truchet [web] Exposes the undo feature to user through a undo-history view (closes #893940)
Mon, 27 Feb 2012 09:45:48 +0100 Anthony Truchet [undo, transactions] Adds a property in the transaction API. (closes #2202953)
Mon, 27 Feb 2012 09:43:15 +0100 Anthony Truchet [repo, undo] Finish repository-side implementation of the undo feature (closes #893940)
Fri, 24 Feb 2012 12:35:24 +0100 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
Fri, 24 Feb 2012 12:44:28 +0100 Aurelien Campeas [migration/3.14.4] use the right API else we break sqlserver instances (closes #2211248) stable
Thu, 23 Feb 2012 19:06:14 +0100 Sylvain Thénault backport stable
Thu, 23 Feb 2012 19:05:36 +0100 Julien Cristau [devtools] make a copy of the xvfb-run script so we can kill it properly stable
Thu, 23 Feb 2012 12:15:52 +0100 Adrien Di Mascio [ajax] use AJAX_BASE_URL instead of JSON_BASE_URL
Tue, 21 Feb 2012 16:58:43 +0100 Pierre-Yves David [web/config] refactor initialization of the data url
Thu, 23 Feb 2012 11:58:16 +0100 Sylvain Thénault backport stable
Thu, 23 Feb 2012 11:57:35 +0100 Pierre-Yves David [test] create temporary directory with meaningfull prefix stable
Mon, 20 Feb 2012 15:16:55 +0100 Pierre-Yves David [schema] make cubicweb 3.14 compatible with yams 0.35 stable
Wed, 22 Feb 2012 18:22:02 +0100 Sylvain Thénault [test] fix ReST extensions tests stable
Wed, 22 Feb 2012 09:33:43 +0100 Anthony Truchet [web/controller] fix some cases where _cwmsgid may appears twice stable
Wed, 22 Feb 2012 09:31:54 +0100 Adrien Di Mascio [reledit, autoform] move reledit_form definition in reledit.py
Mon, 20 Feb 2012 16:14:19 +0100 Sylvain Thénault [hg] ignore ldap database stable
Mon, 20 Feb 2012 16:13:36 +0100 Sylvain Thénault [ldap migration] use unicode strings
Tue, 14 Feb 2012 11:33:59 +0100 Sylvain Thénault [ldapfeed] fix synchronisation crash: ldap attributes are given while we want cw attributes
Mon, 20 Feb 2012 11:46:28 +0100 Sylvain Thénault backport stable
Mon, 20 Feb 2012 11:45:16 +0100 Damien Garaud Fix bug about missing Interval field (closes #1463996). stable
Wed, 15 Feb 2012 18:12:38 +0100 Pierre-Yves David [cubicweb-ctl] i18ncube return 2 (failed command) on failure (closes #2192336) stable
Mon, 20 Feb 2012 11:32:55 +0100 Julien Cristau [book] document the WEEKDAY rql function
Mon, 20 Feb 2012 11:32:06 +0100 Julien Cristau [rql2sql] correctly handle modulo operator (closes #2192457) stable
Thu, 16 Feb 2012 14:17:53 +0100 Sylvain Thénault [web-repo] use transaction data, not session data to inform ui about sources error. Closes #2192577
Fri, 17 Feb 2012 14:41:28 +0100 David Douard Added tag cubicweb-debian-version-3.14.4-1 for changeset bc40991b7f13 stable
Fri, 17 Feb 2012 14:41:28 +0100 David Douard Added tag cubicweb-version-3.14.4 for changeset 508645a54287 stable cubicweb-debian-version-3.14.4-1
Fri, 17 Feb 2012 13:08:49 +0100 David Douard prepare version 3.14.4 stable cubicweb-version-3.14.4
Thu, 16 Feb 2012 14:23:24 +0100 Sylvain Thénault [vreg] restore bw compat, eg container expect to find Selector in appobject module
Thu, 16 Feb 2012 14:15:37 +0100 Sylvain Thénault backport stable
Thu, 16 Feb 2012 14:14:52 +0100 Sylvain Thénault [spelling] fix dictionnary -> dictionary typo stable
Tue, 14 Feb 2012 09:39:44 +0100 Sylvain Thénault [tabs] use eid parameter instead of rql when an eid is given. Closes #2186288
Tue, 14 Feb 2012 15:16:42 +0100 Sylvain Thénault backport stable
Mon, 13 Feb 2012 17:57:07 +0100 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
Tue, 14 Feb 2012 15:15:59 +0100 Katia Saurfelt [binary] use seek(0) in `from_file` Binary creation method (closes #2189183) stable
Tue, 14 Feb 2012 15:15:09 +0100 Pierre-Yves David [c-c] use subprocess instead of os.system to start repository stable
Tue, 14 Feb 2012 15:14:40 +0100 Sylvain Thénault backport oldstable stable
Tue, 14 Feb 2012 15:14:22 +0100 Pierre-Yves David [bfss, migration] fix storage migration (closes #2189206) oldstable
Tue, 14 Feb 2012 11:34:53 +0100 Sylvain Thénault [datafeed] fix dumb name error introduced by recent deletion handling refactoring
Tue, 14 Feb 2012 09:49:13 +0100 Sylvain Thénault [ldapfeed] make authentication actually working
Mon, 13 Feb 2012 15:15:24 +0100 Sylvain Thénault [sources] include source's class in its repr stable
Mon, 13 Feb 2012 12:49:49 +0100 Alexandre Richardson [email notifications] send notification at post-commit time (closes #2119248) stable
Mon, 13 Feb 2012 12:47:59 +0100 Julien Cristau [devtools] Use Xvfb to run firefox in js tests on posix platforms stable
Mon, 13 Feb 2012 12:45:21 +0100 Florent Cayré [i18n] fix pb with non-ascii chars in cwd. closes #2149063 stable
Mon, 13 Feb 2012 12:41:04 +0100 David Douard [repository] add a ``gc_stats`` method and 2 more cache size for ``stats`` (closes #2179735) stable
Mon, 13 Feb 2012 12:16:37 +0100 Sylvain Thénault [test] fix test broken by RichString handling changes in yams #default
Mon, 13 Feb 2012 12:16:21 +0100 Sylvain Thénault [test] fix test broken by EmailAddress read permissions change
Mon, 13 Feb 2012 11:50:44 +0100 Sylvain Thénault [test] fix test broken by renaming of module containing the cwxml parser and handling of vid in urls
Mon, 13 Feb 2012 11:47:07 +0100 Sylvain Thénault [test] fix test broken by selectors/predicates changes coming with the move of registry to lgc
Fri, 10 Feb 2012 17:31:56 +0100 Sylvain Thénault [repo test] fix test broken by recent changes on EmailAddress read permissions
Fri, 10 Feb 2012 17:20:47 +0100 Sylvain Thénault backport stable
Fri, 10 Feb 2012 17:20:38 +0100 Sylvain Thénault [server test] fix test broken by recent changes in lgdb stable
Fri, 10 Feb 2012 16:53:52 +0100 Sylvain Thénault backport stable
Fri, 10 Feb 2012 16:53:17 +0100 Sylvain Thénault [schema sync hooks] fix format string stable
Fri, 10 Feb 2012 16:31:39 +0100 Sylvain Thénault [event bus] event has been renamed to publish
Fri, 10 Feb 2012 16:23:26 +0100 Damien Garaud [schema view] properly display inheritance (closes #870073). stable
Fri, 10 Feb 2012 16:22:38 +0100 Damien Garaud [workflow view] Display a non-localized version of state/transition names (closes #1912537). stable
Fri, 10 Feb 2012 16:20:35 +0100 Julien Cristau [repo] Add a publish/subscribe mechanism for inter-instance communication using zmq
Fri, 10 Feb 2012 10:45:17 +0100 Katia Saurfelt [migration] fire hooks in postcreate by default (closes #1417110)
Thu, 09 Feb 2012 09:52:02 +0100 Katia Saurfelt [migration] `add_relation_type` warns and add missing definitions on already existing rtypes (closes #2121979) stable
Fri, 10 Feb 2012 10:36:40 +0100 Alexandre Richardson [i18n] fix translations of login actions in french (closes #1546397) stable
Thu, 09 Feb 2012 18:11:30 +0100 Katia Saurfelt ([config] add file encoding information to python files (closes #1942655) stable
Fri, 10 Feb 2012 10:07:31 +0100 Alexandre Richardson [primary view] delete PrimaryView.skip_none attribute (closes #2093250) stable
Fri, 10 Feb 2012 10:06:19 +0100 Alexandre Richardson [entities system table] change asource and source column size (closes #1951819) stable
Fri, 10 Feb 2012 10:01:04 +0100 Nicolas Chauvat [view] fix error messages of NotImplementedError stable
Fri, 10 Feb 2012 10:00:00 +0100 Julien Cristau kill dead code in Workflow view stable
Thu, 09 Feb 2012 13:22:49 +0100 Sylvain Thénault [bw compat] add compatibility for import of former VRegistry
Wed, 08 Feb 2012 14:30:51 +0100 Aurelien Campeas [views/attribute] role parameter must default to "subject" (closes #2175427) stable
Wed, 08 Feb 2012 14:32:35 +0100 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
Wed, 08 Feb 2012 14:22:48 +0100 Florent Cayré [entity] fix crash when using cw_instantiate with empty related entity list; closes #2094462 stable
Wed, 08 Feb 2012 14:17:09 +0100 David Douard [pylint] correctly detect uiprops module when it's not in a package stable
Fri, 03 Feb 2012 18:35:11 +0100 Sylvain Thénault backport https-deny-anonymous option type fix done in default stable
Fri, 03 Feb 2012 17:53:53 +0100 Sylvain Thénault Added tag cubicweb-debian-version-3.14.3-1 for changeset 4d0f5d18e8a0 stable
Fri, 03 Feb 2012 17:53:52 +0100 Sylvain Thénault Added tag cubicweb-version-3.14.3 for changeset 60efdbb45520 stable cubicweb-debian-version-3.14.3-1
Fri, 03 Feb 2012 16:54:01 +0100 Sylvain Thénault 3.14.3 stable cubicweb-version-3.14.3
Fri, 03 Feb 2012 16:34:57 +0100 Aurelien Campeas [web/formwidgets] make default_size a tunable, fix code layout (closes #2165936) stable
Fri, 03 Feb 2012 14:32:11 +0100 Aurelien Campeas [hooks/syncschema] do not crash if the schema did not learn (yet) some new META rtype (closes #2171313) stable
Thu, 02 Feb 2012 17:59:52 +0100 Arthur Lutz [js] better support for no js in tabs (closes #2162092) stable
Mon, 23 Jan 2012 13:25:02 +0100 Sylvain Thénault [vreg] move base registry implementation to logilab.common. Closes #1916014
Thu, 02 Feb 2012 14:33:30 +0100 Sylvain Thénault [datafeed] when checking for deletion using cwentity xml parser, use vid=xml to limit resources consumption
Tue, 31 Jan 2012 21:43:24 +0100 Sylvain Thénault [repository] ldap-feed source. Closes #2086984
Thu, 02 Feb 2012 14:30:07 +0100 Sylvain Thénault [datafeed] set delete-entities=yes is now safer, by checking each entity actually seems deleted. Closes #2165381
Tue, 31 Jan 2012 11:49:15 +0100 Sylvain Thénault [config, migration] fix https-deny-anonymous option type
Mon, 30 Jan 2012 20:56:00 +0100 Sylvain Thénault [js, i18n] translated strings should use " not ' else they are discarded by xgettext. Closes #1892489 stable
Mon, 30 Jan 2012 20:57:05 +0100 Julien Cristau [book] Fix typos in rql datetime functions documentation
Thu, 26 Jan 2012 14:58:38 +0100 Sylvain Thénault [search box] allow to specify domid in select arguments. Closes #2162166
Fri, 27 Jan 2012 12:15:57 +0100 Aurelien Campeas [config] fix rql-cache-size initial values (closes #2162160) stable
Thu, 26 Jan 2012 15:55:27 +0100 Sylvain Thénault [migractions] fix comment to avoid ambiguity. Closes #2015260
Wed, 18 Jan 2012 15:27:08 +0100 Pierre-Yves David [storage] BFSS now create read only file (closes #2151672)
Mon, 23 Jan 2012 12:39:21 +0100 Sylvain Thénault backport stable
Thu, 19 Jan 2012 18:44:41 +0100 Sylvain Thénault [schema synchronization] don't use sql for TODAY/NOW in keyword arg. Closes #2154815 stable
Mon, 23 Jan 2012 12:36:33 +0100 Sylvain Thénault backport oldstable stable
Thu, 19 Jan 2012 12:57:02 +0100 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
Wed, 21 Dec 2011 18:14:01 +0100 Sylvain Thénault [testlib, postgres] take care, _repo is None when backuping postgres test db, crashing database generation stable
Wed, 18 Jan 2012 17:27:11 +0100 Florent Cayré [base views] make it easier to override EntityStartupView behaviour when the rset is empty; closes #2126364 stable
Wed, 18 Jan 2012 16:14:34 +0100 Sylvain Thénault [excanvas js] missing comma stable
Tue, 17 Jan 2012 11:55:32 +0100 Sylvain Thénault backport stable
Tue, 17 Jan 2012 11:49:23 +0100 Julien Cristau [datafeed] Don't pretend all columns are sortable in datafeed sources import log view. Closes #2146387
Tue, 17 Jan 2012 11:48:25 +0100 Julien Cristau [facets] Make hiding facet body optional (closes #2105862)
Tue, 17 Jan 2012 14:26:18 +0100 Florent Cayré [manage/index view] fix sources management view appearing in index view although it should not; closes #2126335 stable
Tue, 17 Jan 2012 14:05:04 +0100 Sylvain Thénault [book] add doc about request, session and connection management you need to know when writing tests stable
Tue, 17 Jan 2012 14:04:56 +0100 Sylvain Thénault [test] test/demonstrate relation permissions overriding stable
Tue, 17 Jan 2012 11:49:23 +0100 Julien Cristau [datafeed] Don't pretend all columns are sortable in datafeed sources import log view. Closes #2146387 stable
Tue, 17 Jan 2012 11:48:25 +0100 Julien Cristau [facets] Make hiding facet body optional (closes #2105862) stable
Tue, 17 Jan 2012 11:47:14 +0100 Julien Cristau gmap: fix regression from 151058945234 stable
Tue, 17 Jan 2012 11:47:14 +0100 Julien Cristau gmap: fix regression from 151058945234
Thu, 12 Jan 2012 18:17:19 +0100 Sylvain Thénault [deprecation] add cw version number to deprecation warning
Thu, 12 Jan 2012 18:17:07 +0100 Sylvain Thénault [test] fix test broken by 8158:2ee254e74382 and add a test for that change
Thu, 12 Jan 2012 13:04:59 +0100 Anthony Truchet [doc] Add a small docstring to RQLExpression constructor stable
Wed, 11 Jan 2012 18:29:33 +0100 Sylvain Thénault backport stable
Wed, 11 Jan 2012 18:29:21 +0100 Sylvain Thénault [schema] restrictive email address read permission. Closes #2148141
Wed, 11 Jan 2012 18:28:17 +0100 Sylvain Thénault [tableview] drop useless code: cellvid systematically given by RsetTableView, according to its .[non]finalview attribute stable
Tue, 10 Jan 2012 16:33:27 +0100 Pierre-Yves David [tableviews] use ``select_or_none`` instead of ``try: select() except:``
Mon, 09 Jan 2012 22:40:43 +0100 Sylvain Thénault [bw compat] json_request setter is necessary for some cubes which has json_request (eg preview)
Mon, 09 Jan 2012 16:20:49 +0100 Julien Cristau gmap: set center and zoomlevel automatically (closes #2144255) stable
Wed, 04 Jan 2012 17:21:14 +0100 Katia Saurfelt [views] calendar id in CalendarView must be unique (closes #2143864) stable
Tue, 03 Jan 2012 12:23:57 +0100 Sylvain Thénault [debian] cubicweb works with python 2.7 (which become the standard on some distros). Closes #2142050 stable
Mon, 09 Jan 2012 22:40:07 +0100 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)
Fri, 06 Jan 2012 18:44:52 +0100 Sylvain Thénault [sources] hide some attributes from source edition form. Closes #2144160 stable
Tue, 03 Jan 2012 17:59:31 +0100 Pierre-Yves David [https] Allow configuration of anonymous access on https (closes #1971992) stable
Tue, 03 Jan 2012 17:00:43 +0100 Alexandre Fayolle [bfss] convert root BFSS directory to str in constructor (closes #2137793) stable
Tue, 03 Jan 2012 12:21:44 +0100 Sylvain Thénault [rql, security] fix buggy rqlstr cleanup when some introduced snippet create an unresolvable query. Closes #2142041 stable
Tue, 20 Dec 2011 19:05:55 +0100 Sylvain Thénault [ldap test] test actual ldap authentication instead of monkey-patching stable
Thu, 22 Dec 2011 17:56:04 +0100 Alexandre Fayolle [book] Add some details about usage of EXISTS stable
Thu, 22 Dec 2011 17:46:55 +0100 Sylvain Thénault backport stable
Thu, 22 Dec 2011 17:44:50 +0100 Sylvain Thénault Added tag cubicweb-debian-version-3.14.2-1 for changeset 17ebd836cee3 stable
Thu, 22 Dec 2011 17:44:50 +0100 Sylvain Thénault Added tag cubicweb-version-3.14.2 for changeset 049a3819f03d stable cubicweb-debian-version-3.14.2-1
Thu, 22 Dec 2011 15:14:01 +0100 Sylvain Thénault 3.14.2 stable cubicweb-version-3.14.2
Thu, 22 Dec 2011 15:13:47 +0100 Sylvain Thénault [i18n] fix french for 'action menu' stable
Wed, 21 Dec 2011 18:26:35 +0100 Adrien Di Mascio [server] use lgd.process_cursor to optimize processing of large resultsets
Wed, 21 Dec 2011 18:04:07 +0100 Sylvain Thénault [css] fix typo in uiprops/css
Wed, 21 Dec 2011 18:01:48 +0100 Sylvain Thénault backport stable
Wed, 14 Dec 2011 12:13:28 +0100 Sylvain Thénault [sources management] fix crash mapping tab because chain() is not indexable. Closes #2124077 stable
Mon, 19 Dec 2011 19:01:15 +0100 Sylvain Thénault [css] use listingHeaderBgColor in old css stable
Wed, 21 Dec 2011 17:59:37 +0100 Sylvain Thénault add instance to not implemented error stable
Tue, 20 Dec 2011 09:32:27 +0100 Sylvain Thénault [repo cache] fix cache clearing for an eid: keys are now always a tuple stable
Mon, 19 Dec 2011 19:15:49 +0100 Sylvain Thénault missing import statement stable
Mon, 19 Dec 2011 19:03:27 +0100 Alexandre Fayolle fix potential problems when BFSS uses a Windows SMB share (closes #2131435) stable
Fri, 16 Dec 2011 14:35:25 +0100 Adrien Di Mascio [views] (in/outof)context views now use directly dc_(long)_title() (closes #2110235)
Fri, 16 Dec 2011 14:35:20 +0100 Adrien Di Mascio [table] use cell text content when cubicweb:sortvalue is not defined (closes #2093183)
Fri, 16 Dec 2011 12:30:12 +0100 Adrien Di Mascio [controllers] deprecate JSonController and implement AjaxController / ajax-func registry (closes #2110265)
Mon, 12 Dec 2011 12:09:49 +0100 Sylvain Thénault [rql2sql] None for attributes in kwargs generate IS NULL, so should be considered in sql cache key. Closes #2116693 stable
Fri, 09 Dec 2011 12:57:22 +0100 Sylvain Thénault [tableview] cubicweb:sortvalue should not have 'json:' in its value anymore. This breaks old tables. stable
Fri, 09 Dec 2011 12:14:11 +0100 Pierre-Yves David [schema] React to yams improvement of metadata attribute handling.
Fri, 09 Dec 2011 12:08:44 +0100 Sylvain Thénault stable is 3.14.X stable
Fri, 09 Dec 2011 12:08:27 +0100 Sylvain Thénault oldstable is 3.13.X oldstable
Thu, 08 Dec 2011 16:48:00 +0100 Sylvain Thénault Added tag cubicweb-debian-version-3.14.1-1 for changeset 6928210da4fc
Thu, 08 Dec 2011 16:47:59 +0100 Sylvain Thénault Added tag cubicweb-version-3.14.1 for changeset 793d2d327b3e cubicweb-debian-version-3.14.1-1
Thu, 08 Dec 2011 14:33:38 +0100 Sylvain Thénault 3.14.1 cubicweb-version-3.14.1
Thu, 08 Dec 2011 14:32:57 +0100 Sylvain Thénault backport stable
Thu, 08 Dec 2011 14:29:48 +0100 Sylvain Thénault Added tag cubicweb-debian-version-3.13.10-1 for changeset 2eab9a5a6bf8 stable
Thu, 08 Dec 2011 14:29:48 +0100 Sylvain Thénault Added tag cubicweb-version-3.13.10 for changeset 2ad4e5173c73 stable cubicweb-debian-version-3.13.10-1
Thu, 08 Dec 2011 14:30:00 +0100 Adrien Di Mascio [ajax] make navigation component appear both above and below the view (closes #2110266)
Thu, 08 Dec 2011 13:22:23 +0100 Sylvain Thénault 3.13.10 stable cubicweb-version-3.13.10
Thu, 08 Dec 2011 13:17:25 +0100 Julien Cristau Link to python docs about strftime instead of pointing at "man" (closes #2106415)
Thu, 08 Dec 2011 13:16:10 +0100 Sylvain Thénault [test] reindent
Wed, 07 Dec 2011 10:53:05 +0100 Sylvain Thénault [rqlrewrite] fix comment
Mon, 05 Dec 2011 16:59:20 +0100 Julien Cristau [server test] Fix tests regression from changeset 7980b36fb1aa
Mon, 05 Dec 2011 15:11:22 +0100 Julien Cristau Tweak message to clarify it gets the pagination back
Mon, 05 Dec 2011 15:20:21 +0100 Alexandre Fayolle fix tests broken by lgdb update
Mon, 05 Dec 2011 14:31:43 +0100 Julien Cristau [migration] Ignore IOError from readline.write_history_file (closes #2106621) stable
Mon, 05 Dec 2011 14:31:41 +0100 Julien Cristau [migration] make remove_cube('foo') not fail if foo is already removed. Closes #2106532 stable
Mon, 05 Dec 2011 13:42:23 +0100 Aurelien Campeas [cwconfig] absolute import (closes #2091068) stable
Mon, 05 Dec 2011 13:37:40 +0100 Julien Cristau [schema sync] Update repo._type_source_cache when renaming an entity (closes #2094470)
Thu, 01 Dec 2011 12:48:46 +0100 Aurelien Campeas [facets] forcing a fixed height to the group is a bad idea: the container will not properly overflow
Tue, 29 Nov 2011 12:06:35 +0100 Aurelien Campeas [views/tabs] tests absolutely want an alt attribute (even if meaningless)
Tue, 29 Nov 2011 11:18:46 +0100 Julien Cristau [navigation] provide a link back from the full view to the paginated one
Thu, 24 Nov 2011 17:00:09 +0100 Aurelien Campeas [sorted navigation] refactor code so that when an attribute is found, nb_chars may be recomputed anyway according to variable type
Thu, 24 Nov 2011 16:59:32 +0100 Aurelien Campeas [reledit] implements entity_call instead of cell_call
Thu, 24 Nov 2011 16:59:15 +0100 Aurelien Campeas [merge] backport stable
Thu, 24 Nov 2011 16:57:31 +0100 Sylvain Thénault [skel] default debian/rules use pysupport to compile python files stable
Mon, 21 Nov 2011 17:58:18 +0100 Alexandre Fayolle use dbhelper functions to get default date / datetime (closes #2094544)
Tue, 22 Nov 2011 11:26:06 +0100 Alexandre Fayolle actually a bad idea, sorry
Wed, 23 Nov 2011 11:23:51 +0100 Alain Leufroy [web/views/tabs] improve non graphical experince with tabs (closes #2097405)
Wed, 23 Nov 2011 14:45:13 +0100 Aurelien Campeas [tableview] fix action menu layout (closes #2099011)
Wed, 23 Nov 2011 12:30:05 +0100 Aurelien Campeas [facets] do no stretch to the right when there are many facets; instead use a floating layout (closes #2093160)
Wed, 23 Nov 2011 11:46:30 +0100 Aurelien Campeas [views/table] fix typo
Tue, 22 Nov 2011 11:20:36 +0100 Alexandre Fayolle fix typo
Mon, 21 Nov 2011 17:53:14 +0100 Alexandre Fayolle added log when operation precommit fails
Thu, 17 Nov 2011 18:19:56 +0100 Sylvain Thénault [EntityTableView] smarter header for MainEntityColRenderer: use plural form only when necessary. Closes #2093182
Thu, 17 Nov 2011 18:21:04 +0100 Sylvain Thénault [tableview] enhance RelationColRenderer. Closes #2093184
Wed, 16 Nov 2011 22:07:51 +0100 Sylvain Thénault backport stable
Wed, 16 Nov 2011 22:07:32 +0100 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
Wed, 16 Nov 2011 22:07:27 +0100 Sylvain Thénault [rset] fix crash while building entity from rset w/ some subquery. Closes #2089055 stable
Tue, 15 Nov 2011 22:23:14 +0100 Sylvain Thénault [email bug report] _cw.config bw compat has been dropped, use _cw.vreg.config (+ small cleanup). Closes #2086985
Tue, 15 Nov 2011 22:22:18 +0100 Sylvain Thénault [users management view] return None if no entity related, not an empty tuple. Closes #2089085
Mon, 14 Nov 2011 12:13:48 +0100 Alexandre Fayolle merge stable changes to default
Thu, 10 Nov 2011 23:18:56 +0100 Alexandre Fayolle [http, windows] fix remove_cookie trying to expire a cookie before the Epoch (closes: #2087998) stable
Thu, 10 Nov 2011 10:13:40 +0100 Sylvain Thénault [etype restriction component] rql 0.31 doesn't accept anymore a variable ref as add_type_restriction argument. Closes #2086983
Thu, 10 Nov 2011 10:12:37 +0100 Sylvain Thénault [3.14 migration] strip constraint value to avoid extra new lines
Wed, 09 Nov 2011 19:19:24 +0100 Sylvain Thénault merge
Wed, 09 Nov 2011 19:16:08 +0100 Sylvain Thénault Added tag cubicweb-debian-version-3.14.0-1 for changeset 0bfe22fceb38
Wed, 09 Nov 2011 19:16:08 +0100 Sylvain Thénault Added tag cubicweb-version-3.14.0 for changeset 5c4390eb10c3 cubicweb-debian-version-3.14.0-1
Wed, 09 Nov 2011 18:43:01 +0100 Sylvain Thénault [test] add some tests for rql's add_type_restriction
Wed, 09 Nov 2011 18:41:12 +0100 Sylvain Thénault add some notes
Wed, 09 Nov 2011 17:34:08 +0100 Sylvain Thénault [packaging] common subpackage has been dropped cubicweb-version-3.14.0
Wed, 09 Nov 2011 17:17:54 +0100 Sylvain Thénault 3.14
Wed, 09 Nov 2011 16:42:33 +0100 Aurelien Campeas [js/tablesorter] work around tablesorter deficiencies (bool handling)
Wed, 09 Nov 2011 14:55:25 +0100 Sylvain Thénault [tableview] fix __init__ logic of sortfunc/sortable
Wed, 09 Nov 2011 15:13:13 +0100 Sylvain Thénault [datafeed log] properly log errors catched at the source level
Wed, 09 Nov 2011 14:34:03 +0100 Sylvain Thénault [data import log] log on the source so we properly have source name information
Wed, 09 Nov 2011 15:06:03 +0100 Aurelien Campeas [facets] reenable facet hiding (was lost in the previous refactoring)
Wed, 09 Nov 2011 14:34:41 +0100 Sylvain Thénault [tableview] drop comment
Mon, 07 Nov 2011 18:16:53 +0100 Sylvain Thénault [tableview] deepcopy of colrenderer was actually broken with py < 2.7
Mon, 07 Nov 2011 18:09:13 +0100 Sylvain Thénault backport stable
Mon, 07 Nov 2011 18:08:40 +0100 Sylvain Thénault [html, ajax] demote_to_html don't crash anymore if force-html-content-type is activated. Closes #712309 stable
Fri, 04 Nov 2011 17:29:39 +0100 Anthony Truchet [doc] fix data hooks parent class in Hooks doc. stable
Mon, 07 Nov 2011 10:56:39 +0100 Sylvain Thénault [pylint] enhance plugin: define 'data' function in uiprops module
Mon, 07 Nov 2011 10:55:15 +0100 Adrien Di Mascio [table] display navigation component both above and below the table
Mon, 07 Nov 2011 10:54:17 +0100 Sylvain Thénault [doc] update 3.14 release notes
Fri, 04 Nov 2011 17:16:15 +0100 Sylvain Thénault [table view] some new table view enhancements
Fri, 04 Nov 2011 14:57:41 +0100 Sylvain Thénault [navigation] extract method from SortedNavigation.call to ease overriding
Fri, 04 Nov 2011 13:03:56 +0100 Sylvain Thénault [cleanup] drop some appengine support junk
Fri, 04 Nov 2011 13:03:52 +0100 Sylvain Thénault [table view] properly handle show/hide filter actions so we get proper action displayed even when recalled from pagination
Fri, 04 Nov 2011 13:03:35 +0100 Sylvain Thénault backport stable
Fri, 04 Nov 2011 13:00:33 +0100 Sylvain Thénault [pagination] closes #2072029: add css class to div for "see them all" link for pagination. stable
Fri, 04 Nov 2011 13:00:30 +0100 Sylvain Thénault [prev/next] properly translate previous/next links' title, closes #2072158 stable
Thu, 03 Nov 2011 16:01:41 +0100 Alexandre Fayolle [rql, integrity] let ValidationError and Unauthorized pass during composite deletion (closes #2070042)
Fri, 28 Oct 2011 17:54:24 +0200 Alexandre Fayolle [table view, workflow] fix the display of wf history table (closes: #2065652)
Thu, 03 Nov 2011 15:28:30 +0100 Sylvain Thénault backport stable
Thu, 03 Nov 2011 15:27:31 +0100 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
Thu, 03 Nov 2011 11:44:02 +0100 Sylvain Thénault [instance creation] properly search for sql extension in the schema directory. Closes #2068117 stable
Thu, 03 Nov 2011 11:18:37 +0100 Sylvain Thénault [entity table view] add count default to true on main entity column
Thu, 03 Nov 2011 11:18:35 +0100 Sylvain Thénault [table sort] should eval cubicweb:sortvalue to make it works properly
Thu, 03 Nov 2011 11:18:21 +0100 Sylvain Thénault [rqlinput] cleanup (use req everywhere) and fix html validation issue (input outside fieldset) stable
Wed, 02 Nov 2011 10:37:04 +0100 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
Wed, 02 Nov 2011 10:33:50 +0100 Sylvain Thénault [old table view] drop duplicated method
Wed, 02 Nov 2011 10:33:33 +0100 Sylvain Thénault [edit controller] only display warning on specific adapters
Wed, 02 Nov 2011 10:31:18 +0100 Sylvain Thénault [wysiwyg editor] disable server browsing by default stable
Fri, 28 Oct 2011 12:07:37 +0200 Adrien Di Mascio [doc] add some documentation on url path evaulators
Fri, 28 Oct 2011 11:44:50 +0200 Sylvain Thénault fix typos
Fri, 28 Oct 2011 11:33:26 +0200 Sylvain Thénault [diet] move iprogress to its own cube. Closes #1916016
Fri, 28 Oct 2011 11:33:25 +0200 Sylvain Thénault [facetable views] allow extra hiddens to be specified when selecting the facets form
Fri, 28 Oct 2011 11:33:24 +0200 Sylvain Thénault [export views] uniformize titles, much nicer when listing possible views. Closes #2060944
Fri, 28 Oct 2011 11:31:11 +0200 Florent Cayré replace adapter by simple selector to ease edit controller overloading; fixes #2042349
Fri, 28 Oct 2011 10:34:12 +0200 Adrien Di Mascio [uihelper] fix bad variable renaming
Fri, 28 Oct 2011 10:32:48 +0200 Adrien Di Mascio [doc] fix most of ReST compilation errors and warnings
Wed, 12 Oct 2011 15:56:40 +0200 Pierre-Yves David Update documentation about resource mode. stable
Thu, 27 Oct 2011 18:19:00 +0200 Adrien Di Mascio [uicfg] add uihelper module with high-level helpers (closes #1809414)
Thu, 27 Oct 2011 10:38:16 +0200 Sylvain Thénault [ui lib] facet and form widget for Integer used to store binary mask. Closes #2054771
Thu, 27 Oct 2011 10:38:03 +0200 Sylvain Thénault [tableview] .entity method is useful on EntityTableView as well, move it there
Thu, 27 Oct 2011 10:38:02 +0200 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
Wed, 26 Oct 2011 17:59:06 +0200 Aurelien Campeas backport stable
Wed, 26 Oct 2011 17:58:21 +0200 Aurelien Campeas [views/facets] backout 82d76492e21e - this was not actually needed and caused some problems ... stable
Wed, 26 Oct 2011 14:12:35 +0200 Sylvain Thénault backport stable
Wed, 26 Oct 2011 14:11:30 +0200 Sylvain Thénault [test, facets] fix prepare_rqlst arguments, it wasn't actually testing baserql due to name conflicts stable
Tue, 25 Oct 2011 18:59:15 +0200 Sylvain Thénault [test] specify X type, as this is not infered from NOT identity with rql#default
Tue, 25 Oct 2011 18:57:51 +0200 Sylvain Thénault useless debugged breaks test with python < 2.6
Tue, 25 Oct 2011 18:22:19 +0200 Sylvain Thénault [rql2sql] fix regression introduced in 8018:f01c80513274 leading to bad execution of DELETE queries
Tue, 25 Oct 2011 18:21:45 +0200 Sylvain Thénault [test] unittest2 api update
Tue, 25 Oct 2011 14:03:52 +0200 Sylvain Thénault [rql] closes #2054468: support for HAVING in SET/DELETE queries
Tue, 25 Oct 2011 14:03:32 +0200 Anthony Truchet [book] Some minor fixes to the CubicWeb doc (typos, invalid ReST, ...) stable
Tue, 25 Oct 2011 13:51:27 +0200 Aurelien Campeas [tableview,jsoncontroller] the json controller must check view.handle_pagination as well & the old table view also handles pagination internally
Mon, 24 Oct 2011 13:52:24 +0200 Sylvain Thénault [ui, pagination] when sorted in some date type, auto-set max characters (closes #2053038)
Mon, 24 Oct 2011 13:51:39 +0200 Aurelien Campeas [tableview] extract two methods from render_table to ease subclassing
Mon, 24 Oct 2011 13:19:23 +0200 Sylvain Thénault backport stable
Mon, 24 Oct 2011 13:18:58 +0200 Pierre-Yves David [deprecated] TableView: update some documentation
Mon, 24 Oct 2011 13:13:45 +0200 Sylvain Thénault [column labels] full display_name prototype compat stable
Mon, 24 Oct 2011 13:09:05 +0200 Sylvain Thénault [book] update copyright stable
Mon, 24 Oct 2011 08:55:07 +0200 Aurelien Campeas [tableview,basetemplates,pagination] some views internally handle the pagination, in which case the base template should not try to paginate
Sat, 22 Oct 2011 11:59:42 +0200 Sylvain Thénault check entity's cwuri and remove debug stable
Sat, 22 Oct 2011 11:16:14 +0200 Sylvain Thénault [tableview] fix bad attribute name
Fri, 21 Oct 2011 18:37:30 +0200 Aurelien Campeas [tableview] sortvalue truncation should be somewhat configurable
Fri, 21 Oct 2011 18:10:50 +0200 Florent Cayré fix broken tests (at least by #1800002)
Fri, 21 Oct 2011 18:02:40 +0200 Sylvain Thénault typo
Fri, 21 Oct 2011 17:52:37 +0200 Aurelien Campeas undo garbage shipped in 9a73d5e762b0
Fri, 21 Oct 2011 17:50:56 +0200 Sylvain Thénault [test] one more base etype...
Fri, 21 Oct 2011 17:48:56 +0200 Sylvain Thénault [test] limit size is now done by the layout
Fri, 21 Oct 2011 17:42:56 +0200 Aurelien Campeas [facets] fix context passing + a note for later
Fri, 21 Oct 2011 17:14:05 +0200 Sylvain Thénault [table view] fix regression in old table view leading to malformed html
Tue, 18 Oct 2011 12:25:32 +0200 Pierre-Yves David [utils] add a ``js_href`` function to generated proper javascript href
Fri, 21 Oct 2011 14:32:37 +0200 Sylvain Thénault i18n update
Fri, 21 Oct 2011 14:32:37 +0200 Sylvain Thénault [facets] view should be propagated up to facet selection, so we can get different facets according to the view. Closes #2036527
Fri, 21 Oct 2011 14:32:37 +0200 Julien Cristau Record a log of datafeed source imports (closes #2026097)
Fri, 21 Oct 2011 14:32:37 +0200 Sylvain Thénault [management table] upgrade sources groups management table to new api
Fri, 21 Oct 2011 14:32:37 +0200 Sylvain Thénault [management table] fix and upgrade users and groups management tables to new api
Fri, 21 Oct 2011 14:32:37 +0200 Sylvain Thénault [table views] closes #1986413: refactor TableView, EntityAttributesTableView, PyValTableView
Fri, 21 Oct 2011 14:32:37 +0200 Sylvain Thénault [web component architecture] extract LayoutableMixIn from components
Fri, 21 Oct 2011 14:32:37 +0200 Sylvain Thénault [diet] drop pre 3.6 API compatibility (but attempt to keep data cmopatibility). Closes #2017916
Fri, 21 Oct 2011 14:32:18 +0200 Sylvain Thénault [test] restore support for python < 2.6
Fri, 21 Oct 2011 13:05:45 +0200 Sylvain Thénault [forms] update code broken by linkto refactoring
Fri, 21 Oct 2011 13:05:26 +0200 Sylvain Thénault [rdf] drop buggy (name error) try/except (done using related(safe=True)) stable
Fri, 21 Oct 2011 11:36:30 +0200 Sylvain Thénault backport stable
Fri, 21 Oct 2011 11:32:04 +0200 Sylvain Thénault Added tag cubicweb-debian-version-3.13.9-1 for changeset 0a3cb5e60d57 stable
Fri, 21 Oct 2011 11:32:03 +0200 Sylvain Thénault Added tag cubicweb-version-3.13.9 for changeset 07afe32945aa stable cubicweb-debian-version-3.13.9-1
Fri, 21 Oct 2011 11:03:54 +0200 Sylvain Thénault 3.13.9 stable cubicweb-version-3.13.9
Fri, 21 Oct 2011 10:59:57 +0200 Sylvain Thénault [selectors] EClassSelector (eg is_instance & all) should check for None value (possible w/ outer join) when a row is specified. Closes #2033165 stable
Fri, 21 Oct 2011 09:24:51 +0200 Sylvain Thénault [test] fix failure introduced by localperms cube introduction
Fri, 21 Oct 2011 09:24:48 +0200 Sylvain Thénault [test] fix failures introduced by 7951:b7c825b00f64
Fri, 21 Oct 2011 09:24:29 +0200 Sylvain Thénault backport stable
Fri, 21 Oct 2011 09:23:43 +0200 Sylvain Thénault [test] fix datafeed test, we have to use an internal session stable
Fri, 21 Oct 2011 09:23:43 +0200 Sylvain Thénault [test] drop some deprecation warnings stable
Fri, 21 Oct 2011 09:23:43 +0200 Sylvain Thénault [ibreadcrumbs] missing xml_escape on latest path part (usually view's title). Closes #2037506 stable
Fri, 21 Oct 2011 09:23:43 +0200 Sylvain Thénault [test] fix test failure caused by 7922:d307c3817782 stable
Fri, 21 Oct 2011 09:23:43 +0200 Sylvain Thénault [test] fix regression introduced in 7915:a7f3245e1728 leading to test's postcreate not being executed anymore stable
Thu, 20 Oct 2011 16:03:51 +0200 Florent Cayré [entity] restrict creation form field vocabulary using __linkto information (closes #1799997)
Tue, 18 Oct 2011 12:22:48 +0200 Pierre-Yves David Add generated documentation to .hgignore. stable
Thu, 20 Oct 2011 14:22:16 +0200 Adrien Di Mascio [uilib] add missing printer for integers
Thu, 20 Oct 2011 14:20:46 +0200 Sylvain Thénault backport stable
Thu, 20 Oct 2011 14:17:52 +0200 Sylvain Thénault [rset] don't only consider a sample select node / solution to compute rset description. Closes #2036499 stable
Tue, 18 Oct 2011 17:08:05 +0200 Sylvain Thénault [rset] use .iteritems() instead of items()
Tue, 18 Oct 2011 15:52:50 +0200 Alexandre Fayolle merge back stable change
Tue, 18 Oct 2011 15:52:12 +0200 Alexandre Fayolle remove stale debugging statement stable
Thu, 29 Sep 2011 16:44:55 +0200 Nicolas Chauvat [server] fix integrity checks that destroy data (closes #1972842)
Mon, 17 Oct 2011 19:27:54 +0200 Sylvain Thénault [entity related rql] 'is' relation target constant should have 'etype' type, not String
Mon, 17 Oct 2011 15:08:25 +0200 Sylvain Thénault [entity] fix dumb name error introduced by 3.14 entity refactoring
Fri, 14 Oct 2011 16:42:10 +0200 Sylvain Thénault backport stable
Fri, 14 Oct 2011 15:19:25 +0200 Sylvain Thénault [js] missing trailing comma
Fri, 14 Oct 2011 14:42:00 +0200 Sylvain Thénault [test] map pgettext to unicode as _ stable
Fri, 14 Oct 2011 14:41:44 +0200 Sylvain Thénault [table view] fix bug introduced in 7938:80c6e2155c3d leading to not translated table headers stable
Fri, 14 Oct 2011 13:51:54 +0200 Sylvain Thénault oops
Fri, 14 Oct 2011 13:50:46 +0200 Sylvain Thénault [test] fix some failures recently introduced stable
Fri, 14 Oct 2011 13:36:39 +0200 Sylvain Thénault add missing imports
Fri, 14 Oct 2011 10:34:08 +0200 Sylvain Thénault [selectors] match_kwargs and match_form_params selectors both accept a new `once_is_enough` argument (closes #1990438)
Fri, 14 Oct 2011 10:33:31 +0200 Aurelien Campeas [cache] replace lgc.cache with something more appropriate (closes #1921713)
Fri, 14 Oct 2011 09:21:45 +0200 Sylvain Thénault merge and fix cubicwebSortValueExtraction pb which disappeared when tablesorter.js has been updated
Fri, 14 Oct 2011 09:04:39 +0200 Adrien Di Mascio [table] use explicit add_onload() to setup table sorting (closes #2013493) stable
Fri, 14 Oct 2011 08:51:24 +0200 Sylvain Thénault [schema display] display_name shouldn't call .lower(). Note the only proper way is to have different msgid for upper/lower cases. Closes #1105433
Fri, 14 Oct 2011 08:50:09 +0200 Sylvain Thénault [ms repository] when an exception is raised during extid2eid and no rollback is done, some manual cleanups have to be done (closes #1993420)
Fri, 14 Oct 2011 08:49:58 +0200 Sylvain Thénault [facets] on the way to vidargs removal
Thu, 13 Oct 2011 11:49:19 +0200 Alexandre Fayolle [migraction] fix cmd_change_attribute_type command (closes #2015073) stable
Thu, 13 Oct 2011 10:24:27 +0200 Sylvain Thénault [action] has_editable_relation first argument is once_is_enough flag, not an action name stable
Tue, 11 Oct 2011 18:16:52 +0200 Pierre-Yves David [table] Only apply sorting event on the first row of a table header (closes #1988780)
Fri, 07 Oct 2011 18:30:29 +0200 Pierre-Yves David [table js] Update jquery-tablesorter to 2.0.5 (closes #1989018)
Thu, 13 Oct 2011 09:44:14 +0200 Pierre-Yves David init_facets: Add documentation stable
Thu, 13 Oct 2011 09:25:26 +0200 Aurelien Campeas [facets] try to get rid of arbitrary constants, be prettier and eat less space (closes #1988706)
Thu, 13 Oct 2011 09:15:16 +0200 Florent Cayré [edit controller] add form to pre_web_edit signature to ease linkto usage (used by vcsfile cube)
Wed, 12 Oct 2011 19:06:22 +0200 Sylvain Thénault pylint extension stable
Wed, 12 Oct 2011 19:06:15 +0200 Sylvain Thénault [printers] fix bug introduced by final view refactoring: &#160; shouldn't be escaped.
Tue, 11 Oct 2011 16:01:44 +0200 Pierre-Yves David Add a hidden input:submit field in facets form (closes #1988784) stable
Tue, 11 Oct 2011 18:18:14 +0200 Pierre-Yves David AnyRsetView: Refactor the columns_name method and update doc. stable
Tue, 11 Oct 2011 18:16:06 +0200 Pierre-Yves David [facets] FacetFilterMixIn: add documention for class and generate_form
Tue, 11 Oct 2011 14:04:18 +0200 Pierre-Yves David [facet] Add infered type restriction to Filtered result set (closes #1988776) stable
Tue, 11 Oct 2011 14:28:48 +0200 Sylvain Thénault [source] remove uicfg rule for dropped synchronizing attribute stable
Tue, 11 Oct 2011 13:55:58 +0200 Sylvain Thénault backport stable
Tue, 11 Oct 2011 13:54:17 +0200 Sylvain Thénault [datafeed] remove remaining uses of 'synchronizing' attribute replaced by 'in_synchronization' in 3.13.8. Closes #1989131 stable
Tue, 11 Oct 2011 13:50:32 +0200 Sylvain Thénault [datafeed parser] only update an entity attributes when needed. Closes #1989142 stable
Tue, 11 Oct 2011 11:00:24 +0200 Sylvain Thénault backport stable
Tue, 11 Oct 2011 10:59:35 +0200 Sylvain Thénault [schema] drop erroneous default on CWSource.in_synchronization. Closes #1990585 stable
Mon, 10 Oct 2011 16:15:55 +0200 Sylvain Thénault [forms] fix bug in linkto refactoring (misordered arguments)
Fri, 07 Oct 2011 17:29:14 +0200 Sylvain Thénault [migration] update old yams api in change_attribute_type stable
Fri, 07 Oct 2011 17:18:10 +0200 Sylvain Thénault [schema] add missing import (trigger warning) stable
Fri, 07 Oct 2011 16:58:29 +0200 Sylvain Thénault Added tag cubicweb-debian-version-3.13.8-1 for changeset 43f83f5d0a4d stable
Fri, 07 Oct 2011 16:58:29 +0200 Sylvain Thénault Added tag cubicweb-version-3.13.8 for changeset 249bd4169339 stable cubicweb-debian-version-3.13.8-1
Fri, 07 Oct 2011 16:21:04 +0200 Sylvain Thénault 3.13.8 stable cubicweb-version-3.13.8
Fri, 07 Oct 2011 15:55:49 +0200 Adrien Di Mascio [facets] use encodeURIComponent instead of escape to encode url paremters (closes #1984727) stable
Fri, 07 Oct 2011 15:55:15 +0200 Sylvain Thénault [repository] use utcnow instead of now for some internal timetamps (closes #1988458) stable
Fri, 07 Oct 2011 15:55:14 +0200 Sylvain Thénault [datafeed] add max-lifetime for concurrent synchronization lock (closes #1908676) stable
Fri, 07 Oct 2011 11:59:20 +0200 Sylvain Thénault backport stable
Fri, 07 Oct 2011 11:56:04 +0200 Sylvain Thénault [view, plot] deprecate flot and encourage usage of the jqplot cube (closes #1625218)
Thu, 06 Oct 2011 18:23:01 +0200 Sylvain Thénault remove 3.14 deprecation warning
Fri, 07 Oct 2011 11:47:42 +0200 Sylvain Thénault sample script to turn a pyro source into a datafeed source stable
Fri, 07 Oct 2011 11:47:09 +0200 Sylvain Thénault [datafeed parser] properly recurse on nodes to follow all mapped relations (closes #1988432) stable
Thu, 06 Oct 2011 16:15:16 +0200 Sylvain Thénault [migration] expose migration methods to execute schema/*.sql and migration/<event>.py files (closes #1986498) stable
Thu, 06 Oct 2011 16:14:08 +0200 Sylvain Thénault [request, ui] printable_value is now a method of request, and may be given dict of formatters to use (closes #1984743)
Thu, 06 Oct 2011 16:14:08 +0200 Sylvain Thénault [web, formatting] move Interval data type display logic from final view to printable_value (closes #1984742)
Thu, 06 Oct 2011 10:13:24 +0200 Pierre-Yves David [js] Remove tab mixed with space in ``web/data/cubicweb.facets.js`` stable
Thu, 06 Oct 2011 10:09:42 +0200 Sylvain Thénault [xml/rdf views] handle case where the user hasn't read access to a relation (closes #1984598) stable
Tue, 04 Oct 2011 18:45:38 +0200 Sylvain Thénault [datafeed] don't crash if url is not specified
Tue, 04 Oct 2011 13:59:12 +0200 Sylvain Thénault [web session] ProgrammingError may be raised, we should catch it (closes #1980076) stable
Tue, 04 Oct 2011 13:58:57 +0200 Sylvain Thénault [web auth] closes #1981680: authentication info retriever should be given a chance to cleanup data stable
Tue, 04 Oct 2011 12:23:52 +0200 Sylvain Thénault backport stable
Fri, 30 Sep 2011 18:10:28 +0200 Alexandre Fayolle repaire cctl db-init -d on sqlserver (closes #1979670)
Tue, 04 Oct 2011 10:29:56 +0200 Sylvain Thénault [test, sqlserver] update test for fixed impl. of date extraction function for sqlserver (lgdb 1.7) stable
Tue, 04 Oct 2011 10:18:35 +0200 Sylvain Thénault [rql, sql] support for weekday function introduced in lgdp 1.7 (closes #1979717) stable
Tue, 04 Oct 2011 10:15:46 +0200 Sylvain Thénault [pyviews] new colheaders and cssclass arguments on pyvaltable (closes #1979718) stable
Tue, 04 Oct 2011 10:15:45 +0200 Sylvain Thénault [rql2sql] support for outer join on column alias (closes #1979645) stable
Tue, 04 Oct 2011 10:21:05 +0200 Sylvain Thénault [linkto] update documentation
Fri, 30 Sep 2011 18:08:00 +0200 Alexandre Fayolle improve EntityAttributesTableView perfs by adding a call to complete() stable
Fri, 30 Sep 2011 18:05:57 +0200 Alexandre Fayolle fix typo in comment stable
Fri, 30 Sep 2011 11:16:29 +0200 Sylvain Thénault [ms, test] fix source deletion pb, detected by test since 7885:9454b7ef5ae4 stable
Fri, 30 Sep 2011 11:15:40 +0200 Sylvain Thénault [book] startup views: add a note about *manage* view stable
Tue, 09 Aug 2011 09:43:26 +0200 Nicolas Chauvat [lint] remove uses of "print >> sys.stderr" (closes #1908571)
Thu, 29 Sep 2011 15:28:41 +0200 Sylvain Thénault cleanup stable
Thu, 29 Sep 2011 14:47:04 +0200 Sylvain Thénault backport stable
Thu, 29 Sep 2011 14:46:41 +0200 Sylvain Thénault [js] add proper excanvas.js (patched version provided with jqplot, but with proper copyrights stable
Thu, 29 Sep 2011 14:42:39 +0200 Sylvain Thénault Added tag cubicweb-debian-version-3.13.7-1 for changeset 2f93ce32febe stable
Thu, 29 Sep 2011 14:42:38 +0200 Sylvain Thénault Added tag cubicweb-version-3.13.7 for changeset 68e8c81fa96d stable cubicweb-debian-version-3.13.7-1
Thu, 29 Sep 2011 14:09:34 +0200 Sylvain Thénault 3.13.7 stable cubicweb-version-3.13.7
Thu, 29 Sep 2011 14:07:37 +0200 Sylvain Thénault [linkto] test for main form should be done in the link_to dictionary computation, else we may get erroneous values for sub-forms
Thu, 29 Sep 2011 14:05:45 +0200 Sylvain Thénault [req] .view should not catch [Object|Registry]NotFound (which is a bug), only NoSelectableObject (closes #1973681) stable
Thu, 29 Sep 2011 14:05:42 +0200 Sylvain Thénault [repository] when deleting relations of a deleted external entity, we should skip non-crossable relation (closes #1973680) stable
Thu, 29 Sep 2011 13:53:34 +0200 Sylvain Thénault [ms planning] raise BadRQLQuery when two variables related by a non-crossable relation should come from two different sources (closes #1973767) stable
Thu, 29 Sep 2011 12:55:28 +0200 Sylvain Thénault [ms, test] propagate exception in test mode stable
Thu, 29 Sep 2011 12:55:20 +0200 Sylvain Thénault [repo] cleanup [_]delete_info prototype: extid argument isn't used stable
Tue, 27 Sep 2011 09:26:40 +0200 Nicolas Chauvat [views] fix docstring of tableview stable
Wed, 28 Sep 2011 14:33:43 +0200 Sylvain Thénault remove remaining junk from bad merge
Wed, 28 Sep 2011 11:17:49 +0200 Sylvain Thénault fix bad merge
Wed, 28 Sep 2011 10:36:41 +0200 Sylvain Thénault [sync schema hooks] pylint fixes have broken hasattr test stable
Wed, 28 Sep 2011 09:27:42 +0200 Sylvain Thénault [pylint] fix pylint detected errors and tweak it so that pylint -E will be much less verbose next time (+ update some copyrights on the way) stable
Wed, 28 Sep 2011 09:01:17 +0200 Sylvain Thénault [doc] more doc about what's new in 3.14
Wed, 28 Sep 2011 08:16:10 +0200 Sylvain Thénault [json] restore 2.5 compat
Tue, 27 Sep 2011 18:47:11 +0200 Adrien Di Mascio [views] implement json / jsonp export views (closes #1942658)
Tue, 27 Sep 2011 18:46:36 +0200 Florent Cayré [form, entity] refactor '__linkto', now handled by the entity form, not the entity itself. Closes #1931543
Tue, 27 Sep 2011 16:04:30 +0200 Aurelien Campeas [facet] add safety belt to rql path facet init (closes #1965481) stable
Tue, 27 Sep 2011 14:57:41 +0200 Sylvain Thénault [cleanup] kill broken livetest module stable
Tue, 27 Sep 2011 08:17:56 +0200 Sylvain Thénault [req cookie] fix name error stable
Mon, 26 Sep 2011 19:46:04 +0200 Sylvain Thénault backport stable
Mon, 26 Sep 2011 19:45:51 +0200 Sylvain Thénault [test] unicode name/value in cookie makes tests failing (SimpleCookie then suppose it's a dict...) stable
Mon, 26 Sep 2011 19:35:44 +0200 Sylvain Thénault fix bad merge (unsaved buffers...)
Mon, 26 Sep 2011 19:24:08 +0200 Sylvain Thénault backport stable
Mon, 26 Sep 2011 19:09:12 +0200 Sylvain Thénault fix merge stable
Mon, 26 Sep 2011 19:08:44 +0200 Sylvain Thénault Added tag cubicweb-debian-version-3.13.6-1 for changeset 8a8949ca5351 stable
Mon, 26 Sep 2011 19:08:43 +0200 Sylvain Thénault Added tag cubicweb-version-3.13.6 for changeset 17c007ad845a stable cubicweb-debian-version-3.13.6-1
Mon, 26 Sep 2011 18:38:38 +0200 Sylvain Thénault backport oldstable stable cubicweb-version-3.13.6
Mon, 26 Sep 2011 18:37:23 +0200 Sylvain Thénault Added tag cubicweb-debian-version-3.12.10-1 for changeset 9dfd21fa0a8b oldstable
Mon, 26 Sep 2011 18:37:23 +0200 Sylvain Thénault Added tag cubicweb-version-3.12.10 for changeset 074c848a3712 oldstable cubicweb-debian-version-3.12.10-1
Mon, 26 Sep 2011 18:36:09 +0200 Sylvain Thénault 3.13.6 stable
Mon, 26 Sep 2011 18:25:22 +0200 Aurelien Campeas [web/facet] fix example selector in docstring stable
Mon, 26 Sep 2011 18:03:38 +0200 Sylvain Thénault [migration doc] talk about changes in Entity.fetch_rql
Mon, 26 Sep 2011 17:48:48 +0200 Sylvain Thénault [web request] fix stupid error that gone through the review stable
Mon, 26 Sep 2011 17:23:01 +0200 Sylvain Thénault 3.12.10 oldstable cubicweb-version-3.12.10
Tue, 07 Jun 2011 11:42:08 +0200 Julien Jehannet [skeleton] fix new class configuration in realdbtest stable
Fri, 23 Sep 2011 12:16:29 +0200 Sylvain Thénault [web request] fix cookie 'expires' formating (closes #1953945) stable
Fri, 23 Sep 2011 12:17:12 +0200 Sylvain Thénault [web] properly redirect when user login on loggedout view (closes #1954050) stable
Mon, 26 Sep 2011 09:31:54 +0200 Sylvain Thénault [i18n] update stable
Mon, 26 Sep 2011 09:31:44 +0200 Sylvain Thénault [schema, cleanup] one more case for add_etype_button stable
Mon, 26 Sep 2011 09:31:09 +0200 Sylvain Thénault [i18n, facet] missing registration of <no relation> msgid stable
Fri, 23 Sep 2011 15:41:21 +0200 Sylvain Thénault [test] sort to avoid random failure due to dict order stable
Fri, 23 Sep 2011 15:05:09 +0200 Aurelien Campeas [facets] fix height computation (incorporates and/or element if present, use css value to compute likely maximum height, kill wdg_stack_size) (closes #1954077) stable
Fri, 23 Sep 2011 14:56:31 +0200 Sylvain Thénault backport stable
Fri, 23 Sep 2011 14:56:13 +0200 Sylvain Thénault [primary view] add 'verbatim' attribute view (closes #1947475) stable
Fri, 23 Sep 2011 14:43:44 +0200 Sylvain Thénault [primary view] add 'verbatim' attribute view (closes #1947475)
Fri, 23 Sep 2011 14:18:13 +0200 Sylvain Thénault backport stable
Fri, 23 Sep 2011 12:40:50 +0200 Sylvain Thénault [doc] split API/book part of stuff that has been moved in primary view module docstring stable
Fri, 23 Sep 2011 12:23:09 +0200 Sylvain Thénault [rqlrewrite] if inlined relation has to be moved to a subquery, take care of the object of the relation (closes #1945725) stable
Fri, 23 Sep 2011 10:42:16 +0200 Aurelien Campeas [views/facets] simple horizontal layout when there are a few facets only (closes #1921709) stable
Fri, 23 Sep 2011 09:17:37 +0200 Sylvain Thénault [breadcrumbs] keep proper breadcrumbs when creating an entity linked to another by inspecting __linkto (closes #1947476)
Fri, 23 Sep 2011 09:10:58 +0200 Sylvain Thénault [web test] secondary view isn't listed anymore by possible view since it use the class_deprecated metaclass stable
Thu, 22 Sep 2011 17:29:40 +0200 Alexandre Fayolle ensure the test for asource column won't crash on SQLServer (closes #1949621) stable
Thu, 22 Sep 2011 19:13:58 +0200 Sylvain Thénault [doc] backport primary view documentation into the code, also document [URL]AttributeView stable
Thu, 22 Sep 2011 19:02:39 +0200 Sylvain Thénault [primary sub views] use entity_call instead of cell_call stable
Thu, 22 Sep 2011 19:02:36 +0200 Sylvain Thénault [doc] get back baseviews documentation into the code, enhance it and reorganize the module accordingly stable
Thu, 22 Sep 2011 19:02:29 +0200 Sylvain Thénault typo stable
Thu, 22 Sep 2011 17:20:52 +0200 Sylvain Thénault [reledit] honore 'rvid' for attribute relations (closes #1947471) stable
Thu, 22 Sep 2011 17:20:41 +0200 Sylvain Thénault [view] fix TypeError when calling req.view('vid', entity=entity) (closes #1947474) stable
Thu, 22 Sep 2011 17:20:38 +0200 Sylvain Thénault [sources management] nicer source management view and breadcrumbs (closes #1946329) stable
Thu, 22 Sep 2011 16:53:46 +0200 Aurelien Campeas [cubicweb.js] log evalJSON errors (closes #1947473) stable
Thu, 22 Sep 2011 16:53:43 +0200 Aurelien Campeas [views/table] parametrize table view co-classes (closes #1947472) stable
Thu, 22 Sep 2011 16:12:33 +0200 Sylvain Thénault [cwproperties] refactor properties form to make it partly overrideable easily (closes #1936782)
Thu, 22 Sep 2011 16:12:28 +0200 Sylvain Thénault [entity] rename Entity._rest_attr_info into cw_rest_attr_info (closes #1942759)
Thu, 22 Sep 2011 16:12:23 +0200 Sylvain Thénault [entity] upgrade fetch_[unrelated_]order to benefit from changes introduced in 3.14 (closes #1942758)
Thu, 22 Sep 2011 15:55:58 +0200 Sylvain Thénault [schema] drop CWSourceSchemaConfig[cw_for_source,cw_schema] unique constraint (closes #1946277) stable
Thu, 22 Sep 2011 15:54:57 +0200 Sylvain Thénault [cleanup] stable
Thu, 22 Sep 2011 10:04:20 +0200 Aurelien Campeas [jsoncontroller] deprecate the now unused js_set_cookie (closes #1944810) stable
Thu, 22 Sep 2011 10:02:25 +0200 Sylvain Thénault [repo] ensure we don't restart a task while the repo is shutting down (closes #1942736) stable
Thu, 22 Sep 2011 10:02:17 +0200 Sylvain Thénault [warnings] explicitly ask to show DeprecationWarning in debug mode (closes #1942760) stable
Thu, 22 Sep 2011 09:56:20 +0200 Adrien Di Mascio [testlib] make self.view() return raw output if no validator is used
Wed, 21 Sep 2011 19:04:33 +0200 Aurelien Campeas [tabs] do not use an ajax call to set cookie value, use jquery.cookie helper instead (closes #1944522) stable
Wed, 21 Sep 2011 19:00:49 +0200 Aurelien Campeas [tabs] fix clic on tab that does nothing (closes #1942750) stable
Wed, 21 Sep 2011 18:35:45 +0200 Sylvain Thénault [idownloadable] dtw and up copyright stable
Wed, 21 Sep 2011 18:35:39 +0200 Sylvain Thénault [test] fix test broken by 7815:2a164a9cf81c stable
Wed, 21 Sep 2011 17:38:44 +0200 Sylvain Thénault [entity doc] fix typo (rest_var instead of rest_attr) and cleanup doc
Wed, 21 Sep 2011 17:38:00 +0200 Sylvain Thénault [exceptions] stop catching any exception in various places (closes #1942716) stable
Tue, 20 Sep 2011 15:14:04 +0200 Sylvain Thénault [tableview] fix view selection when value is None (closes #1936781) stable
Tue, 20 Sep 2011 15:13:42 +0200 Sylvain Thénault [book] merge pyro chapter with faq entry with connexion snippet stable
Tue, 20 Sep 2011 09:20:41 +0200 Sylvain Thénault i18n update
Tue, 20 Sep 2011 09:20:17 +0200 Sylvain Thénault [schema view] fix label/name inversion leading to wrong css class / group url depending on user's language stable
Mon, 19 Sep 2011 19:13:50 +0200 Sylvain Thénault [i18n] tweaks
Mon, 19 Sep 2011 14:22:51 +0200 Sylvain Thénault [i18n] cleanup messages moved to localperms cube
Mon, 19 Sep 2011 14:22:28 +0200 Sylvain Thénault [security view] slight changes to make things clearer
Fri, 16 Sep 2011 17:30:26 +0200 Sylvain Thénault backport stable
Fri, 16 Sep 2011 16:42:42 +0200 Sylvain Thénault [refactoring] introduce add_etype_button function to properly create button to add a new entity stable
Fri, 16 Sep 2011 17:10:33 +0200 Sylvain Thénault [user prefs] use same title as the action for consistency stable
Fri, 16 Sep 2011 14:43:41 +0200 Sylvain Thénault [sources management] properly set __linkto, closes #1922970 stable
Fri, 16 Sep 2011 14:01:17 +0200 Sylvain Thénault some minor cleanups
Fri, 16 Sep 2011 13:56:00 +0200 Sylvain Thénault [web test] fix test broken by new users/groups management views
Fri, 16 Sep 2011 12:48:28 +0200 Sylvain Thénault [table view] allow to set None in 'headers', meaning the label should be fetched from the result set as done by default (closes #1931533)
Fri, 16 Sep 2011 12:48:26 +0200 Sylvain Thénault [user management] users and groups management now really lead to that (closes #1931478)
Fri, 16 Sep 2011 12:48:02 +0200 Sylvain Thénault [css] use h* title properties from uiprops in cubicweb.old.css (closes #1931476) stable
Fri, 16 Sep 2011 10:36:46 +0200 Florent Cayré [entity fetchattrs] also fetch ambiguous rtypes even if we do not recurse on them (closes #1720823)
Thu, 15 Sep 2011 18:39:55 +0200 Sylvain Thénault backport stable
Thu, 15 Sep 2011 17:36:58 +0200 Sylvain Thénault [jquery] upgrade to jquery 1.6.4
Thu, 15 Sep 2011 17:03:37 +0200 Sylvain Thénault [test] fix some tests broken since localperms cube extraction
Thu, 15 Sep 2011 16:40:52 +0200 Florent Cayré refactor entity fetch_rql method to use a RQL syntax tree instead of RQL strings ; closes #1585650
Thu, 15 Sep 2011 08:34:31 +0200 Alexandre Fayolle [doc] add some documentation in cubicweb.web.action stable
Wed, 14 Sep 2011 09:55:51 +0200 Sylvain Thénault [test] fix bad sed
Wed, 14 Sep 2011 09:11:50 +0200 Sylvain Thénault [deprecation] fix unittest pending deprecation warnings on failIf/failUnless methods family
Wed, 14 Sep 2011 09:10:58 +0200 Sylvain Thénault [test] fix test subsquently to localperms introduction
Tue, 13 Sep 2011 18:24:35 +0200 Sylvain Thénault [deprecation] specify name/doc to deprecated else it's fetched from the object, which has then to be importable. Cleanup debian/control dependancy on the way (needs lgc 0.56.3 api)
Tue, 13 Sep 2011 17:50:03 +0200 Julien Cristau [debian] fix init script dependencies (closes #1921729) stable
Tue, 13 Sep 2011 17:42:22 +0200 Sylvain Thénault [server] portable dump format supports now ZIP64 extensions by default (closes #1912535) stable
Tue, 13 Sep 2011 17:35:14 +0200 Adrien Di Mascio [repo] use smarter query to check asource presence on startup (closes #1922099) stable
Tue, 13 Sep 2011 15:41:36 +0200 Sylvain Thénault [js] closes #1558870 : update to jquery 1.6 (1.6.3)
Tue, 13 Sep 2011 15:41:11 +0200 Sylvain Thénault [cubification] moved CWPermission handling into a localperms cube. closes #1914011
Tue, 13 Sep 2011 15:40:31 +0200 Sylvain Thénault backout 7781:e95cfd5eca61 stable
Tue, 13 Sep 2011 15:40:06 +0200 Sylvain Thénault backout 7780:a1d5365fefc1 stable
Tue, 13 Sep 2011 14:54:00 +0200 Sylvain Thénault [js] closes #1558870 : update to jquery 1.6 (1.6.3) stable
Tue, 13 Sep 2011 14:48:24 +0200 Sylvain Thénault [cubification] moved CWPermission handling into a localperms cube. closes #1914011 stable
Tue, 13 Sep 2011 14:41:53 +0200 Sylvain Thénault [debug] use repr() in some place where you'll have a chance to get an unicode error if output encoding isn't properly detected stable
Mon, 12 Sep 2011 17:24:14 +0200 Sylvain Thénault [i18n fr] fix typo and enhance translation stable
Mon, 12 Sep 2011 12:00:31 +0200 Sylvain Thénault [user management] disable http cache on user management view (not really a startup view) stable
Thu, 08 Sep 2011 18:09:36 +0200 Sylvain Thénault backport stable
Thu, 08 Sep 2011 18:04:50 +0200 Sylvain Thénault Added tag cubicweb-debian-version-3.13.5-1 for changeset 2e9dd7d94555 stable
Thu, 08 Sep 2011 18:04:49 +0200 Sylvain Thénault Added tag cubicweb-version-3.13.5 for changeset 20d9c550c57e stable cubicweb-debian-version-3.13.5-1
Thu, 08 Sep 2011 16:53:21 +0200 Sylvain Thénault 3.13.5 stable cubicweb-version-3.13.5
Thu, 08 Sep 2011 16:52:55 +0200 Sylvain Thénault i18nupdate stable
Thu, 08 Sep 2011 16:35:45 +0200 Sylvain Thénault [multi-sources] closes #1918120: drop behaviour leading to wrong result as demonstrated by the ticket stable
Thu, 08 Sep 2011 10:54:25 +0200 Julien Jehannet [session] enforce coherency of login/passwd couple values when no anonymous user (closes: #1910849) stable
Wed, 07 Sep 2011 17:50:09 +0200 Julien Jehannet [session] take care of non-ascii characters in login and session id (closes: #1910849)
Wed, 07 Sep 2011 17:01:32 +0200 Sylvain Thénault closes #1914824: fix retrieval of _andor input, test and fix generated rql stable
Wed, 07 Sep 2011 11:37:41 +0200 Julien Jehannet [debian] build the book with no auto-compression of book files (closes: #1906581) stable
Wed, 07 Sep 2011 16:56:27 +0200 Aurelien Campeas [views/navigation] use the proper icons instead of ascii art (closes #1624943) stable
Tue, 06 Sep 2011 15:29:05 +0200 Pierre-Yves David devtools: Fix cleanup of temporary database (closes #1908656) stable
Tue, 06 Sep 2011 15:16:06 +0200 Julien Cristau Drop privileges properly (closes #1910561) stable
Tue, 06 Sep 2011 15:11:35 +0200 Sylvain Thénault drop unittest deprecation warning stable
Tue, 06 Sep 2011 12:20:11 +0200 Adrien Di Mascio [web] add option to make resources-concat optional (implements #1910615)
Tue, 06 Sep 2011 12:20:09 +0200 Sylvain Thénault backport stable
Tue, 06 Sep 2011 12:10:02 +0200 Sylvain Thénault oops, forgotten to qref enhancements made to the reledit doc addition stable
Tue, 06 Sep 2011 12:01:27 +0200 Sylvain Thénault [book] section about how to disable reledit feature/view stable
Tue, 06 Sep 2011 11:59:24 +0200 Sylvain Thénault [skel] drop unused import stable
Tue, 06 Sep 2011 11:59:21 +0200 Sylvain Thénault [hooks control] test and fix session.reset_hooks_mode_categories, closes #1908680 stable
Mon, 05 Sep 2011 16:48:37 +0200 Sylvain Thénault [form fields doc] explain when field.role should be None stable
Fri, 26 Aug 2011 17:28:32 +0200 Alexandre Fayolle Added tag cubicweb-version-3.10.x for changeset a62f24e1497e stable
Fri, 26 Aug 2011 17:27:09 +0200 Alexandre Fayolle merged back oldstable fix to stable stable
Fri, 26 Aug 2011 17:14:37 +0200 Alexandre Fayolle work around cursor.rowcount not returning anything useful before 1st fetch with mssql (closes #1910869) oldstable
Fri, 19 Aug 2011 14:25:06 +0200 Aurelien Campeas [devctl] do not crash in the (rare, odd) case where mod.__file__ is None (closes #1908664) stable
Fri, 19 Aug 2011 10:53:23 +0200 Aurelien Campeas [doc/book] fix ref to trustedauth cube stable
Fri, 05 Aug 2011 15:06:02 +0200 Sylvain Thénault site schema should be named data model schema stable
Fri, 05 Aug 2011 14:23:55 +0200 Sylvain Thénault backport stable
Fri, 05 Aug 2011 14:19:56 +0200 Sylvain Thénault Added tag cubicweb-debian-version-3.13.4-1 for changeset 52f26475d764 stable
Fri, 05 Aug 2011 14:19:54 +0200 Sylvain Thénault Added tag cubicweb-version-3.13.4 for changeset 223ecf0620b6 stable cubicweb-debian-version-3.13.4-1
Fri, 05 Aug 2011 12:22:19 +0200 Sylvain Thénault 3.13.4 stable cubicweb-version-3.13.4
Fri, 05 Aug 2011 12:20:44 +0200 Sylvain Thénault [.po generation] closes #1902315: c i18ncube doesn't consider relation definition description stable
Fri, 05 Aug 2011 10:29:19 +0200 Sylvain Thénault closes #1901436: view/modify action in table don't work stable
Fri, 05 Aug 2011 09:27:53 +0200 Sylvain Thénault [css] closes #1880740: update cubicweb.reset.css file (meyerweb.com) stable
Fri, 05 Aug 2011 09:19:56 +0200 Sylvain Thénault [web test] fix test needed after change of primary_email definition stable
Thu, 04 Aug 2011 15:35:56 +0200 Sylvain Thénault [doc] fix ReST in README file (make pypi happier) stable
Thu, 04 Aug 2011 15:22:26 +0200 Sylvain Thénault [web] fix user management view selector stable
Thu, 04 Aug 2011 14:30:30 +0200 Sylvain Thénault [base schema] do similar changes as use_email for primary_email stable
Thu, 04 Aug 2011 12:50:58 +0200 Sylvain Thénault [book, rql] update rql langage chapter with new operators and outer join capabilities stable
Thu, 04 Aug 2011 12:50:57 +0200 Sylvain Thénault [web] closes #1892494: emailaddress and anonymity stable
Thu, 04 Aug 2011 12:50:55 +0200 Sylvain Thénault [3.13 migration] closes #1896724: some db backend (eg sqlserver) doesn't support ADD COLUMN stable
Thu, 04 Aug 2011 12:50:49 +0200 Sylvain Thénault [source] update system table and internal structures on source renaming. Closes #1896721 stable
Thu, 04 Aug 2011 12:50:48 +0200 Sylvain Thénault [rql2sql] closes #1892473: enhance handling of optional inlined relation stable
Wed, 03 Aug 2011 13:28:06 +0200 Julien Jehannet [schema] use definition for `use_email` relation instead of type declaration (closes: #1894929) stable
Thu, 04 Aug 2011 12:11:36 +0200 Nicolas Chauvat [web] rql directive breaks if explicit vid and empty rset (closes #1893433) stable
Wed, 03 Aug 2011 18:16:02 +0200 Sylvain Thénault [datafeed] properly encode/decode external uri stable
Tue, 02 Aug 2011 17:37:55 +0200 Sylvain Thénault [querier] we should not insert None but skip the line when some unknown eid is detected (closes #1892491) stable
Tue, 02 Aug 2011 17:31:06 +0200 Sylvain Thénault [rql2sql] closes #1892471: support for unary expression introduced in rql 0.30 stable
Tue, 02 Aug 2011 17:31:04 +0200 Sylvain Thénault [deprecation] __message hidden generate deprecation warning stable
Tue, 02 Aug 2011 10:39:10 +0200 Nicolas Chauvat [server] host mapping is better named url mapping (closes #1892461) stable
Tue, 02 Aug 2011 15:52:42 +0200 Nicolas Chauvat [packaging] should depend on yams 0.33 stable
Tue, 02 Aug 2011 12:15:17 +0200 Nicolas Chauvat [packaging] should depend on yams 0.33 stable
Mon, 01 Aug 2011 18:43:10 +0200 Sylvain Thénault [rql2sql test] sqlserver use 0/1 for booleans, not FALSE/TRUE stable
Mon, 01 Aug 2011 17:59:48 +0200 Julien Cristau [repo] Stop setting hashmode on schema stable
Mon, 01 Aug 2011 17:58:28 +0200 Sylvain Thénault [devtool] Make the sqlite database used for test execution process specific (closes #1230401) stable
Wed, 27 Jul 2011 20:17:45 +0200 Sylvain Thénault backport stable
Wed, 27 Jul 2011 20:15:44 +0200 Sylvain Thénault Added tag cubicweb-debian-version-3.13.3-1 for changeset fb48c55cb802 stable
Wed, 27 Jul 2011 20:15:43 +0200 Sylvain Thénault Added tag cubicweb-version-3.13.3 for changeset 0e82e7e5a34f stable cubicweb-debian-version-3.13.3-1
Wed, 27 Jul 2011 19:36:42 +0200 Sylvain Thénault [rql2sql] take care to boolean_value returning an int (eg sqlite/mysql) stable cubicweb-version-3.13.3
Wed, 27 Jul 2011 19:36:23 +0200 Sylvain Thénault [repo test] remove debug stable
Wed, 27 Jul 2011 19:36:09 +0200 Sylvain Thénault [repo ms] commit/rollback session if it has been created in the method stable
Wed, 27 Jul 2011 19:06:25 +0200 Sylvain Thénault 3.13.3 stable
Wed, 27 Jul 2011 19:05:58 +0200 Sylvain Thénault i18nupdate stable
Wed, 27 Jul 2011 18:08:39 +0200 Sylvain Thénault [sql] more test and fix boolean handling stable
Wed, 27 Jul 2011 16:44:02 +0200 Sylvain Thénault backport oldstable stable
Wed, 27 Jul 2011 16:43:07 +0200 Pierre-Yves David [repo test] Fix test broken by BFSSTestable oldstable
Wed, 27 Jul 2011 15:42:02 +0200 Sylvain Thénault [sql] fix querying of boolean value w/ sqlite stable
Wed, 27 Jul 2011 14:26:13 +0200 Sylvain Thénault backport oldstable stable
Wed, 27 Jul 2011 14:24:40 +0200 Sylvain Thénault [datafeed] for datafeed source, we don't want commit in extid2eid but explicitly handled by the source. Also, we should use 'safe' internal session stable
Wed, 27 Jul 2011 14:22:32 +0200 Sylvain Thénault [sql gen] handle optional on comparison node (eg HAVING expression) and on rhs of final relation. Closes #1859609 stable
Wed, 27 Jul 2011 14:17:47 +0200 Sylvain Thénault [session] safe internal sessions don't deactivate integrity hooks stable
Wed, 27 Jul 2011 14:03:09 +0200 Sylvain Thénault [sql test] lgdb > 1.6 use int for bool with sqlite backend stable
Wed, 27 Jul 2011 12:26:57 +0200 Sylvain Thénault [rql2sql] don't introduce substitution for Int and Boolean constants. This is needed for COUNT(DISTINCT) support stable
Wed, 27 Jul 2011 12:25:48 +0200 Arthur Lutz [css] syntax fix in cubicweb.css oldstable
Tue, 26 Jul 2011 19:34:43 +0200 Adrien Di Mascio [entities] skip_copy_for should be considered for object relations too (closes #1857474)
Tue, 26 Jul 2011 16:50:06 +0200 Sylvain Thénault [datafeed] case insensitive etype. Closes #1877014 stable
Tue, 26 Jul 2011 16:50:02 +0200 Sylvain Thénault [datafeed] closes #1875322: empty tag means None value stable
Tue, 26 Jul 2011 16:49:10 +0200 Sylvain Thénault [datafeed] properly take care to cwsource=system in imported xml. Closes #1877017 stable
Tue, 26 Jul 2011 16:35:10 +0200 Sylvain Thénault [datafeed / fti] rather control a 'complete' parameter than setting empty attribute values stable
Tue, 26 Jul 2011 16:34:42 +0200 Sylvain Thénault [repo api] deprecates source.extid2eid, only the system source should implement it, stable
Tue, 26 Jul 2011 16:33:52 +0200 Sylvain Thénault backport stable
Tue, 26 Jul 2011 16:33:43 +0200 Sylvain Thénault backport oldstable stable
Tue, 26 Jul 2011 16:33:06 +0200 Pierre-Yves David [bfss] Fix update of BFSS attribute to None (close #1875289) oldstable
Tue, 26 Jul 2011 16:05:36 +0200 Aurelien Campeas [skeleton/pytestconf] provide an acceptable solution for windows, closes #1875488 oldstable
Tue, 26 Jul 2011 13:11:37 +0200 Adrien Di Mascio [facets] make sure has_text facet data is posted correctly (closes #1857405) stable
Tue, 26 Jul 2011 11:25:10 +0200 Sylvain Thénault [rql] fix min/max args definition of [TEXT_]LIMIT_SIZE registered procedures (long outstanding bug discovered after recent fix in lgdb) stable
Tue, 26 Jul 2011 11:21:26 +0200 Sylvain Thénault [schema] rephrase relation definition since constraint doesn't apply to CWRelation stable
Tue, 26 Jul 2011 11:01:17 +0200 Sylvain Thénault [datafeed] closes #1873616 (user's url corruption when etype is not recognized stable
Tue, 26 Jul 2011 10:33:26 +0200 Sylvain Thénault [schema] restrict source mapping 'cw_schema' relation to non final relation, we currently have no use for attributes stable
Fri, 22 Jul 2011 15:58:05 +0200 Sylvain Thénault [c-c db-check] add some sql queries to fix cw_source/is/is_instance relations according to data in the entities table stable
Fri, 22 Jul 2011 15:41:17 +0200 Sylvain Thénault [c-c db-check] missing comma ending print statement to get expected output stable
Fri, 22 Jul 2011 08:34:38 +0200 Sylvain Thénault [c-c db-check] disable write security as well so we can delete stuff when needed (e.g. orphan TrInfo) stable
Fri, 22 Jul 2011 08:34:03 +0200 Sylvain Thénault [c-c db-check] having no owner is allowed, don't try to fix that stable
Thu, 21 Jul 2011 14:21:14 +0200 Sylvain Thénault [metadata, ldap] make backport of ldap user actually working stable
Thu, 21 Jul 2011 14:20:45 +0200 Sylvain Thénault [c-c db-check] drop some deprecation warning stable
Thu, 21 Jul 2011 11:16:32 +0200 Sylvain Thénault [index page] use 'New xxx' generated labels, 'add a xxx' labels are only generated according to inlined form configuration and with an associated context stable
Thu, 21 Jul 2011 11:15:24 +0200 Sylvain Thénault [doc packaging] prune _sources containing generated text file, include js else search doesn't work stable
Thu, 21 Jul 2011 08:41:12 +0200 Sylvain Thénault [boxes] 3.13.2 regression: should specify dom id else we may generate bad xhtml stable
Thu, 21 Jul 2011 07:54:04 +0200 Adrien Di Mascio [facets] fix missing 'warnings' import and missing self reference on 'filtered_variable' stable
Wed, 20 Jul 2011 18:22:41 +0200 Sylvain Thénault stable is now 3.13 stable
Wed, 20 Jul 2011 18:21:47 +0200 Sylvain Thénault oldstable is now 3.12 oldstable
Wed, 20 Jul 2011 17:49:37 +0200 Sylvain Thénault Added tag cubicweb-debian-version-3.13.2-1 for changeset 9ad5411199e0
Wed, 20 Jul 2011 17:49:35 +0200 Sylvain Thénault Added tag cubicweb-version-3.13.2 for changeset f9227b9d6183 cubicweb-debian-version-3.13.2-1
Wed, 20 Jul 2011 17:16:28 +0200 Sylvain Thénault 3.13.2 cubicweb-version-3.13.2
Wed, 20 Jul 2011 14:10:03 +0200 Sylvain Thénault [rql2sql] closes #1832859: fake HAVING terms w/ EXISTS terms
Wed, 20 Jul 2011 14:10:02 +0200 Sylvain Thénault backport stable
Wed, 20 Jul 2011 14:09:42 +0200 Sylvain Thénault [boxes] closes #1832844: translate views category in possible views boxes stable
Wed, 20 Jul 2011 12:31:03 +0200 Nicolas Chauvat [cwctl] set min/max args for reset admin password command. Closes #1832986
Mon, 18 Jul 2011 17:51:55 +0200 Arthur Lutz [web] Image optimisation using trimage (pngcrush inside)
Mon, 18 Jul 2011 17:51:46 +0200 Sylvain Thénault [preferences js] jquery 1.6 needs quote when querying attribute value
Mon, 18 Jul 2011 16:37:11 +0200 Sylvain Thénault fix test broken by previous commit
Mon, 18 Jul 2011 15:48:34 +0200 Sylvain Thénault [session] add session id to closed connection errors
Mon, 18 Jul 2011 15:48:09 +0200 Sylvain Thénault unsaved change...
Mon, 18 Jul 2011 15:13:46 +0200 Sylvain Thénault [facets] closes #1827464: facet box always appear
Mon, 18 Jul 2011 12:13:53 +0200 Sylvain Thénault [uilib] fix bad argument order, introduced by previous commit
Mon, 18 Jul 2011 11:33:44 +0200 Sylvain Thénault [uilib] reimplement printable_value function using a dictionary so one can easily change how to base type is displayed everywhere in the application. Closes #1827465
Tue, 12 Jul 2011 17:50:31 +0200 Sylvain Thénault closes #1826543: error on some ajax_replace_url call
Tue, 12 Jul 2011 14:04:42 +0200 Sylvain Thénault Added tag cubicweb-debian-version-3.13.1-1 for changeset cc0578049cbe
Tue, 12 Jul 2011 14:04:41 +0200 Sylvain Thénault Added tag cubicweb-version-3.13.1 for changeset 7d84317ef185 cubicweb-debian-version-3.13.1-1
Tue, 12 Jul 2011 12:29:52 +0200 Sylvain Thénault 3.13.1 cubicweb-version-3.13.1
Tue, 12 Jul 2011 12:29:47 +0200 Sylvain Thénault i18nupdate
Tue, 12 Jul 2011 12:23:43 +0200 Sylvain Thénault backport stable
Tue, 12 Jul 2011 12:22:03 +0200 Sylvain Thénault Added tag cubicweb-debian-version-3.12.9-1 for changeset 92464e39134c stable
Tue, 12 Jul 2011 12:22:02 +0200 Sylvain Thénault Added tag cubicweb-version-3.12.9 for changeset cb2990aaa63c stable cubicweb-debian-version-3.12.9-1
Tue, 12 Jul 2011 11:30:18 +0200 Sylvain Thénault 3.12.9 stable cubicweb-version-3.12.9
Tue, 12 Jul 2011 11:27:43 +0200 Sylvain Thénault [repo, ms] fix planning of some queries where variable 'non-invarianess' should be considered, leading for instance to junk in entities table on source deletion
Tue, 12 Jul 2011 11:27:42 +0200 Sylvain Thénault [repo] closes #1821172: fix source deletion
Tue, 12 Jul 2011 10:36:22 +0200 Sylvain Thénault [ajax, IE] rewrite some code to avoid duplicated evaluation with IE
Mon, 11 Jul 2011 19:48:37 +0200 Sylvain Thénault [repo, hooks] small task optimization: don't start cleanup_old_transactions when undo support is not activated, and retrieve a session to update a source only when some source to update is found
Mon, 11 Jul 2011 15:05:19 +0200 Adrien Di Mascio [http] closes #1816411, restore expires_header on static files in non-debug mode
Mon, 11 Jul 2011 13:45:04 +0200 Sylvain Thénault [native source] fix bug introduced in 7645:cb2459aaa7d7: fetchone() may return None
Mon, 11 Jul 2011 13:23:37 +0200 Adrien Di Mascio [source] closes #1816412: try to reconnect to dbms if connection is reset in eid_type_source()
Mon, 11 Jul 2011 12:39:05 +0200 Adrien Di Mascio [twisted] add an option to configure twisted's threadpool size
Mon, 11 Jul 2011 11:56:47 +0200 Sylvain Thénault [book, form] include complete example of self-posted form with custom field/widget + minor other changes
Mon, 11 Jul 2011 09:21:44 +0200 Sylvain Thénault backport stable
Mon, 11 Jul 2011 09:18:25 +0200 Sylvain Thénault [datafeed] don't raise bad config error on source initialization stable
Mon, 11 Jul 2011 09:18:18 +0200 Sylvain Thénault [schema] closes #1816439: RQLConstraint does not take variable U into account stable
Mon, 11 Jul 2011 09:15:54 +0200 Sylvain Thénault [web form] avoid mis-formated warning for _cw_fields
Thu, 07 Jul 2011 18:43:21 +0200 Sylvain Thénault [doc, hook] more backport of syt mbox documentation
Thu, 07 Jul 2011 18:33:21 +0200 Sylvain Thénault [book, ldap] backport some doc from my mailbox
Thu, 07 Jul 2011 18:33:06 +0200 Sylvain Thénault [book] fix some urls
Thu, 07 Jul 2011 18:25:14 +0200 Sylvain Thénault [book, forms] talk about cnx.use_web_compatible_request instead of custom monkey-patching
Thu, 07 Jul 2011 18:25:07 +0200 Sylvain Thénault [book] drop gae from the book
Thu, 07 Jul 2011 18:20:46 +0200 Sylvain Thénault [book, admin] include some fixes done by auc in an email to me
Thu, 07 Jul 2011 18:20:23 +0200 Sylvain Thénault [book] fix some rest/sphinx errors
Thu, 07 Jul 2011 17:06:50 +0200 Sylvain Thénault [repo test] fix broken tests
Thu, 07 Jul 2011 16:47:34 +0200 Sylvain Thénault closes #1784285: [rql2sql] crash when using a relation for inner and outer join stable
Thu, 07 Jul 2011 16:22:08 +0200 Sylvain Thénault [range facet] closes #1806937: simply retrieve min/max values when computing vocabulary/possible_values, this is enough
Thu, 07 Jul 2011 13:53:00 +0200 Sylvain Thénault [facet] fix facet values update, broken by 7626:56300bec75f8
Thu, 07 Jul 2011 11:34:15 +0200 Sylvain Thénault [facet slider] quote attribute value, else may break with earlier jquery
Thu, 07 Jul 2011 11:34:05 +0200 Sylvain Thénault [facets] use unique dom id
Thu, 07 Jul 2011 11:33:55 +0200 Sylvain Thénault [facet] with rql path facet rel may be None, handle it
Thu, 07 Jul 2011 11:33:39 +0200 Sylvain Thénault [facet] closes #1806932: test and fix facet bug w/ having query (need rql update)
Thu, 07 Jul 2011 11:10:50 +0200 Sylvain Thénault [ajax js loading] when everything is already loaded, don't do anything
Thu, 07 Jul 2011 11:10:37 +0200 Sylvain Thénault backport stable
Thu, 07 Jul 2011 11:08:58 +0200 Sylvain Thénault [IE, plot] ship with jqplot'excanvas version (include http://code.google.com/p/explorercanvas/issues/detail?id=82 for instance) stable
Tue, 05 Jul 2011 14:49:17 +0200 Sylvain Thénault [etwist, modconcat] closes #1806935: directly write data, don't put the whole concatenated thing in memory
Tue, 05 Jul 2011 12:09:53 +0200 Sylvain Thénault [etwist] clear ui cache at server startup time. Closes #1806933
Tue, 05 Jul 2011 10:54:52 +0200 Sylvain Thénault [facet] closes #1806931: new facet type, based on arbitrary rql path
Tue, 05 Jul 2011 10:52:34 +0200 Sylvain Thénault [selectors, test] remove duplicated test and add some for relation_possible selector w/ rqlst
Tue, 05 Jul 2011 10:48:40 +0200 Sylvain Thénault [repository] catch Exception instead of everything stable
Mon, 04 Jul 2011 16:46:29 +0200 Sylvain Thénault [facet] fix argument inversion in date range facet
Mon, 04 Jul 2011 12:37:44 +0200 Aurelien Campeas [facetbox] put the facet box in a box
Fri, 01 Jul 2011 20:14:20 +0200 Nicolas Chauvat [doc] fix broken links stable
Fri, 01 Jul 2011 18:44:03 +0200 Sylvain Thénault backport stable
Fri, 01 Jul 2011 18:43:16 +0200 Sylvain Thénault [test] fix test, code from 3.13 gone in 3.12 accidentaly stable
Fri, 01 Jul 2011 18:42:36 +0200 Sylvain Thénault [selectors, facet] make is_instance and other EClassSelector subclass gather entity classes from 'select' and 'filtered_variable' context information. Closes #1796732
Fri, 01 Jul 2011 16:20:57 +0200 Sylvain Thénault [facets] DontUpdateConstraint mecanism introduced a few commit ago isn't needed: we already have the 'needs_update' property controlling this
Fri, 01 Jul 2011 16:20:45 +0200 Sylvain Thénault [facet] more api cleanup: support_and should be a property, so it's easier to deactivate.
Fri, 01 Jul 2011 15:26:45 +0200 Sylvain Thénault [range facet] refactor to ease overriding, possible_values raise DontUpdateFacet (not handled by js actually)
Fri, 01 Jul 2011 15:26:44 +0200 Sylvain Thénault [facets] allow to specify on which rqlst's variable facets should be applied. Closes #1795915
Fri, 01 Jul 2011 15:26:43 +0200 Sylvain Thénault [facets] refactor / cleanup facet api: more consistent variable naming and easier to reuse function. Closes #1796804
Fri, 01 Jul 2011 15:26:33 +0200 Sylvain Thénault backport stable
Fri, 01 Jul 2011 15:26:12 +0200 Florent Cayré [schema / rql] fix mainvars of RRQLExpression with parens stable
Fri, 01 Jul 2011 15:23:25 +0200 Sylvain Thénault [facets js] better cubicweb:facetargs handling and avoid initializing a same form twice (that may occurs) stable
Fri, 01 Jul 2011 15:22:43 +0200 Sylvain Thénault [facets] should remove groupby from base rqlst. Closes #1796196 stable
Fri, 01 Jul 2011 13:39:45 +0200 Sylvain Thénault [facets] factorize table filter form / facets box generation, moving out filter form from the table view so it's usable from other views. Closes #1794009
Fri, 01 Jul 2011 12:48:39 +0200 Sylvain Thénault backport stable
Fri, 01 Jul 2011 12:20:24 +0200 Sylvain Thénault [worklow forms] rewrite remaining pre 3.10 form code using uicfg stable
Wed, 29 Jun 2011 13:03:04 +0200 Alexandre Fayolle [doc] SQL Server isolation level settings stable
Thu, 30 Jun 2011 09:46:33 +0200 Alexandre Fayolle new rql2sql unit tests for ORDERBY and LIMIT checks in SQLServer stable
Fri, 01 Jul 2011 11:51:04 +0200 Sylvain Thénault backport stable
Fri, 01 Jul 2011 11:27:20 +0200 Pierre-Yves David [cwc shell] add ``--password`` option to ``reset-admin-pwd`` (close #1794866) stable
Fri, 01 Jul 2011 11:19:12 +0200 Sylvain Thénault [c-c instance commands] keyboard interrupt should stop the command, not jump to the next instance. Closes #1794850 stable
Fri, 01 Jul 2011 11:18:16 +0200 Sylvain Thénault [rset] syntax_tree impl. consistency: don't return an annotated syntax tree stable
Wed, 29 Jun 2011 16:29:15 +0200 Nicolas Chauvat [cw-ctl] add command versions to list versions of cubes used by an instance (closes #508052)
Thu, 30 Jun 2011 16:26:37 +0200 Sylvain Thénault closes #1793991: [datafeed] error handling: log unexpected exceptions / don't stop on first validation error
(0) -3000 -1000 -960 +960 +1000 +3000 tip