• last updated 15 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- bump version number to 2.9.1d2 to cause reloading of message keys

- replace onclick handler in assessment by event listener

- replace deprecated function util_unlist by lassign

- get rid of "missing formwidget" warning

- add missing message key

- simplify quoting

    • -0
    • +1
    ./catalog/assessment.en_US.ISO-8859-1.xml
- provide default title

- simplify and fix default handling

- fix invalid tcl syntax ("else if" instead of "elseif")

- get rid of MISSING FORMWIDGET: session_results_3922:session_results_3922:formbutton:edit messages

- get rid of MISSING FORMWIDGET: admin_section_3922

- replace onchange handlers in assessment by event listeners

- simplify default value handling

    • -13
    • +14
    ./www/asm-admin/admin-request.tcl
- pass doc(title) properly

- care about nonces

- make sure, all doc properties are always passed

- simplify quoting

- replace "onclick" handler in .adp file by event listener

- more syntactic cleanup

- quote HTML attributes

    • -1
    • +1
    ./www/asm-admin/request-notification.adp
  1. … 3 more files in changeset.
- modernize HTML

  1. … 24 more files in changeset.
- modernize HTML in .adp files

- modernize HTML of documentation

    • -1
    • +1
    ./www/doc/asm_trigger_doc/ch01s01.html
  1. … 2 more files in changeset.
- reduce depency on acs_permission_all on PostgreSQL

    • -0
    • +7
    ./sql/postgresql/upgrade/upgrade-2.9.0-2.9.1d1.sql
file upgrade-2.9.0-2.9.1d1.sql was initially added on branch oacs-5-9.

    • -0
    • +0
    ./sql/postgresql/upgrade/upgrade-2.9.0-2.9.1d1.sql
- reduce dependencies on acs_object_party_privilege_map (for PostgreSQL)

- use always empty statements (and not spaces or *SQL*) to denote that a SQL statement should be used from the .xql file

    • -0
    • +37
    ./tcl/callback-procs-postgresql.xql
file callback-procs-oracle.xql was initially added on branch oacs-5-9.

    • -0
    • +0
    ./tcl/callback-procs-oracle.xql
file callback-procs-postgresql.xql was initially added on branch oacs-5-9.

    • -0
    • +0
    ./tcl/callback-procs-postgresql.xql
- use entities for single quotes in the text

    • -154
    • +165
    ./www/doc/data_collection.adp
    • -109
    • +119
    ./www/doc/requirements.adp
  1. … 8 more files in changeset.
- remove several expressions $assessment_id by :assessment_id in .xql files

- reduce dependencies on acs_object_party_privilege_map (for PostgreSQL)

    • -0
    • +13
    ./www/asm-admin/index-postgresql.xql
    • -1
    • +1
    ./www/asm-admin/request-notification.tcl
    • -11
    • +7
    ./www/asm-admin/send-mail-postgresql.xql
    • -0
    • +56
    ./www/asm-admin/sessions-oracle.xql
    • -0
    • +53
    ./www/asm-admin/sessions-postgresql.xql
file sessions-oracle.xql was initially added on branch oacs-5-9.

    • -0
    • +0
    ./www/asm-admin/sessions-oracle.xql
file sessions-postgresql.xql was initially added on branch oacs-5-9.

    • -0
    • +0
    ./www/asm-admin/sessions-postgresql.xql
- updated version numbers, regenerated documentation

    • -16
    • +16
    ./www/asm-admin/export/index.vuh
    • -7
    • +7
    ./www/doc/user_interface/item_creation.adp
  1. … 289 more files in changeset.
- add editor hints to .vuh files

  1. … 27 more files in changeset.
- prefer "localurl" over "return_url" as name of page_filter

    • -2
    • +2
    ./www/asm-admin/view-item-responses.tcl
  1. … 15 more files in changeset.