Commit Graph

  • 2aee25e27e Update to prototype 1.5.0 and scriptaculous 1.7.0. Fix some AJAXy bits. Props mdawaffe. fixes #3645 #3676 #3519 Ryan Boren 2007-01-26 03:41:17 +00:00
  • eadcf2f4cc Link to TinyMCE css file with http scheme on all server setups. Props MichaelH and Andy. fixes #3646 Mark Jaquith 2007-01-26 02:57:07 +00:00
  • 320ac834de Prevent plugins that generate PHP fatal errors from being activated. ticket #3254 Mark Jaquith 2007-01-25 20:45:20 +00:00
  • ffdb5a89ef Template Name: regex fixup by gjorgensen. fixes #3674 Mark Jaquith 2007-01-25 19:42:30 +00:00
  • 83013c90d2 Do not pass comma-formatted numbers to __ngettext(). Props nbachiyski. fixes #3663 Mark Jaquith 2007-01-25 19:29:30 +00:00
  • ddd9ef5216 Cast categoryId to string to be compliant. fixes #3662 Ryan Boren 2007-01-25 18:27:47 +00:00
  • c5cb379adf Expose page_status in XML-RPC API. Ryan Boren 2007-01-25 18:22:05 +00:00
  • 06804aaf72 This is what I get for commiting remotely, should fix currently known issues with atom 1.0 Matt Mullenweg 2007-01-25 08:48:18 +00:00
  • c348336b89 Missed a file and an easy mistake. Matt Mullenweg 2007-01-25 08:37:26 +00:00
  • c25f2401c5 Beta Atom 1.0 support Matt Mullenweg 2007-01-25 08:02:18 +00:00
  • 4de9fef5c6 Make some date/time formats translateable. Props teknoseyir and nbachiyski. fixes #3661 Ryan Boren 2007-01-25 02:08:54 +00:00
  • d96777ab37 Remove redundant check. Props Mittineague. fixes #3665 Ryan Boren 2007-01-25 02:03:55 +00:00
  • 04a3b1c246 Don't output ul when title_li is empty. Props m0n5t3r. fixes #3664 Ryan Boren 2007-01-25 02:02:21 +00:00
  • ee4e6927a4 TinyMCE 2.0.9. fixes #3564 Ryan Boren 2007-01-25 01:20:47 +00:00
  • 58ee51abe9 Cache the non-existence of options to prevent redundant queries. props davidhouse. fixes #2268 Mark Jaquith 2007-01-25 00:12:08 +00:00
  • e03fb2e4eb Fix wp_create_thumbnail filter. Props filosofo. fixes #3654 Ryan Boren 2007-01-24 07:17:14 +00:00
  • a6a04bb76f Typo in [4790] caught by Znuff. fixes #3644 Mark Jaquith 2007-01-24 05:44:24 +00:00
  • 4fc12f7967 Bringing in beta Atom API support :) - props dougal and elias Matt Mullenweg 2007-01-24 01:38:07 +00:00
  • a35cbc8387 WP XML-RPC API Ryan Boren 2007-01-24 01:16:08 +00:00
  • ebbe900f42 Tending the graveyard. Memento mori. Mark Jaquith 2007-01-23 09:15:17 +00:00
  • 35e2f47f5f Do not attempt to use rel-tag for URL schemes that do not support it. fixes #3265 Mark Jaquith 2007-01-23 08:21:28 +00:00
  • b227f46ed5 Search Users capitalization and redundant space fix by foolswisdom. fixes #3612 Mark Jaquith 2007-01-23 07:48:30 +00:00
  • eb40f87272 wp-admin colonectomy by foolswisdom. fixes #3630 Mark Jaquith 2007-01-23 07:43:56 +00:00
  • 5ebf6733a2 wp-admin.css cleanup. fixes #3641 Mark Jaquith 2007-01-23 07:14:05 +00:00
  • ddda423d89 Trunk is now for 2.2 development. Ryan Boren 2007-01-23 06:30:37 +00:00
  • 9d138a1954 It's that time again. Matt Mullenweg 2007-01-22 21:51:38 +00:00
  • 2a780bc21b Very minor update to styling of page navigation. Matt Mullenweg 2007-01-22 19:26:20 +00:00
  • ff46d95c6c Don't allow editing pages via post.php. Redirect to page.php Ryan Boren 2007-01-22 08:16:58 +00:00
  • 81ccfa17f6 Walker fix ups. fixes #3080 Ryan Boren 2007-01-22 07:05:48 +00:00
  • e8e964482d Make sure is_array before extract. Props idle. fixes #3626 Ryan Boren 2007-01-21 20:03:02 +00:00
  • bf8655a25f RC2 Ryan Boren 2007-01-20 06:48:56 +00:00
  • c408fe6afa use lang for text/html and xml:lang for all others. Props nickshanks. fixes #3608 Mark Jaquith 2007-01-19 22:10:33 +00:00
  • e842aa31f7 Check style. Props nickshanks. fixes #3610 Ryan Boren 2007-01-19 20:58:56 +00:00
  • a41ca94341 Delete page_uris option before updating it to avoid possibly expensive array comparison. #3614 Ryan Boren 2007-01-19 20:36:35 +00:00
  • f8241d6c37 Drop linkcategories table for those upgrading from previous alphas and betas. Ryan Boren 2007-01-19 20:33:11 +00:00
  • f9f244b2d1 Make sure the server has MySQL 4.0.0 before attempting upgrade or install. fixes #3615 Mark Jaquith 2007-01-19 09:28:02 +00:00
  • 821b816f01 Lose all JS compression. Save it for another day. Ryan Boren 2007-01-19 01:10:32 +00:00
  • 63618ea814 Lose quicktags.compressed.js since many people customize quicktags. Ryan Boren 2007-01-19 01:05:20 +00:00
  • 3e8513baea Category AJAX fixes from mdawaffe. fixes #3343 Ryan Boren 2007-01-19 00:49:01 +00:00
  • 355cf17707 Upload manager image viewer fixes from mdawaffe. fixes #3596 Ryan Boren 2007-01-19 00:19:03 +00:00
  • 0ef35afb2e Don't translate admin user. Leave it fixed. Props nbachiyski. fixes #3589 Ryan Boren 2007-01-18 18:03:32 +00:00
  • 0246ff8478 Update version in readme. fixes #3542 Ryan Boren 2007-01-18 18:01:47 +00:00
  • 11f6d0247b If WPLANG is empty leave empty. fixes #3611 Ryan Boren 2007-01-18 17:40:05 +00:00
  • dce6021ecd Always load gettext. Ryan Boren 2007-01-18 04:57:39 +00:00
  • af1b1aaa5e Remove feed: Ryan Boren 2007-01-18 03:40:17 +00:00
  • 6442428434 RC1 Ryan Boren 2007-01-18 03:35:01 +00:00
  • d3c162e0e5 Autosave fixes from mdawaffe. fixes #3601 Ryan Boren 2007-01-18 03:32:54 +00:00
  • 7e357f96c0 Thumbnail creation fix from mdawaffe. fixes #3588 Ryan Boren 2007-01-17 06:23:18 +00:00
  • 6e5ddf34a0 Markup fix from quinnhigurashi. fixes #3602 Ryan Boren 2007-01-17 03:26:11 +00:00
  • f636693a0f Add language_attributes() to theme headers. Ryan Boren 2007-01-17 00:01:21 +00:00
  • ad899d26e0 Don't gettext before l10n bits are loaded. Props nbachiyski. fixes #3590 Ryan Boren 2007-01-16 23:03:19 +00:00
  • ebc82b1be2 Add wp_list_categories filter. Props Mark Jaquith. fixes #3586 Ryan Boren 2007-01-16 22:50:30 +00:00
  • fb8bd1dbec Fix SQL error when excluding empty cat. fixes #3598 Ryan Boren 2007-01-16 22:37:15 +00:00
  • 22f99849eb Discard non-scalars when building query string. Ryan Boren 2007-01-16 19:05:01 +00:00
  • de62091671 Restrict wp_remote_fopen to remote files. Ryan Boren 2007-01-16 18:41:05 +00:00
  • f2bb5877ef Thumbnail creation fixes from mdawaffe. fixes #3588 Ryan Boren 2007-01-16 18:34:31 +00:00
  • 3f2795b691 beta4 Ryan Boren 2007-01-16 18:16:20 +00:00
  • e0e0a113ef Cat ID filter relo. Props donncha. fixes #3591 Ryan Boren 2007-01-16 18:15:10 +00:00
  • 21fdc53a8f Send to Editor fixes from mdawaffe. fixes #3594 Ryan Boren 2007-01-16 18:10:54 +00:00
  • a1a8f1af2e Set eol-style to native. Ryan Boren 2007-01-16 17:52:13 +00:00
  • d7303dbcd3 Revert [4743]. Not needed. Ryan Boren 2007-01-16 17:33:14 +00:00
  • fd1a5d4139 Doh! fixes #3587 Ryan Boren 2007-01-16 07:38:08 +00:00
  • 87c05c47fc beta3 Ryan Boren 2007-01-16 07:19:40 +00:00
  • a5c4b6110c Send to edit fix for non-image uploads. Props donncha. fixes #3486 Ryan Boren 2007-01-16 07:17:48 +00:00
  • 83906b5169 Revert [4735]. Not needed. Ryan Boren 2007-01-16 03:00:35 +00:00
  • 2a139cd3ca Pass resource to mysql_error. Props jgough. fixes #3544 Ryan Boren 2007-01-16 02:32:42 +00:00
  • abe16e9f7c Verbage change. Props foolswisdom. fixes #3521 Ryan Boren 2007-01-16 02:27:00 +00:00
  • 9a5fb19219 Remove empty files. Ryan Boren 2007-01-16 02:13:23 +00:00
  • 0f2b6b07b9 Cleanup link upgrade code. Drop linkcategories table. Ryan Boren 2007-01-16 01:54:50 +00:00
  • 1a6d55057d Change editing wp-config codex link. fixes #1936 Ryan Boren 2007-01-16 01:42:06 +00:00
  • 51eab57361 Fix plural form parsing. Props nbachiyski. fixes #3577 Ryan Boren 2007-01-16 01:37:48 +00:00
  • e8967ab756 Fix author mapping in the WP-to-WP importer. Ryan Boren 2007-01-16 01:35:19 +00:00
  • a743d18954 Missing </p> from nickshanks. fixes #3582 Mark Jaquith 2007-01-16 00:27:14 +00:00
  • 905c34258b gettext fix from Kirin_Lin. fixes #3558 Ryan Boren 2007-01-15 23:09:07 +00:00
  • 488b50e58c readme cleanup from zamoose and spencerp. fixes #3546 Ryan Boren 2007-01-15 23:03:50 +00:00
  • 74e2144f05 Bad cut-and-paste. Ryan Boren 2007-01-14 01:15:32 +00:00
  • 9af63f6f99 Typo. Ryan Boren 2007-01-13 21:32:33 +00:00
  • f7a60ab956 Add some back compat files and vars. Use is deprecated. Ryan Boren 2007-01-13 21:23:41 +00:00
  • 6dde066c14 That'll teach me to trust a code snippet from php.net ... typo fix from last commit. relates to #3528 Mark Jaquith 2007-01-12 21:46:29 +00:00
  • 61133b735f Use http_response_code for in status_header() on PHP >= 4.3.0 per Ryan's suggestion. relates to #3528 Mark Jaquith 2007-01-12 21:41:48 +00:00
  • b9719b9a71 Pass all args to the page walker. Ryan Boren 2007-01-12 03:54:22 +00:00
  • b232f9b7c4 Use cache sets instead of adds. Props andy. fixes #3562 Ryan Boren 2007-01-11 22:34:18 +00:00
  • 22094458d9 Prev/next query filters. Props mdwaffe. fixes #2415 Ryan Boren 2007-01-11 04:30:44 +00:00
  • 23d35cc8ad Typo fix from mdawaffe. fixes #3559 Ryan Boren 2007-01-11 04:26:38 +00:00
  • dd6274152a RTE link behavior fix from andy. fixes #3466 Ryan Boren 2007-01-11 03:26:48 +00:00
  • e72325a22a Fix typos in get_rss(). Props zuzara. fixes #3527 Ryan Boren 2007-01-11 03:21:35 +00:00
  • 26432632e5 Zend hash del key or index fix. PRops MarkJaquith. Ryan Boren 2007-01-11 03:06:28 +00:00
  • 827a32de28 Cast to array to avoid warning. fixes #3556 Ryan Boren 2007-01-10 20:42:17 +00:00
  • 2bbd69a21e Fix list cats style arg. Props Dickie. fixes #3552 Ryan Boren 2007-01-10 09:19:02 +00:00
  • a4d511017c Show cats that have neither links or posts. Ryan Boren 2007-01-10 00:22:17 +00:00
  • f9f5f4d372 Beta2 Ryan Boren 2007-01-09 22:55:32 +00:00
  • c9f49bbbb9 sanitize_file_name(). fixes #3382 #3554 Ryan Boren 2007-01-09 22:53:14 +00:00
  • 0969550af7 Add h2 to Uploads page. Props mdawaffe. fixes #3541 Ryan Boren 2007-01-09 09:05:54 +00:00
  • 9fb0fa48fb Hierarchical category count fixes from andy. fixes #2738 Ryan Boren 2007-01-09 08:45:05 +00:00
  • ec1ca7975e Update comment date gmt when updating comment date. Props mm6. fixes #3503 Ryan Boren 2007-01-09 08:22:28 +00:00
  • 12df24f94a TinyMCE updates from andy. fixes #3505 Ryan Boren 2007-01-09 01:16:40 +00:00
  • 55636c1cbb Update ver in readme. Props spencerp. fixes #3542 Ryan Boren 2007-01-09 00:43:31 +00:00
  • 1db8790bf9 JS quoting fixes from nbachiyski. fixes #3539 Ryan Boren 2007-01-08 21:22:10 +00:00
  • e3eed95161 Scriptaculous loader changes from mdawaffe. fixes #3519 Ryan Boren 2007-01-08 03:03:36 +00:00
  • 192a3d47be js_escape and quot fixes from nbachiyski. fixes #3524 Ryan Boren 2007-01-08 03:02:33 +00:00