markjaquith
|
b8916139b6
|
Update the login logo. Higher quality resize, correct background color
git-svn-id: http://svn.automattic.com/wordpress/trunk@9666 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-11-13 19:55:22 +00:00 |
|
ryan
|
778fe45e83
|
Revert [9523]. fixes #8195 see #7395
git-svn-id: http://svn.automattic.com/wordpress/trunk@9664 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-11-13 18:48:54 +00:00 |
|
azaozz
|
bd2112f197
|
Store uploads according to the parent post date when using year/month sub-directories
git-svn-id: http://svn.automattic.com/wordpress/trunk@9663 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-11-13 18:22:00 +00:00 |
|
markjaquith
|
de4a0edb94
|
Cast image sizes to ints. Explain that sizes are in pixels. fixes #8160
git-svn-id: http://svn.automattic.com/wordpress/trunk@9661 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-11-13 07:54:27 +00:00 |
|
markjaquith
|
9928e82e36
|
Do not show Media Upload buttons in Visual Editor if user lacks the capabilities to upload files. fixes #8110
git-svn-id: http://svn.automattic.com/wordpress/trunk@9660 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-11-13 07:45:11 +00:00 |
|
markjaquith
|
b9098f869b
|
Code cleanup for wp-admin/includes/bookmark.php
git-svn-id: http://svn.automattic.com/wordpress/trunk@9659 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-11-13 07:17:40 +00:00 |
|
markjaquith
|
81bcc48846
|
Styles for code and kbd from Matt Thomas. fixes #7339
git-svn-id: http://svn.automattic.com/wordpress/trunk@9658 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-11-13 06:29:55 +00:00 |
|
markjaquith
|
6922edf439
|
Add Turbo back to the header. fixes #8185
git-svn-id: http://svn.automattic.com/wordpress/trunk@9657 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-11-13 06:09:53 +00:00 |
|
markjaquith
|
af86fe57ca
|
change "Awaiting Moderation" to "Pending" fixes #8184
git-svn-id: http://svn.automattic.com/wordpress/trunk@9656 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-11-13 05:57:07 +00:00 |
|
azaozz
|
f4d7858bbd
|
Keep state for image size, alignment and url in the uploader and for categories view on the write page, fixes #7520
git-svn-id: http://svn.automattic.com/wordpress/trunk@9654 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-11-13 03:07:39 +00:00 |
|
azaozz
|
31fd853986
|
Fix for IE7 not respecting min-width on buttons, fixes #8109
git-svn-id: http://svn.automattic.com/wordpress/trunk@9653 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-11-13 00:50:09 +00:00 |
|
ryan
|
6aa0ef87b8
|
Grammar fix from Speedboxer. fixes #8073
git-svn-id: http://svn.automattic.com/wordpress/trunk@9651 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-11-13 00:01:03 +00:00 |
|
azaozz
|
c4cffaad13
|
Filter category and tag for editing when using QE, fixes #8146
git-svn-id: http://svn.automattic.com/wordpress/trunk@9648 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-11-12 21:55:24 +00:00 |
|
ryan
|
c622d0373a
|
Show user specified offset, not server offset, when displaying time. see #8153
git-svn-id: http://svn.automattic.com/wordpress/trunk@9647 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-11-12 21:44:55 +00:00 |
|
azaozz
|
e85e3bb203
|
Fix buttons text and rounding in Safari, disabled state
git-svn-id: http://svn.automattic.com/wordpress/trunk@9644 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-11-12 20:37:02 +00:00 |
|
ryan
|
a4f789b7e6
|
Merge page parent, order and template boxes into one box
git-svn-id: http://svn.automattic.com/wordpress/trunk@9643 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-11-12 20:20:21 +00:00 |
|
markjaquith
|
41b43c1d03
|
Visibility section for the Publish Module for Pages
git-svn-id: http://svn.automattic.com/wordpress/trunk@9641 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-11-12 19:31:39 +00:00 |
|
markjaquith
|
d6c4fac277
|
Visibility section of Publish Module for Posts. Pages later.
git-svn-id: http://svn.automattic.com/wordpress/trunk@9639 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-11-12 18:36:48 +00:00 |
|
ryan
|
a037022c3a
|
First cut of edit link save box restyling. see #8143
git-svn-id: http://svn.automattic.com/wordpress/trunk@9637 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-11-12 18:03:07 +00:00 |
|
ryan
|
97c061add0
|
screen_meta() and contextual help improvements from filosofo. fixes #8172
git-svn-id: http://svn.automattic.com/wordpress/trunk@9636 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-11-12 17:11:49 +00:00 |
|
ryan
|
2d9e012782
|
Some cap checks for the Dashboard. Props Viper007Bond. fixes #8175
git-svn-id: http://svn.automattic.com/wordpress/trunk@9635 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-11-12 16:59:19 +00:00 |
|
ryan
|
11f9759d7a
|
Remove debug line. Props filosofo. fixes #8171
git-svn-id: http://svn.automattic.com/wordpress/trunk@9634 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-11-12 16:54:50 +00:00 |
|
azaozz
|
d0452528e7
|
Do not limit Shift/clicking checkboxes to .widefat tables
git-svn-id: http://svn.automattic.com/wordpress/trunk@9633 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-11-12 10:42:31 +00:00 |
|
azaozz
|
7e200d589d
|
Consolidate six more js files
git-svn-id: http://svn.automattic.com/wordpress/trunk@9631 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-11-12 09:35:50 +00:00 |
|
ryan
|
4dc56b14d0
|
Show Submit for Review if user can't publish. fixes #8108
git-svn-id: http://svn.automattic.com/wordpress/trunk@9630 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-11-12 05:11:12 +00:00 |
|
ryan
|
e09057ce2e
|
Limit tag suggest to tags. Props DD32. fixes #8164
git-svn-id: http://svn.automattic.com/wordpress/trunk@9629 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-11-12 05:02:58 +00:00 |
|
ryan
|
1664f9b0c2
|
Show Quick Press only if user can publish posts. fixes #8108
git-svn-id: http://svn.automattic.com/wordpress/trunk@9628 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-11-12 04:55:47 +00:00 |
|
ryan
|
474e602f4f
|
Remove table striping
git-svn-id: http://svn.automattic.com/wordpress/trunk@9627 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-11-12 03:55:23 +00:00 |
|
azaozz
|
ef6f5c31d7
|
Merge all JS files that always load with common.js
git-svn-id: http://svn.automattic.com/wordpress/trunk@9626 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-11-12 00:27:01 +00:00 |
|
ryan
|
8edb3ea9bd
|
Remove bg color from login form
git-svn-id: http://svn.automattic.com/wordpress/trunk@9625 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-11-12 00:13:35 +00:00 |
|
ryan
|
fd9db1c294
|
Make In Response To more compect. Add link to post.
git-svn-id: http://svn.automattic.com/wordpress/trunk@9624 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-11-11 23:55:59 +00:00 |
|
ryan
|
86a85062e4
|
Shorten column header to avoid wrap
git-svn-id: http://svn.automattic.com/wordpress/trunk@9623 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-11-11 23:48:27 +00:00 |
|
ryan
|
b0987d4c20
|
Remove background color for tablenav
git-svn-id: http://svn.automattic.com/wordpress/trunk@9622 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-11-11 23:45:58 +00:00 |
|
ryan
|
cc7c443f62
|
Move screen_meta() to admin header. Add all meta boxes before requiring admin-header.
git-svn-id: http://svn.automattic.com/wordpress/trunk@9620 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-11-11 22:40:16 +00:00 |
|
azaozz
|
0e8ff11d74
|
Fix double negative message in plugin-install.php, props Speedboxer, fixes 8151
git-svn-id: http://svn.automattic.com/wordpress/trunk@9619 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-11-11 22:12:39 +00:00 |
|
ryan
|
7ec57f9dea
|
Use localized dates on General Options page. Props nbachiyski. fixes #8153
git-svn-id: http://svn.automattic.com/wordpress/trunk@9616 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-11-11 19:56:35 +00:00 |
|
ryan
|
2bab4e2ec0
|
Differentiate between plural noun, verb and adjective Spam translations. Props nbachiyski. fixes #8154
git-svn-id: http://svn.automattic.com/wordpress/trunk@9615 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-11-11 19:54:54 +00:00 |
|
ryan
|
0a23990c2a
|
Add new user page
git-svn-id: http://svn.automattic.com/wordpress/trunk@9614 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-11-11 19:47:22 +00:00 |
|
ryan
|
e635db2ee6
|
Discussion and Send Trackbacks meta boxes
git-svn-id: http://svn.automattic.com/wordpress/trunk@9613 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-11-11 19:25:30 +00:00 |
|
ryan
|
998dfc44e4
|
Increase memory limit when unzipping. fixes #8149
git-svn-id: http://svn.automattic.com/wordpress/trunk@9612 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-11-11 19:11:48 +00:00 |
|
azaozz
|
be1832e6cb
|
Delete unused images and update Gears Manifest, props Simek, fixes #8125
git-svn-id: http://svn.automattic.com/wordpress/trunk@9610 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-11-11 12:38:55 +00:00 |
|
azaozz
|
6030a27935
|
Fix borders on comments list in the dashboard, props johnconners, fixes #8131
git-svn-id: http://svn.automattic.com/wordpress/trunk@9609 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-11-11 12:18:04 +00:00 |
|
azaozz
|
330e07bfa4
|
Move error notice to the top of Custom Fields postbox, props Simek, fixes #8138
git-svn-id: http://svn.automattic.com/wordpress/trunk@9608 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-11-11 12:12:34 +00:00 |
|
azaozz
|
3f5a70545d
|
Add check for bulk-edit when deleting posts/pages, see #8135
git-svn-id: http://svn.automattic.com/wordpress/trunk@9607 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-11-11 11:34:08 +00:00 |
|
azaozz
|
b756fbabcd
|
QE fixes: don't display-filter titles, show QE for newly added cats and tags, fixes #8146
git-svn-id: http://svn.automattic.com/wordpress/trunk@9606 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-11-11 09:39:42 +00:00 |
|
azaozz
|
12c32007cf
|
RTL updates, props kashani, see #8047
git-svn-id: http://svn.automattic.com/wordpress/trunk@9605 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-11-11 04:30:48 +00:00 |
|
azaozz
|
41870c14a8
|
New design of Quick/Bulk Edit (added some colors and IE fixes), props mdawaffe, see #8144
git-svn-id: http://svn.automattic.com/wordpress/trunk@9604 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-11-11 02:58:24 +00:00 |
|
ryan
|
d244c57a7f
|
Fix delete bulk op at end of pages list. Props DD32. fixes #8135
git-svn-id: http://svn.automattic.com/wordpress/trunk@9603 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-11-11 00:30:24 +00:00 |
|
ryan
|
eb98d60d03
|
Don't pass menus by ref. Causes loop counter problems in php4. fixes #7966
git-svn-id: http://svn.automattic.com/wordpress/trunk@9598 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-11-10 21:50:31 +00:00 |
|
ryan
|
545da15950
|
Notice fixes from DD32. see #7509
git-svn-id: http://svn.automattic.com/wordpress/trunk@9596 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-11-10 18:54:18 +00:00 |
|