Mon, 01 Oct 2012 12:40:35 +0200 Aurelien Campeas [ldapparser] raise specific error if the configuration is wrong (closes #2498164) stable
Mon, 08 Oct 2012 17:50:12 +0200 Arthur Lutz [skeleton] add pypi classifiers in __pkginfo__ and setup.py (closes #2502156) stable
Tue, 18 Sep 2012 17:04:44 +0200 Sylvain Thénault [c-c shell -H] add verbosity=0 so we are not asked to confirm everything, as when not using -H stable
Fri, 21 Sep 2012 15:03:59 +0200 Adrien Di Mascio mock ``CWUser.prefered_language()`` on InternalManager objects.
Fri, 14 Sep 2012 14:15:39 +0200 Sylvain Thénault [session] fix arguments default value and promote usage of security_enabled as session method. Closes #2481820
Thu, 20 Sep 2012 14:50:06 +0200 Sylvain Thénault [session] promote usage of [deny|all]_all_hooks_but session methods rather than hooks_control context manager directly
Mon, 10 Sep 2012 16:25:48 +0200 Sylvain Thénault [web app] move set of status_out into validation_error_handler to ease readability
Mon, 10 Sep 2012 16:24:32 +0200 Sylvain Thénault [workflow test] don't use session.user, subject to internal changes
Mon, 10 Sep 2012 16:07:13 +0200 Sylvain Thénault [db creation test] more testing of db initialization: call build_db_cache and ensure admin user exists
Mon, 17 Sep 2012 17:52:17 +0200 Sylvain Thénault [source synchronization hooks] Fix/enhance system source hooks
Mon, 17 Sep 2012 17:48:55 +0200 Sylvain Thénault [validation error] refactor validation error handling so translation is done on the web side
Tue, 11 Sep 2012 22:32:01 +0200 Sylvain Thénault [repo cleanup] drop code moved to querier by 7e264ce34cd4
Tue, 11 Sep 2012 22:32:01 +0200 Sylvain Thénault [repo cleanup] drop code moved to querier by 7e264ce34cd4
Tue, 18 Sep 2012 11:37:24 +0200 Sylvain Thénault Added tag cubicweb-debian-version-3.15.4-1 for changeset 70cb36c826df stable
Tue, 18 Sep 2012 11:37:23 +0200 Sylvain Thénault Added tag cubicweb-version-3.15.4 for changeset 63260486de89 stable cubicweb-debian-version-3.15.4-1
Mon, 17 Sep 2012 17:48:02 +0200 Nicolas Chauvat [facets] add link 'focus on selection' (closes #525277)
Mon, 10 Sep 2012 15:08:55 +0200 Julien Cristau [server/utils] catch ValueError from password verification stable cubicweb-version-3.15.4
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
(0) -3000 -1000 -120 +120 +1000 +3000 tip