• last updated 7 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
AudioContext is now widely supported

Stop supporting old-sytle media capturing

improve field validation

    • -14
    • +15
    /openacs-4/packages/xowiki/tcl/package-procs.tcl
remove legacy code

Prefer an idiom that won't create a fresh object to reset array

Style changes:

- use ' instead of " consistently in the code

- use strict equality operators

Modernize javascript:

- use const and let instead of var to better specify the scope and lifetime of variables

Fix event we listen to

Shorten idioms

Modernize javascript

- prefer querySelector api

- use classList to manipulate the objects classes

Declare variable as constant

Style changes:

- use ' instead of " to delimit strings

- use strict equality operators

Modernize javascript idioms

Replace tmpnam api

    • -11
    • +2
    /openacs-4/packages/xml-rpc/tcl/xml-rpc-procs.tcl
Cleanup leftover documentation

Replace api

Cleanup duplicated line

Replace api

Whitespace cleanup

Replace api

fix sort-handles for list-table

before this change, the sort-handles were only styled for

tables of CSS class table, for the CSS class "list-table",

the sorting indicators were undistinguishable

set type description for ::xowiki::formfield::monaco

set type description for ::xowiki::formfield::reorder_box and ::xowiki::formfield::file

fix incorrect names in .xql files

whitespace cleanup

improve spelling

whitespace changes

S: ----------------------------------------------------------------------

    • -57
    • +57
    /openacs-4/packages/caldav/tcl/caldav-procs.tcl
better status course for calls with unknown resources

    • -1
    • +3
    /openacs-4/packages/caldav/tcl/caldav-procs.tcl
make parsing more robust

allow to view workflow files via API browser