Mon, 16 Feb 2009 20:42:30 +0100 Adrien Di Mascio [jsoncontroller] reorganize _html_exec (used by replacePageChunk) to output required css and js scripts tls-sprint
Mon, 16 Feb 2009 20:40:12 +0100 Adrien Di Mascio [javascript] rewrote loadxhtml() plugin in order to be able to pass the XHR object to postAjaxLoad tls-sprint
Mon, 16 Feb 2009 20:34:52 +0100 Adrien Di Mascio split main template into main template + page-content template tls-sprint
Mon, 16 Feb 2009 20:51:24 +0100 sylvain thenault drop EntityAction usage in cw, upgrade rql_condition and friends tls-sprint
Mon, 16 Feb 2009 19:54:56 +0100 Arthur Lutz i18n translations for register
Mon, 16 Feb 2009 19:54:42 +0100 Arthur Lutz add register link
Mon, 16 Feb 2009 19:54:33 +0100 Arthur Lutz change label for new registered users
Mon, 16 Feb 2009 19:53:35 +0100 Arthur Lutz handle register with email adress
Mon, 16 Feb 2009 20:06:18 +0100 sylvain thenault require_group/match_user_group -> match_user_groups tls-sprint
Mon, 16 Feb 2009 20:05:55 +0100 sylvain thenault move cubicweb.common.selectors to cubicweb.selectors tls-sprint
Mon, 16 Feb 2009 19:50:10 +0100 sylvain thenault more selectors update tls-sprint
Mon, 16 Feb 2009 19:20:30 +0100 sylvain thenault kill EmptyRsetVeiw tls-sprint
Mon, 16 Feb 2009 18:26:13 +0100 sylvain thenault major selector refactoring (mostly to avoid looking for select parameters on the target class), start accept / interface unification) tls-sprint
Mon, 16 Feb 2009 16:24:24 +0100 Adrien Di Mascio simple test implementation for binary operators on selectors tls-sprint
Mon, 16 Feb 2009 14:18:13 +0100 Adrien Di Mascio provide a new WorkflowableEntityType base class (will be refactored later, maybe with schema interfaces) tls-sprint
Mon, 16 Feb 2009 14:08:16 +0100 Adrien Di Mascio extract workflow related schema definitions in its own file tls-sprint
Mon, 16 Feb 2009 13:03:12 +0100 Adrien Di Mascio use RichString wherever possible in the stdlib tls-sprint
Mon, 16 Feb 2009 15:21:46 +0100 Laure Bourgois adding ISIOC interface
Mon, 16 Feb 2009 13:59:06 +0100 Aurelien Campeas [doc] fix path in makefile
Mon, 16 Feb 2009 12:33:14 +0100 Adrien Di Mascio provide a new RichString attribute type tls-sprint
Mon, 16 Feb 2009 11:28:43 +0100 sylvain thenault chainfirst / chainall can be given a name argument to use as inner function's name
Fri, 13 Feb 2009 16:34:05 +0100 Stephanie Marcu complete doc about rtags
Fri, 13 Feb 2009 16:28:57 +0100 sylvain thenault merge
Fri, 13 Feb 2009 16:16:15 +0100 Stephanie Marcu complete doc about rtags
Fri, 13 Feb 2009 15:49:33 +0100 Laure Bourgois adding foaf_usable views to supports reusing foaf fragment in other views (for instance sioc view)
Fri, 13 Feb 2009 15:12:36 +0100 sylvain thenault test fix
Fri, 13 Feb 2009 14:38:14 +0100 sylvain thenault update copyright
Fri, 13 Feb 2009 14:25:34 +0100 sylvain thenault don't display too much rset rows
Fri, 13 Feb 2009 14:25:10 +0100 sylvain thenault don't use chainall when it's not necessary
Fri, 13 Feb 2009 09:30:18 +0100 sylvain thenault merge
Fri, 13 Feb 2009 09:30:04 +0100 sylvain thenault more cleanup
Fri, 13 Feb 2009 09:29:20 +0100 sylvain thenault cleanup
Thu, 12 Feb 2009 16:47:31 +0100 Laure Bourgois removing project_linked_data view
Fri, 13 Feb 2009 09:28:30 +0100 sylvain thenault take care, cnx may be None in which case we can't get/set session data
Fri, 13 Feb 2009 09:28:04 +0100 sylvain thenault must not be a class attribute\!
Thu, 12 Feb 2009 12:59:12 +0100 sylvain thenault rset may be empty
Wed, 11 Feb 2009 19:34:16 +0100 Aurelien Campeas [preferences] de-uglify a bit, remove useless parameter
Wed, 11 Feb 2009 19:11:55 +0100 Aurelien Campeas [tabs] reuse the new set_cookie controller method
Wed, 11 Feb 2009 18:47:12 +0100 Aurelien Campeas merge
Wed, 11 Feb 2009 18:46:14 +0100 Aurelien Campeas [preferences] preferences sections will now remember their collapsed/open status
Wed, 11 Feb 2009 18:43:32 +0100 Aurelien Campeas [controllers] a set_cookie method
Wed, 11 Feb 2009 15:59:40 +0100 Aurelien Campeas [views] cleanup, be less heavy with self.w ...
Wed, 11 Feb 2009 18:22:22 +0100 sylvain thenault ask if anonymous should be allowed, configure accordingly
Wed, 11 Feb 2009 17:55:44 +0100 sylvain thenault hop
Wed, 11 Feb 2009 17:54:55 +0100 Sylvain fix select principal so results are predictable during tests
Wed, 11 Feb 2009 17:44:08 +0100 Arthur Lutz merge
Wed, 11 Feb 2009 17:43:18 +0100 Arthur Lutz use UStringIO
Wed, 11 Feb 2009 17:00:39 +0100 Arthur Lutz merge
Wed, 11 Feb 2009 14:46:46 +0100 Arthur Lutz merge
Wed, 11 Feb 2009 14:46:26 +0100 Arthur Lutz return success or not on creation of user
Tue, 10 Feb 2009 18:12:43 +0100 Arthur Lutz page_size can be given in url attributes
Tue, 10 Feb 2009 18:12:10 +0100 Arthur Lutz have navigation on top and bottom of search results
Tue, 10 Feb 2009 17:27:25 +0100 Arthur Lutz get custom page_size as argument
Tue, 10 Feb 2009 17:27:05 +0100 Arthur Lutz test if anonymous
Tue, 10 Feb 2009 17:26:42 +0100 Arthur Lutz add page_size argument
Tue, 10 Feb 2009 17:26:26 +0100 Arthur Lutz permit override of display index on simple navigation
Wed, 11 Feb 2009 17:43:33 +0100 Laure Bourgois adding views to test
Wed, 11 Feb 2009 17:42:30 +0100 Laure Bourgois small fix
Wed, 11 Feb 2009 17:41:46 +0100 Laure Bourgois refactoring owl view (now corresponding to tbox) and owlabox view
Wed, 11 Feb 2009 15:49:17 +0100 sylvain thenault i18n update
(0) -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 tip