[dreamwidth/dw-free] a10274: Customize/advanced to tt (#2283)
Branch: refs/heads/develop
Home: https://github.com/dreamwidth/dw-free
Commit: a10274f0aa789eb7b8d46ffe814bf43fa115844f
https://github.com/dreamwidth/dw-free/commit/a10274f0aa789eb7b8d46ffe814bf43fa115844f
Author: rshatch <ruth.s.hatch@gmail.com>
Date: 2018-12-18 (Tue, 18 Dec 2018)
Changed paths:
A cgi-bin/DW/Controller/Customize/Advanced.pm
R htdocs/customize/advanced/index.bml
R htdocs/customize/advanced/index.bml.text
R htdocs/customize/advanced/layerbrowse.bml
R htdocs/customize/advanced/layerbrowse.bml.text
R htdocs/customize/advanced/layers.bml
R htdocs/customize/advanced/layers.bml.text
R htdocs/customize/advanced/layersource.bml
R htdocs/customize/advanced/styles.bml
R htdocs/customize/advanced/styles.bml.text
A views/customize/advanced/index.tt
A views/customize/advanced/index.tt.text
A views/customize/advanced/layerbrowse.tt
A views/customize/advanced/layerbrowse.tt.text
A views/customize/advanced/layers.tt
A views/customize/advanced/layers.tt.text
A views/customize/advanced/styles.tt
A views/customize/advanced/styles.tt.text
Log Message:
-----------
Customize/advanced to tt (#2283)
* Global backend changes to allow converting /customize to TT
Otherwise known as 'the stuff that might break other parts of the site'.
-Allow template recursion
-Add a TT form element for color pickers
-Allow empty values in forms to make it to controllers (so that options can be set to nothing)
-Add a way to specify error page should display the authas HTML (as some errors may be dependent on active account)
* Global backend changes to allow converting /customize to TT
Otherwise known as 'the stuff that might break other parts of the site'.
-Allow template recursion
-Add a TT form element for color pickers
-Allow empty values in forms to make it to controllers (so that options can be set to nothing)
-Add a way to specify error page should display the authas HTML (as some errors may be dependent on active account)
* Convert /customize/advanced to Template Toolkit
Convert all site-schemed pages under /customize/advanced to
Template Toolkit. The remaining BML page is layeredit,
which is out of the scope of this project.
**NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/
Functionality will be removed from GitHub.com on January 31st, 2019.
Home: https://github.com/dreamwidth/dw-free
Commit: a10274f0aa789eb7b8d46ffe814bf43fa115844f
https://github.com/dreamwidth/dw-free/commit/a10274f0aa789eb7b8d46ffe814bf43fa115844f
Author: rshatch <ruth.s.hatch@gmail.com>
Date: 2018-12-18 (Tue, 18 Dec 2018)
Changed paths:
A cgi-bin/DW/Controller/Customize/Advanced.pm
R htdocs/customize/advanced/index.bml
R htdocs/customize/advanced/index.bml.text
R htdocs/customize/advanced/layerbrowse.bml
R htdocs/customize/advanced/layerbrowse.bml.text
R htdocs/customize/advanced/layers.bml
R htdocs/customize/advanced/layers.bml.text
R htdocs/customize/advanced/layersource.bml
R htdocs/customize/advanced/styles.bml
R htdocs/customize/advanced/styles.bml.text
A views/customize/advanced/index.tt
A views/customize/advanced/index.tt.text
A views/customize/advanced/layerbrowse.tt
A views/customize/advanced/layerbrowse.tt.text
A views/customize/advanced/layers.tt
A views/customize/advanced/layers.tt.text
A views/customize/advanced/styles.tt
A views/customize/advanced/styles.tt.text
Log Message:
-----------
Customize/advanced to tt (#2283)
* Global backend changes to allow converting /customize to TT
Otherwise known as 'the stuff that might break other parts of the site'.
-Allow template recursion
-Add a TT form element for color pickers
-Allow empty values in forms to make it to controllers (so that options can be set to nothing)
-Add a way to specify error page should display the authas HTML (as some errors may be dependent on active account)
* Global backend changes to allow converting /customize to TT
Otherwise known as 'the stuff that might break other parts of the site'.
-Allow template recursion
-Add a TT form element for color pickers
-Allow empty values in forms to make it to controllers (so that options can be set to nothing)
-Add a way to specify error page should display the authas HTML (as some errors may be dependent on active account)
* Convert /customize/advanced to Template Toolkit
Convert all site-schemed pages under /customize/advanced to
Template Toolkit. The remaining BML page is layeredit,
which is out of the scope of this project.
**NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/
Functionality will be removed from GitHub.com on January 31st, 2019.
