• last updated 20 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
avoid UTF-8 middot that apprarently does not work everywhere

avoid the usage of images for sorting order icons

provided a helper proc to query the mapping of a generic icon name to a concrete

This function is necessary in boundary cases, where e.g. a display_template passes the generic

name of the icon via template variables which have to be

@-substituted before adp-tag resolution, which performs the

regular icon name mapping (otherwise, the tag resolver receives

e.g. ...name=@icon@...)

prefer adp:icon over old-style .png images

use adp:icon and fix broken layout

- prefer adp:icon over old-style .gif images

- fix line-breaks in table headers of week-calender, which causes

diffent heights of some of the table headers (1 line vs. 2lines)

This was a problem at least with bootstrap5

fix typo

prefer adp:icon over old-style .gif images

prefer adp:icon over old-style .gif and .png mages

make UI more generic: add generic icons to actions

    • -3
    • +3
    /openacs-4/packages/faq/www/admin/one-faq.adp
prefer adp:icon over old-style .gif images

    • -4
    • +4
    /openacs-4/packages/faq/www/admin/index.tcl
prefer adp:icon over old-style .gif images

added support for pie chart statistics (deactivated by default)

reduce verbosity

fix potential loss of statistics for autograded exams

when filtering by form objects (i.e. single question)

omit the grading table and therefore as well overwriting

of the statistics with partial values. Previously, only

the values of the show questions were displayed, until

the full exam protocol was rendered again

    • -2
    • +3
    /openacs-4/packages/xowf/lib/inclass-exam.wf
fix line break

fix user creation command in cvs guidelines

implement optional bulk operations for candidate_box_select in dnd mode

harden page contract

added commit options

quote error message per default.

This should at least be the safe default assumption.

If in some cases it is necessary to relax this, one should

provide a swith for the non-default case.

align spelling to LDP recommendations

query_parameter_return_url is defined on the package

Quote user provided value in error message to eliminate potential XSS attack vector

Append the category extra where clause to the others, possibly existing, extra where clauses, only when the with_category flag is specified

improve Oracle compatibility

improve Oracle compatibility (many thanks to Raul Rodriguez)

fix ADP expression (may thanks to Raul Rodriguez)

add one more alternative end, in case nt_load_end is not available

Rset, rather than count, existing handlers in the test

Fix idiom