• last updated 3 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
fix typos

  1. … 1 more file in changeset.
Fix typos

  1. … 7 more files in changeset.
Fix typos

  1. … 31 more files in changeset.
Fix typos

Fix typos

  1. … 10 more files in changeset.
improve sanity of expressions

use per-thread caching for "package_function_p" and "package_plsql_args" to reduce stress on util_memoize cache

Fix typos

  1. … 62 more files in changeset.
Fix typos

  1. … 41 more files in changeset.
subsite::get: do not force array interface and return always dict

delete unneeded .xql files

    • -19
    • +0
    ./plsql-utility-procs-postgresql.xql
  1. … 22 more files in changeset.
fix typo

  1. … 1 more file in changeset.
Use consistently ad_script_abort after ad_return_warning

  1. … 5 more files in changeset.
Use consistently ad_script_abort after ad_return_error.

Break long lines

  1. … 24 more files in changeset.
Bugfix, get also id_column from acs_object_type retrieval

Fix typo in comment

white space changes

New callback: subsite::page_plugin:

- Execute pacakge-specfic code on every page. Callbacks of this type

typically call template::head::* functions to add application specific

code (CSS and JavaScript) to every page (e.g. like e.g. the cookie-consent-plugin).

This callback is a generalization of the callbacks "subsite::get_extra_headers"

and "subsite::header_onload".

- Bump version number to 5.10.0d2

  1. … 1 more file in changeset.
Reduce divergencies between oracle and postgres codebase, remove obsolete query

Reduce divergencies between oracle and postgres codebase, remove obsolete queries

Reduce divergency between oracle and postgres codebase, reduce query replication using api

Reduce divergency between oracle and postgres codebase

    • -20
    • +0
    ./approval-expiration-procs-oracle.xql
    • -22
    • +0
    ./approval-expiration-procs-postgresql.xql
    • -0
    • +16
    ./approval-expiration-procs.xql
Simplify idiom

Bug fix: avoid confusion between command argument and option, when argument starts with "-"

  1. … 79 more files in changeset.
Make so that refreshing of theming subsite parameters doesn't include locally modified subsites

This includes also moving of logic to identify local modifications in a proc

  1. … 1 more file in changeset.
Added procs to quickly issue refresh of subsite theme parameters from current theme defaults. This is useful in a context with many subsites using the same theme, when desired behavior at upgrade is to have them reload all parameters automatically.

merged changes from the oacs-5-9 branch and resolved conflicts

    • -46
    • +1
    ./application-group-procs-oracle.xql
    • -40
    • +0
    ./application-group-procs-postgresql.xql
    • -11
    • +11
    ./email-image-procs-postgresql.xql
  1. … 7820 more files in changeset.
mark *not_cached function as private

Make sure to internationalize names

Fix typo