ryan
|
6c8ec25985
|
Post and page help. see #13467
git-svn-id: http://svn.automattic.com/wordpress/trunk@14929 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-26 03:36:04 +00:00 |
|
nacin
|
4e3c7fddd0
|
Prevent super admins from shooting themselves in the foot. props jorbin. Checks blog names against an array (filterable) of reserved keywords for subdirectory installs. fixes #13304.
git-svn-id: http://svn.automattic.com/wordpress/trunk@14928 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-26 03:13:16 +00:00 |
|
nacin
|
185ae53008
|
Fix typo in [14926]
git-svn-id: http://svn.automattic.com/wordpress/trunk@14927 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-26 02:59:08 +00:00 |
|
nacin
|
262545acd5
|
Missing translated string in ms-upgrade-network. props dd32.
git-svn-id: http://svn.automattic.com/wordpress/trunk@14926 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-26 02:57:40 +00:00 |
|
ryan
|
1a552dd029
|
Strip trailing whitespace
git-svn-id: http://svn.automattic.com/wordpress/trunk@14924 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-26 02:42:15 +00:00 |
|
dd32
|
6f01187d74
|
Tweak String language to match language used elsewhere. Props Jane. See #11232
git-svn-id: http://svn.automattic.com/wordpress/trunk@14920 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-26 01:27:58 +00:00 |
|
dd32
|
bfaf3d3f0b
|
Revert back to spinner on bulk upgrades. See #11232
git-svn-id: http://svn.automattic.com/wordpress/trunk@14919 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-26 01:23:25 +00:00 |
|
nacin
|
cb826a30ff
|
New admin menu notification bubble color. props JohnONolan, fixes #13474.
git-svn-id: http://svn.automattic.com/wordpress/trunk@14918 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-26 00:59:15 +00:00 |
|
nacin
|
b0e128e69b
|
Don't hide early nav menu instructions until the menu is no longer empty. props koopersmith, see #13525
git-svn-id: http://svn.automattic.com/wordpress/trunk@14917 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-26 00:41:18 +00:00 |
|
nacin
|
c214836ce3
|
Only show slug help text when global terms are disabled. see #13467
git-svn-id: http://svn.automattic.com/wordpress/trunk@14915 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-26 00:09:49 +00:00 |
|
wpmuguru
|
1bb1502499
|
apache rewrite rule cleanup, props filosofo, fixes #13540
git-svn-id: http://svn.automattic.com/wordpress/trunk@14914 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-25 23:55:32 +00:00 |
|
ryan
|
68bfd98708
|
Help for cats and tags. see #13467
git-svn-id: http://svn.automattic.com/wordpress/trunk@14913 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-25 23:49:40 +00:00 |
|
wpmuguru
|
dfc7ce5f38
|
fix warning in ms-edit.php
git-svn-id: http://svn.automattic.com/wordpress/trunk@14910 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-25 23:27:15 +00:00 |
|
ryan
|
6802efce35
|
Help for links pages. Props jorbin. see #13467
git-svn-id: http://svn.automattic.com/wordpress/trunk@14909 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-25 22:45:18 +00:00 |
|
ryan
|
097ecfced8
|
Media help. Props filosofo. see #13467
git-svn-id: http://svn.automattic.com/wordpress/trunk@14908 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-25 22:38:29 +00:00 |
|
ryan
|
d017a8aa0e
|
Custom header fixes and rework. Props ocean90. fixes #13231
git-svn-id: http://svn.automattic.com/wordpress/trunk@14907 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-25 22:05:51 +00:00 |
|
ryan
|
a48c03624c
|
Help for edit-comments.php. see #13467
git-svn-id: http://svn.automattic.com/wordpress/trunk@14906 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-25 21:59:42 +00:00 |
|
nacin
|
4ec5fd4f13
|
Generalize some strings. Also tidy the discussions meta box, which will stay as "page" as that is referring to the HTML page, not post/page/book etc. see #13539
git-svn-id: http://svn.automattic.com/wordpress/trunk@14904 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-25 19:47:22 +00:00 |
|
nacin
|
c7587d8d1b
|
Fix some typos. props xibe, fixes #13537.
git-svn-id: http://svn.automattic.com/wordpress/trunk@14898 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-25 17:53:34 +00:00 |
|
markjaquith
|
e3ffb4c442
|
Update upload quota filled message to mention the limit and not suggest file deletion. fixes #13479
git-svn-id: http://svn.automattic.com/wordpress/trunk@14897 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-25 17:53:31 +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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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
|
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 |
|
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
|
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 |
|
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 |
|
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 |
|
ryan
|
364584e3d9
|
Better text for locations box. Props filosofo. fixes #13520 see #13378
git-svn-id: http://svn.automattic.com/wordpress/trunk@14846 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-24 19:27:57 +00:00 |
|
markjaquith
|
e3e565321c
|
stripslashes() the site name before passing to populate_network(), not in it. We should always expect unslashed data. reverts [14754]. fixes #13448
git-svn-id: http://svn.automattic.com/wordpress/trunk@14845 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-24 19:18:30 +00:00 |
|
ryan
|
85740b35de
|
Don't show view switcher for hierarhical post types. They don't support it yet.
git-svn-id: http://svn.automattic.com/wordpress/trunk@14843 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-24 17:17:24 +00:00 |
|
ryan
|
e668e72c84
|
Remove extraneous quote. Props duck_. see #13467
git-svn-id: http://svn.automattic.com/wordpress/trunk@14842 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-24 16:13:44 +00:00 |
|
ryan
|
27015b92ee
|
Fix update label for link categories. Props duck_. fixes #13515
git-svn-id: http://svn.automattic.com/wordpress/trunk@14841 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-24 16:09:52 +00:00 |
|
ryan
|
de01cfab62
|
Manage Plugins -> Plugins. see #11274
git-svn-id: http://svn.automattic.com/wordpress/trunk@14838 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-24 15:41:12 +00:00 |
|
ryan
|
0352a5077c
|
Help for Updates screen. Props jane. see #13467
git-svn-id: http://svn.automattic.com/wordpress/trunk@14837 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-24 15:33:59 +00:00 |
|
ryan
|
90317fc7f5
|
Help for dashboard. Props jane. see #13467
git-svn-id: http://svn.automattic.com/wordpress/trunk@14836 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-24 15:28:38 +00:00 |
|
nacin
|
9e27536540
|
Styling for menu locations howto text. see #13378.
git-svn-id: http://svn.automattic.com/wordpress/trunk@14834 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-24 11:20:58 +00:00 |
|
nacin
|
4e4337f65a
|
Don't override menu locations on a non-js save. see #13378.
git-svn-id: http://svn.automattic.com/wordpress/trunk@14833 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-24 11:15:31 +00:00 |
|
nacin
|
c83e17c1ce
|
Some menu string improvements. props JohnONolan. see #13378.
git-svn-id: http://svn.automattic.com/wordpress/trunk@14832 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-24 09:26:41 +00:00 |
|
nacin
|
f15cdc78cf
|
Menu tweaks. Save menu locations when saving the menu. Also, centralize theme support checks and add them to menu.php. Improve some branching. Remove some old JS vars, add a missing semicolon, etc. props koopersmith. see #13378.
git-svn-id: http://svn.automattic.com/wordpress/trunk@14831 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-24 09:23:56 +00:00 |
|
westi
|
86bc8063c6
|
Style the error messages in the installer.
git-svn-id: http://svn.automattic.com/wordpress/trunk@14828 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-24 08:18:48 +00:00 |
|
nacin
|
427a63a92a
|
s/onclick/onClick/. props Gazzer from wp-testers.
git-svn-id: http://svn.automattic.com/wordpress/trunk@14827 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-24 05:15:55 +00:00 |
|
nacin
|
6da2d3102d
|
Show warning in network.php if using a custom wp-content directory. fixes #11742.
git-svn-id: http://svn.automattic.com/wordpress/trunk@14825 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-23 22:19:09 +00:00 |
|
ryan
|
26494e05c8
|
Minify. see #11232
git-svn-id: http://svn.automattic.com/wordpress/trunk@14820 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-23 16:00:55 +00:00 |
|
dd32
|
6f9650046a
|
Provide some Before/After strings for Bulk Upgrades, Add a spinner whilst a upgrade is in process, Remove scrollbars on update iframe. Props ocean90. See #11232
git-svn-id: http://svn.automattic.com/wordpress/trunk@14819 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-23 12:29:00 +00:00 |
|
dd32
|
9991d1d735
|
Increase height of Theme install thickbox to remove useless scrollbars. Props ocean90
git-svn-id: http://svn.automattic.com/wordpress/trunk@14818 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-23 12:04:24 +00:00 |
|
dd32
|
0821c7163b
|
Better display handling of error messages during swfupload uploading. Fixes #12225
git-svn-id: http://svn.automattic.com/wordpress/trunk@14816 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-23 10:59:52 +00:00 |
|
westi
|
0c850182dc
|
Ensure that QuickPress media uploads get attached to the auto-draft we create for new posts correctly. Fixes #10917 props ocean90.
git-svn-id: http://svn.automattic.com/wordpress/trunk@14815 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-23 07:58:06 +00:00 |
|
dd32
|
378f68a0a0
|
Introduce a 'post_updated' action, Fires when a post is updated, Post ID, Current and Previous post objects are passed. Updatewp_check_for_changed_slugs() to use new hook. See #12473
git-svn-id: http://svn.automattic.com/wordpress/trunk@14814 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-23 07:49:21 +00:00 |
|
westi
|
24354ccdb4
|
Don't output empty html wrappers if no page numbers. Fixes #13497 props filosofo.
git-svn-id: http://svn.automattic.com/wordpress/trunk@14813 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-23 07:43:07 +00:00 |
|
dd32
|
70d0491c1c
|
Fix potential notice in Upgrade process when failing part-way through. See #13171
git-svn-id: http://svn.automattic.com/wordpress/trunk@14812 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-23 05:59:17 +00:00 |
|
dd32
|
989a52d7ff
|
Ensure that the entire folder structure exists within the $needed_folders array before attempting to create folders. Fixes cases where the Zip file does not contain a node for a folder which contains subfolders without files in the same level. Fixes #13171
git-svn-id: http://svn.automattic.com/wordpress/trunk@14811 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-23 05:56:31 +00:00 |
|
dd32
|
394fa6d6b2
|
Ensure slashing of paths returned by WP_Filesystem_Base::find_folder() is consistent with the slashing of paths; Affects Windows machines using the Direct transport.
git-svn-id: http://svn.automattic.com/wordpress/trunk@14810 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-23 05:54:32 +00:00 |
|
ryan
|
74bccde257
|
Use subquery when finding detached objects. Props filosofo. fixes #13496
git-svn-id: http://svn.automattic.com/wordpress/trunk@14808 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-22 23:05:35 +00:00 |
|
ryan
|
048fc90080
|
Add cat2tag converter to importer install list. see #13465
git-svn-id: http://svn.automattic.com/wordpress/trunk@14807 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-22 22:54:52 +00:00 |
|
westi
|
6fa00b3946
|
Allow users to cancel email address changes. Fixes #13457 props mtdewvirus.
git-svn-id: http://svn.automattic.com/wordpress/trunk@14802 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-22 07:53:59 +00:00 |
|
nacin
|
ab0a18d048
|
Add post_updated_messages filter. Include explicit indexes in the arrays to make it easier for plugin authors to follow. fixes #13444.
git-svn-id: http://svn.automattic.com/wordpress/trunk@14801 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-22 05:40:29 +00:00 |
|
dd32
|
f8111531f4
|
Correct the ZipArchive opening test logic. See #13491
git-svn-id: http://svn.automattic.com/wordpress/trunk@14800 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-22 05:09:08 +00:00 |
|
nacin
|
c84bc2e846
|
Pixel sanity check. props filosofo, fixes #13470.
git-svn-id: http://svn.automattic.com/wordpress/trunk@14799 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-21 23:35:37 +00:00 |
|
nacin
|
9f255f3a1e
|
One more RTL tweak. props duck_, fixes #13441.
git-svn-id: http://svn.automattic.com/wordpress/trunk@14798 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-21 23:34:10 +00:00 |
|
nacin
|
628d7b8286
|
Most Recent tab for nav menu meta boxes for post types. props filosofo, see #13217.
git-svn-id: http://svn.automattic.com/wordpress/trunk@14797 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-21 23:32:45 +00:00 |
|
nacin
|
0eacbe94f6
|
Script loader bump, and revert new orange that snuck in. see #13441.
git-svn-id: http://svn.automattic.com/wordpress/trunk@14796 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-21 23:32:02 +00:00 |
|
nacin
|
46841fdd0a
|
Various CSS fixes for nav menus and RTL. props duck_, fixes #13441.
git-svn-id: http://svn.automattic.com/wordpress/trunk@14795 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-21 23:23:39 +00:00 |
|
nacin
|
db3fe9ac9f
|
Less clunky export UI. see #10317
git-svn-id: http://svn.automattic.com/wordpress/trunk@14794 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-21 21:39:35 +00:00 |
|
nacin
|
a3dfa293d0
|
Exclusion instead of inclusion for post types for lost attachment scan. Exclude attachments and any !public types, and don't consider attachments on unregistered post types to be lost. fixes #10911.
git-svn-id: http://svn.automattic.com/wordpress/trunk@14789 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-21 19:23:52 +00:00 |
|
ryan
|
52b3a741d5
|
Remove cat/tag importer from list of tools. see #13465
git-svn-id: http://svn.automattic.com/wordpress/trunk@14778 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-21 14:17:41 +00:00 |
|
dd32
|
da25731eae
|
We're not as bold as some people make us out to be. Move the maximum upload size from a Heading to a paragraph text. Fix screen formatting on Multisite when over quota. see #12853
git-svn-id: http://svn.automattic.com/wordpress/trunk@14776 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-21 12:57:49 +00:00 |
|
nacin
|
79f077c6f6
|
Custom background UI updates. Add padding to radio buttons, also convert repeat/title to radio buttons. props JohnONolan, see #12186.
git-svn-id: http://svn.automattic.com/wordpress/trunk@14775 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-21 03:31:35 +00:00 |
|
nacin
|
870f3ab1c8
|
New screen options tab design. props JohnONolan, fixes #13477.
git-svn-id: http://svn.automattic.com/wordpress/trunk@14774 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-21 03:20:25 +00:00 |
|
nacin
|
0a0f18adcd
|
Less passive voice and improved language.
git-svn-id: http://svn.automattic.com/wordpress/trunk@14773 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-21 02:31:50 +00:00 |
|
nacin
|
49437c3491
|
Fix nav menu locations sorting. props jorbin, koopersmith with assists. see #13378.
git-svn-id: http://svn.automattic.com/wordpress/trunk@14772 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-20 22:43:14 +00:00 |
|
nacin
|
acf5d97586
|
Shake away old files during the upgrade process. see #13307.
git-svn-id: http://svn.automattic.com/wordpress/trunk@14770 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-20 21:44:33 +00:00 |
|
westi
|
05ba5e4dec
|
Restore some more "Show on screen" headers. See #13393.
git-svn-id: http://svn.automattic.com/wordpress/trunk@14768 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-20 21:29:45 +00:00 |
|
ryan
|
f8f9eff02d
|
Some explanatory text for the theme locations box. see #13378
git-svn-id: http://svn.automattic.com/wordpress/trunk@14767 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-20 21:25:25 +00:00 |
|
nacin
|
3f443689ed
|
Remove non-gzipped version of tinymce. Brace for impact. props azaozz. see #13307.
git-svn-id: http://svn.automattic.com/wordpress/trunk@14765 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-20 21:05:16 +00:00 |
|
wpmuguru
|
4976188b2f
|
move importers to plugin repo, see #13307
git-svn-id: http://svn.automattic.com/wordpress/trunk@14764 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-20 20:54:28 +00:00 |
|
westi
|
e5430249fb
|
Revert [14755] as this breaks post_meta importing. See #12860.
git-svn-id: http://svn.automattic.com/wordpress/trunk@14763 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-20 19:44:30 +00:00 |
|
ryan
|
9e51b45ef1
|
Fix quoting. see #13465
git-svn-id: http://svn.automattic.com/wordpress/trunk@14762 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-20 19:43:52 +00:00 |
|
ryan
|
2d3d649182
|
Menu styling fixes for IE. Props filosofo, ocean90. fixes #13388 #13348
git-svn-id: http://svn.automattic.com/wordpress/trunk@14761 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-20 19:33:57 +00:00 |
|
ryan
|
18b880f93e
|
WP_Importer class. Props briancolinger. see #13034
git-svn-id: http://svn.automattic.com/wordpress/trunk@14760 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-20 19:22:38 +00:00 |
|
ryan
|
23aa576688
|
Add install links to the importer list if popular importers are not present. see #13465
git-svn-id: http://svn.automattic.com/wordpress/trunk@14759 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-20 19:20:25 +00:00 |
|