• last updated 1 hour ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Move download_* api into a download:: namespace

Fixes naming convention automated test

  1. … 18 more files in changeset.
Replace deprecated api

Provide a default when no users are specified so the query won't just fail

Whitespace cleanup

Replace deprecated api

Replace deprecated api

Fix upload link, should be computed into the multirow

improve spelling

remove obsolete calls (ad_quotehtml) and make code more robust

Whitespace changes + editor hints

    • -7
    • +13
    ./www/admin/approve-or-reject-2.tcl
  1. … 22 more files in changeset.
Replace/remove deprecated proc 'db_null'

  1. … 22 more files in changeset.
Fix typos (ad_return*)

  1. … 2 more files in changeset.
add ad_script_abort after connection-closing commands to make termination intent explicit

    • -1
    • +2
    ./www/admin/repository-metadata-delete.tcl
    • -2
    • +2
    ./www/admin/repository-reasons-delete.tcl
    • -1
    • +2
    ./www/admin/repository-types-delete.tcl
  1. … 24 more files in changeset.
Flush dirty editor buffer

Make query a few hundred times faster by replacing "cc_users" view by "persons"

Normalize boolean expressions in .adp code

  1. … 1 more file in changeset.
Fix typos

    • -3
    • +3
    ./www/admin/repository-metadata-edit.tcl
  1. … 19 more files in changeset.
Resolve ambiguity with new versions of acs-content-repository

Bump version number to 5.2d8

    • -33
    • +40
    ./www/archive-add-2-postgresql.xql
- replace deprecated tags

- drop unused sequence

- use plain sequence for db_nextval

    • -0
    • +32
    ./sql/postgresql/upgrade/upgrade-5.2d6-5.2d7.sql
- prefer css over old html attribute for aligning

- remove double <br>

- use 2third table style

- 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