Commit Graph

271 Commits

Author SHA1 Message Date
Andrew Ozz 10f934c0f8 Several TinyMCE fixes and adjustments: Gecko spellchecker, Gallery options, single quote in image captions, see #8021
git-svn-id: https://develop.svn.wordpress.org/trunk@9917 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-27 11:30:51 +00:00
Andrew Ozz e200f660bc Don't select hidden chechboxes when using the "select all", fixes #8355
git-svn-id: https://develop.svn.wordpress.org/trunk@9911 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-26 22:07:57 +00:00
Andrew Ozz bcfde60872 Move Gallery Settings to the Gallery tab in the uploader, split the Upload tab in "From Computer" and "From URL" tabs
git-svn-id: https://develop.svn.wordpress.org/trunk@9894 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-26 02:27:37 +00:00
Andrew Ozz 85128c9da6 Fix QE and Reply actions on comments that come in via infinite comment stream
git-svn-id: https://develop.svn.wordpress.org/trunk@9868 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-25 02:41:54 +00:00
Andrew Ozz 103d7ddfe3 Fix postbox dragging when converting from single-column to dual-column, fixes #8304
git-svn-id: https://develop.svn.wordpress.org/trunk@9829 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-21 09:11:17 +00:00
Andrew Ozz e157d40624 Fix base css blocks for easier horizontal scrolling, fixes #8092
git-svn-id: https://develop.svn.wordpress.org/trunk@9827 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-21 06:26:23 +00:00
Andrew Ozz 3c3a79541e Fix position of "Save widgets settings" warning and problem it causes in Firefox 2, fixes #8221
git-svn-id: https://develop.svn.wordpress.org/trunk@9822 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-20 22:18:16 +00:00
Andrew Ozz 019e10a7a5 Remove unused bits, see #8254
git-svn-id: https://develop.svn.wordpress.org/trunk@9811 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-20 11:16:38 +00:00
Andrew Ozz 2f23018db2 Filter HTML entities when inserting strings with js, includes patch by nbachiyski, fixes #8254
git-svn-id: https://develop.svn.wordpress.org/trunk@9809 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-20 10:54:59 +00:00
Andrew Ozz 59ab1f6366 Fix tab button on the write screen in Opera, add tabindex to the menu, don't 'lock' the tab key between the title and the editor. Fixes #8197
git-svn-id: https://develop.svn.wordpress.org/trunk@9784 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-19 12:02:28 +00:00
Andrew Ozz 8f213372ea Ensure js objects are declared early
git-svn-id: https://develop.svn.wordpress.org/trunk@9780 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-19 06:58:38 +00:00
Andrew Ozz 3d3aa29798 QE: set colspan and fix IE input field width
git-svn-id: https://develop.svn.wordpress.org/trunk@9738 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-17 20:08:38 +00:00
Ryan Boren 42524ceea5 Key screen meta off of page hook. fixes #8246
git-svn-id: https://develop.svn.wordpress.org/trunk@9735 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-17 19:16:26 +00:00
Andrew Ozz 57a1c6f31e CSS fixes and improvements, also IE7 and some IE6 fixes
git-svn-id: https://develop.svn.wordpress.org/trunk@9733 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-17 18:01:00 +00:00
Andrew Ozz 647180ee18 Show a space as thousands separator for comments count when setting from js, hide ajax throbber when QE returns an error, see#8227 fixes #8225
git-svn-id: https://develop.svn.wordpress.org/trunk@9726 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-15 21:58:51 +00:00
Andrew Ozz 9dfc7dee5f Remove thousands separators for comments count, see #8227
git-svn-id: https://develop.svn.wordpress.org/trunk@9724 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-15 19:40:38 +00:00
Andrew Ozz 10a70a31e0 Update comments count for Pending and Spam on edit-comments.php and the dashboard, fixes #8227
git-svn-id: https://develop.svn.wordpress.org/trunk@9720 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-15 18:57:53 +00:00
Andrew Ozz 70914a2ca0 QE: fix notices and check if the returned string contains the row HTML, props DD32, fixes #8115
git-svn-id: https://develop.svn.wordpress.org/trunk@9712 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-15 12:04:38 +00:00
Andrew Ozz b5b456f173 Improve the check all: click to check all checkboxes, click again to uncheck all, Shift/click to toggle. Shift/clicking two consecutive boxes checks the range between them as before. Fixes #8217
git-svn-id: https://develop.svn.wordpress.org/trunk@9708 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-15 07:07:59 +00:00
Andrew Ozz e8c6ee06c3 Update styling on link pages, fix state saving for link cats, no green bg after quick editing a post fixes #8143
git-svn-id: https://develop.svn.wordpress.org/trunk@9703 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-14 23:58:17 +00:00
Andrew Ozz f2f44af746 Don't change bg color or approval status after comment QE or reply, fixes #7930
git-svn-id: https://develop.svn.wordpress.org/trunk@9695 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-14 21:54:39 +00:00
Mark Jaquith ea4423bab7 Better handling of text for submit button on already scheduled pages/posts
git-svn-id: https://develop.svn.wordpress.org/trunk@9678 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-14 08:39:39 +00:00
Andrew Ozz 054a6aa047 Keep state for image size, alignment and url in the uploader and for categories view on the write page, fixes #7520
git-svn-id: https://develop.svn.wordpress.org/trunk@9654 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-13 03:07:39 +00:00
Mark Jaquith 7b09b8e47b Visibility section for the Publish Module for Pages
git-svn-id: https://develop.svn.wordpress.org/trunk@9641 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-12 19:31:39 +00:00
Mark Jaquith fa2bd6f96e Visibility section of Publish Module for Posts. Pages later.
git-svn-id: https://develop.svn.wordpress.org/trunk@9639 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-12 18:36:48 +00:00
Andrew Ozz 952c35b7cc Do not limit Shift/clicking checkboxes to .widefat tables
git-svn-id: https://develop.svn.wordpress.org/trunk@9633 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-12 10:42:31 +00:00
Andrew Ozz 521d3c0998 Consolidate six more js files
git-svn-id: https://develop.svn.wordpress.org/trunk@9631 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-12 09:35:50 +00:00
Andrew Ozz 047f108d0b Merge all JS files that always load with common.js
git-svn-id: https://develop.svn.wordpress.org/trunk@9626 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-12 00:27:01 +00:00
Andrew Ozz 48466e519d Add check for bulk-edit when deleting posts/pages, see #8135
git-svn-id: https://develop.svn.wordpress.org/trunk@9607 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-11 11:34:08 +00:00
Andrew Ozz 34172f06d1 QE fixes: don't display-filter titles, show QE for newly added cats and tags, fixes #8146
git-svn-id: https://develop.svn.wordpress.org/trunk@9606 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-11 09:39:42 +00:00
Andrew Ozz 1edadef5b8 New design of Quick/Bulk Edit (added some colors and IE fixes), props mdawaffe, see #8144
git-svn-id: https://develop.svn.wordpress.org/trunk@9604 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-11 02:58:24 +00:00
Andrew Ozz f073cfc404 Fix QE for the last category, fixes #8077
git-svn-id: https://develop.svn.wordpress.org/trunk@9588 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-10 10:50:37 +00:00
Andrew Ozz e9773982af Do not show comments column after quick editing a post from the Drafts screen, fixes #8113
git-svn-id: https://develop.svn.wordpress.org/trunk@9585 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-10 08:58:32 +00:00
Andrew Ozz 4ebfcd94a5 Menu updates: single top level menus, B&W/color icons (sprite), fix for the Firefox bug of not firing mouseout on absolute positioned elements over textareas/text fields, scaling down properly for different user roles, includes patch by Ryan, fixes #7966
git-svn-id: https://develop.svn.wordpress.org/trunk@9578 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-09 14:54:39 +00:00
Mark Jaquith a865222300 Admin notices go UNDER the H2
git-svn-id: https://develop.svn.wordpress.org/trunk@9569 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-08 10:17:45 +00:00
Andrew Ozz f06a9763c3 Press Enter to save in Quick Edit, props aaron_guitar, fixes #8061
git-svn-id: https://develop.svn.wordpress.org/trunk@9566 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-08 06:54:42 +00:00
Andrew Ozz 9f5fe913ec Styling for custom fields
git-svn-id: https://develop.svn.wordpress.org/trunk@9564 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-08 02:15:53 +00:00
Mark Jaquith 13372af2c7 Remove the other tab before sliding down.
git-svn-id: https://develop.svn.wordpress.org/trunk@9561 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-07 22:07:58 +00:00
Andrew Ozz b5a79bce8d Display warning when bulk deleting posts, pages, attachments, comments, etc.
git-svn-id: https://develop.svn.wordpress.org/trunk@9560 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-07 03:13:50 +00:00
Andrew Ozz d68f02fbef Unhide the Quick Edit link when adding new category by AJAX, fixes #8077
git-svn-id: https://develop.svn.wordpress.org/trunk@9551 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-06 17:57:26 +00:00
Andrew Ozz 7b2d2b7a11 Help tab
git-svn-id: https://develop.svn.wordpress.org/trunk@9545 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-06 08:13:50 +00:00
Andrew Ozz cf9e769f9d Fix adding similar tags
git-svn-id: https://develop.svn.wordpress.org/trunk@9542 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-06 02:54:35 +00:00
Ryan Boren 78977cf037 Bind menu icons to single click instead of double
git-svn-id: https://develop.svn.wordpress.org/trunk@9539 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-06 01:52:37 +00:00
Andrew Ozz baac11eb10 Fixes for choose tag from tag cloud and reply to comment from admin
git-svn-id: https://develop.svn.wordpress.org/trunk@9520 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-05 01:44:10 +00:00
Andrew Ozz 88370af289 Do not hide "Quick Edit" link after saving from QE, fixes #8060
git-svn-id: https://develop.svn.wordpress.org/trunk@9519 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-04 23:48:29 +00:00
Andrew Ozz 2dde47a9f2 Add "Choose from popular tags" to the tags postbox
git-svn-id: https://develop.svn.wordpress.org/trunk@9518 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-04 23:15:59 +00:00
Andrew Ozz f4f88befc6 Make postboxes easier to drop in the left column
git-svn-id: https://develop.svn.wordpress.org/trunk@9510 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-04 14:18:46 +00:00
Andrew Ozz eaa36ee402 Fix quick editing of last page in Edit Pages, props yoshi, fixes #8044
git-svn-id: https://develop.svn.wordpress.org/trunk@9495 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-03 17:37:20 +00:00
Mark Jaquith 34fed9014b Update to publish box styles. More horizontal room, consistent button placement, better for i18n, better wording.
git-svn-id: https://develop.svn.wordpress.org/trunk@9491 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-03 07:06:36 +00:00
Andrew Ozz 8b6e95b056 Preview fixes: ensure autosave is run at least once on new posts before preview, properly show previews for pending and scheduled posts.
git-svn-id: https://develop.svn.wordpress.org/trunk@9473 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-02 13:56:32 +00:00