Andrew Ozz
|
ed11892e7f
|
Flash through red when sending an item to the trash, flash through green when undoing it, props caesarsgrunt, see #4529
git-svn-id: https://develop.svn.wordpress.org/trunk@12289 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-11-28 02:56:15 +00:00 |
Andrew Ozz
|
a675276ce5
|
Undo for setting a comment as spam, props caesarsgrunt, fixes #11260, see #4529
git-svn-id: https://develop.svn.wordpress.org/trunk@12286 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-11-27 10:34:09 +00:00 |
Andrew Ozz
|
f066b7dc39
|
Stop the fade-out of the Undo notices on Edit Comments screen, props caesarsgrunt, fixes #11259, see #4529
git-svn-id: https://develop.svn.wordpress.org/trunk@12278 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-11-26 04:37:39 +00:00 |
Andrew Ozz
|
8a77135845
|
Autop: add fieldset to blocks, remove support for empty <p> for now, fix block in block problems when switching the editor from visual to html and back, fixes #8644
git-svn-id: https://develop.svn.wordpress.org/trunk@12275 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-11-25 09:50:20 +00:00 |
Andrew Ozz
|
26a9029a82
|
Do not show entities when inserting newly added category in the parents dropdown, props aldenta, fixes #11182
git-svn-id: https://develop.svn.wordpress.org/trunk@12236 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-11-20 01:54:12 +00:00 |
Andrew Ozz
|
e14dc40aeb
|
Fix removal of .form-invalid in IE, props aldenta, fixes #11181
git-svn-id: https://develop.svn.wordpress.org/trunk@12215 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-11-19 10:24:14 +00:00 |
Andrew Ozz
|
3f51751c4d
|
Fix pagination on the Unattached tab in the media library, show Attach in the "Attached to" column for orphan attachments
git-svn-id: https://develop.svn.wordpress.org/trunk@12196 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-11-17 03:08:38 +00:00 |
Andrew Ozz
|
c875acd15d
|
Always show "Configure" links on dashboard widgets in IE6, fix "Right Now" comments counts, fixes #11129
git-svn-id: https://develop.svn.wordpress.org/trunk@12183 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-11-13 05:39:17 +00:00 |
Andrew Ozz
|
52bff7f918
|
Fix image meta after editing image, disable the Save button when no changes, fixes #11115
git-svn-id: https://develop.svn.wordpress.org/trunk@12163 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-11-11 11:24:01 +00:00 |
Andrew Ozz
|
5988aa12b1
|
Fix hiding of "Add new tag" tip in IE6/7, props yoavf, fixes #11107
git-svn-id: https://develop.svn.wordpress.org/trunk@12159 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-11-09 21:54:52 +00:00 |
Andrew Ozz
|
78b67c6387
|
Fix Undo row timeout on Edit Comments screen, props caesarsgrunt, see #4529
git-svn-id: https://develop.svn.wordpress.org/trunk@12154 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-11-07 00:50:28 +00:00 |
Andrew Ozz
|
7bbf1c2489
|
Fix IE8 reply to comments from admin fade in/out, decrease comment undo timeout, hide comment reply when moving to trash, fixes #9896
git-svn-id: https://develop.svn.wordpress.org/trunk@12139 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-11-03 08:28:59 +00:00 |
Andrew Ozz
|
5c564f80b5
|
Fix tag input tip in IE
git-svn-id: https://develop.svn.wordpress.org/trunk@12114 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-10-27 08:43:17 +00:00 |
Mark Jaquith
|
9f705257d9
|
thumbnail JS fixes. props scribu. see #10928
git-svn-id: https://develop.svn.wordpress.org/trunk@12111 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-10-26 18:02:44 +00:00 |
Andrew Ozz
|
104abc4a7b
|
When inserting the embed shortcode in TinyMCE replace it with a placeholder image, update the 'wordpress', 'wpeditimage' and 'wpgallery' TinyMCE plugins, fix the audio and video "From URL" tabs in the uploader popup to accept only URLs for embedding, see #10337
git-svn-id: https://develop.svn.wordpress.org/trunk@12098 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-10-24 11:43:42 +00:00 |
Andrew Ozz
|
7e5f17cd68
|
Fix replying to comments from admin, props josephscott
git-svn-id: https://develop.svn.wordpress.org/trunk@12071 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-10-20 17:45:12 +00:00 |
Andrew Ozz
|
da41fd8836
|
Merge set-post-thumbnail-handler.js with post.js, move Post Thumbnail meta-box to /includes/meta-boxes.php, see #10928
git-svn-id: https://develop.svn.wordpress.org/trunk@12060 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-10-19 20:23:35 +00:00 |
Andrew Ozz
|
226abaca88
|
Smoooth animations for comment move to trash and undo, see #4529
git-svn-id: https://develop.svn.wordpress.org/trunk@12050 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-10-18 05:59:03 +00:00 |
Mark Jaquith
|
d580bc1971
|
Add the author to the quick edit dropdown author list if they currently lack the ability to edit so as to avoid stealing their post away from them. fixes #10967
git-svn-id: https://develop.svn.wordpress.org/trunk@12046 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-10-17 05:18:29 +00:00 |
Mark Jaquith
|
492763166b
|
Remove close TB call that was removed earlier. see #10928
git-svn-id: https://develop.svn.wordpress.org/trunk@12037 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-10-15 13:58:10 +00:00 |
Mark Jaquith
|
0818d29d6e
|
Post thumbnail removal functionality (only allowed for replacement before). props scribu. see #10928
git-svn-id: https://develop.svn.wordpress.org/trunk@12036 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-10-15 12:57:16 +00:00 |
Mark Jaquith
|
6d99e52613
|
Do not close media thickbox after thumbnail is selected, in case uploads are in progress. see #10928
git-svn-id: https://develop.svn.wordpress.org/trunk@12031 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-10-14 08:42:32 +00:00 |
Andrew Ozz
|
459e0bcfc9
|
Fix tags and categories postboxes in PressThis
git-svn-id: https://develop.svn.wordpress.org/trunk@12030 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-10-14 07:30:10 +00:00 |
Andrew Ozz
|
9d5f38a1df
|
Merge post.js with page.js and slug.js, optimize categories and tags JS, standardize postboxes IDs and JS.
git-svn-id: https://develop.svn.wordpress.org/trunk@12022 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-10-13 10:02:42 +00:00 |
Andrew Ozz
|
158ddd44ef
|
Adjust comment moderation shortcut keys: d = trash or delete depending on the screen
git-svn-id: https://develop.svn.wordpress.org/trunk@12016 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-10-09 23:28:06 +00:00 |
Andrew Ozz
|
9a76ba48d9
|
Add l10n thousands delimiter and decimal point to JS, fix updating of comments numbers on the dashboard and keyboard shortcuts for comments moderation (t = trash, z = restore/undo)
git-svn-id: https://develop.svn.wordpress.org/trunk@12015 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-10-09 09:02:22 +00:00 |
Andrew Ozz
|
59981a3d5b
|
Add Undo when moving comments to the trash, remove unneeded nonces, see #4529
git-svn-id: https://develop.svn.wordpress.org/trunk@12008 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-10-08 08:24:59 +00:00 |
Mark Jaquith
|
ab98fc356b
|
First pass on canonical post thumbanils. Admin-side GUI only. Theme functions to follow. see #10928
git-svn-id: https://develop.svn.wordpress.org/trunk@12007 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-10-07 22:18:09 +00:00 |
Andrew Ozz
|
2895da93b2
|
Image Editor: add load and save image filters, fix backup sizes meta, see #10528
git-svn-id: https://develop.svn.wordpress.org/trunk@11984 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-09-30 08:38:32 +00:00 |
Andrew Ozz
|
c4571d4a60
|
TinyMCE 3.2.7
git-svn-id: https://develop.svn.wordpress.org/trunk@11974 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-09-26 08:33:16 +00:00 |
Andrew Ozz
|
a8505d056f
|
Image Editor: fix preview size calculation when cropping small part of a very large image, see #10528
git-svn-id: https://develop.svn.wordpress.org/trunk@11973 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-09-26 04:07:27 +00:00 |
Andrew Ozz
|
dfed9737d7
|
Image Editor: fix JS prompt, add size to 'load_image_to_edit' filter, see #10528
git-svn-id: https://develop.svn.wordpress.org/trunk@11967 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-09-24 08:47:33 +00:00 |
Andrew Ozz
|
5e878a916d
|
Image Editor improvements, see #10528
git-svn-id: https://develop.svn.wordpress.org/trunk@11965 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-09-24 01:54:07 +00:00 |
Andrew Ozz
|
4f22e99cf5
|
Image editing (first run). Includes code by stephanreiter, see #10528
git-svn-id: https://develop.svn.wordpress.org/trunk@11911 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-09-10 22:07:33 +00:00 |
Andrew Ozz
|
6db1862bd7
|
Fix race condition with autosave when clicking Publish immediately after entering post title, fixes #6728
git-svn-id: https://develop.svn.wordpress.org/trunk@11879 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-08-26 04:11:16 +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
|
d9f8c67f2f
|
Trash status updates for posts, pages, comments and attachments, props caesarsgrunt, see #4529
git-svn-id: https://develop.svn.wordpress.org/trunk@11749 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-07-30 13:39:34 +00:00 |
Andrew Ozz
|
c7b3be84cf
|
Improve QE data for Draft, Pending and Scheduled posts screens, see #10478
git-svn-id: https://develop.svn.wordpress.org/trunk@11743 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-07-25 12:21:55 +00:00 |
Andrew Ozz
|
ffbb2b7b5f
|
Fix QE returned data for Pending and Scheduled posts screens, use jQuery.live() for QE events, fixes #10478
git-svn-id: https://develop.svn.wordpress.org/trunk@11742 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-07-25 10:58:05 +00:00 |
Andrew Ozz
|
8db7e5a07c
|
"Trash" status for comments, first run, props caesarsgrunt, see #4529
git-svn-id: https://develop.svn.wordpress.org/trunk@11731 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-07-21 03:11:12 +00:00 |
Andrew Ozz
|
54e5a88d02
|
Properly sanitize Gears storeName for IDN domains, fixes #9594
git-svn-id: https://develop.svn.wordpress.org/trunk@11719 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-07-18 06:27:42 +00:00 |
Andrew Ozz
|
02f0eee9eb
|
Use new jQuery methods when adding, editing and deleting tags with AJAX, fix warning when deleting tags, see #10239
git-svn-id: https://develop.svn.wordpress.org/trunk@11676 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-07-01 08:12:39 +00:00 |
Andrew Ozz
|
861fd5e250
|
Fix pending comments count, paging and comments requests while moderating for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@11660 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-06-27 22:40:06 +00:00 |
Andrew Ozz
|
a7db9e2ac1
|
Fix the test for autosave in post.js, fixes #10135 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@11637 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-06-25 06:03:14 +00:00 |
Andrew Ozz
|
d9953efdf3
|
Always load the Dashboard RSS widgets with AJAX, see #10133 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@11613 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-06-20 10:30:09 +00:00 |
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 |