• last updated 21 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Improve handling of script-aborts in portlets

Remove needless warning

- replace "<include ... />" by "<include ... >", since adp parser in

AOLserver and NaviServer passes "/" as argument to the adp-include.

  1. … 14 more files in changeset.
- tighten page contracts

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

    • -4
    • +4
    ./www/themes/kelp-theme/kelp-theme.adp
  1. … 10 more files in changeset.
- provide index pages for service packages accessible via acs-admin/lib/service-parameters adp-include (used in on /acs-admin/)

  1. … 4 more files in changeset.
- remove unneeded expr statements

  1. … 5 more files in changeset.
hidden_p is a boolean noe, therefore rewriting the case clause of portal::configure_dispatch.toggle_tab_visibility

file upgrade-2.9.1d2-2.9.1d3.sql was initially added on branch oacs-5-9.

    • -0
    • +0
    ./sql/postgresql/upgrade/upgrade-2.9.1d2-2.9.1d3.sql
Deleting old definition of portal_page__new/11

- modenize HTML

  1. … 10 more files in changeset.
- bump version number to 2.9.1d2

- cleanup for last commit (remove old function defs with varchar for boolean attributes)

file upgrade-2.9.1d1-2.9.1d2.sql was initially added on branch oacs-5-9.

    • -0
    • +0
    ./sql/postgresql/upgrade/upgrade-2.9.1d1-2.9.1d2.sql
Alter caveman style booleans (type character(1)) to real SQL boolean types.

    • -29
    • +18
    ./sql/postgresql/portal-core-create.sql
    • -0
    • +151
    ./sql/postgresql/upgrade/upgrade-2.9.0-2.9.1d1.sql
file upgrade-2.9.0-2.9.1d1.sql was initially added on branch oacs-5-9.

    • -0
    • +0
    ./sql/postgresql/upgrade/upgrade-2.9.0-2.9.1d1.sql
- never call util_memoize with string substitions, but use [list] instead

- bump version numbers to 6.9.0 (oacs) / 2.9.0 (dotlrn)

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

  1. … 75 more files in changeset.
- add change scripts

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

    • -0
    • +0
    ./sql/oracle/upgrade/upgrade-2.9.0b1-2.9.0b2.sql
    • -0
    • +0
    ./sql/postgresql/upgrade/upgrade-2.9.0b1-2.9.0b2.sql
- add index on join column

    • -1
    • +3
    ./sql/postgresql/portal-core-create.sql
*** empty log message ***

  1. … 75 more files in changeset.
- prefer ns_quotehtml over ad_quotehtml

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

  1. … 336 more files in changeset.
- remove globals for errorInfo and use namespace qualifiers instead

  1. … 2 more files in changeset.
- standardize argument passing to adp-includes, don't perform double i18n and double quoting

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

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

  1. … 18 more files in changeset.
- improve safety of generated HTML