Commit Graph

9987 Commits

Author SHA1 Message Date
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
Ryan Boren 0423851d49 Use wp_unique_slug() in wp_insert_attachment(). Props Denis-de-Bernardy. fixes #9726
git-svn-id: https://develop.svn.wordpress.org/trunk@11202 602fd350-edb4-49c9-b593-d223f7449a82
2009-05-05 16:39:36 +00:00
Andrew Ozz 1d27399034 Don't bind every form element to form.submit in wp-lists, fixes #7838, see #9696
git-svn-id: https://develop.svn.wordpress.org/trunk@11201 602fd350-edb4-49c9-b593-d223f7449a82
2009-05-05 10:29:37 +00:00
Andrew Ozz 6ca8e3b935 Escape caption in [gallery] output, props MattyRob, fixes #8763
git-svn-id: https://develop.svn.wordpress.org/trunk@11200 602fd350-edb4-49c9-b593-d223f7449a82
2009-05-05 07:35:03 +00:00
Andrew Ozz 2091edf9e1 Wrap tag cloud in a block element, props hudatoriq, fixes #7905
git-svn-id: https://develop.svn.wordpress.org/trunk@11199 602fd350-edb4-49c9-b593-d223f7449a82
2009-05-05 07:14:51 +00:00
Ryan Boren 63e38ce6a2 Don't over sanitize uploaded file titles. Props hakre. fixes #9081
git-svn-id: https://develop.svn.wordpress.org/trunk@11198 602fd350-edb4-49c9-b593-d223f7449a82
2009-05-05 05:57:56 +00:00
Ryan Boren b877415f2a Always do post status transition actions. Props nbachiyski. fixes #8792
git-svn-id: https://develop.svn.wordpress.org/trunk@11197 602fd350-edb4-49c9-b593-d223f7449a82
2009-05-05 05:53:55 +00:00
Ryan Boren 3af69ff1a1 Better meta form query. Props Denis-de-Bernardy. fixes #9684
git-svn-id: https://develop.svn.wordpress.org/trunk@11196 602fd350-edb4-49c9-b593-d223f7449a82
2009-05-05 05:40:03 +00:00
Ryan Boren 507d286afe Fix callbacks. Props Denis-de-Bernardy. fixes #9722 see #9697
git-svn-id: https://develop.svn.wordpress.org/trunk@11195 602fd350-edb4-49c9-b593-d223f7449a82
2009-05-05 05:35:56 +00:00
Ryan Boren b16cbfc447 Return fiter result directly. Props Denis-de-Bernardy. fixes #9690
git-svn-id: https://develop.svn.wordpress.org/trunk@11194 602fd350-edb4-49c9-b593-d223f7449a82
2009-05-05 05:32:20 +00:00
Ryan Boren 2deb2b1087 Add hook for adding info to plugin update message. Props JohnLamansky. fixes #9553
git-svn-id: https://develop.svn.wordpress.org/trunk@11193 602fd350-edb4-49c9-b593-d223f7449a82
2009-05-05 05:19:53 +00:00
Ryan Boren 6c3fbc191c Textual consistency. Props Denis-de-Bernardy. fixes #9596
git-svn-id: https://develop.svn.wordpress.org/trunk@11192 602fd350-edb4-49c9-b593-d223f7449a82
2009-05-05 05:17:23 +00:00
Andrew Ozz 16e5733fe9 Add column "Rating" in Link Manager, props hakre, fixes #9443
git-svn-id: https://develop.svn.wordpress.org/trunk@11191 602fd350-edb4-49c9-b593-d223f7449a82
2009-05-05 04:59:19 +00:00
Andrew Ozz 3bf18aa189 Banishing ASCII quotes and apostrophes, props demetris, fixes #9655
git-svn-id: https://develop.svn.wordpress.org/trunk@11190 602fd350-edb4-49c9-b593-d223f7449a82
2009-05-05 04:28:05 +00:00
Ryan Boren 86261669cb Clear upgrade nag when doing manual upgrade. Props Denis-de-Bernardy. fixes #9139
git-svn-id: https://develop.svn.wordpress.org/trunk@11189 602fd350-edb4-49c9-b593-d223f7449a82
2009-05-05 04:02:49 +00:00
Ryan Boren eb4fd7e4f6 always apply widget_title filter. Props Denis-de-Bernardy. fixes #9450
git-svn-id: https://develop.svn.wordpress.org/trunk@11188 602fd350-edb4-49c9-b593-d223f7449a82
2009-05-05 03:59:08 +00:00
Ryan Boren 5b834b6daa get_home_path() improvements. Props akd907. fixes #9246
git-svn-id: https://develop.svn.wordpress.org/trunk@11187 602fd350-edb4-49c9-b593-d223f7449a82
2009-05-05 02:45:40 +00:00
Ryan Boren aa9afc7810 Make sure plugin menu icons are delivered via https if is_ssl(). Props DD32. fixes #8901
git-svn-id: https://develop.svn.wordpress.org/trunk@11186 602fd350-edb4-49c9-b593-d223f7449a82
2009-05-05 02:38:18 +00:00
Andrew Ozz c5c67cdaac Fix "No posts found" on media screens, props hakre, fixes #9680
git-svn-id: https://develop.svn.wordpress.org/trunk@11185 602fd350-edb4-49c9-b593-d223f7449a82
2009-05-05 02:31:32 +00:00
Andrew Ozz 1741eb34e0 Add a space between image and name in bookmark-template.php, props sivel, fixes #8608
git-svn-id: https://develop.svn.wordpress.org/trunk@11184 602fd350-edb4-49c9-b593-d223f7449a82
2009-05-05 02:23:40 +00:00
Andrew Ozz 8c0943cbf2 Some cleanup for edit-page-form.php and edit-form-advanced.php, props simek, fixes #9501
git-svn-id: https://develop.svn.wordpress.org/trunk@11183 602fd350-edb4-49c9-b593-d223f7449a82
2009-05-05 02:14:25 +00:00
Andrew Ozz df6c9f7e92 Fix target = _blank, props Nazgul, fixes #6049
git-svn-id: https://develop.svn.wordpress.org/trunk@11182 602fd350-edb4-49c9-b593-d223f7449a82
2009-05-05 00:51:47 +00:00
Ryan Boren c6d1e4e51b Use invisible for hiding labels
git-svn-id: https://develop.svn.wordpress.org/trunk@11181 602fd350-edb4-49c9-b593-d223f7449a82
2009-05-04 21:42:39 +00:00
Ryan Boren 4a047f4240 Use invisible class for hiding labels and legends.
git-svn-id: https://develop.svn.wordpress.org/trunk@11180 602fd350-edb4-49c9-b593-d223f7449a82
2009-05-04 21:28:58 +00:00
Ryan Boren 1504303718 Stub attribute_escape()
git-svn-id: https://develop.svn.wordpress.org/trunk@11179 602fd350-edb4-49c9-b593-d223f7449a82
2009-05-04 20:57:22 +00:00
Ryan Boren d2d104d968 sanitize_file_name() improvements. Props sivel. fixes #9416
git-svn-id: https://develop.svn.wordpress.org/trunk@11178 602fd350-edb4-49c9-b593-d223f7449a82
2009-05-04 20:20:48 +00:00
Ryan Boren dbf0dd1a1a Typo fix
git-svn-id: https://develop.svn.wordpress.org/trunk@11177 602fd350-edb4-49c9-b593-d223f7449a82
2009-05-04 19:53:39 +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
Ryan Boren 7357b54497 Hide things that need to be available to screen readers via offscreen positioning. see #9445
git-svn-id: https://develop.svn.wordpress.org/trunk@11175 602fd350-edb4-49c9-b593-d223f7449a82
2009-05-04 18:05:16 +00:00
Ryan Boren 9d6444bc64 Typo fix
git-svn-id: https://develop.svn.wordpress.org/trunk@11174 602fd350-edb4-49c9-b593-d223f7449a82
2009-05-04 18:02:00 +00:00
Ryan Boren cfd320446f Attr escaping
git-svn-id: https://develop.svn.wordpress.org/trunk@11173 602fd350-edb4-49c9-b593-d223f7449a82
2009-05-04 17:54:08 +00:00
Andrew Ozz 0289460644 Make tags accessible without js on the edit screen
git-svn-id: https://develop.svn.wordpress.org/trunk@11172 602fd350-edb4-49c9-b593-d223f7449a82
2009-05-04 12:13:44 +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
Peter Westwood 66f8496f68 Move _cleanup_header_comment() to wp-includes so it is always available. Fixes #8497 props Denis-de-Bernardy.
git-svn-id: https://develop.svn.wordpress.org/trunk@11170 602fd350-edb4-49c9-b593-d223f7449a82
2009-05-04 09:33:58 +00:00
Peter Westwood e4f47bc83f Enhance get_comments() phpdoc.
git-svn-id: https://develop.svn.wordpress.org/trunk@11169 602fd350-edb4-49c9-b593-d223f7449a82
2009-05-04 09:22:44 +00:00
Peter Westwood 5db0851318 Support single line Template Name comment blocks for theme Templates and apply same cleanup to all header lines. Fixes #8497 props DD32 and Denis-de-Bernardy.
git-svn-id: https://develop.svn.wordpress.org/trunk@11168 602fd350-edb4-49c9-b593-d223f7449a82
2009-05-04 09:12:12 +00:00
Andrew Ozz c48c21b845 Refresh widgets screen css
git-svn-id: https://develop.svn.wordpress.org/trunk@11167 602fd350-edb4-49c9-b593-d223f7449a82
2009-05-04 01:21:59 +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 a2bbfe9f26 Make is_active_widget() optionally look in 'wp_inactive_widgets' for use in the admin
git-svn-id: https://develop.svn.wordpress.org/trunk@11164 602fd350-edb4-49c9-b593-d223f7449a82
2009-05-03 23:20:26 +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 263b761408 Do not import sidebars by index after switching themes, props Denis-de-Bernardy, see #9695
git-svn-id: https://develop.svn.wordpress.org/trunk@11161 602fd350-edb4-49c9-b593-d223f7449a82
2009-05-03 07:53:54 +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
Ryan Boren 630f4578b7 Clean up save mssage. see #8713
git-svn-id: https://develop.svn.wordpress.org/trunk@11159 602fd350-edb4-49c9-b593-d223f7449a82
2009-05-02 21:44:09 +00:00
Ryan Boren d4fc4496fd Turn off tag cloud filtering when requesting the cloud via AJAX. Props jhodgdon. fixes ##6593
git-svn-id: https://develop.svn.wordpress.org/trunk@11158 602fd350-edb4-49c9-b593-d223f7449a82
2009-05-02 18:43:04 +00:00
Andrew Ozz 5bac670114 Make the orange in Right Now module darker
git-svn-id: https://develop.svn.wordpress.org/trunk@11157 602fd350-edb4-49c9-b593-d223f7449a82
2009-05-02 08:04:03 +00:00
Ryan Boren fa64b5b57c Update manifest to reflect removed files. fixes #9700
git-svn-id: https://develop.svn.wordpress.org/trunk@11156 602fd350-edb4-49c9-b593-d223f7449a82
2009-05-02 03:26:38 +00:00
Andrew Ozz d9e724974f Add action "in_widget_form" allowing plugins to add extra fields, don't show "Save" button if a widget doesn't have settings form, fixes #9651
git-svn-id: https://develop.svn.wordpress.org/trunk@11155 602fd350-edb4-49c9-b593-d223f7449a82
2009-05-02 00:21:16 +00:00
Ryan Boren 47d56db997 Send valid host when using WP_Http_Fsockopen over SSL. Props mdawaffe. fixes #9699
git-svn-id: https://develop.svn.wordpress.org/trunk@11154 602fd350-edb4-49c9-b593-d223f7449a82
2009-05-01 23:53:38 +00:00