Wed, 14 Apr 2010 16:26:02 +0200 Sylvain Thénault [testlib] ctrl_publish now allow to specify the controller id as argument stable
Wed, 14 Apr 2010 11:26:36 +0200 Sylvain Thénault [web] stop having actions configurable through cwproperties: this clutter site management and .po files for a useless fonctionnality (which, where and how actions are displayed is handled by code)
Wed, 14 Apr 2010 10:31:09 +0200 Sylvain Thénault [testlib] we should not replace db-name in sources, this cause undesired side effect (when running pytest on whole cw for instance). Proper fix in logilab.database stable
Wed, 14 Apr 2010 10:29:38 +0200 Sylvain Thénault [web] put a fake object that raise Unauthorized on any attribute access as req.cnx and req._user, so we are properly asked to authenticated on any view that tries to do something with one of those attributes (instead of doing defensive programming everywhere we're doing that)
Wed, 14 Apr 2010 10:25:51 +0200 Sylvain Thénault [etwist] we must call all error not handled in _render_request, else the thread fail silently and nothing ends up on the ui
Wed, 14 Apr 2010 09:38:08 +0200 Sylvain Thénault backport stable
Wed, 14 Apr 2010 09:11:42 +0200 Sylvain Thénault [test] fix unittest_viewselector
Wed, 14 Apr 2010 08:58:57 +0200 Adrien Di Mascio [tests] fix bfss tests to match new uniquify implementation stable
Wed, 14 Apr 2010 08:49:23 +0200 Sylvain Thénault [schema view] the final touch. Things are getting nicely displayed, and code clean
Tue, 13 Apr 2010 19:43:51 +0200 Sylvain Thénault backport stable
Tue, 13 Apr 2010 19:43:30 +0200 Sylvain Thénault [schema view] fixes
Tue, 13 Apr 2010 19:41:20 +0200 Sandrine Ribeau catalogs update
Tue, 06 Apr 2010 12:23:10 +0200 Sandrine Ribeau ticket #344404, cwgroup primary view improvement, use tabs to display nicely permissions
Tue, 06 Apr 2010 12:23:05 +0200 Sandrine Ribeau ticket #787103, relation schema view enhancements
Thu, 25 Mar 2010 08:30:53 -0700 Sandrine Ribeau ticket #787103, entity schema view enhancements
Wed, 24 Mar 2010 15:31:37 -0700 Sandrine Ribeau ticket #787032, schema view improvement
Tue, 13 Apr 2010 19:22:46 +0200 Aurelien Campeas [doc/book] misc fixes/enhancements & notes stable
Tue, 13 Apr 2010 19:21:20 +0200 Aurelien Campeas [doc/book] remove refs to aafig (it uses a sphynx extension unavailable as a .deb) stable
Tue, 13 Apr 2010 19:19:37 +0200 Aurelien Campeas [doc/book] expand tesing material stable
Tue, 13 Apr 2010 19:18:06 +0200 Aurelien Campeas [doc/book] add sections to the FAQ, try to reorder stuff stable
Tue, 13 Apr 2010 19:16:30 +0200 Aurelien Campeas [doc/book] primary view section enhancements stable
Tue, 13 Apr 2010 15:46:46 +0200 Sylvain Thénault [session] better readability stable
Tue, 13 Apr 2010 15:46:44 +0200 Sylvain Thénault [facet] don't crash in rset_vocabulary if an unauthorized error was raised in rqlexec stable
Tue, 13 Apr 2010 13:21:10 +0200 Sylvain Thénault [mq]: worklfow view
Tue, 13 Apr 2010 12:19:24 +0200 Sylvain Thénault #773448: refactor session and 'no connection' handling, by introducing proper web session. We should now be able to see page even when no anon is configured, and be redirected to the login form as soon as one tries to do a query.
Mon, 12 Apr 2010 19:36:51 +0200 Aurelien Campeas [doc/book] more flesh to views/primary view stable
Mon, 12 Apr 2010 16:57:11 +0200 Aurelien Campeas [doc/book] remove merged chapter stable
Mon, 12 Apr 2010 16:49:35 +0200 Aurelien Campeas [doc/book] complete chapter on hooks & ops stable
Mon, 12 Apr 2010 15:28:26 +0200 Sylvain Thénault [storage] missing qrefresh in previous patch applied: fix comment, error message, and use a storage specified encoding, not cubicweb's encoding stable
Mon, 12 Apr 2010 15:21:08 +0200 Pierre-Yves David [fix] fix path unicity process in BytesFileSystemStorage.new_fs_path stable
Mon, 12 Apr 2010 15:15:00 +0200 Sylvain Thénault [source] small refactoring to avoid being doomed by a wrong assertion message on buggy storage raising attribute error stable
Mon, 12 Apr 2010 14:41:01 +0200 Sylvain Thénault [twisted] fix LongTimeExpiringFile and getChild implementation
Mon, 12 Apr 2010 15:11:23 +0200 Alexandre Fayolle merge stable
Mon, 12 Apr 2010 15:05:37 +0000 Alexandre Fayolle fix cwctl db-init -d on SQL Server stable
Mon, 12 Apr 2010 08:22:37 +0200 Adrien Di Mascio [repository] fix edited_attributes management in multiple SET queries stable
Mon, 12 Apr 2010 08:17:35 +0200 Adrien Di Mascio [testlib] fix dummy bug in reset_test_database(): s/if/elif stable
Sun, 11 Apr 2010 11:59:45 +0000 Alexandre Fayolle merge stable
Fri, 09 Apr 2010 15:01:25 +0000 Alexandre Fayolle merge stable
Fri, 09 Apr 2010 15:01:14 +0000 Alexandre Fayolle merge stable
Thu, 08 Apr 2010 10:23:49 +0000 Alexandre Fayolle enable tests against sqlserver2005 database stable
Tue, 06 Apr 2010 20:54:35 +0200 Alexandre Fayolle fix bad indentation stable
Tue, 06 Apr 2010 19:46:55 +0200 Alexandre Fayolle merge stable
Tue, 06 Apr 2010 19:46:38 +0200 Alexandre Fayolle merge stable
Thu, 04 Mar 2010 17:56:45 +0100 Alexandre Fayolle merge stable
Fri, 09 Apr 2010 19:19:28 +0200 Aurelien Campeas merge stable
Fri, 09 Apr 2010 19:18:55 +0200 Aurelien Campeas [doc/book] more about hooks (simple examples with entities and relations) stable
Fri, 09 Apr 2010 15:10:26 +0200 Sylvain Thénault backport stable
Fri, 09 Apr 2010 15:08:24 +0200 Sylvain Thénault [web] on logout, use the base_url argument of build_url instead of hacking the request to get proper url. This fix a bug on site with http/https versions: the session cookie is badly removed on logout stable
Fri, 09 Apr 2010 15:07:01 +0200 Sylvain Thénault [entity] move req.create_entity content to a cw_instantiate factory method on entity classes, so cube developpers will be able to easily customize instance creation stable
Fri, 09 Apr 2010 15:04:56 +0200 Sylvain Thénault [controller] refactor send mail controller to use cwconfig.sendmails stable
Fri, 09 Apr 2010 12:23:39 +0200 Sylvain Thénault [test] properly close session stable
Thu, 08 Apr 2010 14:11:49 +0200 Sylvain Thénault backport stable
Thu, 08 Apr 2010 13:38:36 +0200 Sylvain Thénault le patch move-pdf-export-to-cubes a été importé
Fri, 09 Apr 2010 13:59:41 +0200 Aurelien Campeas [hooks] fix set_operation options passing (** -> *) stable
Fri, 09 Apr 2010 11:16:00 +0200 Sylvain Thénault [session] no way for queries from an InternalSession to be a dbapi query stable
Thu, 08 Apr 2010 19:37:00 +0200 Aurelien Campeas [merge] stable
Thu, 08 Apr 2010 19:36:36 +0200 Aurelien Campeas [doc/book] begin chapter on Hooks/Operations stable
Thu, 08 Apr 2010 18:05:41 +0200 Aurelien Campeas [doc/book] dbapi: talk about IN exception, simplify stable
Thu, 08 Apr 2010 17:50:37 +0200 Aurelien Campeas [doc/book] rql/dbapi cleanup, rip cachekey (prematurely ?) stable
Thu, 08 Apr 2010 17:47:52 +0200 Aurelien Campeas [doc/css] cleanup a bit the sphinx default css stable
(0) -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 tip