web/propertysheet.py
Mon, 05 Oct 2015 17:10:36 +0200 Rémi Cardona [py3k] add list() around dict methods
Tue, 15 Sep 2015 16:15:03 +0200 Rémi Cardona [py3k] dict.iteritems → dict.items
Fri, 18 Sep 2015 18:26:07 +0200 Rémi Cardona [py3k] execfile → exec
Tue, 15 Sep 2015 15:33:47 +0200 Rémi Cardona [py3k] file → open
Fri, 03 Jul 2015 12:07:44 +0200 Rémi Cardona [web] Stop using negative indices with os.stat results
Thu, 14 Feb 2013 15:38:25 +0100 Nicolas Chauvat [toward-py3k] rewrite to "except AnException as exc:" (part of #2711624)
Wed, 16 Mar 2011 09:37:46 +0100 Alexandre Fayolle help pylint by explicitely defining some attributes oldstable
Wed, 21 Jul 2010 11:28:30 +0200 Nicolas Chauvat [uiprops] check that STYLESHEETS* and JAVASCRIPTS are lists stable
Thu, 08 Jul 2010 12:54:27 +0200 Sylvain Thénault [uiprops] introduce lazystr to get a chance to change style without having to change all properties
Wed, 05 May 2010 10:28:55 +0200 Sylvain Thénault [https] fix resource urls in https version of a site: should use the https version as well to avoid warnings from the nrowser
Wed, 05 May 2010 10:22:11 +0200 Sylvain Thénault [uiprops] test and fix reloading of modified css files; update c-c newcube; deprecates config.has_resource.
Fri, 30 Apr 2010 12:15:37 +0200 Sylvain Thénault [web] use uiprops value to compile css transparently, handlig cache and reloading in debug mode
Fri, 30 Apr 2010 12:14:15 +0200 Sylvain Thénault [webconfig] introduce property sheets. Use them to replace external_resources
less more (0) tip