Ryan Boren
|
672ca87116
|
Respect post_ID update when doing multiple add meta AJAX requests. Props mdawaffe. fixes #7170 see #6457
git-svn-id: https://develop.svn.wordpress.org/trunk@8177 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-06-23 23:25:15 +00:00 |
Ryan Boren
|
a3269818d9
|
better handling of comparing a revision to itself. Props mdawaffe. see #6775
git-svn-id: https://develop.svn.wordpress.org/trunk@8176 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-06-23 22:45:19 +00:00 |
Ryan Boren
|
4c68e11599
|
don't show autosave message if post and autosave are 'identical'. Props mdawaffe. see #6775
git-svn-id: https://develop.svn.wordpress.org/trunk@8175 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-06-23 22:25:27 +00:00 |
Ryan Boren
|
73e2a6ae12
|
Remove colons from field names. Props thee17. fixes #7158
git-svn-id: https://develop.svn.wordpress.org/trunk@8174 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-06-23 21:51:47 +00:00 |
Ryan Boren
|
9a91dc90c6
|
Press This image linking fixes from noel. see #6813
git-svn-id: https://develop.svn.wordpress.org/trunk@8172 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-06-23 21:16:39 +00:00 |
Ryan Boren
|
df80e9fbc2
|
Press This updates from noel. see #6813
git-svn-id: https://develop.svn.wordpress.org/trunk@8169 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-06-23 16:00:12 +00:00 |
Ryan Boren
|
94bd9ef781
|
Edit image updates from azaozz. see #6811
git-svn-id: https://develop.svn.wordpress.org/trunk@8167 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-06-23 15:26:03 +00:00 |
Ryan Boren
|
ed5f240c7e
|
Move separator inside conditional. see #6965
git-svn-id: https://develop.svn.wordpress.org/trunk@8166 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-06-22 22:48:45 +00:00 |
Peter Westwood
|
a4d4d281d6
|
Fix a possible fatal error on the dashboard. Fixes #6833 for trunk.
git-svn-id: https://develop.svn.wordpress.org/trunk@8141 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-06-20 17:08:31 +00:00 |
Peter Westwood
|
d1f676cdc1
|
Allow enabling of remote publishing at install time. See #7157.
git-svn-id: https://develop.svn.wordpress.org/trunk@8139 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-06-20 16:35:45 +00:00 |
Ryan Boren
|
a9e662bf1c
|
Update blogsearch URL when home changes. Props andy. fixes #7159
git-svn-id: https://develop.svn.wordpress.org/trunk@8137 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-06-20 16:06:57 +00:00 |
Ryan Boren
|
b17b7f8bf0
|
Disable remote publishing by default. Add options to turn them back on. Props josephscott. see #7157
git-svn-id: https://develop.svn.wordpress.org/trunk@8136 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-06-20 15:39:41 +00:00 |
Peter Westwood
|
d07eb672ef
|
Update nickname in display name dropdown dynamically. Fixes #5691 props hansengel.
git-svn-id: https://develop.svn.wordpress.org/trunk@8135 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-06-20 15:28:22 +00:00 |
Peter Westwood
|
f69d72a502
|
Show comment counts on the dashboard. Fixes #6471 props josephscott.
git-svn-id: https://develop.svn.wordpress.org/trunk@8133 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-06-20 14:33:52 +00:00 |
Ryan Boren
|
58e2526423
|
Press This: Fixes for unicode/ascii/apostrophe problems. Upgrades to the Photo tab. Props noel. see #6813
git-svn-id: https://develop.svn.wordpress.org/trunk@8128 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-06-19 17:03:23 +00:00 |
Ryan Boren
|
ddc798ad6f
|
TinyMCE 3.1.0.1 from azaozz. fixes #7153 #7148 #7128
git-svn-id: https://develop.svn.wordpress.org/trunk@8127 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-06-19 16:55:50 +00:00 |
Ryan Boren
|
e7e215aa60
|
Always load RTL CSS in manifest. Props azaozz. fixes #7154
git-svn-id: https://develop.svn.wordpress.org/trunk@8126 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-06-19 16:52:52 +00:00 |
Ryan Boren
|
873dd6bedf
|
Press This changes from noel. see #6813
git-svn-id: https://develop.svn.wordpress.org/trunk@8113 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-06-17 19:36:29 +00:00 |
Ryan Boren
|
c1a68e5c0f
|
Make the args for the category drop down query the same as the category table query so that the cache is used. Eliminates a query. see #7147
git-svn-id: https://develop.svn.wordpress.org/trunk@8112 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-06-17 05:45:21 +00:00 |
Ryan Boren
|
11964d948e
|
RTL fixes from RanYanivHartstein. fixes #6826 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@8106 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-06-16 22:23:22 +00:00 |
Ryan Boren
|
0f60672bdd
|
If only one incoming link, show it. Props synapsestudios and hansengel. fixes #7122
git-svn-id: https://develop.svn.wordpress.org/trunk@8097 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-06-16 18:44:13 +00:00 |
Ryan Boren
|
8712abb23c
|
Delete plugin confirmation from DD32. see #7091
git-svn-id: https://develop.svn.wordpress.org/trunk@8095 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-06-16 18:35:48 +00:00 |
Ryan Boren
|
e3ea2c92cc
|
Press this updates from noel. see #6813
git-svn-id: https://develop.svn.wordpress.org/trunk@8093 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-06-15 18:05:01 +00:00 |
Ryan Boren
|
325f22fd4b
|
Add paging to Manage->Pages. see #6561
git-svn-id: https://develop.svn.wordpress.org/trunk@8089 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-06-15 00:45:01 +00:00 |
Ryan Boren
|
1e42089bb1
|
Passing categories by ref screws up internal array pointer when recursing. fixes #7138 #7136
git-svn-id: https://develop.svn.wordpress.org/trunk@8086 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-06-14 17:22:52 +00:00 |
Ryan Boren
|
761c8cef28
|
Image popup improvements from azaozz. Added translation strings, RTL support, several layout improvements, image border, hspace and vspace can be used as shortcuts to add css styles, the preview is visible on both tabs, etc. see #6811
git-svn-id: https://develop.svn.wordpress.org/trunk@8083 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-06-14 16:38:08 +00:00 |
Peter Westwood
|
0366c40414
|
Make the subject in "wp-cat2tag.php" translatable. Fixes #7137 props msi08.
git-svn-id: https://develop.svn.wordpress.org/trunk@8080 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-06-14 15:08:53 +00:00 |
Ryan Boren
|
b521db8627
|
Add paging to Manage->Categories. fixes #7136
git-svn-id: https://develop.svn.wordpress.org/trunk@8079 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-06-13 23:52:07 +00:00 |
Ryan Boren
|
b0494981e5
|
Add paging to Manage->Categories. fixes #7136
git-svn-id: https://develop.svn.wordpress.org/trunk@8078 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-06-13 23:22:29 +00:00 |
Ryan Boren
|
c2b68223db
|
Tag to cat converter improvements from azaozz. see #6909
git-svn-id: https://develop.svn.wordpress.org/trunk@8077 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-06-13 20:23:29 +00:00 |
Ryan Boren
|
4d806ad6fb
|
Press This UI changes and photo loading fixes from noel. fixes #7120 see #6813
git-svn-id: https://develop.svn.wordpress.org/trunk@8071 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-06-11 17:45:50 +00:00 |
Ryan Boren
|
bab6fa872c
|
Introduce logged_in cookie. Deliver auth cookies only to wp-admin. see #7001
git-svn-id: https://develop.svn.wordpress.org/trunk@8069 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-06-11 17:25:55 +00:00 |
Ryan Boren
|
a5afa77fca
|
Cache get_plugins() list. Props DD32. fixes #7113
git-svn-id: https://develop.svn.wordpress.org/trunk@8068 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-06-10 16:57:33 +00:00 |
Ryan Boren
|
70d87d4c0d
|
Press This improvements from noel. fixes #7117
git-svn-id: https://develop.svn.wordpress.org/trunk@8067 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-06-10 16:13:06 +00:00 |
Ryan Boren
|
4c1b6184ba
|
Unify TinyMCE image popup and insert image popup. Props azaozz. see #6811
git-svn-id: https://develop.svn.wordpress.org/trunk@8066 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-06-10 04:40:21 +00:00 |
Ryan Boren
|
64e67e2d76
|
Add php end tag. fixes #7111
git-svn-id: https://develop.svn.wordpress.org/trunk@8063 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-06-09 17:36:39 +00:00 |
Ryan Boren
|
2efa758966
|
Fix the tag suggest drop-down list for Press This. Props azaozz. see #7066
git-svn-id: https://develop.svn.wordpress.org/trunk@8062 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-06-09 03:53:30 +00:00 |
Ryan Boren
|
8c3e7d7283
|
Add delete_plugins and update_plugins caps. Props DD32. fixes #7096
git-svn-id: https://develop.svn.wordpress.org/trunk@8060 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-06-06 19:21:35 +00:00 |
Ryan Boren
|
fd03904f93
|
Fix url encode/decode issues in Press This. Props noel. fixes #7105
git-svn-id: https://develop.svn.wordpress.org/trunk@8059 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-06-06 08:49:45 +00:00 |
Ryan Boren
|
5d786d179c
|
More use of site_url(), admin_url(), and site_url(). Force login and admin links to be https if FORCE_SSL_LOGIN. see #7001
git-svn-id: https://develop.svn.wordpress.org/trunk@8058 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-06-06 07:39:11 +00:00 |
Ryan Boren
|
ceea1f5d48
|
Typo fix. fixes #7104
git-svn-id: https://develop.svn.wordpress.org/trunk@8055 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-06-06 01:45:58 +00:00 |
Ryan Boren
|
c9fe66f9c8
|
Use WP_CONTENT_DIR to fix theme editor file loading. Props ionfish. fixes #7097
git-svn-id: https://develop.svn.wordpress.org/trunk@8053 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-06-05 16:39:20 +00:00 |
Ryan Boren
|
d9712588a0
|
Use WP_CONTENT_DIR in get_page_templates(). Props ionfish. see #7059
git-svn-id: https://develop.svn.wordpress.org/trunk@8051 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-06-04 23:15:55 +00:00 |
Ryan Boren
|
b2d881412a
|
Bulk delete/activate/deactivate for plugins. Split plugins into active and available lists. Props DD32. see #7091
git-svn-id: https://develop.svn.wordpress.org/trunk@8049 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-06-04 18:09:31 +00:00 |
Ryan Boren
|
3d6cc17ced
|
Press This enhancement from noel. see #7066
git-svn-id: https://develop.svn.wordpress.org/trunk@8048 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-06-04 16:13:55 +00:00 |
Ryan Boren
|
29cf061640
|
TinyMCE 3.0.9 from azaozz. fixes #7088
git-svn-id: https://develop.svn.wordpress.org/trunk@8047 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-06-04 15:31:14 +00:00 |
Ryan Boren
|
a099e4c12f
|
Use WP_CONTENT_DIR and URL when linking to theme screenshots. Props sambauers. see #6938
git-svn-id: https://develop.svn.wordpress.org/trunk@8040 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-06-03 17:17:45 +00:00 |
Ryan Boren
|
00921720c2
|
Remove thickbox enqueueing. Props azaozz. fixes #7078
git-svn-id: https://develop.svn.wordpress.org/trunk@8038 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-06-03 15:39:20 +00:00 |
Ryan Boren
|
46181c78b6
|
Gears instead of Google Gears. Props azaozz. fixes #6965
git-svn-id: https://develop.svn.wordpress.org/trunk@8036 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-06-03 08:14:38 +00:00 |
Ryan Boren
|
0eaf1ee390
|
Word count fix from azaozz. fixes #6991
git-svn-id: https://develop.svn.wordpress.org/trunk@8035 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-06-03 08:13:33 +00:00 |