• last updated 5 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- make child-resouces embeddable in pages to list siblings

- adapt test to incomporate maxlength and size

i18n of categories package. Mostly all of the interface are now internationalized, probably a couple are missing. Bumping up version so catalog files are loaded. New message keys added on en_US and de_DE catalogs.

    • -3
    • +100
    ./categories/catalog/categories.de_DE.ISO-8859-1.xml
    • -0
    • +110
    ./categories/catalog/categories.en_US.ISO-8859-1.xml
    • -7
    • +5
    ./categories/www/categories-browse.adp
    • -5
    • +5
    ./categories/www/cadmin/category-form.tcl
    • -3
    • +4
    ./categories/www/cadmin/category-link-delete.adp
    • -2
    • +2
    ./categories/www/cadmin/category-links-view.adp
    • -1
    • +2
    ./categories/www/cadmin/category-usage.adp
  1. … 18 more files in changeset.
i18n of xowiki admin UIs. Bumping up version number in order to load catalog files and run upgrade script.

    • -17
    • +75
    ./xowiki/catalog/xowiki.de_DE.ISO-8859-1.xml
Typo: missing e on "June"

Typo: missing e on "June"

- bump version number

- define method get_anon_instances to allow overloading (from eg. xowf)

    • -10
    • +10
    ./xowiki/tcl/xowiki-www-procs.tcl
Fix RestrictErrorsToAdminsP parameter behaviour, which previously did nothing.

    • -5
    • +9
    ./acs-tcl/tcl/request-processor-procs.tcl
- call build-name for import_prototype_page to ensure same naming conventions

- make sure to construct valid h-store queries in case, use_hstore is activated

- optimize query in "most popular pages" includelet for large installations

- fix css path for default style

- add length restriction to names in xowiki pages to avoid potential limitations of the form-fields of the oacs content repository

- since aolserver and naviserver translate backslashses in urls into slashes, treat slashes and backslashses in page names as well the same (i.e. translate both)

Backed out change to make content richtext rather than text, because of

xotcl-core, can't have the type change depending on whether or not that

was previously installed and can't change it to richtext without (probably)

breaking xotcl stuff. Sucks but that's life.

- for delivering 0-byte files, set the length explicitely

Added rudimentary content repository support.

    • -0
    • +1
    ./acs-object-management/acs-object-management.info
    • -1
    • +3
    ./acs-object-management/catalog/acs-object-management.en_US.ISO-8859-1.xml
    • -3
    • +8
    ./acs-object-management/lib/forms/generic.tcl
    • -0
    • +84
    ./acs-object-management/tcl/apm-callback-procs.tcl
    • -23
    • +1
    ./acs-object-management/tcl/form-procs.tcl
    • -56
    • +76
    ./acs-object-management/tcl/object-procs.tcl
    • -6
    • +12
    ./acs-object-management/www/admin/index.tcl
Argh! "content" wants to be richtext, not text !!!

    • -2
    • +2
    ./acs-content-repository/acs-content-repository.info
file upgrade-5.7.0d4-5.7.0d5.sql was initially added on branch oacs-5-7.

    • -0
    • +0
    ./acs-content-repository/sql/oracle/upgrade/upgrade-5.7.0d4-5.7.0d5.sql
- update namings for current git snapshot of XOTcl 2

Don't use the encoded subject in the call to the callback

    • -3
    • +3
    ./acs-mail-lite/tcl/acs-mail-lite-procs.tcl
Kludge around xotcl-core for oracle, as was done earlier for PG.

1. Added "--default foo" style comments to new PL/pgSQL function parameters

because xotcl-core, rather than use the metadata created by define_function_params,

ASSIGNS SEMANTICS TO THESE SQL COMMENTS. Bah. If I truly cared about quality

I'd insist the xotcl people fix their code and do things right, but I know that

would never happen so ... kludge away.

2. xotcl-core adds CR attributes (rather than fix core). So my fixing of

core conflicts, meaning I have to kludge again. Still needs to be fixed

for oracle.

i18n and translation into spanish

    • -0
    • +1
    ./acs-subsite/catalog/acs-subsite.en_US.ISO-8859-1.xml
    • -2
    • +3
    ./acs-subsite/catalog/acs-subsite.es_ES.ISO-8859-1.xml
    • -3
    • +5
    ./acs-subsite/www/admin/host-node-map/index.adp
    • -11
    • +11
    ./acs-subsite/www/admin/host-node-map/index.tcl
    • -7
    • +10
    ./acs-subsite/www/admin/rel-types/index.adp
    • -10
    • +16
    ./acs-subsite/www/admin/rel-types/new.adp
    • -2
    • +2
    ./acs-subsite/www/admin/rel-types/new.tcl
Fixed to handler cookies from previous version correctly. Add back in inf max_age for session cookie when Remember Me is checked so it passes the expiration test.

Put the strict check in the wrong place.

use -strict when checking for integer as empty string returns true without it

Fix so if the session renew time is NOT included in the cookie (ie: cookies created before this fix) will be renewed

i18n and translation into spanish

    • -1
    • +2
    ./acs-subsite/catalog/acs-subsite.en_US.ISO-8859-1.xml
    • -8
    • +9
    ./acs-subsite/catalog/acs-subsite.es_ES.ISO-8859-1.xml
    • -12
    • +12
    ./acs-subsite/www/admin/groups/index.adp
    • -2
    • +4
    ./acs-subsite/www/admin/groups/index.tcl
    • -5
    • +5
    ./acs-subsite/www/admin/object-types/index.adp
    • -2
    • +2
    ./acs-subsite/www/admin/object-types/index.tcl
    • -5
    • +7
    ./acs-subsite/www/admin/rel-segments/index.adp
    • -2
    • +3
    ./acs-subsite/www/admin/rel-segments/index.tcl
    • -34
    • +14
    ./acs-subsite/www/admin/site-map/index.adp
    • -14
    • +14
    ./acs-subsite/www/admin/site-map/index.tcl