Commit Graph

419 Commits

Author SHA1 Message Date
Andrew Ozz c4e96ccd38 Add CodePress syntax highlighting to Theme and Plugin editors (first run), props beaulebens, see #9173
git-svn-id: https://develop.svn.wordpress.org/trunk@10614 602fd350-edb4-49c9-b593-d223f7449a82
2009-02-21 02:12:00 +00:00
Andrew Ozz 26cf5ed6a8 Revert to jQuery 1.2.6 until jQuery UI 1.7 is ready, see #8867
git-svn-id: https://develop.svn.wordpress.org/trunk@10581 602fd350-edb4-49c9-b593-d223f7449a82
2009-02-16 22:02:07 +00:00
Andrew Ozz 8f2083b8da Autosave post/page when pressing Control/Command+S in TinyMCE, props srobbin, fixes #9060
git-svn-id: https://develop.svn.wordpress.org/trunk@10528 602fd350-edb4-49c9-b593-d223f7449a82
2009-02-08 18:37:47 +00:00
Andrew Ozz 13d3219317 Detect when the server compresses output, see #8628
git-svn-id: https://develop.svn.wordpress.org/trunk@10476 602fd350-edb4-49c9-b593-d223f7449a82
2009-02-01 09:45:24 +00:00
Andrew Ozz d7acc77238 Make simple form validation and ajax-add new categories compatible with jQuery 1.3.1
git-svn-id: https://develop.svn.wordpress.org/trunk@10457 602fd350-edb4-49c9-b593-d223f7449a82
2009-01-29 07:00:00 +00:00
Andrew Ozz ecd158c24b Fix non-critical bug in suggest.js and prepare it for minifying
git-svn-id: https://develop.svn.wordpress.org/trunk@10441 602fd350-edb4-49c9-b593-d223f7449a82
2009-01-26 12:09:27 +00:00
Andrew Ozz 8825ac5405 jQuery 1.3.1
git-svn-id: https://develop.svn.wordpress.org/trunk@10440 602fd350-edb4-49c9-b593-d223f7449a82
2009-01-26 09:33:53 +00:00
Andrew Ozz 9fd8865512 Fix Thickbox positioning for browsers pretending to be IE6, props Denis-de-Bernardy, fixes #8933 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@10428 602fd350-edb4-49c9-b593-d223f7449a82
2009-01-24 11:58:21 +00:00
Andrew Ozz eef5b71258 Ensure translations are loaded properly in TinyMCE when using the compressed version
git-svn-id: https://develop.svn.wordpress.org/trunk@10384 602fd350-edb4-49c9-b593-d223f7449a82
2009-01-20 20:31:31 +00:00
Andrew Ozz 8e68af3087 Use gzip instead of deflate as more servers seem to understand it, add separate switch for disabling CSS compression
git-svn-id: https://develop.svn.wordpress.org/trunk@10372 602fd350-edb4-49c9-b593-d223f7449a82
2009-01-17 14:08:15 +00:00
Andrew Ozz 38e3fc9d5a Concatenated and compressed versions of the default TinyMCE scripts
git-svn-id: https://develop.svn.wordpress.org/trunk@10369 602fd350-edb4-49c9-b593-d223f7449a82
2009-01-16 12:58:38 +00:00
Andrew Ozz d91d895369 jQuery 1.3 final
git-svn-id: https://develop.svn.wordpress.org/trunk@10360 602fd350-edb4-49c9-b593-d223f7449a82
2009-01-14 21:55:26 +00:00
Andrew Ozz 2237a6e4b8 jQuery 1.3RC2
git-svn-id: https://develop.svn.wordpress.org/trunk@10352 602fd350-edb4-49c9-b593-d223f7449a82
2009-01-13 11:50:01 +00:00
Andrew Ozz 80fb5c79ce Cleanup js files and prepare for concatenating, move most inline js to files
git-svn-id: https://develop.svn.wordpress.org/trunk@10348 602fd350-edb4-49c9-b593-d223f7449a82
2009-01-12 13:43:17 +00:00
Andrew Ozz 5996ed33f4 Move handlers.js out of swfupload-all.js for better compatibility/easier editing
git-svn-id: https://develop.svn.wordpress.org/trunk@10340 602fd350-edb4-49c9-b593-d223f7449a82
2009-01-10 09:29:39 +00:00
Andrew Ozz 89a00376b4 TinyMCE: minify the custom plugins, remove unneeded CSS, load in the footer
git-svn-id: https://develop.svn.wordpress.org/trunk@10337 602fd350-edb4-49c9-b593-d223f7449a82
2009-01-09 12:02:59 +00:00
Andrew Ozz ee334aaf40 jQuery 1.3b2 and related changes (jquery.js is not minified to aid testing)
git-svn-id: https://develop.svn.wordpress.org/trunk@10326 602fd350-edb4-49c9-b593-d223f7449a82
2009-01-07 05:02:40 +00:00
Andrew Ozz 416baab11a Minify all js and add the non-minified files as .dev.js
git-svn-id: https://develop.svn.wordpress.org/trunk@10291 602fd350-edb4-49c9-b593-d223f7449a82
2009-01-02 15:08:58 +00:00
Andrew Ozz 8630c259b1 Fix disabling of submit buttons while auto-saving for pages, props emartin24, fixes #8710 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@10251 602fd350-edb4-49c9-b593-d223f7449a82
2008-12-24 02:14:09 +00:00
Andrew Ozz 9f66fcd434 Set parseInt() to use base 10 instead of detecting it, props projct, fixes #8659
git-svn-id: https://develop.svn.wordpress.org/trunk@10235 602fd350-edb4-49c9-b593-d223f7449a82
2008-12-20 01:00:26 +00:00
Andrew Ozz 66f7ae27a4 Explicitly declare Javascript vars when created, props projct, fixes #8654, fixes #8655, fixes #8656, for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@10232 602fd350-edb4-49c9-b593-d223f7449a82
2008-12-19 20:33:44 +00:00
Ryan Boren 3c7eca56ab Allow muliple tag-like taxonomies in the post editor. see #6387
git-svn-id: https://develop.svn.wordpress.org/trunk@10222 602fd350-edb4-49c9-b593-d223f7449a82
2008-12-18 19:12:26 +00:00
Andrew Ozz 06f8ce3117 Enable support for threaded comments and comment reply on index page, props yoavf, fixes #8550
git-svn-id: https://develop.svn.wordpress.org/trunk@10169 602fd350-edb4-49c9-b593-d223f7449a82
2008-12-10 11:49:37 +00:00
Andrew Ozz a762e2a120 Replace ui.sortable.js with the minified version
git-svn-id: https://develop.svn.wordpress.org/trunk@10160 602fd350-edb4-49c9-b593-d223f7449a82
2008-12-10 00:05:41 +00:00
Ryan Boren baaaa352ba Strip trailing whitespace
git-svn-id: https://develop.svn.wordpress.org/trunk@10150 602fd350-edb4-49c9-b593-d223f7449a82
2008-12-09 18:03:31 +00:00
Mark Jaquith f7c88ef2c7 Remove third party logo, pending a better gallery icon image.
git-svn-id: https://develop.svn.wordpress.org/trunk@10139 602fd350-edb4-49c9-b593-d223f7449a82
2008-12-09 10:22:37 +00:00
Mark Jaquith 927094d296 Prevent hotkeys from clicking hidden links -- keeps U and A from both acting as moderated/approved toggles. Now each one just does its own function.
git-svn-id: https://develop.svn.wordpress.org/trunk@10065 602fd350-edb4-49c9-b593-d223f7449a82
2008-12-05 08:01:10 +00:00
Ryan Boren 7b2e1ef17e wp-lists: catch the whole class, pending comments: silently accept approval of already approved comment. Props mdawaffe
git-svn-id: https://develop.svn.wordpress.org/trunk@10057 602fd350-edb4-49c9-b593-d223f7449a82
2008-12-05 05:10:38 +00:00
Andrew Ozz d88a6ccf96 Make postboxes less "jumpy" when dragging, see #8364
git-svn-id: https://develop.svn.wordpress.org/trunk@10019 602fd350-edb4-49c9-b593-d223f7449a82
2008-12-03 08:40:06 +00:00
Andrew Ozz 1d302ecb8c Remove insert image default options (handled by state saving), fix URL buttons in uploader for newly uploaded images, fix font priority in global.css
git-svn-id: https://develop.svn.wordpress.org/trunk@10009 602fd350-edb4-49c9-b593-d223f7449a82
2008-12-02 10:29:54 +00:00
Andrew Ozz c757eb6efe TinyMCE 3.2.1.1, some unused images and gears-manifest cleanup
git-svn-id: https://develop.svn.wordpress.org/trunk@9977 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-30 10:22:16 +00:00
Ryan Boren 316426c670 Don't filter_visible() when making key callbacks to accommodate hidden-until-hover actions. see #8386
git-svn-id: https://develop.svn.wordpress.org/trunk@9946 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-28 19:06:59 +00:00
Andrew Ozz 10f934c0f8 Several TinyMCE fixes and adjustments: Gecko spellchecker, Gallery options, single quote in image captions, see #8021
git-svn-id: https://develop.svn.wordpress.org/trunk@9917 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-27 11:30:51 +00:00
Andrew Ozz c1cf524fc0 Fix the editor losing focus on backspace when there is no more text to delete in Safari, props markjaquith, fixes #8334
git-svn-id: https://develop.svn.wordpress.org/trunk@9896 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-26 03:28:24 +00:00
Andrew Ozz bcfde60872 Move Gallery Settings to the Gallery tab in the uploader, split the Upload tab in "From Computer" and "From URL" tabs
git-svn-id: https://develop.svn.wordpress.org/trunk@9894 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-26 02:27:37 +00:00
Andrew Ozz 4fa6ae8fa5 Gallery settings for TinyMCE
git-svn-id: https://develop.svn.wordpress.org/trunk@9847 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-23 06:37:15 +00:00
Andrew Ozz 55281f0d8e Visual design fixes from iammattthomas, fixes #8313
git-svn-id: https://develop.svn.wordpress.org/trunk@9842 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-22 08:03:25 +00:00
Andrew Ozz 91a862b1a2 Fix thickbox for IE6 in wpeditimage
git-svn-id: https://develop.svn.wordpress.org/trunk@9730 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-17 05:51:59 +00:00
Andrew Ozz c294b8bf0f Small css fixes and cleanup
git-svn-id: https://develop.svn.wordpress.org/trunk@9713 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-15 12:30:58 +00:00
Andrew Ozz 56d2ca4d1a Style updates for TinyMCE dialogs
git-svn-id: https://develop.svn.wordpress.org/trunk@9677 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-14 08:14:21 +00:00
Andrew Ozz a697919990 TinyMCE 3.2.1
git-svn-id: https://develop.svn.wordpress.org/trunk@9674 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-14 02:35:02 +00:00
Andrew Ozz 054a6aa047 Keep state for image size, alignment and url in the uploader and for categories view on the write page, fixes #7520
git-svn-id: https://develop.svn.wordpress.org/trunk@9654 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-13 03:07:39 +00:00
Ryan Boren 83e002f20b Notice fixes from DD32. see #7509
git-svn-id: https://develop.svn.wordpress.org/trunk@9596 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-10 18:54:18 +00:00
Andrew Ozz 4ebfcd94a5 Menu updates: single top level menus, B&W/color icons (sprite), fix for the Firefox bug of not firing mouseout on absolute positioned elements over textareas/text fields, scaling down properly for different user roles, includes patch by Ryan, fixes #7966
git-svn-id: https://develop.svn.wordpress.org/trunk@9578 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-09 14:54:39 +00:00
Andrew Ozz 6b2d5e1cee Fix js error on dashboard when no comments in Recent Comments module
git-svn-id: https://develop.svn.wordpress.org/trunk@9483 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-03 00:14:49 +00:00
Andrew Ozz 8b6e95b056 Preview fixes: ensure autosave is run at least once on new posts before preview, properly show previews for pending and scheduled posts.
git-svn-id: https://develop.svn.wordpress.org/trunk@9473 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-02 13:56:32 +00:00
Andrew Ozz 1360b0da9f Remove outdated TinyMCE files, fix loading of translations for default plugins, fixes #7994
git-svn-id: https://develop.svn.wordpress.org/trunk@9469 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-02 02:12:26 +00:00
Ryan Boren c786488346 Make sure Upload button always shows. Props filosofo. see #6979
git-svn-id: https://develop.svn.wordpress.org/trunk@9465 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-01 17:20:55 +00:00
Ryan Boren e6ca3635da Flash degradation fixes from filsofo. see #6979
git-svn-id: https://develop.svn.wordpress.org/trunk@9438 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-31 18:24:55 +00:00
Ryan Boren f7c9b508df SWFUpload 2.2.0 beta 2 with Flash 10 support. Props filosofo. see #6979
git-svn-id: https://develop.svn.wordpress.org/trunk@9421 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-30 23:13:53 +00:00