/[drupal]/contributions/modules/popups/CHANGELOG.txt
ViewVC logotype

Diff of /contributions/modules/popups/CHANGELOG.txt

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

revision 1.1.6.11, Fri Mar 20 00:03:03 2009 UTC revision 1.1.6.12, Sat Mar 21 00:57:15 2009 UTC
# Line 5  Features Line 5  Features
5   ** Removed noUpdate, reloadOnUpdate, forceReturn, nonModal and afterSubmit.   ** Removed noUpdate, reloadOnUpdate, forceReturn, nonModal and afterSubmit.
6   ** Default options are declared in popups.js   ** Default options are declared in popups.js
7   ** Options in on-popups-option attribute now override default and hook options, instead of replacing them.   ** Options in on-popups-option attribute now override default and hook options, instead of replacing them.
8     * Popups.addedJS => Keeping track of JIT loaded JS files, so they are not reloaded.
9  Bug Fixes  Bug Fixes
10   * Fixed tests #7 & #8.   * Fixed tests #7 & #8.
11   * Fixing :input highlight in basic.css.   * Fixing :input highlight in basic.css.
# Line 15  Other Line 16  Other
16   * Broke out Popups.Popup.prototype.fill from Popups.open   * Broke out Popups.Popup.prototype.fill from Popups.open
17   * Popups.openContent -> Popups.openContentPath   * Popups.openContent -> Popups.openContentPath
18   * New properties added to Popups.Popup object.   * New properties added to Popups.Popup object.
19     * Abstracted Popups.activeLayerIsEdited.
20     * Abstracted Popups.offerToSave.
21     * Popups.formSuccess(popup, json) - parameters changed.
22     * SavePage function changed to saveFormOnLayer.
23    Todo
24     * Improve Popups.activeLayerIsEdited
25     * Recapture the focus on popup if user tabs away.
26    
27  6.x--2-0-ALPHA4  6.x--2-0-ALPHA4
28  Features  Features

Legend:
Removed from v.1.1.6.11  
changed lines
  Added in v.1.1.6.12

  ViewVC Help
Powered by ViewVC 1.1.2