Ryan Boren
|
afd113dcf2
|
Rename wp_caption shortcode to caption. Allow themes to disable captioning. Use dashes instead of underscores in class names. Props azaozz. see #6812
git-svn-id: https://develop.svn.wordpress.org/trunk@8313 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-07-11 15:59:14 +00:00 |
|
Ryan Boren
|
83e091f297
|
Fix image resizing inside captions, add edit alt field to the advanced tab. Props azaozz. see #6812
git-svn-id: https://develop.svn.wordpress.org/trunk@8307 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-07-10 16:39:14 +00:00 |
|
Ryan Boren
|
261e73a0ff
|
Media Uploader improvements from azaozz: Improves the insert external image dialog, redirects to the gallery tab after "Save all changes" is clicked, shows the "Order" fields on the closed tabs, where they are easier to use, and only in the Gallery. see #7274
git-svn-id: https://develop.svn.wordpress.org/trunk@8304 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-07-10 03:49:52 +00:00 |
|
Ryan Boren
|
435710f599
|
Install styling from azaozz. fixes #7266
git-svn-id: https://develop.svn.wordpress.org/trunk@8297 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-07-09 04:33:31 +00:00 |
|
Ryan Boren
|
304340a9b0
|
Fix quotes in captions. Props azaozz. see #6812
git-svn-id: https://develop.svn.wordpress.org/trunk@8290 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-07-08 23:38:53 +00:00 |
|
Ryan Boren
|
7040784e97
|
Bump version for gallery. Props nbachiyski. fixes #6988
git-svn-id: https://develop.svn.wordpress.org/trunk@8262 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-07-06 16:41:47 +00:00 |
|
Ryan Boren
|
7dccf2c37c
|
Image caption fixes from azaozz: captions are properly created in tables and in lists, all tags are properly removed when deleting a caption, the align buttons can be used to align the captions. see #6812
git-svn-id: https://develop.svn.wordpress.org/trunk@8260 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-07-06 16:38:37 +00:00 |
|
Ryan Boren
|
99fdb4ee9e
|
Gears and styling updates for Press This from azaozz. see #6813
git-svn-id: https://develop.svn.wordpress.org/trunk@8256 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-07-04 16:12:31 +00:00 |
|
Ryan Boren
|
93240aef3b
|
Add med buttons to TinyMCE fullscreen. Props azaozz. fixes #7232
git-svn-id: https://develop.svn.wordpress.org/trunk@8248 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-07-03 15:55:45 +00:00 |
|
Ryan Boren
|
7b03393372
|
Image caption fixes from azaozz. see #6812
git-svn-id: https://develop.svn.wordpress.org/trunk@8245 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-07-03 05:11:00 +00:00 |
|
Ryan Boren
|
cc267eee8a
|
Use true swfupload version
git-svn-id: https://develop.svn.wordpress.org/trunk@8243 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-07-02 23:16:39 +00:00 |
|
Ryan Boren
|
45ac770299
|
Image captions from azaozz. see #6812
git-svn-id: https://develop.svn.wordpress.org/trunk@8239 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-07-02 18:41:11 +00:00 |
|
Mark Jaquith
|
93aa40cbff
|
Enable tag auto-suggest for multiple tags at once (without having to hit enter and send each one "down below"). fixes #5580
git-svn-id: https://develop.svn.wordpress.org/trunk@8214 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-06-30 00:04:22 +00:00 |
|
Ryan Boren
|
20e5ea1578
|
Bump script loader versions for jQuery UI 1.5.1
git-svn-id: https://develop.svn.wordpress.org/trunk@8206 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-06-27 19:44:13 +00:00 |
|
Ryan Boren
|
d8d5181c77
|
TinyMCE 3.1.1 from azaozz. fixes #7191
git-svn-id: https://develop.svn.wordpress.org/trunk@8204 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-06-27 16:13:27 +00:00 |
|
Ryan Boren
|
f920c9bcaf
|
Test for feature instead of browser to fix TB positioning for browsers pretending to be IE6. Props azaozz. fixes #6676
git-svn-id: https://develop.svn.wordpress.org/trunk@8194 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-06-25 16:58:27 +00:00 |
|
Ryan Boren
|
29dcc51d1f
|
Insert image fixes from azaozz. fixes #7177
git-svn-id: https://develop.svn.wordpress.org/trunk@8189 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-06-24 21:59:06 +00:00 |
|
Ryan Boren
|
ce2dafe0e5
|
wp_guess_url() and install styling fixes from sambauers. fixes #7129 see #4732
git-svn-id: https://develop.svn.wordpress.org/trunk@8182 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-06-24 17:36:21 +00:00 |
|
Ryan Boren
|
672ca87116
|
Respect post_ID update when doing multiple add meta AJAX requests. Props mdawaffe. fixes #7170 see #6457
git-svn-id: https://develop.svn.wordpress.org/trunk@8177 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-06-23 23:25:15 +00:00 |
|
Ryan Boren
|
5757d74348
|
Autosave when Preview is clicked. Props azaozz and DanCoulter. fixes #6682
git-svn-id: https://develop.svn.wordpress.org/trunk@8170 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-06-23 16:05:10 +00:00 |
|
Ryan Boren
|
94bd9ef781
|
Edit image updates from azaozz. see #6811
git-svn-id: https://develop.svn.wordpress.org/trunk@8167 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-06-23 15:26:03 +00:00 |
|
Ryan Boren
|
ddc798ad6f
|
TinyMCE 3.1.0.1 from azaozz. fixes #7153 #7148 #7128
git-svn-id: https://develop.svn.wordpress.org/trunk@8127 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-06-19 16:55:50 +00:00 |
|
Ryan Boren
|
761c8cef28
|
Image popup improvements from azaozz. Added translation strings, RTL support, several layout improvements, image border, hspace and vspace can be used as shortcuts to add css styles, the preview is visible on both tabs, etc. see #6811
git-svn-id: https://develop.svn.wordpress.org/trunk@8083 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-06-14 16:38:08 +00:00 |
|
Ryan Boren
|
4c1b6184ba
|
Unify TinyMCE image popup and insert image popup. Props azaozz. see #6811
git-svn-id: https://develop.svn.wordpress.org/trunk@8066 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-06-10 04:40:21 +00:00 |
|
Ryan Boren
|
92ae28e17d
|
jQuery UI 1.5
git-svn-id: https://develop.svn.wordpress.org/trunk@8064 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-06-09 19:37:55 +00:00 |
|
Ryan Boren
|
5d786d179c
|
More use of site_url(), admin_url(), and site_url(). Force login and admin links to be https if FORCE_SSL_LOGIN. see #7001
git-svn-id: https://develop.svn.wordpress.org/trunk@8058 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-06-06 07:39:11 +00:00 |
|
Ryan Boren
|
29cf061640
|
TinyMCE 3.0.9 from azaozz. fixes #7088
git-svn-id: https://develop.svn.wordpress.org/trunk@8047 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-06-04 15:31:14 +00:00 |
|
Ryan Boren
|
9e870ca780
|
Revert jQuery hack. see #7082
git-svn-id: https://develop.svn.wordpress.org/trunk@8046 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-06-04 05:31:56 +00:00 |
|
Ryan Boren
|
ab8655babc
|
Replace ref to dimensions with jquery core
git-svn-id: https://develop.svn.wordpress.org/trunk@8045 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-06-04 05:19:23 +00:00 |
|
Ryan Boren
|
1453182c34
|
Hacked up version of jQuery to workaround Safari 2.0.4 bug. see #7082
git-svn-id: https://develop.svn.wordpress.org/trunk@8043 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-06-04 01:47:11 +00:00 |
|
Ryan Boren
|
95ccaf3f21
|
Dimensions is now part of jquery core
git-svn-id: https://develop.svn.wordpress.org/trunk@8042 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-06-04 01:24:04 +00:00 |
|
Ryan Boren
|
f213f87d59
|
First cut and better admin SSL support. see #7001
git-svn-id: https://develop.svn.wordpress.org/trunk@7998 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-05-27 17:46:01 +00:00 |
|
Ryan Boren
|
44084888b7
|
Fixes timing issue in IE6 in the TB mod scripts. Reorders css files to load before js in the admin head. Props azaozz. fixes #7032
git-svn-id: https://develop.svn.wordpress.org/trunk@7989 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-05-24 17:06:26 +00:00 |
|
Ryan Boren
|
8925593aea
|
Few css fixes for the media uploader, confirm delete of attachments from the library tab. Props azaozz. fixes #7033
git-svn-id: https://develop.svn.wordpress.org/trunk@7988 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-05-24 17:03:51 +00:00 |
|
Ryan Boren
|
ab6c52cdf7
|
Use style loader for gears manifest. Props azaozz. fixes #7015
git-svn-id: https://develop.svn.wordpress.org/trunk@7981 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-05-22 15:27:28 +00:00 |
|
Ryan Boren
|
0198c04b6d
|
wp_admin_css() improvements. Props mdawaffe. see #7011
git-svn-id: https://develop.svn.wordpress.org/trunk@7979 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-05-22 00:06:41 +00:00 |
|
Ryan Boren
|
ce3388a5ea
|
Add wp_default_styles(), convert wp_admin_css(). Props mdawaffe. see #7011
git-svn-id: https://develop.svn.wordpress.org/trunk@7976 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-05-21 23:24:23 +00:00 |
|
Ryan Boren
|
50c79cf2a7
|
wp-ajax.js is no longer used
git-svn-id: https://develop.svn.wordpress.org/trunk@7975 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-05-21 20:27:36 +00:00 |
|
Ryan Boren
|
9e20f1b7db
|
jQuery update
git-svn-id: https://develop.svn.wordpress.org/trunk@7973 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-05-21 18:19:44 +00:00 |
|
Ryan Boren
|
6fad8c567f
|
Style loader from mdawaffe. see #7011
git-svn-id: https://develop.svn.wordpress.org/trunk@7970 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-05-21 05:56:04 +00:00 |
|
Ryan Boren
|
58a9595df2
|
Theme preview and thickbox CSS cleanup. Props azaozz. see #5486
git-svn-id: https://develop.svn.wordpress.org/trunk@7961 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-05-20 17:19:33 +00:00 |
|
Ryan Boren
|
6c16408dce
|
Put checked categories at the top of the checlist. Props mdawaffe. fixes #7000 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@7956 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-05-19 21:35:18 +00:00 |
|
Ryan Boren
|
9702d81692
|
Support for Google Gears managed offline storage. Props azaozz. see #6965
git-svn-id: https://develop.svn.wordpress.org/trunk@7938 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-05-15 22:57:14 +00:00 |
|
Ryan Boren
|
441bc35e80
|
jQuery UI core and tabs 1.5b4
git-svn-id: https://develop.svn.wordpress.org/trunk@7935 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-05-15 03:45:42 +00:00 |
|
Ryan Boren
|
1c4f5de9a1
|
Revisioning for pages from mdawaffe. see #6775
git-svn-id: https://develop.svn.wordpress.org/trunk@7913 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-05-09 15:59:17 +00:00 |
|
Ryan Boren
|
a1be16cf86
|
Move autosave to post revisions. Props mdawaffe. see #6775
git-svn-id: https://develop.svn.wordpress.org/trunk@7907 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-05-08 17:25:07 +00:00 |
|
Ryan Boren
|
38bcb99561
|
Widget arrangement fix from azaozz. fixes #6876 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@7881 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-05-04 02:05:18 +00:00 |
|
Ryan Boren
|
3cc58bc479
|
Bump script vers. see #6843
git-svn-id: https://develop.svn.wordpress.org/trunk@7864 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-04-30 23:33:57 +00:00 |
|
Ryan Boren
|
2335a57b06
|
thickbox and media upload fixes from azaozz. fixes #6843
git-svn-id: https://develop.svn.wordpress.org/trunk@7862 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-04-30 20:21:09 +00:00 |
|
Ryan Boren
|
67d3c5a09d
|
Word count from azaozz. see #4807
git-svn-id: https://develop.svn.wordpress.org/trunk@7854 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-04-29 19:17:23 +00:00 |
|
Ryan Boren
|
eae779df32
|
Bump the autosave re-enable delay to 5 seconds, makes sure we manually re-enable the buttons on ajax success, and visually dim the disabled buttons for some UI feedback. Props mdawaffe. fixes #6707 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@7813 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-04-25 00:32:29 +00:00 |
|
Ryan Boren
|
d1d6825fa2
|
Disable buttons until autosave completes. Props mdawaffe. fixes #6707 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@7788 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-04-23 01:55:58 +00:00 |
|
Ryan Boren
|
8c81b54425
|
wp_category_checklist() fixes from mdawaffe. fixes #6810 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@7777 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-04-22 22:45:53 +00:00 |
|
Ryan Boren
|
76db359fb2
|
Silence ini_get warnings. fixes #6787 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@7774 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-04-22 21:24:34 +00:00 |
|
Ryan Boren
|
f74903d3c2
|
Shift-click to select a range of checkboxes. Props mdawaffe. fixes #6541 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@7745 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-04-18 22:23:02 +00:00 |
|
Ryan Boren
|
2d413e83cd
|
Revert [7689], gonna try another approach. see #6677
git-svn-id: https://develop.svn.wordpress.org/trunk@7720 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-04-17 19:32:38 +00:00 |
|
Ryan Boren
|
54c4cd2e76
|
Bump script loader ver. see #6753
git-svn-id: https://develop.svn.wordpress.org/trunk@7710 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-04-16 22:58:15 +00:00 |
|
Ryan Boren
|
1ed52ed5d7
|
Custom header and color picker fixes from mdawaffe. fixes #6577 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@7698 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-04-16 20:58:03 +00:00 |
|
Ryan Boren
|
97cfa272b0
|
Demand load the category list. Props mdawaffe. see #6677
git-svn-id: https://develop.svn.wordpress.org/trunk@7689 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-04-15 18:00:52 +00:00 |
|
Ryan Boren
|
a58816e2ab
|
Workaround response truncation by reducing size of response after uploading with flash uploader. Props tellyworth. fixes #6713
git-svn-id: https://develop.svn.wordpress.org/trunk@7682 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-04-14 23:09:14 +00:00 |
|
Ryan Boren
|
98b3f7d11f
|
TinyMCE 3.0.7 from azaozz. fixes #6726 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@7679 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-04-14 22:19:04 +00:00 |
|
Ryan Boren
|
14b93694f0
|
More efficient category and list JS from mdawaffe. fixes #6677 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@7669 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-04-14 19:31:20 +00:00 |
|
Ryan Boren
|
a36e390a73
|
Avoid data-loss when editing multi-widgets. Props mdawaffe. fixes #6636 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@7620 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-04-07 21:40:32 +00:00 |
|
Peter Westwood
|
4196a8a505
|
Rearrange the media uploader view so the filename is visible. Fixes #6517 for trunk props andy.
git-svn-id: https://develop.svn.wordpress.org/trunk@7584 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-04-01 21:12:35 +00:00 |
|
Ryan Boren
|
657b4a3725
|
TinyMCE RTL and paste as plain text fixes from azaozz. fixes #6429
git-svn-id: https://develop.svn.wordpress.org/trunk@7556 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-03-28 03:49:35 +00:00 |
|
Mark Jaquith
|
f7c21d131d
|
Use attachment title instead of filename, unless it is empty
git-svn-id: https://develop.svn.wordpress.org/trunk@7533 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-03-26 21:00:21 +00:00 |
|
Mark Jaquith
|
bfc779927b
|
Autosave fixes for attachments from andy. fixes #6389
git-svn-id: https://develop.svn.wordpress.org/trunk@7532 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-03-26 20:28:40 +00:00 |
|
Mark Jaquith
|
5e779414fd
|
Clean up the Write Post/Write Page/Edit Comment screens for people without JS. Introduce the hide-if-no-js and hide-if-js automagical classes. fixes #6395
git-svn-id: https://develop.svn.wordpress.org/trunk@7529 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-03-26 20:06:18 +00:00 |
|
Ryan Boren
|
35c126a10a
|
Fixing several problems with TiynMCE, triggering of autosave() on an empty post in Safari 3.1, <br> tags in FF, <object> tag may break if switching from Visual to HTML mode and back several times, little cleanup of the compressor and others. Props azaozz. fixes #6384
git-svn-id: https://develop.svn.wordpress.org/trunk@7513 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-03-26 03:22:53 +00:00 |
|
Ryan Boren
|
b675793f6d
|
Maintain toolbar state. Props azaozz. fixes #6360
git-svn-id: https://develop.svn.wordpress.org/trunk@7489 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-03-23 16:37:06 +00:00 |
|
Ryan Boren
|
e31076e464
|
Fix custom field add/update/delete. Props mdawaffe. fixes #6343
git-svn-id: https://develop.svn.wordpress.org/trunk@7468 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-03-22 08:15:48 +00:00 |
|
Ryan Boren
|
8c0ae81b06
|
TinyMCE updates from azaozz. fixes #6340
git-svn-id: https://develop.svn.wordpress.org/trunk@7464 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-03-21 22:13:03 +00:00 |
|
Peter Westwood
|
dc097aca57
|
We use "do not" not "don't". Fixes #6328 props rnt.
git-svn-id: https://develop.svn.wordpress.org/trunk@7447 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-03-21 09:25:03 +00:00 |
|
Ryan Boren
|
385b02675c
|
Make b0rked message slightly more informative.
git-svn-id: https://develop.svn.wordpress.org/trunk@7432 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-03-20 23:39:39 +00:00 |
|
Mark Jaquith
|
b6b80aea33
|
Multi-widgets should never be removed if you click cancel. props mdawaffe. fixes #6291
git-svn-id: https://develop.svn.wordpress.org/trunk@7411 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-03-20 04:39:23 +00:00 |
|
Ryan Boren
|
3e4d1197d5
|
Degrade flash upload if the server is lightttpd < 1.5. Props nbachyski. fixes #6243
git-svn-id: https://develop.svn.wordpress.org/trunk@7406 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-03-20 00:33:59 +00:00 |
|
Mark Jaquith
|
9de58b184a
|
Autosave when title has content and loses focus. props ryan. see #5749
git-svn-id: https://develop.svn.wordpress.org/trunk@7394 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-03-19 05:38:58 +00:00 |
|
Ryan Boren
|
000eee5dab
|
Fix over-aggressive form validation. Props mdawaffe. fixes #6209
git-svn-id: https://develop.svn.wordpress.org/trunk@7384 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-03-18 19:20:18 +00:00 |
|
Ryan Boren
|
271613bd3e
|
TinyMCE fixes from azaozz. fixes #6272
git-svn-id: https://develop.svn.wordpress.org/trunk@7378 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-03-18 06:59:53 +00:00 |
|
Ryan Boren
|
0d55e6a0cd
|
Fix check all for IE. Props mdawaffe. fixes #6268
git-svn-id: https://develop.svn.wordpress.org/trunk@7371 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-03-18 02:04:54 +00:00 |
|
Mark Jaquith
|
ecbc4d48f1
|
Bring Edit Page screen up to parity with Edit Post screen WRT timestamps. see #6250
git-svn-id: https://develop.svn.wordpress.org/trunk@7341 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-03-17 03:26:53 +00:00 |
|
Ryan Boren
|
56a7acdf15
|
Better date editing from MarkJaquith. see #6250
git-svn-id: https://develop.svn.wordpress.org/trunk@7338 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-03-16 23:05:16 +00:00 |
|
Ryan Boren
|
11620cd3b4
|
Don't allow duplicate category creation. Props westi and mdawaffe. fixes #3799
git-svn-id: https://develop.svn.wordpress.org/trunk@7336 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-03-16 20:37:02 +00:00 |
|
Peter Westwood
|
b960c085bb
|
Make the preview message consistent. Fixes #6238 props mdawaffe.
git-svn-id: https://develop.svn.wordpress.org/trunk@7316 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-03-15 19:26:17 +00:00 |
|
Matt Mullenweg
|
388c8fa9db
|
Tooltips for media buttons. Hat tip: azaozz.
git-svn-id: https://develop.svn.wordpress.org/trunk@7311 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-03-15 16:53:36 +00:00 |
|
Peter Westwood
|
e63fc7126a
|
Better protection against double widget insertion. Fixes #6191 props mdawaffe.
git-svn-id: https://develop.svn.wordpress.org/trunk@7275 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-03-13 21:33:11 +00:00 |
|
Ryan Boren
|
af1a108e7e
|
TinyMCE 3.05 from azaozz. fixes #6195
git-svn-id: https://develop.svn.wordpress.org/trunk@7270 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-03-12 22:47:11 +00:00 |
|
Ryan Boren
|
df8228fa6c
|
Attachment editing from mdawaffe. fixes #6181
git-svn-id: https://develop.svn.wordpress.org/trunk@7262 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-03-12 05:50:07 +00:00 |
|
Ryan Boren
|
836af4e1c0
|
media handling fixes from andy. see #5911
git-svn-id: https://develop.svn.wordpress.org/trunk@7256 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-03-11 23:15:17 +00:00 |
|
Peter Westwood
|
a0648eee7f
|
Bring the bubble back when we have moderated a comment. Fixes #6010 props mdawaffe.
git-svn-id: https://develop.svn.wordpress.org/trunk@7236 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-03-11 08:55:57 +00:00 |
|
Matt Mullenweg
|
1eb27ca290
|
Parley voo crunching?
git-svn-id: https://develop.svn.wordpress.org/trunk@7227 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-03-11 01:10:48 +00:00 |
|
Ryan Boren
|
353bf81a5e
|
Make cancel mean cancel. Props mdawaffe. see #5886
git-svn-id: https://develop.svn.wordpress.org/trunk@7176 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-03-06 23:01:22 +00:00 |
|
Ryan Boren
|
d1fd6659e4
|
Added filter for changing the languages selection for the spellchecker, fixed problems with valid_elements and added filter for extended_valid_elements, update to the latest version. Props azaozz. fixes #6111
git-svn-id: https://develop.svn.wordpress.org/trunk@7173 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-03-06 19:56:02 +00:00 |
|
Ryan Boren
|
7d6440bba2
|
Fix insert, gallery, sizing, type queries, errors, thumbs, type fallback. Props andy. see #5911
git-svn-id: https://develop.svn.wordpress.org/trunk@7172 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-03-06 19:48:54 +00:00 |
|
Ryan Boren
|
72d53b30d7
|
Use constant instead of DB option for setting autosave_interval. Props mdawaffe. fixes #6075
git-svn-id: https://develop.svn.wordpress.org/trunk@7165 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-03-06 06:07:53 +00:00 |
|
Ryan Boren
|
dc3a3d242c
|
Improve upload_max_filesize error. Improve error display for long messages. New uploads now added to bottom, not top. Fix align class. Remove redundant header text. Props andy. see #5911
git-svn-id: https://develop.svn.wordpress.org/trunk@7160 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-03-05 06:46:42 +00:00 |
|
Ryan Boren
|
9c7eb61265
|
Comment bubble count fixes from mdawaffe. fixes #6090
git-svn-id: https://develop.svn.wordpress.org/trunk@7153 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-03-04 17:07:47 +00:00 |
|
Ryan Boren
|
0f009c4b9f
|
Set autosave_interval for fresh installs. DEfault to 60 if autosave_interval is not set. see #6075
git-svn-id: https://develop.svn.wordpress.org/trunk@7148 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-03-04 00:41:49 +00:00 |
|
Ryan Boren
|
742b6b7ceb
|
Autosave notice styling from mdawaffe. fixes #6054
git-svn-id: https://develop.svn.wordpress.org/trunk@7145 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-03-03 21:15:34 +00:00 |
|
Ryan Boren
|
6d7441c26e
|
Remove trailing whites.
git-svn-id: https://develop.svn.wordpress.org/trunk@7130 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-03-02 20:17:30 +00:00 |
|