Commit Graph

451 Commits

Author SHA1 Message Date
Ryan Boren 2da096b18c RC1 bump
git-svn-id: https://develop.svn.wordpress.org/trunk@19531 602fd350-edb4-49c9-b593-d223f7449a82
2011-12-01 05:13:33 +00:00
Ryan Boren ef187a99f6 Initialize active_sitewide_plugins during network install and upgrade. fixes #19385
git-svn-id: https://develop.svn.wordpress.org/trunk@19470 602fd350-edb4-49c9-b593-d223f7449a82
2011-11-28 20:35:36 +00:00
Andrew Ozz 8319988a27 TinyMCE: add class to the editor body for the old fullscreen mode (still can be used by plugins), see #17144
git-svn-id: https://develop.svn.wordpress.org/trunk@19457 602fd350-edb4-49c9-b593-d223f7449a82
2011-11-28 00:21:36 +00:00
Ryan Boren 9647ae046e Beta 4 bump
git-svn-id: https://develop.svn.wordpress.org/trunk@19447 602fd350-edb4-49c9-b593-d223f7449a82
2011-11-24 00:50:18 +00:00
Andrew Nacin 2929a7ee9a Remove old dismissed pointers as the IDs have changed. Switch to underscores that way we don't need to translate them for method names. Avoid an empty pointer in the array. see #18693.
git-svn-id: https://develop.svn.wordpress.org/trunk@19389 602fd350-edb4-49c9-b593-d223f7449a82
2011-11-21 23:04:35 +00:00
Andrew Nacin 36776d3bb0 Restore RDF feed. fixes #4967.
git-svn-id: https://develop.svn.wordpress.org/trunk@19364 602fd350-edb4-49c9-b593-d223f7449a82
2011-11-20 18:32:42 +00:00
Andrew Nacin b52ab851ec ALIGN ALL THE THINGS. fixes #19242.
git-svn-id: https://develop.svn.wordpress.org/trunk@19278 602fd350-edb4-49c9-b593-d223f7449a82
2011-11-14 20:40:31 +00:00
Andrew Nacin bc90d4d2a2 .pmuB
git-svn-id: https://develop.svn.wordpress.org/trunk@19254 602fd350-edb4-49c9-b593-d223f7449a82
2011-11-11 17:06:31 +00:00
Ryan Boren 5cb7ceeb91 beta3 bump
git-svn-id: https://develop.svn.wordpress.org/trunk@19224 602fd350-edb4-49c9-b593-d223f7449a82
2011-11-08 22:26:49 +00:00
Andrew Nacin 15622fb001 Correct TinyMCE anchor (as in <a name>) image. props jakemgold, fixes #18419.
git-svn-id: https://develop.svn.wordpress.org/trunk@19190 602fd350-edb4-49c9-b593-d223f7449a82
2011-11-06 20:14:13 +00:00
Andrew Nacin 1102de62d5 Bump.
git-svn-id: https://develop.svn.wordpress.org/trunk@19188 602fd350-edb4-49c9-b593-d223f7449a82
2011-11-06 18:33:16 +00:00
Andrew Ozz d58037ff4a Update the spellchecker plugin for TinyMCE to 2.0.6, fixes #19105
git-svn-id: https://develop.svn.wordpress.org/trunk@19178 602fd350-edb4-49c9-b593-d223f7449a82
2011-11-05 18:32:47 +00:00
Andrew Nacin 29a3f52acf Bump.
git-svn-id: https://develop.svn.wordpress.org/trunk@19067 602fd350-edb4-49c9-b593-d223f7449a82
2011-10-25 16:32:27 +00:00
Andrew Nacin 96e4fffaa9 Introduce upgrade_330() to clear usermeta keys show_admin_bar_admin and plugins_last_view. fixes #18811.
git-svn-id: https://develop.svn.wordpress.org/trunk@19061 602fd350-edb4-49c9-b593-d223f7449a82
2011-10-25 05:48:09 +00:00
Andrew Nacin e253f44dad bump bump bump it up
git-svn-id: https://develop.svn.wordpress.org/trunk@19055 602fd350-edb4-49c9-b593-d223f7449a82
2011-10-24 19:33:47 +00:00
Ryan Boren 3b167b98ae beta2 bump
git-svn-id: https://develop.svn.wordpress.org/trunk@19023 602fd350-edb4-49c9-b593-d223f7449a82
2011-10-20 02:22:02 +00:00
Andrew Nacin 825f219f5d Da bump.
git-svn-id: https://develop.svn.wordpress.org/trunk@18972 602fd350-edb4-49c9-b593-d223f7449a82
2011-10-14 15:48:05 +00:00
Ryan Boren db7795de32 Do the beta bump
git-svn-id: https://develop.svn.wordpress.org/trunk@18938 602fd350-edb4-49c9-b593-d223f7449a82
2011-10-10 23:50:20 +00:00
Peter Westwood 814faf7f4f Escape the dot so that it only matches dot any not any character in the old feed files redirect.
Bump the db version so the rules regenerate.
See #18384

git-svn-id: https://develop.svn.wordpress.org/trunk@18715 602fd350-edb4-49c9-b593-d223f7449a82
2011-09-19 12:15:43 +00:00
Andrew Ozz 945d4500b4 Add TinyMCE command to handle opening of the upload/insert popup, fix the shortcut "Alt+Shift+M", fix the "image" button in DFW, fixes #17992, fixes #18697, see $17144
git-svn-id: https://develop.svn.wordpress.org/trunk@18710 602fd350-edb4-49c9-b593-d223f7449a82
2011-09-19 00:47:23 +00:00
Andrew Ozz c0f4b1a326 Improve the image drag-resize detection in the visual editor (supported in FF and IE only), remove the size-* class if the image is soft-resized, see #18107
git-svn-id: https://develop.svn.wordpress.org/trunk@18702 602fd350-edb4-49c9-b593-d223f7449a82
2011-09-18 03:00:13 +00:00
Andrew Ozz 5c2de1a6fc TinyMCE 3.4.5, fixes #18107
git-svn-id: https://develop.svn.wordpress.org/trunk@18660 602fd350-edb4-49c9-b593-d223f7449a82
2011-09-09 20:08:40 +00:00
Mark Jaquith 4d13f33024 bump the db
git-svn-id: https://develop.svn.wordpress.org/trunk@18542 602fd350-edb4-49c9-b593-d223f7449a82
2011-08-12 02:03:29 +00:00
Andrew Nacin c8412b5037 Remove the old root feed files. Bump the db version so rewrite rules can regenerate. Don't add these files to old_files to leave them on existing installs. fixes #18384.
git-svn-id: https://develop.svn.wordpress.org/trunk@18540 602fd350-edb4-49c9-b593-d223f7449a82
2011-08-12 01:41:23 +00:00
Peter Westwood e9dc68fc4d Update the version in trunk. Props MarkJaquith.
git-svn-id: https://develop.svn.wordpress.org/trunk@18400 602fd350-edb4-49c9-b593-d223f7449a82
2011-07-05 10:04:17 +00:00
Ryan Boren 4e3b568f1b Bump, 3.2
git-svn-id: https://develop.svn.wordpress.org/trunk@18395 602fd350-edb4-49c9-b593-d223f7449a82
2011-07-04 20:19:42 +00:00
Andrew Nacin cf643efb45 Bump.
git-svn-id: https://develop.svn.wordpress.org/trunk@18391 602fd350-edb4-49c9-b593-d223f7449a82
2011-07-03 18:22:01 +00:00
Ryan Boren e9bfcfbbff Bump
git-svn-id: https://develop.svn.wordpress.org/trunk@18387 602fd350-edb4-49c9-b593-d223f7449a82
2011-06-30 22:02:58 +00:00
Andrew Ozz dc77ebee3a Fix DFW autoresizing in WebKit when zoom != 100%, fixes #17927
git-svn-id: https://develop.svn.wordpress.org/trunk@18379 602fd350-edb4-49c9-b593-d223f7449a82
2011-06-30 07:33:08 +00:00
Ryan Boren 112a6319cf Bump, RC3
git-svn-id: https://develop.svn.wordpress.org/trunk@18376 602fd350-edb4-49c9-b593-d223f7449a82
2011-06-29 18:20:22 +00:00
Ryan Boren 17fc1c2471 Bump
git-svn-id: https://develop.svn.wordpress.org/trunk@18371 602fd350-edb4-49c9-b593-d223f7449a82
2011-06-28 21:49:55 +00:00
Ryan Boren f0fc6bd2f3 Bump
git-svn-id: https://develop.svn.wordpress.org/trunk@18358 602fd350-edb4-49c9-b593-d223f7449a82
2011-06-27 21:42:08 +00:00
Ryan Boren c3a151dcd5 RC2 bump
git-svn-id: https://develop.svn.wordpress.org/trunk@18341 602fd350-edb4-49c9-b593-d223f7449a82
2011-06-24 21:58:36 +00:00
Ryan Boren 78575ecabf The dance is your chance to do the bump
git-svn-id: https://develop.svn.wordpress.org/trunk@18306 602fd350-edb4-49c9-b593-d223f7449a82
2011-06-14 02:29:58 +00:00
Andrew Ozz 48951ad388 DFW: show the toolbar only when the mouse is near the top of the window, see #17503
git-svn-id: https://develop.svn.wordpress.org/trunk@18241 602fd350-edb4-49c9-b593-d223f7449a82
2011-06-10 21:08:49 +00:00
Andrew Nacin c6876acffa Bump.
git-svn-id: https://develop.svn.wordpress.org/trunk@18226 602fd350-edb4-49c9-b593-d223f7449a82
2011-06-10 05:50:23 +00:00
Andrew Nacin b2c50ddc56 Core support for partial updates. see #10611.
git-svn-id: https://develop.svn.wordpress.org/trunk@18225 602fd350-edb4-49c9-b593-d223f7449a82
2011-06-10 05:47:44 +00:00
Peter Westwood 4ce1eebce0 Bumpity Bump
git-svn-id: https://develop.svn.wordpress.org/trunk@18209 602fd350-edb4-49c9-b593-d223f7449a82
2011-06-09 10:43:37 +00:00
Mark Jaquith f7644d1b0e Move copyright notices to license.txt. props hakre. props aaroncampbell. fixes #16269
git-svn-id: https://develop.svn.wordpress.org/trunk@18201 602fd350-edb4-49c9-b593-d223f7449a82
2011-06-08 18:18:21 +00:00
Andrew Nacin 6278ec28e8 Bump.
git-svn-id: https://develop.svn.wordpress.org/trunk@18161 602fd350-edb4-49c9-b593-d223f7449a82
2011-06-06 06:25:55 +00:00
Andrew Ozz 9565d6364b DFW: don't prepend comma if content_css is empty, props duck_, fixes #17690
git-svn-id: https://develop.svn.wordpress.org/trunk@18151 602fd350-edb4-49c9-b593-d223f7449a82
2011-06-05 18:13:15 +00:00
Peter Westwood 53d2062a4f Bumpity
git-svn-id: https://develop.svn.wordpress.org/trunk@18145 602fd350-edb4-49c9-b593-d223f7449a82
2011-06-05 09:47:01 +00:00
Andrew Ozz 98d58b4edd Fix WebKit browsers reporting document.body height shorter than it is, add classes to TinyMCE's body: 'wp-editor' or 'wp-fullscreen-editor', fix mousemove event in IE, fixes #17664
git-svn-id: https://develop.svn.wordpress.org/trunk@18142 602fd350-edb4-49c9-b593-d223f7449a82
2011-06-05 00:06:28 +00:00
Andrew Ozz 35ba083b00 DFW: restore editor width shortcuts, restore limited overwriting of the theme styling in TinyMCE, show the toolbar on mouse move in TinyMCE, improve the help, fixes #17503, fixes #17644, fixes #17664, fixes #17596
git-svn-id: https://develop.svn.wordpress.org/trunk@18137 602fd350-edb4-49c9-b593-d223f7449a82
2011-06-04 00:46:47 +00:00
Andrew Ozz f33bfbb86f Make DFW use the exact same style as the normal editor, remove width resizing in DFW as it would clash with editor-style.css for some themes, fixes #17644
git-svn-id: https://develop.svn.wordpress.org/trunk@18103 602fd350-edb4-49c9-b593-d223f7449a82
2011-06-01 20:01:29 +00:00
Peter Westwood cf2dd7ff71 Bumpity
git-svn-id: https://develop.svn.wordpress.org/trunk@18085 602fd350-edb4-49c9-b593-d223f7449a82
2011-06-01 13:36:51 +00:00
Andrew Ozz 3db61a5880 Fix regression: the visual editor removes empty paragraphs, fix CSS for the spellchecker button, fixes #17368
git-svn-id: https://develop.svn.wordpress.org/trunk@18064 602fd350-edb4-49c9-b593-d223f7449a82
2011-05-27 19:27:19 +00:00
Andrew Nacin 01dac4d16f Bump
git-svn-id: https://develop.svn.wordpress.org/trunk@18055 602fd350-edb4-49c9-b593-d223f7449a82
2011-05-26 06:06:10 +00:00
Ryan Boren 6fbd0a4ff6 Bump. Beta 2
git-svn-id: https://develop.svn.wordpress.org/trunk@18045 602fd350-edb4-49c9-b593-d223f7449a82
2011-05-25 18:20:49 +00:00
Ryan Boren e53a69b9d3 Bump
git-svn-id: https://develop.svn.wordpress.org/trunk@18000 602fd350-edb4-49c9-b593-d223f7449a82
2011-05-22 23:59:55 +00:00