Commit Graph

77 Commits

Author SHA1 Message Date
Peter Westwood ab17f7283c phpdoc for wp-admin. See #7496 props santosj.
git-svn-id: https://develop.svn.wordpress.org/trunk@8645 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-14 06:30:38 +00:00
Ryan Boren e911cca913 Allow wp-config.php to exist one level up from WordPress root directory. Props sambauers. fixes #6933
git-svn-id: https://develop.svn.wordpress.org/trunk@7971 602fd350-edb4-49c9-b593-d223f7449a82
2008-05-21 05:59:27 +00:00
Ryan Boren b8a14e4f2c Resurrect moderation.php as a redirect to edit-comments.php.
git-svn-id: https://develop.svn.wordpress.org/trunk@7027 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-25 19:29:30 +00:00
Ryan Boren 1d1e94c7f7 Remove moderation.php. edit-comments.php now handles moderation
git-svn-id: https://develop.svn.wordpress.org/trunk@7019 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-25 08:24:44 +00:00
Ryan Boren 18875a91a8 Validation fixes from nbachiyski. fixes #5962
git-svn-id: https://develop.svn.wordpress.org/trunk@6980 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-22 17:30:43 +00:00
Ryan Boren ea73b4aa17 Remove raquo from buttons. Props filosofo. fixes #5938
git-svn-id: https://develop.svn.wordpress.org/trunk@6943 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-20 19:30:55 +00:00
Ryan Boren d20eeb048b Use __ngettext() for plurals. Props darkdragon. see #4865
git-svn-id: https://develop.svn.wordpress.org/trunk@6430 602fd350-edb4-49c9-b593-d223f7449a82
2007-12-20 17:05:06 +00:00
Ryan Boren 528b340dc9 Fix comment delete links and ajax moderation. Props mdawaffe. fixes #5288
git-svn-id: https://develop.svn.wordpress.org/trunk@6298 602fd350-edb4-49c9-b593-d223f7449a82
2007-10-31 01:37:58 +00:00
Ryan Boren 7a43c01e08 Remove trailing whitespace
git-svn-id: https://develop.svn.wordpress.org/trunk@6026 602fd350-edb4-49c9-b593-d223f7449a82
2007-09-03 23:32:58 +00:00
Mark Jaquith afb1d283b0 Use doublequotes so line break works. Props Lloyd. fixes #4557
git-svn-id: https://develop.svn.wordpress.org/trunk@5773 602fd350-edb4-49c9-b593-d223f7449a82
2007-06-28 23:08:23 +00:00
Ryan Boren b046d67f41 Trim empty lines. Nothing but newline.
git-svn-id: https://develop.svn.wordpress.org/trunk@5700 602fd350-edb4-49c9-b593-d223f7449a82
2007-06-14 02:25:30 +00:00
rob1n 794b879bae Move a stray <p> from a recent change.
git-svn-id: https://develop.svn.wordpress.org/trunk@5663 602fd350-edb4-49c9-b593-d223f7449a82
2007-06-07 22:52:09 +00:00
Matt Mullenweg b8d6506d6f No good reason to align the mark all in the center or move the metadata around.
git-svn-id: https://develop.svn.wordpress.org/trunk@5661 602fd350-edb4-49c9-b593-d223f7449a82
2007-06-07 14:01:02 +00:00
rob1n b7cfd8739e Show me more!
git-svn-id: https://develop.svn.wordpress.org/trunk@5578 602fd350-edb4-49c9-b593-d223f7449a82
2007-05-28 19:32:24 +00:00
rob1n 7de241d284 Moderation cleaned up, add paging and various bug fixes. fixes #4317
git-svn-id: https://develop.svn.wordpress.org/trunk@5574 602fd350-edb4-49c9-b593-d223f7449a82
2007-05-28 17:21:25 +00:00
Matt Mullenweg 32cb0a9ae9 Show post name and bring organization in line with the edit comments page.
git-svn-id: https://develop.svn.wordpress.org/trunk@5472 602fd350-edb4-49c9-b593-d223f7449a82
2007-05-14 03:41:03 +00:00
rob1n 24226c8241 Use fancy quotes instead of raw quotes (which should have been &quot; anyways).
git-svn-id: https://develop.svn.wordpress.org/trunk@5378 602fd350-edb4-49c9-b593-d223f7449a82
2007-05-03 01:23:14 +00:00
Ryan Boren ea13d64342 gettext date formats. Props rob1n and yskin. fixes #3863
git-svn-id: https://develop.svn.wordpress.org/trunk@4974 602fd350-edb4-49c9-b593-d223f7449a82
2007-03-07 01:25:17 +00:00
Ryan Boren 1db8790bf9 JS quoting fixes from nbachiyski. fixes #3539
git-svn-id: https://develop.svn.wordpress.org/trunk@4702 602fd350-edb4-49c9-b593-d223f7449a82
2007-01-08 21:22:10 +00:00
Mark Jaquith f95b191dab i18n fixes, logic cleanup, wording clarifications, and more from nbachiyski. fixes #3474
git-svn-id: https://develop.svn.wordpress.org/trunk@4658 602fd350-edb4-49c9-b593-d223f7449a82
2006-12-21 23:06:18 +00:00
Mark Jaquith 48ee537a1c No need to backslash escape single quotes and line breaks when using js_escape()
git-svn-id: https://develop.svn.wordpress.org/trunk@4655 602fd350-edb4-49c9-b593-d223f7449a82
2006-12-21 06:04:39 +00:00
Ryan Boren 80cd515b96 Use js_escape. Props nbachiyski. fixes #3399
git-svn-id: https://develop.svn.wordpress.org/trunk@4535 602fd350-edb4-49c9-b593-d223f7449a82
2006-11-28 21:51:13 +00:00
Ryan Boren e44ea1ff93 Remove trailing spaces and convert spaces to tabs. Props Nazgul. fixes #986
git-svn-id: https://develop.svn.wordpress.org/trunk@4495 602fd350-edb4-49c9-b593-d223f7449a82
2006-11-19 07:56:05 +00:00
Ryan Boren 7e226f1a94 Hold off on menu cleanup until next release. There be dragons.
git-svn-id: https://develop.svn.wordpress.org/trunk@4480 602fd350-edb4-49c9-b593-d223f7449a82
2006-11-18 07:31:29 +00:00
Matt Mullenweg 6af3bdbb32 Admin functions cleanup, and change how we do titles and parents in the backend
git-svn-id: https://develop.svn.wordpress.org/trunk@4478 602fd350-edb4-49c9-b593-d223f7449a82
2006-11-18 06:09:48 +00:00
Matt Mullenweg 810de63c7c Create a new comments top-level menu and move things under it
git-svn-id: https://develop.svn.wordpress.org/trunk@4474 602fd350-edb4-49c9-b593-d223f7449a82
2006-11-17 16:22:46 +00:00
Mark Jaquith 4e20befc81 More [4432] cleanup. fixes #3309
git-svn-id: https://develop.svn.wordpress.org/trunk@4437 602fd350-edb4-49c9-b593-d223f7449a82
2006-10-31 06:50:38 +00:00
Ryan Boren 455dd7d763 RTL enhancements from Sewar. #3136
git-svn-id: https://develop.svn.wordpress.org/trunk@4258 602fd350-edb4-49c9-b593-d223f7449a82
2006-09-27 00:51:17 +00:00
Ryan Boren 7e82eef627 Use get_option instead of get_settings. Just 'cause.
git-svn-id: https://develop.svn.wordpress.org/trunk@4144 602fd350-edb4-49c9-b593-d223f7449a82
2006-08-30 21:46:31 +00:00
Matt Mullenweg 87236e55fd Fix for radio labels on moderation page
git-svn-id: https://develop.svn.wordpress.org/trunk@4005 602fd350-edb4-49c9-b593-d223f7449a82
2006-07-07 18:35:49 +00:00
Ryan Boren 0b25954d38 Use wp_die(). Props filosofo. fixes #2914
git-svn-id: https://develop.svn.wordpress.org/trunk@3985 602fd350-edb4-49c9-b593-d223f7449a82
2006-07-05 22:00:03 +00:00
Ryan Boren c776c8b89f Validation fixes from leftjustified. fixes #2907
git-svn-id: https://develop.svn.wordpress.org/trunk@3983 602fd350-edb4-49c9-b593-d223f7449a82
2006-07-05 20:28:02 +00:00
Ryan Boren 0474f077f0 wp_reset_vars() from Sewar. fixes #2888
git-svn-id: https://develop.svn.wordpress.org/trunk@3946 602fd350-edb4-49c9-b593-d223f7449a82
2006-07-03 19:03:37 +00:00
Ryan Boren 23e2a0a25f Use wp_redirect().
git-svn-id: https://develop.svn.wordpress.org/trunk@3928 602fd350-edb4-49c9-b593-d223f7449a82
2006-06-27 05:38:56 +00:00
Ryan Boren c5cfbc9e5e List manipulation improvements from mdawaffe. fixes #2786
git-svn-id: https://develop.svn.wordpress.org/trunk@3847 602fd350-edb4-49c9-b593-d223f7449a82
2006-06-06 04:14:04 +00:00
Ryan Boren 60eeedbcd9 Script loader from mdawaffe. #2701
git-svn-id: https://develop.svn.wordpress.org/trunk@3788 602fd350-edb4-49c9-b593-d223f7449a82
2006-05-22 17:16:05 +00:00
Ryan Boren 8cf29e9e4d Better escaping of strings used in JS.
git-svn-id: https://develop.svn.wordpress.org/trunk@3763 602fd350-edb4-49c9-b593-d223f7449a82
2006-05-05 07:49:05 +00:00
Ryan Boren fcfda4db13 Nonce from above. #2678
git-svn-id: https://develop.svn.wordpress.org/trunk@3759 602fd350-edb4-49c9-b593-d223f7449a82
2006-05-02 22:36:06 +00:00
Matt Mullenweg e997c85341 Unification of how we display comments in various parts of the admin section
git-svn-id: https://develop.svn.wordpress.org/trunk@3722 602fd350-edb4-49c9-b593-d223f7449a82
2006-04-19 08:30:56 +00:00
Ryan Boren 5a5b80e6a0 Ref checks from mdawaffe.
git-svn-id: https://develop.svn.wordpress.org/trunk@3665 602fd350-edb4-49c9-b593-d223f7449a82
2006-03-30 23:12:54 +00:00
Ryan Boren cd75b0ceb9 Fix edit comment link.
git-svn-id: https://develop.svn.wordpress.org/trunk@3599 602fd350-edb4-49c9-b593-d223f7449a82
2006-03-02 12:26:13 +00:00
Ryan Boren 6008a133c4 Death to trailing tabs. Props Mark J. fixes #2405
git-svn-id: https://develop.svn.wordpress.org/trunk@3517 602fd350-edb4-49c9-b593-d223f7449a82
2006-02-12 07:53:23 +00:00
Matt Mullenweg df15716313 HTML and JS cleanup
git-svn-id: https://develop.svn.wordpress.org/trunk@3422 602fd350-edb4-49c9-b593-d223f7449a82
2006-01-10 05:16:17 +00:00
Ryan Boren 56e626673e i18n updates from nbachiyski. fixes #2069
git-svn-id: https://develop.svn.wordpress.org/trunk@3295 602fd350-edb4-49c9-b593-d223f7449a82
2005-12-12 22:48:30 +00:00
Matt Mullenweg dd35ddfe28 Moderation and comment_author_link, fixes #1019
git-svn-id: https://develop.svn.wordpress.org/trunk@3055 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-13 02:45:53 +00:00
Matt Mullenweg 4e6327b050 Missing that cool fade feel.
git-svn-id: https://develop.svn.wordpress.org/trunk@2871 602fd350-edb4-49c9-b593-d223f7449a82
2005-09-13 00:52:22 +00:00
Ryan Boren 448122ff3c On the fly list manipulation. Delete in style. Mad props to mdawaffe. Applies to #1634
git-svn-id: https://develop.svn.wordpress.org/trunk@2832 602fd350-edb4-49c9-b593-d223f7449a82
2005-08-31 02:39:17 +00:00
Matt Mullenweg 2f2b05ed34 Add ID to moderation div
git-svn-id: https://develop.svn.wordpress.org/trunk@2782 602fd350-edb4-49c9-b593-d223f7449a82
2005-08-15 00:07:30 +00:00
Ryan Boren 268fc9f7a1 Cap migration.
git-svn-id: https://develop.svn.wordpress.org/trunk@2720 602fd350-edb4-49c9-b593-d223f7449a82
2005-07-17 19:29:55 +00:00
Matt Mullenweg d0c7d85ee5 Excellent spam moderation patch from CarLBanks - http://mosquito.wordpress.org/view.php?id=835
git-svn-id: https://develop.svn.wordpress.org/trunk@2258 602fd350-edb4-49c9-b593-d223f7449a82
2005-02-11 01:52:19 +00:00