• last updated 12 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- prefer sql statements between curly braces

    • -2
    • +6
    ./www/apm/version-callback-add-edit.tcl
.xql-file reform of acs-admin

- remove sql statements from the code, where these are provided via .xql

- prefer empty sql statements over various forms of *SQL*

- remove obsolete Oracle queries

member_approve

member_ban

member_reject

member_deleted

member_unapprove

user_info

- remove obsolete .xql files (containing only unused query names)

www/users/modify-admin-privileges-oracle.xql

www/users/modify-admin-privileges-postgresql.xql

www/users/user-add-2.xql

    • -41
    • +0
    ./www/users/member-state-change-oracle.xql
    • -23
    • +0
    ./www/users/modify-admin-privileges-oracle.xql
    • -23
    • +0
    ./www/users/modify-admin-privileges-postgresql.xql
    • -12
    • +2
    ./www/users/registration-history.tcl
- bump version numbers from 5.9.0b* to 5.9.0

  1. … 32 more files in changeset.
- bump version numbers to 6.9.0 (oacs) / 2.9.0 (dotlrn)

  1. … 72 more files in changeset.
- fix for bug #2805

    • -1
    • +2
    ./www/users/modify-admin-privileges.adp
    • -2
    • +6
    ./www/users/modify-admin-privileges.tcl
- group package-specific functions together

- add XOTcl request monitor to offered monitoring links if installed

- provide more security for granting/revoking swa permissions (use timeouts and configurable secrets)

    • -11
    • +7
    ./www/users/modify-admin-privileges.tcl
- allow to goto acs-admin/install page also without internet connection

- bump version number

- fix install URLs

- bump version numbers

  1. … 75 more files in changeset.
- reduce verbosity

- add forward compatibility of API for oacs-5-9

*** empty log message ***

  1. … 75 more files in changeset.
- add list filter for installs vs. upgrades

- use include_contract

- prefer ns_quotehtml over ad_quotehtml

    • -2
    • +2
    ./www/apm/version-dependency-add-2.tcl
    • -2
    • +2
    ./www/apm/version-dependency-remove.tcl
    • -2
    • +2
    ./www/apm/version-generate-tarball.tcl
  1. … 14 more files in changeset.
- new api call [template::streaming_template] to make streaming template better theme-able

- adjust all calls to use [template::streaming_template]

  1. … 4 more files in changeset.
- clean up "install" pages

  1. … 1 more file in changeset.
- improve consistency of naming

- improve labels

- improve explanatory text

- make pretty string of acs-tcl and acs-admin more conformant

  1. … 3 more files in changeset.
- remove subsistes from "service-parameters" page, since these might be many, and there is a own page for administering subsites

    • -1
    • +1
    ./lib/service-parameters-postgresql.xql
- return apm_package_types.pretty name consistently when referring to packages (instead of e.g. acs-object's name)

    • -1
    • +2
    ./lib/service-parameters-postgresql.xql
- allow no-selected group in user search (by fixing other bugs, db_html_select_value_options works now, but forced the user to select a group)

- use a faster sql query

- order groups by group_id to list "the public" first

- add editor hints to keep spaces/tabs in the furture more consistent

  1. … 740 more files in changeset.
- fix editor hints

  1. … 1 more file in changeset.
installer-updates:

- distinguish in messages between "install" and "upgrade"

- move code for per-package install.xml from www code to library

function apm_package_install and evaluate the file only on installs

  1. … 1 more file in changeset.
- add "button" style to install actions