• last updated 8 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
file as_items.adp was initially added on branch oacs-5-9.

- add .adp files for pretty documentation

  1. … 27 more files in changeset.
file requirements.adp was initially added on branch oacs-5-9.

    • -0
    • +0
    ./www/doc/requirements.adp
  1. … 2 more files in changeset.
file index.adp was initially added on branch oacs-5-9.

    • -0
    • +0
    ./www/doc/asm_trigger_doc/index.adp
    • -0
    • +0
    ./www/doc/user_interface/index.adp
  1. … 2 more files in changeset.
- standardize argument passing to adp-includes, don't perform double i18n and double quoting

    • -1
    • +1
    ./www/admin/asm-action-param-admin.adp
    • -1
    • +1
    ./www/asm-admin/catalog-section-add.adp
  1. … 110 more files in changeset.
- fix and standardize quoting in template properties

  1. … 331 more files in changeset.
- fix and standardize quoting in template properties

  1. … 382 more files in changeset.
- make sure to quote hrefs

    • -1
    • +1
    ./www/asm-admin/view-item-responses.adp
  1. … 1 more file in changeset.
- quote HTML attribute values

- quote HTML attributes

    • -1
    • +1
    ./www/admin/asm-action-param-admin.adp
    • -1
    • +1
    ./www/asm-admin/catalog-section-add.adp
- use type checking for boolean parameters in page_contracts to improve security

    • -2
    • +2
    ./www/asm-admin/add-edit-section-check.tcl
  1. … 9 more files in changeset.
Merging back to HEAD all changes that happened in branch oacs-5-8 between tags: vg-merge-oacs-5-8-from-20141027 and vg-merge-oacs-5-8-from-20150427

    • -0
    • +6
    ./sql/oracle/assessment-collected-data-create.sql
    • -0
    • +2
    ./sql/oracle/assessment-item-create.sql
    • -0
    • +4
    ./sql/oracle/assessment-types-create.sql
    • -0
    • +25
    ./sql/postgresql/upgrade/upgrade-2.8.1-2.8.2d1.sql
  1. … 510 more files in changeset.
- add missing indices

- bump version number to 2.8.2d1

    • -0
    • +6
    ./sql/oracle/assessment-collected-data-create.sql
    • -0
    • +2
    ./sql/oracle/assessment-item-create.sql
    • -0
    • +4
    ./sql/oracle/assessment-types-create.sql
    • -0
    • +25
    ./sql/postgresql/upgrade/upgrade-2.8.1-2.8.2d1.sql
file upgrade-2.8.1-2.8.2d1.sql was initially added on branch oacs-5-8.

    • -0
    • +0
    ./sql/oracle/upgrade/upgrade-2.8.1-2.8.2d1.sql
    • -0
    • +0
    ./sql/postgresql/upgrade/upgrade-2.8.1-2.8.2d1.sql
- replace deprecated ad_require_permission by permission::require_permission in index.vuh files

- replace deprecated ns_tmpnam by ad_tmpname in index.vuh files

  1. … 3 more files in changeset.
- add convenience function ad_tmpdir

- replace deprecated ns_tmpnam by ad_tmpdirname or ad_tmpdir

  1. … 2 more files in changeset.
Merging back to HEAD branch oacs-5-8 (using tag vg-merge-oacs-5-8-from-20141027).

    • -1
    • +1
    ./sql/oracle/assessment-actions-insert.sql
    • -2
    • +2
    ./sql/oracle/assessment-actions-package-create.sql
    • -0
    • +150
    ./sql/oracle/upgrade/upgrade-2.8.1a1-2.8.1a2.sql
  1. … 2533 more files in changeset.
- bump version numbers to 5.8.1

  1. … 74 more files in changeset.
- bump version number to 5.8.1b2

  1. … 75 more files in changeset.
- bump version numbers for beta release

  1. … 74 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 api-doc variables @creation-date

- fix invalid api-doc variable @creation_date

  1. … 5 more files in changeset.
- fix invalid @param declarations for API browser

  1. … 7 more files in changeset.
Removing what seems to be a backup file (not sourced from anywhere) and removing unused function from upgrade script.

- fixing presumably dead code (??) from assessment-actions-create-p.sql

    • -0
    • +150
    ./sql/oracle/upgrade/upgrade-2.8.1a1-2.8.1a2.sql
file upgrade-2.8.1a1-2.8.1a2.sql was initially added on branch oacs-5-8.

    • -0
    • +0
    ./sql/oracle/upgrade/upgrade-2.8.1a1-2.8.1a2.sql
    • -0
    • +0
    ./sql/postgresql/upgrade/upgrade-2.8.1a1-2.8.1a2.sql
- fix calls to deprecated function ad_parameter stored in SQL (this should be actually replaced to a single call to a proc performing the logic)

    • -1
    • +1
    ./sql/oracle/assessment-actions-insert.sql
    • -2
    • +2
    ./sql/oracle/assessment-actions-package-create.sql
    • -1
    • +1
    ./sql/postgresql/upgrade/upgrade-0.10d6-0.10d7.sql
    • -2
    • +2
    ./sql/postgresql/upgrade/upgrade-0.23d3-0.23d4.sql
- fix deprecated api call embedded in sql code

- fix quoting