2015-11-24 |
Rémi Cardona |
[web] Stop using webconfig.vc_config()
|
file |
diff |
annotate
|
2015-09-16 |
Rémi Cardona |
[py3k] unicode → six.text_type
|
file |
diff |
annotate
|
2015-09-11 |
Rémi Cardona |
[py3k] replace '_ = unicode' in global scope (closes #7589459)
|
file |
diff |
annotate
|
2015-09-15 |
Rémi Cardona |
[py3k] file → open
|
file |
diff |
annotate
|
2014-07-09 |
Aurelien Campeas |
[repoapi, cwconfig] give a convenience method to get a repository from a config
|
file |
diff |
annotate
|
2015-07-03 |
Rémi Cardona |
[web/webconfig] Drop pre-3.9 backward compatibility method "has_resource"
|
file |
diff |
annotate
|
2015-06-25 |
David Douard |
[cwctl] allow overriding config settings from the command line (closes #5557656)
|
file |
diff |
annotate
|
2015-04-01 |
Julien Cristau |
[web] Add datadir-url configuration option (closes #5204550)
|
file |
diff |
annotate
|
2015-03-31 |
Julien Cristau |
[web] kill https-deny-anonymous option (closes #5193687)
|
file |
diff |
annotate
|
2015-03-12 |
Julien Cristau |
[config] disable fckeditor by default (closes #1368900)
|
file |
diff |
annotate
|
2014-12-18 |
Julien Cristau |
[web] everything old is new again
|
file |
diff |
annotate
|
2014-03-20 |
Rémi Cardona |
[cwconfig] Remove useless 'ui-cube' configuration option (closes #3728904)
|
file |
diff |
annotate
|
2014-04-07 |
Julien Cristau |
merge 3.18.4 into default
|
file |
diff |
annotate
|
2014-03-20 |
Rémi Cardona |
[web] Disable 'concat-resources' by default (closes #3670503)
stable
|
file |
diff |
annotate
|
2014-03-14 |
Nicolas Chauvat |
[web] implement cross origin resource sharing (CORS) (closes #2491768)
|
file |
diff |
annotate
|
2014-01-30 |
Julien Cristau |
[webconfig] get_repository moved to repoapi
|
file |
diff |
annotate
|
2013-12-12 |
Julien Cristau |
[webctl] Generate static data directory on upgrade (closes #2167873)
|
file |
diff |
annotate
|
2013-12-09 |
Julien Cristau |
merge 3.17.11
|
file |
diff |
annotate
|
2013-11-12 |
Sylvain Thénault |
[web] make sign_text unicode aware, avoid crash with non-ascii chars. Closes #3289774
stable
|
file |
diff |
annotate
|
2013-09-19 |
Dimitri Papadopoulos |
[web] typo in config file comment
stable
|
file |
diff |
annotate
|
2013-08-26 |
Aurelien Campeas |
remove cw 3.9 bw compat (bw compat other than the interface -> adapter changes)
|
file |
diff |
annotate
|
2013-05-23 |
Nicolas Chauvat |
import merge_options directly from logilab.common
|
file |
diff |
annotate
|
2013-04-26 |
Aurelien Campeas |
drop xhtml content-type support (closes #2065651)
|
file |
diff |
annotate
|
2013-04-15 |
Pierre-Yves David |
merge 3.16.x fix
|
file |
diff |
annotate
|
2013-04-08 |
Pierre-Yves David |
[webconfig] cleanly handles ``fckeditor_installed`` when no uiprops
stable
|
file |
diff |
annotate
|
2013-04-08 |
Pierre-Yves David |
[webconfig] explicit some webconfig attribute
stable
|
file |
diff |
annotate
|
2013-03-15 |
Rémi Cardona |
[cwconfig] Add optional configuration param to load a UI cube before other cubes
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
2012-11-27 |
David Douard |
[web] add a digital signature to error form (closes #2522526)
stable
|
file |
diff |
annotate
|
2012-11-27 |
Katia Saurfelt |
[web] add a ``anonymize-jsonp-queries`` option in file configuration (closes #2465388)
stable
|
file |
diff |
annotate
|
2012-07-19 |
Aurelien Campeas |
[webconfig] debug mode should not be special wrt data_url handling (closes #2405487)
stable
|
file |
diff |
annotate
|
2012-04-10 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
2012-04-05 |
Florent Cayré |
[etwist] fix static directory serving; closes #2174797
stable
|
file |
diff |
annotate
|
2012-02-21 |
Pierre-Yves David |
[web/config] refactor initialization of the data url
|
file |
diff |
annotate
|
2012-01-31 |
Sylvain Thénault |
[config, migration] fix https-deny-anonymous option type
|
file |
diff |
annotate
|
2012-01-03 |
Pierre-Yves David |
[https] Allow configuration of anonymous access on https (closes #1971992)
stable
|
file |
diff |
annotate
|
2011-09-08 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
2011-09-08 |
Julien Jehannet |
[session] enforce coherency of login/passwd couple values when no anonymous user (closes: #1910849)
stable
|
file |
diff |
annotate
|
2011-09-06 |
Adrien Di Mascio |
[web] add option to make resources-concat optional (implements #1910615)
|
file |
diff |
annotate
|
2011-05-13 |
Sylvain Thénault |
[web data] fix datadir handling to avoid web test failure introduced somewhere in default branch
|
file |
diff |
annotate
|
2011-04-28 |
Florent Cayré |
put data version md5 into a new url segment to ease static serving
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
2011-02-28 |
Sylvain Thénault |
[config refactoring] rename eproperty_definition method to cwproperty_definition
stable
|
file |
diff |
annotate
|
2010-10-08 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
2010-10-08 |
Julien Jehannet |
[devtools] refactor http server initialization in a much saner way
stable
|
file |
diff |
annotate
|
2010-08-25 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
2010-08-04 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
2010-07-26 |
Sylvain Thénault |
[session] cleanup session-time / cleanup-session-time...
|
file |
diff |
annotate
|
2010-07-08 |
Sylvain Thénault |
[web configuration] http/https ui properties should not share the same cache directory
|
file |
diff |
annotate
|
2010-07-08 |
Sylvain Thénault |
[web configuration] ensure data home directory / uicache file belong to daemon user and are writeable
|
file |
diff |
annotate
|
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.
|
file |
diff |
annotate
|
2010-07-06 |
Sylvain Thénault |
[css] old css bw compat with @import in a custom css
|
file |
diff |
annotate
|
2010-06-03 |
Adrien Di Mascio |
[ajax] refactor/cleanup low-level ajax functions
|
file |
diff |
annotate
|
2010-05-20 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
2010-05-20 |
Sylvain Thénault |
[config] move web specific config to the web section of the configuration file
stable
|
file |
diff |
annotate
|
2010-05-17 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
2010-05-12 |
Sylvain Thénault |
[config] rename remaining inputlevel to level in option definitions, as expected by lgc >= 0.50
stable
|
file |
diff |
annotate
|
2010-05-10 |
Sylvain Thénault |
[css] keep old css according to a configuration variable (true by default)
|
file |
diff |
annotate
|