Commit Graph

58 Commits

Author SHA1 Message Date
matt
823f832a8e A better comment delete button
git-svn-id: http://svn.automattic.com/wordpress/trunk@3721 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2006-04-19 08:02:16 +00:00
matt
6af7f62f92 Improve the comment browsing UI a bit
git-svn-id: http://svn.automattic.com/wordpress/trunk@3720 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2006-04-19 07:34:29 +00:00
ryan
805df2b129 Ref checks from mdawaffe.
git-svn-id: http://svn.automattic.com/wordpress/trunk@3665 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2006-03-30 23:12:54 +00:00
ryan
baa30dd4d8 AJAX, cause you love it. Props mdawaffe. fixes #2561
git-svn-id: http://svn.automattic.com/wordpress/trunk@3660 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2006-03-29 01:51:55 +00:00
ryan
8c7e57b24c Show number of comments selected for deletion. Props robmiller. fixes #2508
git-svn-id: http://svn.automattic.com/wordpress/trunk@3652 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2006-03-21 00:33:36 +00:00
ryan
29540c8e2b Breakup post.php into post.php, comment.php, page.php, post-new.php
git-svn-id: http://svn.automattic.com/wordpress/trunk@3563 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2006-02-21 06:11:46 +00:00
ryan
e297c36253 Move raquo into gettext. Props SteveAgl. fixes #2453
git-svn-id: http://svn.automattic.com/wordpress/trunk@3541 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2006-02-17 01:29:33 +00:00
ryan
d30b5f1c99 Option to 'mark as spam' in notification e-mail from Mark J. fixes #1048
git-svn-id: http://svn.automattic.com/wordpress/trunk@3529 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2006-02-14 20:09:13 +00:00
ryan
dd202ce1f9 Death to trailing tabs. Props Mark J. fixes #2405
git-svn-id: http://svn.automattic.com/wordpress/trunk@3517 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2006-02-12 07:53:23 +00:00
matt
759faa6b9a HTML and JS cleanup
git-svn-id: http://svn.automattic.com/wordpress/trunk@3422 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2006-01-10 05:16:17 +00:00
ryan
365a7b5ee0 Use API to delete comment so that counts are kept in sync. Props Mike Little. fixes #2159
git-svn-id: http://svn.automattic.com/wordpress/trunk@3366 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-12-28 00:42:42 +00:00
ryan
33404a070f Remove redundant lines. Props johnjosephbachir. fixes #1774
git-svn-id: http://svn.automattic.com/wordpress/trunk@3036 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-11-11 00:32:15 +00:00
ryan
c7771dcaaf On the fly list manipulation. Delete in style. Mad props to mdawaffe. Applies to #1634
git-svn-id: http://svn.automattic.com/wordpress/trunk@2832 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-08-31 02:39:17 +00:00
matt
a7b8ae2f17 Tweaks and catchups
git-svn-id: http://svn.automattic.com/wordpress/trunk@2756 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-08-07 08:58:10 +00:00
ryan
5ac98a6fba Cap migration.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2724 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-07-17 21:21:50 +00:00
saxmatt
6f564d455f Fix later
git-svn-id: http://svn.automattic.com/wordpress/trunk@2259 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-02-11 02:00:38 +00:00
saxmatt
953b919fdc Don't show spam comments in search results.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2100 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-01-17 23:32:20 +00:00
saxmatt
652654d4d5 Spam tastes great, we should eat more of it. Add 'spam' approval value, and basic blacklist.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2075 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-01-10 20:21:06 +00:00
saxmatt
c2721bc75d Style tweaks
git-svn-id: http://svn.automattic.com/wordpress/trunk@1977 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-12-19 00:21:14 +00:00
saxmatt
c3e1d51c20 Axing htmlspecialchars because it double-encodes-encodes. Better error handling around queries.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1940 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-12-12 20:41:19 +00:00
emc3
aa2fbccf6f Use new user_can_foo() functions, clean up comment editing
git-svn-id: http://svn.automattic.com/wordpress/trunk@1875 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-11-23 15:09:24 +00:00
rboren
04786f267d Split admin-header.php into admin.php and admin-header.php. Split menu.php into menu-header.php and menu.php. Add plugin admin page support.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1818 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-10-19 03:03:06 +00:00
saxmatt
3be6575475 Fix GUID generation
git-svn-id: http://svn.automattic.com/wordpress/trunk@1746 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-10-05 07:36:50 +00:00
saxmatt
1114fab5b6 Page comments
git-svn-id: http://svn.automattic.com/wordpress/trunk@1745 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-10-05 07:25:21 +00:00
saxmatt
c7559d198e Cosmetic tweaks.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1744 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-10-05 07:13:51 +00:00
saxmatt
2624614452 Input cleanup
git-svn-id: http://svn.automattic.com/wordpress/trunk@1743 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-10-05 06:59:13 +00:00
rboren
6cfc34b013 Fix boulk comment delete. Bug 291. Patch from ringmaster.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1690 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-09-18 05:56:28 +00:00
saxmatt
77706cc025 New submenu system.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1551 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-08-22 23:24:50 +00:00
rboren
ea16450f63 Static pages. Take 1.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1527 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-08-10 05:35:59 +00:00
saxmatt
48cfb85902 Menu re-org
git-svn-id: http://svn.automattic.com/wordpress/trunk@1494 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-07-28 07:18:59 +00:00
saxmatt
a1c3ac85cd Show URI even when there's no email (trackbacks and pingbacks)
git-svn-id: http://svn.automattic.com/wordpress/trunk@1472 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-07-21 07:43:58 +00:00
saxmatt
73b550592c Register globals problem reported by Rich Bowen.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1458 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-07-08 01:10:50 +00:00
saxmatt
4cd4edc638 http://mosquito.wordpress.org/bug_view_page.php?bug_id=0000145 and a few other hardcoded styles.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1454 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-07-06 18:14:42 +00:00
rboren
25bdc0791c Mark some strings for translation and improve string consistency. From Albert. http://mosquito.wordpress.org/bug_view_page.php?bug_id=0000024
git-svn-id: http://svn.automattic.com/wordpress/trunk@1420 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-06-13 16:14:58 +00:00
saxmatt
25ae03ee65 Giant commit, sorry mailing list people. Move all table names to new $wpdb versions. Works but the whole app needs thorough testing now.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1355 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-05-24 08:22:18 +00:00
saxmatt
6743715cba Tweaking what shows by default.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1271 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-05-14 06:19:46 +00:00
saxmatt
cdc9a55ad9 Various fixes and cleanups, inspired and pointed out by Joseph Scott.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1245 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-05-09 05:47:02 +00:00
saxmatt
ba407ff5b3 E_ALL fixes and cleanups.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1239 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-05-07 23:56:33 +00:00
rboren
6da74edda9 Mark strings for translation.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1131 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-04-23 03:23:05 +00:00
saxmatt
5cc3f8d3e1 Massive admin tweak commit. Improved consistency, numerous bug fixes, redesigned link forms, tweaked options more, left the ugly grey bar I didn't mean to add in the first place but tweaked it too.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1100 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-04-19 08:09:27 +00:00
saxmatt
f790cbea43 Fixes, deleting implemented.
git-svn-id: http://svn.automattic.com/wordpress/trunk@888 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-02-17 10:50:33 +00:00
saxmatt
67fa9206a3 Edit comments improvement, multiple comment delete not implemented yet.
git-svn-id: http://svn.automattic.com/wordpress/trunk@887 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-02-17 08:35:04 +00:00
saxmatt
a4ecbd3b9c Admin interface improvements.
git-svn-id: http://svn.automattic.com/wordpress/trunk@872 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-02-13 15:36:28 +00:00
saxmatt
5f8094aeba Strip slashes, view post, and improve clarity.
git-svn-id: http://svn.automattic.com/wordpress/trunk@657 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-12-28 11:02:23 +00:00
saxmatt
43e4a8a930 The great renaming.
git-svn-id: http://svn.automattic.com/wordpress/trunk@601 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-12-11 00:22:36 +00:00
saxmatt
2917579b95 New admin styling and improved navigation.
git-svn-id: http://svn.automattic.com/wordpress/trunk@590 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-12-08 03:46:42 +00:00
saxmatt
f537af3271 Latest comments bugfixes.
git-svn-id: http://svn.automattic.com/wordpress/trunk@584 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-12-08 00:31:02 +00:00
mikelittle
41327030fd Removed $querycount.
git-svn-id: http://svn.automattic.com/wordpress/trunk@570 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-12-05 01:27:00 +00:00
saxmatt
099a329763 Made status dropdowns radio boxes, more moderation cleanups. Edit section now clean.
git-svn-id: http://svn.automattic.com/wordpress/trunk@560 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-11-30 22:13:53 +00:00
mikelittle
3e120068f9 Missing querycount
git-svn-id: http://svn.automattic.com/wordpress/trunk@558 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-11-25 00:46:52 +00:00