Commit Graph

8624 Commits

Author SHA1 Message Date
Ryan Boren f6f653c05b Cast to array. fixes #8148
git-svn-id: https://develop.svn.wordpress.org/trunk@9698 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-14 22:50:46 +00:00
Mark Jaquith 7db2007a7b Make Canonical feeds and paging play nice with each other and with PATHINFO URL structures. fixes #8076
git-svn-id: https://develop.svn.wordpress.org/trunk@9697 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-14 22:48:22 +00:00
Ryan Boren d7351f96be Use pings_open() to check ping status
git-svn-id: https://develop.svn.wordpress.org/trunk@9696 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-14 22:33:13 +00:00
Andrew Ozz f2f44af746 Don't change bg color or approval status after comment QE or reply, fixes #7930
git-svn-id: https://develop.svn.wordpress.org/trunk@9695 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-14 21:54:39 +00:00
Ryan Boren ac3d78f694 Show View All on hover
git-svn-id: https://develop.svn.wordpress.org/trunk@9694 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-14 21:17:19 +00:00
Ryan Boren 9ff0e361d6 submenu functions for the object top-levels
git-svn-id: https://develop.svn.wordpress.org/trunk@9693 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-14 20:53:43 +00:00
Ryan Boren 2cc1e36eb5 RTL tweak for classic theme from RanYanivHartstein. fixes #8009
git-svn-id: https://develop.svn.wordpress.org/trunk@9692 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-14 19:49:58 +00:00
Ryan Boren 1314685848 Fix row alternation for categories screen
git-svn-id: https://develop.svn.wordpress.org/trunk@9691 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-14 19:44:01 +00:00
Ryan Boren 1506260496 Fix row alternation for media library screen
git-svn-id: https://develop.svn.wordpress.org/trunk@9690 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-14 19:40:24 +00:00
Andrew Ozz 98a808f739 Prevent text selection/highlighting when clicking on the menu or dragging postboxes
git-svn-id: https://develop.svn.wordpress.org/trunk@9689 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-14 19:32:13 +00:00
Ryan Boren 44b2293ae7 Use dir not url. Props DD32. fixes #8207
git-svn-id: https://develop.svn.wordpress.org/trunk@9688 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-14 18:32:10 +00:00
Ryan Boren f970b05bb1 RTL updates from kashani. see #8047
git-svn-id: https://develop.svn.wordpress.org/trunk@9687 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-14 18:27:52 +00:00
Ryan Boren 7d116a2ae4 Check caps when showing media edit and delete links. fixes #8117
git-svn-id: https://develop.svn.wordpress.org/trunk@9686 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-14 18:23:48 +00:00
Ryan Boren 7011c77128 Walker fix for when non elements are top-level. Props hailin. fixes #8150
git-svn-id: https://develop.svn.wordpress.org/trunk@9685 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-14 18:10:58 +00:00
Ryan Boren de15b5064d Hello Dolly update. Props zedlander and jacobsantos. fixes #8188
git-svn-id: https://develop.svn.wordpress.org/trunk@9684 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-14 17:52:38 +00:00
Ryan Boren 455462be39 Handle both post and page caps in get_editable_user_id(). Props DD32. fixes #8208
git-svn-id: https://develop.svn.wordpress.org/trunk@9683 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-14 17:13:08 +00:00
Ryan Boren 84f08ca047 Plugin installer updates from DD32. fixes #7908
git-svn-id: https://develop.svn.wordpress.org/trunk@9682 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-14 17:07:24 +00:00
Ryan Boren 1daf7988b7 Bump
git-svn-id: https://develop.svn.wordpress.org/trunk@9681 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-14 16:39:53 +00:00
Ryan Boren 5554345fa8 Provide fallback salt to accommodate custom schemes. Props tellyworth. fixes #8212
git-svn-id: https://develop.svn.wordpress.org/trunk@9680 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-14 16:35:14 +00:00
Andrew Ozz a0d466481f Menu fonts
git-svn-id: https://develop.svn.wordpress.org/trunk@9679 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-14 10:54:43 +00:00
Mark Jaquith ea4423bab7 Better handling of text for submit button on already scheduled pages/posts
git-svn-id: https://develop.svn.wordpress.org/trunk@9678 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-14 08:39:39 +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 f2af510550 Use local time when determining uploads directory, props DD32, see #8205
git-svn-id: https://develop.svn.wordpress.org/trunk@9676 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-14 03:56:09 +00:00
Andrew Ozz 04ce1eb950 Fix uploads sub-directory for drafts, props DD32, fixes #8205
git-svn-id: https://develop.svn.wordpress.org/trunk@9675 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-14 03:26:06 +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
Ryan Boren 153141a764 Press This update from noel. see #7949
git-svn-id: https://develop.svn.wordpress.org/trunk@9673 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-14 01:20:20 +00:00
Mark Jaquith 5ffca378ca Font and color changes from Matt Thomas. fixes #8158
git-svn-id: https://develop.svn.wordpress.org/trunk@9672 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-13 22:17:59 +00:00
Ryan Boren 7766534e4b Make the dark horizontal line in Quick Press match the color scheme. Props johnconners. fixes #8155
git-svn-id: https://develop.svn.wordpress.org/trunk@9671 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-13 22:05:04 +00:00
Ryan Boren 68e4a7618f Show dismissed update list only once. Props nbachiyski. fixes #8200
git-svn-id: https://develop.svn.wordpress.org/trunk@9670 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-13 21:12:01 +00:00
Ryan Boren cbc9efcf9d Do not show update nag on update page. Props nbachiyski. fixes #8199
git-svn-id: https://develop.svn.wordpress.org/trunk@9669 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-13 21:10:53 +00:00
Ryan Boren 0b9dc12a17 i18n plurals fixes from nbachiyski. fixes #8142
git-svn-id: https://develop.svn.wordpress.org/trunk@9668 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-13 20:59:32 +00:00
Ryan Boren c06e25a3ff wp_list_comments() fixes when passing type. Props Viper007Bond. fixes #8168
git-svn-id: https://develop.svn.wordpress.org/trunk@9667 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-13 20:36:36 +00:00
Mark Jaquith 8c80f9a1db Update the login logo. Higher quality resize, correct background color
git-svn-id: https://develop.svn.wordpress.org/trunk@9666 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-13 19:55:22 +00:00
Ryan Boren 84defe03e9 Bump
git-svn-id: https://develop.svn.wordpress.org/trunk@9665 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-13 19:33:30 +00:00
Ryan Boren a070a5e38f Revert [9523]. fixes #8195 see #7395
git-svn-id: https://develop.svn.wordpress.org/trunk@9664 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-13 18:48:54 +00:00
Andrew Ozz f587fabad8 Store uploads according to the parent post date when using year/month sub-directories
git-svn-id: https://develop.svn.wordpress.org/trunk@9663 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-13 18:22:00 +00:00
Andrew Ozz 6a0d610cb3 Add file upload support for MS Office 2007+ filetypes (docx pptx xlsx), props misterbisson, fixes #8194
git-svn-id: https://develop.svn.wordpress.org/trunk@9662 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-13 15:17:26 +00:00
Mark Jaquith 82a39b97be Cast image sizes to ints. Explain that sizes are in pixels. fixes #8160
git-svn-id: https://develop.svn.wordpress.org/trunk@9661 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-13 07:54:27 +00:00
Mark Jaquith 634e2ab151 Do not show Media Upload buttons in Visual Editor if user lacks the capabilities to upload files. fixes #8110
git-svn-id: https://develop.svn.wordpress.org/trunk@9660 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-13 07:45:11 +00:00
Mark Jaquith 53fe2dd063 Code cleanup for wp-admin/includes/bookmark.php
git-svn-id: https://develop.svn.wordpress.org/trunk@9659 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-13 07:17:40 +00:00
Mark Jaquith 0cc0a657c6 Styles for code and kbd from Matt Thomas. fixes #7339
git-svn-id: https://develop.svn.wordpress.org/trunk@9658 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-13 06:29:55 +00:00
Mark Jaquith cb0d554f1a Add Turbo back to the header. fixes #8185
git-svn-id: https://develop.svn.wordpress.org/trunk@9657 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-13 06:09:53 +00:00
Mark Jaquith 83a88c1247 change "Awaiting Moderation" to "Pending" fixes #8184
git-svn-id: https://develop.svn.wordpress.org/trunk@9656 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-13 05:57:07 +00:00
Andrew Ozz aa0bcb2ee4 Refresh js, see #7520
git-svn-id: https://develop.svn.wordpress.org/trunk@9655 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-13 03:10:11 +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
Andrew Ozz c0f3c21378 Fix for IE7 not respecting min-width on buttons, fixes #8109
git-svn-id: https://develop.svn.wordpress.org/trunk@9653 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-13 00:50:09 +00:00
Ryan Boren 45ae47b57a get_terms() improvements from filosofo. fixes #8087
git-svn-id: https://develop.svn.wordpress.org/trunk@9652 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-13 00:20:12 +00:00
Ryan Boren 3ef1fd59a3 Grammar fix from Speedboxer. fixes #8073
git-svn-id: https://develop.svn.wordpress.org/trunk@9651 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-13 00:01:03 +00:00
Ryan Boren 4fc511e7b3 Escape dot in robots rewrite rule. Props Jean-LucfromBrussels and DD32. fixes #8176
git-svn-id: https://develop.svn.wordpress.org/trunk@9650 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-12 23:04:43 +00:00
Mark Jaquith bf4913ea19 Revert [9193]. See #6627. Will revisit for 2.8
git-svn-id: https://develop.svn.wordpress.org/trunk@9649 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-12 21:55:25 +00:00