Commit Graph

1292 Commits

Author SHA1 Message Date
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
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
Peter Westwood bd9784b05e Pass references and more context to the new 'user_profile_update_errors' hook. Fixes #9302.
git-svn-id: https://develop.svn.wordpress.org/trunk@11441 602fd350-edb4-49c9-b593-d223f7449a82
2009-05-23 21:37:49 +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 846cdf43c9 Some more styling for the plugins screen
git-svn-id: https://develop.svn.wordpress.org/trunk@11391 602fd350-edb4-49c9-b593-d223f7449a82
2009-05-19 01:27:34 +00:00
Andrew Ozz 662765e570 Clean the cache-manifests, make $manifest_version and $tinymce_version global vars accessible from the manifest
git-svn-id: https://develop.svn.wordpress.org/trunk@11388 602fd350-edb4-49c9-b593-d223f7449a82
2009-05-18 20:29:26 +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 3780ca0212 Sanitize plugin update information, props hakre, fixes #5422
git-svn-id: https://develop.svn.wordpress.org/trunk@11376 602fd350-edb4-49c9-b593-d223f7449a82
2009-05-17 20:26:36 +00:00
Andrew Ozz 405eececce HTML validity fixes, props hakre, fixes #9432
git-svn-id: https://develop.svn.wordpress.org/trunk@11375 602fd350-edb4-49c9-b593-d223f7449a82
2009-05-17 20:19:51 +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 bb4f1f4162 Add footer actions to iframe footer, props DD32, fixes #9832
git-svn-id: https://develop.svn.wordpress.org/trunk@11366 602fd350-edb4-49c9-b593-d223f7449a82
2009-05-16 19:21:29 +00:00
Ryan Boren 49f326fb2c Trim long descriptions in plugin installer search results. Props DD32. fixes #9576
git-svn-id: https://develop.svn.wordpress.org/trunk@11362 602fd350-edb4-49c9-b593-d223f7449a82
2009-05-16 17:16:45 +00:00
Ryan Boren b165b06dcd Check if delete_transient() exists to avoid error when upgrading from releases that don't define it.
git-svn-id: https://develop.svn.wordpress.org/trunk@11356 602fd350-edb4-49c9-b593-d223f7449a82
2009-05-16 04:56:13 +00:00
Ryan Boren 75630fb7e3 Improve contextual help for widgets. Props demetris. fixes #9827
git-svn-id: https://develop.svn.wordpress.org/trunk@11353 602fd350-edb4-49c9-b593-d223f7449a82
2009-05-16 02:25:06 +00:00
Ryan Boren fee032b9e8 strip tags on post titles in recent comments dashboard widget. Props Denis-de-Bernardy, mastermind. fixes #9138
git-svn-id: https://develop.svn.wordpress.org/trunk@11352 602fd350-edb4-49c9-b593-d223f7449a82
2009-05-16 02:23:12 +00:00
Ryan Boren 5d6ca1f0dc Support IIS 7.0 URL Rewrite Module. Props ruslany. Hat tips to peaceablewhale, hakre, Denis-de-Bernardy, sivel. fixes #8974
git-svn-id: https://develop.svn.wordpress.org/trunk@11350 602fd350-edb4-49c9-b593-d223f7449a82
2009-05-16 02:04:36 +00:00
Ryan Boren bf908fe2f1 Give continents-cities their own textdomain. Props nbachiyski, Denis-de-Bernardy . fixes #9794
git-svn-id: https://develop.svn.wordpress.org/trunk@11333 602fd350-edb4-49c9-b593-d223f7449a82
2009-05-14 20:05:25 +00:00
Peter Westwood fe7cb199bb Give better instructions when installing over an existing users table. Fixes #9569 based on patch from coffee2code.
git-svn-id: https://develop.svn.wordpress.org/trunk@11326 602fd350-edb4-49c9-b593-d223f7449a82
2009-05-14 06:54:33 +00:00
Ryan Boren c4f78ad63a Don't localize dates where not appropriate. Props Denis-de-Bernardy, hakre. fixes #9730
git-svn-id: https://develop.svn.wordpress.org/trunk@11323 602fd350-edb4-49c9-b593-d223f7449a82
2009-05-14 02:00:32 +00:00
Ryan Boren 8efb468ed6 Use the_author_meta(). Props sivel. see #9393
git-svn-id: https://develop.svn.wordpress.org/trunk@11322 602fd350-edb4-49c9-b593-d223f7449a82
2009-05-14 01:52:42 +00:00
Ryan Boren c662eed706 Don't set user's url to http://. Props josephscott. fixes #9804
git-svn-id: https://develop.svn.wordpress.org/trunk@11320 602fd350-edb4-49c9-b593-d223f7449a82
2009-05-13 22:41:05 +00:00
Ryan Boren d93e16b6cb Add option to send password to users created from admin. Props Denis-de-Bernardy. fixes #9669
git-svn-id: https://develop.svn.wordpress.org/trunk@11319 602fd350-edb4-49c9-b593-d223f7449a82
2009-05-13 22:35:17 +00:00
Ryan Boren fc80cdec6b Remove vestiges of what_to_show. Props filosofo. fixes #9815
git-svn-id: https://develop.svn.wordpress.org/trunk@11318 602fd350-edb4-49c9-b593-d223f7449a82
2009-05-13 22:28:56 +00:00
Ryan Boren 3dafb2c908 Default plugins per page to 999
git-svn-id: https://develop.svn.wordpress.org/trunk@11314 602fd350-edb4-49c9-b593-d223f7449a82
2009-05-13 04:26:40 +00:00
Mark Jaquith a2bf4db52b Use a semantic class name for text targeted to screen readers. props filosofo. fixes #9791
git-svn-id: https://develop.svn.wordpress.org/trunk@11312 602fd350-edb4-49c9-b593-d223f7449a82
2009-05-12 22:40:56 +00:00
Andrew Ozz 3de68bc265 Fix notice in wp-admin/includes/widgets.php
git-svn-id: https://develop.svn.wordpress.org/trunk@11309 602fd350-edb4-49c9-b593-d223f7449a82
2009-05-12 19:12:50 +00:00
Ryan Boren 58ab59ad76 Update upload error strings. Props Askapache. fixes #9625
git-svn-id: https://develop.svn.wordpress.org/trunk@11304 602fd350-edb4-49c9-b593-d223f7449a82
2009-05-12 17:02:34 +00:00
Ryan Boren d7a4c9f7a0 Remove unneeded pipe in admin footer. Props DD32, Denis-de-Bernardy. fixes #8676
git-svn-id: https://develop.svn.wordpress.org/trunk@11298 602fd350-edb4-49c9-b593-d223f7449a82
2009-05-12 06:10:08 +00:00
Ryan Boren 17de82bb6f Ampersand validation fix. Props hakre. fixes #9402
git-svn-id: https://develop.svn.wordpress.org/trunk@11296 602fd350-edb4-49c9-b593-d223f7449a82
2009-05-12 05:58:57 +00:00
Andrew Ozz 251defea2e Add style to the URL in automatic update/install messages, props Simek, fixes #9781
git-svn-id: https://develop.svn.wordpress.org/trunk@11295 602fd350-edb4-49c9-b593-d223f7449a82
2009-05-12 05:53:07 +00:00
Ryan Boren bbf835ab0c Allow quotes in passwords. fixes #8866
git-svn-id: https://develop.svn.wordpress.org/trunk@11292 602fd350-edb4-49c9-b593-d223f7449a82
2009-05-12 05:21:32 +00:00
Ryan Boren 2e71b19772 Translate continent and city names for timezone picker. see #9794
git-svn-id: https://develop.svn.wordpress.org/trunk@11290 602fd350-edb4-49c9-b593-d223f7449a82
2009-05-12 01:04:16 +00:00
Andrew Ozz b008acad7d Clear float in themes search results, props hakre, fixes #9694
git-svn-id: https://develop.svn.wordpress.org/trunk@11286 602fd350-edb4-49c9-b593-d223f7449a82
2009-05-12 00:08:31 +00:00
Ryan Boren 9a1ebaa73b Fix hiding off offscreen legends in Firefox. Props Denis-de-Bernardy. fixes #9783
git-svn-id: https://develop.svn.wordpress.org/trunk@11283 602fd350-edb4-49c9-b593-d223f7449a82
2009-05-11 22:11:13 +00:00
Ryan Boren f39359771a Fix plugin update notice
git-svn-id: https://develop.svn.wordpress.org/trunk@11276 602fd350-edb4-49c9-b593-d223f7449a82
2009-05-11 20:14:27 +00:00
Ryan Boren 77fd53d47c Fix plugin update notice
git-svn-id: https://develop.svn.wordpress.org/trunk@11275 602fd350-edb4-49c9-b593-d223f7449a82
2009-05-11 20:12:03 +00:00
Ryan Boren 7b393909ef Update password nage text. Props Denis-de-Bernardy. fixes #9710
git-svn-id: https://develop.svn.wordpress.org/trunk@11266 602fd350-edb4-49c9-b593-d223f7449a82
2009-05-11 17:34:24 +00:00
Ryan Boren 352827e01a Add timezone_string to populate_options. Props hakre. fixes #9706
git-svn-id: https://develop.svn.wordpress.org/trunk@11264 602fd350-edb4-49c9-b593-d223f7449a82
2009-05-11 17:31:30 +00:00
Ryan Boren 318e19884c Typo fix
git-svn-id: https://develop.svn.wordpress.org/trunk@11262 602fd350-edb4-49c9-b593-d223f7449a82
2009-05-11 05:24:56 +00:00
Ryan Boren 8d19b10d66 Sanitize plugin update information. Props hakre, Viper007Bond. fixes #5422
git-svn-id: https://develop.svn.wordpress.org/trunk@11258 602fd350-edb4-49c9-b593-d223f7449a82
2009-05-11 04:50:36 +00:00
Andrew Ozz ef81374592 Sort widgets by name case insensitive, fixes #9766
git-svn-id: https://develop.svn.wordpress.org/trunk@11247 602fd350-edb4-49c9-b593-d223f7449a82
2009-05-10 06:56:27 +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
Mark Jaquith 8d6cb67233 esc_js(). Shorter, follows new escaping naming convention.
git-svn-id: https://develop.svn.wordpress.org/trunk@11245 602fd350-edb4-49c9-b593-d223f7449a82
2009-05-09 07:27:22 +00:00
Ryan Boren 90ef467838 Revert line that breaks browser uploader
git-svn-id: https://develop.svn.wordpress.org/trunk@11244 602fd350-edb4-49c9-b593-d223f7449a82
2009-05-08 20:45:04 +00:00
Ryan Boren 7bdc97c1b8 Typo fix
git-svn-id: https://develop.svn.wordpress.org/trunk@11242 602fd350-edb4-49c9-b593-d223f7449a82
2009-05-08 18:21:05 +00:00
Ryan Boren 424eed30a7 Allow plugis to replace just the default help, preserving contextual.
git-svn-id: https://develop.svn.wordpress.org/trunk@11235 602fd350-edb4-49c9-b593-d223f7449a82
2009-05-07 19:30:41 +00:00
Andrew Ozz 76e525c50f Cast to string in array_key_exists() in media.php, props lusuonline, fixes #9749
git-svn-id: https://develop.svn.wordpress.org/trunk@11233 602fd350-edb4-49c9-b593-d223f7449a82
2009-05-07 17:28:51 +00:00
Andrew Ozz b63adead33 Add missing "echo" in plugin installer, props Viper007Bond, fixes #9746
git-svn-id: https://develop.svn.wordpress.org/trunk@11232 602fd350-edb4-49c9-b593-d223f7449a82
2009-05-07 10:18:12 +00:00
Peter Westwood fa31602215 Set empty file type if skipping file type check. Fixes notices when importing. See #9393 props sivel.
git-svn-id: https://develop.svn.wordpress.org/trunk@11227 602fd350-edb4-49c9-b593-d223f7449a82
2009-05-07 06:50:54 +00:00