web/webconfig.py
2013-05-23 Nicolas Chauvat import merge_options directly from logilab.common
2013-04-26 Aurelien Campeas drop xhtml content-type support (closes #2065651)
2013-04-15 Pierre-Yves David merge 3.16.x fix
2013-04-08 Pierre-Yves David [webconfig] cleanly handles ``fckeditor_installed`` when no uiprops stable
2013-04-08 Pierre-Yves David [webconfig] explicit some webconfig attribute stable
2013-03-15 Rémi Cardona [cwconfig] Add optional configuration param to load a UI cube before other cubes
2013-01-21 Sylvain Thénault [db-api/configuration] simplify db-api and configuration so that all the connection information is in the repository url, closes #2521848
2012-11-27 David Douard [web] add a digital signature to error form (closes #2522526) stable
2012-11-27 Katia Saurfelt [web] add a ``anonymize-jsonp-queries`` option in file configuration (closes #2465388) stable
2012-07-19 Aurelien Campeas [webconfig] debug mode should not be special wrt data_url handling (closes #2405487) stable
2012-04-10 Sylvain Thénault backport stable
2012-04-05 Florent Cayré [etwist] fix static directory serving; closes #2174797 stable
2012-02-21 Pierre-Yves David [web/config] refactor initialization of the data url
2012-01-31 Sylvain Thénault [config, migration] fix https-deny-anonymous option type
2012-01-03 Pierre-Yves David [https] Allow configuration of anonymous access on https (closes #1971992) stable
2011-09-08 Sylvain Thénault backport stable
2011-09-08 Julien Jehannet [session] enforce coherency of login/passwd couple values when no anonymous user (closes: #1910849) stable
2011-09-06 Adrien Di Mascio [web] add option to make resources-concat optional (implements #1910615)
2011-05-13 Sylvain Thénault [web data] fix datadir handling to avoid web test failure introduced somewhere in default branch
2011-04-28 Florent Cayré put data version md5 into a new url segment to ease static serving
2011-03-28 Sylvain Thénault [config] do not set base-url during instance creation, we don't want generated value to ends up in the configuration file stable
2011-02-28 Sylvain Thénault [config refactoring] rename eproperty_definition method to cwproperty_definition stable
2010-10-08 Sylvain Thénault backport stable
2010-10-08 Julien Jehannet [devtools] refactor http server initialization in a much saner way stable
2010-08-25 Sylvain Thénault backport stable
2010-08-13 Sylvain Thénault integrate Celso's work on translation file: proper/complete spanish translation, fixed some typos in french translation, occured -> occurred fix in various places stable
2010-08-04 Sylvain Thénault backport stable
2010-08-04 Sylvain Thénault [pyro] instance id cleanup, ensure config['pyro-instance-id'] is a fully qualified pyro id on the server side stable
2010-07-26 Sylvain Thénault [session] cleanup session-time / cleanup-session-time...
2010-07-08 Sylvain Thénault [web configuration] http/https ui properties should not share the same cache directory
2010-07-08 Sylvain Thénault [web configuration] ensure data home directory / uicache file belong to daemon user and are writeable
2010-07-06 Sylvain Thénault [web config] fix old css compat code: we have to modify locate_resource prototype so it return (potentially hacked) file name as well. Should only impact the file cube which has to be released anyway.
2010-07-06 Sylvain Thénault [css] old css bw compat with @import in a custom css
2010-06-03 Adrien Di Mascio [ajax] refactor/cleanup low-level ajax functions
2010-05-20 Sylvain Thénault backport stable
2010-05-20 Sylvain Thénault [config] move web specific config to the web section of the configuration file stable
2010-05-17 Sylvain Thénault backport stable
2010-05-12 Sylvain Thénault [config] rename remaining inputlevel to level in option definitions, as expected by lgc >= 0.50 stable
2010-05-10 Sylvain Thénault [css] keep old css according to a configuration variable (true by default)
2010-05-10 Sylvain Thénault backport stable
2010-05-07 egazoni replaced hardcoded 'web/view' by os.path.join('web', 'view') so views path is also valid under windows stable
2010-05-06 Sylvain Thénault [web config] set default uiprops on web config class to avoid error on commands such as i18n instance
2010-05-05 Sylvain Thénault backport stable
2010-05-05 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
2010-05-05 Sylvain Thénault [uiprops] test and fix reloading of modified css files; update c-c newcube; deprecates config.has_resource.
2010-05-04 Alexandre Fayolle merged back oldstable into stable stable
2010-04-30 Sylvain Thénault [web] use uiprops value to compile css transparently, handlig cache and reloading in debug mode
2010-04-30 Sylvain Thénault [webconfig] introduce property sheets. Use them to replace external_resources
2010-04-29 Sylvain Thénault [webconfig] cleanup base_url management
2010-04-28 Alexandre Fayolle move rarely used (imo) settings to inputlevel3 in cwctl create oldstable
2010-04-28 Sylvain Thénault backport oldstable changes stable
2010-04-28 Sylvain Thénault replace logilab-common by CubicWeb in disclaimer oldstable
2010-04-28 Sylvain Thénault backport default into stable: stable is now cw 3.8
2010-04-28 Sylvain Thénault proper licensing information (LGPL-2.1). Hope I get it right this time. stable
2010-04-19 Sylvain Thénault backport stable
2010-04-19 Sylvain Thénault [config] properly use time type for options representing a time. stable
2010-04-19 Sylvain Thénault [config] with lgc >= 0.50, option's dict inputlevel becomes level
2010-04-15 Sylvain Thénault [config] better *-session-time documentation and usage in session handler stable
2010-03-24 Sylvain Thénault don't rewrite config's url during migration stable
2010-03-16 Sylvain Thénault [web server] simplify base-url handling on startup. Ensure config['base-url'] is correctly set once started stable
less more (0) -60 tip