Ryan Boren
|
9c103c8d64
|
Make sure we have links to iterate over. fixes #2675
git-svn-id: https://develop.svn.wordpress.org/trunk@3734 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-04-21 05:00:58 +00:00 |
Ryan Boren
|
d58cfe86e0
|
Change number of comments awaiting moderation in menu when number changes. Props mdawaffe. fixes #2677
git-svn-id: https://develop.svn.wordpress.org/trunk@3733 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-04-21 04:54:01 +00:00 |
Matt Mullenweg
|
709759755a
|
Better use of visual space when editing/adding links
git-svn-id: https://develop.svn.wordpress.org/trunk@3729 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-04-19 09:31:58 +00:00 |
Matt Mullenweg
|
0ed4e00fb2
|
Cleaner category count display
git-svn-id: https://develop.svn.wordpress.org/trunk@3728 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-04-19 09:26:56 +00:00 |
Matt Mullenweg
|
76efdcaadb
|
Navigation doesn't work, just show all pages.
git-svn-id: https://develop.svn.wordpress.org/trunk@3727 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-04-19 09:17:10 +00:00 |
Matt Mullenweg
|
858a5db03f
|
Show message on publish rather than sitting dumbly. Link to site like we do for posts
git-svn-id: https://develop.svn.wordpress.org/trunk@3726 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-04-19 09:13:47 +00:00 |
Matt Mullenweg
|
855d8df3c8
|
More consistent padding in IE and FF, smoother display
git-svn-id: https://develop.svn.wordpress.org/trunk@3725 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-04-19 09:12:52 +00:00 |
Matt Mullenweg
|
3bb5dc8012
|
Save a few lines of code, don't show 0 in month list
git-svn-id: https://develop.svn.wordpress.org/trunk@3724 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-04-19 08:51:01 +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 |
Matt Mullenweg
|
79f049c09e
|
A better comment delete button
git-svn-id: https://develop.svn.wordpress.org/trunk@3721 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-04-19 08:02:16 +00:00 |
Matt Mullenweg
|
20e1dfcd35
|
Improve the comment browsing UI a bit
git-svn-id: https://develop.svn.wordpress.org/trunk@3720 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-04-19 07:34:29 +00:00 |
Matt Mullenweg
|
24aed7b0cf
|
What an oogly importer.
git-svn-id: https://develop.svn.wordpress.org/trunk@3719 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-04-19 07:25:52 +00:00 |
Matt Mullenweg
|
6c74dd7eeb
|
Make categories clickable, just like on the posts screen
git-svn-id: https://develop.svn.wordpress.org/trunk@3718 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-04-19 07:10:48 +00:00 |
Ryan Boren
|
e76c8695e1
|
Escape single quotes in options.php. fixes #2656
git-svn-id: https://develop.svn.wordpress.org/trunk@3710 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-04-17 23:33:08 +00:00 |
Ryan Boren
|
8cdd21978f
|
Add wp_revoke_user() and WP_User::remove_all_caps() to help those doing multi blog stuff.
git-svn-id: https://develop.svn.wordpress.org/trunk@3705 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-04-13 04:49:38 +00:00 |
Ryan Boren
|
6768503353
|
Use default_link_category.
git-svn-id: https://develop.svn.wordpress.org/trunk@3700 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-04-07 22:28:57 +00:00 |
Ryan Boren
|
5b54f4c199
|
Fixed edit comment links.
git-svn-id: https://develop.svn.wordpress.org/trunk@3699 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-04-07 20:02:18 +00:00 |
Ryan Boren
|
321eeeb875
|
New SACK and DBX releases and some list manip fixes from mdawaffe. fixes #2642
git-svn-id: https://develop.svn.wordpress.org/trunk@3695 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-04-05 20:58:57 +00:00 |
Matt Mullenweg
|
96a2e99428
|
Remove this artificial limit, it messes up posting with seldom-used categories
git-svn-id: https://develop.svn.wordpress.org/trunk@3693 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-04-04 08:41:49 +00:00 |
Ryan Boren
|
7a732e3f20
|
Accommodate multi-blog setups that share user tables by checking to see if the admin user already exists during install.
git-svn-id: https://develop.svn.wordpress.org/trunk@3692 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-04-04 02:26:02 +00:00 |
Ryan Boren
|
cc11a073cc
|
Add ID to composite key. #2604
git-svn-id: https://develop.svn.wordpress.org/trunk@3690 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-04-04 01:15:25 +00:00 |
Ryan Boren
|
4ac65f4a10
|
Control those newlines. Props to that Andy guy. fixes #1082
git-svn-id: https://develop.svn.wordpress.org/trunk@3688 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-04-04 00:51:47 +00:00 |
Ryan Boren
|
63ca6724f0
|
Spelling fix from nbachiyski. fixes #2632
git-svn-id: https://develop.svn.wordpress.org/trunk@3687 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-04-04 00:48:44 +00:00 |
Matt Mullenweg
|
d17b992895
|
Remove use of deprecated variables, don't show bookmarklet form to unrecognized browser.
git-svn-id: https://develop.svn.wordpress.org/trunk@3685 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-04-04 00:25:04 +00:00 |
Ryan Boren
|
07a12ad2b1
|
List manip improvements from mdawaffe. fixes #2633
git-svn-id: https://develop.svn.wordpress.org/trunk@3684 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-04-04 00:16:27 +00:00 |
Ryan Boren
|
e14b0fc456
|
Redirect if no action given.
git-svn-id: https://develop.svn.wordpress.org/trunk@3683 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-04-04 00:12:43 +00:00 |
Ryan Boren
|
d833ecad5f
|
AJAXify user addition. Props mdawaffe. fixes #2624
git-svn-id: https://develop.svn.wordpress.org/trunk@3680 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-04-02 00:57:09 +00:00 |
Ryan Boren
|
6f355ce778
|
Get all error messages with get_error_messages().
git-svn-id: https://develop.svn.wordpress.org/trunk@3679 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-04-02 00:48:14 +00:00 |
Ryan Boren
|
4bbee1b73c
|
Some optimization of the post query. #2604
git-svn-id: https://develop.svn.wordpress.org/trunk@3678 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-04-02 00:33:10 +00:00 |
Ryan Boren
|
b3206083c3
|
AJAXify user addition. Props mdawaffe. fixes #2624
git-svn-id: https://develop.svn.wordpress.org/trunk@3677 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-04-02 00:31:26 +00:00 |
Ryan Boren
|
e622346b7d
|
WP_Locale. Props Sewar. fixes #2568
git-svn-id: https://develop.svn.wordpress.org/trunk@3676 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-04-02 00:20:11 +00:00 |
Ryan Boren
|
b6d7b43d2d
|
Add braces in case our belt gives out after a large meal. Props westi. fixes #2609
git-svn-id: https://develop.svn.wordpress.org/trunk@3675 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-04-01 23:27:47 +00:00 |
Ryan Boren
|
f16c66b3d6
|
Redirect if no action is set. Props Viper007Bond. fixes #2619
git-svn-id: https://develop.svn.wordpress.org/trunk@3674 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-04-01 23:02:01 +00:00 |
Ryan Boren
|
d521544868
|
Make setup-config purtier. Props Potter_System. fixes #2618
git-svn-id: https://develop.svn.wordpress.org/trunk@3673 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-04-01 22:59:31 +00:00 |
Ryan Boren
|
fc8d91a072
|
More informative delete category dialog. Because knowing is half the battle. Props westi and mdawaffe. fixes #2617
git-svn-id: https://develop.svn.wordpress.org/trunk@3672 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-04-01 05:27:10 +00:00 |
Ryan Boren
|
0a7f308884
|
Prompt for confirmation for mailapprovecomment action. Props mdawaffe. fixes #2615
git-svn-id: https://develop.svn.wordpress.org/trunk@3671 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-03-31 08:32:30 +00:00 |
Ryan Boren
|
fa8d1959e2
|
Pluggable install functions. fixes #2616
git-svn-id: https://develop.svn.wordpress.org/trunk@3670 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-03-31 08:07:39 +00:00 |
Ryan Boren
|
928a9517ae
|
Add to bottom support in list manipulation. Props mdawaffe. fixes #2611
git-svn-id: https://develop.svn.wordpress.org/trunk@3669 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-03-30 23:40:31 +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
|
aa88f20cff
|
tinyMCE 2.0.5 coming at you live. fixes #2598
git-svn-id: https://develop.svn.wordpress.org/trunk@3664 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-03-30 07:50:33 +00:00 |
Ryan Boren
|
bd6323c272
|
Future post pinging and cron fixups from masquerade. fixes #2469
git-svn-id: https://develop.svn.wordpress.org/trunk@3663 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-03-30 07:36:54 +00:00 |
Ryan Boren
|
196da1e408
|
Typo fix. fixes #2575
git-svn-id: https://develop.svn.wordpress.org/trunk@3661 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-03-29 01:58:53 +00:00 |
Ryan Boren
|
cb23290318
|
AJAX, cause you love it. Props mdawaffe. fixes #2561
git-svn-id: https://develop.svn.wordpress.org/trunk@3660 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-03-29 01:51:55 +00:00 |
Ryan Boren
|
3432ea28ff
|
attributes should be lower case.
git-svn-id: https://develop.svn.wordpress.org/trunk@3653 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-03-21 01:15:13 +00:00 |
Ryan Boren
|
99440e2a79
|
Show number of comments selected for deletion. Props robmiller. fixes #2508
git-svn-id: https://develop.svn.wordpress.org/trunk@3652 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-03-21 00:33:36 +00:00 |
Ryan Boren
|
46e081fba2
|
Put categories dbx box up top and open. fixes #2493
git-svn-id: https://develop.svn.wordpress.org/trunk@3651 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-03-21 00:25:58 +00:00 |
Ryan Boren
|
da07b1d1c0
|
Allow alternative table prefix in dotclear importer. Props thomasq. fixes #2388
git-svn-id: https://develop.svn.wordpress.org/trunk@3650 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-03-21 00:14:18 +00:00 |
Ryan Boren
|
70fcfebda4
|
Check 'Edit Timestamp' checkbox whenever the timestamp fields are changed. Props abhay. fixes #2574
git-svn-id: https://develop.svn.wordpress.org/trunk@3648 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-03-20 20:57:01 +00:00 |
Matt Mullenweg
|
23d63af2bb
|
Weird IE fix.
git-svn-id: https://develop.svn.wordpress.org/trunk@3645 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-03-18 00:38:37 +00:00 |
Ryan Boren
|
204501c750
|
setup-config fix from David House. fixes #2544
git-svn-id: https://develop.svn.wordpress.org/trunk@3643 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-03-14 07:42:14 +00:00 |
Ryan Boren
|
91fbcd183e
|
Cron fixes from masquerade. #2425
git-svn-id: https://develop.svn.wordpress.org/trunk@3635 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-03-07 22:34:05 +00:00 |
Ryan Boren
|
9da2338021
|
Pad post_date elements. Props: masquerade. fixes #2542
git-svn-id: https://develop.svn.wordpress.org/trunk@3632 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-03-07 21:00:38 +00:00 |
Ryan Boren
|
1ba9c55aee
|
List manipulation cap update from mdawaffe. fixes #2538
git-svn-id: https://develop.svn.wordpress.org/trunk@3626 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-03-06 23:29:10 +00:00 |
Ryan Boren
|
e758b74575
|
Add referer check. Props masquerade.
git-svn-id: https://develop.svn.wordpress.org/trunk@3621 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-03-06 08:32:20 +00:00 |
Ryan Boren
|
5b484ee182
|
Add referer checks. Props masquerade.
git-svn-id: https://develop.svn.wordpress.org/trunk@3618 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-03-06 08:19:41 +00:00 |
Matt Mullenweg
|
529b9350cc
|
UI cleanup, todo: i18n
git-svn-id: https://develop.svn.wordpress.org/trunk@3617 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-03-06 02:52:18 +00:00 |
Ryan Boren
|
fb8e324e43
|
Check admin referer.
git-svn-id: https://develop.svn.wordpress.org/trunk@3615 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-03-05 22:45:44 +00:00 |
Ryan Boren
|
0271fde782
|
Set charset in blogger importer iframe. Props Sewar. fixes #2404
git-svn-id: https://develop.svn.wordpress.org/trunk@3609 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-03-04 22:11:48 +00:00 |
Ryan Boren
|
8687ce84b1
|
Entitize
git-svn-id: https://develop.svn.wordpress.org/trunk@3607 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-03-04 21:08:34 +00:00 |
Ryan Boren
|
5e18dd3e86
|
prefix not table_prefix. Props Kafkaesqui. fixes #2528
git-svn-id: https://develop.svn.wordpress.org/trunk@3604 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-03-03 20:36:40 +00:00 |
Ryan Boren
|
4489be47f5
|
Use table prefix from wpdb. Props Mark J. #2524
git-svn-id: https://develop.svn.wordpress.org/trunk@3603 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-03-03 17:19:05 +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
|
cbcee2c156
|
Remove linkcategories table from schema.
git-svn-id: https://develop.svn.wordpress.org/trunk@3598 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-03-02 10:43:57 +00:00 |
Ryan Boren
|
7d27dd42ca
|
s/get_linkz/get_bookmarks/
git-svn-id: https://develop.svn.wordpress.org/trunk@3597 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-03-02 10:32:19 +00:00 |
Ryan Boren
|
1239ce2315
|
DB escaping in fix_attachment_links(). #2434
git-svn-id: https://develop.svn.wordpress.org/trunk@3586 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-03-02 02:47:36 +00:00 |
Ryan Boren
|
54198167b7
|
s/Links/Bookmarks/
git-svn-id: https://develop.svn.wordpress.org/trunk@3585 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-03-01 21:44:22 +00:00 |
Ryan Boren
|
e4a05b4bdf
|
Better show up front UI from Mark Jaquith. #2515
git-svn-id: https://develop.svn.wordpress.org/trunk@3583 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-03-01 20:58:40 +00:00 |
Ryan Boren
|
55ba231f8e
|
What's up front? #2515
git-svn-id: https://develop.svn.wordpress.org/trunk@3581 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-03-01 07:08:04 +00:00 |
Ryan Boren
|
ba5d6bafdd
|
Fix post save/delete redirects. fixes #2505 #2502
git-svn-id: https://develop.svn.wordpress.org/trunk@3571 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-02-27 05:15:13 +00:00 |
Ryan Boren
|
a2f5fa5254
|
Bookmark/link rework. #2499
git-svn-id: https://develop.svn.wordpress.org/trunk@3570 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-02-27 04:57:30 +00:00 |
Ryan Boren
|
44f922a6ae
|
Fix Write a post link in Dashboard. fixes #2503
git-svn-id: https://develop.svn.wordpress.org/trunk@3568 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-02-23 20:09:50 +00:00 |
Ryan Boren
|
cd4a8a24c5
|
current user cleanup
git-svn-id: https://develop.svn.wordpress.org/trunk@3566 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-02-22 19:08:55 +00:00 |
Ryan Boren
|
dd489dd463
|
Allow queries by post type. Enable paging in Manage->Pages
git-svn-id: https://develop.svn.wordpress.org/trunk@3564 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-02-21 08:39:58 +00:00 |
Ryan Boren
|
b4351fd870
|
Breakup post.php into post.php, comment.php, page.php, post-new.php
git-svn-id: https://develop.svn.wordpress.org/trunk@3563 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-02-21 06:11:46 +00:00 |
Ryan Boren
|
02c324dd68
|
Oops. Missing paren.
git-svn-id: https://develop.svn.wordpress.org/trunk@3562 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-02-20 21:23:09 +00:00 |
Ryan Boren
|
30c5d8a624
|
Check Published for future posts. fixes #2488
git-svn-id: https://develop.svn.wordpress.org/trunk@3560 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-02-20 21:00:19 +00:00 |
Ryan Boren
|
bcf84b6e6d
|
Add Publish button for pages. fixes #2451
git-svn-id: https://develop.svn.wordpress.org/trunk@3550 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-02-19 05:57:54 +00:00 |
Ryan Boren
|
28961b459c
|
Blog privacy. fixes #2480
git-svn-id: https://develop.svn.wordpress.org/trunk@3548 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-02-18 07:40:43 +00:00 |
Ryan Boren
|
f2979042e5
|
Honor comment_status and ping_status when writing a new post. Props Mark Jaquith. fixes #2445
git-svn-id: https://develop.svn.wordpress.org/trunk@3547 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-02-18 00:16:41 +00:00 |
Ryan Boren
|
f598aff5b6
|
greymatter importer from bungeman. fixes #2464
git-svn-id: https://develop.svn.wordpress.org/trunk@3546 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-02-18 00:06:33 +00:00 |
Ryan Boren
|
d5629b2d53
|
Use wp_specialchars() to avoid double encoding. Props zonble. fixes #2446
git-svn-id: https://develop.svn.wordpress.org/trunk@3544 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-02-17 02:05:40 +00:00 |
Ryan Boren
|
e5c3552381
|
Move raquo into gettext. Props SteveAgl. fixes #2453
git-svn-id: https://develop.svn.wordpress.org/trunk@3541 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-02-17 01:29:33 +00:00 |
Ryan Boren
|
99cf0b7b90
|
Dynamic menu reparenting. fixes #2257
git-svn-id: https://develop.svn.wordpress.org/trunk@3536 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-02-17 00:57:10 +00:00 |
Ryan Boren
|
a5e4c0a7d9
|
schedule future posts with cron when upgrading.
git-svn-id: https://develop.svn.wordpress.org/trunk@3534 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-02-14 23:48:44 +00:00 |
Ryan Boren
|
c28dad5a86
|
Correct inverted logic.
git-svn-id: https://develop.svn.wordpress.org/trunk@3533 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-02-14 23:37:28 +00:00 |
Ryan Boren
|
fc5b064604
|
Bump db ver check.
git-svn-id: https://develop.svn.wordpress.org/trunk@3532 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-02-14 23:25:36 +00:00 |
Ryan Boren
|
6add46af14
|
Give future posts a post_status of future when upgrading.
git-svn-id: https://develop.svn.wordpress.org/trunk@3531 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-02-14 23:22:22 +00:00 |
Ryan Boren
|
14e0e16c39
|
dotclear importer fix from thomasq. fixes #2430
git-svn-id: https://develop.svn.wordpress.org/trunk@3530 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-02-14 22:32:25 +00:00 |
Ryan Boren
|
4fc77411ee
|
Option to 'mark as spam' in notification e-mail from Mark J. fixes #1048
git-svn-id: https://develop.svn.wordpress.org/trunk@3529 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-02-14 20:09:13 +00:00 |
Ryan Boren
|
b8dd301bf4
|
Don't show private and draft pages in post lists. fixes #2442
git-svn-id: https://develop.svn.wordpress.org/trunk@3528 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-02-14 06:23:03 +00:00 |
Ryan Boren
|
6b1c03c07e
|
Move generic_ping() to execute-pings.php. fixes #2440
git-svn-id: https://develop.svn.wordpress.org/trunk@3524 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-02-13 23:14:59 +00:00 |
Ryan Boren
|
d5c2312e67
|
Trackback only for published posts.
git-svn-id: https://develop.svn.wordpress.org/trunk@3521 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-02-12 09:07:37 +00:00 |
Ryan Boren
|
609f602104
|
Category count fix from MichaelH. fixes #2212
git-svn-id: https://develop.svn.wordpress.org/trunk@3520 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-02-12 08:22:42 +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 |
Ryan Boren
|
48dc264515
|
Hide add cat if user does not have mange_categories cap. Props Mark Jaquith. fixes #2432
git-svn-id: https://develop.svn.wordpress.org/trunk@3516 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-02-12 07:46:34 +00:00 |
Ryan Boren
|
f156e83af5
|
Post status = future. #2426
git-svn-id: https://develop.svn.wordpress.org/trunk@3514 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-02-12 07:41:56 +00:00 |
Ryan Boren
|
bde96bc025
|
Add new page caps now that pages can be draft or publish. Brings page caps to parity with posts. Add delete caps for posts and pages. fixes #2382 #2336 #2301
git-svn-id: https://develop.svn.wordpress.org/trunk@3513 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-02-11 09:56:02 +00:00 |
Ryan Boren
|
f961003343
|
Allow draft pages. Use post_type for object types. Reserve post_status strictly for status. fixes #1820
git-svn-id: https://develop.svn.wordpress.org/trunk@3510 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-02-09 10:03:48 +00:00 |
Matt Mullenweg
|
db5355013c
|
Nice new hook, fixes #2398
git-svn-id: https://develop.svn.wordpress.org/trunk@3509 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-02-09 09:03:13 +00:00 |
Ryan Boren
|
2f46d64518
|
Remove execute bit from uploaded files. #2190
git-svn-id: https://develop.svn.wordpress.org/trunk@3501 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-01-30 22:03:06 +00:00 |
Ryan Boren
|
d777efb7b0
|
Add text/javascript header to cat-js.php. Props Juergen. fixes #2351
git-svn-id: https://develop.svn.wordpress.org/trunk@3500 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-01-30 21:39:20 +00:00 |
Ryan Boren
|
d9f55997b3
|
Make check_admin_referer() pluggable.
git-svn-id: https://develop.svn.wordpress.org/trunk@3497 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-01-29 23:06:58 +00:00 |
Ryan Boren
|
df35bf3ca9
|
TB fix. fixes #2197
git-svn-id: https://develop.svn.wordpress.org/trunk@3492 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-01-29 00:12:14 +00:00 |
Ryan Boren
|
2307a29c94
|
CGI ping fixes. fixes #2197
git-svn-id: https://develop.svn.wordpress.org/trunk@3491 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-01-28 18:41:19 +00:00 |
Ryan Boren
|
65ebbb6385
|
Role display fix from Owen. fixes #2338
git-svn-id: https://develop.svn.wordpress.org/trunk@3483 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-01-25 03:44:35 +00:00 |
Ryan Boren
|
a2e19bdbef
|
Username sanitization cleanups.
git-svn-id: https://develop.svn.wordpress.org/trunk@3481 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-01-25 03:09:16 +00:00 |
Ryan Boren
|
696afcde2e
|
Upload links fix. fixes #2337
git-svn-id: https://develop.svn.wordpress.org/trunk@3480 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-01-25 00:49:13 +00:00 |
Ryan Boren
|
068d987b1a
|
uksort() not usort()
git-svn-id: https://develop.svn.wordpress.org/trunk@3479 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-01-24 09:44:17 +00:00 |
Ryan Boren
|
a0467454ef
|
Sort plugins by plugin name, not file name.
git-svn-id: https://develop.svn.wordpress.org/trunk@3477 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-01-24 07:48:21 +00:00 |
Ryan Boren
|
3855fbe248
|
Don't list current theme in the availablet themes list.
git-svn-id: https://develop.svn.wordpress.org/trunk@3476 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-01-24 07:38:29 +00:00 |
Ryan Boren
|
28bd6692a0
|
is_preview() fixes from David House. fixes #2188
git-svn-id: https://develop.svn.wordpress.org/trunk@3473 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-01-23 23:39:56 +00:00 |
Ryan Boren
|
baeea6657e
|
updateOtherIcon. fixes #2315
git-svn-id: https://develop.svn.wordpress.org/trunk@3469 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-01-21 05:41:52 +00:00 |
Ryan Boren
|
a096f26055
|
Execute pings rework from skeltoac. #2197
git-svn-id: https://develop.svn.wordpress.org/trunk@3463 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-01-19 00:03:28 +00:00 |
Ryan Boren
|
bc83012b6a
|
Accomodate long page names in Page Parent dropdown. Props David House. fixes #2304
git-svn-id: https://develop.svn.wordpress.org/trunk@3457 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-01-18 19:21:37 +00:00 |
Ryan Boren
|
a6baed8b6c
|
Check upload_files cap for inline uploader. Props David House and doit-cu. fixes #2302
git-svn-id: https://develop.svn.wordpress.org/trunk@3456 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-01-18 19:16:31 +00:00 |
Ryan Boren
|
2083c8d0b9
|
wp_roles cleanup
git-svn-id: https://develop.svn.wordpress.org/trunk@3453 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-01-18 03:07:26 +00:00 |
Matt Mullenweg
|
d2883b90ce
|
Axe those funny looking lines - fixes #2192
git-svn-id: https://develop.svn.wordpress.org/trunk@3450 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-01-17 01:51:26 +00:00 |
Matt Mullenweg
|
a3b37a3efd
|
Strip some more funny chars, fixes #2093
git-svn-id: https://develop.svn.wordpress.org/trunk@3446 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-01-17 00:48:24 +00:00 |
Matt Mullenweg
|
f3a9342825
|
Don't allow uploading PHP files, fixes #2300.
git-svn-id: https://develop.svn.wordpress.org/trunk@3444 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-01-16 23:02:27 +00:00 |
Ryan Boren
|
cbcdd4cbb0
|
Use ->comments instead of . fixes #2293
git-svn-id: https://develop.svn.wordpress.org/trunk@3443 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-01-16 20:07:00 +00:00 |
Ryan Boren
|
be5676b157
|
Link import fix from Kafkaesqui. fixes #2296
git-svn-id: https://develop.svn.wordpress.org/trunk@3441 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-01-16 19:57:20 +00:00 |
Ryan Boren
|
78f83fd29e
|
Set charset. Props ruckus. fixes #2289
git-svn-id: https://develop.svn.wordpress.org/trunk@3439 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-01-15 23:21:29 +00:00 |
Ryan Boren
|
f08416af58
|
More upload path tweaks. fixes #2271
git-svn-id: https://develop.svn.wordpress.org/trunk@3437 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-01-14 22:09:51 +00:00 |
Ryan Boren
|
5c16c3de26
|
Relocate edit_page_form hook for consistency. Props Denis-de-Bernardy. fixes #2118
git-svn-id: https://develop.svn.wordpress.org/trunk@3434 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-01-13 22:42:45 +00:00 |
Ryan Boren
|
41b6a1945e
|
Make sure cat-js loads. Props donncha. fixes #2262
git-svn-id: https://develop.svn.wordpress.org/trunk@3432 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-01-13 22:09:57 +00:00 |
Ryan Boren
|
8a67cfddd0
|
Remove reference to non-existant edit-attachment-form. fixes #2270
git-svn-id: https://develop.svn.wordpress.org/trunk@3428 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-01-12 03:44:44 +00:00 |
Ryan Boren
|
968ef86cf7
|
i18n updates from SteveAgl. fixes #2260
git-svn-id: https://develop.svn.wordpress.org/trunk@3424 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-01-10 22:50:19 +00:00 |
Ryan Boren
|
17cd2c51f8
|
Require admin.php. fixes #2263
git-svn-id: https://develop.svn.wordpress.org/trunk@3423 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-01-10 22:49:11 +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 |
Matt Mullenweg
|
687f888db8
|
Re-arrange these options a bit
git-svn-id: https://develop.svn.wordpress.org/trunk@3421 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-01-10 03:14:34 +00:00 |
Matt Mullenweg
|
bb9a69b496
|
Better redirect back.
git-svn-id: https://develop.svn.wordpress.org/trunk@3420 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-01-10 03:06:48 +00:00 |
Ryan Boren
|
8a5855b4d5
|
Dotclear importer from thomasq. fixes #2234
git-svn-id: https://develop.svn.wordpress.org/trunk@3419 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-01-10 01:46:54 +00:00 |
Ryan Boren
|
82f037674e
|
Confirm-delete dialog fix from Mark Jaquith. fixes #2249
git-svn-id: https://develop.svn.wordpress.org/trunk@3416 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-01-09 22:50:35 +00:00 |
Ryan Boren
|
7c846b2b8a
|
dbx hooks from Owen. fixes #2250
git-svn-id: https://develop.svn.wordpress.org/trunk@3415 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-01-09 22:44:42 +00:00 |
Ryan Boren
|
ad6ed9c744
|
Add upload folder options. Props David House. fixes #2206
git-svn-id: https://develop.svn.wordpress.org/trunk@3413 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-01-09 22:24:57 +00:00 |
Ryan Boren
|
e9553ad2d5
|
i81n fix from David House. fixes #2214
git-svn-id: https://develop.svn.wordpress.org/trunk@3412 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-01-07 06:33:49 +00:00 |
Ryan Boren
|
eafd28b05d
|
Send to editor fix ups. fixes #2199
git-svn-id: https://develop.svn.wordpress.org/trunk@3407 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-01-05 23:33:50 +00:00 |
Matt Mullenweg
|
17929f1629
|
Technorati URL change.
git-svn-id: https://develop.svn.wordpress.org/trunk@3406 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-01-05 06:31:11 +00:00 |
Ryan Boren
|
7ffb664afe
|
LJ importer tweaks.
git-svn-id: https://develop.svn.wordpress.org/trunk@3405 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-01-05 05:35:09 +00:00 |
Ryan Boren
|
e5a6014e1a
|
Handle quotes in upload titles. fixes #2198
git-svn-id: https://develop.svn.wordpress.org/trunk@3398 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-01-05 01:43:30 +00:00 |
Ryan Boren
|
7252c08995
|
Fix typo. Props gasper@gmail.com. fixes #2213
git-svn-id: https://develop.svn.wordpress.org/trunk@3397 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-01-04 00:49:25 +00:00 |
Ryan Boren
|
6ad81b7202
|
Strip # from filenames. fixes #2166
git-svn-id: https://develop.svn.wordpress.org/trunk@3394 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-01-02 21:31:51 +00:00 |
Ryan Boren
|
a8c55b6f81
|
Decode entities in inline uploader. fixes #2208
git-svn-id: https://develop.svn.wordpress.org/trunk@3392 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-01-02 20:55:45 +00:00 |
Ryan Boren
|
7b1816ee53
|
MT import fixes from cubex.
git-svn-id: https://develop.svn.wordpress.org/trunk@3387 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-01-01 22:54:56 +00:00 |
Ryan Boren
|
db2bd867db
|
Trackback tweaks. Props http://blog.serv.idv.tw/2005/12/29/380/. fixes #2170
git-svn-id: https://develop.svn.wordpress.org/trunk@3384 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-12-31 21:24:56 +00:00 |
Ryan Boren
|
9f7f499ed8
|
newCatAddIn fix. fixes #2184
git-svn-id: https://develop.svn.wordpress.org/trunk@3383 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-12-31 20:59:28 +00:00 |
Ryan Boren
|
23bf1be299
|
Add footer to Import Blogroll page. Props Ozh. fixes #2168
git-svn-id: https://develop.svn.wordpress.org/trunk@3381 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-12-29 21:59:38 +00:00 |
Ryan Boren
|
0d3ec17bb1
|
Silenzio.
git-svn-id: https://develop.svn.wordpress.org/trunk@3380 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-12-29 21:42:56 +00:00 |
Ryan Boren
|
5f46bd2b5b
|
Post delete fix from David House. fixes #2173
git-svn-id: https://develop.svn.wordpress.org/trunk@3379 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-12-29 21:16:53 +00:00 |
Ryan Boren
|
e45a58d547
|
LJ tweaks.
git-svn-id: https://develop.svn.wordpress.org/trunk@3375 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-12-29 01:25:41 +00:00 |