Commit Graph

13464 Commits

Author SHA1 Message Date
ryan
7d1d1015f5 Bump
git-svn-id: http://svn.automattic.com/wordpress/trunk@14896 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-05-25 17:47:52 +00:00
nacin
8d5ec9f30e Always show all comment status links in edit-comments.php so dynamic moderation can update the counts.
git-svn-id: http://svn.automattic.com/wordpress/trunk@14895 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-05-25 17:46:08 +00:00
nacin
655eedbb42 Stirng capitalization fix. see #12035.
git-svn-id: http://svn.automattic.com/wordpress/trunk@14894 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-05-25 17:16:52 +00:00
nacin
affcbfcd4d New media icons, props empireoflight. fixes #13523.
git-svn-id: http://svn.automattic.com/wordpress/trunk@14893 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-05-25 17:14:17 +00:00
donncha
22305da3a3 Cast "public" as an int to ensure it gets set correctly.
git-svn-id: http://svn.automattic.com/wordpress/trunk@14892 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-05-25 16:57:32 +00:00
ryan
31b8da5ae5 Classes for posts and terms in the menus. see #13379
git-svn-id: http://svn.automattic.com/wordpress/trunk@14891 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-05-25 16:51:09 +00:00
potbot
98f19bc328 POT, generated from r14889
git-svn-id: http://svn.automattic.com/wordpress/trunk@14890 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-05-25 16:21:16 +00:00
nacin
aefb552495 Always show 'Continue reading' link when dealing with excerpts in Twenty Ten. props iandstewart, fixes #13361.
git-svn-id: http://svn.automattic.com/wordpress/trunk@14889 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-05-25 16:08:44 +00:00
ryan
82f7d72f89 s/navigation menu/custom menu/ see #13519
git-svn-id: http://svn.automattic.com/wordpress/trunk@14888 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-05-25 15:42:57 +00:00
nacin
542c648ac5 Give is_singular the ability to provide awareness/context for custom post types. props ryan, scribu. Usage: is_singular('book') or is_singular( array( 'newspapers', 'books' ) ). fixes #12588.
git-svn-id: http://svn.automattic.com/wordpress/trunk@14887 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-05-25 15:36:23 +00:00
ryan
b744c38378 Fixing adding of custom fields to auto-drafts. Props ocean90. see #13401
git-svn-id: http://svn.automattic.com/wordpress/trunk@14886 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-05-25 15:32:57 +00:00
wpmuguru
ec8d5fee12 cleanup $indents, props filosofo, see #12758
git-svn-id: http://svn.automattic.com/wordpress/trunk@14885 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-05-25 15:31:28 +00:00
nacin
077ef110c0 Improved mayday calls in network.php when a subdirectory install isn't allowed. Also, /allow_folder_install/allow_subdirectory_install/g. fixes #12884, fixes #12931.
git-svn-id: http://svn.automattic.com/wordpress/trunk@14884 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-05-25 15:16:31 +00:00
ryan
432d56981e Don't set default category when saving an auto-draft. fixes #13531
git-svn-id: http://svn.automattic.com/wordpress/trunk@14883 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-05-25 14:43:39 +00:00
ryan
61df5a850f Active menu styling. Props ianddtewart. see #12812
git-svn-id: http://svn.automattic.com/wordpress/trunk@14882 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-05-25 14:37:36 +00:00
ryan
3403e7eb8f Add ancestor classes. Props filosofo. see #12812
git-svn-id: http://svn.automattic.com/wordpress/trunk@14881 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-05-25 14:25:06 +00:00
nacin
ba599a19e3 Remove the on switch for global terms. install_global_terms() can be triggered in a plugin. see #12666.
git-svn-id: http://svn.automattic.com/wordpress/trunk@14880 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-05-25 13:58:52 +00:00
dd32
ff31cebbfd Add Actions to the end of Bulk upgrades; Remove Spinners and instead show the individual upgrade steps (Then hidden upon completion for bulk upgrades). See #11232
git-svn-id: http://svn.automattic.com/wordpress/trunk@14879 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-05-25 13:57:06 +00:00
nacin
913dd27ef5 Allow pages to be added automattically to menus. see #13447.
git-svn-id: http://svn.automattic.com/wordpress/trunk@14878 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-05-25 13:49:56 +00:00
dd32
05fe27c961 More fine-tuning of CSS selectors in r14873. Props _duck. See #13486
git-svn-id: http://svn.automattic.com/wordpress/trunk@14877 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-05-25 13:41:40 +00:00
ryan
c99361e78f Add parent classes to nav menu. Props filosofo. see #12812
git-svn-id: http://svn.automattic.com/wordpress/trunk@14876 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-05-25 13:30:10 +00:00
dd32
68c0b37663 Fix selector in r14873. Props _duck. See #13486
git-svn-id: http://svn.automattic.com/wordpress/trunk@14875 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-05-25 11:47:12 +00:00
nbachiyski
c08015c015 Fix MovableType importer plugin slug typo. The real one is movabletype-importer, not mt-importer.
git-svn-id: http://svn.automattic.com/wordpress/trunk@14874 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-05-25 11:37:25 +00:00
dd32
6a966fed5d Add current menu item bottom-border to menu's without children. Props _duck. See #13486
git-svn-id: http://svn.automattic.com/wordpress/trunk@14873 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-05-25 11:20:18 +00:00
wpmuguru
d8fe68385d ensure unique term_id when global terms enabled, see #13482
git-svn-id: http://svn.automattic.com/wordpress/trunk@14872 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-05-25 07:24:10 +00:00
wpmuguru
6eb9b64e22 update rewrite rules for IIS, props Frumph, see #12758
git-svn-id: http://svn.automattic.com/wordpress/trunk@14871 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-05-25 05:12:47 +00:00
nacin
5c5a6d4d73 New 'on' state for admin menus. props JohnONolan, see #13486.
git-svn-id: http://svn.automattic.com/wordpress/trunk@14870 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-05-25 02:47:43 +00:00
ryan
52f05426e0 Allow searching custom post types when attaching media. Props markoheijnen. fixes #13229
git-svn-id: http://svn.automattic.com/wordpress/trunk@14869 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-05-25 02:18:07 +00:00
ryan
da4ce19ea1 Help text for edit form. see #13467
git-svn-id: http://svn.automattic.com/wordpress/trunk@14868 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-05-25 01:43:07 +00:00
wpmuguru
569642dd32 give static var initial value, fixes #13517
git-svn-id: http://svn.automattic.com/wordpress/trunk@14867 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-05-25 00:31:07 +00:00
wpmuguru
a4e59b62eb eliminate warning in global_terms(), global to static, fixes #13517
git-svn-id: http://svn.automattic.com/wordpress/trunk@14866 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-05-25 00:13:03 +00:00
iammattthomas
1ec3c835d8 In Twenty Ten, adjust padding and margin for the site-generator image
git-svn-id: http://svn.automattic.com/wordpress/trunk@14865 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-05-24 23:00:54 +00:00
iammattthomas
a90a9b6fd4 Reduce the font size when widgets use the entry-meta class in the sidebar
git-svn-id: http://svn.automattic.com/wordpress/trunk@14864 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-05-24 22:43:03 +00:00
iammattthomas
c2a0ca325c Twenty Ten editor-style CSS cleanup
git-svn-id: http://svn.automattic.com/wordpress/trunk@14863 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-05-24 22:20:37 +00:00
iammattthomas
146c261f6b In Twenty Ten, make dropdown menus slightly wider to accommodate long words. Minor cleanup of style.css
git-svn-id: http://svn.automattic.com/wordpress/trunk@14862 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-05-24 22:18:40 +00:00
ryan
0e6ec48421 Fix site searching from ms-admin.php. Props mitchoyoshitaka. fixes #13526
git-svn-id: http://svn.automattic.com/wordpress/trunk@14861 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-05-24 21:31:37 +00:00
westi
6c817a180c New high score!
git-svn-id: http://svn.automattic.com/wordpress/trunk@14860 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-05-24 21:28:37 +00:00
westi
e5d7ab0841 phpDoc updates.
git-svn-id: http://svn.automattic.com/wordpress/trunk@14859 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-05-24 21:28:07 +00:00
westi
b5820d2934 phpDoc updates.
git-svn-id: http://svn.automattic.com/wordpress/trunk@14858 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-05-24 21:26:49 +00:00
nacin
10562923ae Remove now-unused post_type_object->labels>edit, which was 'Edit' (with context). see #12968, see #11274.
git-svn-id: http://svn.automattic.com/wordpress/trunk@14857 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-05-24 21:19:29 +00:00
nacin
0080974df2 Use object names instead of 'Edit' in submenus. props jane, fixes #11274.
git-svn-id: http://svn.automattic.com/wordpress/trunk@14856 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-05-24 21:09:55 +00:00
ryan
f5abf81369 Help for edit.php. see #13467
git-svn-id: http://svn.automattic.com/wordpress/trunk@14855 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-05-24 20:46:27 +00:00
nacin
7df33632b7 Even better, remove all UI for global terms. Add a filter to global_terms_enabled() and also allow the site option to simply be deleted. fixes #12666.
git-svn-id: http://svn.automattic.com/wordpress/trunk@14854 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-05-24 20:45:59 +00:00
ryan
bb0e7c967c Don't link to cat2tag importer since it might not be installed. see #13465
git-svn-id: http://svn.automattic.com/wordpress/trunk@14853 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-05-24 19:54:46 +00:00
nacin
7a5d3f2688 First pass on better UX for menu item save. props koopersmith, see #13525.
git-svn-id: http://svn.automattic.com/wordpress/trunk@14852 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-05-24 19:50:20 +00:00
nacin
0dc122c58f Change search box label to 'search installed plugins' for clarity. props jane, duck_, fixes #13518.
git-svn-id: http://svn.automattic.com/wordpress/trunk@14851 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-05-24 19:43:36 +00:00
nacin
64601e97ae Invalidate header/background images for the current theme when the attachment is deleted. props ocean90, fixes #12467.
git-svn-id: http://svn.automattic.com/wordpress/trunk@14850 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-05-24 19:42:43 +00:00
nacin
9d1d7a20ad s/navigation menu/custom menu/. props jane, duck_. fixes #13519.
git-svn-id: http://svn.automattic.com/wordpress/trunk@14849 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-05-24 19:31:31 +00:00
ryan
055cd2b7ca Fix styling of underlines for menus admin. Props koopersmith. see #13378
git-svn-id: http://svn.automattic.com/wordpress/trunk@14848 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-05-24 19:31:07 +00:00
nacin
ff7acc8451 Use shorthand. props hakre, fixes #13512.
git-svn-id: http://svn.automattic.com/wordpress/trunk@14847 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-05-24 19:29:31 +00:00