• last updated 18 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
handle toplevel and other forms as well

variable constraint "integer" not supported in xotcl

added support call for unifying forms

- added support for personal notifications (as used by inclass exam):

The notification system has the following features:

. lecturer can send individual messages to participants of an ongoing exam

. message is sent by clicking on a participants name in the participant list

. student can receive one or many notification messages

. notification messages have to be confirmed, otherwise they are displayed always

. non-confirmed notification messages are sticky, i.e. the are displayed also

when a user changes to some other question.

. three different urgency levels for messages

. built around an includelet

- bumped version number to 5.10.0d59

    • -0
    • +255
    ./tcl/personal-notification-procs.tcl
file personal-notification-procs.tcl was initially added on branch oacs-5-10.

    • -0
    • +0
    ./tcl/personal-notification-procs.tcl
fix typo

Comply with acs-tcl.naming__proc_naming automated test

Improve tailorability of folder.form via _description field

Similar to what's used on the wi-book site

Added sitewide-admin pages for downloading bootstrap-treeview

This change makes it possible to use xowiki/xowf with the folder tree

even when having no internet connection (i.e. also without CDN).

file resource-info-procs.tcl was initially added on branch oacs-5-10.

    • -0
    • +0
    ./tcl/resource-info-procs.tcl
file index.tcl was initially added on branch oacs-5-10.

    • -0
    • +0
    ./www/sitewide-admin/index.tcl
file index.adp was initially added on branch oacs-5-10.

    • -0
    • +0
    ./www/sitewide-admin/index.adp
file download.tcl was initially added on branch oacs-5-10.

    • -0
    • +0
    ./www/sitewide-admin/download.tcl
added/improved debugging hooks

improve log messages

move comments around and improve it

generalize handling of langstrings

this change updates yesterday's change with ml_title. It generalizes

the code by introducing an instproc named "update_langstring_property" that

generalizes setting of arbitrary "properties" based on a property "langstring"

that contains a dict of attributes in multiple languages (which are part

of the page, make it suitable also when the enduser cannot enter

message keys).

added the flag "-language_specific" to child-resources to support differnt content per folder for user with different language settings

introduced "ad_file" as a means to avoid unexpected tilde substitution in file names

    • -1
    • +1
    ./resources/templates/view-default.adp
  1. … 36 more files in changeset.
improve spelling

    • -1
    • +1
    ./www/ckeditor-images/upload_image.tcl
  1. … 5 more files in changeset.
whitespce changes

perform lookup for site-wide-pages along the inheritance path of the package class

fixed test (nsv entries do not strt with leading ::)

simplified filtering

    • -13
    • +10
    ./tcl/test/check-method-procs.tcl
added time_span form field (based on HTML5)

bumped version to 5.10.0d57

add property to textara and text_fields to disallow cut&paste

handle cases, where autosave was rejected

- textarea: added attribute "autosave"

- set autosave attributes in text_fields, when "multiple_lines" was specified.

- remove for the time being "hkey" from "non_cached_instance_var_patterns",

since this was recently fixed (TODO: check regression test and reactivate it later)

- new Externally callable method: autosave-attribute:

this is a simplified version of "save-attributes", but which does

NOT perform input validation, which might be a problem in case of partial input

- add "autosave-attribute" to all policies, where "save-attributes" was set

file autosave-text.js was initially added on branch oacs-5-10.

    • -0
    • +0
    ./www/resources/autosave-text.js
add test cases for slot interactions

Status is actually a number