• last updated 16 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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

new partial index for a common query

... checking for "approved" members

file upgrade-5.10.1d13-5.10.1d14.sql was initially added on branch oacs-5-10.

fix escaped line

logout action of inclass-exam-answer: perform a redirect to a return_url when provided

Replace ad_tmpnam with new tmpfile api, cleanup temporary files

reduce verbosity

Make use of new API "ad_mktmpdir" and "ad_opentmpfile" instead of "ad_tmpnam"