• last updated 1 hour ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
add missing ',' in select statement

improve error handling in case read operation fails

    • -15
    • +33
    ./xotcl-core/tcl/01-debug-procs.tcl
Initial version of ckeditor5 support for acs-templating

Note that this is an initial relase. several features of CKEditor5 are coming soon (easy imaging),

the whole ckeditor5 release is alpha. Some options of the ck4ditor integration

are copied over to ckeditor5, although there is no support yet.

Configuration:

In addition to the richttext widget properties,

https://openacs.org/api-doc/proc-view?proc=template::widget::richtext&source_p=1

the CKEditor 5 allows us to specify a editor class

Note: CKEditor 5 no longer comes with a configuration setting to change its height.

https://stackoverflow.com/questions/46559354/how-to-set-the-height-of-ckeditor-5-classic-editor/46559355#46559355

    • -0
    • +33
    ./richtext-ckeditor5/richtext-ckeditor5.info
    • -0
    • +88
    ./richtext-ckeditor5/lib/file-browser.adp
    • -0
    • +27
    ./richtext-ckeditor5/lib/file-browser.tcl
    • -0
    • +246
    ./richtext-ckeditor5/tcl/ckfinder-init.tcl
    • -0
    • +224
    ./richtext-ckeditor5/tcl/ckfinder-procs.tcl
    • -0
    • +1
    ./richtext-ckeditor5/tcl/richtext-init.tcl
    • -0
    • +389
    ./richtext-ckeditor5/tcl/richtext-procs.tcl
add support for editors requiring a different HTML tag for richtext (e.g. div)

bump version number to 5.10.0d2

    • -11
    • +51
    ./acs-templating/tcl/richtext-procs.tcl
    • -10
    • +7
    ./acs-templating/tcl/spellcheck-procs.tcl
    • -9
    • +15
    ./acs-templating/tcl/widget-procs.tcl
Improve robustness of code: make sure, file is always closed after open operation, even when "read" fails

Backport from HEAD

    • -2
    • +2
    ./acs-mail-lite/tcl/acs-mail-lite-procs.tcl
Fix typo in debug line

prefer literal in adp axpressions

prefer literal in tests

    • -2
    • +2
    ./acs-developer-support/lib/footer.adp
standardize boolean expressions in ADP files

    • -3
    • +3
    ./acs-automated-testing/www/admin/testcase.adp
Modernise code: strengthen page contract, use boolean test in ADP

Modernize code: get rid of deprecated cals in .xql file and use API rather than homebrew SQL calls

Avoid small SQL queries for frequent operations, here for computing the full file path for a revision_id

Bump verison number for apm

fix variable name

Fix variable name

Make behind_secure_proxy_p more robust against unexpected values in X-SSL-Request

    • -4
    • +4
    ./acs-tcl/tcl/request-processor-procs.tcl
Revert changes not meant to be committed

    • -6
    • +34
    ./xowiki/tcl/xowiki-utility-procs.tcl
Fix typo

    • -35
    • +7
    ./xowiki/tcl/xowiki-utility-procs.tcl
Fix broken cvs-id

    • -1
    • +1
    ./acs-tcl/tcl/tcl-documentation-procs.tcl
Reduce divergencies between oracle and postgres codebase, replace queries with proper api, exploit on delete cascade

    • -217
    • +16
    ./bug-tracker/tcl/bug-procs-oracle.xql
    • -204
    • +8
    ./bug-tracker/tcl/bug-procs-postgresql.xql
    • -14
    • +174
    ./bug-tracker/tcl/bug-procs.xql
Specify default for max sort order (fixes but-tracker installation)

Reduce divergencies between oracle and postgres codebase

    • -39
    • +0
    ./bug-tracker/www/patch-postgresql.xql
Reduce divergencies between oracle and postgres codebase

    • -18
    • +0
    ./bug-tracker/www/admin/component-ae-oracle.xql
    • -0
    • +11
    ./bug-tracker/www/admin/component-ae.xql
    • -18
    • +0
    ./bug-tracker/www/admin/project-edit-oracle.xql
    • -0
    • +11
    ./bug-tracker/www/admin/project-edit.xql
    • -18
    • +0
    ./bug-tracker/www/admin/version-ae-oracle.xql
    • -0
    • +11
    ./bug-tracker/www/admin/version-ae.xql
    • -18
    • +0
    ./bug-tracker/www/admin/version-release-postgresql.xql
    • -10
    • +17
    ./bug-tracker/www/admin/version-release.xql
Correct non-portable usage of limit idiom

    • -3
    • +2
    ./bug-tracker/tcl/bug-tracker-procs.xql
Reduce divergencies between oracle and postgres codebase

    • -178
    • +20
    ./bug-tracker/tcl/bug-tracker-procs-oracle.xql
    • -158
    • +9
    ./bug-tracker/tcl/bug-tracker-procs-postgresql.xql
    • -1
    • +148
    ./bug-tracker/tcl/bug-tracker-procs.xql
Reduce divergencies between oracle and postgres codebase

    • -13
    • +0
    ./workflow/tcl/role-procs-oracle.xql
    • -13
    • +0
    ./workflow/tcl/role-procs-postgresql.xql
Insert missing from dual idiom

Reduce divergencies between oracle and postgres codebase, remove obsolete query as one that is supposed to be executed is directly in tcl

    • -31
    • +0
    ./workflow/tcl/action-procs-oracle.xql
    • -21
    • +1
    ./workflow/tcl/action-procs-postgresql.xql
Reduce divergencies between oracle and postgres codebase

    • -11
    • +0
    ./forums/lib/forums/forums-chunk-postgresql.xql
    • -0
    • +15
    ./forums/lib/forums/forums-chunk.xql
    • -30
    • +1
    ./workflow/tcl/workflow-procs-oracle.xql
    • -29
    • +0
    ./workflow/tcl/workflow-procs-postgresql.xql