/[drupal]/contributions/modules/popups/popups.js
ViewVC logotype

Log of /contributions/modules/popups/popups.js

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


Links to HEAD: (view) (download) (as text) (annotate)
Sticky Tag:

Revision 1.9.8.17 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 11 16:45:20 2009 UTC (2 weeks, 1 day ago) by longwave
Branch: DRUPAL-6--2
Changes since 1.9.8.16: +2 -1 lines
Diff to previous 1.9.8.16 , to branch point 1.9
#442942 by zoo33: onUpdate option doesn't work.

Revision 1.9.8.16 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 11 16:26:15 2009 UTC (2 weeks, 1 day ago) by longwave
Branch: DRUPAL-6--2
Changes since 1.9.8.15: +2 -2 lines
Diff to previous 1.9.8.15 , to branch point 1.9
#419974 by longwave, timtrinidad: IE6 compatibility patch.

Revision 1.9.8.15 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Mar 26 17:30:54 2009 UTC (8 months ago) by starbow
Branch: DRUPAL-6--2
Changes since 1.9.8.14: +4 -2 lines
Diff to previous 1.9.8.14 , to branch point 1.9
Cleaning up console.logs.

Revision 1.9.8.14 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Mar 26 17:28:47 2009 UTC (8 months ago) by starbow
Branch: DRUPAL-6--2
Changes since 1.9.8.13: +1 -13 lines
Diff to previous 1.9.8.13 , to branch point 1.9
Removing old console.logs

Revision 1.9.8.13 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Mar 26 04:43:11 2009 UTC (8 months ago) by starbow
Branch: DRUPAL-6--2
Changes since 1.9.8.12: +17 -16 lines
Diff to previous 1.9.8.12 , to branch point 1.9
 * Don't show the drupal_set_message in a popup, unless it is the bottom of the stack.

Revision 1.9.8.12 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Mar 21 00:57:15 2009 UTC (8 months, 1 week ago) by starbow
Branch: DRUPAL-6--2
CVS Tags: DRUPAL-6--2-0-ALPHA5
Changes since 1.9.8.11: +211 -194 lines
Diff to previous 1.9.8.11 , to branch point 1.9
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.

Revision 1.9.8.11 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Mar 20 00:03:03 2009 UTC (8 months, 1 week ago) by starbow
Branch: DRUPAL-6--2
Changes since 1.9.8.10: +15 -22 lines
Diff to previous 1.9.8.10 , to branch point 1.9
 * Fixing :input highlight in basic.css.
 * http://drupal.org/node/406326 (sirkitree) - fixing facebook skin resize.

Revision 1.9.8.10 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Mar 19 15:53:44 2009 UTC (8 months, 1 week ago) by starbow
Branch: DRUPAL-6--2
Changes since 1.9.8.9: +177 -72 lines
Diff to previous 1.9.8.9 , to branch point 1.9
 * Popups.openContent -> Popups.openContentPath
 * New properties added to Popups.Popup object.

Revision 1.9.8.9 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Mar 18 15:55:45 2009 UTC (8 months, 1 week ago) by starbow
Branch: DRUPAL-6--2
Changes since 1.9.8.8: +58 -17 lines
Diff to previous 1.9.8.8 , to branch point 1.9
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.
Bug Fixes
 * Fixed tests #7 & #8.

Revision 1.9.8.8 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Mar 17 06:47:25 2009 UTC (8 months, 1 week ago) by starbow
Branch: DRUPAL-6--2
Changes since 1.9.8.7: +211 -154 lines
Diff to previous 1.9.8.7 , to branch point 1.9
Fussing with options.

Revision 1.9.8.7 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Mar 16 06:24:02 2009 UTC (8 months, 1 week ago) by starbow
Branch: DRUPAL-6--2
CVS Tags: DRUPAL-6--2-0-ALPHA4
Changes since 1.9.8.6: +472 -283 lines
Diff to previous 1.9.8.6 , to branch point 1.9
 * Huge change - Popup Stacking now works. Can have multiple Popups in the dom.
 ** Skins change most ids to classes.
 ** Introduced Popups.Popup object.

Revision 1.9.8.6 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Mar 12 16:12:25 2009 UTC (8 months, 2 weeks ago) by starbow
Branch: DRUPAL-6--2
Changes since 1.9.8.5: +173 -118 lines
Diff to previous 1.9.8.5 , to branch point 1.9
Unstable

Revision 1.9.2.27 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Mar 11 22:17:43 2009 UTC (8 months, 2 weeks ago) by starbow
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-3
Changes since 1.9.2.26: +3 -2 lines
Diff to previous 1.9.2.26 , to branch point 1.9
New Feature for Popups: Subedit. Backported from 6.x-2.0-Alpha4
 * Broadcast "Popups Open Path Done" event.

Revision 1.9.8.5 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Mar 5 23:49:55 2009 UTC (8 months, 3 weeks ago) by starbow
Branch: DRUPAL-6--2
Changes since 1.9.8.4: +14 -20 lines
Diff to previous 1.9.8.4 , to branch point 1.9
* Clean up

Revision 1.9.8.4 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Mar 5 21:12:26 2009 UTC (8 months, 3 weeks ago) by starbow
Branch: DRUPAL-6--2
CVS Tags: DRUPAL-6--2-0-ALPHA3
Changes since 1.9.8.3: +37 -20 lines
Diff to previous 1.9.8.3 , to branch point 1.9
Bug Fixes
 * Removing the jit css files on popups close.
Other
 * Removing additionalJavascript, additionalCSS and additionalJavascriptSettings.

Revision 1.9.2.26 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Mar 5 20:05:44 2009 UTC (8 months, 3 weeks ago) by starbow
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-2
Changes since 1.9.2.25: +26 -178 lines
Diff to previous 1.9.2.25 , to branch point 1.9
Rebranching 6.x-1.2 from 6.x-1.2-alpha1.
Removing more advanced feature in alpha2 and alpha3.
Aiming for compatability with popups add & ref

Revision 1.9.8.3 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Mar 5 19:52:48 2009 UTC (8 months, 3 weeks ago) by starbow
Branch: DRUPAL-6--2
Changes since 1.9.8.2: +205 -133 lines
Diff to previous 1.9.8.2 , to branch point 1.9
6.x--2-0-ALPHA1
New Features
 * http://drupal.org/node/336641 - Nate's big ol' just-in-time css and js loader patch
Issues
 * JIT loaded css and js are not unloaded when popup is dismissed
 * File order is not maintained. JIT files are loaded after page's original pages.
 * Inline scripts need more testing:
 ** Should inline scripts be called before or after popup content is loaded?
 *** Poll wants to go after
 ** Should already loaded inlines be executed again?
Todo
 * Can I control order of css adds (modules vs themes)?
 * Can I remove the css file from the orginal page after use?
 * What about multiple popups - can I flag the js files as already loaded?
 ** Inlines will still want to be run again.
 * Q: Why the heck is the poll script inlined and not a behavior?
 * Drupal.popups.restorePage();

6.x--2-0-ALPHA1
New Features
 * http://drupal.org/node/364712 (sirkitree) - Customize loading graphic.
 * Using a small popup signifier icon instead of unicode char (pulled from D7 patch).
 * http://drupal.org/node/372378 - sirkitree & Rob Loach - popup skin interface.
 * Added Facebook skin by sirkitree
 * Added Blue skin by Tj Holowaychuk
 * Unskinned skin checks current theme for popups-skin.js
 * http://drupal.org/node/373737 (Rob Loach) - Finally caching hook_popups hash (thanks Rob).
 * http://drupal.org/node/386168 (Rob Loach) - adding hook_popups_alter and popups.api.php
Bug Fixes
 * http://drupal.org/node/366093 (mathiaz.sk) - Opera fix.
 * Modified basic loading layer to work with #364712.
 * http://drupal.org/node/361957 - breaking admin/build/block (fixed by removing popups-popup.tpl.php)
 * Popups working on admin/build/block/list/*
 * http://drupal.org/node/373702 (Rob Loach) - Better wording for auto close messages.
 * Removing hook_theme and popup/save_dialog menu item.
 * http://drupal.org/node/385732 (Rob Loach) - Bugs fixes in refocus().
Other
 * Removed popups-popup.tpl.php - theming html now done in my_theme.js or in a skin.

6.x--2-0-ALPHA1
New Features
 * http://drupal.org/node/336063 - Adding optional afterSubmit callback.
Other
 * Added a couple new comments and cleaned up some obsolete code in popups.js

Revision 1.9.2.25 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Mar 5 08:53:31 2009 UTC (8 months, 3 weeks ago) by starbow
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-2-ALPHA3
Changes since 1.9.2.24: +103 -4 lines
Diff to previous 1.9.2.24 , to branch point 1.9
6.x--1-2-ALPHA3
New Features
 * http://drupal.org/node/336641 - Nate's big ol' just-in-time css and js loader patch
Issues
 * JIT loaded css and js are not unloaded when popup is dismissed
 * File order is not maintained. JIT files are loaded after page's original pages.
 * Inline scripts need testing
 ** Should inline scripts be called before or after popup content is loaded?
 *** Poll wants to go after
 ** Should already loaded inlines be executed again?

Revision 1.9.2.24 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Feb 28 18:02:58 2009 UTC (8 months, 4 weeks ago) by starbow
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-2-ALPHA2
Changes since 1.9.2.23: +15 -9 lines
Diff to previous 1.9.2.23 , to branch point 1.9
 * http://drupal.org/node/385732 (Rob Loach) - Bugs fixes in refocus().

Revision 1.9.2.23 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Feb 27 01:08:33 2009 UTC (8 months, 4 weeks ago) by starbow
Branch: DRUPAL-6--1
Changes since 1.9.2.22: +2 -2 lines
Diff to previous 1.9.2.22 , to branch point 1.9
 * http://drupal.org/node/373702 (Rob Loach) - Better wording for auto close messages.

Revision 1.9.2.22 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Feb 26 01:58:13 2009 UTC (9 months ago) by starbow
Branch: DRUPAL-6--1
Changes since 1.9.2.21: +63 -16 lines
Diff to previous 1.9.2.21 , to branch point 1.9
6.x--1-2-ALPHA2
New Features
 * http://drupal.org/node/364712 (sirkitree) - Customize loading graphic.
 * Using a small popup signifier icon instead of unicode char (pulled from D7 patch).
 * http://drupal.org/node/372378 - sirkitree & Rob Loach - popup skin interface.
 * Added Facebook skin by sirkitree
 * Added Blue skin by Tj Holowaychuk
Bug Fixes
 * http://drupal.org/node/366093 (mathiaz.sk) - Opera fix.
 * Modified basic loading layer to work with #364712.
Other
 * Removed popups-popup.tpl.php - theming html now done in my_theme.js or in a skin.

Revision 1.9.2.21 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jan 19 18:59:57 2009 UTC (10 months, 1 week ago) by starbow
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-2-ALPHA1
Changes since 1.9.2.20: +1 -1 lines
Diff to previous 1.9.2.20 , to branch point 1.9
Including element in event triggers

Revision 1.9.2.20 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jan 19 18:50:47 2009 UTC (10 months, 1 week ago) by starbow
Branch: DRUPAL-6--1
Changes since 1.9.2.19: +20 -8 lines
Diff to previous 1.9.2.19 , to branch point 1.9
 * http://drupal.org/node/336063 - Adding optional afterSubmit callback.

Revision 1.9.2.19 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jan 18 22:38:34 2009 UTC (10 months, 1 week ago) by starbow
Branch: DRUPAL-6--1
Changes since 1.9.2.18: +10 -31 lines
Diff to previous 1.9.2.18 , to branch point 1.9
New Features
 * Adding broadcasting of a couple of popup lifecycle events (popups_open_path, popups_form_success).
Other
 * Added a couple new comments and cleaned up some obsolete code in popups.js

Revision 1.9.4.7 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jan 15 02:09:44 2009 UTC (10 months, 1 week ago) by starbow
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-0-BETA2
Changes since 1.9.4.6: +6 -6 lines
Diff to previous 1.9.4.6 , to branch point 1.9
http://drupal.org/node/358498: Got passing jslint

Revision 1.9.4.6 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jan 13 00:21:38 2009 UTC (10 months, 2 weeks ago) by starbow
Branch: DRUPAL-5
Changes since 1.9.4.5: +13 -15 lines
Diff to previous 1.9.4.5 , to branch point 1.9
* 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.

Revision 1.9.8.2 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Nov 21 08:51:13 2008 UTC (12 months ago) by starbow
Branch: DRUPAL-6--2
Changes since 1.9.8.1: +90 -19 lines
Diff to previous 1.9.8.1 , to branch point 1.9
 * http://drupal.org/node/336641 (quicksketch): Auto-load needed JS and CSS files (and settings)!!!

Revision 1.9.8.1 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Nov 20 22:19:18 2008 UTC (12 months ago) by starbow
Branch: DRUPAL-6--2
Changes since 1.9: +417 -442 lines
Diff to previous 1.9
Starting from 6--1-RC8

Revision 1.9.2.18 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Nov 20 21:18:57 2008 UTC (12 months ago) by starbow
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-1, DRUPAL-6--1-1-RC8
Changes since 1.9.2.17: +32 -8 lines
Diff to previous 1.9.2.17 , to branch point 1.9
New Features
 * Automatically set the url's destination to return to the original page (if forceReturn is not used).
 * Added an agressive alert if the theme's content selector is incorrect.
Pre-release Clean up
 * Popup testing code moved into popups_test module.
 * Improved documentation in Readme.

Revision 1.9.2.17 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 19 08:35:45 2008 UTC (12 months, 1 week ago) by starbow
Branch: DRUPAL-6--1
Changes since 1.9.2.16: +19 -19 lines
Diff to previous 1.9.2.16 , to branch point 1.9
 * noReload renamed noUpdate (for now noReload still works).
 * class popups-form-noreload renamed popups-form-noupdate (for now popups-form-noreload still works).

Revision 1.9.2.16 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 19 08:24:29 2008 UTC (12 months, 1 week ago) by starbow
Branch: DRUPAL-6--1
Changes since 1.9.2.15: +3 -1 lines
Diff to previous 1.9.2.15 , to branch point 1.9
 * Automatically set the url's destination to return to the original page.

Revision 1.9.2.15 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 17 23:51:49 2008 UTC (12 months, 1 week ago) by starbow
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-1-RC7
Changes since 1.9.2.14: +2 -2 lines
Diff to previous 1.9.2.14 , to branch point 1.9
6.x--1-1-RC7
Bug Fixes
 * http://drupal.org/node/335506: Fix popups not closing b/c of page aliasing.

Revision 1.9.2.14 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Nov 13 09:28:11 2008 UTC (12 months, 2 weeks ago) by starbow
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-1-RC6
Changes since 1.9.2.13: +6 -5 lines
Diff to previous 1.9.2.13 , to branch point 1.9
6.x--1-1-RC6
New Features
  * Added class=popups-form-noreload.
  * Added wildcard, '*', that adds popup rule to every page (http://drupal.org/node/241504).
Bug Fixes
  * noReload=TRUE now works coorectly for forms (http://drupal.org/node/333343).

Revision 1.9.2.13 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Nov 8 00:35:21 2008 UTC (12 months, 2 weeks ago) by starbow
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-1-RC5
Changes since 1.9.2.12: +77 -41 lines
Diff to previous 1.9.2.12 , to branch point 1.9
6.x--1-1-RC5
New Features
 * new option: reloadWhenDone - better way to cold reload the page, b/c form will stay in popup
   on validation errors (http://drupal.org/node/330608)
 * new class: popups-form-reload - adds popup behavior to link, with option reloadWhenDone = TRUE.
 * new option: reloadOnError - don't show "Unable to load page" error. Specifically for "logout" link,
   because loging out erases session and so can't return json.

Revision 1.9.2.12 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Nov 1 07:31:20 2008 UTC (12 months, 3 weeks ago) by starbow
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-1-RC4
Changes since 1.9.2.11: +5 -5 lines
Diff to previous 1.9.2.11 , to branch point 1.9
Whoops, let in some untested code.

Revision 1.9.2.11 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Oct 25 01:31:54 2008 UTC (13 months ago) by starbow
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-1-RC3
Changes since 1.9.2.10: +6 -1 lines
Diff to previous 1.9.2.10 , to branch point 1.9
popit

Revision 1.9.2.10 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 24 16:18:43 2008 UTC (13 months ago) by starbow
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-1-RC2
Changes since 1.9.2.9: +5 -2 lines
Diff to previous 1.9.2.9 , to branch point 1.9
Now can use array for targetSelectors.
Added test of same.

Revision 1.9.4.5 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 24 15:51:55 2008 UTC (13 months ago) by starbow
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-0-BETA1
Changes since 1.9.4.4: +4 -1 lines
Diff to previous 1.9.4.4 , to branch point 1.9
Now can use array for targetSelectors.
Added test of same.

Revision 1.9.4.4 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Oct 23 08:21:44 2008 UTC (13 months ago) by starbow
Branch: DRUPAL-5
Changes since 1.9.4.3: +104 -55 lines
Diff to previous 1.9.4.3 , to branch point 1.9
targetSelectors is a nasty hack.

Revision 1.9.2.9 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Oct 23 04:34:13 2008 UTC (13 months ago) by starbow
Branch: DRUPAL-6--1
Changes since 1.9.2.8: +94 -152 lines
Diff to previous 1.9.2.8 , to branch point 1.9
New Feature
 * updateTitle changed to titleSelectors, now an array of selectors.
 * New test added for titleSelectors.
 * targetSelector -> targetSelectors.
 * Can now force page reload of page by setting noReoad => true on a popup with a form.
 * more documentation
Bug Fixes
 * Per-theme content selector fixed.
 * http://drupal.org/node/324742 (lowkee) - don't use "if(string)" tests in javascript. Use if(str.length)
 * Replaced for loops with jQuery.each
 * Killing bogus Drupal.behaviors.teaser

Revision 1.9.2.8 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Oct 22 05:22:07 2008 UTC (13 months ago) by starbow
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-1-RC1
Changes since 1.9.2.7: +0 -0 lines
Diff to previous 1.9.2.7 , to branch point 1.9
Breaking out popups_admin

Revision 1.9.4.3 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Oct 21 18:57:21 2008 UTC (13 months ago) by starbow
Branch: DRUPAL-5
Changes since 1.9.4.2: +3 -5 lines
Diff to previous 1.9.4.2 , to branch point 1.9
Adding better read me docs.
More links in popups_admin.
New test on popups/test

Revision 1.9.4.2 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Oct 20 19:14:14 2008 UTC (13 months, 1 week ago) by starbow
Branch: DRUPAL-5
Changes since 1.9.4.1: +58 -8 lines
Diff to previous 1.9.4.1 , to branch point 1.9
Got behaviors working (kind of)
width working

Revision 1.9.4.1 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Oct 20 15:36:38 2008 UTC (13 months, 1 week ago) by starbow
Branch: DRUPAL-5
Changes since 1.9: +377 -447 lines
Diff to previous 1.9
Semi-working Drupal 5 version

Revision 1.9.2.7 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Oct 19 20:46:16 2008 UTC (13 months, 1 week ago) by starbow
Branch: DRUPAL-6--1
Changes since 1.9.2.6: +29 -25 lines
Diff to previous 1.9.2.6 , to branch point 1.9
New Features
 * options.targetSelector is now a hash.
 * Better error handling in Drupal.popups.openPath
Bug Fixes
 * Using $(document).height instead of $('body').height.

Revision 1.9.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 15 01:48:52 2008 UTC (14 months, 1 week ago) by starbow
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-1-beta5
Changes since 1.9.2.5: +32 -29 lines
Diff to previous 1.9.2.5 , to branch point 1.9
6.x--1-1-beta5 (released in conjunction with Popups: Add and Reference).
New Features
 * Moving content selector settings to per-theme.
 * Removed page title select (until I get it working better).
 * targetSelector now working properly.
 * Final messages now auto-close by default.
 * More tests added to /popups/test
 * Added some fun CSS3 effects to the default skin.
Bug Fixes
 * class='popups' was reloading entire content area.
 * forceReload wasn't testing correctly.
 * Popup chaining triggers warning message, instead of ugly mess.
TODO
 * Better handling for "access denied" messages.
 * Get popup chaining working.

Revision 1.9.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Sep 10 20:23:06 2008 UTC (14 months, 2 weeks ago) by starbow
Branch: DRUPAL-6--1
Changes since 1.9.2.4: +30 -14 lines
Diff to previous 1.9.2.4 , to branch point 1.9
Added to test page.
Removed old proxy link.
Fixed .js to not use .ajaxSetup (interfered with other ajax on page).

Revision 1.9.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Aug 28 03:27:37 2008 UTC (15 months ago) by starbow
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-1-beta4
Changes since 1.9.2.3: +1 -5 lines
Diff to previous 1.9.2.3 , to branch point 1.9
Whoops, left the console.log's in.

Revision 1.9.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Aug 28 03:13:59 2008 UTC (15 months ago) by starbow
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-1-beta3
Changes since 1.9.2.2: +24 -11 lines
Diff to previous 1.9.2.2 , to branch point 1.9
Adding abilty to include options in html attribute "on-popups-options".
Added "width" option.

Revision 1.9.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Aug 24 17:52:58 2008 UTC (15 months ago) by starbow
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-1-beta2
Changes since 1.9.2.1: +14 -28 lines
Diff to previous 1.9.2.1 , to branch point 1.9
Fixed: http://drupal.org/node/298384
Added: http://drupal.org/node/241488
Added: http://drupal.org/node/241497

Thanks nedjo

Revision 1.9.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Aug 20 03:17:28 2008 UTC (15 months, 1 week ago) by starbow
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-1-beta
Changes since 1.9: +387 -443 lines
Diff to previous 1.9
Moving to D7 style header based triggering.
Adding skin css.
Moved popup xhtml into .php file.

Revision 1.9 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Mar 6 20:32:50 2008 UTC (20 months, 3 weeks ago) by starbow
Branch: MAIN
CVS Tags: DRUPAL-6--1-0-beta3, HEAD
Branch point for: DRUPAL-5, DRUPAL-6--1, DRUPAL-6--2, DRUPAL-7--1
Changes since 1.8: +391 -303 lines
Diff to previous 1.8
Backport of the initial D7 patches.
Use json as the communication protocol.
Multi-form flow.

Revision 1.8 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Feb 5 02:00:25 2008 UTC (21 months, 3 weeks ago) by starbow
Branch: MAIN
Changes since 1.7: +37 -51 lines
Diff to previous 1.7
Got singleRow working.
Putting message into original page.

Revision 1.7 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jan 31 00:03:46 2008 UTC (21 months, 3 weeks ago) by starbow
Branch: MAIN
Changes since 1.6: +116 -27 lines
Diff to previous 1.6
Adds confirmation dialog if the page is dirty.
Allow user to save progress before moving on to dangerous dialog.
Fixes incorrect form action in undated content.

Revision 1.6 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jan 29 04:06:04 2008 UTC (21 months, 4 weeks ago) by starbow
Branch: MAIN
Changes since 1.5: +83 -29 lines
Diff to previous 1.5
Moved to array of links, with array of properies per link selector.
Setting focus to popup.
More reliable popup page discovery.

Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jan 25 21:52:24 2008 UTC (22 months ago) by starbow
Branch: MAIN
CVS Tags: DRUPAL-6--1-0-beta2
Changes since 1.4: +76 -48 lines
Diff to previous 1.4
Improved error handling in js.
Fixed problem with destination param overpowering redirect.
Ran js through jslint. Now working with IE7.
Removing page.tpl.php

Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jan 25 01:58:56 2008 UTC (22 months ago) by starbow
Branch: MAIN
CVS Tags: DRUPAL-6--1-0-beta
Changes since 1.3: +169 -123 lines
Diff to previous 1.3
Big improvements.
Untheming the form results.
Showing message and errors.
hook_popups to gather rules from other modules.

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jan 23 18:41:28 2008 UTC (22 months ago) by starbow
Branch: MAIN
Changes since 1.2: +88 -33 lines
Diff to previous 1.2
Adding loading graphic and message popup.
Also lots of new pages.

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jan 7 22:29:16 2008 UTC (22 months, 2 weeks ago) by starbow
Branch: MAIN
CVS Tags: DRUPAL-6--1-0-alpha2
Changes since 1.1: +83 -10 lines
Diff to previous 1.1
got roundtripping forms, swap and reload.

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Dec 11 00:57:07 2007 UTC (23 months, 2 weeks ago) by starbow
Branch: MAIN
CVS Tags: DRUPAL-5--1-0-alpha, DRUPAL-6--1-0-alpha
Simple framework for creating dialogs.

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.

  Diffs between and
  Type of Diff should be a

Sort log by:

  ViewVC Help
Powered by ViewVC 1.1.2