Commit Graph

274 Commits

Author SHA1 Message Date
Ryan Boren e2917654c5 3.0-alpha
git-svn-id: https://develop.svn.wordpress.org/trunk@12456 602fd350-edb4-49c9-b593-d223f7449a82
2009-12-19 00:14:46 +00:00
Ryan Boren 0df26215b0 Add required php and mysql versions to version.php. Future proof required version check strings. Props nacin. see #11464
git-svn-id: https://develop.svn.wordpress.org/trunk@12432 602fd350-edb4-49c9-b593-d223f7449a82
2009-12-17 18:46:19 +00:00
Ryan Boren edaf5adcf6 RC1
git-svn-id: https://develop.svn.wordpress.org/trunk@12416 602fd350-edb4-49c9-b593-d223f7449a82
2009-12-16 17:50:18 +00:00
Ryan Boren ca305e593f Drop autoload index from schema. Tweak key layout to satisdy dbDelta. Props nacin. fixes #11322 #2699
git-svn-id: https://develop.svn.wordpress.org/trunk@12329 602fd350-edb4-49c9-b593-d223f7449a82
2009-12-07 13:57:18 +00:00
Ryan Boren d8822ccb65 Beta 2 bump
git-svn-id: https://develop.svn.wordpress.org/trunk@12314 602fd350-edb4-49c9-b593-d223f7449a82
2009-12-01 23:57:13 +00:00
Andrew Ozz a308e5f1da Remove oEmbed references and auto-insert of shortcodes from the UI, fixes #11288
git-svn-id: https://develop.svn.wordpress.org/trunk@12304 602fd350-edb4-49c9-b593-d223f7449a82
2009-12-01 09:22:48 +00:00
Ryan Boren d1190b5bd6 Make option_id primary. Add uniques for option_name and autoload. see #2699
git-svn-id: https://develop.svn.wordpress.org/trunk@12217 602fd350-edb4-49c9-b593-d223f7449a82
2009-11-19 16:42:07 +00:00
Ryan Boren 363c885bd4 Delete old magpie cache options. Props Denis-de-Bernardy. fixes #10592
git-svn-id: https://develop.svn.wordpress.org/trunk@12210 602fd350-edb4-49c9-b593-d223f7449a82
2009-11-18 22:04:07 +00:00
Ryan Boren 70384f35f7 Bump
git-svn-id: https://develop.svn.wordpress.org/trunk@12191 602fd350-edb4-49c9-b593-d223f7449a82
2009-11-16 14:57:10 +00:00
Ryan Boren b552dbdd9b Switch oEmbed option to control discovery. Tweak whitelist and settings page. Props Viper007Bond. see #10337
git-svn-id: https://develop.svn.wordpress.org/trunk@12136 602fd350-edb4-49c9-b593-d223f7449a82
2009-11-02 14:41:35 +00:00
Andrew Ozz 4a9acd62f8 Fix timeout for the inline buttons on images in TinyMCE.
git-svn-id: https://develop.svn.wordpress.org/trunk@12115 602fd350-edb4-49c9-b593-d223f7449a82
2009-10-27 09:06:26 +00:00
Andrew Ozz 5e11e936ef PressThis: fix TinyMCE config and IE6 css "hasLayout"
git-svn-id: https://develop.svn.wordpress.org/trunk@12112 602fd350-edb4-49c9-b593-d223f7449a82
2009-10-27 00:23:58 +00:00
Andrew Ozz 104abc4a7b When inserting the embed shortcode in TinyMCE replace it with a placeholder image, update the 'wordpress', 'wpeditimage' and 'wpgallery' TinyMCE plugins, fix the audio and video "From URL" tabs in the uploader popup to accept only URLs for embedding, see #10337
git-svn-id: https://develop.svn.wordpress.org/trunk@12098 602fd350-edb4-49c9-b593-d223f7449a82
2009-10-24 11:43:42 +00:00
Andrew Ozz 50c42a07fc TinyMCE in Firefox: fix crash when dragging images with caption, drag the image together with the caption (only in Firefox 3.5+)
git-svn-id: https://develop.svn.wordpress.org/trunk@12085 602fd350-edb4-49c9-b593-d223f7449a82
2009-10-22 05:30:29 +00:00
Mark Jaquith 395f0b9e2d Revert to old options table storage of rewrite_rules. Transient object caches would silently regenerate rewrite_rules without giving plugins a chance to readd endpoints. fixes #10981
git-svn-id: https://develop.svn.wordpress.org/trunk@12061 602fd350-edb4-49c9-b593-d223f7449a82
2009-10-19 21:10:46 +00:00
Ryan Boren 8bd343a22e Bump db version
git-svn-id: https://develop.svn.wordpress.org/trunk@12024 602fd350-edb4-49c9-b593-d223f7449a82
2009-10-13 18:50:16 +00:00
Andrew Ozz 048bc0b258 Press This: editor fixes and CSS tweaks for IE6/7
git-svn-id: https://develop.svn.wordpress.org/trunk@11982 602fd350-edb4-49c9-b593-d223f7449a82
2009-09-29 09:46:13 +00:00
Andrew Ozz c4571d4a60 TinyMCE 3.2.7
git-svn-id: https://develop.svn.wordpress.org/trunk@11974 602fd350-edb4-49c9-b593-d223f7449a82
2009-09-26 08:33:16 +00:00
Mark Jaquith 292781ec44 Eliminate the redundant and confusing comment threading depth of 1. Threading starts at 2 now. fixes #10829
git-svn-id: https://develop.svn.wordpress.org/trunk@11958 602fd350-edb4-49c9-b593-d223f7449a82
2009-09-22 06:00:46 +00:00
Peter Westwood 482e701639 First pass commentmeta implementation. See #2659 props scribu.
git-svn-id: https://develop.svn.wordpress.org/trunk@11943 602fd350-edb4-49c9-b593-d223f7449a82
2009-09-17 20:17:33 +00:00
Ryan Boren 9ba99f344c Make option_name the primary key for the options table. Props Denis-de-Bernardy. fixes #2699
git-svn-id: https://develop.svn.wordpress.org/trunk@11883 602fd350-edb4-49c9-b593-d223f7449a82
2009-08-26 22:46:33 +00:00
Andrew Ozz 7ec6c91918 Fall back to wp-tinymce.js if wp-tinymce.js.gz doesn't exist
git-svn-id: https://develop.svn.wordpress.org/trunk@11589 602fd350-edb4-49c9-b593-d223f7449a82
2009-06-17 01:06:32 +00:00
Ryan Boren 5e00b58077 Bump
git-svn-id: https://develop.svn.wordpress.org/trunk@11552 602fd350-edb4-49c9-b593-d223f7449a82
2009-06-11 04:45:31 +00:00
Matt Mullenweg f72a72e119 Bumpity bump bump.
git-svn-id: https://develop.svn.wordpress.org/trunk@11549 602fd350-edb4-49c9-b593-d223f7449a82
2009-06-11 01:29:29 +00:00
Andrew Ozz 8737201fb5 bump
git-svn-id: https://develop.svn.wordpress.org/trunk@11532 602fd350-edb4-49c9-b593-d223f7449a82
2009-06-07 22:59:07 +00:00
Ryan Boren 615bb59a60 Bump
git-svn-id: https://develop.svn.wordpress.org/trunk@11509 602fd350-edb4-49c9-b593-d223f7449a82
2009-06-03 10:20:18 +00:00
Ryan Boren f85291dc74 Bump
git-svn-id: https://develop.svn.wordpress.org/trunk@11502 602fd350-edb4-49c9-b593-d223f7449a82
2009-06-01 17:13:20 +00:00
Ryan Boren a1c608f42d Bump
git-svn-id: https://develop.svn.wordpress.org/trunk@11491 602fd350-edb4-49c9-b593-d223f7449a82
2009-05-29 22:44:34 +00:00
Ryan Boren 6ae5d00203 Bump
git-svn-id: https://develop.svn.wordpress.org/trunk@11480 602fd350-edb4-49c9-b593-d223f7449a82
2009-05-28 21:53:57 +00:00
Andrew Ozz 54cda2f9bf TinyMCE 3.2.4.1, fixes #9950
git-svn-id: https://develop.svn.wordpress.org/trunk@11473 602fd350-edb4-49c9-b593-d223f7449a82
2009-05-27 22:28:29 +00:00
Ryan Boren f2c10971ff Bump
git-svn-id: https://develop.svn.wordpress.org/trunk@11472 602fd350-edb4-49c9-b593-d223f7449a82
2009-05-27 22:02:51 +00:00
Ryan Boren 56c1493f67 Bump
git-svn-id: https://develop.svn.wordpress.org/trunk@11456 602fd350-edb4-49c9-b593-d223f7449a82
2009-05-25 17:33:10 +00:00
Ryan Boren c6ad2b29b2 Bump
git-svn-id: https://develop.svn.wordpress.org/trunk@11451 602fd350-edb4-49c9-b593-d223f7449a82
2009-05-24 23:51:22 +00:00
Ryan Boren 9e3a2b0210 Beta 2
git-svn-id: https://develop.svn.wordpress.org/trunk@11440 602fd350-edb4-49c9-b593-d223f7449a82
2009-05-23 17:22:44 +00:00
Andrew Ozz a8fa1281b7 TinyMCE 3.2.4, remove the autosave plugin and add the same functionality in autosave.js, fix double warning messages when leaving the page.
git-svn-id: https://develop.svn.wordpress.org/trunk@11437 602fd350-edb4-49c9-b593-d223f7449a82
2009-05-22 22:08:17 +00:00
Ryan Boren 83210ad7ba Bump
git-svn-id: https://develop.svn.wordpress.org/trunk@11436 602fd350-edb4-49c9-b593-d223f7449a82
2009-05-22 21:58:41 +00:00
Ryan Boren 32fd1ae72b Bump
git-svn-id: https://develop.svn.wordpress.org/trunk@11423 602fd350-edb4-49c9-b593-d223f7449a82
2009-05-21 16:13:04 +00:00
Ryan Boren b05e8739aa Bump
git-svn-id: https://develop.svn.wordpress.org/trunk@11412 602fd350-edb4-49c9-b593-d223f7449a82
2009-05-20 20:56:25 +00:00
Ryan Boren 780263c7cc Bump
git-svn-id: https://develop.svn.wordpress.org/trunk@11402 602fd350-edb4-49c9-b593-d223f7449a82
2009-05-19 18:45:21 +00:00
Ryan Boren d044913a4e Bump
git-svn-id: https://develop.svn.wordpress.org/trunk@11390 602fd350-edb4-49c9-b593-d223f7449a82
2009-05-18 23:27:19 +00:00
Andrew Ozz 662765e570 Clean the cache-manifests, make $manifest_version and $tinymce_version global vars accessible from the manifest
git-svn-id: https://develop.svn.wordpress.org/trunk@11388 602fd350-edb4-49c9-b593-d223f7449a82
2009-05-18 20:29:26 +00:00
Mark Jaquith ba1c3bdd5b Deprecate sanitize_url() and clean_url() in favor of esc_url_raw() and esc_url()
git-svn-id: https://develop.svn.wordpress.org/trunk@11383 602fd350-edb4-49c9-b593-d223f7449a82
2009-05-18 16:00:33 +00:00
Ryan Boren e170a4d6c1 bump
git-svn-id: https://develop.svn.wordpress.org/trunk@11381 602fd350-edb4-49c9-b593-d223f7449a82
2009-05-18 15:14:36 +00:00
Ryan Boren 9fa0b6944e Bump
git-svn-id: https://develop.svn.wordpress.org/trunk@11377 602fd350-edb4-49c9-b593-d223f7449a82
2009-05-18 03:29:59 +00:00
Ryan Boren 87b94b7e59 Beta 1
git-svn-id: https://develop.svn.wordpress.org/trunk@11365 602fd350-edb4-49c9-b593-d223f7449a82
2009-05-16 18:44:55 +00:00
Ryan Boren 3236a991dd Ver bump
git-svn-id: https://develop.svn.wordpress.org/trunk@11346 602fd350-edb4-49c9-b593-d223f7449a82
2009-05-15 22:21:21 +00:00
Ryan Boren 6dfc7d31ba Enforce consistent ID types to allow for foreign keys to be defined between tables. Props Denis-de-Bernardy. see #9422
git-svn-id: https://develop.svn.wordpress.org/trunk@10852 602fd350-edb4-49c9-b593-d223f7449a82
2009-03-31 21:57:51 +00:00
Ryan Boren 459a1abca8 Set autoload in populate options query
git-svn-id: https://develop.svn.wordpress.org/trunk@10768 602fd350-edb4-49c9-b593-d223f7449a82
2009-03-11 01:07:12 +00:00
Ryan Boren 88894e7df1 Add index on taxonomy. see #7415
git-svn-id: https://develop.svn.wordpress.org/trunk@10733 602fd350-edb4-49c9-b593-d223f7449a82
2009-03-06 08:26:45 +00:00
Ryan Boren a99acb3cfd Rough first cut of theme browser/installer. Props DD32. see #8652
git-svn-id: https://develop.svn.wordpress.org/trunk@10553 602fd350-edb4-49c9-b593-d223f7449a82
2009-02-11 23:10:11 +00:00