Ryan Boren
|
16c3ce94e9
|
Move admin_notices after screen meta
git-svn-id: https://develop.svn.wordpress.org/trunk@9958 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-11-29 00:36:26 +00:00 |
|
Andrew Ozz
|
211fd456aa
|
Highlighted (current submenu) state for folded menu
git-svn-id: https://develop.svn.wordpress.org/trunk@9957 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-11-28 23:19:15 +00:00 |
|
Ryan Boren
|
46e0dfd13f
|
Hide slug box by default. Allow turning it on via screen options. fixes #8332
git-svn-id: https://develop.svn.wordpress.org/trunk@9956 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-11-28 22:35:01 +00:00 |
|
Ryan Boren
|
8616b3eed8
|
Don't show delete link for current user. Props johnbillion. fixes #8416
git-svn-id: https://develop.svn.wordpress.org/trunk@9955 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-11-28 22:03:52 +00:00 |
|
Ryan Boren
|
f922c423ae
|
Use settings_fields()
git-svn-id: https://develop.svn.wordpress.org/trunk@9954 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-11-28 21:57:58 +00:00 |
|
Ryan Boren
|
503d6a67df
|
Fix turbo link. Props mattyrob. fixes #8413
git-svn-id: https://develop.svn.wordpress.org/trunk@9953 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-11-28 21:43:03 +00:00 |
|
Ryan Boren
|
6a57390b1c
|
Honor largest and smallest options when they are the same. Props scohoust. fixes #7504
git-svn-id: https://develop.svn.wordpress.org/trunk@9952 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-11-28 21:06:57 +00:00 |
|
Ryan Boren
|
f33754255f
|
Allow use of REMOTE_USER/REDIRECT_REMOTE_USER for authentication. Props yonosoytu. fixes #7361
git-svn-id: https://develop.svn.wordpress.org/trunk@9951 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-11-28 21:04:48 +00:00 |
|
Ryan Boren
|
ab6e1f7344
|
Typo fix from nbachiyski. fixes #8412
git-svn-id: https://develop.svn.wordpress.org/trunk@9950 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-11-28 21:03:12 +00:00 |
|
Ryan Boren
|
7b9ac7eacc
|
add_utility_page()
git-svn-id: https://develop.svn.wordpress.org/trunk@9949 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-11-28 19:34:49 +00:00 |
|
Ryan Boren
|
be8ab35aa8
|
Bump
git-svn-id: https://develop.svn.wordpress.org/trunk@9948 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-11-28 19:09:51 +00:00 |
|
Ryan Boren
|
515c778661
|
Bump table-hotkeys ver. see #8386
git-svn-id: https://develop.svn.wordpress.org/trunk@9947 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-11-28 19:09:08 +00:00 |
|
Ryan Boren
|
316426c670
|
Don't filter_visible() when making key callbacks to accommodate hidden-until-hover actions. see #8386
git-svn-id: https://develop.svn.wordpress.org/trunk@9946 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-11-28 19:06:59 +00:00 |
|
Ryan Boren
|
a5b410130e
|
Bump
git-svn-id: https://develop.svn.wordpress.org/trunk@9945 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-11-28 12:59:45 +00:00 |
|
Andrew Ozz
|
7025eab0c8
|
Widgets background and new style buttons
git-svn-id: https://develop.svn.wordpress.org/trunk@9944 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-11-28 10:54:01 +00:00 |
|
Andrew Ozz
|
ef0882c043
|
Styling for Tools screen
git-svn-id: https://develop.svn.wordpress.org/trunk@9943 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-11-28 10:14:43 +00:00 |
|
Andrew Ozz
|
6e64a0f6c2
|
Remove left-over background color, fixes #8306
git-svn-id: https://develop.svn.wordpress.org/trunk@9942 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-11-28 09:11:50 +00:00 |
|
Andrew Ozz
|
b37725917d
|
Remove "Danger!" red from Cancel links and Deactivate plugins
git-svn-id: https://develop.svn.wordpress.org/trunk@9941 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-11-28 07:35:33 +00:00 |
|
Andrew Ozz
|
0e735cb613
|
Acton links colors on dashboard, props apeatling, fixes #8316
git-svn-id: https://develop.svn.wordpress.org/trunk@9940 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-11-28 06:05:01 +00:00 |
|
Andrew Ozz
|
3dc2fac6e5
|
Change cursor to e-resize when menu is folded, props ydekproductions
git-svn-id: https://develop.svn.wordpress.org/trunk@9939 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-11-28 05:48:55 +00:00 |
|
Andrew Ozz
|
68f25a118e
|
Fix user-info for Firefox 2, props roganty, fixes #8382
git-svn-id: https://develop.svn.wordpress.org/trunk@9938 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-11-28 05:38:28 +00:00 |
|
Andrew Ozz
|
b29c39b4d1
|
Better header logo from iammattthomas, fixes #8408
git-svn-id: https://develop.svn.wordpress.org/trunk@9937 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-11-28 05:08:35 +00:00 |
|
Andrew Ozz
|
dc5910a4b1
|
Show link to the comment in the dashboard widget, props bobrik, fixes 8399
git-svn-id: https://develop.svn.wordpress.org/trunk@9936 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-11-28 04:50:15 +00:00 |
|
Andrew Ozz
|
b13e345aa3
|
Improve error message, props simonwheatley, fixes #8397
git-svn-id: https://develop.svn.wordpress.org/trunk@9935 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-11-28 04:40:20 +00:00 |
|
Andrew Ozz
|
653a3c3c4d
|
Hide actions in management tables, show on hover; improve comments table; fix "Configure" link position on dashboard, fixes #8386
git-svn-id: https://develop.svn.wordpress.org/trunk@9934 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-11-28 04:33:35 +00:00 |
|
Andrew Ozz
|
3407b4e674
|
Importers XHTML fixes, props sivel, fixes #8403
git-svn-id: https://develop.svn.wordpress.org/trunk@9933 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-11-28 02:12:36 +00:00 |
|
Andrew Ozz
|
377a80ff60
|
Line up screen icons, props iammattthomas, fixes #8387
git-svn-id: https://develop.svn.wordpress.org/trunk@9932 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-11-27 21:27:32 +00:00 |
|
Andrew Ozz
|
960a370431
|
Fix for flash uploader not displaying progress or completed uploads, props abackstrom, fixes #8372
git-svn-id: https://develop.svn.wordpress.org/trunk@9931 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-11-27 21:24:37 +00:00 |
|
Ryan Boren
|
0bd7e4aa71
|
Fix upload error codes. Props sekundek. fixes #8310
git-svn-id: https://develop.svn.wordpress.org/trunk@9930 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-11-27 21:19:12 +00:00 |
|
Ryan Boren
|
ff3f697dbf
|
Create Tools screen. fixes #8361
git-svn-id: https://develop.svn.wordpress.org/trunk@9929 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-11-27 21:11:25 +00:00 |
|
Ryan Boren
|
ace2567641
|
Fix id typo. Props sivel. fixes #8401
git-svn-id: https://develop.svn.wordpress.org/trunk@9928 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-11-27 20:44:43 +00:00 |
|
Ryan Boren
|
77763bce82
|
Remove tags column from Media Library. fixes #8379
git-svn-id: https://develop.svn.wordpress.org/trunk@9927 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-11-27 20:38:30 +00:00 |
|
Ryan Boren
|
fd01d86cf8
|
Reset parent_file after admin_header include to fix screen icon
git-svn-id: https://develop.svn.wordpress.org/trunk@9926 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-11-27 20:36:01 +00:00 |
|
Ryan Boren
|
e17a3ee209
|
Fix parent
git-svn-id: https://develop.svn.wordpress.org/trunk@9925 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-11-27 20:28:33 +00:00 |
|
Ryan Boren
|
798561238f
|
screen_icon() for Custom Image Header
git-svn-id: https://develop.svn.wordpress.org/trunk@9924 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-11-27 19:24:46 +00:00 |
|
Ryan Boren
|
2bede953c4
|
Trim comment author urls. see #8386
git-svn-id: https://develop.svn.wordpress.org/trunk@9923 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-11-27 17:46:53 +00:00 |
|
Ryan Boren
|
4ed01d39be
|
Bump
git-svn-id: https://develop.svn.wordpress.org/trunk@9922 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-11-27 17:34:38 +00:00 |
|
Andrew Ozz
|
ecb45c722b
|
Add missing div in themes.php, props demetris, fixes #8395
git-svn-id: https://develop.svn.wordpress.org/trunk@9921 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-11-27 12:13:08 +00:00 |
|
Andrew Ozz
|
16b582e033
|
Comments bubble improvements from iammattthomas, fixes #8392
git-svn-id: https://develop.svn.wordpress.org/trunk@9920 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-11-27 12:07:26 +00:00 |
|
Andrew Ozz
|
3fc3913539
|
install.css updates from iammattthomas, fixes #8388
git-svn-id: https://develop.svn.wordpress.org/trunk@9919 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-11-27 11:57:36 +00:00 |
|
Andrew Ozz
|
ab624e98db
|
Visual UI fixes from iammattthomas, fixes #8387
git-svn-id: https://develop.svn.wordpress.org/trunk@9918 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-11-27 11:53:32 +00:00 |
|
Andrew Ozz
|
10f934c0f8
|
Several TinyMCE fixes and adjustments: Gecko spellchecker, Gallery options, single quote in image captions, see #8021
git-svn-id: https://develop.svn.wordpress.org/trunk@9917 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-11-27 11:30:51 +00:00 |
|
Andrew Ozz
|
7221bbecf8
|
Change View All/Edit links on dashboard widgets, fixes #8365
git-svn-id: https://develop.svn.wordpress.org/trunk@9916 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-11-27 05:20:05 +00:00 |
|
Ryan Boren
|
f08d2fabf3
|
Remove
git-svn-id: https://develop.svn.wordpress.org/trunk@9915 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-11-27 01:26:31 +00:00 |
|
Andrew Ozz
|
bdb1810ef8
|
Pagination arrow replacement, fixes #8363
git-svn-id: https://develop.svn.wordpress.org/trunk@9914 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-11-27 00:28:24 +00:00 |
|
Andrew Ozz
|
18aefe1b1c
|
Change cursor for menu fold toggle, see #8362
git-svn-id: https://develop.svn.wordpress.org/trunk@9913 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-11-27 00:16:35 +00:00 |
|
Andrew Ozz
|
0b85e05cda
|
More screen icons and fixes, includes patch by johnconners, fixes #8380
git-svn-id: https://develop.svn.wordpress.org/trunk@9912 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-11-26 23:35:23 +00:00 |
|
Andrew Ozz
|
e200f660bc
|
Don't select hidden chechboxes when using the "select all", fixes #8355
git-svn-id: https://develop.svn.wordpress.org/trunk@9911 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-11-26 22:07:57 +00:00 |
|
Ryan Boren
|
0bf951c4a5
|
Press This fix from noel. fixes #7949
git-svn-id: https://develop.svn.wordpress.org/trunk@9910 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-11-26 19:32:38 +00:00 |
|
Ryan Boren
|
304f2d1d65
|
Bump
git-svn-id: https://develop.svn.wordpress.org/trunk@9909 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-11-26 19:22:25 +00:00 |
|