Commit Graph

883 Commits

Author SHA1 Message Date
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
Ryan Boren e6dc2f520b Notice fix
git-svn-id: https://develop.svn.wordpress.org/trunk@9719 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-15 18:41:27 +00:00
Ryan Boren 1aa9de814f Remove comments Quick Edit link from Dash
git-svn-id: https://develop.svn.wordpress.org/trunk@9717 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-15 18:25:44 +00:00
Ryan Boren fab4e5a68e Unused var fixes. Props DD32. see #8220
git-svn-id: https://develop.svn.wordpress.org/trunk@9716 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-15 18:10:35 +00:00
Ryan Boren 95fdf388a9 Check proper caps when publising a page. Props DD32. fixes #8208
git-svn-id: https://develop.svn.wordpress.org/trunk@9715 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-15 18:04:09 +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
Mark Jaquith 3e5da2249b tabindex for QuickPress
git-svn-id: https://develop.svn.wordpress.org/trunk@9710 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-15 07:51:29 +00:00
Andrew Ozz 050214d940 Fix position of the confirmation message in QuickPress, fixes #8218
git-svn-id: https://develop.svn.wordpress.org/trunk@9709 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-15 07:27:48 +00:00
Ryan Boren ac4b2040a7 Don't allow hiding of save box
git-svn-id: https://develop.svn.wordpress.org/trunk@9704 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-15 00:09:18 +00:00
Ryan Boren 8a4a704212 contextual_help_link filter. Pass page hook instead of pagenow to screen_meta(). fixes #8216
git-svn-id: https://develop.svn.wordpress.org/trunk@9702 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-14 23:54:15 +00:00
Ryan Boren 2acf13eb85 Check proper caps when publising a page. Props DD32. fixes #8208
git-svn-id: https://develop.svn.wordpress.org/trunk@9701 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-14 23:34:18 +00:00
Ryan Boren 2307b67870 Text tweak. Props demetris. fixes #8201
git-svn-id: https://develop.svn.wordpress.org/trunk@9700 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-14 23:08:25 +00:00
Ryan Boren 2dc15c5a81 Notice fixes from DD32. see #7509
git-svn-id: https://develop.svn.wordpress.org/trunk@9699 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-14 23:01:16 +00:00
Ryan Boren ac3d78f694 Show View All on hover
git-svn-id: https://develop.svn.wordpress.org/trunk@9694 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-14 21:17:19 +00:00
Ryan Boren 9ff0e361d6 submenu functions for the object top-levels
git-svn-id: https://develop.svn.wordpress.org/trunk@9693 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-14 20:53:43 +00:00
Ryan Boren 1314685848 Fix row alternation for categories screen
git-svn-id: https://develop.svn.wordpress.org/trunk@9691 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-14 19:44:01 +00:00
Ryan Boren 455462be39 Handle both post and page caps in get_editable_user_id(). Props DD32. fixes #8208
git-svn-id: https://develop.svn.wordpress.org/trunk@9683 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-14 17:13:08 +00:00
Ryan Boren 84f08ca047 Plugin installer updates from DD32. fixes #7908
git-svn-id: https://develop.svn.wordpress.org/trunk@9682 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-14 17:07:24 +00:00
Andrew Ozz f2af510550 Use local time when determining uploads directory, props DD32, see #8205
git-svn-id: https://develop.svn.wordpress.org/trunk@9676 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-14 03:56:09 +00:00
Andrew Ozz 04ce1eb950 Fix uploads sub-directory for drafts, props DD32, fixes #8205
git-svn-id: https://develop.svn.wordpress.org/trunk@9675 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-14 03:26:06 +00:00
Ryan Boren cbc9efcf9d Do not show update nag on update page. Props nbachiyski. fixes #8199
git-svn-id: https://develop.svn.wordpress.org/trunk@9669 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-13 21:10:53 +00:00
Ryan Boren 0b9dc12a17 i18n plurals fixes from nbachiyski. fixes #8142
git-svn-id: https://develop.svn.wordpress.org/trunk@9668 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-13 20:59:32 +00:00
Ryan Boren a070a5e38f Revert [9523]. fixes #8195 see #7395
git-svn-id: https://develop.svn.wordpress.org/trunk@9664 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-13 18:48:54 +00:00
Andrew Ozz f587fabad8 Store uploads according to the parent post date when using year/month sub-directories
git-svn-id: https://develop.svn.wordpress.org/trunk@9663 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-13 18:22:00 +00:00
Mark Jaquith 53fe2dd063 Code cleanup for wp-admin/includes/bookmark.php
git-svn-id: https://develop.svn.wordpress.org/trunk@9659 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-13 07:17:40 +00:00
Mark Jaquith 83a88c1247 change "Awaiting Moderation" to "Pending" fixes #8184
git-svn-id: https://develop.svn.wordpress.org/trunk@9656 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-13 05:57:07 +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
Ryan Boren 3ef1fd59a3 Grammar fix from Speedboxer. fixes #8073
git-svn-id: https://develop.svn.wordpress.org/trunk@9651 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-13 00:01:03 +00:00
Andrew Ozz 98c7aba592 Filter category and tag for editing when using QE, fixes #8146
git-svn-id: https://develop.svn.wordpress.org/trunk@9648 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-12 21:55:24 +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
Ryan Boren 50eca62d0d screen_meta() and contextual help improvements from filosofo. fixes #8172
git-svn-id: https://develop.svn.wordpress.org/trunk@9636 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-12 17:11:49 +00:00
Ryan Boren df9c82f867 Some cap checks for the Dashboard. Props Viper007Bond. fixes #8175
git-svn-id: https://develop.svn.wordpress.org/trunk@9635 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-12 16:59:19 +00:00
Ryan Boren b196d434fb Remove debug line. Props filosofo. fixes #8171
git-svn-id: https://develop.svn.wordpress.org/trunk@9634 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-12 16:54:50 +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
Ryan Boren 478126eca9 Show Submit for Review if user can't publish. fixes #8108
git-svn-id: https://develop.svn.wordpress.org/trunk@9630 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-12 05:11:12 +00:00
Ryan Boren 66b4d45e4e Show Quick Press only if user can publish posts. fixes #8108
git-svn-id: https://develop.svn.wordpress.org/trunk@9628 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-12 04:55:47 +00:00
Ryan Boren 514e7ed4a1 Make In Response To more compect. Add link to post.
git-svn-id: https://develop.svn.wordpress.org/trunk@9624 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-11 23:55:59 +00:00
Ryan Boren 7975b1402e Shorten column header to avoid wrap
git-svn-id: https://develop.svn.wordpress.org/trunk@9623 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-11 23:48:27 +00:00
Ryan Boren 7f00d29121 Move screen_meta() to admin header. Add all meta boxes before requiring admin-header.
git-svn-id: https://develop.svn.wordpress.org/trunk@9620 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-11 22:40:16 +00:00
Andrew Ozz a2f76484d6 Fix double negative message in plugin-install.php, props Speedboxer, fixes 8151
git-svn-id: https://develop.svn.wordpress.org/trunk@9619 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-11 22:12:39 +00:00
Ryan Boren b9a4fd0d29 Differentiate between plural noun, verb and adjective Spam translations. Props nbachiyski. fixes #8154
git-svn-id: https://develop.svn.wordpress.org/trunk@9615 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-11 19:54:54 +00:00
Ryan Boren eb10add065 Increase memory limit when unzipping. fixes #8149
git-svn-id: https://develop.svn.wordpress.org/trunk@9612 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-11 19:11:48 +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
Ryan Boren 83e002f20b Notice fixes from DD32. see #7509
git-svn-id: https://develop.svn.wordpress.org/trunk@9596 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-10 18:54:18 +00:00
Ryan Boren 96a2e11b58 Don't remove entire wp-images directory. Some use it for user content.
git-svn-id: https://develop.svn.wordpress.org/trunk@9594 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-10 18:25:03 +00:00
Ryan Boren 0ba3c10f99 Bring back update nag.
git-svn-id: https://develop.svn.wordpress.org/trunk@9593 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-10 18:17:47 +00:00
Ryan Boren 554a859a4f Use %s, not %d, for number format output. Props nbachiyski. fixes #8136
git-svn-id: https://develop.svn.wordpress.org/trunk@9591 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-10 17:47:41 +00:00
Ryan Boren a44339268a i18n fixes from nbachiyski. fixes #8142
git-svn-id: https://develop.svn.wordpress.org/trunk@9589 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-10 17:42:51 +00:00