moodle/blocks/settings
Sam Hemelryk 84192d7836 MDL-40167 dock: converted the dock JS to a YUI shifted module.
The patch converts the dock into a YUI shifter module and at
the same time improves several aspects of its operation.
The features of this patch include:
* Dock Module conversion.
* A loader that ensures we don't include the dock JS or its
  requirements unless actually required.
* We no longer include the dock JS for themes that don't
  enable it.
* Blocks no longer add registration events to the page
  instead a dockable attribute is added to the html and the
  loader looks for that.
* The dock module is properly documented and running YUIDoc
  gives good quality documentation.
* We no longer need the dock module registration or
  subcomponent.
* All events that can be delegated are now delegated.
* Removed unused variables and code left over after fixes.
* Support for docking blocks renderered using the new blocks
  render method. Better support for custom block regions.
2013-07-15 09:46:03 +12:00
..
db MDL-39753 Add 2.5.0 upgrade line 2013-05-20 15:33:19 +02:00
lang/en MDL-38352 Merge English strings from the en_fix language pack 2013-03-06 16:44:39 +01:00
block_settings.php MDL-40167 dock: converted the dock JS to a YUI shifted module. 2013-07-15 09:46:03 +12:00
edit_form.php block-settings MDL-23365 Removed the expansion on hover settings which was deprecated and no longer supported 2010-07-20 05:23:10 +00:00
renderer.php MDL-30921 blocks: Added a method to inject aria roles into block structure 2012-11-02 10:58:23 +13:00
styles.css MDL-36323 usability: Normalising icons used in blocks 2012-11-14 14:07:40 +08:00
version.php MDL-39434 Bump all versions near 2.5 release 2013-05-01 18:03:29 +02:00