Commit Graph

1950 Commits

Author SHA1 Message Date
markjaquith
12a455c39d Prevent non-option form elements from sneaking in to the options table. fixes #2595
git-svn-id: http://svn.automattic.com/wordpress/trunk@4332 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2006-10-04 12:18:28 +00:00
markjaquith
3c6648e96c preserve multi-line options in options.php. Props Viper007Bond. fixes #2456
git-svn-id: http://svn.automattic.com/wordpress/trunk@4330 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2006-10-04 11:28:38 +00:00
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