• last updated 34 mins ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Prefer '{}' to '[list]' when creating empty lists

  1. … 204 more files in changeset.
Fix typos

  1. … 75 more files in changeset.
Fix more typos

  1. … 84 more files in changeset.
Fix broken links

- reduce the dependencies on acs_object_party_privilege_map for PostgreSQL

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

- modernize tcl

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

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

    • -1
    • +1
    ./www/presentation-acl-add-group-2.adp
  1. … 166 more files in changeset.
- standardize url construction to protect against injection attacks

- modernize tcl

  1. … 21 more files in changeset.
- hardening page contracts

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

- quote HTML attributes

    • -11
    • +11
    ./www/presentation-acl-add-2.adp
    • -6
    • +6
    ./www/presentation-acl-add-group-2.adp
  1. … 13 more files in changeset.
- improve page-contracts

    • -2
    • +2
    ./www/presentation-acl-add-group-2.tcl
    • -2
    • +2
    ./www/presentation-acl-add-group-3.tcl
- replace calls to deprecated "ns_sendmail" to calls to "acs_mail_lite::send"

  1. … 4 more files in changeset.
- replace deprecated "philg_quote_double_quotes" by "ad_quotehtml"

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

    • -1
    • +1
    ./www/presentation-acl-add-group-2.adp
  1. … 17 more files in changeset.
- replace deprecated calls

    • -3
    • +3
    ./www/presentation-acl-add-group-2.tcl
  1. … 22 more files in changeset.
- added victor's patch to omit deprecated messages of "ns_info tcllib". Background: naviserver supports multiple (virtual) servers, which might have different tcllibs. Therefore, the preferred command to query this was moved to "ns_server ?-server s? tcllib" and "ns_info tcllib" was deprecated. From the OpenACS point of view, one wants to locate the actual library. Since the variable does not change, it is fine to store it in a per-thread variable which can be efficiently accessed.

  1. … 21 more files in changeset.
get rid of the rest of the proc_doc calls

  1. … 19 more files in changeset.
add code for to allow delete presentatiosn all authority users

removing callback implementatios from application-track and adding them to the owner packages

  1. … 1 more file in changeset.
Bugfix on missing context variable

fix grant and revoke of public viewing permissions

    • -2
    • +2
    ./www/presentation-public-postgresql.xql
let's make the default to private instead of public when a wimpy point is created

Moving the callback implementations's code from wp-slim-procs to wp-slim-callback-procs

file wp-slim-callback-procs.tcl was initially added on branch oacs-5-2.

    • -0
    • +0
    ./tcl/wp-slim-callback-procs.tcl
file wp-slim-callback-procs.xql was initially added on branch oacs-5-2.

    • -0
    • +0
    ./tcl/wp-slim-callback-procs.xql
Adding merge implementations for wp-slim

Removing merge implementations for wp-slim

Adding MergePackageUser and MergeShowUserInfo callback implementations

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. … 675 more files in changeset.