• last updated 19 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Normalize adp expressions

Fix bbroken links

fix broken links

Fix typos

  1. … 3 more files in changeset.
- reduce the dependencies on acs_object_party_privilege_map (and all_object_party_privilege_map) for PostgreSQL

- sigh, the adp file contains a mixture of <% .. %> and adp content... should be fixed in the future

- reduce the dependencies on acs_object_party_privilege_map for PostgreSQL

- speed up query by at least a factor of 2

- fix one more function

- allow session_id to be bigint. This change is necesasry on long running sites, when the session_id outgrows SQLs integer type

    • -19
    • +19
    ./sql/postgresql/bookmarks-create.sql
    • -0
    • +145
    ./sql/postgresql/upgrade/upgrade-5.1-5.2.sql
- prefer ns_quotehtml over ad_quotehtml

- modernize tcl

  1. … 3 more files in changeset.
- fix exported formvars

- fix url

- fix html

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

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

  1. … 166 more files in changeset.
- standardize url construction

- protect against xss

- improve safety of page contracts

  1. … 3 more files in changeset.
- quote html attributes

- improve page-contracts

  1. … 28 more files in changeset.
- modernize tcl further

- bump version number

- changes from openacs.org

- remove deprecated call to ad_maybe_redirect_for_registration

- modernize tcl

  1. … 5 more files in changeset.
- replace deprecated calls => export_vars

- replace deprecated "ad_parameter" by "parameter::get"

- replace deprecated commands

  1. … 5 more files in changeset.
Fixing usage of sequences.Providing upgrade script.

    • -0
    • +100
    ./sql/postgresql/upgrade/upgrade-5.0d2-5.0d3.sql
Exported info file from APM. Upgrading to 5.0d3

Add empty alt tags so invisible GIFs don't show up in text browsers.

  1. … 11 more files in changeset.