nacin
|
c2afd4bac8
|
jQuery 1.7.
props ocean90, fixes #19144.
git-svn-id: http://svn.automattic.com/wordpress/trunk@19165 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-11-05 03:25:14 +00:00 |
azaozz
|
94ef5dd13f
|
Support for "tabbing" through the admin bar and admin menu, fixes #19088
git-svn-id: http://svn.automattic.com/wordpress/trunk@19162 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-11-05 01:13:18 +00:00 |
azaozz
|
84a23bfd81
|
Remove the Cancel Upload button, fixes #19050
git-svn-id: http://svn.automattic.com/wordpress/trunk@19127 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-11-03 01:47:12 +00:00 |
azaozz
|
ee93344f32
|
More css cleanup, fix styles in the Edit Image popup then the editor is on the front end see #18314
git-svn-id: http://svn.automattic.com/wordpress/trunk@19116 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-11-02 15:24:56 +00:00 |
azaozz
|
a2e4511e5f
|
Fix uploader "file size exceeded" error message, fix displaying uploaded queue errors, see #18206
git-svn-id: http://svn.automattic.com/wordpress/trunk@19100 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-11-01 11:56:20 +00:00 |
azaozz
|
b63ffa3f38
|
Disable the Cancel Upload button after the upload has finished or if it was interrupted, fixes #19050
git-svn-id: http://svn.automattic.com/wordpress/trunk@19099 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-10-31 21:38:28 +00:00 |
nacin
|
2099147d4c
|
Fix QuickTags typos. props trepmal, fixes #19082.
git-svn-id: http://svn.automattic.com/wordpress/trunk@19084 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-10-28 23:29:53 +00:00 |
nacin
|
43eae59235
|
Translated strings in attributes require esc_attr(). s/_e/esc_attr_e/g
git-svn-id: http://svn.automattic.com/wordpress/trunk@19028 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-10-20 15:04:46 +00:00 |
azaozz
|
0c9a60c4e7
|
Pointers: add default width (400px) that fixes positioning in IE7, add href attrib to the Close link, see #18693
git-svn-id: http://svn.automattic.com/wordpress/trunk@18987 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-10-18 07:03:31 +00:00 |
koopersmith
|
6a29b9ad42
|
Tweak pointer styles. see #18693.
git-svn-id: http://svn.automattic.com/wordpress/trunk@18971 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-10-14 03:58:27 +00:00 |
koopersmith
|
54a8d11161
|
Fix incorrect closing tag in pointers JS. see #18693.
git-svn-id: http://svn.automattic.com/wordpress/trunk@18970 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-10-14 03:36:04 +00:00 |
koopersmith
|
c47765dedb
|
Simplify pointer API with smarter positioning. see #18693.
git-svn-id: http://svn.automattic.com/wordpress/trunk@18969 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-10-14 03:33:46 +00:00 |
azaozz
|
6f04738d59
|
Remove stray comma, fixes #18929
git-svn-id: http://svn.automattic.com/wordpress/trunk@18967 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-10-13 19:46:13 +00:00 |
azaozz
|
000208b86d
|
Fix visibility of Select Files button in IE7, change border color when hovering over the drag drop area of the uploader, see #18918, see #18206
git-svn-id: http://svn.automattic.com/wordpress/trunk@18957 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-10-12 22:24:53 +00:00 |
azaozz
|
e4605a562e
|
Speed up the admin bar drop-downs a bit when using hoverIntent, props johnbillion, fixes #18299
git-svn-id: http://svn.automattic.com/wordpress/trunk@18849 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-09-30 22:31:15 +00:00 |
azaozz
|
bb3196ea8e
|
Fix thickbox (again!), props SergeyBiryukov, fixes #18796
git-svn-id: http://svn.automattic.com/wordpress/trunk@18848 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-09-30 22:24:34 +00:00 |
markjaquith
|
37e23be4ed
|
Be more consistent with ERROR: messages. fixes #15887
git-svn-id: http://svn.automattic.com/wordpress/trunk@18841 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-09-30 17:18:35 +00:00 |
nacin
|
f186494c9a
|
Cache internal linking nonce jQuery object. props mitchoyoshitaka. Update this nonce through autosave. fixes #18403.
git-svn-id: http://svn.automattic.com/wordpress/trunk@18820 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-09-29 21:39:55 +00:00 |
nacin
|
de8cc0eae1
|
Release a user's post lock when the user leaves a post. see #18515.
git-svn-id: http://svn.automattic.com/wordpress/trunk@18796 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-09-27 20:52:07 +00:00 |
koopersmith
|
590868d915
|
Second pass, admin bar overhaul. see #18197.
git-svn-id: http://svn.automattic.com/wordpress/trunk@18776 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-09-25 23:30:40 +00:00 |
azaozz
|
eb8878fbfc
|
Fix wplink when TinyMCE is not loaded, fix image insertion when wpActiveEditor is not set, see #17144
git-svn-id: http://svn.automattic.com/wordpress/trunk@18766 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-09-24 04:43:19 +00:00 |
azaozz
|
e7e4ceed22
|
Update jQuery to 1.6.4, update jQuery UI to 1.8.16, add the rest of UI, add workaround for a regression in UI Draggable, see #17952
git-svn-id: http://svn.automattic.com/wordpress/trunk@18757 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-09-23 05:03:31 +00:00 |
azaozz
|
7210ddb762
|
Quicktags: fix closing of the first tag in an empty textarea, allow closing of all tags without the button, see #16695
git-svn-id: http://svn.automattic.com/wordpress/trunk@18727 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-09-20 02:22:43 +00:00 |
azaozz
|
64da76d23e
|
Fix quicktags buttons fir self-closing tags, remove unneeded arg when adding a button, see #16695
git-svn-id: http://svn.automattic.com/wordpress/trunk@18725 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-09-19 20:47:20 +00:00 |
azaozz
|
4b38d0833e
|
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: http://svn.automattic.com/wordpress/trunk@18710 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-09-19 00:47:23 +00:00 |
koopersmith
|
7efa3a5df8
|
Add pointers feature, and pointer to admin bar, props nacin for PHP bits, see #18693.
git-svn-id: http://svn.automattic.com/wordpress/trunk@18707 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-09-18 21:17:09 +00:00 |
azaozz
|
4428b4c435
|
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: http://svn.automattic.com/wordpress/trunk@18702 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-09-18 03:00:13 +00:00 |
azaozz
|
ae2219cd30
|
Update plupload to 1.5b and add "drop area" for drag and drop uploading, see #18206
git-svn-id: http://svn.automattic.com/wordpress/trunk@18701 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-09-18 02:25:23 +00:00 |
azaozz
|
2605391379
|
Improve handling of plupload init and add a filter, stop including cookies in the init (not needed with plupload), see #18206
git-svn-id: http://svn.automattic.com/wordpress/trunk@18674 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-09-15 05:30:58 +00:00 |
azaozz
|
2404c9cdf0
|
TinyMCE 3.4.5, fixes #18107
git-svn-id: http://svn.automattic.com/wordpress/trunk@18660 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-09-09 20:08:40 +00:00 |
duck_
|
2f51b9be0d
|
Fix typos in documentation (wp-includes/[i-z]). See #18560.
git-svn-id: http://svn.automattic.com/wordpress/trunk@18639 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-09-05 19:08:15 +00:00 |
nacin
|
1fd69ecf36
|
s/hask/hack/. props scribu, see #16695.
git-svn-id: http://svn.automattic.com/wordpress/trunk@18629 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-09-02 21:25:42 +00:00 |
azaozz
|
41e5e2d81e
|
More quicktags back-compat, see #16695
git-svn-id: http://svn.automattic.com/wordpress/trunk@18628 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-09-02 20:40:47 +00:00 |
azaozz
|
c5bf0c0903
|
Fix typo in quicktags.js, props westi, see #16695
git-svn-id: http://svn.automattic.com/wordpress/trunk@18623 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-08-30 17:50:12 +00:00 |
azaozz
|
81871e05b4
|
Fix silverlight uploading when not resizing files on the fly, props kurtpayne, see #18206
git-svn-id: http://svn.automattic.com/wordpress/trunk@18620 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-08-29 23:59:22 +00:00 |
azaozz
|
b9d9d11f4e
|
Fix styling and quicktags error in press this, see #16695
git-svn-id: http://svn.automattic.com/wordpress/trunk@18619 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-08-28 20:48:05 +00:00 |
azaozz
|
6ebdf41b50
|
Properly reset vars, see #16695
git-svn-id: http://svn.automattic.com/wordpress/trunk@18612 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-08-27 16:30:36 +00:00 |
azaozz
|
a8df969ac9
|
Improve quicktags back-compat, add method instance.getButtonElement(id), see #16695
git-svn-id: http://svn.automattic.com/wordpress/trunk@18611 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-08-26 23:30:01 +00:00 |
azaozz
|
1cdec6ff6e
|
Merge most admin css files, first run, see #18314
git-svn-id: http://svn.automattic.com/wordpress/trunk@18577 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-08-21 03:46:43 +00:00 |
azaozz
|
6041cd0410
|
Fix QTags.closeAllTags(), replace 'tb' with 'ed' in quicktags,js to make it clear it is the editor instance not the toolbar, small comments quick edit fixes, see #16695, fixes #15911
git-svn-id: http://svn.automattic.com/wordpress/trunk@18576 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-08-20 19:55:51 +00:00 |
azaozz
|
35f5d1cefb
|
Fix the "close tags" button in quicktags, props SergeyBiryukov, see #16695
git-svn-id: http://svn.automattic.com/wordpress/trunk@18575 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-08-19 21:23:31 +00:00 |
azaozz
|
c70ac59b6e
|
Fix i18n for wp_editor, props SergeyBiryukov, see #17144
git-svn-id: http://svn.automattic.com/wordpress/trunk@18518 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-08-07 16:26:31 +00:00 |
azaozz
|
042a03f384
|
Fix back-compat for quicktags, introduce QTags.addButton(), see #16695
git-svn-id: http://svn.automattic.com/wordpress/trunk@18511 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-08-05 04:09:22 +00:00 |
azaozz
|
6e3e6da9bd
|
Fix editor icons when no SCRIPT_DEBUG, see #17144
git-svn-id: http://svn.automattic.com/wordpress/trunk@18503 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-08-03 23:56:21 +00:00 |
azaozz
|
f634dd5af4
|
Editor API enhancement, first run (still needs some work), see #17144
git-svn-id: http://svn.automattic.com/wordpress/trunk@18498 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-08-03 10:19:00 +00:00 |
azaozz
|
230fb8f3e3
|
Refactor Quicktags, props garyc40, see #16695
git-svn-id: http://svn.automattic.com/wordpress/trunk@18497 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-08-03 10:11:12 +00:00 |
azaozz
|
8ff2bbf4e5
|
Admin bar: fix the Shortlink menu when using jQuery, see #18299
git-svn-id: http://svn.automattic.com/wordpress/trunk@18495 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-08-01 23:33:56 +00:00 |
azaozz
|
670980920d
|
Admin bar: use jQuery if loaded to improve UX, fixes #18299
git-svn-id: http://svn.automattic.com/wordpress/trunk@18488 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-07-29 22:57:30 +00:00 |
azaozz
|
34467767ff
|
Add SWFUpload back for plugins that queue it directly, fix some escaping in media.php, see #18206
git-svn-id: http://svn.automattic.com/wordpress/trunk@18484 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-07-29 19:21:21 +00:00 |
azaozz
|
91a8720fff
|
Pluploader take 1, props jacobwg, see #18206
git-svn-id: http://svn.automattic.com/wordpress/trunk@18482 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-07-29 08:59:35 +00:00 |
azaozz
|
a4d9998ce0
|
Fix URL in wp-link when editing, props SergeyBiryukov, fixes #18149
git-svn-id: http://svn.automattic.com/wordpress/trunk@18474 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-07-27 23:02:54 +00:00 |
azaozz
|
21058cf460
|
Use json_encode() for adding script data (formerly l10n). Add the same functionality to WP_Styles for adding inline css after a stylesheet has been outputted. See #11520
git-svn-id: http://svn.automattic.com/wordpress/trunk@18464 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-07-25 00:36:06 +00:00 |
azaozz
|
5256d7951f
|
<!DOCTYPE html> for all, fixes #18202
git-svn-id: http://svn.automattic.com/wordpress/trunk@18460 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-07-22 00:25:41 +00:00 |
azaozz
|
16f9195f85
|
Fix DFW autoresizing in WebKit when zoom != 100%, fixes #17927
git-svn-id: http://svn.automattic.com/wordpress/trunk@18379 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-06-30 07:33:08 +00:00 |
azaozz
|
6a36b65f01
|
Add the new TinyMCE icons to two more buttons, fixes #17925
git-svn-id: http://svn.automattic.com/wordpress/trunk@18373 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-06-29 16:10:57 +00:00 |
nacin
|
69fb7f6a1b
|
Move the sekrit full screen editor width shortcut keys below the common bold/italic/etc keys on the editor keyboard shortcuts help tab. No strings were harmed in the making of this commit.
git-svn-id: http://svn.automattic.com/wordpress/trunk@18316 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-06-16 10:28:29 +00:00 |
azaozz
|
12dd9113cb
|
Add context to _e('Name'), props valentinas, fixes #16531
git-svn-id: http://svn.automattic.com/wordpress/trunk@18247 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-06-10 22:13:26 +00:00 |
azaozz
|
2c0b56039f
|
DFW: show the toolbar only when the mouse is near the top of the window, see #17503
git-svn-id: http://svn.automattic.com/wordpress/trunk@18241 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-06-10 21:08:49 +00:00 |
azaozz
|
296fdb256e
|
background-color = transparent, fixes #17726
git-svn-id: http://svn.automattic.com/wordpress/trunk@18197 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-06-08 17:35:48 +00:00 |
azaozz
|
57b1e29c10
|
Fix style of the <!--more--> tag replacement image in TinyMCE so it doesn't show horizontal scrollbar in FF and IE.
git-svn-id: http://svn.automattic.com/wordpress/trunk@18196 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-06-08 17:16:22 +00:00 |
koopersmith
|
beb5da730c
|
Show post editor inset shadow in visual mode.
git-svn-id: http://svn.automattic.com/wordpress/trunk@18180 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-06-07 20:29:54 +00:00 |
azaozz
|
8811f6bb78
|
DFW: don't prepend comma if content_css is empty, props duck_, fixes #17690
git-svn-id: http://svn.automattic.com/wordpress/trunk@18151 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-06-05 18:13:15 +00:00 |
azaozz
|
b96c4d3fc6
|
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: http://svn.automattic.com/wordpress/trunk@18142 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-06-05 00:06:28 +00:00 |
azaozz
|
190670e218
|
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: http://svn.automattic.com/wordpress/trunk@18137 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-06-04 00:46:47 +00:00 |
azaozz
|
40c95fc8f7
|
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: http://svn.automattic.com/wordpress/trunk@18103 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-06-01 20:01:29 +00:00 |
azaozz
|
21dc3865c3
|
Add some delay to allow the flash uploader swf to load in FF4, fixes #17329
git-svn-id: http://svn.automattic.com/wordpress/trunk@18073 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-05-30 02:23:45 +00:00 |
azaozz
|
2d2f8d4c6f
|
s/Colse/Close/, props nacin, fixes #17399
git-svn-id: http://svn.automattic.com/wordpress/trunk@18070 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-05-29 05:07:32 +00:00 |
azaozz
|
9739cfea3c
|
Don't close DFW when closing modal dialogs with Escape key, fixes #17399
git-svn-id: http://svn.automattic.com/wordpress/trunk@18069 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-05-29 02:04:52 +00:00 |
azaozz
|
ab509b2ea6
|
Fix the spellchecker button for the visual editor.
Fix focusing the editor in IE, props greuben, fixes #17467
git-svn-id: http://svn.automattic.com/wordpress/trunk@18066 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-05-28 16:46:13 +00:00 |
azaozz
|
41a001a682
|
Fix regression: the visual editor removes empty paragraphs, fix CSS for the spellchecker button, fixes #17368
git-svn-id: http://svn.automattic.com/wordpress/trunk@18064 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-05-27 19:27:19 +00:00 |
azaozz
|
65f9c441a7
|
Replace .attr() with .prop() as per jQuery 1.6.1. Also fixes couple places where the JS wasn't working because attr('some', '') does not remove the HTML property now, see #17311
git-svn-id: http://svn.automattic.com/wordpress/trunk@18027 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-05-25 01:04:12 +00:00 |
azaozz
|
e99503cf91
|
Fix updating of custom fields, fixes #17483
git-svn-id: http://svn.automattic.com/wordpress/trunk@17981 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-05-21 14:38:56 +00:00 |
azaozz
|
5e5f344a48
|
When viewing Help in DFW, show only the shortcuts tab, see #17136
git-svn-id: http://svn.automattic.com/wordpress/trunk@17974 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-05-19 18:49:36 +00:00 |
azaozz
|
14fd42c850
|
Add the missing icon to the TinyMCE buttons, props empireoflight, props saracannon, see #15986
git-svn-id: http://svn.automattic.com/wordpress/trunk@17972 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-05-19 16:26:07 +00:00 |
azaozz
|
96c6667c5c
|
Don't show the Fullscreen button on the comment edit page, see #17136
git-svn-id: http://svn.automattic.com/wordpress/trunk@17966 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-05-19 07:34:54 +00:00 |
azaozz
|
3938bcc3e7
|
Fix race condition in the comments river XHR, props mintindeed, fixes #17483
git-svn-id: http://svn.automattic.com/wordpress/trunk@17965 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-05-19 06:09:52 +00:00 |
azaozz
|
87d32ef07a
|
New sprite for the TinyMCE buttons, props empireoflight, props saracannon, see #15986
git-svn-id: http://svn.automattic.com/wordpress/trunk@17961 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-05-18 21:10:12 +00:00 |
azaozz
|
9d72f52bab
|
Update jQuery Form plugin, props duck_, fixes #15909
git-svn-id: http://svn.automattic.com/wordpress/trunk@17944 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-05-17 14:22:50 +00:00 |
azaozz
|
3bb59dbc9c
|
Fix autosave and word count for DFW HTML editor, always update word count on autosave, see #17136
git-svn-id: http://svn.automattic.com/wordpress/trunk@17936 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-05-16 06:17:44 +00:00 |
azaozz
|
091e96b27c
|
Update imgareaselect Jquery plugin, props duck_, fixes #17446
git-svn-id: http://svn.automattic.com/wordpress/trunk@17934 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-05-15 18:03:51 +00:00 |
dd32
|
dc12474561
|
svn:eol-stle:native (CRLF for licenses) for new files
git-svn-id: http://svn.automattic.com/wordpress/trunk@17933 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-05-15 08:54:32 +00:00 |
azaozz
|
e2baacdb2e
|
Remove blocking alert when login cookie has expired.
git-svn-id: http://svn.automattic.com/wordpress/trunk@17931 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-05-15 05:48:35 +00:00 |
azaozz
|
955134770f
|
jQuery UI 1..8.12, props hebbet, fixes #16656
git-svn-id: http://svn.automattic.com/wordpress/trunk@17912 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-05-13 05:44:42 +00:00 |
azaozz
|
b1fe99c5ce
|
jQuery 1.6.1 and fix for some small bugs that popped up while testing it, props JDTrower, fixes #17311
git-svn-id: http://svn.automattic.com/wordpress/trunk@17907 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-05-12 22:00:31 +00:00 |
koopersmith
|
b22734bd7f
|
Add colored hover/active state to tinymce icons. props chexee, empireoflight. fixes #15986.
git-svn-id: http://svn.automattic.com/wordpress/trunk@17890 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-05-12 03:57:01 +00:00 |
azaozz
|
beae1e56aa
|
Improve code for DFW buttons, fix colors in some rare TinyMCE popups, see #17136
git-svn-id: http://svn.automattic.com/wordpress/trunk@17880 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-05-12 01:53:51 +00:00 |
koopersmith
|
fb65cc1f7f
|
Editor toolbar/textarea styling. Props chexee. see #17324, #15986.
git-svn-id: http://svn.automattic.com/wordpress/trunk@17868 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-05-11 22:28:29 +00:00 |
azaozz
|
55fcecdba8
|
DFW: add Blockquote button, enable After the Deadline button if plugin is installed, set button state, see #17136
git-svn-id: http://svn.automattic.com/wordpress/trunk@17852 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-05-10 23:21:34 +00:00 |
azaozz
|
d73acccc10
|
Lighter background for the TinyMCE buttons, props chexee, see #15986
git-svn-id: http://svn.automattic.com/wordpress/trunk@17843 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-05-09 03:36:17 +00:00 |
azaozz
|
20528f3463
|
Add the new grey TinyMCE icons, see #15986
git-svn-id: http://svn.automattic.com/wordpress/trunk@17842 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-05-09 03:20:50 +00:00 |
azaozz
|
8267ff9aae
|
DFW: import editor-style.css, fine-tune transition times, add width resizing setting, some cleanup, see #17136
git-svn-id: http://svn.automattic.com/wordpress/trunk@17837 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-05-08 02:01:53 +00:00 |
azaozz
|
9c7ce18921
|
Fix wp-lists.js for jQuery 1.5.2
git-svn-id: http://svn.automattic.com/wordpress/trunk@17808 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-05-05 06:18:52 +00:00 |
azaozz
|
1ffb2468a5
|
HTML mode for Distraction Free Writing, props koopersmith, see #17136
git-svn-id: http://svn.automattic.com/wordpress/trunk@17785 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-05-02 08:10:23 +00:00 |
azaozz
|
1c525018c3
|
Fix getColor() in wp-lists.js
git-svn-id: http://svn.automattic.com/wordpress/trunk@17780 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-04-30 16:57:20 +00:00 |
azaozz
|
9e4bee6c26
|
Add quotes to [value="some"] selectors, see #16426
git-svn-id: http://svn.automattic.com/wordpress/trunk@17777 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-04-30 02:15:08 +00:00 |
azaozz
|
b065fc6c3d
|
Updated styles for the Visual editor buttons, props chexee, see #15986
git-svn-id: http://svn.automattic.com/wordpress/trunk@17768 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-04-29 16:08:16 +00:00 |
azaozz
|
048d3a26b2
|
jQuery 1.5.2, props JDTrower demetris, fixes #16426
git-svn-id: http://svn.automattic.com/wordpress/trunk@17725 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-04-27 20:11:06 +00:00 |
azaozz
|
a5f2b7d50c
|
DFW: remove unneeded JS global, fix screen flash in WebKit, props koopersmith, see #17136
git-svn-id: http://svn.automattic.com/wordpress/trunk@17702 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-04-26 01:19:26 +00:00 |
azaozz
|
c54adb08df
|
Fix padding in DFW mode, add the new wpfullscreen plugin in wp-tinymce.js.gz, fix notices in press-this see #17136
git-svn-id: http://svn.automattic.com/wordpress/trunk@17697 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-04-25 14:27:11 +00:00 |
azaozz
|
258a8f6844
|
Distraction Free Writing mode, see #17136
git-svn-id: http://svn.automattic.com/wordpress/trunk@17695 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-04-25 01:01:34 +00:00 |
azaozz
|
a69059331c
|
Fix missing comma in TinyMCE advanced theme image.js, props johnjamesjacoby, fixes #17233
git-svn-id: http://svn.automattic.com/wordpress/trunk@17694 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-04-24 23:27:48 +00:00 |
nacin
|
f1b2f79add
|
Update wp-tinymce.js.gz and bump. see #16631.
git-svn-id: http://svn.automattic.com/wordpress/trunk@17690 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-04-23 10:44:00 +00:00 |
azaozz
|
4f9f5f1765
|
Use wpLink in the HTML editor too, props koopersmith, fixes #16631
git-svn-id: http://svn.automattic.com/wordpress/trunk@17687 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-04-23 02:12:56 +00:00 |
azaozz
|
ca1923c510
|
Update json2.js, props niallkennedy, fixes #16669
git-svn-id: http://svn.automattic.com/wordpress/trunk@17679 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-04-21 22:21:27 +00:00 |
azaozz
|
f8da5471ee
|
Fix decoding of ' in TinyMCE
git-svn-id: http://svn.automattic.com/wordpress/trunk@17675 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-04-21 20:20:56 +00:00 |
azaozz
|
e4bf0a4e78
|
Fix two rare regressions: alert when the login has expires and when post is edited by another user, fixes #16928
git-svn-id: http://svn.automattic.com/wordpress/trunk@17640 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-04-16 02:37:44 +00:00 |
ryan
|
64552a67ee
|
Use stripos() instead of strpos( strtolower() ). Props hakre. see #16920
git-svn-id: http://svn.automattic.com/wordpress/trunk@17630 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-04-11 18:55:11 +00:00 |
azaozz
|
2d51628075
|
Fix EOL for newly added files
git-svn-id: http://svn.automattic.com/wordpress/trunk@17628 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-04-11 18:23:51 +00:00 |
azaozz
|
24599d17f0
|
Update TinyMCE to 3.4.2, includes native <iframe>, <audio>, <video> support and stops removing HTML 5.0 tags, fixes #17086
git-svn-id: http://svn.automattic.com/wordpress/trunk@17625 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-04-10 18:36:05 +00:00 |
dd32
|
ba0153096a
|
Revert [17608] adding back [17596] and actually include the dummy function this time. See #17057 Fixes #17050
git-svn-id: http://svn.automattic.com/wordpress/trunk@17609 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-04-06 00:42:07 +00:00 |
nacin
|
b4a2ecf0c4
|
Revert [17596] for now. props kawauso, see #17057, see #17050.
git-svn-id: http://svn.automattic.com/wordpress/trunk@17608 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-04-05 23:17:10 +00:00 |
dd32
|
0ec5e89f63
|
Pass image URL's to thickbox via L10n in script-loader.php. Allows thickbox to be used on any page in the install without defining the image URL variables. Fixes #17050
git-svn-id: http://svn.automattic.com/wordpress/trunk@17596 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-04-05 03:58:25 +00:00 |
azaozz
|
b8d696b2a6
|
Handle error response in autosave_update_slug(), props nacin, fixes #16975
git-svn-id: http://svn.automattic.com/wordpress/trunk@17565 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-03-27 20:09:09 +00:00 |
nacin
|
9d5f123778
|
Add TinyMCE version number. props SergeyBiryukov, fixes #16674 for trunk.
git-svn-id: http://svn.automattic.com/wordpress/trunk@17521 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-03-10 18:47:44 +00:00 |
markjaquith
|
94c9d20a33
|
Make a written offer pointing to a central WordPress.org URL for obtaining the source to any binary programs included in WordPress, instead of relying on third party sites. Include the MIT license file that the swfupload project omitted from their codebase. fixes #16517 for trunk
git-svn-id: http://svn.automattic.com/wordpress/trunk@17472 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-02-21 19:36:16 +00:00 |
ryan
|
f63ccddadb
|
Pink the whites.
git-svn-id: http://svn.automattic.com/wordpress/trunk@17435 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-02-09 17:35:36 +00:00 |
ryan
|
9d0ec2454f
|
jQuery UI 1.8.9. Props demetris. fixes #16331
git-svn-id: http://svn.automattic.com/wordpress/trunk@17346 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-01-22 02:30:03 +00:00 |
nacin
|
6b50544ca5
|
jQuery UI 1.8.8. props demetris, fixes #16234.
git-svn-id: http://svn.automattic.com/wordpress/trunk@17304 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-01-15 00:39:38 +00:00 |
nacin
|
c605738e8b
|
Remove the TinyMCE media plugin. fixes #14647.
git-svn-id: http://svn.automattic.com/wordpress/trunk@17288 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-01-13 21:57:30 +00:00 |
markjaquith
|
4920e7a54f
|
Recompress some JS scripts that were done without YUI munging.
git-svn-id: http://svn.automattic.com/wordpress/trunk@17286 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-01-13 08:04:58 +00:00 |
westi
|
2a75d9c511
|
Add unique ids as well as of classes in the admin bar to make it easier for plugins to extend.
Ensure we escape the classname.
Fixes #16211 props koopersmith.
git-svn-id: http://svn.automattic.com/wordpress/trunk@17279 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-01-13 01:34:15 +00:00 |
nacin
|
4d7ad91916
|
Check for a property of the object as well. props koopersmith, see #16194.
git-svn-id: http://svn.automattic.com/wordpress/trunk@17266 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-01-12 06:11:18 +00:00 |
nacin
|
84369f43f9
|
Admin bar shortlink improvements. props koopersmith, fixes #16155.
git-svn-id: http://svn.automattic.com/wordpress/trunk@17265 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-01-12 00:32:00 +00:00 |
ryan
|
770ca584d5
|
Expand shortlink menu when clicked. Fix displayed of shortlinks when rel shortlink is missing. Props koopersmith. fixes #16155
git-svn-id: http://svn.automattic.com/wordpress/trunk@17263 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-01-11 22:45:14 +00:00 |
nacin
|
6a7411f3b0
|
Nonce checks for internal linking and list table ajax. fixes #16188.
git-svn-id: http://svn.automattic.com/wordpress/trunk@17255 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-01-11 20:03:50 +00:00 |
ryan
|
85f1feed84
|
Bring out the shears.
git-svn-id: http://svn.automattic.com/wordpress/trunk@17228 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-01-06 04:11:14 +00:00 |
nacin
|
a60f2f3e82
|
Internal linking CSS resets to fix Press This formatting. props garyc40, ocean90. see #15561.
git-svn-id: http://svn.automattic.com/wordpress/trunk@17133 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-12-24 17:52:45 +00:00 |
nacin
|
7eab7be110
|
CSS tweaks and arrow fixes for internal linking. props ocean90, see #15739.
git-svn-id: http://svn.automattic.com/wordpress/trunk@17125 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-12-23 17:33:41 +00:00 |
ryan
|
ad52588e82
|
Expand/collapse arrows for internal linking. Props ocean90. fixes #15739
git-svn-id: http://svn.automattic.com/wordpress/trunk@17117 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-12-23 14:44:51 +00:00 |
ryan
|
edc2f694ad
|
Fix comment manipulation on edit post screen. Props garyc40. fixes #15876
git-svn-id: http://svn.automattic.com/wordpress/trunk@17113 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-12-22 19:03:43 +00:00 |
ryan
|
8efc94bbeb
|
RTL for wplink. Props ocean90. see #15864
git-svn-id: http://svn.automattic.com/wordpress/trunk@17105 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-12-21 20:19:56 +00:00 |
ryan
|
587ea006b5
|
Translations in title attributes require esc_attr().
git-svn-id: http://svn.automattic.com/wordpress/trunk@17102 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-12-21 17:17:58 +00:00 |
nacin
|
d8f0f1b4fb
|
TinyMCE 3.3.9.3-dev. fixes #15111.
git-svn-id: http://svn.automattic.com/wordpress/trunk@16950 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-12-15 16:09:43 +00:00 |
ryan
|
51bc3b0529
|
Internal linking IE tweaks. Props koopersmith. see #15739
git-svn-id: http://svn.automattic.com/wordpress/trunk@16933 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-12-15 03:13:10 +00:00 |
ryan
|
7f88c122ea
|
Expand/collapse in internal linking. Props koopersmith, nacin. see #15739
git-svn-id: http://svn.automattic.com/wordpress/trunk@16931 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-12-15 02:36:24 +00:00 |
nacin
|
5c4e3256fc
|
Fix nesting of parentheses. fixes #14995, props duck_, jakub.misek.
git-svn-id: http://svn.automattic.com/wordpress/trunk@16929 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-12-14 19:51:13 +00:00 |
ryan
|
ec858cde06
|
Pink trailing whites
git-svn-id: http://svn.automattic.com/wordpress/trunk@16927 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-12-14 19:38:38 +00:00 |
ryan
|
0e072f2dd7
|
Pink trailing whites
git-svn-id: http://svn.automattic.com/wordpress/trunk@16926 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-12-14 19:37:04 +00:00 |
ryan
|
3949ce12d0
|
Pink trailing whites.
git-svn-id: http://svn.automattic.com/wordpress/trunk@16900 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-12-13 21:21:50 +00:00 |
nacin
|
86e44f1050
|
More admin bar styling improvements. Includes RTL fixes. Don't show redundant 'search' value. props ocean90, see #15308.
git-svn-id: http://svn.automattic.com/wordpress/trunk@16875 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-12-11 08:54:41 +00:00 |
ryan
|
3fa8398525
|
jQuery UI 1.8.7. Props demetris. fixes #15766
git-svn-id: http://svn.automattic.com/wordpress/trunk@16863 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-12-10 19:02:53 +00:00 |
nacin
|
4e386b29ce
|
Admin bar script/style improvements. props ocean90, see #15308.
git-svn-id: http://svn.automattic.com/wordpress/trunk@16862 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-12-10 18:47:21 +00:00 |
nacin
|
69ca141a66
|
Handle posts without titles better in internal linking. see #11420.
git-svn-id: http://svn.automattic.com/wordpress/trunk@16784 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-12-08 00:22:43 +00:00 |
nacin
|
e03399c715
|
Fix handling of no titles and long titles in internal linking. see #11240.
git-svn-id: http://svn.automattic.com/wordpress/trunk@16750 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-12-06 16:28:06 +00:00 |
scribu
|
5e43a0760b
|
Make image edit labels more concise. Props lloydbudd. Fixes #13613
git-svn-id: http://svn.automattic.com/wordpress/trunk@16656 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-12-01 18:40:15 +00:00 |
ryan
|
d4a7589502
|
Super admin menu hover fix. Props filosofo. fixes #15524
git-svn-id: http://svn.automattic.com/wordpress/trunk@16598 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-11-26 21:47:28 +00:00 |
ryan
|
43448dc471
|
Bump tinymce gz. see #15544
git-svn-id: http://svn.automattic.com/wordpress/trunk@16567 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-11-24 15:34:19 +00:00 |
markjaquith
|
dc77ee14f8
|
Make Linking and Internal Linking keyboard-friendly and URL-paste-friendly. props koopersmith. fixes #15544
git-svn-id: http://svn.automattic.com/wordpress/trunk@16561 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-11-24 06:44:46 +00:00 |
nacin
|
60685a399d
|
Yeah, about that comma... Fix internal linking for both IE6 and IE7. props koopersmith, fixes #15485.
git-svn-id: http://svn.automattic.com/wordpress/trunk@16532 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-11-22 06:32:18 +00:00 |
ryan
|
42bb6c326a
|
Bring link dialog to front when TinyMCE is fullscreen. Props koopersmith. see #15532
git-svn-id: http://svn.automattic.com/wordpress/trunk@16528 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-11-22 02:48:58 +00:00 |