Andrew Ozz
|
7f321b9b90
|
Check if turbo-nag exists and don't initialize Gears on every page load to check if it's enabled only check if it's installed to prevent crash in Firefox 3.0.10. Fixes #10083
git-svn-id: https://develop.svn.wordpress.org/trunk@11538 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-06-10 02:52:16 +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
|
d36df6430d
|
Fix submenu position and state on folded admin menu, props sambauers, fixes #9956
git-svn-id: https://develop.svn.wordpress.org/trunk@11483 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-29 07:42:55 +00:00 |
Andrew Ozz
|
adda656922
|
Ensure autosave is run before showing preview for new posts/pages.
git-svn-id: https://develop.svn.wordpress.org/trunk@11466 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-27 11:04:00 +00:00 |
Ryan Boren
|
e12c642c54
|
Trim tailing whitespace
git-svn-id: https://develop.svn.wordpress.org/trunk@11450 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-24 23:47:49 +00:00 |
Ryan Boren
|
2e127ee264
|
Set eol style
git-svn-id: https://develop.svn.wordpress.org/trunk@11449 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-24 23:39:56 +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
|
a8fa1281b7
|
TinyMCE 3.2.4, remove the autosave plugin and add the same functionality in autosave.js, fix double warning messages when leaving the page.
git-svn-id: https://develop.svn.wordpress.org/trunk@11437 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-22 22:08:17 +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
|
01d5ecf991
|
Fix styling for the plugins screen
git-svn-id: https://develop.svn.wordpress.org/trunk@11422 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-21 09:40:11 +00:00 |
Mark Jaquith
|
ba1c3bdd5b
|
Deprecate sanitize_url() and clean_url() in favor of esc_url_raw() and esc_url()
git-svn-id: https://develop.svn.wordpress.org/trunk@11383 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-18 16:00:33 +00:00 |
Mark Jaquith
|
f0336cfa7d
|
deprecate wp_specialchars() in favor of esc_html(). Encode quotes for esc_html() as in esc_attr(), to improve plugin security.
git-svn-id: https://develop.svn.wordpress.org/trunk@11380 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-18 15:11:07 +00:00 |
Andrew Ozz
|
092b182559
|
Fix Screen Options and Help buttons
git-svn-id: https://develop.svn.wordpress.org/trunk@11378 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-18 05:10:50 +00:00 |
Andrew Ozz
|
bf88f92c4d
|
Refresh gallery.js
git-svn-id: https://develop.svn.wordpress.org/trunk@11373 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-17 12:34:40 +00:00 |
Andrew Ozz
|
6adf190b8f
|
Update SWFUpload to 2.2.0.1, see #9413
git-svn-id: https://develop.svn.wordpress.org/trunk@11372 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-17 12:29:58 +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
|
ecc46022b2
|
Don't display empty values in the user display name drop-down, props Simek, fix js to add newly entered First Name and Last Name, fixes #9813
git-svn-id: https://develop.svn.wordpress.org/trunk@11330 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-14 17:01: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
|
76fcdd118d
|
Show Plugin Information thickbox title only when installing plugins, restore access to links on install plugins screens, some colors-fresh.css cleanup, fixes #9742
git-svn-id: https://develop.svn.wordpress.org/trunk@11225 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-07 02:41:36 +00:00 |
Andrew Ozz
|
b4511b71fd
|
Change CSS classes to avoid collisions with ui.tabs, fixes #9740
git-svn-id: https://develop.svn.wordpress.org/trunk@11224 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-06 21:31:07 +00:00 |
Andrew Ozz
|
8788a2520e
|
Add wpspin_light and wpspin_dark spinners
git-svn-id: https://develop.svn.wordpress.org/trunk@11203 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-05 18:57:43 +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
|
687a400776
|
Hide text while editor is loading, show html editor on error
git-svn-id: https://develop.svn.wordpress.org/trunk@11171 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-04 10:34:50 +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
|
4cbf51bc20
|
Sync common.js with common.dev.js
git-svn-id: https://develop.svn.wordpress.org/trunk@11165 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-03 23:23:32 +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 |
Peter Westwood
|
4c01def10f
|
Add a nag message if the user is still using an auto-generated password. See #9710 props DD32.
git-svn-id: https://develop.svn.wordpress.org/trunk@11162 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-03 17:06:29 +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
|
aac1622495
|
Add wpspin.gif and replace all spinners
git-svn-id: https://develop.svn.wordpress.org/trunk@11150 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-01 19:43:22 +00:00 |
Andrew Ozz
|
4a911beaf3
|
Load the menu folded (if set), load the editor earlier
git-svn-id: https://develop.svn.wordpress.org/trunk@11118 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-04-29 05:43:03 +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
|
ac40df7d99
|
Add <col> to list of block elements, props CharlieHamu and Denis-de-Bernardy, fixes #9484
git-svn-id: https://develop.svn.wordpress.org/trunk@11070 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-04-23 08:28:22 +00:00 |
Andrew Ozz
|
82e956b997
|
wordcount.js fix for nbsp passed as #160 char, props Denis-de-Bernardy, fixes #9597
git-svn-id: https://develop.svn.wordpress.org/trunk@11050 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-04-22 09:29:43 +00:00 |
Andrew Ozz
|
ad021e44ad
|
Submit the form when setting items per page option so it's visible straight away
git-svn-id: https://develop.svn.wordpress.org/trunk@10987 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-04-17 12:46:53 +00:00 |
Andrew Ozz
|
9a62b02dfe
|
CSS cleanup and fixes
git-svn-id: https://develop.svn.wordpress.org/trunk@10943 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-04-16 04:41:05 +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
|
7f277c435c
|
Fix confirmation for second bulk delete, fixes #9473
git-svn-id: https://develop.svn.wordpress.org/trunk@10881 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-04-06 22:21:45 +00:00 |
Andrew Ozz
|
62faa2c130
|
Make sure parseInt returns decimal
git-svn-id: https://develop.svn.wordpress.org/trunk@10873 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-04-05 08:34:51 +00:00 |
Andrew Ozz
|
bd0313e3bc
|
Styling and minor improvements for items per page option
git-svn-id: https://develop.svn.wordpress.org/trunk@10872 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-04-05 08:25:10 +00:00 |
Andrew Ozz
|
9ff40f470b
|
Improved no-js styles
git-svn-id: https://develop.svn.wordpress.org/trunk@10869 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-04-04 17:07:31 +00:00 |
Andrew Ozz
|
ac2b09ccc8
|
Fix highlighting of the whole page while dragging a sortable in WebKit, ajax tag cloud for non-admin users
git-svn-id: https://develop.svn.wordpress.org/trunk@10849 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-03-28 08:21:43 +00:00 |
Ryan Boren
|
64aae34fdc
|
Bind to submit event. Bump script loader.
git-svn-id: https://develop.svn.wordpress.org/trunk@10848 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-03-27 22:58:53 +00:00 |
Ryan Boren
|
ea904a0ba0
|
Add per page option to Screen Options for comments, posts, pages, and media.
git-svn-id: https://develop.svn.wordpress.org/trunk@10847 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-03-27 22:47:47 +00:00 |
Andrew Ozz
|
38fb326258
|
TinyMCE 3.2.2.3, has several bugfixes
git-svn-id: https://develop.svn.wordpress.org/trunk@10845 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-03-27 12:57:25 +00:00 |