• last updated 7 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Deprecate util_ns_set_to_list: ns_set array is an equivalent oneliner

  1. … 5 more files in changeset.
Reduce divergency between oracle and postgres codebase

Cleanup unreferenced SQL

Reduce divergency between oracle and postgres codebase

    • -19
    • +0
    ./tcl/as-item-data-procs-oracle.xql
    • -18
    • +0
    ./tcl/as-item-data-procs-postgresql.xql
  1. … 3 more files in changeset.
fix release dates in .info files

  1. … 82 more files in changeset.
release work

  1. … 204 more files in changeset.
regenerated documentation

  1. … 454 more files in changeset.
bump version numbers of 5.9|5.10 packages to 5.10.0b1

adjust dependencies

  1. … 87 more files in changeset.
file assessment.it_IT.ISO-8859-1.xml was initially added on branch oacs-5-10.

    • -0
    • +0
    ./catalog/assessment.it_IT.ISO-8859-1.xml
Italian localization for the package

    • -0
    • +696
    ./catalog/assessment.it_IT.ISO-8859-1.xml
  1. … 2 more files in changeset.
use util::unzip instead of plain "exec unzip" commands

  1. … 2 more files in changeset.
Make api public

Whitespace changes

    • -141
    • +135
    ./tcl/test/as-assessment-procs.tcl
Add proc names to the list of covered procs in assessment tests

    • -10
    • +41
    ./tcl/test/as-assessment-procs.tcl
use bind variables instead of tcl variable substition in xql fullqueries

  1. … 16 more files in changeset.
remove calls to deprecated proc acs_lookup_magic_object (use acs_magic_object instead)

  1. … 3 more files in changeset.
Replace limit idiom with portable idiom

    • -10
    • +0
    ./tcl/as-apm-action-procs-postgresql.xql
Deprecate content::folder::get_folder_from_package as it assumes there will be one folder per package, not true in general

Replace its only occurrence in the codebase with a local reimplementation (expecting the assessment package to comply with this restriction and not have more than 1 folder per package instance)

  1. … 1 more file in changeset.
improve spelling

  1. … 15 more files in changeset.
Whitespace changes

Comment out seemingly useless computation which has been detected running > 18s in some case on the live system

Whitespace cleanup

improve SQL quoting

  1. … 2 more files in changeset.
Check for existence before deleting attribute

Whitespace changes

Delete attribute 'survey_p', as it was replaced by 'type' in 2006 and is not created in new instances.

It is unclear if the 'survey_p' column of the 'as_assessments' table can also be dropped.

Original attribute replacement commit:

https://github.com/openacs/assessment/commit/433463faf6d50140fe26f848ab2f28662e0acc85#diff-cff15be6842f249cef812f983e064e78

https://fisheye.openacs.org/changelog/OpenACS?cs=MAIN%3Adaveb%3A20060926002244

Update es_ES message keys, and add placeholders for empty message keys

    • -6
    • +6
    ./catalog/assessment.en_US.ISO-8859-1.xml
    • -0
    • +6
    ./catalog/assessment.es_ES.ISO-8859-1.xml
Update es_ES message keys

    • -1
    • +2
    ./catalog/assessment.es_ES.ISO-8859-1.xml
  1. … 1 more file in changeset.
Deprecate with_finally and with_catch, superseded by e.g. try idioms in tcl 8.6

They would also not comply with OpenACS naming convention

  1. … 4 more files in changeset.