• last updated 7 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- 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.
change ad_verify_and_get_user_id to ad_conn user_id, change ad_maybe_redirect_for_registration to auth::require_login, make some db_ and dt_ function -public

  1. … 689 more files in changeset.
commit to HEAD of merge of changes on oacs-5-1 branch between tags jcd-merge-5-1-20040724 and jcd-merge-5-1-20050111

    • -1
    • +66
    ./sql/postgresql/upgrade/upgrade-5.0d1-5.0d2.sql
  1. … 2273 more files in changeset.
SQL function "bookmark__initialize_in_closed_p" takes 3 arguments starting with

package version 5.0d2.

    • -1
    • +66
    ./sql/postgresql/upgrade/upgrade-5.0d1-5.0d2.sql
Fixed typo in bookmark edit link.

Titles (descriptions) or URLs containing control characters such as \n break

the javascript so they need to be removed.