Commit Graph

4193 Commits

Author SHA1 Message Date
ryan
f6c2de0141 Use clone to break object refs when setting and getting cache. see #8146 #8191
git-svn-id: http://svn.automattic.com/wordpress/trunk@9740 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-17 21:01:12 +00:00
azaozz
eb42b45767 QE: set colspan and fix IE input field width
git-svn-id: http://svn.automattic.com/wordpress/trunk@9738 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-17 20:08:38 +00:00
ryan
1039d131fe Don't cache filtered term objects. see #8146
git-svn-id: http://svn.automattic.com/wordpress/trunk@9737 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-17 20:03:31 +00:00
ryan
2cd30ad069 Bump CSS veR
git-svn-id: http://svn.automattic.com/wordpress/trunk@9736 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-17 19:26:43 +00:00
ryan
5c5d1aef4d Key screen meta off of page hook. fixes #8246
git-svn-id: http://svn.automattic.com/wordpress/trunk@9735 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-17 19:16:26 +00:00
ryan
153d88757c Fix notice
git-svn-id: http://svn.automattic.com/wordpress/trunk@9734 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-17 18:21:20 +00:00
azaozz
a4da82e877 CSS fixes and improvements, also IE7 and some IE6 fixes
git-svn-id: http://svn.automattic.com/wordpress/trunk@9733 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-17 18:01:00 +00:00
azaozz
9fcdfa2ace Bump
git-svn-id: http://svn.automattic.com/wordpress/trunk@9732 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-17 16:33:06 +00:00
azaozz
7cee4f5723 Fix [9714], it breaks get_page()
git-svn-id: http://svn.automattic.com/wordpress/trunk@9731 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-17 15:47:41 +00:00
azaozz
28af5e2493 Fix thickbox for IE6 in wpeditimage
git-svn-id: http://svn.automattic.com/wordpress/trunk@9730 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-17 05:51:59 +00:00
azaozz
469170c44c Fix default Gravatar URLs, props DD32, fixes #8232
git-svn-id: http://svn.automattic.com/wordpress/trunk@9728 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-15 23:30:33 +00:00
azaozz
5ca12b7518 Show a space as thousands separator for comments count when setting from js, hide ajax throbber when QE returns an error, see#8227 fixes #8225
git-svn-id: http://svn.automattic.com/wordpress/trunk@9726 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-15 21:58:51 +00:00
ryan
ce0a9e1c55 Bump
git-svn-id: http://svn.automattic.com/wordpress/trunk@9725 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-15 19:42:08 +00:00
ryan
022c232b98 Bump CSS versions
git-svn-id: http://svn.automattic.com/wordpress/trunk@9722 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-15 19:08:25 +00:00
azaozz
a9d45e28cf Update comments count for Pending and Spam on edit-comments.php and the dashboard, fixes #8227
git-svn-id: http://svn.automattic.com/wordpress/trunk@9720 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-15 18:57:53 +00:00
ryan
9d192618f4 Bump
git-svn-id: http://svn.automattic.com/wordpress/trunk@9718 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-15 18:31:15 +00:00
ryan
40c754df1d Unused var fixes. Props DD32. see #8220
git-svn-id: http://svn.automattic.com/wordpress/trunk@9716 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-15 18:10:35 +00:00
ryan
86702a2520 Notice fixes. Props DD32. see #7509
git-svn-id: http://svn.automattic.com/wordpress/trunk@9714 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-15 17:56:44 +00:00
azaozz
47a824081a Small css fixes and cleanup
git-svn-id: http://svn.automattic.com/wordpress/trunk@9713 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-15 12:30:58 +00:00
azaozz
f0804b3c26 QE: fix notices and check if the returned string contains the row HTML, props DD32, fixes #8115
git-svn-id: http://svn.automattic.com/wordpress/trunk@9712 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-15 12:04:38 +00:00
azaozz
9050fd4a5a Strip "onclick" when previewing themes, props DD32, fixes #7303
git-svn-id: http://svn.automattic.com/wordpress/trunk@9707 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-15 02:20:26 +00:00
ryan
55b0b6bd4f Bump
git-svn-id: http://svn.automattic.com/wordpress/trunk@9705 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-15 00:10:33 +00:00
ryan
9861eb1a85 Notice fixes from DD32. see #7509
git-svn-id: http://svn.automattic.com/wordpress/trunk@9699 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-14 23:01:16 +00:00
markjaquith
04d45cb1f3 Make Canonical feeds and paging play nice with each other and with PATHINFO URL structures. fixes #8076
git-svn-id: http://svn.automattic.com/wordpress/trunk@9697 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-14 22:48:22 +00:00
ryan
8f19010b2d Use pings_open() to check ping status
git-svn-id: http://svn.automattic.com/wordpress/trunk@9696 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-14 22:33:13 +00:00
azaozz
cd6acbcbb2 Don't change bg color or approval status after comment QE or reply, fixes #7930
git-svn-id: http://svn.automattic.com/wordpress/trunk@9695 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-14 21:54:39 +00:00
ryan
e9dc3d0fa7 Use dir not url. Props DD32. fixes #8207
git-svn-id: http://svn.automattic.com/wordpress/trunk@9688 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-14 18:32:10 +00:00
ryan
01746cf6b3 Walker fix for when non elements are top-level. Props hailin. fixes #8150
git-svn-id: http://svn.automattic.com/wordpress/trunk@9685 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-14 18:10:58 +00:00
ryan
73148914c2 Plugin installer updates from DD32. fixes #7908
git-svn-id: http://svn.automattic.com/wordpress/trunk@9682 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-14 17:07:24 +00:00
ryan
fbb0124c7d Bump
git-svn-id: http://svn.automattic.com/wordpress/trunk@9681 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-14 16:39:53 +00:00
ryan
ce1cc49825 Provide fallback salt to accommodate custom schemes. Props tellyworth. fixes #8212
git-svn-id: http://svn.automattic.com/wordpress/trunk@9680 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-14 16:35:14 +00:00
azaozz
f1c1aa6ced Style updates for TinyMCE dialogs
git-svn-id: http://svn.automattic.com/wordpress/trunk@9677 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-14 08:14:21 +00:00
azaozz
6adb94fd45 TinyMCE 3.2.1
git-svn-id: http://svn.automattic.com/wordpress/trunk@9674 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-14 02:35:02 +00:00
ryan
1a52b3e086 Press This update from noel. see #7949
git-svn-id: http://svn.automattic.com/wordpress/trunk@9673 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-14 01:20:20 +00:00
markjaquith
cffcfd149f Font and color changes from Matt Thomas. fixes #8158
git-svn-id: http://svn.automattic.com/wordpress/trunk@9672 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-13 22:17:59 +00:00
ryan
83dce74554 wp_list_comments() fixes when passing type. Props Viper007Bond. fixes #8168
git-svn-id: http://svn.automattic.com/wordpress/trunk@9667 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-13 20:36:36 +00:00
ryan
a43102e27b Bump
git-svn-id: http://svn.automattic.com/wordpress/trunk@9665 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-13 19:33:30 +00:00
azaozz
706f9a2c9c Add file upload support for MS Office 2007+ filetypes (docx pptx xlsx), props misterbisson, fixes #8194
git-svn-id: http://svn.automattic.com/wordpress/trunk@9662 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-13 15:17:26 +00:00
markjaquith
de4a0edb94 Cast image sizes to ints. Explain that sizes are in pixels. fixes #8160
git-svn-id: http://svn.automattic.com/wordpress/trunk@9661 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-13 07:54:27 +00:00
markjaquith
9928e82e36 Do not show Media Upload buttons in Visual Editor if user lacks the capabilities to upload files. fixes #8110
git-svn-id: http://svn.automattic.com/wordpress/trunk@9660 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-13 07:45:11 +00:00
markjaquith
81bcc48846 Styles for code and kbd from Matt Thomas. fixes #7339
git-svn-id: http://svn.automattic.com/wordpress/trunk@9658 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-13 06:29:55 +00:00
azaozz
24b5a980c5 Refresh js, see #7520
git-svn-id: http://svn.automattic.com/wordpress/trunk@9655 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-13 03:10:11 +00:00
azaozz
f4d7858bbd Keep state for image size, alignment and url in the uploader and for categories view on the write page, fixes #7520
git-svn-id: http://svn.automattic.com/wordpress/trunk@9654 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-13 03:07:39 +00:00
ryan
031a280fd0 get_terms() improvements from filosofo. fixes #8087
git-svn-id: http://svn.automattic.com/wordpress/trunk@9652 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-13 00:20:12 +00:00
ryan
6d04a62bfd Escape dot in robots rewrite rule. Props Jean-LucfromBrussels and DD32. fixes #8176
git-svn-id: http://svn.automattic.com/wordpress/trunk@9650 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-12 23:04:43 +00:00
markjaquith
c323670331 Revert [9193]. See #6627. Will revisit for 2.8
git-svn-id: http://svn.automattic.com/wordpress/trunk@9649 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-12 21:55:25 +00:00
markjaquith
dbb012bdaf Canonical now only redirects to a different domain if the domains differ by their yes-www/no-www status. fixes #5089
git-svn-id: http://svn.automattic.com/wordpress/trunk@9646 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-12 21:27:19 +00:00
markjaquith
7ab338d7f8 Catch more blank query string thing cases, without resorting to crazy regex. props filosofo. fixes #8098
git-svn-id: http://svn.automattic.com/wordpress/trunk@9645 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-12 21:08:48 +00:00
markjaquith
21eb85b469 Be more picky about the trailing blank query string things we strip. props filosofo, fitztrev, stevish, azaozz, DD32 (go team!). fixes #8098. fixes #8180
git-svn-id: http://svn.automattic.com/wordpress/trunk@9642 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-12 20:09:16 +00:00
markjaquith
41b43c1d03 Visibility section for the Publish Module for Pages
git-svn-id: http://svn.automattic.com/wordpress/trunk@9641 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-12 19:31:39 +00:00
markjaquith
16ccb3f181 Bump posts.js
git-svn-id: http://svn.automattic.com/wordpress/trunk@9640 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-12 18:40:20 +00:00
markjaquith
d6c4fac277 Visibility section of Publish Module for Posts. Pages later.
git-svn-id: http://svn.automattic.com/wordpress/trunk@9639 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-12 18:36:48 +00:00
ryan
6690ad435f Bump
git-svn-id: http://svn.automattic.com/wordpress/trunk@9638 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-12 18:22:35 +00:00
azaozz
4bc175346f Fixes for previous/next page links, props Viper007Bond, fixes #8058
git-svn-id: http://svn.automattic.com/wordpress/trunk@9632 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-12 10:13:50 +00:00
azaozz
7e200d589d Consolidate six more js files
git-svn-id: http://svn.automattic.com/wordpress/trunk@9631 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-12 09:35:50 +00:00
azaozz
ef6f5c31d7 Merge all JS files that always load with common.js
git-svn-id: http://svn.automattic.com/wordpress/trunk@9626 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-12 00:27:01 +00:00
ryan
18b3816ff8 Bump
git-svn-id: http://svn.automattic.com/wordpress/trunk@9621 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-11 22:51:06 +00:00
ryan
633c920a9e Fix warnings. Props nbachiyski. fixes #8153
git-svn-id: http://svn.automattic.com/wordpress/trunk@9618 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-11 20:40:36 +00:00
ryan
e5bb6778d3 Bump
git-svn-id: http://svn.automattic.com/wordpress/trunk@9617 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-11 20:07:40 +00:00
ryan
7ec57f9dea Use localized dates on General Options page. Props nbachiyski. fixes #8153
git-svn-id: http://svn.automattic.com/wordpress/trunk@9616 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-11 19:56:35 +00:00
ryan
2bab4e2ec0 Differentiate between plural noun, verb and adjective Spam translations. Props nbachiyski. fixes #8154
git-svn-id: http://svn.automattic.com/wordpress/trunk@9615 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-11 19:54:54 +00:00
azaozz
1b84d8e087 Fix constant name in phpDoc, props alexrabe, fixes #8123
git-svn-id: http://svn.automattic.com/wordpress/trunk@9611 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-11 12:43:04 +00:00
azaozz
41870c14a8 New design of Quick/Bulk Edit (added some colors and IE fixes), props mdawaffe, see #8144
git-svn-id: http://svn.automattic.com/wordpress/trunk@9604 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-11 02:58:24 +00:00
westi
eddacb0872 Notice fixes.
git-svn-id: http://svn.automattic.com/wordpress/trunk@9602 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-10 23:03:34 +00:00
markjaquith
8d544355df Use prepare() in get_comments()
git-svn-id: http://svn.automattic.com/wordpress/trunk@9601 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-10 22:16:50 +00:00
ryan
10f9e61ae2 Bump
git-svn-id: http://svn.automattic.com/wordpress/trunk@9600 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-10 22:05:33 +00:00
westi
9ebad4866c Improve code style.
git-svn-id: http://svn.automattic.com/wordpress/trunk@9599 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-10 21:57:26 +00:00
ryan
2c32b53092 Bump
git-svn-id: http://svn.automattic.com/wordpress/trunk@9597 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-10 19:45:59 +00:00
ryan
545da15950 Notice fixes from DD32. see #7509
git-svn-id: http://svn.automattic.com/wordpress/trunk@9596 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-10 18:54:18 +00:00
ryan
2d1010a8fb Don't use deprecated functions. Props filosofo. fixes #8130
git-svn-id: http://svn.automattic.com/wordpress/trunk@9590 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-10 17:45:38 +00:00
ryan
5d7b9d59ae Bump
git-svn-id: http://svn.automattic.com/wordpress/trunk@9582 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-09 19:23:49 +00:00
azaozz
6b99a452d1 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: http://svn.automattic.com/wordpress/trunk@9578 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-09 14:54:39 +00:00
ryan
16e560573f Add missing array keys. fixes #8121
git-svn-id: http://svn.automattic.com/wordpress/trunk@9575 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-08 23:13:33 +00:00
ryan
4a22773ec4 Load RTL for plugin-install and farbtastic. Props kashani. fixes #8078
git-svn-id: http://svn.automattic.com/wordpress/trunk@9573 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-08 22:36:25 +00:00
ryan
0e05d37cde Prioritize transports differently for non-blocking requests. fixes #8086
git-svn-id: http://svn.automattic.com/wordpress/trunk@9572 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-08 22:35:00 +00:00
ryan
cec22453a3 Bump
git-svn-id: http://svn.automattic.com/wordpress/trunk@9571 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-08 17:38:12 +00:00
markjaquith
950fb8fb6f Admin notices go UNDER the H2
git-svn-id: http://svn.automattic.com/wordpress/trunk@9569 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-08 10:17:45 +00:00
azaozz
c5af1c84e3 Press Enter to save in Quick Edit, props aaron_guitar, fixes #8061
git-svn-id: http://svn.automattic.com/wordpress/trunk@9566 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-08 06:54:42 +00:00
azaozz
ea03719b8b Styling for custom fields
git-svn-id: http://svn.automattic.com/wordpress/trunk@9564 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-08 02:15:53 +00:00
markjaquith
c295b4b8e8 Remove the other tab before sliding down.
git-svn-id: http://svn.automattic.com/wordpress/trunk@9561 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-07 22:07:58 +00:00
ryan
e662d424f3 Bump
git-svn-id: http://svn.automattic.com/wordpress/trunk@9559 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-06 23:02:23 +00:00
azaozz
4a5e7ba2e4 Implementing new design for Edit Posts, Comments, etc. lists, props mdawaffe, see #8083
git-svn-id: http://svn.automattic.com/wordpress/trunk@9556 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-06 21:56:29 +00:00
ryan
d4c55c25d6 Fix notice. fixes #8082
git-svn-id: http://svn.automattic.com/wordpress/trunk@9554 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-06 20:24:29 +00:00
ryan
0155abf585 Port Magpie from Snoopy to WP HTTP Request API. fixes #8082
git-svn-id: http://svn.automattic.com/wordpress/trunk@9553 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-06 19:06:43 +00:00
ryan
cc04a27785 beta2
git-svn-id: http://svn.automattic.com/wordpress/trunk@9549 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-06 08:41:06 +00:00
azaozz
d0190fb09a Bump js version for settings-box
git-svn-id: http://svn.automattic.com/wordpress/trunk@9546 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-06 08:20:36 +00:00
ryan
74af1250f7 Remove unused var
git-svn-id: http://svn.automattic.com/wordpress/trunk@9544 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-06 04:54:13 +00:00
azaozz
63bc2ead19 Fix adding similar tags
git-svn-id: http://svn.automattic.com/wordpress/trunk@9542 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-06 02:54:35 +00:00
ryan
3b043a8308 notice fixes
git-svn-id: http://svn.automattic.com/wordpress/trunk@9541 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-06 02:05:59 +00:00
ryan
7effb8df55 Fix notice
git-svn-id: http://svn.automattic.com/wordpress/trunk@9540 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-06 01:58:33 +00:00
ryan
2a615a4db8 Bind menu icons to single click instead of double
git-svn-id: http://svn.automattic.com/wordpress/trunk@9539 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-06 01:52:37 +00:00
azaozz
4f47d7e869 Dashboard Styling, props mdawaffe, fixes #8070
git-svn-id: http://svn.automattic.com/wordpress/trunk@9536 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-05 21:56:57 +00:00
ryan
9084c254d7 Bump
git-svn-id: http://svn.automattic.com/wordpress/trunk@9535 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-05 21:33:31 +00:00
ryan
bb2f1dd007 Bump version
git-svn-id: http://svn.automattic.com/wordpress/trunk@9525 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-05 17:38:43 +00:00
markjaquith
88bfbbd948 Massive get_comment_link() performance improvements for posts with a lot of comments. props Viper007Bond. fixes #7956
git-svn-id: http://svn.automattic.com/wordpress/trunk@9522 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-05 07:09:20 +00:00
azaozz
8d65096069 Add "Choose from popular tags" to the tags postbox
git-svn-id: http://svn.automattic.com/wordpress/trunk@9518 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-04 23:15:59 +00:00
markjaquith
54c602edee Always set home_root in the rewrite rules. Dreamhost does not set the path for some reason. Props Joe Taiabjee
git-svn-id: http://svn.automattic.com/wordpress/trunk@9516 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-04 21:58:30 +00:00
ryan
fe4c1331fe Notice fixes from Viper007Bond. see #7509
git-svn-id: http://svn.automattic.com/wordpress/trunk@9515 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-04 20:16:54 +00:00
ryan
fb6d983615 Bump
git-svn-id: http://svn.automattic.com/wordpress/trunk@9513 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-04 17:12:43 +00:00
ryan
1d347362af Fix core update checking. Don't check on every page load.
git-svn-id: http://svn.automattic.com/wordpress/trunk@9512 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-04 17:12:03 +00:00
ryan
feab9ff5f1 Add caching to get_comments(). see #8057
git-svn-id: http://svn.automattic.com/wordpress/trunk@9511 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-04 16:44:55 +00:00
azaozz
0bfca053e9 Make postboxes easier to drop in the left column
git-svn-id: http://svn.automattic.com/wordpress/trunk@9510 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-04 14:18:46 +00:00
azaozz
7c063b0b50 Preview fixes: different method of showing previews for published posts, now uses the proper templates. Fixes #8052
git-svn-id: http://svn.automattic.com/wordpress/trunk@9509 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-04 13:00:12 +00:00
ryan
2fdde1e736 Notice fixes from filosofo and Viper007Bond. see #7509
git-svn-id: http://svn.automattic.com/wordpress/trunk@9506 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-04 03:22:24 +00:00
ryan
23feb0523b Revert POP3 changes. Localization for wp-mail. Props filosofo. see #8051
git-svn-id: http://svn.automattic.com/wordpress/trunk@9503 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-03 23:25:11 +00:00
ryan
2802a24816 Verbump
git-svn-id: http://svn.automattic.com/wordpress/trunk@9502 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-03 20:26:00 +00:00
ryan
851e47cb22 Use only one enclosure type. Props hailin. fixes #8017
git-svn-id: http://svn.automattic.com/wordpress/trunk@9501 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-03 20:19:38 +00:00
ryan
1e3183ac77 Bump script loader version for quicktags.
git-svn-id: http://svn.automattic.com/wordpress/trunk@9500 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-03 19:47:55 +00:00
ryan
d19e88f183 Version bump
git-svn-id: http://svn.automattic.com/wordpress/trunk@9494 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-03 17:20:16 +00:00
markjaquith
ef37aa39aa Update to publish box styles. More horizontal room, consistent button placement, better for i18n, better wording.
git-svn-id: http://svn.automattic.com/wordpress/trunk@9491 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-03 07:06:36 +00:00
ryan
c31fcfdab3 Warning fixes
git-svn-id: http://svn.automattic.com/wordpress/trunk@9490 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-03 06:44:48 +00:00
ryan
e11ee489f1 Don't descend into single post title for the home page. see #3805
git-svn-id: http://svn.automattic.com/wordpress/trunk@9486 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-03 06:22:36 +00:00
ryan
9c89c4af8c Use get_option instead of get_settings
git-svn-id: http://svn.automattic.com/wordpress/trunk@9485 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-03 06:10:18 +00:00
ryan
b7d2eb8000 link_before and link_after for wp_list_pages(). Props thee17. fixes #8041
git-svn-id: http://svn.automattic.com/wordpress/trunk@9484 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-03 06:07:39 +00:00
azaozz
0c4c675dbc Fix js error on dashboard when no comments in Recent Comments module
git-svn-id: http://svn.automattic.com/wordpress/trunk@9483 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-03 00:14:49 +00:00
ryan
0a8415ae7a Warning fixes
git-svn-id: http://svn.automattic.com/wordpress/trunk@9481 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-02 23:52:49 +00:00
westi
b40db2b6ab Notice Fix.
git-svn-id: http://svn.automattic.com/wordpress/trunk@9479 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-02 22:24:42 +00:00
ryan
faa235224e Verbump
git-svn-id: http://svn.automattic.com/wordpress/trunk@9478 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-02 21:43:25 +00:00
ryan
63f6b5312b Fix drafts module
git-svn-id: http://svn.automattic.com/wordpress/trunk@9476 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-02 21:05:38 +00:00
ryan
3368e6b8e5 Warning fixes
git-svn-id: http://svn.automattic.com/wordpress/trunk@9475 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-02 20:53:15 +00:00
azaozz
24fc4f0c3b 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: http://svn.automattic.com/wordpress/trunk@9473 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-02 13:56:32 +00:00
azaozz
550a4413e9 Remove outdated TinyMCE files, fix loading of translations for default plugins, fixes #7994
git-svn-id: http://svn.automattic.com/wordpress/trunk@9469 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-02 02:12:26 +00:00
ryan
76a5770cc0 Make sure Upload button always shows. Props filosofo. see #6979
git-svn-id: http://svn.automattic.com/wordpress/trunk@9465 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-01 17:20:55 +00:00
ryan
1d29fbd3d8 Beta 1
git-svn-id: http://svn.automattic.com/wordpress/trunk@9462 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-01 07:43:07 +00:00
ryan
f046535b73 Bump
git-svn-id: http://svn.automattic.com/wordpress/trunk@9461 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-01 07:11:00 +00:00
azaozz
1e4e3ec57e Do cap check when shoving a preview
git-svn-id: http://svn.automattic.com/wordpress/trunk@9452 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-31 23:14:37 +00:00
azaozz
9fba444f3b Preview for both drafts and published posts/pages
git-svn-id: http://svn.automattic.com/wordpress/trunk@9451 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-31 22:47:07 +00:00
ryan
bfb90a6922 Make user settings global
git-svn-id: http://svn.automattic.com/wordpress/trunk@9444 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-31 20:41:16 +00:00
ryan
e55a05453a Better i18n support for automatic upgrade. Props nbachiyski. fixes #8023
git-svn-id: http://svn.automattic.com/wordpress/trunk@9441 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-31 18:51:06 +00:00
ryan
52ad0c67b6 Bump swf script versions
git-svn-id: http://svn.automattic.com/wordpress/trunk@9440 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-31 18:38:40 +00:00
azaozz
68e1a688dc Disable dblclick for pages, posts and taxonomy QE
git-svn-id: http://svn.automattic.com/wordpress/trunk@9439 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-31 18:31:26 +00:00
ryan
f96695270f Flash degradation fixes from filsofo. see #6979
git-svn-id: http://svn.automattic.com/wordpress/trunk@9438 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-31 18:24:55 +00:00
azaozz
232b802050 Doubleclick on comment text to open QE
git-svn-id: http://svn.automattic.com/wordpress/trunk@9437 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-31 18:09:42 +00:00
markjaquith
698b1f1e4a Improvements to the Edit Comment screen
git-svn-id: http://svn.automattic.com/wordpress/trunk@9436 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-31 18:05:25 +00:00
azaozz
acfc26ecd6 More edit comment page fixes
git-svn-id: http://svn.automattic.com/wordpress/trunk@9434 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-31 16:52:55 +00:00
markjaquith
3a230bff18 Bring Comment Save postbox up to parity with Post/Page Publish postbox
git-svn-id: http://svn.automattic.com/wordpress/trunk@9430 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-31 06:53:55 +00:00
markjaquith
8be1ba6191 Disable "Visibility" placeholder for now. Propagate new Publish box formatting and functionality to Edit Page form.
git-svn-id: http://svn.automattic.com/wordpress/trunk@9429 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-31 05:38:31 +00:00
markjaquith
1cb2fe068c Fix the gimpy Spam link on Edit Comments screen
git-svn-id: http://svn.automattic.com/wordpress/trunk@9428 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-31 04:28:24 +00:00
markjaquith
741a20d8b7 Right Now (Dashboard) styling. props Malaiac. fixes #8015
git-svn-id: http://svn.automattic.com/wordpress/trunk@9427 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-31 04:23:17 +00:00
azaozz
bb63ae8194 Edit comment page fix
git-svn-id: http://svn.automattic.com/wordpress/trunk@9425 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-31 03:31:06 +00:00
ryan
5024fd6632 ['depth'] during the wp_list_comments should be ['max_depth']. Props ShaneF. fixes #8018
git-svn-id: http://svn.automattic.com/wordpress/trunk@9424 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-31 02:58:22 +00:00
ryan
03a2e31631 SWFUpload 2.2.0 beta 2 with Flash 10 support. Props filosofo. see #6979
git-svn-id: http://svn.automattic.com/wordpress/trunk@9421 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-30 23:13:53 +00:00
ryan
6ae7a9e401 Ver bump
git-svn-id: http://svn.automattic.com/wordpress/trunk@9417 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-30 15:57:34 +00:00
ryan
a5f00be14a Respect respond_id. props filosofo. fixes #8011
git-svn-id: http://svn.automattic.com/wordpress/trunk@9416 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-30 15:56:39 +00:00
ryan
55feabee97 Escape attribute translation. Props nbachiyski. fixes #8010
git-svn-id: http://svn.automattic.com/wordpress/trunk@9415 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-30 15:53:58 +00:00
azaozz
e6573d012d Refresh js and css
git-svn-id: http://svn.automattic.com/wordpress/trunk@9412 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-30 10:03:12 +00:00
ryan
fc81ae374d Formatting cleanup
git-svn-id: http://svn.automattic.com/wordpress/trunk@9410 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-30 04:07:24 +00:00
markjaquith
0e01062062 Publish postbox layout tweaks for Main Column Mode.
git-svn-id: http://svn.automattic.com/wordpress/trunk@9409 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-30 03:50:23 +00:00
ryan
cdb2fa6a66 Fix the fix
git-svn-id: http://svn.automattic.com/wordpress/trunk@9407 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-29 22:59:47 +00:00
ryan
25f4e26d33 Wrong view ryan
git-svn-id: http://svn.automattic.com/wordpress/trunk@9406 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-29 22:56:48 +00:00