• last updated 5 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
do not show invalid input to the user

Fix archive date clause

Prevent unprivileged users to see archived news items, prefer api to retrieve the creator link, move SQL in the tcl file

    • -3
    • +24
    /openacs-4/packages/news/www/item.tcl
    • -13
    • +0
    /openacs-4/packages/news/www/item.xql
Prevent unprivileged users from listing archived news, harden page contract, small reformatting

    • -16
    • +24
    /openacs-4/packages/news/www/index.tcl
Define caret after dropdown-toggle the same way for Bootstrap3 as in Bootstrap5

This is a forward compatibility change, probably futuer versions of Bootstrap

will behave the same. Many thanks to Monika Andergassen for the suggestion.

Fix typo

improved documentation and whitespace changes

Revert latest changes: the root cause was found to be in downstream-only code

Ensure the empty string is never passed in the id list down to the templates

Cleanup empty strings from the id list

Prefer an idiom that will tolerate the empty string among the id values

Replace deprecated api

Make sure only one tuple per room is returned

improved spelling

  1. … 3 more files in changeset.
improved documentation of if-tag

- put the general syntax upfront

- add example for boolean test

improve spelling

bumped Bootstrap 5 to version 5.3.0

Bootstrap 5.3.0 was released on May 30, 2023. According to the developers,

it’s been a monumental effort to revamp our codebase for CSS variables and

color modes, one that will see continued changes leading up to an eventual

Bootstrap 6.

For more details, see https://blog.getbootstrap.com/

improved spelling

improved spelling

    • -20
    • +20
    /openacs-4/packages/xowiki/tcl/chat-procs.tcl
    • -2
    • +2
    /openacs-4/packages/xowiki/tcl/package-procs.tcl
improved robustness for interrupted requests

Fix for define_function_args for cal_item__new

- Define always SQL function with the longest argument list

- Bumped version number to 2.10.1d7

file upgrade-2.10.1d6-2.10.1d7.sql was initially added on branch oacs-5-10.

Fix for define_function_args for time_interval__overlaps_p

- Define always SQL function with the longest argument list

- Bumped version number to 0.6.2d6

file upgrade-0.6.2d5-0.6.2d6.sql was initially added on branch oacs-5-10.

use wordchar instead of word

Replace deprecated api

Document public api

Move doc so that the api-doc can pick it up

Implement "ground-truth" check for proctoring to make sure that we are sending pictures

When more than 10 times the expected maximum proctoring interval has pasased without any picture being successfully sent to the server, the proctored session will be aborted.

improve listing of properties of NX classes