• last updated 6 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- tighten page contract

- improve indentation

- provide more security for granting/revoking swa permissions (use timeouts and configurable secrets)

make signed parameters more useful:

- added secret for parameter signature (can be configured

in config file in section "ns/server/${server}/acs"

parameter "parametersecret"

- allow specification of expiration for signed parameters via

"max_age" in export_vars (eg. "user_id:sign(max_age=20)", meaning:

valid for 20 seconds)

- don't advertise deprected procs in documentation

- don't rely on catch when creating cache

- bump version number to make fix for user_agent_version upgradeable via "install from repository"

- allow to goto acs-admin/install page also without internet connection

- bump version number

- check result of regepx before assuming a match variable is set

- fix order of arguments of tcl's version compare (many thnaks for felix moedritscher for the hint)

    • -2
    • +2
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl
- new api calls "subsite::save_theme_parameters_as_default" and "subsite::update_subsite_theme"

for developers to update the subsite theme parameters

- improved robustness and emit warnings when ResourceDir does not point to an existing directory

- fix typos

- allow empty string as argument for template::adp_compile

- fix install URLs

- fix variable name

- updated readme and changelog

    • -137635
    • +135187
    /openacs-4/ChangeLog
- bump version numbers

  1. … 61 more files in changeset.
- minor documentation updates

  1. … 105 more files in changeset.
- improve comment

- use explicit create statements

- fix broken sql

- quote THML attributes

- reduce quoting hell

- remove broken and unuesed query

- remove broken and unused include file

- add change scripts

file upgrade-2.9.0b1-2.9.0b2.sql was initially added on branch oacs-5-9.

- add index on join column

- reduce verbosity

- last commit message lacks mentioning:

* allow form names with "dashes" for the standard forms template

* use template_tag_subst_reference mroe consistently

- use more byte-compiled tcl functions in generated adp code

- use "string is true" instead of home-cooked version

- add truely relocatable serialize, already using new interface in forthcoming nsf release

    • -14
    • +48
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl