You are here

CHANGELOG.txt in Popups API (Ajax Dialogs) 5

Same filename and directory in other branches
  1. 6.2 CHANGELOG.txt
  2. 6 CHANGELOG.txt
5.x-1.0-beta2
Bug Fixes
 * Corrected noReload to not force cold reload if there is a form (really should backport reloadWhenDone flag). 
 * Changed $form['#submit'] to use proper D5 syntax.
 * Updated README docs.
 * http://drupal.org/node/358498: Got passing jslint

5.x-1.0-beta1
Initial 5.x Backport

File

CHANGELOG.txt
View source
  1. 5.x-1.0-beta2
  2. Bug Fixes
  3. * Corrected noReload to not force cold reload if there is a form (really should backport reloadWhenDone flag).
  4. * Changed $form['#submit'] to use proper D5 syntax.
  5. * Updated README docs.
  6. * http://drupal.org/node/358498: Got passing jslint
  7. 5.x-1.0-beta1
  8. Initial 5.x Backport