• last updated 20 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
added "ad_conn bot_p" to check, whether request was initiated by a bot

This feature is based on a simple heuristic based on the user-agent

(which can be certainly extended). It is useful to avoid e.g. Google

bot to run into "notifications subscribe" + login attempts, which

are useful for not-logged-in user, but not for bots. These attemps

lead to failures in google statistics that might reduce the google

ranking of a web site.

    • -12
    • +8
    ./packages/acs-tcl/tcl/00-icanuse-procs.tcl
reduce debugging output

    • -1
    • +0
    ./packages/acs-admin/www/auth/batch-job.tcl
fix listing of batch run

- make links clickable

- modernize Tcl code

    • -29
    • +32
    ./packages/acs-admin/www/auth/batch-job.tcl
improve debug message

    • -1
    • +1
    ./packages/xowf/tcl/test-item-procs.tcl
Try to ask the browser to disable noise suppression on the microphone, so that silence detection won't trigger in case of "normal" environmental silence

Port of downstream behavior:

create_link instproc is supposed to return an object. In case of error, just crash and let the anchor insproc handle the exception, instead of trying to use the error message as an object.

    • -9
    • +3
    ./packages/xowiki/tcl/xowiki-procs.tcl
relax url detection

    • -2
    • +2
    ./packages/xowiki/tcl/xowiki-www-procs.tcl
add check if item_id exists

    • -2
    • +2
    ./packages/xowiki/tcl/xowiki-www-procs.tcl
fix typo in log statement

    • -3
    • +3
    ./packages/xowiki/tcl/xowiki-www-procs.tcl
Whitespace changes

    • -70
    • +70
    ./packages/acs-tcl/tcl/ad-functional-procs.tcl
Deprecate 'f::lambda' in favor of tcllib implementation

    • -2
    • +8
    ./packages/acs-tcl/tcl/ad-functional-procs.tcl
Remove leftover text_file reference from revision add: reform happened in http://cvs.openacs.org/changelog/OpenACS?cs=MAIN%3Adonb%3A20091230231336 11 years ago discontinued this feature

    • -4
    • +1
    ./packages/news/www/admin/revision-add.tcl
Allow to turn off the actual upload of proctored files e.g. to implement a test page or when proctoring should just be used as a deterrent

Added points in addition to minutes to test items and inclass-exam workflows

    • -2
    • +2
    ./packages/xowf/lib/inclass-exam-answer.wf
    • -9
    • +41
    ./packages/xowf/tcl/test-item-procs.tcl
    • -4
    • +5
    ./packages/xowiki/tcl/form-field-procs.tcl
remove personal-message dialog when user has finished her exam

    • -9
    • +20
    ./packages/xowf/tcl/test-item-procs.tcl
improve source code documentation

return raw value for form-fields of type label, when disableOutputEscaping is set

    • -5
    • +8
    ./packages/xowiki/tcl/form-field-procs.tcl
fix broken support for explicit bindvars to db_foreach

    • -2
    • +3
    ./packages/acs-tcl/tcl/01-database-procs.tcl
added last_contribution based on last created object

    • -0
    • +12
    ./packages/acs-admin/www/ip-info.adp
    • -0
    • +24
    ./packages/acs-admin/www/ip-info.tcl
    • -6
    • +9
    ./packages/acs-admin/www/users/one.adp
    • -7
    • +20
    ./packages/acs-admin/www/users/one.tcl
file ip-info.adp was initially added on branch oacs-5-10.

    • -0
    • +0
    ./packages/acs-admin/www/ip-info.adp
file ip-info.tcl was initially added on branch oacs-5-10.

    • -0
    • +0
    ./packages/acs-admin/www/ip-info.tcl
remove stray "from" in last visit information

we have in table "users" no last IP, we could just fall back to a

last contribution field

    • -1
    • +1
    ./packages/acs-admin/www/users/one.adp
Increase threshold to 5Kb

use common "icanuse" idioms

    • -4
    • +5
    ./packages/acs-tcl/tcl/00-icanuse-procs.tcl
Fix typo

Update proctoring upload URL to the new one

fix typos in message keys

update message key Exam_mode_message

Fix typo

add missing spaces