Andrew Nacin
|
1356037d95
|
Remove non-gzipped version of tinymce. Brace for impact. props azaozz. see #13307.
git-svn-id: https://develop.svn.wordpress.org/trunk@14765 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-20 21:05:16 +00:00 |
|
Ryan Boren
|
683beac99a
|
Remove interface.js. Unmaintained, doesn't work with jQuery 1.3, old, crusty, starting to smell like Miss Havisham's cake. fixes #13442
git-svn-id: https://develop.svn.wordpress.org/trunk@14728 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-18 18:34:36 +00:00 |
|
Andrew Nacin
|
cb75ebbb54
|
Remove autocomplete and codepress. for autocomplete, see #13283. for codepress, see #13307.
git-svn-id: https://develop.svn.wordpress.org/trunk@14718 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-18 03:48:22 +00:00 |
|
Ryan Boren
|
afc24755fc
|
autosave_update_post_ID() no longer needed. Fix button enable lag. Props duck_. fixes #13400
git-svn-id: https://develop.svn.wordpress.org/trunk@14663 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-15 14:03:46 +00:00 |
|
Andrew Nacin
|
58837ee989
|
Remove codepress dir. see #13307.
git-svn-id: https://develop.svn.wordpress.org/trunk@14527 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-09 22:53:25 +00:00 |
|
Ron Rennick
|
c2b89e7330
|
use homeurl(), props PeteMall, see #9008
git-svn-id: https://develop.svn.wordpress.org/trunk@14429 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-04 00:28:29 +00:00 |
|
Dion Hulse
|
c1fe068ec6
|
Handle ", " and "," in non-hierarchical term suggestion. Props ocean90. Fixes #12152
git-svn-id: https://develop.svn.wordpress.org/trunk@14387 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-03 19:23:44 +00:00 |
|
Andrew Nacin
|
d5e5ccdd72
|
Introduce is_rtl(). Use it in core. It only becomes defined when locale is loaded, so it's impossible to use it too early. Deprecate the get_bloginfo('text_direction') call. fixes #13206.
git-svn-id: https://develop.svn.wordpress.org/trunk@14360 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-03 05:49:19 +00:00 |
|
Dion Hulse
|
8823027da6
|
Remember the post_parent during autosaves. Props duck_. Fixes #12938
git-svn-id: https://develop.svn.wordpress.org/trunk@14057 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-04-10 12:39:01 +00:00 |
|
Mark Jaquith
|
e12a085938
|
TB_iframe fixes for stuff that broke in r14015. props scribu. fixes #12878. see #12792
git-svn-id: https://develop.svn.wordpress.org/trunk@14030 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-04-07 13:52:12 +00:00 |
|
Mark Jaquith
|
7c6b7b0a91
|
Make thumbnail work for custom post types even if the editor is not being displayed. props scribu. fixes #12792
git-svn-id: https://develop.svn.wordpress.org/trunk@14015 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-04-06 11:20:47 +00:00 |
|
Dion Hulse
|
fd04241472
|
JQuery.noConflict() fix for thickbox.js. Props Michael. Fixes #12382
git-svn-id: https://develop.svn.wordpress.org/trunk@13864 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-03-28 04:48:20 +00:00 |
|
Ryan Boren
|
b1ee08dcbe
|
jQuery 1.4.2. fixes #12305
git-svn-id: https://develop.svn.wordpress.org/trunk@13310 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-02-22 20:27:14 +00:00 |
|
Ryan Boren
|
b71cec1a15
|
Move autocomplete to standard jquery directory. Use core jQuery. Use jQuery instead of $. see #11817
git-svn-id: https://develop.svn.wordpress.org/trunk@13263 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-02-20 23:35:05 +00:00 |
|
Ryan Boren
|
6ac95a1b86
|
jQuery UI 1.7.2. fixes #11595
git-svn-id: https://develop.svn.wordpress.org/trunk@13201 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-02-18 20:49:16 +00:00 |
|
Andrew Nacin
|
4d65e83ef9
|
Allow tab to intent in plugin/theme editors. Reverts first pass, [13131]. Props azaozz, fixes #12204
git-svn-id: https://develop.svn.wordpress.org/trunk@13191 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-02-18 05:14:48 +00:00 |
|
Andrew Nacin
|
b38b545ed4
|
Allow tab intents in plugin/theme editors. Utilizes the Tabby jQuery plugin, see #12204
git-svn-id: https://develop.svn.wordpress.org/trunk@13131 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-02-14 02:14:59 +00:00 |
|
Ryan Boren
|
dc46453810
|
jQuery 1.4.1. Props Simek. fixes #11900
git-svn-id: https://develop.svn.wordpress.org/trunk@13011 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-02-07 15:19:45 +00:00 |
|
Mark Jaquith
|
2d54780d5e
|
Create post_status=auto-draft when creating a new post item. status changes to draft on first auto-save. now we always have a real post ID to work with. see #11889. fixes #11145. fixes #11990
git-svn-id: https://develop.svn.wordpress.org/trunk@12987 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-02-06 10:07:57 +00:00 |
|
Mark Jaquith
|
46b0270ab7
|
Shake the JS weight away!
git-svn-id: https://develop.svn.wordpress.org/trunk@12817 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-01-24 06:16:17 +00:00 |
|
Mark Jaquith
|
44d8494043
|
seismic failures.
git-svn-id: https://develop.svn.wordpress.org/trunk@12815 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-01-23 23:07:56 +00:00 |
|
Ryan Boren
|
1b781db6c3
|
jQuery 1.4. fixes #11900
git-svn-id: https://develop.svn.wordpress.org/trunk@12792 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-01-21 22:31:48 +00:00 |
|
Ryan Boren
|
2e46e81309
|
i18n fixes. Props nbachiyski. fixes #11954
git-svn-id: https://develop.svn.wordpress.org/trunk@12789 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-01-21 21:37:43 +00:00 |
|
Ryan Boren
|
8ef8b7bad5
|
Trailing whitespace cleanup
git-svn-id: https://develop.svn.wordpress.org/trunk@12733 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-01-15 22:11:12 +00:00 |
|
Andrew Ozz
|
abb39f0c99
|
Show error message in TB when iframes support is turned off in the browser, props nacin, fixes #10939
git-svn-id: https://develop.svn.wordpress.org/trunk@12677 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-01-09 01:17:45 +00:00 |
|
Andrew Ozz
|
cb192bb9c7
|
Clean CSS of the Edit Image popup in the visual editor props Simek, show changed image size and fill width or height when left blank, fixes #11655, fixes #10442
git-svn-id: https://develop.svn.wordpress.org/trunk@12660 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-01-08 13:06:17 +00:00 |
|
Andrew Ozz
|
74ae03486d
|
Silence error if TB iframe is loaded from another domain, see #6883
git-svn-id: https://develop.svn.wordpress.org/trunk@12634 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-01-07 05:55:26 +00:00 |
|
Andrew Ozz
|
dc9e990576
|
Update Prototype.js to 1.6.1 and remove the second copy of it from wp-includes/js/scriptaculous, update Scriptaculous.js to 1.8.3, props Simek, fixes #11041
git-svn-id: https://develop.svn.wordpress.org/trunk@12557 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-12-27 22:30:58 +00:00 |
|
Andrew Ozz
|
caddbabeec
|
Don't close thickbox when clicking outside the iframe while uploading, fixes #6883
git-svn-id: https://develop.svn.wordpress.org/trunk@12554 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-12-27 21:03:54 +00:00 |
|
Ryan Boren
|
57f367b6ec
|
Upgrade SWFobject JS to 2.2. Props niallkennedy. fixes #11109
git-svn-id: https://develop.svn.wordpress.org/trunk@12522 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-12-23 16:44:46 +00:00 |
|
Peter Westwood
|
ca583c9b1a
|
Improve the revision comparison user interface to hilight that we compare "old on left" to "new on right". Includes some js to hide the radio buttons to stop you selecting reverse comparisions.
Fixes #11088 props filosofo.
git-svn-id: https://develop.svn.wordpress.org/trunk@12500 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-12-23 09:15:13 +00:00 |
|
Andrew Ozz
|
30d99c2c6e
|
Do not auto-scroll the media popup when opening an image details section if it can fit in the viewport, props caesarsgrunt, fixes #11269
git-svn-id: https://develop.svn.wordpress.org/trunk@12349 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-12-09 12:24:45 +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 |
|
Andrew Ozz
|
a0ea0aa4ed
|
Tweak colors for trash, spam and undo of comments, fix IE6/7 background for unapproved comments, fix JS error in IE6/7, props caesarsgrunt, see #4529
git-svn-id: https://develop.svn.wordpress.org/trunk@12291 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-11-29 10:29:12 +00:00 |
|
Andrew Ozz
|
ed11892e7f
|
Flash through red when sending an item to the trash, flash through green when undoing it, props caesarsgrunt, see #4529
git-svn-id: https://develop.svn.wordpress.org/trunk@12289 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-11-28 02:56:15 +00:00 |
|
Andrew Ozz
|
f066b7dc39
|
Stop the fade-out of the Undo notices on Edit Comments screen, props caesarsgrunt, fixes #11259, see #4529
git-svn-id: https://develop.svn.wordpress.org/trunk@12278 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-11-26 04:37:39 +00:00 |
|
Andrew Ozz
|
70435662a6
|
l10n for thickbox.js, props nbachiyski, fixes #10278
git-svn-id: https://develop.svn.wordpress.org/trunk@12276 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-11-25 11:08:39 +00:00 |
|
Andrew Ozz
|
e14dc40aeb
|
Fix removal of .form-invalid in IE, props aldenta, fixes #11181
git-svn-id: https://develop.svn.wordpress.org/trunk@12215 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-11-19 10:24:14 +00:00 |
|
Andrew Ozz
|
8066de0726
|
Check if $_SERVER['HTTP_ACCEPT_ENCODING'] is set before determining whether to compress scripts, props nacin, fixes #11169
git-svn-id: https://develop.svn.wordpress.org/trunk@12214 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-11-19 09:46:07 +00:00 |
|
Andrew Ozz
|
557d414f70
|
Let plugins predefine thickbox image vars, props aaroncampbell, fixes #6453
git-svn-id: https://develop.svn.wordpress.org/trunk@12205 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-11-18 00:19:55 +00:00 |
|
Andrew Ozz
|
3e1d80eb42
|
Fix style of text fields in IE6 in the uploader, better regex for Link URL presets buttons
git-svn-id: https://develop.svn.wordpress.org/trunk@12189 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-11-16 07:16:34 +00:00 |
|
Andrew Ozz
|
ac9c33e0e9
|
Fix improper selection of radio buttons, improve JS for storing image settings, fixes #11021
git-svn-id: https://develop.svn.wordpress.org/trunk@12188 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-11-16 01:37:30 +00:00 |
|
Andrew Ozz
|
54c1db8dd0
|
Trash undo for the uploader, props caesarsgrunt, see #4529
git-svn-id: https://develop.svn.wordpress.org/trunk@12130 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-10-30 07:09:55 +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 |
|
Ryan Boren
|
619bbd1655
|
Set eol-style
git-svn-id: https://develop.svn.wordpress.org/trunk@12082 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-10-21 14:30:51 +00:00 |
|
Andrew Ozz
|
226abaca88
|
Smoooth animations for comment move to trash and undo, see #4529
git-svn-id: https://develop.svn.wordpress.org/trunk@12050 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-10-18 05:59:03 +00:00 |
|
Andrew Ozz
|
9d5f38a1df
|
Merge post.js with page.js and slug.js, optimize categories and tags JS, standardize postboxes IDs and JS.
git-svn-id: https://develop.svn.wordpress.org/trunk@12022 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-10-13 10:02:42 +00:00 |
|
Andrew Ozz
|
8e956b6488
|
Show the login form in a popup when autosave hits the login grace period, fixes #10704
git-svn-id: https://develop.svn.wordpress.org/trunk@12021 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-10-11 11:26:59 +00:00 |
|
Andrew Ozz
|
59981a3d5b
|
Add Undo when moving comments to the trash, remove unneeded nonces, see #4529
git-svn-id: https://develop.svn.wordpress.org/trunk@12008 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-10-08 08:24:59 +00:00 |
|
Mark Jaquith
|
04772d1b9f
|
Surface "Move to Trash" link for posts/pages immediately after first autosave fires. Props cross country flight. fixes #10344
git-svn-id: https://develop.svn.wordpress.org/trunk@11986 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-10-01 11:44:18 +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 |
|
Andrew Ozz
|
b967e7d4bd
|
Avoid rare autosave collision when trying to publish the post immediately after it was autosaved, fixes #6785
git-svn-id: https://develop.svn.wordpress.org/trunk@11927 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-09-13 23:36:09 +00:00 |
|
Andrew Ozz
|
4f22e99cf5
|
Image editing (first run). Includes code by stephanreiter, see #10528
git-svn-id: https://develop.svn.wordpress.org/trunk@11911 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-09-10 22:07:33 +00:00 |
|
Andrew Ozz
|
6db1862bd7
|
Fix race condition with autosave when clicking Publish immediately after entering post title, fixes #6728
git-svn-id: https://develop.svn.wordpress.org/trunk@11879 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-08-26 04:11:16 +00:00 |
|
Andrew Ozz
|
61c97aba16
|
Clean up .button and .button[disabled] CSS classes, add spinner and gray-out buttons after clicking Publish or Update post.
git-svn-id: https://develop.svn.wordpress.org/trunk@11874 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-08-25 05:14:49 +00:00 |
|
Andrew Ozz
|
782977afbf
|
"Trash" updates, props caesarsgrunt, see #4529
git-svn-id: https://develop.svn.wordpress.org/trunk@11841 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-08-19 08:35:24 +00:00 |
|
Andrew Ozz
|
ad9e217bf4
|
Don't do autosave while the TinyMCE spellchecker is active (it strips all the markup), fixes #10515
git-svn-id: https://develop.svn.wordpress.org/trunk@11790 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-08-08 09:03:56 +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 |
|
Andrew Ozz
|
ed7d206ac1
|
Allow CodePress to be disabled from Screen Options, see #10027
git-svn-id: https://develop.svn.wordpress.org/trunk@11530 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-06-07 01:52:44 +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 |
|
Andrew Ozz
|
adda656922
|
Ensure autosave is run before showing preview for new posts/pages.
git-svn-id: https://develop.svn.wordpress.org/trunk@11466 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-27 11:04:00 +00:00 |
|
Ryan Boren
|
2e127ee264
|
Set eol style
git-svn-id: https://develop.svn.wordpress.org/trunk@11449 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-24 23:39:56 +00:00 |
|
Andrew Ozz
|
f5fa5294ed
|
Delete widgets when dragged back to Available Widgets, add ui.droppable.js and ui.selectable.js, see #9511
git-svn-id: https://develop.svn.wordpress.org/trunk@11445 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-24 15:46:09 +00:00 |
|
Andrew Ozz
|
723b050a99
|
Don't show content changed warning when saving as draft from the HTML editor, fixes #9912
git-svn-id: https://develop.svn.wordpress.org/trunk@11439 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-23 08:41:00 +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 |
|
Andrew Ozz
|
6adf190b8f
|
Update SWFUpload to 2.2.0.1, see #9413
git-svn-id: https://develop.svn.wordpress.org/trunk@11372 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-17 12:29:58 +00:00 |
|
Mark Jaquith
|
8d6cb67233
|
esc_js(). Shorter, follows new escaping naming convention.
git-svn-id: https://develop.svn.wordpress.org/trunk@11245 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-09 07:27:22 +00:00 |
|
Andrew Ozz
|
1d27399034
|
Don't bind every form element to form.submit in wp-lists, fixes #7838, see #9696
git-svn-id: https://develop.svn.wordpress.org/trunk@11201 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-05 10:29:37 +00:00 |
|
Andrew Ozz
|
df6c9f7e92
|
Fix target = _blank, props Nazgul, fixes #6049
git-svn-id: https://develop.svn.wordpress.org/trunk@11182 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-05 00:51:47 +00:00 |
|
Andrew Ozz
|
280ad0245d
|
Fix Paste from Word button in TinyMCE
git-svn-id: https://develop.svn.wordpress.org/trunk@11105 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-04-27 23:19:23 +00:00 |
|
Andrew Ozz
|
659a3fb191
|
TinyMCE 3.2.3 final, includes new Paste plugin with auto-cleanup (better paste from MS Word)
git-svn-id: https://develop.svn.wordpress.org/trunk@11078 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-04-24 15:26:00 +00:00 |
|
Ryan Boren
|
b14a9bdf3d
|
Update Jcrop to 0.9.8. Props nbachiyski. fixes #9545
git-svn-id: https://develop.svn.wordpress.org/trunk@11015 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-04-20 19:34:27 +00:00 |
|
Andrew Ozz
|
9df5870221
|
TinyMCE 3.2.2.3_1087 fixes WebKit bug in Sizzle.js among others
git-svn-id: https://develop.svn.wordpress.org/trunk@10994 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-04-17 22:43:57 +00:00 |
|
Andrew Ozz
|
ca129da990
|
Fix flash upload button, right sidebar on write pages in IE6
git-svn-id: https://develop.svn.wordpress.org/trunk@10865 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-04-04 10:21:43 +00:00 |
|
Ryan Boren
|
f544f21ad3
|
Make jCrop compatible with noConflict. Props nbachiyski. fixes #9375
git-svn-id: https://develop.svn.wordpress.org/trunk@10863 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-04-03 18:18:47 +00:00 |
|
Andrew Ozz
|
76b036f33b
|
Put back jQuery.noConflict(), props Ryan
git-svn-id: https://develop.svn.wordpress.org/trunk@10861 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-04-03 02:36:14 +00:00 |
|
Ryan Boren
|
d861062501
|
Use Jcrop for cropping. see #9375
git-svn-id: https://develop.svn.wordpress.org/trunk@10846 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-03-27 16:45:55 +00:00 |
|
Andrew Ozz
|
38fb326258
|
TinyMCE 3.2.2.3, has several bugfixes
git-svn-id: https://develop.svn.wordpress.org/trunk@10845 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-03-27 12:57:25 +00:00 |
|
Andrew Ozz
|
cee4e8641c
|
Make uploader selection "sticky"
git-svn-id: https://develop.svn.wordpress.org/trunk@10844 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-03-27 08:36:51 +00:00 |
|
Andrew Ozz
|
759fde9021
|
jQuery 1.3.2 and UI 1.7.1, may still have some regressions, add screen columns setting to the write/edit post/page screen options, fixes #8867
git-svn-id: https://develop.svn.wordpress.org/trunk@10834 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-03-25 14:29:22 +00:00 |
|
Andrew Ozz
|
4fa9b6b1b2
|
Fix alignment and blockquote when multiple paragraphs are selected in TinyMCE, fixes #9361
git-svn-id: https://develop.svn.wordpress.org/trunk@10817 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-03-19 08:52:45 +00:00 |
|
Andrew Ozz
|
d3d2d3ba28
|
TinyMCE 3.2.2
git-svn-id: https://develop.svn.wordpress.org/trunk@10791 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-03-15 16:55:49 +00:00 |
|
Ryan Boren
|
5d8651d6f3
|
gettext comments. Props nbachiyski. see #9112
git-svn-id: https://develop.svn.wordpress.org/trunk@10774 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-03-13 03:53:39 +00:00 |
|
Ryan Boren
|
1952e923f8
|
gettext contexts. Props nbachiyski. see #9112
git-svn-id: https://develop.svn.wordpress.org/trunk@10767 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-03-10 23:02:29 +00:00 |
|
Andrew Ozz
|
7077851ba0
|
Remember scrollTop in Quicktags, props gmpfree, fixes #9161
git-svn-id: https://develop.svn.wordpress.org/trunk@10745 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-03-08 06:10:28 +00:00 |
|
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 |
|
Ryan Boren
|
44541d28c9
|
set eol-style
git-svn-id: https://develop.svn.wordpress.org/trunk@9391 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-28 22:10:05 +00:00 |
|
Andrew Ozz
|
22ef7a5bcf
|
Show all four Upload Media buttons in TinyMCE's full screen mode
git-svn-id: https://develop.svn.wordpress.org/trunk@9389 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-28 20:43:14 +00:00 |
|
Andrew Ozz
|
70443d9dbb
|
Write page styling
git-svn-id: https://develop.svn.wordpress.org/trunk@9384 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-28 10:59:26 +00:00 |
|
Ryan Boren
|
83f404323b
|
Set eol-style
git-svn-id: https://develop.svn.wordpress.org/trunk@9375 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-28 04:19:39 +00:00 |
|
Andrew Ozz
|
85ed07784c
|
Side folding for the menu, first run, still needs colours, styling and perhaps different icons.
git-svn-id: https://develop.svn.wordpress.org/trunk@9154 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-14 05:10:16 +00:00 |
|
Andrew Ozz
|
ef7ad0e31d
|
Use no-js reply on error in comment-reply.js, see #7635
git-svn-id: https://develop.svn.wordpress.org/trunk@9114 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-09 20:27:39 +00:00 |
|
Andrew Ozz
|
24041a2802
|
No jQuery requirement for comment-reply.js, see #7635
git-svn-id: https://develop.svn.wordpress.org/trunk@9113 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-09 11:11:56 +00:00 |
|
Andrew Ozz
|
29ceb968bd
|
No-JS mode for replying to comments and some improvements/cleanup of comment-reply.js, includes patch by Viper007Bond, see #7635
git-svn-id: https://develop.svn.wordpress.org/trunk@9112 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-09 07:37:05 +00:00 |
|
Andrew Ozz
|
8dd896218b
|
Convert the comment reply popup to a temp table row for consistency, add Quick Edit for comments, see #7435
git-svn-id: https://develop.svn.wordpress.org/trunk@9098 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-08 01:18:16 +00:00 |
|
Andrew Ozz
|
b67b002870
|
CSS fix for the font color preview button in TinyMCE, props raychampagne, fixes #7834
git-svn-id: https://develop.svn.wordpress.org/trunk@9090 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-06 20:32:15 +00:00 |
|
Andrew Ozz
|
f151d5ebd7
|
Move all of comment-reply.js to jQuery + trim filesize in half, props Viper007Bond, see #7635
git-svn-id: https://develop.svn.wordpress.org/trunk@9082 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-04 06:11:33 +00:00 |
|