Fri, 18 Sep 2015 11:12:03 +0200 [web] delete unused PropertySheet._sourcefile_mtime
Julien Cristau <julien.cristau@logilab.fr> [Fri, 18 Sep 2015 11:12:03 +0200] rev 10899
[web] delete unused PropertySheet._sourcefile_mtime
Fri, 18 Sep 2015 11:05:47 +0200 [etwist] remove no-longer-necessary uicache cleaning
Julien Cristau <julien.cristau@logilab.fr> [Fri, 18 Sep 2015 11:05:47 +0200] rev 10898
[etwist] remove no-longer-necessary uicache cleaning It was done before we were actually up, which means it could be too eager when combined with #6893185. Closes #6893247.
Mon, 23 Nov 2015 17:58:10 +0100 [web] remove PropertySheet._cache
Julien Cristau <julien.cristau@logilab.fr> [Mon, 23 Nov 2015 17:58:10 +0100] rev 10897
[web] remove PropertySheet._cache Instead of remembering that a css file has been processed, we re-process it at every request. This prevents our cache getting out of date with the file system. Closes #6893185 While we're at it, write the file atomically so that we don't risk serving partial data.
Mon, 23 Nov 2015 17:47:46 +0100 [test] Add missing u''
Rémi Cardona <remi.cardona@logilab.fr> [Mon, 23 Nov 2015 17:47:46 +0100] rev 10896
[test] Add missing u'' Test actually works in py3k, but not in python 2... That has to be a first!
Fri, 13 Nov 2015 14:29:48 +0100 [data] Use correct syntax to unset CSS attributes (closes #8602446)
Rémi Cardona <remi.cardona@logilab.fr> [Fri, 13 Nov 2015 14:29:48 +0100] rev 10895
[data] Use correct syntax to unset CSS attributes (closes #8602446) 'default' is actually a recognized CSS cursor name (the regular pointer). Using this value doesn't revert to whatever cursor DOM elements have by default ('pointer' on links, 'text' on text, etc). The proper way to unset a CSS attribute on DOM elements is to set it to an empty string. http://stackoverflow.com/questions/2027935/how-to-remove-css-property-using-javascript
Wed, 22 Apr 2015 16:09:04 +0200 [server] install custom sql scripts before creating tables for the schema
Julien Cristau <julien.cristau@logilab.fr> [Wed, 22 Apr 2015 16:09:04 +0200] rev 10894
[server] install custom sql scripts before creating tables for the schema A cube might need something like 'CREATE EXTENSION postgis' before creating tables for its entities, to add new final types.
Tue, 20 Oct 2015 15:40:17 +0200 [hooks] update internal URL in doc string
Julien Cristau <julien.cristau@logilab.fr> [Tue, 20 Oct 2015 15:40:17 +0200] rev 10893
[hooks] update internal URL in doc string
Thu, 19 Nov 2015 12:29:42 +0100 [doc] Fix restructured tables + improve english a bit
Jérôme Roy <jerome.roy@logilab.fr> [Thu, 19 Nov 2015 12:29:42 +0100] rev 10892
[doc] Fix restructured tables + improve english a bit
Fri, 06 Nov 2015 09:41:11 +0100 [debian] Install dataimport package
Denis Laxalde <denis.laxalde@logilab.fr> [Fri, 06 Nov 2015 09:41:11 +0100] rev 10891
[debian] Install dataimport package Closes #8173104.
Wed, 09 Sep 2015 18:52:56 +0200 [web/test] Remove use of old test API to silence warning
Rémi Cardona <remi.cardona@logilab.fr> [Wed, 09 Sep 2015 18:52:56 +0200] rev 10890
[web/test] Remove use of old test API to silence warning
(0) -10000 -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 tip