Andrew Ozz
|
8c8d048749
|
Fix the workaround for UI Draggable to include single instance widgets (do they still exist?), see #17952
git-svn-id: https://develop.svn.wordpress.org/trunk@18774 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-09-25 18:53:34 +00:00 |
Andrew Ozz
|
e42c40167f
|
Update jQuery to 1.6.4, update jQuery UI to 1.8.16, add the rest of UI, add workaround for a regression in UI Draggable, see #17952
git-svn-id: https://develop.svn.wordpress.org/trunk@18757 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-09-23 05:03:31 +00:00 |
Andrew Ozz
|
a967718ed3
|
'.widget', not '.postbox' in [18635], props aaroncampbell, see #17979
git-svn-id: https://develop.svn.wordpress.org/trunk@18636 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-09-03 21:45:01 +00:00 |
Andrew Ozz
|
b483e4a464
|
Remove orphaned sidebars from the page when the user drags all widgets out of them, see #17979
git-svn-id: https://develop.svn.wordpress.org/trunk@18635 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-09-03 21:26:32 +00:00 |
Andrew Ozz
|
b744e5937e
|
Remove unneeded .siblings() from widgets.js, props aaroncampbell, fixes #18582
git-svn-id: https://develop.svn.wordpress.org/trunk@18634 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-09-03 21:19:36 +00:00 |
Andrew Ozz
|
bcd9d1a36e
|
Moves orphaned sidebars to main content area above Inactive Widgets, props aaroncampbell, see #17979
git-svn-id: https://develop.svn.wordpress.org/trunk@18631 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-09-03 03:01:11 +00:00 |
Andrew Ozz
|
aa91987639
|
Widgets RTL fixes, props yoavf, fixes #16082
git-svn-id: https://develop.svn.wordpress.org/trunk@18095 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-06-01 16:29:10 +00:00 |
Andrew Nacin
|
6c9318e763
|
Verify that a widget is draggable before stripping its draggability. props filosofo, see #12863. Fixes widget creation for jQUI 1.8.5; should be fixed in jQUI 1.8.6.
git-svn-id: https://develop.svn.wordpress.org/trunk@15738 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-10-07 04:20:19 +00:00 |
Ryan Boren
|
8ef8b7bad5
|
Trailing whitespace cleanup
git-svn-id: https://develop.svn.wordpress.org/trunk@12733 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-01-15 22:11:12 +00:00 |
Andrew Ozz
|
7d5aff1305
|
Fix error in widgets.js, props Denis-de-Bernardy, see #10021
git-svn-id: https://develop.svn.wordpress.org/trunk@11870 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-08-24 19:16:53 +00:00 |
Andrew Ozz
|
772140e60f
|
More jQuery based scripts optimizations, props Denis-de-Bernardy, see #10021
git-svn-id: https://develop.svn.wordpress.org/trunk@11858 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-08-21 01:03:26 +00:00 |
Andrew Ozz
|
5a36aa00cd
|
Speed up jQuery based scripts, props Denis-de-Bernardy, see #10021
git-svn-id: https://develop.svn.wordpress.org/trunk@11837 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-08-18 09:53:37 +00:00 |
Andrew Ozz
|
997f1af1c8
|
Add "Accessibility Mode" for widgets screen (can be turned on from Screen Options). Add set_user_setting() to the UI state saving functions.
git-svn-id: https://develop.svn.wordpress.org/trunk@11503 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-06-01 23:31:34 +00:00 |
Andrew Ozz
|
f1b8716b93
|
Reload the widget form with the ajax response after save, add Close link to the widgets, don't auto-close on save to show possible errors returned from validation
git-svn-id: https://develop.svn.wordpress.org/trunk@11498 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-31 11:34:08 +00:00 |
Andrew Ozz
|
f5fa5294ed
|
Delete widgets when dragged back to Available Widgets, add ui.droppable.js and ui.selectable.js, see #9511
git-svn-id: https://develop.svn.wordpress.org/trunk@11445 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-24 15:46:09 +00:00 |
Andrew Ozz
|
f0453f5e36
|
Attempt to fix jQuery UI unselectable form fields in widgets, label can be either explicit or implicit, not both.
git-svn-id: https://develop.svn.wordpress.org/trunk@11431 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-22 16:13:05 +00:00 |
Andrew Ozz
|
8644a0c9d7
|
Strip tags and convert < > to entities when appending widget title, fixes #9830
git-svn-id: https://develop.svn.wordpress.org/trunk@11349 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-16 00:32:04 +00:00 |
Andrew Ozz
|
5f8dcb3377
|
Put back disabling of sortables for folded sidebars, see #9511
git-svn-id: https://develop.svn.wordpress.org/trunk@11256 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-10 10:33:30 +00:00 |
Andrew Ozz
|
f6a357da51
|
Append the widget's title to the header, adjust sidebar height after changing widgets, see #9511
git-svn-id: https://develop.svn.wordpress.org/trunk@11246 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-10 00:49:48 +00:00 |
Andrew Ozz
|
2b97f18c3d
|
Fix old format multi-number placeholder in widgets
git-svn-id: https://develop.svn.wordpress.org/trunk@11238 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-07 21:58:45 +00:00 |
Andrew Ozz
|
d48074c6f8
|
Fix widget option saving on drop, fixes #9721
git-svn-id: https://develop.svn.wordpress.org/trunk@11176 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-04 19:33:54 +00:00 |
Andrew Ozz
|
90e500ae36
|
Widgets UI improvements: arrows, some more help
git-svn-id: https://develop.svn.wordpress.org/trunk@11166 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-04 01:19:10 +00:00 |
Andrew Ozz
|
c549ff4e42
|
Pass the form fields names as strings when saving widgets, fixes #9703
git-svn-id: https://develop.svn.wordpress.org/trunk@11163 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-03 23:17:47 +00:00 |
Andrew Ozz
|
d578c68a73
|
Widgets UI styling, see #9511
git-svn-id: https://develop.svn.wordpress.org/trunk@11160 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-03 05:27:13 +00:00 |
Andrew Ozz
|
95871c8e51
|
Move RSS widget to WP_Widget, see #8441
git-svn-id: https://develop.svn.wordpress.org/trunk@11093 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-04-27 08:46:47 +00:00 |
Andrew Ozz
|
dfd17477f1
|
Fold widget after saving, see #9511
git-svn-id: https://develop.svn.wordpress.org/trunk@10926 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-04-13 17:08:13 +00:00 |
Andrew Ozz
|
e01670f1c8
|
Widgets: open when adding, clean-up AJAX calls, slower animation/less jumping in IE, see #9511
git-svn-id: https://develop.svn.wordpress.org/trunk@10922 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-04-13 16:20:58 +00:00 |
Andrew Ozz
|
a902058b25
|
Resizing and animation for widgets, see #9511
git-svn-id: https://develop.svn.wordpress.org/trunk@10916 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-04-13 01:17:59 +00:00 |
Andrew Ozz
|
8e48888e47
|
Widgets page, first run, see #9511
git-svn-id: https://develop.svn.wordpress.org/trunk@10912 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-04-11 14:37:24 +00:00 |
Andrew Ozz
|
ee334aaf40
|
jQuery 1.3b2 and related changes (jquery.js is not minified to aid testing)
git-svn-id: https://develop.svn.wordpress.org/trunk@10326 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-01-07 05:02:40 +00:00 |
Andrew Ozz
|
416baab11a
|
Minify all js and add the non-minified files as .dev.js
git-svn-id: https://develop.svn.wordpress.org/trunk@10291 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-01-02 15:08:58 +00:00 |