Commit Graph

6930 Commits

Author SHA1 Message Date
Ryan Boren ef30927604 Help text for edit form. see #13467
git-svn-id: https://develop.svn.wordpress.org/trunk@14868 602fd350-edb4-49c9-b593-d223f7449a82
2010-05-25 01:43:07 +00:00
Ryan Boren 4f9fd195ab Fix site searching from ms-admin.php. Props mitchoyoshitaka. fixes #13526
git-svn-id: https://develop.svn.wordpress.org/trunk@14861 602fd350-edb4-49c9-b593-d223f7449a82
2010-05-24 21:31:37 +00:00
Peter Westwood f8bb337e42 phpDoc updates.
git-svn-id: https://develop.svn.wordpress.org/trunk@14859 602fd350-edb4-49c9-b593-d223f7449a82
2010-05-24 21:28:07 +00:00
Andrew Nacin 22cbdf0c6a Use object names instead of 'Edit' in submenus. props jane, fixes #11274.
git-svn-id: https://develop.svn.wordpress.org/trunk@14856 602fd350-edb4-49c9-b593-d223f7449a82
2010-05-24 21:09:55 +00:00
Ryan Boren 1c232307a0 Help for edit.php. see #13467
git-svn-id: https://develop.svn.wordpress.org/trunk@14855 602fd350-edb4-49c9-b593-d223f7449a82
2010-05-24 20:46:27 +00:00
Andrew Nacin a8db275646 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: https://develop.svn.wordpress.org/trunk@14854 602fd350-edb4-49c9-b593-d223f7449a82
2010-05-24 20:45:59 +00:00
Ryan Boren 0fcd59eab5 Don't link to cat2tag importer since it might not be installed. see #13465
git-svn-id: https://develop.svn.wordpress.org/trunk@14853 602fd350-edb4-49c9-b593-d223f7449a82
2010-05-24 19:54:46 +00:00
Andrew Nacin d617ca0f94 First pass on better UX for menu item save. props koopersmith, see #13525.
git-svn-id: https://develop.svn.wordpress.org/trunk@14852 602fd350-edb4-49c9-b593-d223f7449a82
2010-05-24 19:50:20 +00:00
Andrew Nacin e72dcec869 Change search box label to 'search installed plugins' for clarity. props jane, duck_, fixes #13518.
git-svn-id: https://develop.svn.wordpress.org/trunk@14851 602fd350-edb4-49c9-b593-d223f7449a82
2010-05-24 19:43:36 +00:00
Ryan Boren 8b0b751b70 Fix styling of underlines for menus admin. Props koopersmith. see #13378
git-svn-id: https://develop.svn.wordpress.org/trunk@14848 602fd350-edb4-49c9-b593-d223f7449a82
2010-05-24 19:31:07 +00:00
Andrew Nacin 38dc28c7a8 Use shorthand. props hakre, fixes #13512.
git-svn-id: https://develop.svn.wordpress.org/trunk@14847 602fd350-edb4-49c9-b593-d223f7449a82
2010-05-24 19:29:31 +00:00
Ryan Boren d681342167 Better text for locations box. Props filosofo. fixes #13520 see #13378
git-svn-id: https://develop.svn.wordpress.org/trunk@14846 602fd350-edb4-49c9-b593-d223f7449a82
2010-05-24 19:27:57 +00:00
Mark Jaquith 2a90aeb2a6 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: https://develop.svn.wordpress.org/trunk@14845 602fd350-edb4-49c9-b593-d223f7449a82
2010-05-24 19:18:30 +00:00
Ryan Boren cc560f3877 Don't show view switcher for hierarhical post types. They don't support it yet.
git-svn-id: https://develop.svn.wordpress.org/trunk@14843 602fd350-edb4-49c9-b593-d223f7449a82
2010-05-24 17:17:24 +00:00
Ryan Boren e54dbf833d Remove extraneous quote. Props duck_. see #13467
git-svn-id: https://develop.svn.wordpress.org/trunk@14842 602fd350-edb4-49c9-b593-d223f7449a82
2010-05-24 16:13:44 +00:00
Ryan Boren b97b898d80 Fix update label for link categories. Props duck_. fixes #13515
git-svn-id: https://develop.svn.wordpress.org/trunk@14841 602fd350-edb4-49c9-b593-d223f7449a82
2010-05-24 16:09:52 +00:00
Ryan Boren 5258e7eb36 Manage Plugins -> Plugins. see #11274
git-svn-id: https://develop.svn.wordpress.org/trunk@14838 602fd350-edb4-49c9-b593-d223f7449a82
2010-05-24 15:41:12 +00:00
Ryan Boren 5f4e012b2f Help for Updates screen. Props jane. see #13467
git-svn-id: https://develop.svn.wordpress.org/trunk@14837 602fd350-edb4-49c9-b593-d223f7449a82
2010-05-24 15:33:59 +00:00
Ryan Boren 20db1996ac Help for dashboard. Props jane. see #13467
git-svn-id: https://develop.svn.wordpress.org/trunk@14836 602fd350-edb4-49c9-b593-d223f7449a82
2010-05-24 15:28:38 +00:00
Andrew Nacin 6f97d5ccee Styling for menu locations howto text. see #13378.
git-svn-id: https://develop.svn.wordpress.org/trunk@14834 602fd350-edb4-49c9-b593-d223f7449a82
2010-05-24 11:20:58 +00:00
Andrew Nacin 1795c0157a Don't override menu locations on a non-js save. see #13378.
git-svn-id: https://develop.svn.wordpress.org/trunk@14833 602fd350-edb4-49c9-b593-d223f7449a82
2010-05-24 11:15:31 +00:00
Andrew Nacin b30c9c252e Some menu string improvements. props JohnONolan. see #13378.
git-svn-id: https://develop.svn.wordpress.org/trunk@14832 602fd350-edb4-49c9-b593-d223f7449a82
2010-05-24 09:26:41 +00:00
Andrew Nacin 0aa0cde880 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: https://develop.svn.wordpress.org/trunk@14831 602fd350-edb4-49c9-b593-d223f7449a82
2010-05-24 09:23:56 +00:00
Peter Westwood 41bc31f294 Style the error messages in the installer.
git-svn-id: https://develop.svn.wordpress.org/trunk@14828 602fd350-edb4-49c9-b593-d223f7449a82
2010-05-24 08:18:48 +00:00
Andrew Nacin 0ed95acd34 s/onclick/onClick/. props Gazzer from wp-testers.
git-svn-id: https://develop.svn.wordpress.org/trunk@14827 602fd350-edb4-49c9-b593-d223f7449a82
2010-05-24 05:15:55 +00:00
Andrew Nacin d49e62fa35 Show warning in network.php if using a custom wp-content directory. fixes #11742.
git-svn-id: https://develop.svn.wordpress.org/trunk@14825 602fd350-edb4-49c9-b593-d223f7449a82
2010-05-23 22:19:09 +00:00
Ryan Boren c3146bd1b5 Minify. see #11232
git-svn-id: https://develop.svn.wordpress.org/trunk@14820 602fd350-edb4-49c9-b593-d223f7449a82
2010-05-23 16:00:55 +00:00
Dion Hulse ce9cca9dd0 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: https://develop.svn.wordpress.org/trunk@14819 602fd350-edb4-49c9-b593-d223f7449a82
2010-05-23 12:29:00 +00:00
Dion Hulse 87c99854d6 Increase height of Theme install thickbox to remove useless scrollbars. Props ocean90
git-svn-id: https://develop.svn.wordpress.org/trunk@14818 602fd350-edb4-49c9-b593-d223f7449a82
2010-05-23 12:04:24 +00:00
Dion Hulse bc726afc10 Better display handling of error messages during swfupload uploading. Fixes #12225
git-svn-id: https://develop.svn.wordpress.org/trunk@14816 602fd350-edb4-49c9-b593-d223f7449a82
2010-05-23 10:59:52 +00:00
Peter Westwood ca3fead69d Ensure that QuickPress media uploads get attached to the auto-draft we create for new posts correctly. Fixes #10917 props ocean90.
git-svn-id: https://develop.svn.wordpress.org/trunk@14815 602fd350-edb4-49c9-b593-d223f7449a82
2010-05-23 07:58:06 +00:00
Dion Hulse b93faecc52 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: https://develop.svn.wordpress.org/trunk@14814 602fd350-edb4-49c9-b593-d223f7449a82
2010-05-23 07:49:21 +00:00
Peter Westwood 3581129c1f Don't output empty html wrappers if no page numbers. Fixes #13497 props filosofo.
git-svn-id: https://develop.svn.wordpress.org/trunk@14813 602fd350-edb4-49c9-b593-d223f7449a82
2010-05-23 07:43:07 +00:00
Dion Hulse 8381bd7a9b Fix potential notice in Upgrade process when failing part-way through. See #13171
git-svn-id: https://develop.svn.wordpress.org/trunk@14812 602fd350-edb4-49c9-b593-d223f7449a82
2010-05-23 05:59:17 +00:00
Dion Hulse 11fac78a37 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: https://develop.svn.wordpress.org/trunk@14811 602fd350-edb4-49c9-b593-d223f7449a82
2010-05-23 05:56:31 +00:00
Dion Hulse 606e4106aa 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: https://develop.svn.wordpress.org/trunk@14810 602fd350-edb4-49c9-b593-d223f7449a82
2010-05-23 05:54:32 +00:00
Ryan Boren e24b346263 Use subquery when finding detached objects. Props filosofo. fixes #13496
git-svn-id: https://develop.svn.wordpress.org/trunk@14808 602fd350-edb4-49c9-b593-d223f7449a82
2010-05-22 23:05:35 +00:00
Ryan Boren d789bdf5d8 Add cat2tag converter to importer install list. see #13465
git-svn-id: https://develop.svn.wordpress.org/trunk@14807 602fd350-edb4-49c9-b593-d223f7449a82
2010-05-22 22:54:52 +00:00
Peter Westwood 5e588b4ab4 Allow users to cancel email address changes. Fixes #13457 props mtdewvirus.
git-svn-id: https://develop.svn.wordpress.org/trunk@14802 602fd350-edb4-49c9-b593-d223f7449a82
2010-05-22 07:53:59 +00:00
Andrew Nacin 2d64541566 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: https://develop.svn.wordpress.org/trunk@14801 602fd350-edb4-49c9-b593-d223f7449a82
2010-05-22 05:40:29 +00:00
Dion Hulse d0a1400321 Correct the ZipArchive opening test logic. See #13491
git-svn-id: https://develop.svn.wordpress.org/trunk@14800 602fd350-edb4-49c9-b593-d223f7449a82
2010-05-22 05:09:08 +00:00
Andrew Nacin 6d0ed6f1ea Pixel sanity check. props filosofo, fixes #13470.
git-svn-id: https://develop.svn.wordpress.org/trunk@14799 602fd350-edb4-49c9-b593-d223f7449a82
2010-05-21 23:35:37 +00:00
Andrew Nacin 1ac33a73c0 One more RTL tweak. props duck_, fixes #13441.
git-svn-id: https://develop.svn.wordpress.org/trunk@14798 602fd350-edb4-49c9-b593-d223f7449a82
2010-05-21 23:34:10 +00:00
Andrew Nacin 0c09db7062 Most Recent tab for nav menu meta boxes for post types. props filosofo, see #13217.
git-svn-id: https://develop.svn.wordpress.org/trunk@14797 602fd350-edb4-49c9-b593-d223f7449a82
2010-05-21 23:32:45 +00:00
Andrew Nacin e39ffe967d Script loader bump, and revert new orange that snuck in. see #13441.
git-svn-id: https://develop.svn.wordpress.org/trunk@14796 602fd350-edb4-49c9-b593-d223f7449a82
2010-05-21 23:32:02 +00:00
Andrew Nacin 88e4640103 Various CSS fixes for nav menus and RTL. props duck_, fixes #13441.
git-svn-id: https://develop.svn.wordpress.org/trunk@14795 602fd350-edb4-49c9-b593-d223f7449a82
2010-05-21 23:23:39 +00:00
Andrew Nacin 83ce9d9761 Less clunky export UI. see #10317
git-svn-id: https://develop.svn.wordpress.org/trunk@14794 602fd350-edb4-49c9-b593-d223f7449a82
2010-05-21 21:39:35 +00:00
Andrew Nacin 5eeb02d2ea 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: https://develop.svn.wordpress.org/trunk@14789 602fd350-edb4-49c9-b593-d223f7449a82
2010-05-21 19:23:52 +00:00
Ryan Boren 3bb7cdf6c3 Remove cat/tag importer from list of tools. see #13465
git-svn-id: https://develop.svn.wordpress.org/trunk@14778 602fd350-edb4-49c9-b593-d223f7449a82
2010-05-21 14:17:41 +00:00
Dion Hulse 997c0f8087 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: https://develop.svn.wordpress.org/trunk@14776 602fd350-edb4-49c9-b593-d223f7449a82
2010-05-21 12:57:49 +00:00