• last updated 14 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
insert new action as acs_object

Made Project Manager package aware (which allows us to mount PM on multiple instances with seperate data)

change of value for parameter_id

Adding dynamic types package.

    • -0
    • +28
    /openacs-4/packages/dynamic-types/dynamic-types.info
    • -0
    • +647
    /openacs-4/packages/dynamic-types/sql/oracle/forms-create.sql
    • -0
    • +338
    /openacs-4/packages/dynamic-types/sql/oracle/widgets-create.sql
    • -0
    • +11
    /openacs-4/packages/dynamic-types/tcl/00-event-init.tcl
    • -0
    • +15
    /openacs-4/packages/dynamic-types/tcl/dynamic-type-init.tcl
    • -0
    • +302
    /openacs-4/packages/dynamic-types/tcl/dynamic-type-procs.tcl
  1. … 12 more files in changeset.
added some @see to make ad_try less threatening

rewrite query to not use a fourth pool

import metadata

    • -21
    • +372
    /openacs-4/packages/assessment/tcl/as-qti-procs.tcl
commiting Daveb's oracle fixes ...

minor bug fixes, clarified presentation, improved overall ui

Fix erroneous commit that merged in changes. This should effectively revert to 1.16.2.5 version that was intended with the previous commit.

Revert change to content::init. Custom code belongs in file-storage.

added postgresql queries, so now procs handle both

Fixing the problem caused by the upgrade for filestorage that exchanges name and title. This should neither change behaviour nor decrease performance, therefore I commit without a TIP

changing logical comparisons to monetary equivalent using ec_is_same to fix some false positive checks for value differences

adding proc for monetary comparisons, where logical comparisons of binary values are too petty

support for categories

    • -0
    • +1
    /openacs-4/packages/courses/courses.info
    • -0
    • +11
    /openacs-4/packages/courses/lib/tree-chunk.adp
    • -0
    • +42
    /openacs-4/packages/courses/lib/tree-chunk.tcl
    • -0
    • +26
    /openacs-4/packages/courses/lib/tree-chunk.xql
    • -1
    • +14
    /openacs-4/packages/courses/tcl/course-procs.tcl
    • -4
    • +1
    /openacs-4/packages/courses/www/index.adp
    • -1
    • +6
    /openacs-4/packages/courses/www/index.tcl
    • -4
    • +3
    /openacs-4/packages/courses/www/index.xql
  1. … 4 more files in changeset.
i18N for dotlrn-assessment

i18N for assessment-portlet

Adding some messages to the i18N catalogs

Adding catalog for Spanish (es_GT)

Move openfts to make room for tsearch2.

file install-full-text-search-openfts.html was initially added on branch oacs-5-1.

Add tserach2 docs

file install-full-text-search-tsearch2.html was initially added on branch oacs-5-1.

Fixing bug when uploading a csv file of users. Bug in if condition

when checking for not optional fields.

export IMS QTI XML and attached graphics

removing some breakage that should be tested before commit

adding categories support

    • -0
    • +10
    /openacs-4/packages/courses/lib/course-chunk.xql
add callback after-mount to insert the default actions for every instance of assessment

change queries to display only the actions created for certain instance of assessment

add proc used as after-mount callback