Andrew Ozz
|
3e49774791
|
Fix styling of the editors for the blue theme, props saracannon, see #17144
git-svn-id: https://develop.svn.wordpress.org/trunk@18626 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-08-31 00:58:41 +00:00 |
Andrew Ozz
|
e4fdcbd347
|
Toggle class 'responsive' on div.wrap when auto columns is toggled, see #18198
git-svn-id: https://develop.svn.wordpress.org/trunk@18625 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-08-30 23:18:18 +00:00 |
Andrew Ozz
|
ca2ccb3baa
|
Disable js moving of dashboard postboxes, add all of them in the first column on 'auto', see #18198
git-svn-id: https://develop.svn.wordpress.org/trunk@18624 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-08-30 22:29:37 +00:00 |
Dion Hulse
|
cb62838943
|
Mark the install page as rtl for styling purposes. Props SergeyBiryukov. See #18314 and #18180
git-svn-id: https://develop.svn.wordpress.org/trunk@18622 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-08-30 03:55:40 +00:00 |
Daryl Koopersmith
|
43d6595503
|
Switch admin menus to flyouts from dropdowns. First pass, see #18382.
git-svn-id: https://develop.svn.wordpress.org/trunk@18621 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-08-30 01:12:26 +00:00 |
Andrew Ozz
|
ea03cd66fd
|
Fix styling and quicktags error in press this, see #16695
git-svn-id: https://develop.svn.wordpress.org/trunk@18619 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-08-28 20:48:05 +00:00 |
Dion Hulse
|
39458e741e
|
First slice of rejecting invalid Plugin and Theme zip uploads (Incompatible file structure, not containing a Plugin/Theme, etc). See #14999
git-svn-id: https://develop.svn.wordpress.org/trunk@18618 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-08-28 15:02:48 +00:00 |
Dion Hulse
|
06338d1653
|
Store Plugin/Theme uploads in the Media Library properly. Add Scheduled cleanup +2hrs to clean up any aborted installation attempts. See #18182
git-svn-id: https://develop.svn.wordpress.org/trunk@18617 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-08-28 08:42:07 +00:00 |
Dion Hulse
|
4f8bd53070
|
Only clean up the uploaded files after a successful (or failed) install. Allows files to persist past the FTP credential screen. See #18182
git-svn-id: https://develop.svn.wordpress.org/trunk@18616 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-08-28 05:51:38 +00:00 |
Dion Hulse
|
9c571521a3
|
Clean up Plugin/Theme uploads after successfully installing them. Restores pre-3.2 behaviour. See #18182
git-svn-id: https://develop.svn.wordpress.org/trunk@18614 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-08-28 03:51:35 +00:00 |
Andrew Ozz
|
61c8958e4b
|
Fix TimyMCE init when launching DFW and respect wpautop setting there, see #17144
git-svn-id: https://develop.svn.wordpress.org/trunk@18609 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-08-26 19:33:14 +00:00 |
Ryan Boren
|
20c9fd7c21
|
Handle locales that use a comma as a separator when generating version classes. Props olivM. fixes #18460
git-svn-id: https://develop.svn.wordpress.org/trunk@18608 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-08-26 19:00:07 +00:00 |
Andrew Ozz
|
77892dfba6
|
Improve auto column switching for post.php, see #18198
git-svn-id: https://develop.svn.wordpress.org/trunk@18607 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-08-25 22:55:39 +00:00 |
Ryan Boren
|
28851bb6fe
|
Update phpdoc for WP_List_Table::views(). Props Viper007Bond. fixes #18358
git-svn-id: https://develop.svn.wordpress.org/trunk@18600 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-08-25 17:56:34 +00:00 |
Peter Westwood
|
ab660228ab
|
Fix the action links broken by [18594]. Fixes #18447.
git-svn-id: https://develop.svn.wordpress.org/trunk@18599 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-08-25 08:05:15 +00:00 |
Ryan Boren
|
1d3e616495
|
Introduce metadata_exists(), WP_User::get_data_by(), WP_User::get(), WP_User::has_prop(). Don't fill user objects with meta. Eliminate data duplication in cache and memory. Props scribu. see #15458
git-svn-id: https://develop.svn.wordpress.org/trunk@18597 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-08-24 19:32:59 +00:00 |
Peter Westwood
|
a60b4ff564
|
When inserting a Gallery to be ordered by Date/Time use the post_date field for ordering rather than ID so that if the user/plugin has updated this to reflect the date/time when an image was captured we order correctly. Fixes #17485 props SergeyBiryukov.
git-svn-id: https://develop.svn.wordpress.org/trunk@18596 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-08-24 11:37:25 +00:00 |
Peter Westwood
|
ade9233305
|
End each row with a new line to make the raw HTML easier to read.
git-svn-id: https://develop.svn.wordpress.org/trunk@18595 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-08-24 11:13:33 +00:00 |
Peter Westwood
|
4dfdd2e9b2
|
Include all comment css classes when outputing the rows in the Comments admin page to allow for easy customisation by plugins. Fixes #18447 props josephscott.
git-svn-id: https://develop.svn.wordpress.org/trunk@18594 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-08-24 11:12:07 +00:00 |
Dion Hulse
|
ddfa97ee0a
|
Don't check 'Custom Structure' Permalink radio option for the default permastruct. Fixes #18507
git-svn-id: https://develop.svn.wordpress.org/trunk@18590 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-08-24 07:48:13 +00:00 |
Andrew Nacin
|
8d5241c094
|
Check if property exists on plugins_api() returned object in install_plugin_information(). props hakre, fixes #18181.
git-svn-id: https://develop.svn.wordpress.org/trunk@18586 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-08-23 15:56:14 +00:00 |
Andrew Ozz
|
ee57e82c80
|
Ensure text in the dashboard recent comments widget wraps up properly, props SergeyBiryukov, fixes #18212
git-svn-id: https://develop.svn.wordpress.org/trunk@18583 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-08-23 04:36:21 +00:00 |
Andrew Ozz
|
1e0034e8fd
|
Auto column switching for the dashboard, see #18198
git-svn-id: https://develop.svn.wordpress.org/trunk@18582 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-08-23 04:00:56 +00:00 |
Andrew Ozz
|
2ae505d0c6
|
Auto column switching (post.php only for now), see #18198
git-svn-id: https://develop.svn.wordpress.org/trunk@18581 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-08-22 19:41:11 +00:00 |
Andrew Ozz
|
41c6f84cd9
|
Merge colors*.css with colors*-rtl.css, props ryanimel, see #18314
git-svn-id: https://develop.svn.wordpress.org/trunk@18579 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-08-22 16:44:02 +00:00 |
Andrew Ozz
|
4e6957a730
|
Merged install.css with install-rtl.css (it is used only when installing so it makes sense to be a separate stylesheet), merged farbtastic.css with farbtastic-rtl.css, see #18314
git-svn-id: https://develop.svn.wordpress.org/trunk@18578 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-08-21 15:38:14 +00:00 |
Andrew Ozz
|
dde77fd41b
|
Merge most admin css files, first run, see #18314
git-svn-id: https://develop.svn.wordpress.org/trunk@18577 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-08-21 03:46:43 +00:00 |
Andrew Ozz
|
3f921df606
|
Fix QTags.closeAllTags(), replace 'tb' with 'ed' in quicktags,js to make it clear it is the editor instance not the toolbar, small comments quick edit fixes, see #16695, fixes #15911
git-svn-id: https://develop.svn.wordpress.org/trunk@18576 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-08-20 19:55:51 +00:00 |
Andrew Ozz
|
750d395b81
|
Another fix for Press This, see #17144
git-svn-id: https://develop.svn.wordpress.org/trunk@18574 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-08-19 17:04:16 +00:00 |
Andrew Ozz
|
9734668734
|
Fix Press This editors, see #17144
git-svn-id: https://develop.svn.wordpress.org/trunk@18570 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-08-19 01:14:56 +00:00 |
Andrew Nacin
|
193baf96e7
|
Add 'Network Enable' link after installing a theme in the network admin. props PeteMall, fixes #18468.
git-svn-id: https://develop.svn.wordpress.org/trunk@18569 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-08-18 22:40:37 +00:00 |
Andrew Nacin
|
bbfd457437
|
Remove duplicated current_action() call. props PeteMall, fixes #18389.
git-svn-id: https://develop.svn.wordpress.org/trunk@18565 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-08-18 06:26:18 +00:00 |
Andrew Nacin
|
2d52bddbde
|
Redirect to network_admin_url() in network/edit.php. props PeteMall, fixes #18379.
git-svn-id: https://develop.svn.wordpress.org/trunk@18564 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-08-18 06:17:47 +00:00 |
Andrew Nacin
|
5464b1abc2
|
Some more class instantiations. props eko-fr, fixes #18049.
git-svn-id: https://develop.svn.wordpress.org/trunk@18563 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-08-18 06:16:57 +00:00 |
Andrew Nacin
|
13999695f1
|
Dissolve wp-admin/network/edit.php. props PeteMall, fixes #18379.
git-svn-id: https://develop.svn.wordpress.org/trunk@18562 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-08-18 02:29:06 +00:00 |
Andrew Ozz
|
182f43c74d
|
Fix HTML IDs on the uploader buttons on the dashboard, props SergeyBiryukov, see #17144
git-svn-id: https://develop.svn.wordpress.org/trunk@18555 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-08-16 14:32:36 +00:00 |
Andrew Nacin
|
8eedd18ff6
|
First pass on clarifying Settings > Privacy. props designsimply, markjaquith. see #16416.
git-svn-id: https://develop.svn.wordpress.org/trunk@18554 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-08-16 06:53:19 +00:00 |
Andrew Ozz
|
f68214a20a
|
Fix (temporarily?) the spacing between the uploader buttons on the dashboard, props SergeyBiryukov and andrewryno, see #17144
git-svn-id: https://develop.svn.wordpress.org/trunk@18553 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-08-16 04:54:51 +00:00 |
Andrew Nacin
|
92092a0249
|
Remove beta upgrade code from 3.0.
git-svn-id: https://develop.svn.wordpress.org/trunk@18552 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-08-16 02:26:59 +00:00 |
Andrew Nacin
|
7f88e981ac
|
Clean up message handling logic in upload.php.
git-svn-id: https://develop.svn.wordpress.org/trunk@18550 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-08-16 00:12:02 +00:00 |
Andrew Nacin
|
03e0c5c7a1
|
Add postname to Settings > Permalinks and remove the help text talking about permalink performance. Make the slugs (and /archives/ rewrite base) translatable. see #18541.
git-svn-id: https://develop.svn.wordpress.org/trunk@18547 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-08-14 22:23:22 +00:00 |
Andrew Nacin
|
c30907963d
|
Use wp_print_scripts() in install.php. Fixes issues with SCRIPT_DEBUG, removes l10n.js reference. fixes #18394.
git-svn-id: https://develop.svn.wordpress.org/trunk@18544 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-08-13 18:01:26 +00:00 |
Andrew Nacin
|
7fe1e0fc4a
|
Move network/settings.php POST handling out of network/edit.php. props PeteMall, see #18379.
git-svn-id: https://develop.svn.wordpress.org/trunk@18536 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-08-11 22:32:35 +00:00 |
Jon Cave
|
707ab6c656
|
Direct a user to the main site to install importers, fixes #17990
git-svn-id: https://develop.svn.wordpress.org/trunk@18535 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-08-11 20:49:47 +00:00 |
Ryan Boren
|
b684e2b836
|
Use title case. Props trepmal. fixes #17773
git-svn-id: https://develop.svn.wordpress.org/trunk@18533 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-08-11 18:17:30 +00:00 |
Nikolay Bachiyski
|
c5b4e06e15
|
Add filters for install/upgrade queries, so that unit tests installer can force creating InnoDB tables, so that we can use transactions to revert the database to its initial state after each test. See #17749
git-svn-id: https://develop.svn.wordpress.org/trunk@18531 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-08-11 04:42:59 +00:00 |
Nikolay Bachiyski
|
f228bf94cf
|
Add a gettext context to the Standard post format string in Press This to match other usages of Standard in a post format context
git-svn-id: https://develop.svn.wordpress.org/trunk@18530 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-08-11 04:36:18 +00:00 |
Nikolay Bachiyski
|
7ce4b9b44d
|
Exclude link tags from internationalized strings in Credits and Freedoms links in the admin footer
git-svn-id: https://develop.svn.wordpress.org/trunk@18529 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-08-11 04:33:22 +00:00 |
Andrew Nacin
|
7665b28755
|
Properly handle display of Order, Template, and Parent page attributes in Quick/Bulk Edit. props duck_, fixes #18352.
git-svn-id: https://develop.svn.wordpress.org/trunk@18527 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-08-11 03:02:01 +00:00 |
Andrew Nacin
|
d90d462e6b
|
Globalize variables used in admin-header in case it is used in a function. props SergeyBiryukov, fixes #16143.
git-svn-id: https://develop.svn.wordpress.org/trunk@18526 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-08-10 19:54:59 +00:00 |