azaozz
|
879524a2dd
|
Strip slashes when inserting media into the editor. Fixes #7488 for 2.7
git-svn-id: http://svn.automattic.com/wordpress/trunk@8605 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-08-10 02:14:13 +00:00 |
|
ryan
|
2a22782bb0
|
Fix tag duplication when saving posts with multiple tags that have custom slugs. Props mtekk and count_0. fixes #6593 see #6313
git-svn-id: http://svn.automattic.com/wordpress/trunk@8603 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-08-09 17:13:40 +00:00 |
|
ryan
|
35b18e5034
|
Trailing whitespace cleanup
git-svn-id: http://svn.automattic.com/wordpress/trunk@8600 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-08-09 05:36:14 +00:00 |
|
ryan
|
3a131a7e02
|
upload.php is not a retired file. see #5560
git-svn-id: http://svn.automattic.com/wordpress/trunk@8599 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-08-09 05:11:09 +00:00 |
|
ryan
|
c0e5180448
|
Landing page for auto upgrade. see #5560
git-svn-id: http://svn.automattic.com/wordpress/trunk@8597 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-08-09 03:20:16 +00:00 |
|
ryan
|
33a187a61e
|
Remove old files. see #5560
git-svn-id: http://svn.automattic.com/wordpress/trunk@8596 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-08-09 01:00:27 +00:00 |
|
ryan
|
05305465e4
|
Automatic upgrade, first cut. see #5560
git-svn-id: http://svn.automattic.com/wordpress/trunk@8595 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-08-08 22:49:35 +00:00 |
|
ryan
|
ae8c9c8e53
|
RTL fixes from RanYanivHartstein. fixes #7482
git-svn-id: http://svn.automattic.com/wordpress/trunk@8592 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-08-08 17:31:20 +00:00 |
|
ryan
|
e5e499be66
|
RTL fixes from RanYanivHartstein. see #7482
git-svn-id: http://svn.automattic.com/wordpress/trunk@8590 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-08-08 17:23:30 +00:00 |
|
westi
|
b3cb14fb80
|
Lots of fixes for Notices when WP_DEBUG is set. See #6669 props santosj.
git-svn-id: http://svn.automattic.com/wordpress/trunk@8589 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-08-08 17:05:10 +00:00 |
|
ryan
|
0f8d8597c3
|
Update since tags. Props santosj. fixes #5625
git-svn-id: http://svn.automattic.com/wordpress/trunk@8587 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-08-08 04:15:03 +00:00 |
|
ryan
|
d7cc99037f
|
Plugin uninstall hooks from santosj. fixes #5625
git-svn-id: http://svn.automattic.com/wordpress/trunk@8585 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-08-07 23:39:27 +00:00 |
|
ryan
|
57e2267904
|
Fix bad bracketing in unzip_file()
git-svn-id: http://svn.automattic.com/wordpress/trunk@8580 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-08-07 19:15:04 +00:00 |
|
markjaquith
|
ce1404129e
|
Use the edit_others_posts capability for controlling sticky checkbox display and usage. see #7457
git-svn-id: http://svn.automattic.com/wordpress/trunk@8577 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-08-06 21:31:40 +00:00 |
|
markjaquith
|
bc5419ac4f
|
Give separate paragraphs to the private/sticky checkboxen (heh) and give them distinct IDs for plugin CSS-hiding purposes. see #7457
git-svn-id: http://svn.automattic.com/wordpress/trunk@8576 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-08-06 21:23:34 +00:00 |
|
ryan
|
6521f16335
|
RTL styling fixes from RanYanivHartstein. fixes #7461
git-svn-id: http://svn.automattic.com/wordpress/trunk@8554 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-08-05 19:48:04 +00:00 |
|
ryan
|
b6420b411c
|
Increase term name length. Props nbachiyski. fixes #7465
git-svn-id: http://svn.automattic.com/wordpress/trunk@8553 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-08-05 18:27:02 +00:00 |
|
ryan
|
859921a0f4
|
Press This: Fix image insert in IE7, set textarea height. Props noael and zamoose. fixes #7387 #7310 for trunk
git-svn-id: http://svn.automattic.com/wordpress/trunk@8551 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-08-05 17:13:58 +00:00 |
|
ryan
|
5e87cb848d
|
Plugin install fixes from DD32. see #6015
git-svn-id: http://svn.automattic.com/wordpress/trunk@8550 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-08-05 17:06:42 +00:00 |
|
ryan
|
7564143444
|
Sticky Posts, firct cut. see #7457
git-svn-id: http://svn.automattic.com/wordpress/trunk@8546 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-08-05 05:48:21 +00:00 |
|
ryan
|
377336657c
|
Fix star.gif. see #6015
git-svn-id: http://svn.automattic.com/wordpress/trunk@8542 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-08-04 21:24:47 +00:00 |
|
ryan
|
e61e2610d2
|
Set eol-style. see #6015
git-svn-id: http://svn.automattic.com/wordpress/trunk@8541 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-08-04 21:17:42 +00:00 |
|
westi
|
35f46f0d4b
|
Plugin Install GSOC project first code drop. Props DD32 see #6015.
git-svn-id: http://svn.automattic.com/wordpress/trunk@8540 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-08-04 21:01:09 +00:00 |
|
azaozz
|
293f185635
|
Type error when redirecting after post save, url_to_postid() may return the id as int or str, for 2.7
git-svn-id: http://svn.automattic.com/wordpress/trunk@8530 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-08-04 05:15:36 +00:00 |
|
azaozz
|
0c4dbbadca
|
When not using image captions, IE may add caption null, for 2.7
git-svn-id: http://svn.automattic.com/wordpress/trunk@8517 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-08-01 05:10:27 +00:00 |
|
ryan
|
06a67ae8d2
|
Don't run get_plugins() on every admin page load. Use cron for async update plugin requests. see #7372
git-svn-id: http://svn.automattic.com/wordpress/trunk@8514 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-08-01 04:26:32 +00:00 |
|
azaozz
|
fddd74d5b9
|
Latest TinyMCE, has new load options and bugfixes.
git-svn-id: http://svn.automattic.com/wordpress/trunk@8512 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-07-31 04:01:30 +00:00 |
|
azaozz
|
c61a4db3e5
|
Stop PHP warnings when $_GET[revision] is not set. Props DD32, see #7437
git-svn-id: http://svn.automattic.com/wordpress/trunk@8508 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-07-30 12:32:04 +00:00 |
|
azaozz
|
27b762bb8e
|
Add "Page restored" message. Props Viper007Bond, fixes #7437 for 2.7
git-svn-id: http://svn.automattic.com/wordpress/trunk@8506 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-07-30 09:18:59 +00:00 |
|
westi
|
4134153d89
|
Avoid possible XSS when displaying the list of invalid plugins fixes #6871 for trunk props xknown.
git-svn-id: http://svn.automattic.com/wordpress/trunk@8499 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-07-30 06:38:40 +00:00 |
|
azaozz
|
ca07515463
|
Fix error message when invalidating plugin because of bad path.
git-svn-id: http://svn.automattic.com/wordpress/trunk@8496 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-07-30 00:02:47 +00:00 |
|
azaozz
|
80c409458f
|
Include only valid plugins. Props guillep2k, fixes #6871
git-svn-id: http://svn.automattic.com/wordpress/trunk@8495 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-07-29 23:10:12 +00:00 |
|
ryan
|
fec30ab9ac
|
Don't apply checkboxes to invisible comments.Props mdawaffe. fixes #7433 for trunk
git-svn-id: http://svn.automattic.com/wordpress/trunk@8492 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-07-29 22:16:39 +00:00 |
|
ryan
|
30d7084f60
|
Fix gravatars for infinite comments. Props mdawaffe. fixes #7432 for trunk
git-svn-id: http://svn.automattic.com/wordpress/trunk@8490 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-07-29 22:14:53 +00:00 |
|
ryan
|
c2e5bd7c3b
|
Use get_edit_post_link() instead of hardcoding edit links. Props mdawaffe. fixes #7425
git-svn-id: http://svn.automattic.com/wordpress/trunk@8484 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-07-29 05:22:58 +00:00 |
|
ryan
|
a6ab2ece1d
|
Store current user rather than original post author when saving revisions. Props mdawaffe. fixes #7317 for trunk
git-svn-id: http://svn.automattic.com/wordpress/trunk@8480 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-07-28 23:58:24 +00:00 |
|
azaozz
|
e30000d174
|
Press This: using trailing slash after $_SERVER['PHP_SELF'] breaks the image tab on some servers.
git-svn-id: http://svn.automattic.com/wordpress/trunk@8476 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-07-28 23:07:47 +00:00 |
|
westi
|
1a98124b2c
|
Remove extra } from query. Fixes #7416 for trunk.
git-svn-id: http://svn.automattic.com/wordpress/trunk@8467 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-07-27 08:40:29 +00:00 |
|
westi
|
9cb88949bf
|
Move the endif inside the table so [8461] doesn't break the html. Fixes #7399 props DD32.
git-svn-id: http://svn.automattic.com/wordpress/trunk@8462 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-07-26 08:05:30 +00:00 |
|
westi
|
31a054b9b9
|
Only show the admin colour scheme picker if there is more than one theme to pick from. Fixes #7399.
git-svn-id: http://svn.automattic.com/wordpress/trunk@8461 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-07-26 07:54:02 +00:00 |
|
azaozz
|
060a4ea248
|
Stay on the same page after moderating comments. Fixes #7412 for 2.7
git-svn-id: http://svn.automattic.com/wordpress/trunk@8459 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-07-26 03:51:39 +00:00 |
|
ryan
|
5685d51d1f
|
Don't try to translate empty role name. Props wasp. fixes #6554 for trunk
git-svn-id: http://svn.automattic.com/wordpress/trunk@8455 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-07-25 15:36:40 +00:00 |
|
ryan
|
e8cba9f0cb
|
Check both slug and name when determining if is_term(). fixes #6593 for trunk
git-svn-id: http://svn.automattic.com/wordpress/trunk@8433 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-07-24 19:28:40 +00:00 |
|
azaozz
|
6830e3395a
|
Use conditional for whole sentence. Fixes #7385 for 2.7
git-svn-id: http://svn.automattic.com/wordpress/trunk@8419 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-07-23 18:53:43 +00:00 |
|
ryan
|
5c56c7fd2e
|
Typo fix from filosofo. fixes #7389 for trunk
git-svn-id: http://svn.automattic.com/wordpress/trunk@8416 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-07-23 18:35:38 +00:00 |
|
ryan
|
5cca62b1e9
|
Don't concat translatable strings. Props msi08. fixes #7385
git-svn-id: http://svn.automattic.com/wordpress/trunk@8413 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-07-23 16:39:00 +00:00 |
|
azaozz
|
bcc66d7f28
|
Small update to Gears info messages and simple Safari detection. Fixes #7380 for 2.7
git-svn-id: http://svn.automattic.com/wordpress/trunk@8406 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-07-23 05:12:57 +00:00 |
|
ryan
|
0ece55eb7d
|
Performance improvments to get_plugin_data() from santosj. see #7372
git-svn-id: http://svn.automattic.com/wordpress/trunk@8402 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-07-22 19:18:07 +00:00 |
|
ryan
|
ba0677a6ab
|
Eliminate unused var. Props tschai. fixes #7374
git-svn-id: http://svn.automattic.com/wordpress/trunk@8397 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-07-22 15:49:44 +00:00 |
|
azaozz
|
2a4ed4c5a8
|
Gears integration update in anticipation of Safari support. Fixes #7371 for 2.6.1
git-svn-id: http://svn.automattic.com/wordpress/trunk@8395 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-07-22 04:03:36 +00:00 |
|
ryan
|
0ef06f9569
|
Check for WP_Error return from wp_update_term(). Props scohoust. fixes #7366 for trunk
git-svn-id: http://svn.automattic.com/wordpress/trunk@8391 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-07-21 17:52:19 +00:00 |
|
ryan
|
2749db26de
|
Fix assignment of links to the default category when a category is deleted. Props scohoust. fixes #7316 for trunk
git-svn-id: http://svn.automattic.com/wordpress/trunk@8388 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-07-21 16:13:23 +00:00 |
|
ryan
|
cdcd6ffdf6
|
Image sideload and wp_upload_dir() fixes from noel. fixes #7342 for trunk
git-svn-id: http://svn.automattic.com/wordpress/trunk@8369 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-07-18 03:19:12 +00:00 |
|
ryan
|
8f29cb96e7
|
Move plugin data translation and display markup to plugins page. Props DD32. see #3089
git-svn-id: http://svn.automattic.com/wordpress/trunk@8368 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-07-18 03:16:53 +00:00 |
|
ryan
|
bd434383f7
|
Plugin metadata localization and get_plugin_dta() optimization from santosj. fixes #5651 #3089
git-svn-id: http://svn.automattic.com/wordpress/trunk@8367 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-07-17 22:51:26 +00:00 |
|
markjaquith
|
3170e3f6ee
|
Better solution for #4536. Slashless normalization of tag/category bases. fixes #7306 for trunk. see #4536
git-svn-id: http://svn.automattic.com/wordpress/trunk@8365 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-07-17 19:41:48 +00:00 |
|
azaozz
|
7b0371676d
|
Fix invalid HTML and remove duplicate fields. Fixes #7293 for trunk.
git-svn-id: http://svn.automattic.com/wordpress/trunk@8361 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-07-16 22:09:27 +00:00 |
|
azaozz
|
99fd979933
|
Removes the disabling of captions, but leaves couple of hooks so a plugin can do it easily. see #6812
git-svn-id: http://svn.automattic.com/wordpress/trunk@8358 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-07-16 21:36:17 +00:00 |
|
ryan
|
053eb7cee9
|
Restore fields removed in [7645]. Props rm53. fixes #7320 for trunk
git-svn-id: http://svn.automattic.com/wordpress/trunk@8350 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-07-16 16:30:20 +00:00 |
|
ryan
|
1ae2433c72
|
Typo fix. Props paul@byte. fixes #7323 for trunk
git-svn-id: http://svn.automattic.com/wordpress/trunk@8345 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-07-16 16:13:48 +00:00 |
|
ryan
|
7b7d5d8611
|
Image regex fixes from noel. see #6813
git-svn-id: http://svn.automattic.com/wordpress/trunk@8332 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-07-14 17:59:06 +00:00 |
|
ryan
|
1e6bf47187
|
rlm entity not so Windows friendly. Use perios instead. see #6813
git-svn-id: http://svn.automattic.com/wordpress/trunk@8330 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-07-14 17:26:30 +00:00 |
|
ryan
|
b1672442f8
|
RTL support for Press This. Props RanYanivHartstein. see #7289
git-svn-id: http://svn.automattic.com/wordpress/trunk@8328 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-07-13 17:57:23 +00:00 |
|
ryan
|
b71746be10
|
RTL friendly fonts from RanYanivHartstein. fixes #6616
git-svn-id: http://svn.automattic.com/wordpress/trunk@8327 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-07-13 16:40:25 +00:00 |
|
ryan
|
bc54bed035
|
RTL for Press This. Props RanYanivHartstein. see #7289 #6616
git-svn-id: http://svn.automattic.com/wordpress/trunk@8326 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-07-13 16:26:16 +00:00 |
|
ryan
|
4846338eeb
|
Press This: properly add and load press-this-ie.css, cleanup of the bookmarklet code. Props azaozz. see #6813
git-svn-id: http://svn.automattic.com/wordpress/trunk@8323 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-07-13 04:57:01 +00:00 |
|
ryan
|
01cf8b5371
|
Denote CAPTIONS_OFF as temporary. see #6812
git-svn-id: http://svn.automattic.com/wordpress/trunk@8321 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-07-12 18:02:29 +00:00 |
|
ryan
|
22781f8edc
|
Performance improvements for page_rows(). Props hailin. fixes #7286
git-svn-id: http://svn.automattic.com/wordpress/trunk@8319 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-07-12 15:40:57 +00:00 |
|
ryan
|
09f8519390
|
Press This: Switching to using our default content cleanup in the editor. Props azaozz. see #6813
git-svn-id: http://svn.automattic.com/wordpress/trunk@8318 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-07-11 23:38:32 +00:00 |
|
ryan
|
e7e42b56d5
|
Run plugin checks both admin and blog side. Props DD32 and mdawaffe. fixes #7265
git-svn-id: http://svn.automattic.com/wordpress/trunk@8317 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-07-11 22:04:03 +00:00 |
|
ryan
|
e027fac4f6
|
Press This: Fix inserting the selection in the editor and stripping of paragraphs when saving, IE CSS styling fixes, fix continuous linking in editor. Props noel and azaozz. see #6813
git-svn-id: http://svn.automattic.com/wordpress/trunk@8316 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-07-11 20:27:50 +00:00 |
|
ryan
|
ecd98d1aff
|
Generic POST handler. see #7283
git-svn-id: http://svn.automattic.com/wordpress/trunk@8315 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-07-11 20:24:35 +00:00 |
|
ryan
|
752b0eb45b
|
Rename wp_caption shortcode to caption. Allow themes to disable captioning. Use dashes instead of underscores in class names. Props azaozz. see #6812
git-svn-id: http://svn.automattic.com/wordpress/trunk@8313 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-07-11 15:59:14 +00:00 |
|
ryan
|
35e593c3ab
|
clean_url() for add_query_arg(). Props xnown. see #7281
git-svn-id: http://svn.automattic.com/wordpress/trunk@8312 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-07-11 15:11:12 +00:00 |
|
ryan
|
f9f960b1d0
|
Add flash uploader bypass toggle. Props tellyworth. fixes #7281
git-svn-id: http://svn.automattic.com/wordpress/trunk@8310 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-07-11 01:45:41 +00:00 |
|
ryan
|
0728ecb254
|
Fix font sizes in the install/upgrade screens. Props azaozz. fixes #7276
git-svn-id: http://svn.automattic.com/wordpress/trunk@8309 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-07-10 16:59:17 +00:00 |
|
ryan
|
0022c2c510
|
Fix image resizing inside captions, add edit alt field to the advanced tab. Props azaozz. see #6812
git-svn-id: http://svn.automattic.com/wordpress/trunk@8307 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-07-10 16:39:14 +00:00 |
|
matt
|
1527357b5e
|
Javascriptify revision selections to deal elegantly while comparing.
git-svn-id: http://svn.automattic.com/wordpress/trunk@8306 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-07-10 07:58:19 +00:00 |
|
matt
|
120abd8e17
|
Check for plugin updates more frequently, notify with double bubble trouble. Hat tip: mdawaffe. Fixes #7265.
git-svn-id: http://svn.automattic.com/wordpress/trunk@8305 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-07-10 07:35:20 +00:00 |
|
ryan
|
642bd53a67
|
Media Uploader improvements from azaozz: Improves the insert external image dialog, redirects to the gallery tab after "Save all changes" is clicked, shows the "Order" fields on the closed tabs, where they are easier to use, and only in the Gallery. see #7274
git-svn-id: http://svn.automattic.com/wordpress/trunk@8304 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-07-10 03:49:52 +00:00 |
|
ryan
|
10b433cce8
|
Press This: CSS cleanup, photo input newline breaks, fixes short_tags problem. Props noel. see #6813
git-svn-id: http://svn.automattic.com/wordpress/trunk@8303 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-07-09 21:39:36 +00:00 |
|
ryan
|
bcbbb70170
|
Don't format_to_edit TinyMCE inserts. Don't turn selection into a link. Restore editor contents when switching back to text tab. see #7261 #7220
git-svn-id: http://svn.automattic.com/wordpress/trunk@8302 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-07-09 19:51:53 +00:00 |
|
ryan
|
0283fc3717
|
Install styling from azaozz. fixes #7266
git-svn-id: http://svn.automattic.com/wordpress/trunk@8297 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-07-09 04:33:31 +00:00 |
|
matt
|
80b1ebdbbf
|
Ajax Deleting an object that's already been deleted should silently succeed. Hat tip: mdawaffe. Fixes #7264.
git-svn-id: http://svn.automattic.com/wordpress/trunk@8296 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-07-09 02:00:21 +00:00 |
|
ryan
|
3b48af4a6d
|
Fix quotes in captions. Props azaozz. see #6812
git-svn-id: http://svn.automattic.com/wordpress/trunk@8290 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-07-08 23:38:53 +00:00 |
|
ryan
|
f605bcc3a3
|
gettext updates for cat2tag. Props msi08. fixes #7139
git-svn-id: http://svn.automattic.com/wordpress/trunk@8279 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-07-07 23:49:22 +00:00 |
|
ryan
|
4957f5a4cc
|
Notice fixes from jacobsantos. fixes #7255
git-svn-id: http://svn.automattic.com/wordpress/trunk@8266 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-07-07 14:21:47 +00:00 |
|
ryan
|
79913b557b
|
Excerpt long media titles. Props nbachiyski. fixes #7253
git-svn-id: http://svn.automattic.com/wordpress/trunk@8265 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-07-06 21:15:38 +00:00 |
|
ryan
|
e455091d0a
|
Image caption fixes from azaozz: captions are properly created in tables and in lists, all tags are properly removed when deleting a caption, the align buttons can be used to align the captions. see #6812
git-svn-id: http://svn.automattic.com/wordpress/trunk@8260 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-07-06 16:38:37 +00:00 |
|
ryan
|
7aa234ad58
|
Gallery sort fix from AaronCampbell. fixes #6988
git-svn-id: http://svn.automattic.com/wordpress/trunk@8259 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-07-05 05:01:28 +00:00 |
|
ryan
|
c2814da3f1
|
Fix pass-by-ref error. Props DD32. fixes #7241
git-svn-id: http://svn.automattic.com/wordpress/trunk@8258 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-07-04 16:16:25 +00:00 |
|
ryan
|
897fa5bf62
|
Gears and styling updates for Press This from azaozz. see #6813
git-svn-id: http://svn.automattic.com/wordpress/trunk@8256 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-07-04 16:12:31 +00:00 |
|
ryan
|
14fc4d5981
|
Turn off verbose
git-svn-id: http://svn.automattic.com/wordpress/trunk@8255 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-07-04 06:18:20 +00:00 |
|
ryan
|
40c67062cb
|
Grammar fix
git-svn-id: http://svn.automattic.com/wordpress/trunk@8253 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-07-04 00:28:18 +00:00 |
|
ryan
|
9a7c30f64c
|
Run display filters for blog title. Props jhodgdon. fixes #7234
git-svn-id: http://svn.automattic.com/wordpress/trunk@8249 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-07-03 16:05:14 +00:00 |
|
ryan
|
48f963e437
|
Add med buttons to TinyMCE fullscreen. Props azaozz. fixes #7232
git-svn-id: http://svn.automattic.com/wordpress/trunk@8248 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-07-03 15:55:45 +00:00 |
|
ryan
|
f79638378a
|
Image caption fixes from azaozz. see #6812
git-svn-id: http://svn.automattic.com/wordpress/trunk@8245 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-07-03 05:11:00 +00:00 |
|
ryan
|
3497e63495
|
Unlink temporary file if sideload fails. see #7220
git-svn-id: http://svn.automattic.com/wordpress/trunk@8241 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-07-02 22:56:57 +00:00 |
|
ryan
|
eb1f9d0b39
|
Clean image urls in get_images_from_uri(). see #7220
git-svn-id: http://svn.automattic.com/wordpress/trunk@8240 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-07-02 22:40:52 +00:00 |
|
ryan
|
88ca7797d1
|
Image captions from azaozz. see #6812
git-svn-id: http://svn.automattic.com/wordpress/trunk@8239 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-07-02 18:41:11 +00:00 |
|
ryan
|
ae010f2558
|
Define WP_CONTENT_DIR in setup-config.php. Props sambauers. fixes #7221
git-svn-id: http://svn.automattic.com/wordpress/trunk@8238 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-07-02 17:03:55 +00:00 |
|
ryan
|
a2ed9c5f28
|
Don't match images with tags in them. Props noel. see #7220
git-svn-id: http://svn.automattic.com/wordpress/trunk@8237 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-07-02 15:26:51 +00:00 |
|
ryan
|
0e91869c14
|
Make sure htaccess marker begins on a new line. Props johnbillion. fixes #7203
git-svn-id: http://svn.automattic.com/wordpress/trunk@8236 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-07-02 03:17:53 +00:00 |
|
ryan
|
93bccf8773
|
Escaping for Press This. see #7220
git-svn-id: http://svn.automattic.com/wordpress/trunk@8235 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-07-02 02:23:12 +00:00 |
|
ryan
|
2ea00f0380
|
Plugins page layout improvements from DD32. see #7091
git-svn-id: http://svn.automattic.com/wordpress/trunk@8218 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-06-30 23:12:18 +00:00 |
|
ryan
|
3c6e74c8c1
|
comment_rows_actions filter from andy. fixes #7212
git-svn-id: http://svn.automattic.com/wordpress/trunk@8217 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-06-30 20:46:39 +00:00 |
|
markjaquith
|
b45101a5d5
|
Enable tag auto-suggest for multiple tags at once (without having to hit enter and send each one "down below"). fixes #5580
git-svn-id: http://svn.automattic.com/wordpress/trunk@8214 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-06-30 00:04:22 +00:00 |
|
ryan
|
c94918ca9f
|
i18n fixes from nbachiyski. fixes #7195
git-svn-id: http://svn.automattic.com/wordpress/trunk@8211 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-06-28 16:27:21 +00:00 |
|
ryan
|
216cdeedea
|
Check fopen return value. Props Otto42 and pishmishy. fixes #4448
git-svn-id: http://svn.automattic.com/wordpress/trunk@8208 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-06-27 20:14:50 +00:00 |
|
ryan
|
48b43595a6
|
TinyMCE 3.1.1 from azaozz. fixes #7191
git-svn-id: http://svn.automattic.com/wordpress/trunk@8204 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-06-27 16:13:27 +00:00 |
|
ryan
|
3f90dc2f58
|
More informative error message when remote publishing is disabled. Don't disable if upgrading. Props josephscott. see #7157
git-svn-id: http://svn.automattic.com/wordpress/trunk@8202 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-06-26 22:39:57 +00:00 |
|
ryan
|
1fa06da55c
|
Don't prepend http. Props noel. see #6813
git-svn-id: http://svn.automattic.com/wordpress/trunk@8201 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-06-26 22:05:01 +00:00 |
|
ryan
|
78afb8f235
|
gettext for Press This from Txanny. fixes #7189
git-svn-id: http://svn.automattic.com/wordpress/trunk@8200 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-06-26 20:13:32 +00:00 |
|
ryan
|
5360b75e83
|
Use number_format and change language. see #6471
git-svn-id: http://svn.automattic.com/wordpress/trunk@8198 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-06-26 17:23:07 +00:00 |
|
ryan
|
3f24ac2605
|
Fix users.php paging. Props DD32. fixes #4017
git-svn-id: http://svn.automattic.com/wordpress/trunk@8195 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-06-25 17:02:17 +00:00 |
|
ryan
|
061e9c8097
|
Test for feature instead of browser to fix TB positioning for browsers pretending to be IE6. Props azaozz. fixes #6676
git-svn-id: http://svn.automattic.com/wordpress/trunk@8194 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-06-25 16:58:27 +00:00 |
|
ryan
|
b42b7b33a7
|
Image sideloader fix from noel. see #6813
git-svn-id: http://svn.automattic.com/wordpress/trunk@8192 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-06-25 16:45:04 +00:00 |
|
ryan
|
55b0c88e2c
|
Edit image fixes from azaozz: : new link not created if the image has class "aligncenter" in Safari; recalculates the demo image size properly and applies any inline styles to it; if relative link is added, it's converted to absolute; "Unknown error" in IE6. see #6811
git-svn-id: http://svn.automattic.com/wordpress/trunk@8191 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-06-25 16:30:28 +00:00 |
|
ryan
|
636c562256
|
SSL fixes. see #7001
git-svn-id: http://svn.automattic.com/wordpress/trunk@8190 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-06-24 22:19:27 +00:00 |
|
ryan
|
cdaefc84b8
|
Insert image fixes from azaozz. fixes #7177
git-svn-id: http://svn.automattic.com/wordpress/trunk@8189 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-06-24 21:59:06 +00:00 |
|
ryan
|
42a058e986
|
Typo fixes from mark8barnes and AndrewFrazier. fixes #7174
git-svn-id: http://svn.automattic.com/wordpress/trunk@8187 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-06-24 18:52:52 +00:00 |
|
ryan
|
2a9a3a255d
|
Stub wp_guess_url() for the manifest. Props azaozz. fixes #7015
git-svn-id: http://svn.automattic.com/wordpress/trunk@8186 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-06-24 18:47:14 +00:00 |
|
ryan
|
ce2ed91698
|
wp_guess_url() and install styling fixes from sambauers. fixes #7129 see #4732
git-svn-id: http://svn.automattic.com/wordpress/trunk@8182 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-06-24 17:36:21 +00:00 |
|
matt
|
c64c4fbd63
|
Better wording for Gears.
git-svn-id: http://svn.automattic.com/wordpress/trunk@8181 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-06-24 16:57:12 +00:00 |
|
ryan
|
128dfca5d0
|
Save enable_app and enable_xmlrpc settings. see #7157
git-svn-id: http://svn.automattic.com/wordpress/trunk@8180 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-06-24 00:46:36 +00:00 |
|
ryan
|
316e26ee39
|
Respect post_ID update when doing multiple add meta AJAX requests. Props mdawaffe. fixes #7170 see #6457
git-svn-id: http://svn.automattic.com/wordpress/trunk@8177 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-06-23 23:25:15 +00:00 |
|
ryan
|
4f77631dd4
|
better handling of comparing a revision to itself. Props mdawaffe. see #6775
git-svn-id: http://svn.automattic.com/wordpress/trunk@8176 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-06-23 22:45:19 +00:00 |
|
ryan
|
88f779c343
|
don't show autosave message if post and autosave are 'identical'. Props mdawaffe. see #6775
git-svn-id: http://svn.automattic.com/wordpress/trunk@8175 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-06-23 22:25:27 +00:00 |
|
ryan
|
36617f11b9
|
Remove colons from field names. Props thee17. fixes #7158
git-svn-id: http://svn.automattic.com/wordpress/trunk@8174 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-06-23 21:51:47 +00:00 |
|
ryan
|
cdc53fcb86
|
Press This image linking fixes from noel. see #6813
git-svn-id: http://svn.automattic.com/wordpress/trunk@8172 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-06-23 21:16:39 +00:00 |
|
ryan
|
9198dc7dbc
|
Press This updates from noel. see #6813
git-svn-id: http://svn.automattic.com/wordpress/trunk@8169 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-06-23 16:00:12 +00:00 |
|
ryan
|
16dbf2fb1e
|
Edit image updates from azaozz. see #6811
git-svn-id: http://svn.automattic.com/wordpress/trunk@8167 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-06-23 15:26:03 +00:00 |
|
ryan
|
dc6166785a
|
Move separator inside conditional. see #6965
git-svn-id: http://svn.automattic.com/wordpress/trunk@8166 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-06-22 22:48:45 +00:00 |
|
westi
|
55836a8b0e
|
Fix a possible fatal error on the dashboard. Fixes #6833 for trunk.
git-svn-id: http://svn.automattic.com/wordpress/trunk@8141 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-06-20 17:08:31 +00:00 |
|
westi
|
2b0d5a7cab
|
Allow enabling of remote publishing at install time. See #7157.
git-svn-id: http://svn.automattic.com/wordpress/trunk@8139 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-06-20 16:35:45 +00:00 |
|
ryan
|
9d418f4cf2
|
Update blogsearch URL when home changes. Props andy. fixes #7159
git-svn-id: http://svn.automattic.com/wordpress/trunk@8137 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-06-20 16:06:57 +00:00 |
|
ryan
|
f22abd7533
|
Disable remote publishing by default. Add options to turn them back on. Props josephscott. see #7157
git-svn-id: http://svn.automattic.com/wordpress/trunk@8136 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-06-20 15:39:41 +00:00 |
|
westi
|
d76aec25dd
|
Update nickname in display name dropdown dynamically. Fixes #5691 props hansengel.
git-svn-id: http://svn.automattic.com/wordpress/trunk@8135 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-06-20 15:28:22 +00:00 |
|
westi
|
f325f82a4d
|
Show comment counts on the dashboard. Fixes #6471 props josephscott.
git-svn-id: http://svn.automattic.com/wordpress/trunk@8133 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-06-20 14:33:52 +00:00 |
|
ryan
|
9f3313b115
|
Press This: Fixes for unicode/ascii/apostrophe problems. Upgrades to the Photo tab. Props noel. see #6813
git-svn-id: http://svn.automattic.com/wordpress/trunk@8128 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-06-19 17:03:23 +00:00 |
|
ryan
|
9482b05698
|
TinyMCE 3.1.0.1 from azaozz. fixes #7153 #7148 #7128
git-svn-id: http://svn.automattic.com/wordpress/trunk@8127 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-06-19 16:55:50 +00:00 |
|
ryan
|
f90fa97fb2
|
Always load RTL CSS in manifest. Props azaozz. fixes #7154
git-svn-id: http://svn.automattic.com/wordpress/trunk@8126 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-06-19 16:52:52 +00:00 |
|
ryan
|
3e733d13e8
|
Press This changes from noel. see #6813
git-svn-id: http://svn.automattic.com/wordpress/trunk@8113 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-06-17 19:36:29 +00:00 |
|
ryan
|
cd81760da2
|
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: http://svn.automattic.com/wordpress/trunk@8112 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-06-17 05:45:21 +00:00 |
|
ryan
|
236eb02bee
|
RTL fixes from RanYanivHartstein. fixes #6826 for trunk
git-svn-id: http://svn.automattic.com/wordpress/trunk@8106 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-06-16 22:23:22 +00:00 |
|
ryan
|
1349203eed
|
If only one incoming link, show it. Props synapsestudios and hansengel. fixes #7122
git-svn-id: http://svn.automattic.com/wordpress/trunk@8097 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-06-16 18:44:13 +00:00 |
|
ryan
|
22e486c4f8
|
Delete plugin confirmation from DD32. see #7091
git-svn-id: http://svn.automattic.com/wordpress/trunk@8095 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-06-16 18:35:48 +00:00 |
|
ryan
|
92bf0c6405
|
Press this updates from noel. see #6813
git-svn-id: http://svn.automattic.com/wordpress/trunk@8093 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-06-15 18:05:01 +00:00 |
|
ryan
|
d1be6b2a32
|
Add paging to Manage->Pages. see #6561
git-svn-id: http://svn.automattic.com/wordpress/trunk@8089 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-06-15 00:45:01 +00:00 |
|
ryan
|
e707cb2ff0
|
Passing categories by ref screws up internal array pointer when recursing. fixes #7138 #7136
git-svn-id: http://svn.automattic.com/wordpress/trunk@8086 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-06-14 17:22:52 +00:00 |
|