• last updated 6 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Remove debug console logging

Improve comment

Remove unnecesary check

Show the "Enable notifications" button in the chat only if the user has not accepted, or explicitly denied, notifications yet

  1. … 1 more file in changeset.
Remove code leftovers

Add "Web notifications" for new messages in the chat. See: https://www.w3.org/TR/notifications/

"You should only request consent to display notifications in response to a user gesture

(e.g. clicking a button). This is not only best practice — you should not be spamming

users with notifications they didn't agree to — but going forward browsers will explicitly

disallow notification permission requests not triggered in response to a user gesture.

Firefox is already doing this from version 72, for example, and Safari has done it for some time."

https://developer.mozilla.org/en-US/docs/Web/API/Notifications_API/Using_the_Notifications_API

  1. … 4 more files in changeset.
Add simple chat notifications. Modify the title of the browser tab, when it is inactive, showing the number of new messages. This is cleared up when the tab is active again.

Show number of active users in chat. Many thanks to Monika Andergassen

  1. … 3 more files in changeset.
deal with overagressive downstream styles

  1. … 1 more file in changeset.
- new form_field class: reorder_box, which can be used e.g. in ordering exercises in e-assessments

- better handling of disabled_as_div (when feedback is provided via input highlighting)

  1. … 2 more files in changeset.
- fix broken glyphicons, when "bootstrap" is the preferred toolkit, but theme does not include it.

- register CSPs for URNs

- bump version to 5.10.0d51

  1. … 3 more files in changeset.
Crosscutting reform to ease configurability of xo* applications

acs-admin

- Provide support for site-wide packages

Site-wide packages can be used to provide a common

place for site-wide admins to configure application packages

and for testing purposes. These packages are mounted

on a special subsite (named "site-die") under acs-admin/

to avoid confusions for end-users of the site.

The site-wide subsite can be used as well for creating testing

instances or for other testing purposes.

- bump version number to 5.10.0d9

xotcl-core

- Added support for site-wide packages.

Packages can define, how site-wide packages

should be configured

- Changed Package-level procs into instprocs

of the meta-class. This way, generic code can be

provided for common handling across packages.

This effects:

- configure_fresh_instance

- get_site_wide_page

- import_prototype_page

- lookup_side_wide_page

- require_site_wide_info

- require_site_wide_pages

- bump version number to 5.10.0d24

xowiki

- provide configurable configuration info for new packages

(including site-wide packages)

- search for prototype pages along inheritance path

- moved Parameter.page prototype here

- added "table-of-contents" prototype page

- perform refactoring due to moving methods to the

meta-class

- reduce usage of anonymous arrays

- bump version number to 5.10.0d49

xowf

- simplify apm callback and use new infrastructure

- provide configurable configuration info for new packages

(including site-wide packages)

- bump version number to 5.10.0d14

  1. … 13 more files in changeset.
file table-of-contents.page was initially added on branch oacs-5-10.

    • -0
    • +0
    ./prototypes/table-of-contents.page
file Parameter.form.page was initially added on branch oacs-5-10.

    • -0
    • +0
    ./prototypes/Parameter.form.page
make confirmation message optional

add confirmation message before deleting a page

whitespace changes and editor hints for all xo* packages

  1. … 5 more files in changeset.
provide CSS classes for alignment in table widgets

CVS: ----------------------------------------------------------------------

add support in form-fields to add css class for td in TableWidget

  1. … 2 more files in changeset.
Whitespace cleanup

    • -12
    • +12
    ./portlets/weblog-mini-calendar.tcl
Use ad_include_contract

Update api, prefer bind variables

Use ad_include_contract

Add ad_page_contract, improve contract

Use ad_page_contract

Whitespace cleanup

not clear, why form-label with in "content-with-folders" have to be width limited

upgrade to latests jquery (3.4.1)

    • -0
    • +10598
    ./resources/jquery/jquery-3.4.1.js
    • -0
    • +2
    ./resources/jquery/jquery-3.4.1.min.js
  1. … 1 more file in changeset.
file jquery-3.4.1.js was initially added on branch oacs-5-10.

    • -0
    • +0
    ./resources/jquery/jquery-3.4.1.js
  1. … 1 more file in changeset.
file jquery-3.4.1.min.js was initially added on branch oacs-5-10.

    • -0
    • +0
    ./resources/jquery/jquery-3.4.1.min.js
  1. … 1 more file in changeset.