ryan
|
bf281b5a7b
|
Don't show plugin upgrade notice if user cannot edit_plugins. Props DD32. fixes #6248
git-svn-id: http://svn.automattic.com/wordpress/trunk@7433 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-20 23:43:54 +00:00 |
|
ryan
|
4be265b167
|
Fix dash markup when there's only one comment. Props mdawaffe. fixes #6306
git-svn-id: http://svn.automattic.com/wordpress/trunk@7429 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-20 22:01:27 +00:00 |
|
ryan
|
f503cf59a6
|
Wrap comment bubbles in minimum width div to avoid chopping. Props mt. fixes #6207
git-svn-id: http://svn.automattic.com/wordpress/trunk@7427 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-20 21:40:17 +00:00 |
|
ryan
|
c81a649596
|
Parse default args and return WP_Error for emprt cat name in wp_insert_category.
git-svn-id: http://svn.automattic.com/wordpress/trunk@7423 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-20 20:19:25 +00:00 |
|
ryan
|
06333bf7de
|
deactivate_plugins() fix from DD32. fixes #6309
git-svn-id: http://svn.automattic.com/wordpress/trunk@7416 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-20 17:24:44 +00:00 |
|
ryan
|
7b9d864878
|
wpfs direct fixes from DD32. see #5586
git-svn-id: http://svn.automattic.com/wordpress/trunk@7415 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-20 17:22:43 +00:00 |
|
ryan
|
3b9c0f73d5
|
Enable wpfs auto selection. Props DD32. seee #5586
git-svn-id: http://svn.automattic.com/wordpress/trunk@7414 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-20 06:08:27 +00:00 |
|
ryan
|
dfc35da488
|
Typo fix. see #6243
git-svn-id: http://svn.automattic.com/wordpress/trunk@7407 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-20 00:34:41 +00:00 |
|
ryan
|
95c51418d8
|
Degrade flash upload if the server is lightttpd < 1.5. Props nbachyski. fixes #6243
git-svn-id: http://svn.automattic.com/wordpress/trunk@7406 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-20 00:33:59 +00:00 |
|
ryan
|
ca900d471c
|
Check return of tmpfile(). see #5586
git-svn-id: http://svn.automattic.com/wordpress/trunk@7403 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-19 20:36:23 +00:00 |
|
markjaquith
|
c6fa4c36ee
|
Make sure apache_getenv() exists before using it. fixes #6278
git-svn-id: http://svn.automattic.com/wordpress/trunk@7401 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-19 18:18:59 +00:00 |
|
ryan
|
c66438659d
|
ngettext fixes from nbachiyski. fixes #6261
git-svn-id: http://svn.automattic.com/wordpress/trunk@7397 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-19 16:00:09 +00:00 |
|
ryan
|
6acfc685e6
|
Disable flash uploader if mac and mod_security is enabled. Props andy. fixes #6278
git-svn-id: http://svn.automattic.com/wordpress/trunk@7396 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-19 06:18:05 +00:00 |
|
ryan
|
12c62fa4d4
|
Fix typo in ftpext class. Handle safe mode errors. PRops DD32. see #5586
git-svn-id: http://svn.automattic.com/wordpress/trunk@7393 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-19 02:46:27 +00:00 |
|
markjaquith
|
15b17df867
|
moderation.php is no more. All hail edit-comments.php?comment_status=moderated
git-svn-id: http://svn.automattic.com/wordpress/trunk@7391 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-18 23:24:04 +00:00 |
|
ryan
|
afc92801a1
|
Fix over-aggressive form validation. Props mdawaffe. fixes #6209
git-svn-id: http://svn.automattic.com/wordpress/trunk@7384 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-18 19:20:18 +00:00 |
|
ryan
|
c951f2c7b1
|
Grammar fix from filosofo. fixes #6274
git-svn-id: http://svn.automattic.com/wordpress/trunk@7382 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-18 17:17:48 +00:00 |
|
ryan
|
e53a37cc04
|
Grammar fix. Props Denis-de-Bernardy and MtDewVirus. fixes #6274
git-svn-id: http://svn.automattic.com/wordpress/trunk@7381 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-18 17:06:04 +00:00 |
|
ryan
|
be4ff0a9dc
|
Add title attribute to view page link. see #6082
git-svn-id: http://svn.automattic.com/wordpress/trunk@7374 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-18 02:28:43 +00:00 |
|
ryan
|
a4dc527de4
|
Basedir location fixes for ftp fs from DD32. see #6245
git-svn-id: http://svn.automattic.com/wordpress/trunk@7369 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-18 00:13:11 +00:00 |
|
ryan
|
bc5e5bd300
|
Add title attribute to edit tag link. see #6082
git-svn-id: http://svn.automattic.com/wordpress/trunk@7367 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-17 23:57:26 +00:00 |
|
ryan
|
7622ef7ce5
|
Add title attribute to edit link category link. see #6082
git-svn-id: http://svn.automattic.com/wordpress/trunk@7365 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-17 23:51:34 +00:00 |
|
ryan
|
bec1247231
|
Add title attribute to edit category link. see #6082
git-svn-id: http://svn.automattic.com/wordpress/trunk@7364 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-17 23:47:03 +00:00 |
|
ryan
|
d9f9cd0375
|
Fix multi-widget addition with JS disabled. Props mdawaffe. see #6239
git-svn-id: http://svn.automattic.com/wordpress/trunk@7362 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-17 23:25:05 +00:00 |
|
westi
|
835dad08c4
|
Delete the correct upload.php. See #5911 props andy.
git-svn-id: http://svn.automattic.com/wordpress/trunk@7357 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-17 22:54:13 +00:00 |
|
ryan
|
d7542601fb
|
Add title attribute to edit comment link. see #6082
git-svn-id: http://svn.automattic.com/wordpress/trunk@7355 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-17 22:39:06 +00:00 |
|
ryan
|
aa4873ee62
|
Add title attribute to edit page link. see #6082
git-svn-id: http://svn.automattic.com/wordpress/trunk@7354 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-17 22:31:26 +00:00 |
|
ryan
|
9f1d38c249
|
Display 15 posts. Remove no longer needed add-post AJAX action. Props johnhennmacc. fixes #6264
git-svn-id: http://svn.automattic.com/wordpress/trunk@7352 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-17 22:18:32 +00:00 |
|
ryan
|
575b8b4281
|
Make media button type default filter in Library browser. Props andy. fixes #6231
git-svn-id: http://svn.automattic.com/wordpress/trunk@7349 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-17 20:09:55 +00:00 |
|
ryan
|
848216b443
|
do not insert empty links; use the file basename if no title given. Props andy. fixes #6249
git-svn-id: http://svn.automattic.com/wordpress/trunk@7348 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-17 20:08:43 +00:00 |
|
matt
|
1cbca340d8
|
Right align comment action links.
git-svn-id: http://svn.automattic.com/wordpress/trunk@7344 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-17 17:20:13 +00:00 |
|
markjaquith
|
8fe73691d6
|
Remove reference to edit_date which no longer exists. Props fitzrev. see #6250
git-svn-id: http://svn.automattic.com/wordpress/trunk@7339 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-17 03:09:50 +00:00 |
|
ryan
|
385677b909
|
Better date editing from MarkJaquith. see #6250
git-svn-id: http://svn.automattic.com/wordpress/trunk@7338 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-16 23:05:16 +00:00 |
|
ryan
|
c41402325f
|
Fix var name. see #6236
git-svn-id: http://svn.automattic.com/wordpress/trunk@7335 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-16 18:19:42 +00:00 |
|
ryan
|
a6180f4427
|
Fix var name. see #6236
git-svn-id: http://svn.automattic.com/wordpress/trunk@7334 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-16 18:18:35 +00:00 |
|
westi
|
9c49dc2836
|
Don't show a check box for deleting the default category.
git-svn-id: http://svn.automattic.com/wordpress/trunk@7329 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-16 10:00:11 +00:00 |
|
ryan
|
a66d723e9b
|
find_base_dir fixes from DD32. see #6245
git-svn-id: http://svn.automattic.com/wordpress/trunk@7328 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-16 09:50:35 +00:00 |
|
ryan
|
568d64e73e
|
FTP CWD fixes from DD32. see #6245
git-svn-id: http://svn.automattic.com/wordpress/trunk@7327 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-16 09:49:10 +00:00 |
|
westi
|
a7f441525e
|
Only show IP and email address for comments a user can edit. Fixes #4353.
git-svn-id: http://svn.automattic.com/wordpress/trunk@7322 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-15 22:09:23 +00:00 |
|
westi
|
8a81571933
|
Only link to a post for editing if the user can edit it.
git-svn-id: http://svn.automattic.com/wordpress/trunk@7321 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-15 21:52:12 +00:00 |
|
westi
|
91011917f7
|
Only replace the last segment of the uri when generating the sample permalink. Fixes #6068.
git-svn-id: http://svn.automattic.com/wordpress/trunk@7320 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-15 21:27:10 +00:00 |
|
westi
|
e9164dd56d
|
Make the edit link point to the profile for the current user when managing users.
git-svn-id: http://svn.automattic.com/wordpress/trunk@7317 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-15 20:27:16 +00:00 |
|
westi
|
f9871ae531
|
Chase down some 64bit dragons. Ensure that we only ever create a 32bit number to compare to the 32bit magic number when searching a zip file for the end of the directory record. See #6236.
git-svn-id: http://svn.automattic.com/wordpress/trunk@7314 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-15 18:33:16 +00:00 |
|
matt
|
8734e3d1bf
|
So fresh and so clean, clean.
git-svn-id: http://svn.automattic.com/wordpress/trunk@7313 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-15 17:02:16 +00:00 |
|
ryan
|
d74331ba32
|
Reduce dependency on inline style. Props mdawaffe. fixes #6228
git-svn-id: http://svn.automattic.com/wordpress/trunk@7307 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-15 06:14:03 +00:00 |
|
ryan
|
7a1db035a2
|
Reduce dependency on inline style. Props mdawaffe. fixes #6228
git-svn-id: http://svn.automattic.com/wordpress/trunk@7304 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-14 23:58:31 +00:00 |
|
ryan
|
4be6f03439
|
i18n fixes from nbachiyski. fixes #6226
git-svn-id: http://svn.automattic.com/wordpress/trunk@7300 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-14 19:56:43 +00:00 |
|
westi
|
7741d8ea53
|
Enclose more things as CDATA when exporting. Fixes #4242 props nbachiyski.
git-svn-id: http://svn.automattic.com/wordpress/trunk@7299 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-14 19:37:18 +00:00 |
|
ryan
|
c6ca95213b
|
Mark dashboard feed links for translation so they can be localized. Props tai. fixes #6222
git-svn-id: http://svn.automattic.com/wordpress/trunk@7292 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-14 18:16:29 +00:00 |
|
matt
|
7afb82c4ae
|
Change order of links to match buttons above.
git-svn-id: http://svn.automattic.com/wordpress/trunk@7286 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-14 08:30:45 +00:00 |
|
matt
|
2085ea1c9a
|
Date display and editing tweaks.
git-svn-id: http://svn.automattic.com/wordpress/trunk@7285 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-14 08:17:59 +00:00 |
|
matt
|
386eb869f9
|
Make empty links text a bit more informative.
git-svn-id: http://svn.automattic.com/wordpress/trunk@7283 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-14 07:26:46 +00:00 |
|
ryan
|
c711c5aaf8
|
Encode ampersands. Props Quandary. fixes #6212
git-svn-id: http://svn.automattic.com/wordpress/trunk@7280 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-14 06:44:40 +00:00 |
|
ryan
|
b4a795bb5c
|
Merge style attributes. Props Quandary. fixes #6214
git-svn-id: http://svn.automattic.com/wordpress/trunk@7279 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-14 06:43:38 +00:00 |
|
westi
|
04543417c9
|
Better protection against double widget insertion. Fixes #6191 props mdawaffe.
git-svn-id: http://svn.automattic.com/wordpress/trunk@7275 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-13 21:33:11 +00:00 |
|
markjaquith
|
f80da996c9
|
Move "approve/unapprove" links to the right, so the comment action links are consistently in the same position. fixes #6143
git-svn-id: http://svn.automattic.com/wordpress/trunk@7265 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-12 08:54:41 +00:00 |
|
ryan
|
3d0435bb58
|
Attachment editing from mdawaffe. fixes #6181
git-svn-id: http://svn.automattic.com/wordpress/trunk@7262 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-12 05:50:07 +00:00 |
|
ryan
|
4b2bc59df8
|
Color scheme selector fixes from andy. see #6167
git-svn-id: http://svn.automattic.com/wordpress/trunk@7258 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-12 00:12:34 +00:00 |
|
ryan
|
553e8d935c
|
Typo fixes. fixes #6155
git-svn-id: http://svn.automattic.com/wordpress/trunk@7257 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-11 23:45:07 +00:00 |
|
ryan
|
b27053bf5a
|
Fix comment bubble links for attachments and pages. Props mdawaffe. fixes #6169
git-svn-id: http://svn.automattic.com/wordpress/trunk@7251 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-11 21:09:07 +00:00 |
|
ryan
|
f0479dbc17
|
Admin color selector. see #6167
git-svn-id: http://svn.automattic.com/wordpress/trunk@7249 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-11 21:06:03 +00:00 |
|
ryan
|
a3395b364e
|
Don't show multi widgets multi times in available widgets. Props mdawaffe. fixes #6162
git-svn-id: http://svn.automattic.com/wordpress/trunk@7243 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-11 18:01:22 +00:00 |
|
ryan
|
93f0add73b
|
Make sure widget is available before trying to display it in the admin. Props mdawaffe. fixes #6149
git-svn-id: http://svn.automattic.com/wordpress/trunk@7242 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-11 17:42:09 +00:00 |
|
westi
|
bd9c890f3d
|
Add phpDoc with copyright and licencing info to external ftp libs. Fixes #6155 props DD32.
git-svn-id: http://svn.automattic.com/wordpress/trunk@7241 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-11 17:23:30 +00:00 |
|
ryan
|
d1753e67e6
|
Auto update fixes from DD32. see #5586
git-svn-id: http://svn.automattic.com/wordpress/trunk@7238 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-11 16:37:44 +00:00 |
|
ryan
|
7fa4744082
|
Upgrade message in dash. Props mdawaffe. fixes #6060
git-svn-id: http://svn.automattic.com/wordpress/trunk@7237 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-11 16:13:07 +00:00 |
|
matt
|
cd23e67355
|
Show comment time, not post time.
git-svn-id: http://svn.automattic.com/wordpress/trunk@7231 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-11 07:28:47 +00:00 |
|
matt
|
13e2adae6b
|
See #5911. Hat tip: andy.
git-svn-id: http://svn.automattic.com/wordpress/trunk@7228 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-11 01:30:15 +00:00 |
|
ryan
|
121991894a
|
Make titles for multiple instances of a widget distinct. Props mdawaffe. fixes #6108
git-svn-id: http://svn.automattic.com/wordpress/trunk@7219 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-10 23:23:32 +00:00 |
|
matt
|
355c09e6d0
|
More attachment thumbnail fixes, see #5911. Hat tip: andy.
git-svn-id: http://svn.automattic.com/wordpress/trunk@7218 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-10 23:04:20 +00:00 |
|
ryan
|
39ca0f550e
|
Add cap checks to dash. Props mdawaffe. fixes #5858
git-svn-id: http://svn.automattic.com/wordpress/trunk@7217 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-10 22:59:57 +00:00 |
|
matt
|
8d03359345
|
Invisible ink delete links. See #5911. Also some old school colors, half-way done.
git-svn-id: http://svn.automattic.com/wordpress/trunk@7213 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-10 21:49:08 +00:00 |
|
ryan
|
5fa2304d1e
|
Fix deletion of plugins not in their own directory. Props DD32. see #5586
git-svn-id: http://svn.automattic.com/wordpress/trunk@7209 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-10 17:13:41 +00:00 |
|
ryan
|
26551b27db
|
Fix comment bubble alignment. Props azaozz. fixes #6115
git-svn-id: http://svn.automattic.com/wordpress/trunk@7207 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-10 08:24:45 +00:00 |
|
ryan
|
dad505b57e
|
Return error if base dir empty. Props DD32. see #5586
git-svn-id: http://svn.automattic.com/wordpress/trunk@7205 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-10 07:44:23 +00:00 |
|
ryan
|
693df6dea7
|
Dashboard IE fixes from mdawaffe. see #5750
git-svn-id: http://svn.automattic.com/wordpress/trunk@7197 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-10 05:47:07 +00:00 |
|
ryan
|
b7f524580d
|
Add sanitization to get_link() and get_link_to_edit(). Props mdawaffe. fixes #6125
git-svn-id: http://svn.automattic.com/wordpress/trunk@7193 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-10 05:28:21 +00:00 |
|
westi
|
c64864598f
|
Use the new colours stylesheet for the media library. See #5911 props andy.
git-svn-id: http://svn.automattic.com/wordpress/trunk@7185 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-07 22:40:08 +00:00 |
|
matt
|
097b9be6c5
|
Don't show comment text in list view; extra layout bit.
git-svn-id: http://svn.automattic.com/wordpress/trunk@7180 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-07 07:53:15 +00:00 |
|
matt
|
f6f04cafe9
|
Abstract colors from layout CSS. Pass 1.
git-svn-id: http://svn.automattic.com/wordpress/trunk@7178 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-07 01:17:21 +00:00 |
|
ryan
|
5049a8f7d6
|
fix missing thumbnail radio button for inserting into post. Props andy. see #5911
git-svn-id: http://svn.automattic.com/wordpress/trunk@7177 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-06 23:40:21 +00:00 |
|
ryan
|
b214271fd3
|
Add unapprove links. Props mdawaffe. see #6094
git-svn-id: http://svn.automattic.com/wordpress/trunk@7175 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-06 21:48:20 +00:00 |
|
ryan
|
c506a8173c
|
Fix insert, gallery, sizing, type queries, errors, thumbs, type fallback. Props andy. see #5911
git-svn-id: http://svn.automattic.com/wordpress/trunk@7172 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-06 19:48:54 +00:00 |
|
ryan
|
12a0f3a403
|
ftpsockets fix from DD32. see #5586
git-svn-id: http://svn.automattic.com/wordpress/trunk@7171 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-06 18:14:58 +00:00 |
|
matt
|
24d3ee2c98
|
Fix some names and order of filters.
git-svn-id: http://svn.automattic.com/wordpress/trunk@7170 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-06 10:23:00 +00:00 |
|
matt
|
878d16ecc6
|
Clean up comments links, link to more comments pages not posts.
git-svn-id: http://svn.automattic.com/wordpress/trunk@7169 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-06 10:09:14 +00:00 |
|
ryan
|
feb0644005
|
Use constant instead of DB option for setting autosave_interval. Props mdawaffe. fixes #6075
git-svn-id: http://svn.automattic.com/wordpress/trunk@7165 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-06 06:07:53 +00:00 |
|
ryan
|
607ef8887d
|
wpfs fixes from DD32. see #5586
git-svn-id: http://svn.automattic.com/wordpress/trunk@7164 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-06 06:06:13 +00:00 |
|
markjaquith
|
1da923bdfd
|
Post slug fixes from nbachiyski. fixes #6072
git-svn-id: http://svn.automattic.com/wordpress/trunk@7162 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-05 22:09:28 +00:00 |
|
ryan
|
0e9ffe90bb
|
Improve upload_max_filesize error. Improve error display for long messages. New uploads now added to bottom, not top. Fix align class. Remove redundant header text. Props andy. see #5911
git-svn-id: http://svn.automattic.com/wordpress/trunk@7160 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-05 06:46:42 +00:00 |
|
ryan
|
beb71f0932
|
wp-fs fixes from DD32. see #5586
git-svn-id: http://svn.automattic.com/wordpress/trunk@7155 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-04 17:10:17 +00:00 |
|
ryan
|
fbd4ce39d8
|
Remove cruft
git-svn-id: http://svn.automattic.com/wordpress/trunk@7154 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-04 17:08:39 +00:00 |
|
ryan
|
af95d56dc9
|
Comment bubble count fixes from mdawaffe. fixes #6090
git-svn-id: http://svn.automattic.com/wordpress/trunk@7153 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-04 17:07:47 +00:00 |
|
matt
|
d320099c83
|
Table styling and "add media" label. See #5911. Hat tip: andy.
git-svn-id: http://svn.automattic.com/wordpress/trunk@7151 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-04 04:28:23 +00:00 |
|
matt
|
0456afb16d
|
New functions for attachment image display, fixes #6086. Hat tip: tellyworth.
git-svn-id: http://svn.automattic.com/wordpress/trunk@7149 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-04 04:21:37 +00:00 |
|
ryan
|
241d5fb011
|
Set autosave_interval for fresh installs. DEfault to 60 if autosave_interval is not set. see #6075
git-svn-id: http://svn.automattic.com/wordpress/trunk@7148 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-04 00:41:49 +00:00 |
|
ryan
|
4e45603410
|
Post edit collision detection fixes from mdawaffe. fixes #6043
git-svn-id: http://svn.automattic.com/wordpress/trunk@7146 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-04 00:05:30 +00:00 |
|
ryan
|
e38923c92d
|
Validation fix from nbachiyski. fixes #5962
git-svn-id: http://svn.automattic.com/wordpress/trunk@7144 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-03 21:13:47 +00:00 |
|
ryan
|
6e181bb941
|
Multi-byte character safe excerpting from nbachiyski. fixes #6077
git-svn-id: http://svn.automattic.com/wordpress/trunk@7140 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-03 21:05:23 +00:00 |
|
ryan
|
b1f0a853da
|
Slug edit fix from nbachiyski. fixes #6072
git-svn-id: http://svn.automattic.com/wordpress/trunk@7139 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-03 21:02:53 +00:00 |
|
matt
|
bb22054028
|
Creating intermediate sizes, better thumbnails, and other image improvements. Hat tip: tellyworth.
git-svn-id: http://svn.automattic.com/wordpress/trunk@7135 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-03 04:17:37 +00:00 |
|
ryan
|
bee4e17d23
|
Show page hierarchy when editing page slugs. fixes #6068
git-svn-id: http://svn.automattic.com/wordpress/trunk@7133 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-02 22:15:30 +00:00 |
|
ryan
|
04c9051a7d
|
Remove trailing whites.
git-svn-id: http://svn.automattic.com/wordpress/trunk@7130 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-02 20:17:30 +00:00 |
|
ryan
|
642135072a
|
Fix file type
git-svn-id: http://svn.automattic.com/wordpress/trunk@7129 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-02 20:10:43 +00:00 |
|
ryan
|
97cd4acf01
|
Fix file types
git-svn-id: http://svn.automattic.com/wordpress/trunk@7128 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-01 23:29:19 +00:00 |
|
ryan
|
c71d96e269
|
Plugin updater updates. see #5586
git-svn-id: http://svn.automattic.com/wordpress/trunk@7126 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-01 21:20:23 +00:00 |
|
ryan
|
267756fc93
|
Fix passed by reference errors. Props DD32. fixes #6056
git-svn-id: http://svn.automattic.com/wordpress/trunk@7124 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-01 20:41:18 +00:00 |
|
ryan
|
5f7d1ae0cb
|
Restrict edit.php searches to posts. No pages.
git-svn-id: http://svn.automattic.com/wordpress/trunk@7111 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-02-29 22:29:57 +00:00 |
|
ryan
|
884be4169f
|
Add option to check caps when querying a particular post status. fixes #6052
git-svn-id: http://svn.automattic.com/wordpress/trunk@7109 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-02-29 21:49:49 +00:00 |
|
ryan
|
dcc9de1076
|
Remove empty gettext call. Props andy. fixes #6044
git-svn-id: http://svn.automattic.com/wordpress/trunk@7105 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-02-29 17:15:34 +00:00 |
|
ryan
|
577f12beae
|
Update deprecated attributes. Props hansengel. fixes #6037
git-svn-id: http://svn.automattic.com/wordpress/trunk@7104 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-02-29 17:09:44 +00:00 |
|
ryan
|
d9aef704a1
|
Post Edit Collision Detection from mdawaffe. fixes #6043
git-svn-id: http://svn.automattic.com/wordpress/trunk@7103 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-02-29 09:51:36 +00:00 |
|
ryan
|
76996fcd71
|
Fade approved comments from moderated list. Props mdawaffe. fixes #6032
git-svn-id: http://svn.automattic.com/wordpress/trunk@7098 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-02-28 22:12:04 +00:00 |
|
ryan
|
282ed12fa4
|
Media library updates from andy. see #5911
git-svn-id: http://svn.automattic.com/wordpress/trunk@7092 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-02-28 21:29:51 +00:00 |
|
ryan
|
dc4cad77f2
|
Change approved comment color. Props mt. fixes #6030
git-svn-id: http://svn.automattic.com/wordpress/trunk@7089 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-02-28 20:39:14 +00:00 |
|
ryan
|
db0e02e19e
|
Dashboard styling from mt. fixes #6029
git-svn-id: http://svn.automattic.com/wordpress/trunk@7088 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-02-28 20:37:48 +00:00 |
|
ryan
|
f529aef82d
|
Widget admin layout fixes from mdawaffe. fixes #5997
git-svn-id: http://svn.automattic.com/wordpress/trunk@7086 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-02-28 09:11:11 +00:00 |
|
ryan
|
51a3623aed
|
Unify comment display. Props mdawaffe. fixes #6025
git-svn-id: http://svn.automattic.com/wordpress/trunk@7082 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-02-28 06:50:25 +00:00 |
|
ryan
|
b2838e11c7
|
Fix widgets using old-style multi instance support. Props mdawaffe. fixes #6023
git-svn-id: http://svn.automattic.com/wordpress/trunk@7080 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-02-28 00:31:46 +00:00 |
|
ryan
|
3880d93370
|
Show comments when viewing a page in Manage Pages. fixes #6022
git-svn-id: http://svn.automattic.com/wordpress/trunk@7078 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-02-28 00:13:09 +00:00 |
|
ryan
|
efd7c23c87
|
Fix plugin version compare. Props mdawaffe. fixes #5978
git-svn-id: http://svn.automattic.com/wordpress/trunk@7076 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-02-27 23:43:22 +00:00 |
|
ryan
|
d236d4f3e1
|
remove debug cruft and set swfupload max file size to match php ini. Props andy. see #5911
git-svn-id: http://svn.automattic.com/wordpress/trunk@7067 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-02-27 19:36:02 +00:00 |
|
ryan
|
5367493b1e
|
gettext fixes from takayukister. fixes #6018
git-svn-id: http://svn.automattic.com/wordpress/trunk@7063 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-02-27 17:19:58 +00:00 |
|
ryan
|
cc39b5fbce
|
Add media library uploader tab. Props andy. see #5911
git-svn-id: http://svn.automattic.com/wordpress/trunk@7062 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-02-27 08:31:10 +00:00 |
|
ryan
|
15c0ccc933
|
get_temp_dir(). fixes #5984
git-svn-id: http://svn.automattic.com/wordpress/trunk@7058 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-02-27 00:47:15 +00:00 |
|
ryan
|
354edc9544
|
Don't load wp-lists on pages that don't need it. Props mdawaffe. fixes #6011
git-svn-id: http://svn.automattic.com/wordpress/trunk@7057 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-02-27 00:46:27 +00:00 |
|
ryan
|
03b47d4ddc
|
Revert [7054]. No idea how I managed that.
git-svn-id: http://svn.automattic.com/wordpress/trunk@7055 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-02-27 00:36:33 +00:00 |
|
ryan
|
fb02817dfc
|
Fix users query
git-svn-id: http://svn.automattic.com/wordpress/trunk@7054 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-02-27 00:25:08 +00:00 |
|
ryan
|
8ebf2db0c6
|
Ajax tweaks for edit-comments.php from mdawaffe. fixes #6009
git-svn-id: http://svn.automattic.com/wordpress/trunk@7050 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-02-26 22:45:46 +00:00 |
|
ryan
|
d747a60a34
|
Correct RSS link for plugin dashboard widget. Props mdawaffe. fixes #5931
git-svn-id: http://svn.automattic.com/wordpress/trunk@7048 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-02-26 20:56:03 +00:00 |
|
ryan
|
1eaf857f7b
|
Media upload updates from andy. see #5911
git-svn-id: http://svn.automattic.com/wordpress/trunk@7043 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-02-26 19:30:10 +00:00 |
|
ryan
|
de3ab9a05e
|
image_resize() and friends from tellyworth. fixes #6005
git-svn-id: http://svn.automattic.com/wordpress/trunk@7041 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-02-26 18:46:03 +00:00 |
|
ryan
|
e0649b751c
|
Silence some exected warnings in ftpext. Props DD32. see #5586
git-svn-id: http://svn.automattic.com/wordpress/trunk@7039 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-02-26 18:35:01 +00:00 |
|
ryan
|
f4490b8acb
|
Add nbsp. Props Speedboxer. fixes #5931
git-svn-id: http://svn.automattic.com/wordpress/trunk@7035 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-02-26 08:50:42 +00:00 |
|
ryan
|
e495d173a1
|
Instantiate errors object for ftpsockets class.
git-svn-id: http://svn.automattic.com/wordpress/trunk@7033 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-02-26 05:23:05 +00:00 |
|
ryan
|
9537359dc4
|
disregard nonexistant attachments. Props andy. fixes #5967
git-svn-id: http://svn.automattic.com/wordpress/trunk@7002 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-02-24 04:34:40 +00:00 |
|
ryan
|
1e2c4818e8
|
Admin style tweaks from mt. fixes #5974
git-svn-id: http://svn.automattic.com/wordpress/trunk@6997 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-02-24 02:07:51 +00:00 |
|
westi
|
8d42a5d342
|
Fix the display of human time difference when server timezone if different from blog timezone. Fixes #5970 props jhodgdon.
git-svn-id: http://svn.automattic.com/wordpress/trunk@6995 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-02-23 22:11:47 +00:00 |
|
ryan
|
bef4d0e3f1
|
Manage comments rework. WIP.
git-svn-id: http://svn.automattic.com/wordpress/trunk@6993 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-02-23 08:01:51 +00:00 |
|
ryan
|
f2313a908b
|
Allow full localization of edit timestamp fields. fixes #5514
git-svn-id: http://svn.automattic.com/wordpress/trunk@6989 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-02-22 23:13:02 +00:00 |
|
ryan
|
dce0978cee
|
Notice fixes from nbachiyski. fixes #5961
git-svn-id: http://svn.automattic.com/wordpress/trunk@6983 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-02-22 17:43:56 +00:00 |
|
ryan
|
90ef210610
|
Validation fixes from nbachiyski. fixes #5962
git-svn-id: http://svn.automattic.com/wordpress/trunk@6980 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-02-22 17:30:43 +00:00 |
|
ryan
|
c5d19aed9c
|
Media library work from andy. see #5911
git-svn-id: http://svn.automattic.com/wordpress/trunk@6974 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-02-22 05:53:47 +00:00 |
|
ryan
|
e44e1b7202
|
Validation fixes
git-svn-id: http://svn.automattic.com/wordpress/trunk@6961 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-02-21 22:20:19 +00:00 |
|
ryan
|
e92ee80901
|
Dashboard widgets caching improvements from mdawaffe. see #5750
git-svn-id: http://svn.automattic.com/wordpress/trunk@6958 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-02-21 21:20:09 +00:00 |
|
ryan
|
ed09992863
|
Slug edit for pages. Hide advanced slug field if JS enabled. Trigger first autosave after 15 chars. Set autosave interval to 60s. Props filosofo. see #5749
git-svn-id: http://svn.automattic.com/wordpress/trunk@6955 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-02-21 20:19:34 +00:00 |
|
ryan
|
f5afc1fd4f
|
Show permalink editor on new posts after autosave. Props filosofo. see #5749
git-svn-id: http://svn.automattic.com/wordpress/trunk@6954 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-02-21 17:08:06 +00:00 |
|
ryan
|
833447d59e
|
Image size options from tellyworth. fixes #5933
git-svn-id: http://svn.automattic.com/wordpress/trunk@6952 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-02-21 06:00:15 +00:00 |
|
ryan
|
2c874f5189
|
Admin styling updates from mt. fixes #5940
git-svn-id: http://svn.automattic.com/wordpress/trunk@6950 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-02-21 00:27:23 +00:00 |
|
ryan
|
ad42d0148a
|
Remove raquo from buttons. Props filosofo. fixes #5938
git-svn-id: http://svn.automattic.com/wordpress/trunk@6943 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-02-20 19:30:55 +00:00 |
|