• last updated 23 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
make treeview more compact

Deprecated trivial private ad_user_login wrapper, which is already a public api

    • -7
    • +11
    ./acs-authentication/tcl/authentication-procs.tcl
    • -2
    • +2
    ./acs-authentication/tcl/password-procs.tcl
Promote logics in auth::authentication::Authenticate to a public api, which unfortunately cannot be the same due to the inconsistent naming, hence we have to create a new alias

Rationale:

- the proc provides some value to the user by choosing the right contract implementation depending on the authority

- we found occurrences in other packages downstream, and as internally this proc is calling only public api, one could just duplicate the whole thing and be compliant with our standards, which is not an improvement IMO

- the proc was already tested and documented

    • -3
    • +20
    ./acs-authentication/tcl/authentication-procs.tcl
    • -4
    • +4
    ./acs-authentication/tcl/test/acs-authentication-procs.tcl
Update doc following the acs_named_objects phasing out, this escaped the commit back in the days

    • -14
    • +3
    ./acs-core-docs/www/tutorial-categories.adp
    • -14
    • +3
    ./acs-core-docs/www/tutorial-categories.html
Remove leftover

Refactoring, as proctoring files are not only pictures, make api public, write automated test

    • -2
    • +2
    ./proctoring-support/lib/proctoring-upload.tcl
    • -2
    • +2
    ./proctoring-support/tcl/proctoring-procs.tcl
    • -0
    • +57
    ./proctoring-support/tcl/test/proctoring-test-procs.tcl
break overlong lines

    • -18
    • +53
    ./file-storage/tcl/file-storage-procs.tcl
stick to content-repository API instead of duplicating code here.

    • -9
    • +0
    ./file-storage/tcl/file-storage-procs-oracle.xql
    • -66
    • +0
    ./file-storage/tcl/file-storage-procs-postgresql.xql
    • -55
    • +24
    ./file-storage/tcl/file-storage-procs.tcl
    • -21
    • +0
    ./file-storage/tcl/file-storage-procs.xql
Use better timing idiom

    • -1
    • +1
    ./proctoring-support/tcl/proctoring-support-init.tcl
Fixed var name and add warning for 'cr_file_name' being empty (the latter ported from downstream, originally made by Günter Ernst)

    • -13
    • +22
    ./acs-content-repository/tcl/content-revision-procs.tcl
new function: ::content::revision::export_to_filesystem

This change moves functionality from file-storage to acs-content-repository.

all application packages should be free of internals, such as the storage

type. Storage_type should be handeled in the content-repository package.

We are not yet done, there is still more to do in this respect in

the file-storage package.

    • -5
    • +8
    ./acs-content-repository/acs-content-repository.info
    • -3
    • +10
    ./acs-content-repository/tcl/content-revision-procs-oracle.xql
    • -1
    • +9
    ./acs-content-repository/tcl/content-revision-procs-postgresql.xql
    • -1
    • +70
    ./acs-content-repository/tcl/content-revision-procs.tcl
    • -16
    • +0
    ./file-storage/tcl/file-storage-procs-oracle.xql
    • -16
    • +0
    ./file-storage/tcl/file-storage-procs-postgresql.xql
    • -43
    • +8
    ./file-storage/tcl/file-storage-procs.tcl
break overlong lines

    • -5
    • +18
    ./file-storage/tcl/file-storage-procs.tcl
improve comments

make actions changed from the background state-safe

Implement a checksum + cache mechanism to check whether user is sending the same file multiple times:

this is needed to address the problem of timeouts, where the server might process a request even when the client has given up and rescheduled the upload. We now store the latest checksum that has been received and compare it with the new picture.

    • -0
    • +16
    ./proctoring-support/lib/proctoring-upload.tcl
    • -0
    • +33
    ./proctoring-support/tcl/proctoring-procs.tcl
    • -0
    • +19
    ./proctoring-support/tcl/proctoring-support-init.tcl
file proctoring-support-init.tcl was initially added on branch oacs-5-10.

    • -0
    • +0
    ./proctoring-support/tcl/proctoring-support-init.tcl
Whitespace changes + Editor hints

    • -26
    • +32
    ./news-aggregator/www/opml-import-2.tcl
Replace deprecated API

    • -4
    • +4
    ./news-aggregator/www/opml-import-2.tcl
Update spanish message keys

    • -0
    • +7
    ./xowf/catalog/xowf.es_ES.ISO-8859-1.xml
Update spanish message keys

    • -2
    • +2
    ./news-aggregator/news-aggregator.info
    • -0
    • +16
    ./news-aggregator/catalog/news-aggregator.es_ES.ISO-8859-1.xml
    • -0
    • +4
    ./xolp/catalog/xolp.es_ES.ISO-8859-1.xml
Improve fix: do not even fetch the context_id for revisions, so we do not touch it when saving

Make sure that the context_id of a CRItem is always fetched from that of the item, rather than the revision, otherwise we could break object_id = context_id constraint on saving

write mutual overwrites to the system log

improve spelling

    • -7
    • +5
    ./acs-content-repository/www/doc/requirements.html
    • -4
    • +3
    ./acs-content-repository/www/doc/tutorial.adp
    • -3
    • +3
    ./acs-content-repository/www/doc/tutorial.html
  1. … 3 more files in changeset.
improve listing of covered methods

    • -14
    • +19
    ./xowf/tcl/test/test-item-procs.tcl
added support for pagination buttons, visited buttons and flagged buttons

    • -0
    • +4
    ./xowf/catalog/xowf.de_DE.ISO-8859-1.xml
    • -0
    • +3
    ./xowf/catalog/xowf.en_US.ISO-8859-1.xml
    • -25
    • +36
    ./xowf/lib/inclass-exam-answer.wf
    • -12
    • +25
    ./xowf/www/resources/test-item.css
added support for avoiding quoting of labels (e.g. in buttons)

make question manager configurable

    • -15
    • +23
    ./xowf/lib/inclass-exam-answer.wf
fix regression test which was broken due to last change (move of links to answer panel)

    • -18
    • +19
    ./xowf/tcl/test/test-item-procs.tcl
whitespace changes (remove tabs)

    • -10
    • +10
    ./acs-admin/www/apm/index-oracle.xql
    • -21
    • +22
    ./acs-admin/www/apm/index-postgresql.xql
    • -35
    • +30
    ./acs-admin/www/apm/package-add-2.xql
    • -9
    • +9
    ./acs-admin/www/apm/packages-install-3-postgresql.xql
    • -15
    • +13
    ./acs-admin/www/apm/parameter-add-2.xql
    • -21
    • +21
    ./acs-admin/www/apm/version-dependencies-oracle.xql
    • -23
    • +23
    ./acs-admin/www/apm/version-dependencies-postgresql.xql
    • -18
    • +14
    ./acs-admin/www/apm/version-dependencies.xql
    • -16
    • +11
    ./acs-admin/www/apm/version-edit-2.xql
    • -17
    • +17
    ./acs-admin/www/apm/packages/index-oracle.xql
  1. … 3 more files in changeset.