User: starbow Branch: DRUPAL-6--2 Date: Sat, 21 Mar 2009 00:57:19 +0000 Modified files: /modules/popups API.txt CHANGELOG.txt popups.js popups.module popups_admin.module Log message: 6.x--2-0-ALPHA5 Features * New options and options system. ** Added updateMethod, updateSource, onUpdate, doneTest, skipDirtyCheck, and hijackDestination. ** Removed noUpdate, reloadOnUpdate, forceReturn, nonModal and afterSubmit. ** Default options are declared in popups.js ** Options in on-popups-option attribute now override default and hook options, instead of replacing them. * Popups.addedJS => Keeping track of JIT loaded JS files, so they are not reloaded. Bug Fixes * Fixed tests #7 & #8. * Fixing :input highlight in basic.css. * http://drupal.org/node/406326 (sirkitree) - fixing facebook skin resize. Other * Broke out Popups.clickPopupElement from Popups.attach * Broke out Popups.activeLayerIsEdited from Popups.attach * Broke out Popups.Popup.prototype.fill from Popups.open * Popups.openContent -> Popups.openContentPath * New properties added to Popups.Popup object. * Abstracted Popups.activeLayerIsEdited. * Abstracted Popups.offerToSave. * Popups.formSuccess(popup, json) - parameters changed. * SavePage function changed to saveFormOnLayer. Todo * Improve Popups.activeLayerIsEdited * Recapture the focus on popup if user tabs away. Links: http://cvs.drupal.org/diff.php?path=contributions/modules/popups/API.txt&old... http://cvs.drupal.org/diff.php?path=contributions/modules/popups/CHANGELOG.t... http://cvs.drupal.org/diff.php?path=contributions/modules/popups/popups.js&o... http://cvs.drupal.org/diff.php?path=contributions/modules/popups/popups.modu... http://cvs.drupal.org/diff.php?path=contributions/modules/popups/popups_admi...
participants (1)
-
drupal-cvs@drupal.org