• last updated 3 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
merged changes from the oacs-5-9 branch and resolved conflicts

    • -0
    • +16
    ./sql/postgresql/upgrade/upgrade-5.9.0-5.9.1d1.sql
  1. … 7820 more files in changeset.
- do not depend on beta or development versions

- make sure that released versions are not beta or development

- align version numbers (e.g. use also 5.9.1 for xotcl-core)

- bump version numbers to 5.9.1

  1. … 83 more files in changeset.
bump version numbers to 5.9.1b9 respectively to 2.9.1b9 to prepare for release

  1. … 91 more files in changeset.
Add another constraint name variant as it existed in our production system

    • -1
    • +3
    ./sql/postgresql/upgrade/upgrade-5.9.0-5.9.1d1.sql
Fix spelling errors

  1. … 12 more files in changeset.
- bump version number of OpenACS to 5.9.1b3 and DotLRN to 2.9.1b3

  1. … 79 more files in changeset.
Bump version numbers for OpenACS 5.9.1b1

  1. … 81 more files in changeset.
- make boolean tests in .adp files more uniform

  1. … 12 more files in changeset.
- renamve template::add_acs_confirm_handler into template::add_confirm_handler

  1. … 9 more files in changeset.
- use confirm handler instead of "onclick=..." in all packages in oacs-5-9

  1. … 14 more files in changeset.
- modernize HTML

  1. … 17 more files in changeset.
- add editor hints to .vuh files

  1. … 30 more files in changeset.
Added missing comma

- add missing semicolons

- improve security of page_contracts

- provide support for old installations, with other constaint names

    • -1
    • +3
    ./sql/postgresql/upgrade/upgrade-5.9.0-5.9.1d1.sql
Alter caveman style booleans (type character(1)) to real SQL boolean types.

    • -0
    • +12
    ./sql/postgresql/upgrade/upgrade-5.9.0-5.9.1d1.sql
  1. … 3 more files in changeset.
file upgrade-5.9.0-5.9.1d1.sql was initially added on branch oacs-5-9.

    • -0
    • +0
    ./sql/postgresql/upgrade/upgrade-5.9.0-5.9.1d1.sql
- bump version numbers from 5.9.0b* to 5.9.0

  1. … 32 more files in changeset.
- bump version numbers to 6.9.0 (oacs) / 2.9.0 (dotlrn)

  1. … 72 more files in changeset.
- pass pretty_name to notification widget HTMLescaped (since widget expects it)

  1. … 5 more files in changeset.
- bump version numbers

  1. … 75 more files in changeset.
*** empty log message ***

  1. … 75 more files in changeset.
- use theme-able notification-widget in faq

- prefer ns_quotehtml over ad_quotehtml

  1. … 20 more files in changeset.
- add editor hints to keep spaces/tabs in the future more consistent

  1. … 336 more files in changeset.
- update of russian catalog files as contributed by v v (see issue #3272)

- standardize argument passing to adp-includes, don't perform double i18n and double quoting

  1. … 21 more files in changeset.
- fix and standardize quoting in template properties

  1. … 331 more files in changeset.
- standardize url construction to protect against injection attacks

- hardening page contracts