Ron Rennick
|
9ac718a3eb
|
add fileupload_url option to main site on network install, see #13483
git-svn-id: https://develop.svn.wordpress.org/trunk@14998 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-27 18:06:48 +00:00 |
|
Andrew Nacin
|
6a314caceb
|
RTL string fix. see #13525.
git-svn-id: https://develop.svn.wordpress.org/trunk@14994 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-27 14:14:58 +00:00 |
|
Nikolay Bachiyski
|
de9e77a9c6
|
Prevent a notice if $_REQUEST['post_id'] is missing. Just use 0 in this case, which will be the same as using intval on an undefined value.
git-svn-id: https://develop.svn.wordpress.org/trunk@14987 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-27 11:42:46 +00:00 |
|
Dion Hulse
|
94487bb9ea
|
Add Importer support to Plugin Install workflow, Offers to Activate Plugin & Run installer, and returning to Imports upon successful Importer Plugin Installation. See #13566
git-svn-id: https://develop.svn.wordpress.org/trunk@14985 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-27 11:04:08 +00:00 |
|
Dion Hulse
|
a6194f1e0c
|
Fully implement the 'delete_themes' capability. See also r13547
git-svn-id: https://develop.svn.wordpress.org/trunk@14984 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-27 09:49:38 +00:00 |
|
Andrew Nacin
|
62d4016045
|
gettext. see #13525.
git-svn-id: https://develop.svn.wordpress.org/trunk@14975 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-27 02:51:09 +00:00 |
|
Andrew Nacin
|
32565eeeb2
|
Implement the Cancel menu item link for no JS. props ocean90, see #13525.
git-svn-id: https://develop.svn.wordpress.org/trunk@14974 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-27 02:49:11 +00:00 |
|
Andrew Nacin
|
9b4a85cdaf
|
Move the "Add Home Link" functionality to a checkbox on the View All tab of the Pages metabox. Also makes it work non-JS. props filosofo, fixes #13213.
git-svn-id: https://develop.svn.wordpress.org/trunk@14971 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-27 02:24:33 +00:00 |
|
Andrew Nacin
|
c510c0d0a6
|
Call the 'Attributes' meta box 'Page Attributes' for pages. Add some help text. fixes #13539.
git-svn-id: https://develop.svn.wordpress.org/trunk@14967 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-27 00:16:34 +00:00 |
|
Peter Westwood
|
41a560ec0b
|
Escape the guid urls when placing them in feeds and other xml locations. See #13555.
git-svn-id: https://develop.svn.wordpress.org/trunk@14947 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-26 17:01:21 +00:00 |
|
Ryan Boren
|
6c79e1395d
|
Make classes property for menus an array. Props filosofo. fixes #13551
git-svn-id: https://develop.svn.wordpress.org/trunk@14944 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-26 15:41:21 +00:00 |
|
Ryan Boren
|
5cceae73e3
|
Ajaxify pagination requests in menu boxes. Props filosofo. fixes #13204
git-svn-id: https://develop.svn.wordpress.org/trunk@14943 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-26 14:49:43 +00:00 |
|
Andrew Nacin
|
cbd7f7baef
|
In the page attributes box, generalize the screen reader text, also remove the help text which is now in the 'Help' tab. see #13539. subject to final UX review.
git-svn-id: https://develop.svn.wordpress.org/trunk@14938 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-26 07:14:42 +00:00 |
|
Andrew Nacin
|
7de9be3c08
|
Separate out multiple _ajax_nonce fields on post forms. Yay, validation. fixes #13383.
git-svn-id: https://develop.svn.wordpress.org/trunk@14933 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-26 04:55:21 +00:00 |
|
Andrew Nacin
|
b8a0634d79
|
Validation in wp_dropdown_users and the non-hierarchical taxonomy meta box. props ocean90, see #13383.
git-svn-id: https://develop.svn.wordpress.org/trunk@14931 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-26 04:01:14 +00:00 |
|
Andrew Nacin
|
8fc8e37158
|
Hide Flash uploader and theme/plugin editor documentation feature, if no JS. Also some validation fixes in the theme editor. props ocean90. see #13383.
git-svn-id: https://develop.svn.wordpress.org/trunk@14930 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-26 03:57:55 +00:00 |
|
Ryan Boren
|
cd201ff6b2
|
Post and page help. see #13467
git-svn-id: https://develop.svn.wordpress.org/trunk@14929 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-26 03:36:04 +00:00 |
|
Ryan Boren
|
aec821c651
|
Strip trailing whitespace
git-svn-id: https://develop.svn.wordpress.org/trunk@14924 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-26 02:42:15 +00:00 |
|
Dion Hulse
|
bbc30c03e4
|
Tweak String language to match language used elsewhere. Props Jane. See #11232
git-svn-id: https://develop.svn.wordpress.org/trunk@14920 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-26 01:27:58 +00:00 |
|
Dion Hulse
|
3a77661bb9
|
Revert back to spinner on bulk upgrades. See #11232
git-svn-id: https://develop.svn.wordpress.org/trunk@14919 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-26 01:23:25 +00:00 |
|
Andrew Nacin
|
1db01f2c56
|
Don't hide early nav menu instructions until the menu is no longer empty. props koopersmith, see #13525
git-svn-id: https://develop.svn.wordpress.org/trunk@14917 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-26 00:41:18 +00:00 |
|
Andrew Nacin
|
1bedd5e11a
|
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: https://develop.svn.wordpress.org/trunk@14904 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-25 19:47:22 +00:00 |
|
Mark Jaquith
|
bf69494f84
|
Update upload quota filled message to mention the limit and not suggest file deletion. fixes #13479
git-svn-id: https://develop.svn.wordpress.org/trunk@14897 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-25 17:53:31 +00:00 |
|
Andrew Nacin
|
c0bf7ada51
|
Stirng capitalization fix. see #12035.
git-svn-id: https://develop.svn.wordpress.org/trunk@14894 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-25 17:16:52 +00:00 |
|
Dion Hulse
|
383ab1a811
|
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: https://develop.svn.wordpress.org/trunk@14879 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-25 13:57:06 +00:00 |
|
Ryan Boren
|
51e11b64d6
|
Allow searching custom post types when attaching media. Props markoheijnen. fixes #13229
git-svn-id: https://develop.svn.wordpress.org/trunk@14869 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-25 02:18:07 +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
|
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 |
|
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
|
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 |
|
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
|
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
|
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 |
|
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 |
|
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 |
|
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
|
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 |
|
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 |
|
Andrew Nacin
|
fc29f5f077
|
New screen options tab design. props JohnONolan, fixes #13477.
git-svn-id: https://develop.svn.wordpress.org/trunk@14774 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-21 03:20:25 +00:00 |
|
Andrew Nacin
|
48b57724dd
|
Shake away old files during the upgrade process. see #13307.
git-svn-id: https://develop.svn.wordpress.org/trunk@14770 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-20 21:44:33 +00:00 |
|
Peter Westwood
|
a6e3d28d3e
|
Restore some more "Show on screen" headers. See #13393.
git-svn-id: https://develop.svn.wordpress.org/trunk@14768 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-20 21:29:45 +00:00 |
|
Ryan Boren
|
3a4313186a
|
Some explanatory text for the theme locations box. see #13378
git-svn-id: https://develop.svn.wordpress.org/trunk@14767 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-20 21:25:25 +00:00 |
|
Andrew Nacin
|
1356037d95
|
Remove non-gzipped version of tinymce. Brace for impact. props azaozz. see #13307.
git-svn-id: https://develop.svn.wordpress.org/trunk@14765 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-20 21:05:16 +00:00 |
|