• last updated 1 hour ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- 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

- quote HTML attribute values

- use &amp instead of & in hrefs

    • -22
    • +22
    ./www/template-place-element.adp
  1. … 12 more files in changeset.
Merging back to HEAD branch oacs-5-8 (using tag vg-merge-oacs-5-8-from-20141027).

  1. … 2541 more files in changeset.
- bump version numbers to 5.8.1

  1. … 74 more files in changeset.
- bump version number to 5.8.1b2

  1. … 75 more files in changeset.
- bump version numbers for beta release

  1. … 74 more files in changeset.
- bump version numbers to [25].8.1a3

- update requirements for core components to newest version number in the branch

  1. … 74 more files in changeset.
- replace deprecated call to "ad_return" by "return"

  1. … 6 more files in changeset.
- fix ambiguous markup in adp pages due to missing quoting

  1. … 3 more files in changeset.
- fix invalid api-doc variable @creation_date

  1. … 5 more files in changeset.
- replace depreacted "ad_return" by "return"

- set maturity to DotLRN packages to 2

  1. … 23 more files in changeset.
- use dotlrn.org as vendor

  1. … 23 more files in changeset.
- correct work-in-progress version numbering to *a1

  1. … 28 more files in changeset.
- bump version numbers due to branching

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

  1. … 28 more files in changeset.
- use $$ quoting in postgres SQL

- use name parameter for SQL functions

- favor tcl-compilable string comparisons

- brace expressions

- replace deprecated "acs_sc_call" by "acs_sc::invoke"

- bump version number to indicate compatibility with 5.8.1

    • -197
    • +336
    ./sql/postgresql/api-create.sql
    • -77
    • +77
    ./sql/postgresql/datasource-sc-create.sql
    • -34
    • +34
    ./sql/postgresql/datasource-sc-drop.sql
    • -6
    • +15
    ./sql/postgresql/upgrade/upgrade-2.0.3-2.1.0a1.sql
  1. … 5 more files in changeset.
- replace depreacted "ad_parameter" by "parameter::get"

- replace deprecated "ad_permission_p" by "permission::permission_p"

- replace deprecated "ad_require_permission" by "permission::require_permission"