• last updated 10 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
added yui-2.9.0

This is still hopelessly outdated, but less vulnerable than yui 2.7.0

we had so far, and still sufficiently compatible

  1. … 10 more files in changeset.
file animation-min.js was initially added on branch oacs-5-10.

file datasource-min.js was initially added on branch oacs-5-10.

file container.css was initially added on branch oacs-5-10.

file container-min.js was initially added on branch oacs-5-10.

file connection-min.js was initially added on branch oacs-5-10.

file button.css was initially added on branch oacs-5-10.

file button-min.js was initially added on branch oacs-5-10.

file base.css was initially added on branch oacs-5-10.

file autocomplete-min.js was initially added on branch oacs-5-10.

file yahoo-dom-event.js was initially added on branch oacs-5-10.

file yahoo-min.js was initially added on branch oacs-5-10.

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

file treeview.css was initially added on branch oacs-5-10.

file treeview-min.js was initially added on branch oacs-5-10.

file skin.css was initially added on branch oacs-5-10.

file selector-min.js was initially added on branch oacs-5-10.

file reset-fonts-grids.css was initially added on branch oacs-5-10.

file reset.css was initially added on branch oacs-5-10.

file menu.css was initially added on branch oacs-5-10.

file menu-min.js was initially added on branch oacs-5-10.

file grids.css was initially added on branch oacs-5-10.

file fonts-min.css was initially added on branch oacs-5-10.

file event-min.js was initially added on branch oacs-5-10.

file datatable.css was initially added on branch oacs-5-10.

file datatable-min.js was initially added on branch oacs-5-10.

Upgrade to jQuery UI 1.13.1

make grading dialog draggable

Fix acs-lang.test_message_register automated test:

when checking if a message should be created or updated, do not trust the nsv, which won't be there for messages that have been soft-deleted and go to the db instead. When a message is soft deleted, cleanup the nsv cache.

Expose a bug in the message key registration:

when a message key is soft-deleted and the server is restarted, upon re-registration the nsv that signals its presence won't be found and an insertion will be attempted. However, as the db entry is there, a primary key constraint will be triggered.