Andrew Nacin
|
13e1cfef44
|
Have 'Add to Menu' and multiple-item drag/drop only affect one meta box at a time. props ptahdunbar, with koopersmith. Non-JS will still handle the meta boxes all together as one form. see #13220, see #13219.
git-svn-id: https://develop.svn.wordpress.org/trunk@14436 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-04 08:31:40 +00:00 |
|
Andrew Nacin
|
a87ced35aa
|
Add ability to drag objects from meta boxes and drop them into your menu. Includes multiple-select before dragging. Select all is todo. Checkboxes remain non-JS fallback. props koopersmith, see #13247.
git-svn-id: https://develop.svn.wordpress.org/trunk@14434 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-04 07:24:49 +00:00 |
|
Ryan Boren
|
56e95f24c5
|
Fix user validation feedback. Props sivel. fixes #13162
git-svn-id: https://develop.svn.wordpress.org/trunk@14428 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-03 23:46:42 +00:00 |
|
Dion Hulse
|
1fc13e3b48
|
Silence PHP Warnings on is_writable calls. Can trigger open_basedir warnings on certain hosting environments. Props ocean90. Fixes #12866
git-svn-id: https://develop.svn.wordpress.org/trunk@14427 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-03 23:39:57 +00:00 |
|
Dion Hulse
|
52cdae0385
|
Handle $_POST containing an empty term array, Fixes saving of deselecting all hierarchical terms. Fixes #10122
git-svn-id: https://develop.svn.wordpress.org/trunk@14426 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-03 23:35:22 +00:00 |
|
Ron Rennick
|
fb0fffbce5
|
themes admin pages UI cleanup, props PeteMall, see #13238
git-svn-id: https://develop.svn.wordpress.org/trunk@14425 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-03 23:25:14 +00:00 |
|
Andrew Nacin
|
09fda79a16
|
Add 'Network Activate' link to the plugin upgrader class. props PeteMall, fixes #13097.
git-svn-id: https://develop.svn.wordpress.org/trunk@14424 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-03 23:18:49 +00:00 |
|
Andrew Nacin
|
f7dfc84136
|
Fix non-JS menu item close button. props duck_, fixes #13203
git-svn-id: https://develop.svn.wordpress.org/trunk@14423 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-03 23:08:02 +00:00 |
|
Ryan Boren
|
172c975f2d
|
User deletion fixes. Props yoavf. fixes #13242
git-svn-id: https://develop.svn.wordpress.org/trunk@14422 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-03 23:04:42 +00:00 |
|
Ron Rennick
|
e35e6165ab
|
limit upload size to site's available limit, see #12853
git-svn-id: https://develop.svn.wordpress.org/trunk@14420 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-03 22:40:02 +00:00 |
|
Andrew Nacin
|
b2093dbdfd
|
Provide a context to wp_handle_upload to differentiate between upload and sideload. props technosailor, fixes #12740.
git-svn-id: https://develop.svn.wordpress.org/trunk@14418 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-03 22:16:48 +00:00 |
|
Nikolay Bachiyski
|
6eba1c3232
|
Use get_available_languages() in options-general.php instead of manually looping on the language dir. Props sivel. Fixes #13023
git-svn-id: https://develop.svn.wordpress.org/trunk@14416 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-03 22:06:49 +00:00 |
|
Andrew Nacin
|
066caaa9fa
|
Remove unused CSS. props koopersmith, see #13220
git-svn-id: https://develop.svn.wordpress.org/trunk@14413 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-03 21:21:55 +00:00 |
|
Peter Westwood
|
8112a99438
|
Remove the deprecation message for now as it shows too many false positives. See #13230.
git-svn-id: https://develop.svn.wordpress.org/trunk@14411 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-03 21:12:23 +00:00 |
|
Andrew Nacin
|
13d35fe80a
|
Truncate really long menu names. props koopersmith, see #13220.
git-svn-id: https://develop.svn.wordpress.org/trunk@14408 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-03 20:40:32 +00:00 |
|
Nikolay Bachiyski
|
abf6b82a23
|
Differentiate spam strings by subject: comments, sites, and users. Props dimadin. Fixes #13199
git-svn-id: https://develop.svn.wordpress.org/trunk@14407 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-03 20:37:07 +00:00 |
|
Andrew Nacin
|
60ae097b78
|
Fix JS error in autocomplete. props koopersmith, see #13205.
git-svn-id: https://develop.svn.wordpress.org/trunk@14405 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-03 20:31:34 +00:00 |
|
Ryan Boren
|
d783952469
|
Strip trailing whites.
git-svn-id: https://develop.svn.wordpress.org/trunk@14404 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-03 20:26:11 +00:00 |
|
Andrew Nacin
|
54c73c0c2b
|
Ensure image MIME type matches extension for images. props Viper007Bond, fixes #11946.
git-svn-id: https://develop.svn.wordpress.org/trunk@14400 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-03 20:17:01 +00:00 |
|
Andrew Nacin
|
2fa9643cf2
|
Handle page hierarchy when showing the sample permalink. props duck_, fixes #12327.
git-svn-id: https://develop.svn.wordpress.org/trunk@14399 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-03 20:10:26 +00:00 |
|
Dion Hulse
|
a7b2ec8515
|
Move edit_<tax>_form and <tax>_edit_form to above submit button. Fixes #12746
git-svn-id: https://develop.svn.wordpress.org/trunk@14398 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-03 20:05:46 +00:00 |
|
Andrew Nacin
|
d2b523c847
|
Remove browse-happy.gif. see #12876. props ocean90
git-svn-id: https://develop.svn.wordpress.org/trunk@14397 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-03 20:01:59 +00:00 |
|
Andrew Nacin
|
c045a20926
|
Remove browse-happy.gif. see #12876. props ocean90
git-svn-id: https://develop.svn.wordpress.org/trunk@14396 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-03 20:01:35 +00:00 |
|
Andrew Nacin
|
c79b841f8c
|
Remove files replaced by CSS3 gradients. IE falls back to solid colors. see #12586.
git-svn-id: https://develop.svn.wordpress.org/trunk@14395 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-03 19:52:44 +00:00 |
|
Andrew Nacin
|
80ee3d1d2d
|
Check for deleted menus or something. It fixes a JS error. props koopersmith, see #13215.
git-svn-id: https://develop.svn.wordpress.org/trunk@14394 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-03 19:35:54 +00:00 |
|
Andrew Nacin
|
2f0d602eeb
|
Remove unused vars. props TobiasBg. fixes #13228.
git-svn-id: https://develop.svn.wordpress.org/trunk@14393 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-03 19:33:23 +00:00 |
|
Ryan Boren
|
db93b01df3
|
RTL fixes. Props yoavf. see #13233
git-svn-id: https://develop.svn.wordpress.org/trunk@14392 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-03 19:31:25 +00:00 |
|
Dion Hulse
|
7f9bee2845
|
Fix alignment/location of "Add" on non-hierarchical taxonomy addition boxes. Props ocean90. Fixes #12153
git-svn-id: https://develop.svn.wordpress.org/trunk@14390 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-03 19:29:17 +00:00 |
|
Dion Hulse
|
c1fe068ec6
|
Handle ", " and "," in non-hierarchical term suggestion. Props ocean90. Fixes #12152
git-svn-id: https://develop.svn.wordpress.org/trunk@14387 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-03 19:23:44 +00:00 |
|
Ron Rennick
|
997a121259
|
allow subdir multisite on ip address, see #12142
git-svn-id: https://develop.svn.wordpress.org/trunk@14386 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-03 19:23:37 +00:00 |
|
Andrew Nacin
|
d2e1c94321
|
Use CSS3 gradients for the admin header and footer. Fall back to a solid color for IE. Props JohnONolan, fixes #12586.
git-svn-id: https://develop.svn.wordpress.org/trunk@14383 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-03 19:12:19 +00:00 |
|
Dion Hulse
|
fc796b8105
|
Add reset background image to theme default. Props lancewillett. See #12186
git-svn-id: https://develop.svn.wordpress.org/trunk@14379 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-03 18:52:38 +00:00 |
|
Dion Hulse
|
54c97bf8d1
|
Fix ZIP_ER_OK constant, Its a class constant, and only accessible as such under PHP5. Props sivel for noticing. Fixes #12637
git-svn-id: https://develop.svn.wordpress.org/trunk@14377 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-03 18:44:34 +00:00 |
|
Ryan Boren
|
a45b583463
|
RTL fixes. Props yoavf. see #13233
git-svn-id: https://develop.svn.wordpress.org/trunk@14376 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-03 18:33:49 +00:00 |
|
Ryan Boren
|
a51d50ad9c
|
RTL fixes. Props yoavf. see #13233
git-svn-id: https://develop.svn.wordpress.org/trunk@14375 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-03 18:20:30 +00:00 |
|
Ryan Boren
|
57a5a11660
|
Revert [14347] and [14372]. It broke more than we expected. Try again in 3.1. see #13051
git-svn-id: https://develop.svn.wordpress.org/trunk@14374 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-03 18:16:22 +00:00 |
|
Andrew Nacin
|
80043f2232
|
Sliding tabs for the nav menu admin UI. second pass. props koopersmith, see #13215.
git-svn-id: https://develop.svn.wordpress.org/trunk@14373 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-03 16:59:51 +00:00 |
|
Peter Westwood
|
cb10f6b4ae
|
Move theme_update_available out of the admin page and into the admin includes.
git-svn-id: https://develop.svn.wordpress.org/trunk@14371 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-03 13:29:15 +00:00 |
|
Peter Westwood
|
17008f920f
|
Correctly mark things as private in the phpDoc
git-svn-id: https://develop.svn.wordpress.org/trunk@14370 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-03 13:27:15 +00:00 |
|
Peter Westwood
|
137564fa08
|
Add a nag message for themes which are relying on the deprecated behaviour.
git-svn-id: https://develop.svn.wordpress.org/trunk@14369 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-03 13:23:34 +00:00 |
|
Andrew Nacin
|
db59b8e7f9
|
First pass on sliding tabs for the nav menu admin UI. props koopersmith, see #13215.
git-svn-id: https://develop.svn.wordpress.org/trunk@14368 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-03 10:28:35 +00:00 |
|
Andrew Nacin
|
96fd06e10d
|
Remove debug.
git-svn-id: https://develop.svn.wordpress.org/trunk@14363 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-03 07:12:26 +00:00 |
|
Andrew Nacin
|
d422587302
|
When no pages are present add a hidden input field so that the show_on_front option is not blanked. Fixes is_front_page return value in an edge case. props sivel, fixes #12737, fixes #9105.
git-svn-id: https://develop.svn.wordpress.org/trunk@14362 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-03 06:30:21 +00:00 |
|
Andrew Nacin
|
7ce20b12cf
|
Prevent fatal error when falling back to fsockopen in the setup-config.php key/salt HTTP request. fixes #13030.
git-svn-id: https://develop.svn.wordpress.org/trunk@14361 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-03 06:28:05 +00:00 |
|
Dion Hulse
|
123d37b55c
|
Update logo image URL in Gears manifest. Props ocean90. Fixes #13177
git-svn-id: https://develop.svn.wordpress.org/trunk@14356 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-03 00:47:10 +00:00 |
|
Andrew Nacin
|
92b561ca49
|
Tweaks for nav menu admin tabs with JS disabled. props koopersmith, see #13215
git-svn-id: https://develop.svn.wordpress.org/trunk@14353 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-02 23:51:43 +00:00 |
|
Ryan Boren
|
37804526a0
|
Nav menu tweaks. Props ptahdunbar. see #13220
git-svn-id: https://develop.svn.wordpress.org/trunk@14352 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-02 23:40:34 +00:00 |
|
Dion Hulse
|
bd807c6c5f
|
Skip over __MACOSX folders during zip extraction. Props chrisbliss18. Fixes #12637
git-svn-id: https://develop.svn.wordpress.org/trunk@14349 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-02 23:24:36 +00:00 |
|
Andrew Nacin
|
63fa3e7f3f
|
Support network-wide plugin re-activation in upgrades and edits. props PeteMall, fixes #13216
git-svn-id: https://develop.svn.wordpress.org/trunk@14348 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-02 22:57:44 +00:00 |
|
Ryan Boren
|
7fcda10d46
|
Escape links by default. Props alexkingorg. see #13051
git-svn-id: https://develop.svn.wordpress.org/trunk@14347 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-02 22:53:59 +00:00 |
|
Dion Hulse
|
6b49c70b09
|
Check for "ZIP_ER_OK" return value on ZipArchive. See #12637
git-svn-id: https://develop.svn.wordpress.org/trunk@14346 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-02 22:25:30 +00:00 |
|
Andrew Nacin
|
0948137d65
|
Fix the nav menu ajax spinners (again).
git-svn-id: https://develop.svn.wordpress.org/trunk@14340 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-02 21:05:55 +00:00 |
|
Andrew Nacin
|
103e30ed7e
|
Alot of drag/drop/sortable improvements to nav menu admin UI. props koopersmith, fixes #12675.
git-svn-id: https://develop.svn.wordpress.org/trunk@14337 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-02 19:09:10 +00:00 |
|
Andrew Nacin
|
b459f516b9
|
Fix admin.php?import=x pages, which can re-include itself in certain environments. fixes #13184 for trunk.
git-svn-id: https://develop.svn.wordpress.org/trunk@14334 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-02 18:39:31 +00:00 |
|
Andrew Nacin
|
3b689ba8c8
|
Clarify menu creation versus save. props duck_, see #13134. Check in scripts for r14332, see #13204.
git-svn-id: https://develop.svn.wordpress.org/trunk@14333 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-02 18:15:41 +00:00 |
|
Andrew Nacin
|
6971e7c9a4
|
Fix ajax on add menu item boxes. props koopersmith, see #13204
git-svn-id: https://develop.svn.wordpress.org/trunk@14332 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-02 18:12:13 +00:00 |
|
Andrew Nacin
|
d5b8eeaa25
|
Use the correct defines in secret_salt_warning.
git-svn-id: https://develop.svn.wordpress.org/trunk@14329 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-01 22:50:55 +00:00 |
|
Andrew Nacin
|
c4a1082319
|
Align the update nag with the screen meta box.
git-svn-id: https://develop.svn.wordpress.org/trunk@14328 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-01 22:09:34 +00:00 |
|
Andrew Nacin
|
5f0218032f
|
Show > 100% blog space used in MS Right Now.
git-svn-id: https://develop.svn.wordpress.org/trunk@14327 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-01 22:06:48 +00:00 |
|
Andrew Nacin
|
f049bc949c
|
s/blog/site/ in more places.
git-svn-id: https://develop.svn.wordpress.org/trunk@14326 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-01 07:09:38 +00:00 |
|
Andrew Nacin
|
9c1b915fea
|
Change 'WordPress Development Blog' to 'WordPress Blog' in the dashboard widget.
git-svn-id: https://develop.svn.wordpress.org/trunk@14324 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-04-30 22:56:29 +00:00 |
|
Andrew Nacin
|
8722ccc178
|
Use a class for update-nag, as especially in MS we're sometimes hooking in more than one per page.
git-svn-id: https://develop.svn.wordpress.org/trunk@14319 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-04-30 15:37:46 +00:00 |
|
Andrew Nacin
|
26f7f2be9d
|
Clean up secret_salt_warning. Use stronger version of wp_generate_password. Shrink line-height of #update-nag so multiple-line messages don't look so awful, use padding instead.
git-svn-id: https://develop.svn.wordpress.org/trunk@14318 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-04-30 15:25:54 +00:00 |
|
Ryan Boren
|
7a9ddcfb70
|
Don't stomp upload options when saving media options for MS sites. fixes #13182
git-svn-id: https://develop.svn.wordpress.org/trunk@14316 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-04-30 14:31:18 +00:00 |
|
Andrew Nacin
|
2473cefe8f
|
s/blog/site/ in even more places. props PeteMall, see #11644.
git-svn-id: https://develop.svn.wordpress.org/trunk@14315 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-04-30 03:17:49 +00:00 |
|
Andrew Nacin
|
f1323541bc
|
Small menu CSS tweak for item deletion. props koopersmith, see #13134.
git-svn-id: https://develop.svn.wordpress.org/trunk@14314 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-04-30 01:58:35 +00:00 |
|
Andrew Nacin
|
8800622876
|
s/blog/site/ in more places. props PeteMall, see #11644.
git-svn-id: https://develop.svn.wordpress.org/trunk@14313 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-04-30 01:54:32 +00:00 |
|
Peter Westwood
|
212b78b807
|
Fix support for rewrites on IIS7. Fixes #12973 props Frumph and ruslany.
git-svn-id: https://develop.svn.wordpress.org/trunk@14312 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-04-29 21:41:20 +00:00 |
|
Ryan Boren
|
b46e129883
|
Remove debug
git-svn-id: https://develop.svn.wordpress.org/trunk@14306 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-04-29 19:16:21 +00:00 |
|
Ryan Boren
|
12fc1ca1b7
|
Fix initial hidden meta boxes for nav menus. see #13134
git-svn-id: https://develop.svn.wordpress.org/trunk@14304 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-04-29 18:27:46 +00:00 |
|
Ryan Boren
|
bd14ce7734
|
Partially fix default hidden meta boxes for nav menus. see #13134
git-svn-id: https://develop.svn.wordpress.org/trunk@14301 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-04-29 17:47:11 +00:00 |
|
Ryan Boren
|
616f48e89d
|
Don't call get_plugins() in menu.php. It is too slow to call on every admin page load. fixes #13117
git-svn-id: https://develop.svn.wordpress.org/trunk@14299 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-04-29 16:38:12 +00:00 |
|
Andrew Nacin
|
5dbf47294f
|
When posts/terms are deleted/trashed, update associated menu items. Deleted post = deleted menu item, trashed post = menu item becomes a draft. props filosofo, see #13174
git-svn-id: https://develop.svn.wordpress.org/trunk@14295 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-04-29 07:33:56 +00:00 |
|
Andrew Nacin
|
4defadbe97
|
Fix typo in CSS. see #13134.
git-svn-id: https://develop.svn.wordpress.org/trunk@14294 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-04-29 07:28:34 +00:00 |
|
Andrew Nacin
|
e70f958bff
|
Fix the ajax loading/processing spinner for nav menu meta boxes. see #13134.
git-svn-id: https://develop.svn.wordpress.org/trunk@14293 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-04-29 07:10:54 +00:00 |
|
Andrew Nacin
|
3f9d235435
|
Remove unnecessary single tab and second border in the custom links nav menu widget.
git-svn-id: https://develop.svn.wordpress.org/trunk@14292 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-04-29 06:11:44 +00:00 |
|
Andrew Nacin
|
ffc6b5e799
|
Show 'no items' message in post/tax meta boxes for nav menu admin instead of empty tabs.
git-svn-id: https://develop.svn.wordpress.org/trunk@14291 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-04-29 06:01:44 +00:00 |
|
Andrew Nacin
|
23cd92c6ff
|
Don't show plugin editor when there are no plugins. props solarissmoke, fixes #13117.
git-svn-id: https://develop.svn.wordpress.org/trunk@14290 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-04-29 05:34:24 +00:00 |
|
Andrew Nacin
|
e7664da46d
|
Small fixes to the initial nav menu message. props koopersmith, see #13134.
git-svn-id: https://develop.svn.wordpress.org/trunk@14288 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-04-29 05:12:12 +00:00 |
|
Andrew Nacin
|
5a46795d60
|
Nav menu UI updates. props koopersmith, see #13134.
git-svn-id: https://develop.svn.wordpress.org/trunk@14287 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-04-29 03:43:39 +00:00 |
|
Andrew Nacin
|
7cfe307d12
|
Nav menu UI updates. props koopersmith, see #13134.
git-svn-id: https://develop.svn.wordpress.org/trunk@14286 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-04-29 03:43:11 +00:00 |
|
Andrew Nacin
|
b8f8327393
|
Fix handling of nav menu search, also menu naming conflicts. props filosofo, fixes #13138
git-svn-id: https://develop.svn.wordpress.org/trunk@14285 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-04-28 20:44:08 +00:00 |
|
Andrew Nacin
|
c5eb9e9c61
|
More nav menu fixes. props filosofo. see #13148. fixes #13155, fixes #13157, fixes #13138, see #13134.
git-svn-id: https://develop.svn.wordpress.org/trunk@14283 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-04-28 18:30:32 +00:00 |
|
Andrew Nacin
|
296d029bbc
|
RTL for nav-menu.php. first pass. props RanYanivHartstein, see #13166
git-svn-id: https://develop.svn.wordpress.org/trunk@14279 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-04-28 14:22:41 +00:00 |
|
Andrew Nacin
|
c9b0a363c1
|
Remove space between screen meta and screen icon on nav menu admin.
git-svn-id: https://develop.svn.wordpress.org/trunk@14278 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-04-28 13:37:15 +00:00 |
|
Andrew Nacin
|
915bc58b28
|
Restore radios for MS site flags, as the schema supports other values. see #12832
git-svn-id: https://develop.svn.wordpress.org/trunk@14277 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-04-28 08:15:45 +00:00 |
|
Andrew Nacin
|
4a0ad66c0d
|
Better DNS error message in network.php.
git-svn-id: https://develop.svn.wordpress.org/trunk@14275 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-04-28 07:40:49 +00:00 |
|
Andrew Nacin
|
aeb062fbc5
|
Give menu items a default 'draft' state when added to the menu. props filosofo, fixes #13149
git-svn-id: https://develop.svn.wordpress.org/trunk@14271 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-04-28 05:02:09 +00:00 |
|
Andrew Nacin
|
610abdf2a5
|
Some menus meta box cleanups. props filosofo, see #13143.
git-svn-id: https://develop.svn.wordpress.org/trunk@14267 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-04-28 04:09:00 +00:00 |
|
Andrew Nacin
|
105de33875
|
Show correct nav menu title on first pageload after change. props filosofo, fixes #13142.
git-svn-id: https://develop.svn.wordpress.org/trunk@14266 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-04-28 02:24:39 +00:00 |
|
Andrew Nacin
|
3114dfddce
|
Poka yoke for username sanitization during install. see #13159.
git-svn-id: https://develop.svn.wordpress.org/trunk@14265 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-04-28 02:20:32 +00:00 |
|
Andrew Nacin
|
da1170a530
|
Show the sanitized username on install.php completion page. Also add some help text. see #13159.
git-svn-id: https://develop.svn.wordpress.org/trunk@14264 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-04-28 02:17:19 +00:00 |
|
Andrew Nacin
|
8325eb1dc1
|
Verify nav menu items. props filosofo, fixes #13154.
git-svn-id: https://develop.svn.wordpress.org/trunk@14263 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-04-28 02:04:30 +00:00 |
|
Andrew Nacin
|
01369d744f
|
Some default password nag and user-edit div.error style cleanups.
git-svn-id: https://develop.svn.wordpress.org/trunk@14261 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-04-27 21:57:18 +00:00 |
|
Ryan Boren
|
84ea52469c
|
Explanatory text for the plus tab. see #13134
git-svn-id: https://develop.svn.wordpress.org/trunk@14254 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-04-27 17:40:48 +00:00 |
|
Ron Rennick
|
544533c0a1
|
don't change super admin primary site when creating new site
git-svn-id: https://develop.svn.wordpress.org/trunk@14253 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-04-27 17:37:01 +00:00 |
|
Ryan Boren
|
e578ec626c
|
Menu styling updates. Props koopersmith. see #13134
git-svn-id: https://develop.svn.wordpress.org/trunk@14252 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-04-27 16:04:18 +00:00 |
|
Ryan Boren
|
700d907fb2
|
Remove move cursor when JS disabled. Props koopersmith. fixes #13136
git-svn-id: https://develop.svn.wordpress.org/trunk@14251 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-04-27 14:42:42 +00:00 |
|
Ryan Boren
|
77be931ef4
|
New menu UI. Props filosofo. see #12713
git-svn-id: https://develop.svn.wordpress.org/trunk@14248 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-04-27 01:05:58 +00:00 |
|
Ryan Boren
|
4fea823167
|
Remove debug
git-svn-id: https://develop.svn.wordpress.org/trunk@14243 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-04-26 18:52:14 +00:00 |
|