acs-developer-support

  • last updated 16 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- bump version numbers for beta release

  1. … 74 more files in changeset.
- prettify documentation (use master templates)

  1. … 7 more files in changeset.
file index.adp was initially added on branch oacs-5-8.

  1. … 2 more files in changeset.
- bump version numbers to [25].8.1a3

- update requirements for core components to newest version number in the branch

  1. … 74 more files in changeset.
- fix incorrect "request duration"

- remove deprecated call to "ad_admin_footer"

- moderize tcl

* use "lassign" instead of repeated "lindex" calls,

* use "dict" instead of array

- improve indentation and quoting

- removed outdated and unlinked page

    • -273
    • +0
    ./www/doc/developer-support-example.html
- bump version numbers

  1. … 11 more files in changeset.
- set maturity of core packages to 3

  1. … 11 more files in changeset.
- improve page-contracts

- bump version number

  1. … 1 more file in changeset.
- use just first command word 2dn column of database statistics

- stick for database operations on the ms level, but use floating point numbers

  1. … 1 more file in changeset.
- report times from developer support below ms granularity

  1. … 1 more file in changeset.
- fix toolbar buttons of ds

- quote pattern

- use numeric comparison operator for truth value comparisons

  1. … 4 more files in changeset.
- call ds_init for all types of concrete files for which handlers are registered

- fix 2 typos

  1. … 1 more file in changeset.
- add missing commits for more light-weight developer support integration

    • -1
    • +21
    ./tcl/acs-developer-support-procs.tcl
  1. … 1 more file in changeset.
- use $::acs::rootdir rather than [acs_root_dir] or [get_server_root]

- use variables rather than function to determine state of the developer support

- bump version numbers

  1. … 11 more files in changeset.
- modernize tcl

- brace expressions

- update maturities

  1. … 4 more files in changeset.
- use property "doc(title)" throughout oacs-5-8 instead of "title" to get rid of warnings in error.log of the form:

Warning: /forums/message-view has no doc(title) set.

Using doc(title) is required in blank-master.tcl but was used so far only in a few packages

  1. … 333 more files in changeset.
- replace deprecated "export_url_vars" by "export_vars -url"

- fix bracing in "export_vars -form"

  1. … 121 more files in changeset.
- replace deprecated "export_form_vars" by "export_vars -form"

- replace deprecated "ad_export_vars" by "export_vars"

  1. … 72 more files in changeset.
- revert form_vars update

  1. … 82 more files in changeset.
- replace deprecated "export_form_vars" by "form_vars"

  1. … 31 more files in changeset.
- wipe out ad_get_user_id from oacs-5-8 branch

  1. … 1 more file in changeset.
- bump version numbers

  1. … 39 more files in changeset.
- replace deprecated "ad_verify_and_get_user_id" by "ad_conn user_id"

    • -10
    • +10
    ./tcl/acs-developer-support-procs.tcl
  1. … 6 more files in changeset.