Commit Graph

5165 Commits

Author SHA1 Message Date
ryan
d514a0d6b2 Set eol style
git-svn-id: http://svn.automattic.com/wordpress/trunk@11449 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-05-24 23:39:56 +00:00
westi
8a6eacda08 Hide options from users when they don't make any sense for them. Fixes #8433 props Denis-de-Bernardy.
git-svn-id: http://svn.automattic.com/wordpress/trunk@11447 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-05-24 18:46:01 +00:00
azaozz
13c7249671 Delete widgets when dragged back to Available Widgets, add ui.droppable.js and ui.selectable.js, see #9511
git-svn-id: http://svn.automattic.com/wordpress/trunk@11445 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-05-24 15:46:09 +00:00
azaozz
552056c681 Plugins update notices css tweak
git-svn-id: http://svn.automattic.com/wordpress/trunk@11444 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-05-24 01:15:25 +00:00
azaozz
3f942844de Initialize $table variable in wp-admin/themes.php, props mdawaffe, fixes #9923
git-svn-id: http://svn.automattic.com/wordpress/trunk@11443 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-05-23 23:42:28 +00:00
westi
da5d1d8d15 Pass references and more context to the new 'user_profile_update_errors' hook. Fixes #9302.
git-svn-id: http://svn.automattic.com/wordpress/trunk@11441 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-05-23 21:37:49 +00:00
azaozz
a38f306239 Plugins screen css tweaks
git-svn-id: http://svn.automattic.com/wordpress/trunk@11438 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-05-23 01:56:19 +00:00
azaozz
4a50994a4e 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: http://svn.automattic.com/wordpress/trunk@11437 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-05-22 22:08:17 +00:00
azaozz
c8ad766bb7 Attempt to fix jQuery UI unselectable form fields in widgets, label can be either explicit or implicit, not both.
git-svn-id: http://svn.automattic.com/wordpress/trunk@11431 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-05-22 16:13:05 +00:00
azaozz
5ef0b8278e Fix cursor for folded menu, props sambauers, fixes #9901
git-svn-id: http://svn.automattic.com/wordpress/trunk@11429 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-05-22 15:40:46 +00:00
azaozz
0632395ad6 Fix saving and deleting of widgets settings for no-js and for some non-standard widgets, run the actions from the widgets screen when saving with ajax, see #9511
git-svn-id: http://svn.automattic.com/wordpress/trunk@11427 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-05-22 12:08:51 +00:00
azaozz
c9ce42c8a4 Fix styling for the plugins screen
git-svn-id: http://svn.automattic.com/wordpress/trunk@11422 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-05-21 09:40:11 +00:00
azaozz
85766ab12e Show "Delete" in Media -> Add New, props mgriepentrog, fixes #7879
git-svn-id: http://svn.automattic.com/wordpress/trunk@11421 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-05-21 01:42:40 +00:00
azaozz
17c11fb0f9 Remove background color fix for quick edit button bar, props Simek, fixes #9648
git-svn-id: http://svn.automattic.com/wordpress/trunk@11417 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-05-20 21:50:38 +00:00
azaozz
e5f7b9d7fc Add nowrap for a.button, fixes #9884
git-svn-id: http://svn.automattic.com/wordpress/trunk@11405 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-05-20 06:49:54 +00:00
azaozz
6232d3c395 Fix blue admin theme for new widgets screen, fixes #9878
git-svn-id: http://svn.automattic.com/wordpress/trunk@11403 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-05-19 18:55:58 +00:00
ryan
d36f0721c8 Reassign links to default cat when deleting link cats via ajax. fixes #9869
git-svn-id: http://svn.automattic.com/wordpress/trunk@11401 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-05-19 18:08:15 +00:00
ryan
6037ecb9a7 Don't double define ABSPATH. Props peaceablewhale. fixes #9863
git-svn-id: http://svn.automattic.com/wordpress/trunk@11393 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-05-19 15:29:57 +00:00
azaozz
a303904bd6 Some more styling for the plugins screen
git-svn-id: http://svn.automattic.com/wordpress/trunk@11391 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-05-19 01:27:34 +00:00
ryan
ebd479748b Move visit plugin site link from actions to meta. see #9849
git-svn-id: http://svn.automattic.com/wordpress/trunk@11389 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-05-18 22:17:58 +00:00
azaozz
80969e073e Clean the cache-manifests, make $manifest_version and $tinymce_version global vars accessible from the manifest
git-svn-id: http://svn.automattic.com/wordpress/trunk@11388 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-05-18 20:29:26 +00:00
ryan
fa2c456b29 Add plugin_row_meta filter
git-svn-id: http://svn.automattic.com/wordpress/trunk@11385 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-05-18 16:56:42 +00:00
ryan
d055804c01 Typo fix
git-svn-id: http://svn.automattic.com/wordpress/trunk@11384 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-05-18 16:55:20 +00:00
markjaquith
3ebf837ced Deprecate sanitize_url() and clean_url() in favor of esc_url_raw() and esc_url()
git-svn-id: http://svn.automattic.com/wordpress/trunk@11383 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-05-18 16:00:33 +00:00
markjaquith
119b39cec2 deprecate wp_specialchars() in favor of esc_html(). Encode quotes for esc_html() as in esc_attr(), to improve plugin security.
git-svn-id: http://svn.automattic.com/wordpress/trunk@11380 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-05-18 15:11:07 +00:00
azaozz
69dacfe471 Fix Screen Options and Help buttons
git-svn-id: http://svn.automattic.com/wordpress/trunk@11378 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-05-18 05:10:50 +00:00
azaozz
df3ecac02b Sanitize plugin update information, props hakre, fixes #5422
git-svn-id: http://svn.automattic.com/wordpress/trunk@11376 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-05-17 20:26:36 +00:00
azaozz
5310130057 HTML validity fixes, props hakre, fixes #9432
git-svn-id: http://svn.automattic.com/wordpress/trunk@11375 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-05-17 20:19:51 +00:00
azaozz
e0d5c54333 Refresh gallery.js
git-svn-id: http://svn.automattic.com/wordpress/trunk@11373 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-05-17 12:34:40 +00:00
azaozz
697923e9f0 Update SWFUpload to 2.2.0.1, see #9413
git-svn-id: http://svn.automattic.com/wordpress/trunk@11372 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-05-17 12:29:58 +00:00
westi
afcaa4b48d Add an action link to allow for plugins to be deleted individually. Also switch to storing the deletion information and redirecting before displaying. Fixes #9835 props DD32.
git-svn-id: http://svn.automattic.com/wordpress/trunk@11371 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-05-17 09:39:32 +00:00
azaozz
31ee4f86c1 Add HTML break in user-new.php, props demetris, fixes #9834
git-svn-id: http://svn.automattic.com/wordpress/trunk@11369 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-05-16 21:51:32 +00:00
ryan
5f969d1034 Incorporate version into description. Put version, and author link beneath description (possibly incorporate other meta here).
git-svn-id: http://svn.automattic.com/wordpress/trunk@11368 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-05-16 19:45:31 +00:00
ryan
c84945ceee Always show action links for plugin rows. Move offsite links off of plugin name to new 'View Site' action.
git-svn-id: http://svn.automattic.com/wordpress/trunk@11367 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-05-16 19:30:08 +00:00
azaozz
f69da836bf Add footer actions to iframe footer, props DD32, fixes #9832
git-svn-id: http://svn.automattic.com/wordpress/trunk@11366 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-05-16 19:21:29 +00:00
ryan
825b4c3b3a Revert [11307]. fixes #9842
git-svn-id: http://svn.automattic.com/wordpress/trunk@11363 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-05-16 17:19:30 +00:00
ryan
a5d66148b6 Trim long descriptions in plugin installer search results. Props DD32. fixes #9576
git-svn-id: http://svn.automattic.com/wordpress/trunk@11362 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-05-16 17:16:45 +00:00
azaozz
360720f615 Style tweaks for plugins delete confirmation page, props Simek, fixes #9799
git-svn-id: http://svn.automattic.com/wordpress/trunk@11361 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-05-16 07:09:03 +00:00
azaozz
795769a235 Margin fix for "updated" and "error" classes, props Simek, fixes #9802
git-svn-id: http://svn.automattic.com/wordpress/trunk@11360 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-05-16 06:53:41 +00:00
azaozz
d271668438 Clean up user-edit.php, add password strength meter to Add User and Edit User
git-svn-id: http://svn.automattic.com/wordpress/trunk@11359 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-05-16 06:29:10 +00:00
ryan
e8b025b971 Check if get_site_option() is defined. It isn't when auto upgrading from <= 2.7.
git-svn-id: http://svn.automattic.com/wordpress/trunk@11357 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-05-16 05:05:11 +00:00
ryan
2854da3b5e Check if delete_transient() exists to avoid error when upgrading from releases that don't define it.
git-svn-id: http://svn.automattic.com/wordpress/trunk@11356 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-05-16 04:56:13 +00:00
ryan
65e7f96541 Improve contextual help for widgets. Props demetris. fixes #9827
git-svn-id: http://svn.automattic.com/wordpress/trunk@11353 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-05-16 02:25:06 +00:00
ryan
a889a5a2df strip tags on post titles in recent comments dashboard widget. Props Denis-de-Bernardy, mastermind. fixes #9138
git-svn-id: http://svn.automattic.com/wordpress/trunk@11352 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-05-16 02:23:12 +00:00
ryan
24f847661f Support IIS 7.0 URL Rewrite Module. Props ruslany. Hat tips to peaceablewhale, hakre, Denis-de-Bernardy, sivel. fixes #8974
git-svn-id: http://svn.automattic.com/wordpress/trunk@11350 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-05-16 02:04:36 +00:00
azaozz
5a6cf8b500 Strip tags and convert < > to entities when appending widget title, fixes #9830
git-svn-id: http://svn.automattic.com/wordpress/trunk@11349 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-05-16 00:32:04 +00:00
ryan
acd92c27ab Add escaping for quick edit saves. Props hailin. fixes #9822
git-svn-id: http://svn.automattic.com/wordpress/trunk@11343 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-05-15 20:05:52 +00:00
azaozz
b0ae00fc0c Tweak p.help class, props Simek, fixes #9790
git-svn-id: http://svn.automattic.com/wordpress/trunk@11337 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-05-15 03:57:45 +00:00
ryan
e1fac77dca Give continents-cities their own textdomain. Props nbachiyski, Denis-de-Bernardy . fixes #9794
git-svn-id: http://svn.automattic.com/wordpress/trunk@11333 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-05-14 20:05:25 +00:00
azaozz
fc488172cc 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: http://svn.automattic.com/wordpress/trunk@11330 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-05-14 17:01:04 +00:00