markjaquith
|
b869fd07f8
|
options stripslashes-fu by mdawaffe. #3095
git-svn-id: http://svn.automattic.com/wordpress/trunk@4329 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-10-04 11:02:31 +00:00 |
|
markjaquith
|
c95f68bcb9
|
printf(), not print_f().
git-svn-id: http://svn.automattic.com/wordpress/trunk@4327 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-10-04 10:35:49 +00:00 |
|
markjaquith
|
a008bb73ca
|
hide Update Service option and display a friendly note when Privacy is turned on. Props mdawaffe for finding the culprit. fixes #3203
git-svn-id: http://svn.automattic.com/wordpress/trunk@4326 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-10-04 10:27:53 +00:00 |
|
markjaquith
|
357cff9ddc
|
move plugin sorting (by Name) to get_plugins() so that it works for the Edit Plugins page too. fixes: #2412
git-svn-id: http://svn.automattic.com/wordpress/trunk@4325 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-10-04 09:36:21 +00:00 |
|
markjaquith
|
3316a65f8e
|
sort plugins by plugin name, for real. fixes #2412
git-svn-id: http://svn.automattic.com/wordpress/trunk@4322 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-10-04 08:56:44 +00:00 |
|
markjaquith
|
9a114c40e2
|
Manage Posts: hide empty categories in dropdown, provide hook for custom filtering. Props westi. fixes #3120
git-svn-id: http://svn.automattic.com/wordpress/trunk@4321 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-10-04 07:54:38 +00:00 |
|
markjaquith
|
2537888779
|
Better notice and link after post/page saving. Props mdawaffe. fixes #1690
git-svn-id: http://svn.automattic.com/wordpress/trunk@4317 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-10-04 07:46:47 +00:00 |
|
markjaquith
|
c0c0885c61
|
Refrain from reading files of 0 length. Props technosailor. fixes #1999
git-svn-id: http://svn.automattic.com/wordpress/trunk@4314 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-10-04 07:29:33 +00:00 |
|
markjaquith
|
7d037d255d
|
edit link next to each plugin. Props David House. fixes #1657
git-svn-id: http://svn.automattic.com/wordpress/trunk@4313 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-10-04 06:48:52 +00:00 |
|
ryan
|
66f5d2c2da
|
Uploader improvements from mdawaffe. fixes #3191
git-svn-id: http://svn.automattic.com/wordpress/trunk@4312 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-10-04 06:37:42 +00:00 |
|
markjaquith
|
8e5ef54f14
|
default category starts out unchecked. Props Viper007Bond. fixes #2938
git-svn-id: http://svn.automattic.com/wordpress/trunk@4311 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-10-04 06:17:44 +00:00 |
|
markjaquith
|
7d9c326c36
|
missing wp-config.php error uses wp_die() now. props Nazgul. fixes #1936
git-svn-id: http://svn.automattic.com/wordpress/trunk@4307 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-10-04 05:32:18 +00:00 |
|
markjaquith
|
dd4c5f6fd7
|
Clarify comment_max_links option text. Props chrisdolan and Nazgul. fixes 1397
git-svn-id: http://svn.automattic.com/wordpress/trunk@4303 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-10-04 05:06:51 +00:00 |
|
markjaquith
|
b5595e9600
|
Better phrasing for date format text. Props abhay and zedlander. fixes: #2602
git-svn-id: http://svn.automattic.com/wordpress/trunk@4297 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-10-04 04:37:00 +00:00 |
|
markjaquith
|
764fca95fd
|
pass incoming Technorati links through wptexturize(). Props Nazgul. fixes: #2856
git-svn-id: http://svn.automattic.com/wordpress/trunk@4295 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-10-04 04:23:21 +00:00 |
|
markjaquith
|
a450c80a6a
|
case insensitive sorting. props Nazgul. fixes #3108
git-svn-id: http://svn.automattic.com/wordpress/trunk@4289 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-10-04 03:49:56 +00:00 |
|
ryan
|
829a3570c4
|
Quote weblog title in email From header. Props graeme and Nazgul. fixes #1716
git-svn-id: http://svn.automattic.com/wordpress/trunk@4286 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-10-04 03:03:41 +00:00 |
|
ryan
|
550956ddf2
|
Grammar fix. Props Nazgul. fixes #3196
git-svn-id: http://svn.automattic.com/wordpress/trunk@4282 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-10-04 02:02:22 +00:00 |
|
ryan
|
41dfdfd0f6
|
Pageinate upload tabs. From the Paginator, mdawaffe. fixes #3193
git-svn-id: http://svn.automattic.com/wordpress/trunk@4276 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-10-03 15:40:26 +00:00 |
|
ryan
|
60394dd674
|
paginate_links() from mdawaffe. fixes #3159
git-svn-id: http://svn.automattic.com/wordpress/trunk@4275 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-10-03 07:16:49 +00:00 |
|
ryan
|
b5741c1270
|
Uploader improvements from mdawaffe. fixes #3191
git-svn-id: http://svn.automattic.com/wordpress/trunk@4274 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-10-03 07:15:13 +00:00 |
|
ryan
|
6a11fe2c7a
|
Show all cats when editing link. Order cats by most used.
git-svn-id: http://svn.automattic.com/wordpress/trunk@4272 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-10-02 21:52:11 +00:00 |
|
ryan
|
e416b64e80
|
Do only the minimum sanitization on the URL redirect. fixes #2994
git-svn-id: http://svn.automattic.com/wordpress/trunk@4268 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-10-02 19:26:12 +00:00 |
|
ryan
|
13eb3fbb0d
|
Add and use delete class on delete buttons. Props mdawaffe. fixes #3187
git-svn-id: http://svn.automattic.com/wordpress/trunk@4267 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-10-02 18:34:08 +00:00 |
|
ryan
|
2f93dc5e8c
|
Use correct var. Props Nazgul. fixes #3182
git-svn-id: http://svn.automattic.com/wordpress/trunk@4266 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-10-02 18:27:11 +00:00 |
|
ryan
|
f129cef6b9
|
Don't use deprecated functions. Props Nazgul. fixes #3186
git-svn-id: http://svn.automattic.com/wordpress/trunk@4264 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-10-02 18:03:34 +00:00 |
|
ryan
|
ac455f6df8
|
comment_post_redirect and comment_edit_redirect from Mark J. fixes #2590
git-svn-id: http://svn.automattic.com/wordpress/trunk@4260 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-09-28 19:16:15 +00:00 |
|
ryan
|
c0580ed6f7
|
Add support for RTL in install.php, upgrade.php and inline-uploading.php. Props Sewar. #3136
git-svn-id: http://svn.automattic.com/wordpress/trunk@4259 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-09-28 17:35:59 +00:00 |
|
ryan
|
43f36aab78
|
RTL enhancements from Sewar. #3136
git-svn-id: http://svn.automattic.com/wordpress/trunk@4258 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-09-27 00:51:17 +00:00 |
|
ryan
|
41ba88ad32
|
Add some IDs. Props Mark Jaquith. fixes #3164
git-svn-id: http://svn.automattic.com/wordpress/trunk@4250 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-09-25 18:53:48 +00:00 |
|
ryan
|
f3de5a0f0e
|
Use delete_page cap. Props activeingredient. fixes #3162
git-svn-id: http://svn.automattic.com/wordpress/trunk@4220 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-09-25 01:19:08 +00:00 |
|
ryan
|
22d6b9e2cb
|
Add langauge_attributes() template tag. #3136
git-svn-id: http://svn.automattic.com/wordpress/trunk@4218 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-09-24 20:16:13 +00:00 |
|
ryan
|
e307c8a125
|
Add language and text_direction attributes to bloginfo. Set lang and dir attributes in admin header's html tag. #3136
git-svn-id: http://svn.automattic.com/wordpress/trunk@4217 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-09-24 19:29:32 +00:00 |
|
ryan
|
37d767a019
|
Don't show user form without privs. Props westi. fixes #3142
git-svn-id: http://svn.automattic.com/wordpress/trunk@4216 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-09-24 10:08:58 +00:00 |
|
matt
|
06ddf05ec4
|
Correct font and height on the #advancedstuff dbx boxes under a post.
git-svn-id: http://svn.automattic.com/wordpress/trunk@4214 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-09-23 10:22:05 +00:00 |
|
matt
|
9c9a429320
|
Don't show post author box unless there is more than one author to show.
git-svn-id: http://svn.automattic.com/wordpress/trunk@4213 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-09-23 10:14:11 +00:00 |
|
ryan
|
a133ed04a1
|
Don't reset cookies if INSTALLING.
git-svn-id: http://svn.automattic.com/wordpress/trunk@4211 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-09-23 06:02:45 +00:00 |
|
ryan
|
a855814939
|
Tabbed editor fixes from skeltoac. #2829
git-svn-id: http://svn.automattic.com/wordpress/trunk@4210 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-09-22 22:24:50 +00:00 |
|
ryan
|
e2a24f068b
|
Remove extra-dimensional character caused by breach in the time-space continuum.
git-svn-id: http://svn.automattic.com/wordpress/trunk@4207 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-09-22 07:09:15 +00:00 |
|
ryan
|
df430b5df3
|
Tabbed editor from skeltoac. fixes #2829
git-svn-id: http://svn.automattic.com/wordpress/trunk@4206 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-09-22 07:04:41 +00:00 |
|
ryan
|
7a032342b3
|
Turn hard-coded paths to defines. Pull gettext includes int wp-settings. Props mdawaffe. fixes #3157
git-svn-id: http://svn.automattic.com/wordpress/trunk@4202 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-09-21 20:46:39 +00:00 |
|
ryan
|
8ca163a2d2
|
RTL support. Props mani_monaj. #3136
git-svn-id: http://svn.automattic.com/wordpress/trunk@4201 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-09-21 00:34:34 +00:00 |
|
matt
|
ae72e8377d
|
These should say the same things.
git-svn-id: http://svn.automattic.com/wordpress/trunk@4197 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-09-19 15:11:51 +00:00 |
|
matt
|
67d5a6d3c7
|
Options cleanup and some styling changes.
git-svn-id: http://svn.automattic.com/wordpress/trunk@4196 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-09-19 06:11:42 +00:00 |
|
ryan
|
5dc154c1e2
|
Fix logo link in wp_die(). Props Sewar. fixes #3138
git-svn-id: http://svn.automattic.com/wordpress/trunk@4194 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-09-18 23:40:19 +00:00 |
|
ryan
|
a26b883e84
|
Markup fix from Xmion. fixes #3133
git-svn-id: http://svn.automattic.com/wordpress/trunk@4192 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-09-17 03:08:47 +00:00 |
|
ryan
|
ce0c2a2f64
|
AJAX responsiveness improvements from mdawaffe. fixes #3099
git-svn-id: http://svn.automattic.com/wordpress/trunk@4187 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-09-13 21:39:53 +00:00 |
|
ryan
|
ad1924f837
|
do_action_ref_array(). fixes #3125
git-svn-id: http://svn.automattic.com/wordpress/trunk@4186 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-09-12 17:45:23 +00:00 |
|
ryan
|
0eeccc10e9
|
Add load action for pagenow.
git-svn-id: http://svn.automattic.com/wordpress/trunk@4183 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-09-11 23:57:34 +00:00 |
|
matt
|
0957f9a061
|
Bring back missing filter for wp_create_thumbnail
git-svn-id: http://svn.automattic.com/wordpress/trunk@4182 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-09-11 02:19:15 +00:00 |
|
ryan
|
9e240a859f
|
Specify number of accepted args.
git-svn-id: http://svn.automattic.com/wordpress/trunk@4176 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-09-08 23:18:03 +00:00 |
|
ryan
|
5898bcca41
|
Move home and siteurl update events to action hooks.
git-svn-id: http://svn.automattic.com/wordpress/trunk@4175 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-09-08 21:42:05 +00:00 |
|
ryan
|
42a9977b7e
|
gettext Add. Props nbachiyski. fixes #3114
git-svn-id: http://svn.automattic.com/wordpress/trunk@4170 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-09-07 17:30:06 +00:00 |
|
ryan
|
6b7de4afd3
|
Validate good times, come on. Props Viper007Bond. fixes #3113
git-svn-id: http://svn.automattic.com/wordpress/trunk@4169 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-09-07 17:28:29 +00:00 |
|
ryan
|
ebbcf250d5
|
i18n fixes from nbachiyski. fixes #3109
git-svn-id: http://svn.automattic.com/wordpress/trunk@4165 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-09-05 18:52:24 +00:00 |
|
ryan
|
261b9c73b0
|
Enable quicktags for safari. Props mattyrob. fixes #3051
git-svn-id: http://svn.automattic.com/wordpress/trunk@4164 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-09-03 19:35:37 +00:00 |
|
ryan
|
5dc1aaf918
|
Revert accidental commit.
git-svn-id: http://svn.automattic.com/wordpress/trunk@4163 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-09-02 22:08:10 +00:00 |
|
ryan
|
30dcdb6b49
|
Nonce delete comment. Props mdawaffe. fixes #3103
git-svn-id: http://svn.automattic.com/wordpress/trunk@4162 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-09-02 22:05:37 +00:00 |
|
matt
|
3017bb3bc8
|
Oh raquo, don't leave us now.
git-svn-id: http://svn.automattic.com/wordpress/trunk@4161 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-09-02 21:33:33 +00:00 |
|
ryan
|
e41db03b26
|
Ajax post meta fixes from mdawaffe. fixes #3098
git-svn-id: http://svn.automattic.com/wordpress/trunk@4157 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-09-02 17:03:57 +00:00 |
|
ryan
|
02ad124b46
|
Use wp_dropdown_categories(). Fix padding. Don't allow a cat to be it's own parent. Props westi. fixes #3088
git-svn-id: http://svn.automattic.com/wordpress/trunk@4156 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-09-01 20:38:24 +00:00 |
|
ryan
|
241d0e8f11
|
strip CDATA from title. Props pgarrett and mdawaffe. fixes #879
git-svn-id: http://svn.automattic.com/wordpress/trunk@4150 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-08-31 17:36:35 +00:00 |
|
ryan
|
64a2c6bdf1
|
Post date fixes. Props mdawaffe. fixes #878
git-svn-id: http://svn.automattic.com/wordpress/trunk@4149 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-08-31 17:34:56 +00:00 |
|
ryan
|
849a0d29d7
|
Use get_option instead of get_settings. Just 'cause.
git-svn-id: http://svn.automattic.com/wordpress/trunk@4144 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-08-30 21:46:31 +00:00 |
|
ryan
|
db5d9a84ba
|
Add Browse Category dropdown. Props westi and thomas. fixes #2340
git-svn-id: http://svn.automattic.com/wordpress/trunk@4137 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-08-30 17:17:09 +00:00 |
|
ryan
|
c0da1aab0d
|
Rename Nickname to Username and mark Username and E-mail as required. Props filosofo. fixes #2940
git-svn-id: http://svn.automattic.com/wordpress/trunk@4136 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-08-30 17:09:50 +00:00 |
|
ryan
|
efcb63ad21
|
s/URI/URL/. Props Nazgul. fixes #2666
git-svn-id: http://svn.automattic.com/wordpress/trunk@4133 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-08-30 16:40:17 +00:00 |
|
ryan
|
ef252310ae
|
Add cap checks around getting started links. Props Mark J. fixes #3074
git-svn-id: http://svn.automattic.com/wordpress/trunk@4130 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-08-30 09:12:29 +00:00 |
|
ryan
|
f600dfacfa
|
Capitalization fixes from foolswisdom and davidosier. fixes #3077
git-svn-id: http://svn.automattic.com/wordpress/trunk@4125 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-08-30 01:47:01 +00:00 |
|
ryan
|
1c04e53dcd
|
style tweakage
git-svn-id: http://svn.automattic.com/wordpress/trunk@4124 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-08-30 01:11:49 +00:00 |
|
ryan
|
4f10239e93
|
Add page specific admin_head action. Add admin_print_scripts actions.
git-svn-id: http://svn.automattic.com/wordpress/trunk@4120 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-08-28 23:08:48 +00:00 |
|
ryan
|
39e27240a8
|
Don't specialchar user description on save. fixes #3069
git-svn-id: http://svn.automattic.com/wordpress/trunk@4118 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-08-25 17:47:19 +00:00 |
|
ryan
|
f1664e6dd0
|
Blog public fix from Mark J. fixes #3023
git-svn-id: http://svn.automattic.com/wordpress/trunk@4115 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-08-24 23:38:13 +00:00 |
|
ryan
|
207d876c81
|
Make those chars feel special.
git-svn-id: http://svn.automattic.com/wordpress/trunk@4112 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-08-24 22:33:16 +00:00 |
|
ryan
|
52d65dc101
|
Die before including the header.
git-svn-id: http://svn.automattic.com/wordpress/trunk@4111 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-08-22 18:20:00 +00:00 |
|
ryan
|
e31723d61e
|
Add plugin page load hooks. Useful for queueing scripts for a particular plugin page.
git-svn-id: http://svn.automattic.com/wordpress/trunk@4110 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-08-22 17:38:09 +00:00 |
|
ryan
|
c8ef7e92d6
|
cache_javascript_headers() from masquerade. fixes #3059 #2799
git-svn-id: http://svn.automattic.com/wordpress/trunk@4109 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-08-22 17:31:53 +00:00 |
|
ryan
|
44b3783d36
|
More fun with menus.
git-svn-id: http://svn.automattic.com/wordpress/trunk@4100 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-08-15 22:13:36 +00:00 |
|
ryan
|
b929433507
|
Kill this check for now.
git-svn-id: http://svn.automattic.com/wordpress/trunk@4099 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-08-15 21:37:03 +00:00 |
|
ryan
|
0ddaaf590f
|
More menu fixes. #2257
git-svn-id: http://svn.automattic.com/wordpress/trunk@4097 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-08-15 21:03:11 +00:00 |
|
ryan
|
e36831ae8a
|
Add some spacing
git-svn-id: http://svn.automattic.com/wordpress/trunk@4094 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-08-14 22:21:22 +00:00 |
|
ryan
|
3b33ed195d
|
menu fixes. #2257 #2696
git-svn-id: http://svn.automattic.com/wordpress/trunk@4093 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-08-14 21:24:43 +00:00 |
|
ryan
|
a458715afa
|
Fix autosave redirects
git-svn-id: http://svn.automattic.com/wordpress/trunk@4088 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-08-11 19:13:00 +00:00 |
|
ryan
|
83665b2bf5
|
autosave fix ups
git-svn-id: http://svn.automattic.com/wordpress/trunk@4087 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-08-11 18:54:09 +00:00 |
|
ryan
|
7ac67243e8
|
autosave fix ups
git-svn-id: http://svn.automattic.com/wordpress/trunk@4086 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-08-11 18:50:28 +00:00 |
|
ryan
|
c4a4c6c371
|
autosave span from masquerade
git-svn-id: http://svn.automattic.com/wordpress/trunk@4084 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-08-11 07:26:48 +00:00 |
|
ryan
|
6b095ddfd9
|
Validation fixes
git-svn-id: http://svn.automattic.com/wordpress/trunk@4083 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-08-11 06:34:14 +00:00 |
|
ryan
|
b4601fc06c
|
Autosave and prototype. Props masquerade. fixes #3020 #3017
git-svn-id: http://svn.automattic.com/wordpress/trunk@4082 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-08-11 03:54:45 +00:00 |
|
ryan
|
0ead59849c
|
Login screen updates from bryanveloso. fixes #3021
git-svn-id: http://svn.automattic.com/wordpress/trunk@4081 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-08-10 08:43:58 +00:00 |
|
ryan
|
7677eca675
|
Capitalization fix from Mark J. fixes #3004
git-svn-id: http://svn.automattic.com/wordpress/trunk@4079 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-08-07 18:44:13 +00:00 |
|
ryan
|
033c07e86b
|
Fix duplicate index error. Props ryanscheuermann. fixes #2695
git-svn-id: http://svn.automattic.com/wordpress/trunk@4076 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-08-07 00:30:56 +00:00 |
|
ryan
|
3a2d71fb91
|
New login. fixes #2999
git-svn-id: http://svn.automattic.com/wordpress/trunk@4073 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-08-05 04:00:21 +00:00 |
|
matt
|
4495b15135
|
Useless notice
git-svn-id: http://svn.automattic.com/wordpress/trunk@4069 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-07-29 17:05:39 +00:00 |
|
ryan
|
33a88217f0
|
Fix redirect and publish.
git-svn-id: http://svn.automattic.com/wordpress/trunk@4059 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-07-28 22:18:41 +00:00 |
|
ryan
|
4e7aacfc21
|
Menu and plugin tweakage.
git-svn-id: http://svn.automattic.com/wordpress/trunk@4049 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-07-26 22:18:36 +00:00 |
|
ryan
|
04f357b4eb
|
Admin AJAX tweaks from mdawaffe. fixes #2969
git-svn-id: http://svn.automattic.com/wordpress/trunk@4042 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-07-25 19:01:52 +00:00 |
|
ryan
|
c2a613422c
|
Category Ajax improvements from mdawaffe. fixes #2803
git-svn-id: http://svn.automattic.com/wordpress/trunk@4041 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-07-25 06:36:10 +00:00 |
|
ryan
|
cacf5e345f
|
Trim theme and plugin data. fixes #2943
git-svn-id: http://svn.automattic.com/wordpress/trunk@4035 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-07-23 19:20:11 +00:00 |
|
ryan
|
fbfe98308d
|
Custom field AJAX fix from mdawaffe. fixes #2970
git-svn-id: http://svn.automattic.com/wordpress/trunk@4029 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-07-23 17:14:51 +00:00 |
|
ryan
|
9094543b51
|
Don't allow blank cats. Props donncha. fixes #2960
git-svn-id: http://svn.automattic.com/wordpress/trunk@4022 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-07-20 01:30:37 +00:00 |
|
ryan
|
dab38290f0
|
i18n fixes.
git-svn-id: http://svn.automattic.com/wordpress/trunk@4021 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-07-18 02:31:21 +00:00 |
|
ryan
|
0559786a79
|
Relocate delete_user action. Props filosofo. fixes #2956
git-svn-id: http://svn.automattic.com/wordpress/trunk@4020 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-07-17 17:12:37 +00:00 |
|
ryan
|
978fc182da
|
Tweak theme validation.
git-svn-id: http://svn.automattic.com/wordpress/trunk@4017 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-07-11 22:44:56 +00:00 |
|
ryan
|
4e5380a24a
|
wp_die() improvements from Sewar. fixes #2902
git-svn-id: http://svn.automattic.com/wordpress/trunk@4006 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-07-10 05:29:10 +00:00 |
|
matt
|
b2d5509491
|
Fix for radio labels on moderation page
git-svn-id: http://svn.automattic.com/wordpress/trunk@4005 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-07-07 18:35:49 +00:00 |
|
ryan
|
2df0ebe996
|
Nice curves. Props ketsugi. fixes #2896
git-svn-id: http://svn.automattic.com/wordpress/trunk@4001 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-07-06 06:14:17 +00:00 |
|
matt
|
10185ecaab
|
Properly select option, wording change
git-svn-id: http://svn.automattic.com/wordpress/trunk@4000 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-07-06 04:34:46 +00:00 |
|
matt
|
157786ecaa
|
Some renames
git-svn-id: http://svn.automattic.com/wordpress/trunk@3999 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-07-06 04:27:45 +00:00 |
|
ryan
|
9639c8a968
|
Strip and texturize importer title. Props Nazgul. fixes #2897
git-svn-id: http://svn.automattic.com/wordpress/trunk@3986 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-07-05 22:33:58 +00:00 |
|
ryan
|
42557940a1
|
Use wp_die(). Props filosofo. fixes #2914
git-svn-id: http://svn.automattic.com/wordpress/trunk@3985 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-07-05 22:00:03 +00:00 |
|
ryan
|
f02a7931d8
|
Validation fixes from leftjustified. fixes #2907
git-svn-id: http://svn.automattic.com/wordpress/trunk@3983 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-07-05 20:28:02 +00:00 |
|
ryan
|
9894158868
|
Lower case post. Props leftjustified. fixes #2908
git-svn-id: http://svn.automattic.com/wordpress/trunk@3981 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-07-05 20:18:56 +00:00 |
|
ryan
|
ae4cedc61a
|
Die with style. Props Sewar. fixes #2902
git-svn-id: http://svn.automattic.com/wordpress/trunk@3979 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-07-05 19:13:26 +00:00 |
|
ryan
|
7c774d0a1b
|
Markup fixes from leftjustified. fixes #2906
git-svn-id: http://svn.automattic.com/wordpress/trunk@3978 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-07-05 17:14:29 +00:00 |
|
ryan
|
286a822258
|
Add ids to inputs. Props leftjustified. fixes #2911
git-svn-id: http://svn.automattic.com/wordpress/trunk@3976 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-07-05 17:06:10 +00:00 |
|
ryan
|
7275ae28e4
|
Remove extraneous /td. Props Nazgul. fixes #2895
git-svn-id: http://svn.automattic.com/wordpress/trunk@3970 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-07-05 09:02:47 +00:00 |
|
ryan
|
d19217ac42
|
Use POST and GET instead of REQUEST since they are sanitized. fixes #2888
git-svn-id: http://svn.automattic.com/wordpress/trunk@3969 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-07-05 03:59:40 +00:00 |
|
ryan
|
827d00243b
|
Markup fixes from Nazgul. fixes #2899
git-svn-id: http://svn.automattic.com/wordpress/trunk@3961 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-07-04 21:44:08 +00:00 |
|
ryan
|
d5a6871e97
|
Update RBL site and turn open proxy check off by default. Props Nazgul. fixes #2821
git-svn-id: http://svn.automattic.com/wordpress/trunk@3960 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-07-04 21:41:00 +00:00 |
|
ryan
|
00b5713e5d
|
wp_reset_vars(). Props Sewar. fixes #2888
git-svn-id: http://svn.automattic.com/wordpress/trunk@3956 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-07-04 19:31:28 +00:00 |
|
ryan
|
14abe71841
|
Relocate /div.
git-svn-id: http://svn.automattic.com/wordpress/trunk@3954 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-07-04 19:24:00 +00:00 |
|
matt
|
3b5eb8d627
|
Add bottoms to the boxes on post screen, fixes #2894. Props: filosofo. Ryan: please backport to 2.0
git-svn-id: http://svn.automattic.com/wordpress/trunk@3953 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-07-04 18:39:53 +00:00 |
|
matt
|
f20ce5d910
|
Extra whitespace
git-svn-id: http://svn.automattic.com/wordpress/trunk@3950 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-07-04 18:14:17 +00:00 |
|
matt
|
c13781fc79
|
We talk good. Fixes #2632
git-svn-id: http://svn.automattic.com/wordpress/trunk@3949 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-07-04 17:56:27 +00:00 |
|
matt
|
79e652005e
|
More intuitive navigation, fixes #2471
git-svn-id: http://svn.automattic.com/wordpress/trunk@3947 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-07-04 17:19:15 +00:00 |
|
ryan
|
55af15d623
|
wp_reset_vars() from Sewar. fixes #2888
git-svn-id: http://svn.automattic.com/wordpress/trunk@3946 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-07-03 19:03:37 +00:00 |
|
ryan
|
4de7f261cb
|
Delete comment fix from tenpura. fixes #2807
git-svn-id: http://svn.automattic.com/wordpress/trunk@3944 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-07-01 02:03:21 +00:00 |
|
ryan
|
70fc265986
|
Fix ref check.
git-svn-id: http://svn.automattic.com/wordpress/trunk@3942 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-06-30 22:14:50 +00:00 |
|
ryan
|
281418c54e
|
Add delete page nonce. fixes #2847
git-svn-id: http://svn.automattic.com/wordpress/trunk@3932 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-06-27 07:01:16 +00:00 |
|
ryan
|
ff19f4b5a5
|
Use wp_redirect().
git-svn-id: http://svn.automattic.com/wordpress/trunk@3928 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-06-27 05:38:56 +00:00 |
|
ryan
|
99d63ca220
|
Use wp_get_referer(). Props robmiller. fixes #2855
git-svn-id: http://svn.automattic.com/wordpress/trunk@3921 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-06-24 21:14:58 +00:00 |
|
ryan
|
ec9b6242a3
|
Use wp_get_referer(). fixes #2800
git-svn-id: http://svn.automattic.com/wordpress/trunk@3918 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-06-24 07:34:35 +00:00 |
|
ryan
|
f12797ca96
|
Silence pingomatic fsockopen. Props Mark Jaquith. fixes #2522
git-svn-id: http://svn.automattic.com/wordpress/trunk@3917 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-06-24 06:05:12 +00:00 |
|
ryan
|
b3c1dd21ca
|
Markup fix from ckr and Nazgul. fixes #2842
git-svn-id: http://svn.automattic.com/wordpress/trunk@3912 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-06-24 05:57:03 +00:00 |
|
ryan
|
9876a3606f
|
wp_get_referer() and friends from robmiller and markjaquith. fixes #2800
git-svn-id: http://svn.automattic.com/wordpress/trunk@3908 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-06-24 05:38:37 +00:00 |
|
ryan
|
e232ef9a32
|
js_escape() in onclicks. fixes #2851
git-svn-id: http://svn.automattic.com/wordpress/trunk@3907 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-06-24 01:28:08 +00:00 |
|
ryan
|
3cf77a3b19
|
wp_check_filetype() from skeltoac.
git-svn-id: http://svn.automattic.com/wordpress/trunk@3894 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-06-21 23:17:19 +00:00 |
|
ryan
|
1edfe71da2
|
Filename sanitation from sanitation engineer skeltoac. fixes #2823
git-svn-id: http://svn.automattic.com/wordpress/trunk@3891 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-06-19 22:00:50 +00:00 |
|
matt
|
b9d8d2e9fd
|
Don't hide blog when option is blank!
git-svn-id: http://svn.automattic.com/wordpress/trunk@3885 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-06-17 23:38:45 +00:00 |
|
ryan
|
6c68ddb70e
|
Oopsie.
git-svn-id: http://svn.automattic.com/wordpress/trunk@3877 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-06-15 08:56:53 +00:00 |
|
ryan
|
a43e9ca36f
|
Update Donncha's link.
git-svn-id: http://svn.automattic.com/wordpress/trunk@3876 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-06-15 08:56:12 +00:00 |
|
ryan
|
53ad887f0d
|
Really cancel. Props skeltoac. fixes #2826
git-svn-id: http://svn.automattic.com/wordpress/trunk@3871 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-06-15 07:28:23 +00:00 |
|
ryan
|
5a6407ca84
|
Indicate private pages in manage pages list.
git-svn-id: http://svn.automattic.com/wordpress/trunk@3868 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-06-14 20:47:12 +00:00 |
|
ryan
|
aaf62a3482
|
WP_User_Search from Mark Jaquith. #2793
git-svn-id: http://svn.automattic.com/wordpress/trunk@3864 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-06-11 17:56:56 +00:00 |
|
ryan
|
f94f2f0bcf
|
Use the correct filename. Props Mark Jaquith. fixes #2815
git-svn-id: http://svn.automattic.com/wordpress/trunk@3863 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-06-11 17:55:18 +00:00 |
|
ryan
|
c93efa866e
|
Include file renames. #2525
git-svn-id: http://svn.automattic.com/wordpress/trunk@3862 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-06-11 06:43:54 +00:00 |
|
ryan
|
7feaf230ab
|
User UI tweaks from Mark Jaquith. #2793
git-svn-id: http://svn.automattic.com/wordpress/trunk@3861 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-06-10 21:23:19 +00:00 |
|
ryan
|
8310e71be6
|
Better handling of users with no role. Props Mark Jaquith. #2809
git-svn-id: http://svn.automattic.com/wordpress/trunk@3859 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-06-10 20:26:26 +00:00 |
|
ryan
|
5e7c850484
|
User management improvements from Mark Jaquith and David House. #2793
git-svn-id: http://svn.automattic.com/wordpress/trunk@3857 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-06-08 18:36:05 +00:00 |
|
ryan
|
d56f944642
|
Add show_option_none to wp_dropdown_pages(). Props ryanscheuermann. #2515
git-svn-id: http://svn.automattic.com/wordpress/trunk@3852 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-06-07 23:27:25 +00:00 |
|
ryan
|
741934931d
|
Use the API.
git-svn-id: http://svn.automattic.com/wordpress/trunk@3850 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-06-06 05:36:28 +00:00 |
|
ryan
|
0585475e02
|
Deprecate wp_get/set_post_cats() in favor of wp_get/set_post_categories().
git-svn-id: http://svn.automattic.com/wordpress/trunk@3849 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-06-06 05:04:41 +00:00 |
|
ryan
|
73b4b6055e
|
List manipulation improvements from mdawaffe. fixes #2786
git-svn-id: http://svn.automattic.com/wordpress/trunk@3847 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-06-06 04:14:04 +00:00 |
|
ryan
|
dac809b5a4
|
Add more fine grained user management caps. Part 1. #2775
git-svn-id: http://svn.automattic.com/wordpress/trunk@3846 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-06-05 16:52:21 +00:00 |
|
ryan
|
19ea5fb78f
|
Reorg bookmark functions. #2525
git-svn-id: http://svn.automattic.com/wordpress/trunk@3845 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-06-05 02:12:59 +00:00 |
|
ryan
|
8ea8979b73
|
Edit profile nonce fix from markjaquith. fixes #2776
git-svn-id: http://svn.automattic.com/wordpress/trunk@3839 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-06-04 03:41:33 +00:00 |
|
ryan
|
a481db2b6a
|
Script loader fixes from mdawaffe. fixes #2765
git-svn-id: http://svn.automattic.com/wordpress/trunk@3830 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-06-01 21:51:20 +00:00 |
|
ryan
|
406ea582af
|
Comment redirect fix from mdawaffe. fixes #2764
git-svn-id: http://svn.automattic.com/wordpress/trunk@3829 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-06-01 21:48:31 +00:00 |
|
ryan
|
286a935a59
|
Comment nonce fixes from Mark Jaquith and mdawaffe. fixes #2760
git-svn-id: http://svn.automattic.com/wordpress/trunk@3827 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-06-01 16:59:55 +00:00 |
|
ryan
|
4a47234d84
|
Dots fix to work around mod_mime problem. Props skeltoac.
git-svn-id: http://svn.automattic.com/wordpress/trunk@3822 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-05-31 17:07:12 +00:00 |
|
ryan
|
a50330dd45
|
wp_hash() and server secret.
git-svn-id: http://svn.automattic.com/wordpress/trunk@3810 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-05-31 00:24:03 +00:00 |
|
ryan
|
20b5e18fea
|
Balance quotes. Props razorasdf. fixes #2749
git-svn-id: http://svn.automattic.com/wordpress/trunk@3809 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-05-28 23:51:53 +00:00 |
|
ryan
|
96c3f739a8
|
Update nonce action strings. Props mdawaffe.
git-svn-id: http://svn.automattic.com/wordpress/trunk@3804 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-05-26 23:08:05 +00:00 |
|
ryan
|
1dff136d6f
|
Add some user filters.
git-svn-id: http://svn.automattic.com/wordpress/trunk@3800 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-05-26 22:47:13 +00:00 |
|
ryan
|
70276282ad
|
Add some category filters.
git-svn-id: http://svn.automattic.com/wordpress/trunk@3799 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-05-26 22:14:55 +00:00 |
|
ryan
|
e5e2b93053
|
Move privacy options to a separate Privacy tab.
git-svn-id: http://svn.automattic.com/wordpress/trunk@3790 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-05-22 19:34:28 +00:00 |
|
ryan
|
4d49e98fe4
|
Script loader from mdawaffe. #2701
git-svn-id: http://svn.automattic.com/wordpress/trunk@3788 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-05-22 17:16:05 +00:00 |
|
ryan
|
e0939f1323
|
Excerpt fix from Mike Little. fixes #2686
git-svn-id: http://svn.automattic.com/wordpress/trunk@3785 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-05-19 06:22:11 +00:00 |
|
matt
|
102b85a9a1
|
Adding Blogware importer
git-svn-id: http://svn.automattic.com/wordpress/trunk@3784 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-05-18 17:53:32 +00:00 |
|
ryan
|
8ee6921b49
|
Improvements to the nonce AYS from mdawaffe. #2734
git-svn-id: http://svn.automattic.com/wordpress/trunk@3783 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-05-18 06:49:22 +00:00 |
|
ryan
|
54c5fee3f8
|
Nonce fixes from mdawaffe. #2678
git-svn-id: http://svn.automattic.com/wordpress/trunk@3778 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-05-18 00:47:21 +00:00 |
|
ryan
|
595b9e460b
|
Combine category forms and move to edit-category-form.php.
git-svn-id: http://svn.automattic.com/wordpress/trunk@3777 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-05-18 00:46:07 +00:00 |
|
ryan
|
fe1dc4a796
|
WP importer fixes from mdawaffe. fixes #2727
git-svn-id: http://svn.automattic.com/wordpress/trunk@3776 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-05-17 21:39:40 +00:00 |
|
ryan
|
e92d1c8341
|
Fix cap. Props ryanscheuermann. fixes #2723
git-svn-id: http://svn.automattic.com/wordpress/trunk@3775 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-05-17 21:32:16 +00:00 |
|
ryan
|
5c407df97a
|
Fix Scheduled Entries list. #2715
git-svn-id: http://svn.automattic.com/wordpress/trunk@3773 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-05-12 03:21:09 +00:00 |
|
ryan
|
2f68889eb6
|
Remove private posts from front page query. Aadd private posts and page caps. fixes #2613
git-svn-id: http://svn.automattic.com/wordpress/trunk@3772 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-05-11 23:13:35 +00:00 |
|
matt
|
fdab6f4c1e
|
Lots of style and admin tweaks
git-svn-id: http://svn.automattic.com/wordpress/trunk@3770 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-05-10 20:35:10 +00:00 |
|
matt
|
b344d54553
|
New import and export, v0.1
git-svn-id: http://svn.automattic.com/wordpress/trunk@3769 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-05-10 20:34:17 +00:00 |
|
ryan
|
83f1cbb1d0
|
Oops. How did that get in there?
git-svn-id: http://svn.automattic.com/wordpress/trunk@3766 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-05-06 04:43:59 +00:00 |
|
ryan
|
25bf69a118
|
Better nonces for inline uploading. Props mdawaffe. #2678
git-svn-id: http://svn.automattic.com/wordpress/trunk@3765 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-05-06 04:41:21 +00:00 |
|
ryan
|
8bab10e90d
|
nonce approve/delete comment confirmations. #2678
git-svn-id: http://svn.automattic.com/wordpress/trunk@3764 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-05-05 09:09:13 +00:00 |
|
ryan
|
293b3b4dee
|
Better escaping of strings used in JS.
git-svn-id: http://svn.automattic.com/wordpress/trunk@3763 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-05-05 07:49:05 +00:00 |
|
ryan
|
547a3c96d7
|
A couple more nonces. #2678
git-svn-id: http://svn.automattic.com/wordpress/trunk@3760 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-05-04 09:20:44 +00:00 |
|
ryan
|
3f57a94f4c
|
Nonce from above. #2678
git-svn-id: http://svn.automattic.com/wordpress/trunk@3759 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-05-02 22:36:06 +00:00 |
|
ryan
|
1008282133
|
Check menu privs after plugins add their menus. fixes #2696
git-svn-id: http://svn.automattic.com/wordpress/trunk@3756 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-05-02 19:08:37 +00:00 |
|
matt
|
2b49e833c7
|
add-a-hook
git-svn-id: http://svn.automattic.com/wordpress/trunk@3754 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-04-29 09:21:23 +00:00 |
|
ryan
|
f36c6bd2be
|
Remove those naughty flushes.
git-svn-id: http://svn.automattic.com/wordpress/trunk@3749 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-04-22 02:10:42 +00:00 |
|
ryan
|
85f5f5229f
|
Add file. fixes #2677
git-svn-id: http://svn.automattic.com/wordpress/trunk@3736 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-04-21 08:17:05 +00:00 |
|
ryan
|
c8ce057570
|
Always load list manip js when editing. Props mdawaffe. fixes #2672
git-svn-id: http://svn.automattic.com/wordpress/trunk@3735 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-04-21 05:05:34 +00:00 |
|
ryan
|
3d45520fff
|
Make sure we have links to iterate over. fixes #2675
git-svn-id: http://svn.automattic.com/wordpress/trunk@3734 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-04-21 05:00:58 +00:00 |
|
ryan
|
3d4f3629d0
|
Change number of comments awaiting moderation in menu when number changes. Props mdawaffe. fixes #2677
git-svn-id: http://svn.automattic.com/wordpress/trunk@3733 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-04-21 04:54:01 +00:00 |
|
matt
|
22bcda930a
|
Better use of visual space when editing/adding links
git-svn-id: http://svn.automattic.com/wordpress/trunk@3729 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-04-19 09:31:58 +00:00 |
|
matt
|
28a178a5b6
|
Cleaner category count display
git-svn-id: http://svn.automattic.com/wordpress/trunk@3728 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-04-19 09:26:56 +00:00 |
|
matt
|
8051187420
|
Navigation doesn't work, just show all pages.
git-svn-id: http://svn.automattic.com/wordpress/trunk@3727 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-04-19 09:17:10 +00:00 |
|
matt
|
a14b59e7f0
|
Show message on publish rather than sitting dumbly. Link to site like we do for posts
git-svn-id: http://svn.automattic.com/wordpress/trunk@3726 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-04-19 09:13:47 +00:00 |
|
matt
|
a0950d4d4b
|
More consistent padding in IE and FF, smoother display
git-svn-id: http://svn.automattic.com/wordpress/trunk@3725 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-04-19 09:12:52 +00:00 |
|
matt
|
b71ff716ab
|
Save a few lines of code, don't show 0 in month list
git-svn-id: http://svn.automattic.com/wordpress/trunk@3724 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-04-19 08:51:01 +00:00 |
|
matt
|
7fea857c9f
|
Unification of how we display comments in various parts of the admin section
git-svn-id: http://svn.automattic.com/wordpress/trunk@3722 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-04-19 08:30:56 +00:00 |
|
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 |
|
matt
|
2f0c1f6f50
|
What an oogly importer.
git-svn-id: http://svn.automattic.com/wordpress/trunk@3719 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-04-19 07:25:52 +00:00 |
|
matt
|
3f9a04e5f9
|
Make categories clickable, just like on the posts screen
git-svn-id: http://svn.automattic.com/wordpress/trunk@3718 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-04-19 07:10:48 +00:00 |
|
ryan
|
97355f28fd
|
Escape single quotes in options.php. fixes #2656
git-svn-id: http://svn.automattic.com/wordpress/trunk@3710 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-04-17 23:33:08 +00:00 |
|
ryan
|
b1af79fb05
|
Add wp_revoke_user() and WP_User::remove_all_caps() to help those doing multi blog stuff.
git-svn-id: http://svn.automattic.com/wordpress/trunk@3705 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-04-13 04:49:38 +00:00 |
|
ryan
|
41ebe38cb4
|
Use default_link_category.
git-svn-id: http://svn.automattic.com/wordpress/trunk@3700 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-04-07 22:28:57 +00:00 |
|
ryan
|
b590c8a5c8
|
Fixed edit comment links.
git-svn-id: http://svn.automattic.com/wordpress/trunk@3699 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-04-07 20:02:18 +00:00 |
|
ryan
|
fa29d02a4b
|
New SACK and DBX releases and some list manip fixes from mdawaffe. fixes #2642
git-svn-id: http://svn.automattic.com/wordpress/trunk@3695 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-04-05 20:58:57 +00:00 |
|
matt
|
2228ee7b9c
|
Remove this artificial limit, it messes up posting with seldom-used categories
git-svn-id: http://svn.automattic.com/wordpress/trunk@3693 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-04-04 08:41:49 +00:00 |
|
ryan
|
6a1fbbfdd9
|
Accommodate multi-blog setups that share user tables by checking to see if the admin user already exists during install.
git-svn-id: http://svn.automattic.com/wordpress/trunk@3692 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-04-04 02:26:02 +00:00 |
|
ryan
|
4079e0c137
|
Add ID to composite key. #2604
git-svn-id: http://svn.automattic.com/wordpress/trunk@3690 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-04-04 01:15:25 +00:00 |
|
ryan
|
041257657c
|
Control those newlines. Props to that Andy guy. fixes #1082
git-svn-id: http://svn.automattic.com/wordpress/trunk@3688 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-04-04 00:51:47 +00:00 |
|
ryan
|
c5fe14aa72
|
Spelling fix from nbachiyski. fixes #2632
git-svn-id: http://svn.automattic.com/wordpress/trunk@3687 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-04-04 00:48:44 +00:00 |
|
matt
|
e78ef4fe16
|
Remove use of deprecated variables, don't show bookmarklet form to unrecognized browser.
git-svn-id: http://svn.automattic.com/wordpress/trunk@3685 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-04-04 00:25:04 +00:00 |
|
ryan
|
33ccb31e88
|
List manip improvements from mdawaffe. fixes #2633
git-svn-id: http://svn.automattic.com/wordpress/trunk@3684 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-04-04 00:16:27 +00:00 |
|
ryan
|
d02d4a9319
|
Redirect if no action given.
git-svn-id: http://svn.automattic.com/wordpress/trunk@3683 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-04-04 00:12:43 +00:00 |
|
ryan
|
30930704b6
|
AJAXify user addition. Props mdawaffe. fixes #2624
git-svn-id: http://svn.automattic.com/wordpress/trunk@3680 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-04-02 00:57:09 +00:00 |
|
ryan
|
0497d716ad
|
Get all error messages with get_error_messages().
git-svn-id: http://svn.automattic.com/wordpress/trunk@3679 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-04-02 00:48:14 +00:00 |
|
ryan
|
6123ea7eb7
|
Some optimization of the post query. #2604
git-svn-id: http://svn.automattic.com/wordpress/trunk@3678 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-04-02 00:33:10 +00:00 |
|
ryan
|
cebb0a3a15
|
AJAXify user addition. Props mdawaffe. fixes #2624
git-svn-id: http://svn.automattic.com/wordpress/trunk@3677 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-04-02 00:31:26 +00:00 |
|
ryan
|
3d2347a655
|
WP_Locale. Props Sewar. fixes #2568
git-svn-id: http://svn.automattic.com/wordpress/trunk@3676 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-04-02 00:20:11 +00:00 |
|
ryan
|
a165dc1e5b
|
Add braces in case our belt gives out after a large meal. Props westi. fixes #2609
git-svn-id: http://svn.automattic.com/wordpress/trunk@3675 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-04-01 23:27:47 +00:00 |
|
ryan
|
f5e88cd3d5
|
Redirect if no action is set. Props Viper007Bond. fixes #2619
git-svn-id: http://svn.automattic.com/wordpress/trunk@3674 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-04-01 23:02:01 +00:00 |
|
ryan
|
33210aaf9e
|
Make setup-config purtier. Props Potter_System. fixes #2618
git-svn-id: http://svn.automattic.com/wordpress/trunk@3673 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-04-01 22:59:31 +00:00 |
|
ryan
|
6130dcb0d6
|
More informative delete category dialog. Because knowing is half the battle. Props westi and mdawaffe. fixes #2617
git-svn-id: http://svn.automattic.com/wordpress/trunk@3672 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-04-01 05:27:10 +00:00 |
|
ryan
|
1fb3390cc2
|
Prompt for confirmation for mailapprovecomment action. Props mdawaffe. fixes #2615
git-svn-id: http://svn.automattic.com/wordpress/trunk@3671 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-03-31 08:32:30 +00:00 |
|
ryan
|
8a751c591d
|
Pluggable install functions. fixes #2616
git-svn-id: http://svn.automattic.com/wordpress/trunk@3670 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-03-31 08:07:39 +00:00 |
|
ryan
|
ce623c09ba
|
Add to bottom support in list manipulation. Props mdawaffe. fixes #2611
git-svn-id: http://svn.automattic.com/wordpress/trunk@3669 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-03-30 23:40:31 +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
|
a7337fded7
|
tinyMCE 2.0.5 coming at you live. fixes #2598
git-svn-id: http://svn.automattic.com/wordpress/trunk@3664 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-03-30 07:50:33 +00:00 |
|
ryan
|
73ef659763
|
Future post pinging and cron fixups from masquerade. fixes #2469
git-svn-id: http://svn.automattic.com/wordpress/trunk@3663 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-03-30 07:36:54 +00:00 |
|
ryan
|
6ee476b1ec
|
Typo fix. fixes #2575
git-svn-id: http://svn.automattic.com/wordpress/trunk@3661 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-03-29 01:58:53 +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
|
46df065de5
|
attributes should be lower case.
git-svn-id: http://svn.automattic.com/wordpress/trunk@3653 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-03-21 01:15:13 +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
|
734ce3a383
|
Put categories dbx box up top and open. fixes #2493
git-svn-id: http://svn.automattic.com/wordpress/trunk@3651 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-03-21 00:25:58 +00:00 |
|
ryan
|
d04929ddd1
|
Allow alternative table prefix in dotclear importer. Props thomasq. fixes #2388
git-svn-id: http://svn.automattic.com/wordpress/trunk@3650 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-03-21 00:14:18 +00:00 |
|
ryan
|
3262f36318
|
Check 'Edit Timestamp' checkbox whenever the timestamp fields are changed. Props abhay. fixes #2574
git-svn-id: http://svn.automattic.com/wordpress/trunk@3648 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-03-20 20:57:01 +00:00 |
|
matt
|
f38d5e3c2b
|
Weird IE fix.
git-svn-id: http://svn.automattic.com/wordpress/trunk@3645 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-03-18 00:38:37 +00:00 |
|
ryan
|
4b7d1d077d
|
setup-config fix from David House. fixes #2544
git-svn-id: http://svn.automattic.com/wordpress/trunk@3643 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-03-14 07:42:14 +00:00 |
|
ryan
|
bc44b1b75d
|
Cron fixes from masquerade. #2425
git-svn-id: http://svn.automattic.com/wordpress/trunk@3635 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-03-07 22:34:05 +00:00 |
|
ryan
|
e7feb40925
|
Pad post_date elements. Props: masquerade. fixes #2542
git-svn-id: http://svn.automattic.com/wordpress/trunk@3632 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-03-07 21:00:38 +00:00 |
|
ryan
|
46acb0973f
|
List manipulation cap update from mdawaffe. fixes #2538
git-svn-id: http://svn.automattic.com/wordpress/trunk@3626 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-03-06 23:29:10 +00:00 |
|
ryan
|
b8bbbd656e
|
Add referer check. Props masquerade.
git-svn-id: http://svn.automattic.com/wordpress/trunk@3621 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-03-06 08:32:20 +00:00 |
|
ryan
|
75a62f2e1e
|
Add referer checks. Props masquerade.
git-svn-id: http://svn.automattic.com/wordpress/trunk@3618 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-03-06 08:19:41 +00:00 |
|
matt
|
adb8409d4d
|
UI cleanup, todo: i18n
git-svn-id: http://svn.automattic.com/wordpress/trunk@3617 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-03-06 02:52:18 +00:00 |
|
ryan
|
c3170f0c6b
|
Check admin referer.
git-svn-id: http://svn.automattic.com/wordpress/trunk@3615 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-03-05 22:45:44 +00:00 |
|
ryan
|
da41283680
|
Set charset in blogger importer iframe. Props Sewar. fixes #2404
git-svn-id: http://svn.automattic.com/wordpress/trunk@3609 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-03-04 22:11:48 +00:00 |
|
ryan
|
bebd52f478
|
Entitize
git-svn-id: http://svn.automattic.com/wordpress/trunk@3607 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-03-04 21:08:34 +00:00 |
|
ryan
|
eaea1c6e70
|
prefix not table_prefix. Props Kafkaesqui. fixes #2528
git-svn-id: http://svn.automattic.com/wordpress/trunk@3604 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-03-03 20:36:40 +00:00 |
|
ryan
|
df35b1041b
|
Use table prefix from wpdb. Props Mark J. #2524
git-svn-id: http://svn.automattic.com/wordpress/trunk@3603 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-03-03 17:19:05 +00:00 |
|