• last updated 1 hour ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
adjust end-of-line conventions

    • -64
    • +64
    ./packages/search/www/help/basics.html
improve spelling

improve spelling

    • -3
    • +3
    ./packages/acs-subsite/tcl/subsite-procs.tcl
    • -1
    • +1
    ./packages/acs-subsite/www/group-master.tcl
    • -2
    • +2
    ./packages/acs-admin/www/apm/package-add.tcl
    • -2
    • +2
    ./packages/xowiki/tcl/bootstrap-procs.tcl
    • -2
    • +2
    ./packages/xowiki/tcl/package-procs.tcl
    • -2
    • +2
    ./packages/xotcl-core/tcl/bgdelivery-procs.tcl
    • -2
    • +2
    ./packages/xotcl-core/tcl/context-procs.tcl
prefer ns_cache_get over ns_cache_keys

improve spelling

    • -2
    • +2
    ./packages/acs-tcl/tcl/apm-install-procs.tcl
    • -4
    • +4
    ./packages/acs-tcl/tcl/text-html-procs.tcl
    • -7
    • +7
    ./packages/acs-tcl/tcl/site-nodes-procs.tcl
    • -3
    • +3
    ./packages/acs-tcl/tcl/deprecated-procs.tcl
    • -6
    • +6
    ./packages/acs-tcl/tcl/http-client-procs.tcl
change end-of-line convention to usual unix style

prefer "ns_cache_get" over "ns_cache_eval" since the latter might create in case of a miss an empty value in the cache

    • -3
    • +4
    ./packages/acs-templating/tcl/query-procs.tcl
improve spelling

- adjust to changed results of ns_cache_stats

- add comments and warnings

use 2 partitions by default for xotcl_object_type_cache (ratio: this cache has typically more entries than the object_cache, which has already 2 partitions)

    • -2
    • +3
    ./packages/xotcl-core/tcl/05-db-procs.tcl
use capitalization consitently

    • -2
    • +2
    ./packages/acs-templating/tcl/head-procs.tcl
prefer "ns_cache_get" with optional last argument over "ns_cache_keys" since it avoids race conditions

    • -6
    • +9
    ./packages/acs-templating/tcl/query-procs.tcl
- add a minimal overhead job queue for user tracking, when the atomic "nsv_set -reset ..." is available

- bump version number to 0.51

improve the graph layout by omitting recursive calls

fix version dependencies

try to fix broken link to reasonable values

improve spelling

    • -4
    • +4
    ./packages/assessment/www/doc/as_items.adp
    • -4
    • +4
    ./packages/assessment/www/doc/as_items.html
    • -2
    • +2
    ./packages/assessment/www/doc/grouping.adp
    • -3
    • +2
    ./packages/assessment/www/doc/grouping.html
    • -2
    • +2
    ./packages/assessment/www/doc/index.adp
    • -2
    • +2
    ./packages/assessment/www/doc/index.html
    • -2
    • +2
    ./packages/assessment/www/doc/item_types.adp
    • -2
    • +2
    ./packages/assessment/www/doc/item_types.html
    • -1
    • +1
    ./packages/assessment/www/doc/requirements.adp
    • -1
    • +1
    ./packages/assessment/www/doc/sequencing.adp
    • -1
    • +1
    ./packages/assessment/www/doc/sequencing.html
  1. … 12 more files in changeset.
- switch to common resource downloading infrastructure

- upgrade to CKeditor 4.10.0

- bump version number to 0.18

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