Commit Graph

258 Commits

Author SHA1 Message Date
azaozz
5f6a6dbe35 Shortcuts drop-down
git-svn-id: http://svn.automattic.com/wordpress/trunk@9003 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-09-27 12:02:32 +00:00
ryan
b10412eab9 Column hiding for comments. Settings box JS consolidation. Props Viper007Bond. see #7725
git-svn-id: http://svn.automattic.com/wordpress/trunk@8988 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-09-26 01:05:52 +00:00
ryan
e356231388 Place holder for Favorite Actions dropdown
git-svn-id: http://svn.automattic.com/wordpress/trunk@8985 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-09-25 23:49:24 +00:00
azaozz
339e87dc5c Batch editing, first cut, see #6815
git-svn-id: http://svn.automattic.com/wordpress/trunk@8973 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-09-25 13:42:34 +00:00
ryan
9343bc92e8 Filter for custom get column headers page. Props Malaiac. fixes #7782
git-svn-id: http://svn.automattic.com/wordpress/trunk@8967 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-09-24 05:30:44 +00:00
azaozz
509904e7d9 Inline edit: fix name collision
git-svn-id: http://svn.automattic.com/wordpress/trunk@8951 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-09-22 05:07:33 +00:00
westi
2fc5044a80 post password admin template tag.
git-svn-id: http://svn.automattic.com/wordpress/trunk@8946 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-09-21 21:10:14 +00:00
azaozz
2e11a3bf66 Sytling and improvements to inline editing, see #6815
git-svn-id: http://svn.automattic.com/wordpress/trunk@8943 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-09-21 19:45:45 +00:00
ryan
dfc1d78fa9 global wpdb. fixes #7767
git-svn-id: http://svn.automattic.com/wordpress/trunk@8940 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-09-19 17:18:29 +00:00
ryan
a03f02f4b3 Column hiding for users. see #7725
git-svn-id: http://svn.automattic.com/wordpress/trunk@8936 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-09-19 05:31:00 +00:00
ryan
d19dae08b7 Column hiding for link categories. see #7725
git-svn-id: http://svn.automattic.com/wordpress/trunk@8933 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-09-18 22:52:07 +00:00
ryan
272f466559 Column hiding for categories. see #7725
git-svn-id: http://svn.automattic.com/wordpress/trunk@8932 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-09-18 22:31:25 +00:00
ryan
2e39212848 Column hiding for tags. see #7725
git-svn-id: http://svn.automattic.com/wordpress/trunk@8930 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-09-18 20:13:10 +00:00
azaozz
3111976b98 _post_row() is "out of the loop", so it needs post id to find the tags
git-svn-id: http://svn.automattic.com/wordpress/trunk@8928 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-09-18 17:27:07 +00:00
ryan
24823f8c9e Consolidate column header code. Add column hiding to taxonomy pages (incomplete). see #7725
git-svn-id: http://svn.automattic.com/wordpress/trunk@8923 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-09-18 05:41:45 +00:00
azaozz
81a430dbb6 Add nonces to quick edit, see #6815
git-svn-id: http://svn.automattic.com/wordpress/trunk@8917 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-09-17 11:32:33 +00:00
ryan
49ac212dda Edit and Delete links for users. see #7552
git-svn-id: http://svn.automattic.com/wordpress/trunk@8916 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-09-17 04:39:08 +00:00
ryan
86db7961b7 Edit and Delete links for link categories. see #7552
git-svn-id: http://svn.automattic.com/wordpress/trunk@8911 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-09-17 00:11:17 +00:00
ryan
2c516732de Edit and Delete links for categories. see #7552
git-svn-id: http://svn.automattic.com/wordpress/trunk@8910 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-09-17 00:04:02 +00:00
ryan
4a5da512e2 Edit and Delete links for tags page. see #7552
git-svn-id: http://svn.automattic.com/wordpress/trunk@8908 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-09-16 23:17:03 +00:00
ryan
463b5adba5 Show Preview instead of View for unpublished posts and pages
git-svn-id: http://svn.automattic.com/wordpress/trunk@8907 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-09-16 22:43:01 +00:00
azaozz
fe921a53ec Reattaching of orphan attachments and choose post/page ajaxed search box
git-svn-id: http://svn.automattic.com/wordpress/trunk@8901 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-09-16 04:24:28 +00:00
ryan
168652f6c4 Implement attachmenet delete link. Use get_edit_post_link(). see #7552
git-svn-id: http://svn.automattic.com/wordpress/trunk@8895 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-09-15 19:28:26 +00:00
ryan
cb6611d1f0 Column hiding for media library. see #7725
git-svn-id: http://svn.automattic.com/wordpress/trunk@8894 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-09-15 17:53:30 +00:00
azaozz
203530fe88 Publish postbox and post status select updates.
git-svn-id: http://svn.automattic.com/wordpress/trunk@8889 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-09-14 12:58:00 +00:00
ryan
059492b3be Column hiding for links. see #7725
git-svn-id: http://svn.automattic.com/wordpress/trunk@8888 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-09-14 06:51:42 +00:00
ryan
02b3f80641 Don't allow submit box to be hidden. see #7552
git-svn-id: http://svn.automattic.com/wordpress/trunk@8868 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-09-11 18:56:04 +00:00
ryan
10cbdb01ba Reorder comment actions. see #7552
git-svn-id: http://svn.automattic.com/wordpress/trunk@8864 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-09-11 17:18:26 +00:00
ryan
8bb1660d83 View links for posts and pages. see #7552
git-svn-id: http://svn.automattic.com/wordpress/trunk@8863 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-09-11 16:46:22 +00:00
ryan
b8ed2c0bec Column hiding for pages. see #7725
git-svn-id: http://svn.automattic.com/wordpress/trunk@8860 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-09-11 05:36:34 +00:00
ryan
c862000e76 Column hiding for manage posts. see #7725
git-svn-id: http://svn.automattic.com/wordpress/trunk@8858 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-09-11 01:46:30 +00:00
ryan
2f582d83e7 Inline editing. First cut. Props Aaron Harp. see #6815
git-svn-id: http://svn.automattic.com/wordpress/trunk@8857 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-09-10 22:47:03 +00:00
ryan
54049c5f41 add_settings_section() and add_settings_field(). see #7682
git-svn-id: http://svn.automattic.com/wordpress/trunk@8855 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-09-09 22:31:22 +00:00
azaozz
dbe35378e6 CSS and HTML validation fixes, props Simek, fixes #7703
git-svn-id: http://svn.automattic.com/wordpress/trunk@8845 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-09-08 06:01:33 +00:00
ryan
2e664f449e Comment manipulation keyboard shorcuts from nbachiyski. see #7643
git-svn-id: http://svn.automattic.com/wordpress/trunk@8777 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-08-29 21:43:34 +00:00
azaozz
ac010ffb8d Add tabindex to the comment reply form. Props nbachiyski, see #7435
git-svn-id: http://svn.automattic.com/wordpress/trunk@8776 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-08-29 20:44:54 +00:00
azaozz
01a8c764b3 Reply to comments from admin, small improvements and fixes, see #7435
git-svn-id: http://svn.automattic.com/wordpress/trunk@8767 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-08-29 05:07:40 +00:00
azaozz
c4919d8603 Hide the Reply button if no js and fix some HTML validation problems. Props nbachiyski, see #7435
git-svn-id: http://svn.automattic.com/wordpress/trunk@8765 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-08-28 22:09:56 +00:00
azaozz
5e025c2031 Pass on variables to the wp_comment_reply filter. Props caesarsgrunt, see #7435
git-svn-id: http://svn.automattic.com/wordpress/trunk@8764 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-08-28 22:03:38 +00:00
ryan
4d05d30ce5 Add sub page padding back. see #7552
git-svn-id: http://svn.automattic.com/wordpress/trunk@8756 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-08-27 21:35:22 +00:00
ryan
34e52c7010 Fix delete page nonce. see #7552
git-svn-id: http://svn.automattic.com/wordpress/trunk@8750 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-08-27 18:18:55 +00:00
ryan
19a1e9682b Notice fixes. see #7509
git-svn-id: http://svn.automattic.com/wordpress/trunk@8732 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-08-25 21:50:11 +00:00
ryan
9f27224a27 Move post row generation to functions in prep for some AJAX work. see #7552
git-svn-id: http://svn.automattic.com/wordpress/trunk@8729 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-08-25 20:21:27 +00:00
azaozz
06f4448c13 Some 'Show on screen' metabox settings styling, see #7552
git-svn-id: http://svn.automattic.com/wordpress/trunk@8726 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-08-25 10:17:41 +00:00
azaozz
95fa29a208 Reply to comments from admin, first run, see #7435
git-svn-id: http://svn.automattic.com/wordpress/trunk@8720 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-08-24 06:56:22 +00:00
azaozz
50683ea4ad Typecast to prevent errors when option is not set, see #7552
git-svn-id: http://svn.automattic.com/wordpress/trunk@8715 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-08-22 21:34:18 +00:00
ryan
b314e60f74 First cut of 'Show on screen' metabox show/hide. Needs styling. see #7552
git-svn-id: http://svn.automattic.com/wordpress/trunk@8712 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-08-22 18:58:42 +00:00
markjaquith
fdced29e0a Fix Edit Page link
git-svn-id: http://svn.automattic.com/wordpress/trunk@8699 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-08-21 05:52:03 +00:00
ryan
0144bd4233 New row style for Content->Pages. see #7552
git-svn-id: http://svn.automattic.com/wordpress/trunk@8692 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-08-20 21:52:47 +00:00
ryan
56fe88e88f Merge crazyhorse management pages. see #7552
git-svn-id: http://svn.automattic.com/wordpress/trunk@8682 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-08-20 04:06:36 +00:00
ryan
113c014920 Notice fixes. Props DD32. see #7509
git-svn-id: http://svn.automattic.com/wordpress/trunk@8646 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-08-14 17:00:37 +00:00
ryan
35b18e5034 Trailing whitespace cleanup
git-svn-id: http://svn.automattic.com/wordpress/trunk@8600 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-08-09 05:36:14 +00:00
westi
b3cb14fb80 Lots of fixes for Notices when WP_DEBUG is set. See #6669 props santosj.
git-svn-id: http://svn.automattic.com/wordpress/trunk@8589 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-08-08 17:05:10 +00:00
ryan
c2e5bd7c3b Use get_edit_post_link() instead of hardcoding edit links. Props mdawaffe. fixes #7425
git-svn-id: http://svn.automattic.com/wordpress/trunk@8484 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-07-29 05:22:58 +00:00
ryan
5685d51d1f Don't try to translate empty role name. Props wasp. fixes #6554 for trunk
git-svn-id: http://svn.automattic.com/wordpress/trunk@8455 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-07-25 15:36:40 +00:00
ryan
22781f8edc Performance improvements for page_rows(). Props hailin. fixes #7286
git-svn-id: http://svn.automattic.com/wordpress/trunk@8319 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-07-12 15:40:57 +00:00
matt
80b1ebdbbf Ajax Deleting an object that's already been deleted should silently succeed. Hat tip: mdawaffe. Fixes #7264.
git-svn-id: http://svn.automattic.com/wordpress/trunk@8296 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-07-09 02:00:21 +00:00
ryan
3c6e74c8c1 comment_rows_actions filter from andy. fixes #7212
git-svn-id: http://svn.automattic.com/wordpress/trunk@8217 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-06-30 20:46:39 +00:00
ryan
316e26ee39 Respect post_ID update when doing multiple add meta AJAX requests. Props mdawaffe. fixes #7170 see #6457
git-svn-id: http://svn.automattic.com/wordpress/trunk@8177 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-06-23 23:25:15 +00:00
ryan
d1be6b2a32 Add paging to Manage->Pages. see #6561
git-svn-id: http://svn.automattic.com/wordpress/trunk@8089 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-06-15 00:45:01 +00:00
ryan
e707cb2ff0 Passing categories by ref screws up internal array pointer when recursing. fixes #7138 #7136
git-svn-id: http://svn.automattic.com/wordpress/trunk@8086 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-06-14 17:22:52 +00:00
ryan
fa01d74d51 Add paging to Manage->Categories. fixes #7136
git-svn-id: http://svn.automattic.com/wordpress/trunk@8079 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-06-13 23:52:07 +00:00
ryan
b583b36cfa Add paging to Manage->Categories. fixes #7136
git-svn-id: http://svn.automattic.com/wordpress/trunk@8078 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-06-13 23:22:29 +00:00
ryan
01acf41355 Put checked categories at the top of the checlist. Props mdawaffe. fixes #7000 for trunk
git-svn-id: http://svn.automattic.com/wordpress/trunk@7956 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-05-19 21:35:18 +00:00
ryan
c46da4e0f5 Add default edit post meta boxes via API. see #6964
git-svn-id: http://svn.automattic.com/wordpress/trunk@7930 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-05-14 08:22:01 +00:00
ryan
938f29414f Use array calling style. see #6647
git-svn-id: http://svn.automattic.com/wordpress/trunk@7911 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-05-08 19:19:58 +00:00
westi
3cbcbbbfb4 Associate lables with form fields. Fixes #6859 props MarcoZ.
git-svn-id: http://svn.automattic.com/wordpress/trunk@7883 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-05-04 10:37:06 +00:00
ryan
cad2447ddc Don't query for checked categories for new posts.
git-svn-id: http://svn.automattic.com/wordpress/trunk@7800 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-04-24 00:54:27 +00:00
ryan
4a31dc117f Fix reveresed logic. see #6805
git-svn-id: http://svn.automattic.com/wordpress/trunk@7787 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-04-23 01:25:01 +00:00
ryan
6e23bed1fd wp_category_checklist() fixes from mdawaffe. fixes #6810 for trunk
git-svn-id: http://svn.automattic.com/wordpress/trunk@7777 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-04-22 22:45:53 +00:00
ryan
779ff029f6 Comment query fix from MtDewVirus. fixes #6805 for trunk
git-svn-id: http://svn.automattic.com/wordpress/trunk@7766 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-04-22 20:51:35 +00:00
ryan
d95ea6777b Convert Walker classes to pass as reference. Props mdawaffe. fixes #6796 for trunk
git-svn-id: http://svn.automattic.com/wordpress/trunk@7761 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-04-21 19:30:54 +00:00
ryan
fbe04fbf90 Shift-click to select a range of checkboxes. Props mdawaffe. fixes #6541 for trunk
git-svn-id: http://svn.automattic.com/wordpress/trunk@7745 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-04-18 22:23:02 +00:00
ryan
65e4ddc684 Don't query post cats if no post. see #2621
git-svn-id: http://svn.automattic.com/wordpress/trunk@7739 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-04-18 18:12:04 +00:00
ryan
1fdbde921b wp_category_checklist() and wp_link_category_checklist() to replace the nested cats code. see #2621
git-svn-id: http://svn.automattic.com/wordpress/trunk@7737 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-04-18 17:41:10 +00:00
ryan
019e456c4c Checking for 0 and 1 instead of != spam is faster.
git-svn-id: http://svn.automattic.com/wordpress/trunk@7732 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-04-17 22:33:35 +00:00
ryan
d5f5f07270 Revert [7689], gonna try another approach. see #6677
git-svn-id: http://svn.automattic.com/wordpress/trunk@7720 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-04-17 19:32:38 +00:00
ryan
35f17e4dea Key meta box array by id. Props Denis-de-Bernardy. fixes #6192 for trunk
git-svn-id: http://svn.automattic.com/wordpress/trunk@7719 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-04-17 19:20:15 +00:00
ryan
47a695049e Demand load the category list. Props mdawaffe. see #6677
git-svn-id: http://svn.automattic.com/wordpress/trunk@7689 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-04-15 18:00:52 +00:00
ryan
8eff77e82d More efficient category and list JS from mdawaffe. fixes #6677 for trunk
git-svn-id: http://svn.automattic.com/wordpress/trunk@7669 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-04-14 19:31:20 +00:00
ryan
248a0c06e2 Prepare DB queries in more places. Props filosofo. see #6644
git-svn-id: http://svn.automattic.com/wordpress/trunk@7645 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-04-14 16:13:25 +00:00
markjaquith
aff9f47646 Don't show delete checkbox for default category. HTML validation. props johnbillion. fixes #6560 for trunk
git-svn-id: http://svn.automattic.com/wordpress/trunk@7595 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-04-03 05:02:19 +00:00
ryan
07697db8d1 Link to post instead of post editor from edit-comments.php.
git-svn-id: http://svn.automattic.com/wordpress/trunk@7528 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-03-26 19:35:42 +00:00
ryan
d25d202e72 Pass box to add_meta_box() callback. Props henrikmelin. fixes #6316
git-svn-id: http://svn.automattic.com/wordpress/trunk@7514 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-03-26 03:31:27 +00:00
markjaquith
cdebbffe4c Preserve HTML entities in Custom Fields. fixes #6374
git-svn-id: http://svn.automattic.com/wordpress/trunk@7506 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-03-24 22:06:17 +00:00
matt
94c34601ef Spacing cleanups and fixes. Hat tip: azaozz.
git-svn-id: http://svn.automattic.com/wordpress/trunk@7484 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-03-23 06:41:43 +00:00
westi
ad583a7219 Improve the tabindex's on the Write>Post page. Need to do the others too.
git-svn-id: http://svn.automattic.com/wordpress/trunk@7472 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-03-22 09:14:49 +00:00
ryan
a370785fbc Fix custom field add/update/delete. Props mdawaffe. fixes #6343
git-svn-id: http://svn.automattic.com/wordpress/trunk@7468 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-03-22 08:15:48 +00:00
ryan
f503cf59a6 Wrap comment bubbles in minimum width div to avoid chopping. Props mt. fixes #6207
git-svn-id: http://svn.automattic.com/wordpress/trunk@7427 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-03-20 21:40:17 +00:00
ryan
be4ff0a9dc Add title attribute to view page link. see #6082
git-svn-id: http://svn.automattic.com/wordpress/trunk@7374 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-03-18 02:28:43 +00:00
ryan
bc5e5bd300 Add title attribute to edit tag link. see #6082
git-svn-id: http://svn.automattic.com/wordpress/trunk@7367 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-03-17 23:57:26 +00:00
ryan
7622ef7ce5 Add title attribute to edit link category link. see #6082
git-svn-id: http://svn.automattic.com/wordpress/trunk@7365 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-03-17 23:51:34 +00:00
ryan
bec1247231 Add title attribute to edit category link. see #6082
git-svn-id: http://svn.automattic.com/wordpress/trunk@7364 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-03-17 23:47:03 +00:00
ryan
d7542601fb Add title attribute to edit comment link. see #6082
git-svn-id: http://svn.automattic.com/wordpress/trunk@7355 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-03-17 22:39:06 +00:00
ryan
aa4873ee62 Add title attribute to edit page link. see #6082
git-svn-id: http://svn.automattic.com/wordpress/trunk@7354 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-03-17 22:31:26 +00:00
matt
1cbca340d8 Right align comment action links.
git-svn-id: http://svn.automattic.com/wordpress/trunk@7344 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-03-17 17:20:13 +00:00
markjaquith
8fe73691d6 Remove reference to edit_date which no longer exists. Props fitzrev. see #6250
git-svn-id: http://svn.automattic.com/wordpress/trunk@7339 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-03-17 03:09:50 +00:00
ryan
385677b909 Better date editing from MarkJaquith. see #6250
git-svn-id: http://svn.automattic.com/wordpress/trunk@7338 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-03-16 23:05:16 +00:00
westi
9c49dc2836 Don't show a check box for deleting the default category.
git-svn-id: http://svn.automattic.com/wordpress/trunk@7329 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-03-16 10:00:11 +00:00
westi
a7f441525e Only show IP and email address for comments a user can edit. Fixes #4353.
git-svn-id: http://svn.automattic.com/wordpress/trunk@7322 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-03-15 22:09:23 +00:00