• last updated 23 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- bump version number, add display_template_name

- update documentation

  1. … 21 more files in changeset.
- add colons for consistency

- let package doc files start with H1

  1. … 9 more files in changeset.
- update/add .adp files for documentation

    • -0
    • +169
    ./www/doc/requirements.adp
  1. … 21 more files in changeset.
- drop view explicitly and create it in a separate step

- Remove dependencies from acs_objects.tree_sortkey and

acs_objects.max_child_sortkey, which are not needed (just part of

the PostgreSql datamodel and not in Oracle) and which will be gone

in OpenACS 5.9

    • -0
    • +28
    ./sql/postgresql/upgrade/upgrade-5.2d3-5.2d4.sql
- fix and standardize quoting in template properties

    • -1
    • +1
    ./www/admin/report-version-downloads.adp
  1. … 166 more files in changeset.
- improve validity of HTML

- fix typos

- improve validity of HTML

- standardize url construction to protect against injection attacks

- hardening page contracts

    • -2
    • +2
    ./www/admin/report-version-downloads.tcl
  1. … 15 more files in changeset.
- improve message keys

    • -1
    • +1
    ./catalog/download.de_DE.ISO-8859-1.xml
    • -1
    • +1
    ./catalog/download.en_US.ISO-8859-1.xml
- fix quote

- fix quotes

- quote HTML attributes

- improve page-contracts

    • -2
    • +2
    ./www/admin/report-version-downloads.tcl
    • -2
    • +2
    ./www/admin/repository-metadata-delete.tcl
    • -2
    • +2
    ./www/admin/repository-metadata-edit.tcl
    • -2
    • +2
    ./www/admin/repository-reasons-delete.tcl
    • -2
    • +2
    ./www/admin/repository-reasons-edit.tcl
  1. … 28 more files in changeset.
- fix type of argument

- prettify output

- use numeric comparison operator for truth value comparisons

- commit modifications from openacs.org

    • binary
    ./www/graphics/download-button.png
- modernize tcl

- brace expressions

    • -2
    • +2
    ./www/admin/repository-metadata-edit.tcl
Adding missing and.

Removing extra space on pkg version no.

Download package depends no more on acs-mail package. Instead acs_mail_lite api is used.

    • -17
    • +0
    ./www/admin/approve-or-reject-2-oracle.xql
    • -23
    • +0
    ./www/admin/approve-or-reject-2-postgresql.xql
    • -24
    • +6
    ./www/admin/approve-or-reject-2.tcl
    • -22
    • +0
    ./www/admin/spam-users-2-oracle.xql
    • -20
    • +0
    ./www/admin/spam-users-2-postgresql.xql
- lifting length contraints that were necessary at openacs.org

    • -0
    • +8
    ./sql/postgresql/upgrade/upgrade-5.2d1-5.2d2.sql
- replace deprecated "philg_quote_double_quotes" by "ad_quotehtml"

- use <property name="doc(title)">

  1. … 9 more files in changeset.
- use property "doc(title)" instead of property "title" to get rid of warnings in error.log

  1. … 9 more files in changeset.