Commit Graph

101 Commits

Author SHA1 Message Date
azaozz
c045b1a045 Make titles into links in Dashboard Right Now module, props mattwalters, fixes #8438 for trunk
git-svn-id: http://svn.automattic.com/wordpress/trunk@10300 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-01-05 10:08:31 +00:00
ryan
4b3f7d62c4 Add clearing break. Props johnbillion. fixes #8677 for trunk
git-svn-id: http://svn.automattic.com/wordpress/trunk@10279 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-12-30 22:42:05 +00:00
ryan
dd816fc740 Show 'Post submitted' insted of published when submitting for review from Quick Press. fixes #8547
git-svn-id: http://svn.automattic.com/wordpress/trunk@10154 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-12-09 20:38:44 +00:00
ryan
556965cfed Show media buttons for quick press only if user can upload_files. see #8547
git-svn-id: http://svn.automattic.com/wordpress/trunk@10153 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-12-09 20:31:51 +00:00
ryan
e89192b1a8 Strip trailing whitespace
git-svn-id: http://svn.automattic.com/wordpress/trunk@10150 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-12-09 18:03:31 +00:00
ryan
c5ccfa0e22 Fixed undefined var notice when user can't edit the post
git-svn-id: http://svn.automattic.com/wordpress/trunk@10148 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-12-09 17:44:04 +00:00
azaozz
169bbfa0a6 Keep the menu closed while loading
git-svn-id: http://svn.automattic.com/wordpress/trunk@10140 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-12-09 12:00:44 +00:00
azaozz
34a17a5188 Fix inserting images, uploader buttons add Press This nag after submitting in Quick Press
git-svn-id: http://svn.automattic.com/wordpress/trunk@10125 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-12-08 10:52:23 +00:00
azaozz
c647bdc9bb Improve the recent comments dashboard widget, props matt, fixes #8510
git-svn-id: http://svn.automattic.com/wordpress/trunk@10090 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-12-06 21:23:36 +00:00
ryan
af91c84737 Limit to 5
git-svn-id: http://svn.automattic.com/wordpress/trunk@10080 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-12-05 23:49:47 +00:00
ryan
eeefaa41f8 Speed up Recent Comments dash module query
git-svn-id: http://svn.automattic.com/wordpress/trunk@10079 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-12-05 23:42:06 +00:00
ryan
c288466b8f Use wp_count_comments() for Right Now. Eliminated a query.
git-svn-id: http://svn.automattic.com/wordpress/trunk@10076 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-12-05 22:33:45 +00:00
azaozz
00aa613c43 Fix postbox title action links overlapping
git-svn-id: http://svn.automattic.com/wordpress/trunk@10061 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-12-05 06:16:50 +00:00
azaozz
dccee153c3 Show link to the comment in the dashboard widget, props bobrik, fixes 8399
git-svn-id: http://svn.automattic.com/wordpress/trunk@9936 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-28 04:50:15 +00:00
azaozz
375aa1f81c Hide actions in management tables, show on hover; improve comments table; fix "Configure" link position on dashboard, fixes #8386
git-svn-id: http://svn.automattic.com/wordpress/trunk@9934 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-28 04:33:35 +00:00
azaozz
c5c662c4b8 Change View All/Edit links on dashboard widgets, fixes #8365
git-svn-id: http://svn.automattic.com/wordpress/trunk@9916 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-27 05:20:05 +00:00
ryan
919fd58768 Move Pending above Spam. fixes #8371
git-svn-id: http://svn.automattic.com/wordpress/trunk@9905 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-26 18:53:59 +00:00
azaozz
6af721ecc8 Pass unformatted number to __ngettext, props filosofo, fixes #8324
git-svn-id: http://svn.automattic.com/wordpress/trunk@9856 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-24 03:12:28 +00:00
azaozz
269c83bd69 Do not show "Post published" message in QuickPress if empty form submitted, fixes #8222
git-svn-id: http://svn.automattic.com/wordpress/trunk@9785 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-19 12:30:37 +00:00
markjaquith
7771efd21e Prevent strange text color on hover in QuickPress. props jick. fixes #8238
git-svn-id: http://svn.automattic.com/wordpress/trunk@9765 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-18 22:19:49 +00:00
azaozz
61b2941eba Fix color of links separator in Recent Comments on dashboard, props jick, fixes #8239
git-svn-id: http://svn.automattic.com/wordpress/trunk@9752 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-18 08:05:11 +00:00
ryan
3b4f3fdcfd Dashboard pluggability improvements from mdawaffe. see #8265
git-svn-id: http://svn.automattic.com/wordpress/trunk@9748 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-18 01:04:41 +00:00
ryan
904df4372e Restore do_meta_boxes actions for the dashboard. fixes #8240
git-svn-id: http://svn.automattic.com/wordpress/trunk@9729 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-16 17:46:57 +00:00
azaozz
a9d45e28cf Update comments count for Pending and Spam on edit-comments.php and the dashboard, fixes #8227
git-svn-id: http://svn.automattic.com/wordpress/trunk@9720 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-15 18:57:53 +00:00
ryan
1eb0e67fc4 Remove comments Quick Edit link from Dash
git-svn-id: http://svn.automattic.com/wordpress/trunk@9717 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-15 18:25:44 +00:00
ryan
40c754df1d Unused var fixes. Props DD32. see #8220
git-svn-id: http://svn.automattic.com/wordpress/trunk@9716 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-15 18:10:35 +00:00
markjaquith
2a86d82041 tabindex for QuickPress
git-svn-id: http://svn.automattic.com/wordpress/trunk@9710 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-15 07:51:29 +00:00
azaozz
d449414870 Fix position of the confirmation message in QuickPress, fixes #8218
git-svn-id: http://svn.automattic.com/wordpress/trunk@9709 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-15 07:27:48 +00:00
ryan
9861eb1a85 Notice fixes from DD32. see #7509
git-svn-id: http://svn.automattic.com/wordpress/trunk@9699 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-14 23:01:16 +00:00
ryan
d2a9f7b57b Show View All on hover
git-svn-id: http://svn.automattic.com/wordpress/trunk@9694 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-14 21:17:19 +00:00
markjaquith
af86fe57ca change "Awaiting Moderation" to "Pending" fixes #8184
git-svn-id: http://svn.automattic.com/wordpress/trunk@9656 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-13 05:57:07 +00:00
ryan
2d9e012782 Some cap checks for the Dashboard. Props Viper007Bond. fixes #8175
git-svn-id: http://svn.automattic.com/wordpress/trunk@9635 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-12 16:59:19 +00:00
ryan
4dc56b14d0 Show Submit for Review if user can't publish. fixes #8108
git-svn-id: http://svn.automattic.com/wordpress/trunk@9630 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-12 05:11:12 +00:00
ryan
1664f9b0c2 Show Quick Press only if user can publish posts. fixes #8108
git-svn-id: http://svn.automattic.com/wordpress/trunk@9628 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-12 04:55:47 +00:00
ryan
2bab4e2ec0 Differentiate between plural noun, verb and adjective Spam translations. Props nbachiyski. fixes #8154
git-svn-id: http://svn.automattic.com/wordpress/trunk@9615 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-11 19:54:54 +00:00
ryan
545da15950 Notice fixes from DD32. see #7509
git-svn-id: http://svn.automattic.com/wordpress/trunk@9596 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-10 18:54:18 +00:00
ryan
1ff6eb8ef7 Save options. Props josephscott. fixes #8097
git-svn-id: http://svn.automattic.com/wordpress/trunk@9576 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-08 23:25:47 +00:00
azaozz
4a5e7ba2e4 Implementing new design for Edit Posts, Comments, etc. lists, props mdawaffe, see #8083
git-svn-id: http://svn.automattic.com/wordpress/trunk@9556 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-06 21:56:29 +00:00
azaozz
4f47d7e869 Dashboard Styling, props mdawaffe, fixes #8070
git-svn-id: http://svn.automattic.com/wordpress/trunk@9536 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-05 21:56:57 +00:00
ryan
63f6b5312b Fix drafts module
git-svn-id: http://svn.automattic.com/wordpress/trunk@9476 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-02 21:05:38 +00:00
azaozz
b1cc5e7d30 Fix View All Comments link on dashboard
git-svn-id: http://svn.automattic.com/wordpress/trunk@9457 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-01 05:26:04 +00:00
ryan
9a7fcfdd23 Default some widgets to the side
git-svn-id: http://svn.automattic.com/wordpress/trunk@9447 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-31 21:04:48 +00:00
ryan
5ea2344763 Reorder dash widgets
git-svn-id: http://svn.automattic.com/wordpress/trunk@9445 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-31 20:47:36 +00:00
ryan
0e169da4dc Typo fix
git-svn-id: http://svn.automattic.com/wordpress/trunk@9442 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-31 18:54:30 +00:00
markjaquith
3503d95ba4 Add right_now_table_end action hook so plugins can add to the Right Now summary table. props Malaiac
git-svn-id: http://svn.automattic.com/wordpress/trunk@9431 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-31 08:00:47 +00:00
markjaquith
741a20d8b7 Right Now (Dashboard) styling. props Malaiac. fixes #8015
git-svn-id: http://svn.automattic.com/wordpress/trunk@9427 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-31 04:23:17 +00:00
markjaquith
9d13dfbafb Put a nbsp in between Quick and Edit so that they stay together and Quick Edit spread over 2 lines does not get mistaken for regular Edit
git-svn-id: http://svn.automattic.com/wordpress/trunk@9399 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-29 08:23:48 +00:00
ryan
fe5cd0fa48 Show message when there are no drafts. Props jamierumbelow. fixes #7921
git-svn-id: http://svn.automattic.com/wordpress/trunk@9293 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-22 23:37:55 +00:00
ryan
fb73087b8f Remove unused args. fixes #7946
git-svn-id: http://svn.automattic.com/wordpress/trunk@9278 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-22 16:17:41 +00:00
markjaquith
f6943d33bc ngettext() fix for Right Now
git-svn-id: http://svn.automattic.com/wordpress/trunk@9267 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-21 20:50:14 +00:00