• last updated 20 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
increase code sharing: use adp-include check-installed instead of local version

- Add support for dowloading archives

- add reusable adp-includes for handling resource downloads

- bump version number to 5.10.0d18

    • -0
    • +15
    ./packages/acs-tcl/lib/check-installed.adp
    • -0
    • +46
    ./packages/acs-tcl/lib/check-installed.tcl
    • -7
    • +39
    ./packages/acs-tcl/tcl/utilities-procs.tcl
introduce a urnMap in resource_info as a generalizable solution

CVS: ----------------------------------------------------------------------

    • -1
    • +4
    ./packages/acs-tcl/tcl/utilities-procs.tcl
base cookie consent on new resource infrastructure and remove local solutions

Fix typo, normalize indentation

make all keys of the resource_info dict camel case

    • -11
    • +11
    ./packages/acs-tcl/tcl/utilities-procs.tcl
use public interface instead of private one

provide better defaults for admin pulldown in tabbed modes

    • -5
    • +11
    ./packages/acs-subsite/acs-subsite.info
improve appearance of default index page: 2-column layout was not clear

    • -10
    • +12
    ./packages/acs-subsite/www/index.adp
adjust protection to reality

    • -3
    • +2
    ./packages/acs-admin/tcl/apm-admin-procs.tcl
openacs-bootstrap3-theme:

- provide a neutral appearance, different from OpenACS.org

(different color, remove OpenACS logo, ....)

- make use uf URNs for bootstrap

(allow sharing of bootstrap definitions, avoid multiple loading)

- upgrade bootstrap from 3.1.1 to 3.3.7

- add support for CDN vs. local installation of bootstrap

- added sitewide-admin procs for managing local installation (via /acs-admin)

- improve passing arguments to <widgets>

- bump version number to 5.10.0d2

make spelling more consitent

    • -3
    • +3
    ./packages/acs-templating/tcl/head-procs.tcl
improve URN registration: handle cases where the same URN is registered multiple times (prefer local over CDN, provide warnings)

    • -3
    • +21
    ./packages/acs-templating/tcl/head-procs.tcl
fix typo

    • -2
    • +2
    ./packages/acs-tcl/tcl/utilities-procs.tcl
improve source code documentation

    • -3
    • +14
    ./packages/acs-tcl/tcl/utilities-procs.tcl
provide a common API for downloading resources from a CDN instead of maintaining per-packet variants

::util::resources::download

::util::resources::can_install_locally

::util::resources::is_installed_locally

- bump version number to 5.10.0d16

    • -1
    • +164
    ./packages/acs-tcl/tcl/utilities-procs.tcl
improve log message

    • -3
    • +3
    ./packages/acs-tcl/tcl/site-nodes-procs.tcl
Introduce elapsed time in http api response

Will use the one coming from ns_http when available, or fallback to a calculated one.

    • -14
    • +45
    ./packages/acs-tcl/tcl/http-client-procs.tcl
Close tag properly (fixes files__check_info_files)

Update adp boolean expression

make shell window span the full browser width, provide some styling

    • -1
    • +13
    ./packages/acs-developer-support/www/shell.tcl
use aa_section features of automated testing

    • -28
    • +33
    ./packages/xowf/tcl/test/xowf-test-procs.tcl
- add new api function "aa_section" to allow structuring of larger test cases

- generalize login during tests further. When "user_info" is provided

it can be used to either login via login credentials or directly

via user_id (next step: integrate config-option for test users, this

will allow pure web tests to run against a different server)

- extend regression test to cover new features

- bump version numbers to 5.10.0d7

use proper method in xpath query to check attribute value

    • -1
    • +1
    ./packages/xowiki/tcl/test/test-procs.tcl
specify xpath query more

    • -1
    • +1
    ./packages/xowiki/tcl/test/test-procs.tcl
Remove unneded ad_script_abort

Fix files__page_contracts for include, replace ad_decode idioms

    • -2
    • +11
    ./packages/acs-admin/lib/password-update.tcl
Fix files__page_contracts for this page

Check also for empty lines at the end of the file in the 'files__trailing_whitespace' test case

Fix files__page_contracts automated test for the page