Andrew Ozz
|
c3040a615e
|
Add action "admin_enqueue_scripts" to make it easy for plugins to queue JavaScript and CSS for specific admin pages
git-svn-id: https://develop.svn.wordpress.org/trunk@10364 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-01-15 07:43:35 +00:00 |
Andrew Ozz
|
f36563c215
|
Add action hook in admin footer so plugins can output scripts there on specific pages only, props GamerZ, fixes #8859
git-svn-id: https://develop.svn.wordpress.org/trunk@10362 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-01-15 00:08:20 +00:00 |
Andrew Ozz
|
22eddf34d2
|
Split the script queue in head and footer part, concatenate and compress the default js and css, first run, see #8628
git-svn-id: https://develop.svn.wordpress.org/trunk@10357 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-01-14 14:18:51 +00:00 |
Andrew Ozz
|
2df4ac7356
|
Fix comment action links after quick editing and reloading of page on enter while quick editing.
git-svn-id: https://develop.svn.wordpress.org/trunk@10349 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-01-13 01:31:19 +00:00 |
Andrew Ozz
|
80fb5c79ce
|
Cleanup js files and prepare for concatenating, move most inline js to files
git-svn-id: https://develop.svn.wordpress.org/trunk@10348 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-01-12 13:43:17 +00:00 |
Ryan Boren
|
23d722d40a
|
Reinstall fix. fixes #8724 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@10346 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-01-11 21:48:40 +00:00 |
Andrew Ozz
|
45a972e7ee
|
Fix tags postboxes when no js
git-svn-id: https://develop.svn.wordpress.org/trunk@10345 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-01-10 15:10:06 +00:00 |
Andrew Ozz
|
d66921d5a3
|
Redirect properly on categories listing page, props Viper007Bond, fixes #8837
git-svn-id: https://develop.svn.wordpress.org/trunk@10344 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-01-10 14:34:04 +00:00 |
Andrew Ozz
|
93ce89d4b6
|
Fix ajax-delete of categories, link categories and tags
git-svn-id: https://develop.svn.wordpress.org/trunk@10343 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-01-10 14:25:51 +00:00 |
Andrew Ozz
|
0aa6a407e5
|
Remove unused category parent settings from inline-edit-tax.js
git-svn-id: https://develop.svn.wordpress.org/trunk@10342 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-01-10 14:09:06 +00:00 |
Ryan Boren
|
2baa2f8e58
|
Use preg_replace_callback instead of preg_replace with eval. Props beaulebens. see #8689
git-svn-id: https://develop.svn.wordpress.org/trunk@10339 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-01-09 19:29:35 +00:00 |
Andrew Ozz
|
ee141fe280
|
TinyMCE: don't load unneeded CSS (custom styles have moved to /themes/advanced/skins/wp_theme)
git-svn-id: https://develop.svn.wordpress.org/trunk@10338 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-01-09 13:05:16 +00:00 |
Andrew Ozz
|
89a00376b4
|
TinyMCE: minify the custom plugins, remove unneeded CSS, load in the footer
git-svn-id: https://develop.svn.wordpress.org/trunk@10337 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-01-09 12:02:59 +00:00 |
Ryan Boren
|
11fce3b702
|
Translate lj user= tags. Props novalis_dt. fixes #5840
git-svn-id: https://develop.svn.wordpress.org/trunk@10334 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-01-08 17:46:48 +00:00 |
Andrew Ozz
|
93cf95974a
|
Add white-space:nowrap to plugins table action links, props DD32, fixes #8810
git-svn-id: https://develop.svn.wordpress.org/trunk@10331 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-01-07 08:35:08 +00:00 |
Andrew Ozz
|
37e3cfe1cd
|
Fix background color for active plugins table rows in IE, props DD32, fixes #8809 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@10329 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-01-07 08:28:54 +00:00 |
Andrew Ozz
|
337a58fef6
|
Fix non-critical js error when loading Thickbox on the plugins page, fixes #8812 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@10327 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-01-07 07:45:53 +00:00 |
Andrew Ozz
|
ee334aaf40
|
jQuery 1.3b2 and related changes (jquery.js is not minified to aid testing)
git-svn-id: https://develop.svn.wordpress.org/trunk@10326 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-01-07 05:02:40 +00:00 |
Ryan Boren
|
870e154d2e
|
Move undefined check up. Props DD32. fixes #8807 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@10325 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-01-06 23:28:21 +00:00 |
Ryan Boren
|
5abca0328d
|
Fix notice. Props jeremyclarke. see #8764
git-svn-id: https://develop.svn.wordpress.org/trunk@10324 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-01-06 22:05:57 +00:00 |
Ryan Boren
|
346ad48bb8
|
Add get_editable_roles() and role filtering. Props jeremyclarke. fixes #8770
git-svn-id: https://develop.svn.wordpress.org/trunk@10323 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-01-06 22:00:05 +00:00 |
Ryan Boren
|
2defde173c
|
use wp_dropdown_roles(). Props jeremyclarke. fixes #8764
git-svn-id: https://develop.svn.wordpress.org/trunk@10319 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-01-06 17:23:11 +00:00 |
Ryan Boren
|
86d305621d
|
Preserve query string when redirecting to tools. Props simonwheatley. fixes #8774 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@10311 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-01-05 19:24:49 +00:00 |
Andrew Ozz
|
0a8ef2abaa
|
Don't shift the rest of the page when the permalink pops up, props nbachiyski, fixes #6058 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@10306 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-01-05 11:28:20 +00:00 |
Andrew Ozz
|
549060d494
|
Categories postbox styling when in right sidebar, props federico.bond, fixes #8606 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@10302 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-01-05 11:09:26 +00:00 |
Andrew Ozz
|
b79698dc1e
|
Make titles into links in Dashboard Right Now module, props mattwalters, fixes #8438 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@10300 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-01-05 10:08:31 +00:00 |
Andrew Ozz
|
04678d9cb9
|
CSS fixes fir IE: pending comments background, HTML editor buttons padding, text fields line-height, fixes #8771
git-svn-id: https://develop.svn.wordpress.org/trunk@10295 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-01-04 11:51:08 +00:00 |
Andrew Ozz
|
ab8822bdcd
|
Cast to array to silence warnings from plugin added menus, props DD32, fixes #8782
git-svn-id: https://develop.svn.wordpress.org/trunk@10293 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-01-04 04:29:28 +00:00 |
Andrew Ozz
|
46d0b1c7b1
|
Add hooks for the Users/Categories/Link Categories/Tags table columns, props GM_Alex, fixes #8788
git-svn-id: https://develop.svn.wordpress.org/trunk@10292 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-01-04 04:21:35 +00:00 |
Andrew Ozz
|
416baab11a
|
Minify all js and add the non-minified files as .dev.js
git-svn-id: https://develop.svn.wordpress.org/trunk@10291 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-01-02 15:08:58 +00:00 |
Andrew Ozz
|
f7914ef53a
|
Press This CSS cleanup, props Simek, fixes #8773
git-svn-id: https://develop.svn.wordpress.org/trunk@10290 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-01-01 20:33:01 +00:00 |
Ryan Boren
|
6bc1f53e0f
|
phpdoc for wp_dropdown_roles(). Add role_names_listing filter. Props jeremyclarke. fixes #8761
git-svn-id: https://develop.svn.wordpress.org/trunk@10285 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-12-31 17:40:05 +00:00 |
Ryan Boren
|
948e542722
|
Add clearing break. Props johnbillion. fixes #8677 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@10279 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-12-30 22:42:05 +00:00 |
Ryan Boren
|
44b2c9ab32
|
Show actions and checkbox only if user is editable by current user. Props jeremyclarke. fixes #8760
git-svn-id: https://develop.svn.wordpress.org/trunk@10268 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-12-30 19:38:44 +00:00 |
Ryan Boren
|
58011e2257
|
user_can_access_admin_page() fix. Props arena. see #8535
git-svn-id: https://develop.svn.wordpress.org/trunk@10267 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-12-30 19:18:18 +00:00 |
Ryan Boren
|
1b8d9bc0f3
|
Show 'Delete All Spam' only if can moderate_comments. Props mrmist. fixes #8684 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@10263 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-12-30 18:30:55 +00:00 |
Ryan Boren
|
a241246c35
|
Check for is_wp_error() return
git-svn-id: https://develop.svn.wordpress.org/trunk@10261 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-12-30 18:04:52 +00:00 |
Ryan Boren
|
aaad7cb804
|
s/sumbit/submit/. Props Malaiac. fixes #8645 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@10259 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-12-30 17:41:07 +00:00 |
Andrew Ozz
|
077540b9af
|
Faster hide-if-no-js, if-js-closed, etc. needed when loading scripts in the footer.
git-svn-id: https://develop.svn.wordpress.org/trunk@10258 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-12-27 12:18:38 +00:00 |
Andrew Ozz
|
f4980c0b00
|
Fix debug notices for bulk edit, fixes #8707 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@10256 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-12-26 22:35:08 +00:00 |
Andrew Ozz
|
fdfc9ec532
|
Fix l10n bug in post taxonomy js, props tellyworth, fixes #8717
git-svn-id: https://develop.svn.wordpress.org/trunk@10255 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-12-26 03:09:32 +00:00 |
Ryan Boren
|
be55326e50
|
Allow overriding cat walker. Props AaronCampbell. fixes #8682 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@10246 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-12-23 12:52:37 +00:00 |
Ryan Boren
|
001f4a16b8
|
get_previous_comments_link() and get_next_comments_link(). Props Viper007Bond. fixes #8058 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@10239 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-12-22 19:33:09 +00:00 |
Andrew Ozz
|
94b9733dff
|
Press This updates for multi-taxonomies, props noel, fixes #8669
git-svn-id: https://develop.svn.wordpress.org/trunk@10237 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-12-21 12:34:12 +00:00 |
Andrew Ozz
|
66f7ae27a4
|
Explicitly declare Javascript vars when created, props projct, fixes #8654, fixes #8655, fixes #8656, for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@10232 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-12-19 20:33:44 +00:00 |
Ryan Boren
|
7e7a7d04c0
|
Notice fix from apokalyptik
git-svn-id: https://develop.svn.wordpress.org/trunk@10225 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-12-18 22:26:03 +00:00 |
Ryan Boren
|
bc5d242e79
|
Press This CSS fixes. Props noel. fixes #8666 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@10223 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-12-18 19:33:53 +00:00 |
Ryan Boren
|
3c7eca56ab
|
Allow muliple tag-like taxonomies in the post editor. see #6387
git-svn-id: https://develop.svn.wordpress.org/trunk@10222 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-12-18 19:12:26 +00:00 |
Ryan Boren
|
97a6c04681
|
Don't cache filtered post objects. Set filter when getting sample permalink. Props brianwhite. fixes #8526 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@10213 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-12-16 23:50:39 +00:00 |
Matt Mullenweg
|
9577892237
|
Update pagination links on edit-comments when approving/deleting/etc. Hat tip: mdawaffe. Fixes #8584.
git-svn-id: https://develop.svn.wordpress.org/trunk@10204 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-12-14 12:13:30 +00:00 |
Andrew Ozz
|
5be592a965
|
Silence warnings when looking for translations for external plugins for TinyMCE, for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@10202 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-12-14 01:12:00 +00:00 |
Ryan Boren
|
cc77e573b6
|
Explicitly return ref for the sake of PHP4. Fixes user_level being empty when installing on PHP4. Props Mr Pete. fixes #8317 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@10200 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-12-12 20:47:18 +00:00 |
Ryan Boren
|
55216d87ac
|
Reset port when saving credntials. Props dwenaus and DD32. fixes #8580 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@10198 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-12-12 20:12:16 +00:00 |
Andrew Ozz
|
45a50d9f72
|
Fix missing closing tag in theme-editor.php, props roganty, fixes #8581
git-svn-id: https://develop.svn.wordpress.org/trunk@10194 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-12-12 08:19:10 +00:00 |
Ryan Boren
|
625174171c
|
Sort by 'menu_order, post_title'. see #8549
git-svn-id: https://develop.svn.wordpress.org/trunk@10182 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-12-10 22:22:30 +00:00 |
Peter Westwood
|
37363646c6
|
Sort page_parent dropdown by menu_order. Fixes #8549.
git-svn-id: https://develop.svn.wordpress.org/trunk@10181 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-12-10 21:48:41 +00:00 |
Ryan Boren
|
bd6ba8607b
|
Remove unneeded lines. Props matthewh84. fixes #8563
git-svn-id: https://develop.svn.wordpress.org/trunk@10176 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-12-10 19:43:24 +00:00 |
Ryan Boren
|
b3e9085058
|
OPML import fixes
git-svn-id: https://develop.svn.wordpress.org/trunk@10175 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-12-10 18:43:43 +00:00 |
Ryan Boren
|
d12c9fa87e
|
Update form action
git-svn-id: https://develop.svn.wordpress.org/trunk@10174 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-12-10 18:22:56 +00:00 |
Ryan Boren
|
0b401c19dc
|
Remove blank line. fixes #8562
git-svn-id: https://develop.svn.wordpress.org/trunk@10173 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-12-10 18:08:34 +00:00 |
Ryan Boren
|
c8321446ba
|
Shorten to 40
git-svn-id: https://develop.svn.wordpress.org/trunk@10172 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-12-10 18:05:12 +00:00 |
Matt Mullenweg
|
39b79d727f
|
Bringing "Visit Site" link back because lack thereof caused massive confusion from people who didn't know to click on the blog title, so a helpful hint.
git-svn-id: https://develop.svn.wordpress.org/trunk@10168 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-12-10 09:26:23 +00:00 |
Ryan Boren
|
03ad31aff2
|
Fix reinstall
git-svn-id: https://develop.svn.wordpress.org/trunk@10166 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-12-10 07:59:05 +00:00 |
Ryan Boren
|
67e15acdc8
|
Excerpt title at 60 characters
git-svn-id: https://develop.svn.wordpress.org/trunk@10165 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-12-10 06:19:24 +00:00 |
Andrew Ozz
|
124e5336ff
|
Updated menu icons from Ben, minor a.button tweaks
git-svn-id: https://develop.svn.wordpress.org/trunk@10163 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-12-10 05:27:56 +00:00 |
Andrew Ozz
|
bebbbc626a
|
Change Actions to Bulk Actions in edit-comments.php, props FFEMTcJ, fixes #8554
git-svn-id: https://develop.svn.wordpress.org/trunk@10162 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-12-10 02:27:08 +00:00 |
Mark Jaquith
|
60c35316c1
|
Fix a few trailing spaces/tabs
git-svn-id: https://develop.svn.wordpress.org/trunk@10157 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-12-09 21:50:35 +00:00 |
Andrew Ozz
|
7f01549cb2
|
Fix dismiss button is too large in IE7, fixes #8293
git-svn-id: https://develop.svn.wordpress.org/trunk@10156 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-12-09 21:49:18 +00:00 |
Mark Jaquith
|
0870890b72
|
More strongly worded, active voice Gears warning
git-svn-id: https://develop.svn.wordpress.org/trunk@10155 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-12-09 21:43:54 +00:00 |
Ryan Boren
|
bedccdd79d
|
Show 'Post submitted' insted of published when submitting for review from Quick Press. fixes #8547
git-svn-id: https://develop.svn.wordpress.org/trunk@10154 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-12-09 20:38:44 +00:00 |
Ryan Boren
|
62cf5fba99
|
Show media buttons for quick press only if user can upload_files. see #8547
git-svn-id: https://develop.svn.wordpress.org/trunk@10153 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-12-09 20:31:51 +00:00 |
Ryan Boren
|
0278a79fe6
|
Remove Lucida San. Props demetris. fixes #8541
git-svn-id: https://develop.svn.wordpress.org/trunk@10152 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-12-09 20:25:12 +00:00 |
Ryan Boren
|
baaaa352ba
|
Strip trailing whitespace
git-svn-id: https://develop.svn.wordpress.org/trunk@10150 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-12-09 18:03:31 +00:00 |
Ryan Boren
|
f0f4bd82b2
|
Set eol-style
git-svn-id: https://develop.svn.wordpress.org/trunk@10149 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-12-09 17:54:05 +00:00 |
Ryan Boren
|
a5ee9b2803
|
Fixed undefined var notice when user can't edit the post
git-svn-id: https://develop.svn.wordpress.org/trunk@10148 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-12-09 17:44:04 +00:00 |
Ryan Boren
|
5bdb2d79b1
|
RTL updates from kashani. fixes #8047
git-svn-id: https://develop.svn.wordpress.org/trunk@10147 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-12-09 17:36:36 +00:00 |
Ryan Boren
|
4b4092ba65
|
Don't show preview link if user can't edit post/page. fixes #8544
git-svn-id: https://develop.svn.wordpress.org/trunk@10146 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-12-09 17:31:43 +00:00 |
Andrew Ozz
|
8b5af977f6
|
Fix styles for upload error
git-svn-id: https://develop.svn.wordpress.org/trunk@10144 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-12-09 13:12:40 +00:00 |
Mark Jaquith
|
2c9d6c5946
|
Allow IP comment search to search spam if initiated from spam page. props vladimir_kolesnikov. fixes #8394
git-svn-id: https://develop.svn.wordpress.org/trunk@10143 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-12-09 12:31:41 +00:00 |
Mark Jaquith
|
3bdf883c22
|
More informative error for when there are no popular tags. fixes #8522
git-svn-id: https://develop.svn.wordpress.org/trunk@10142 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-12-09 12:24:14 +00:00 |
Mark Jaquith
|
208c7a2c74
|
Hide scrollbar on plugin reactivation iframe. fixes #8498
git-svn-id: https://develop.svn.wordpress.org/trunk@10141 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-12-09 12:08:40 +00:00 |
Andrew Ozz
|
8f3589af72
|
Keep the menu closed while loading
git-svn-id: https://develop.svn.wordpress.org/trunk@10140 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-12-09 12:00:44 +00:00 |
Mark Jaquith
|
c9b4f0b87c
|
Fix typo in last commit
git-svn-id: https://develop.svn.wordpress.org/trunk@10138 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-12-09 09:14:31 +00:00 |
Mark Jaquith
|
00152d6124
|
Move from generic "Save" to better "Update X", more consistent use of button-primary for major actions. fixes #8374. props azaozz, FFEMTcJ
git-svn-id: https://develop.svn.wordpress.org/trunk@10137 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-12-09 09:07:36 +00:00 |
Andrew Ozz
|
274079e8d4
|
Fix external dependencies in class.wp-scripts.php, fixes #8505
git-svn-id: https://develop.svn.wordpress.org/trunk@10135 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-12-09 02:50:28 +00:00 |
Andrew Ozz
|
8a6f432e9d
|
Updated icons for excerpt/list view from Ben
git-svn-id: https://develop.svn.wordpress.org/trunk@10134 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-12-09 01:26:24 +00:00 |
Andrew Ozz
|
7791e3ea99
|
Fix menu placement after folding/unfolding it several times, props vladimir_kolesnikov, fixes #8463
git-svn-id: https://develop.svn.wordpress.org/trunk@10133 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-12-08 23:59:30 +00:00 |
Andrew Ozz
|
b669777918
|
Remove bottom background gradient for open favorites drop-down, fixes #8531
git-svn-id: https://develop.svn.wordpress.org/trunk@10132 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-12-08 23:23:49 +00:00 |
Andrew Ozz
|
e970924eeb
|
Kill text-shadows on header elements, props iammattthomas, fixes #8530
git-svn-id: https://develop.svn.wordpress.org/trunk@10131 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-12-08 22:13:15 +00:00 |
Ryan Boren
|
cbef7dc6c4
|
Check for circular post parent dependencies. Exclude the current post and its children from the parent dropdown.
git-svn-id: https://develop.svn.wordpress.org/trunk@10129 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-12-08 19:29:42 +00:00 |
Andrew Ozz
|
76dd3da718
|
Update for Press This from noel, see #7949
git-svn-id: https://develop.svn.wordpress.org/trunk@10127 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-12-08 17:44:17 +00:00 |
Andrew Ozz
|
54be17feed
|
Use transparent GIFs for IE6's sake (hopefully for the last time), props vladimir_kolesnikov, fixes #8447
git-svn-id: https://develop.svn.wordpress.org/trunk@10126 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-12-08 11:25:18 +00:00 |
Andrew Ozz
|
fedbd12b31
|
Fix inserting images, uploader buttons add Press This nag after submitting in Quick Press
git-svn-id: https://develop.svn.wordpress.org/trunk@10125 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-12-08 10:52:23 +00:00 |
Andrew Ozz
|
d651a0c155
|
Do not show Gallery tab in the uploader if no files have been uploaded.
git-svn-id: https://develop.svn.wordpress.org/trunk@10124 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-12-08 07:38:05 +00:00 |
Andrew Ozz
|
a9d2fd15ff
|
Filter menu IDs, fixes #8523
git-svn-id: https://develop.svn.wordpress.org/trunk@10123 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-12-08 03:46:26 +00:00 |
Andrew Ozz
|
49c8881b1a
|
Straighten comment bubbles for FF
git-svn-id: https://develop.svn.wordpress.org/trunk@10122 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-12-08 01:39:23 +00:00 |
Ryan Boren
|
f21e148b38
|
gettext image size names
git-svn-id: https://develop.svn.wordpress.org/trunk@10118 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-12-07 20:35:50 +00:00 |
Andrew Ozz
|
1d11d269e3
|
Fix comment actions after using QE when listing pending and spam comments
git-svn-id: https://develop.svn.wordpress.org/trunk@10116 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-12-07 12:18:04 +00:00 |
Peter Westwood
|
94a4653a89
|
remove extra " props azaozz.
git-svn-id: https://develop.svn.wordpress.org/trunk@10113 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-12-07 10:30:30 +00:00 |
Peter Westwood
|
bca63c37b8
|
Balance.
git-svn-id: https://develop.svn.wordpress.org/trunk@10112 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-12-07 10:26:16 +00:00 |
Peter Westwood
|
e1af906a31
|
Improve Press this descriptions. See #8186 props noel.
git-svn-id: https://develop.svn.wordpress.org/trunk@10111 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-12-07 10:23:43 +00:00 |
Mark Jaquith
|
8aab9dbe94
|
Less Engrish-y Gears Denied text from mrmist and filosofo. fixes #8509
git-svn-id: https://develop.svn.wordpress.org/trunk@10109 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-12-07 09:19:11 +00:00 |
Andrew Ozz
|
adb001a76c
|
Don't select hidden rows' checkboxes when selecting all, fixes #8520
git-svn-id: https://develop.svn.wordpress.org/trunk@10107 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-12-07 09:04:38 +00:00 |
Mark Jaquith
|
6a21085e62
|
Need to blank the password when visibility is public, not unset() it
git-svn-id: https://develop.svn.wordpress.org/trunk@10106 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-12-07 09:04:11 +00:00 |
Mark Jaquith
|
82f5b2b5f3
|
Make AJAX comment river post_id and comment_type aware
git-svn-id: https://develop.svn.wordpress.org/trunk@10104 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-12-07 07:31:27 +00:00 |
Mark Jaquith
|
5fed9562d4
|
Remove blank CSS rule
git-svn-id: https://develop.svn.wordpress.org/trunk@10103 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-12-07 07:11:41 +00:00 |
Mark Jaquith
|
442ffa2389
|
Much better In Response To column, with pretty comment bubble
git-svn-id: https://develop.svn.wordpress.org/trunk@10102 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-12-07 07:10:47 +00:00 |
Andrew Ozz
|
9088c62a48
|
Fix urlencoded chars in links after using QE
git-svn-id: https://develop.svn.wordpress.org/trunk@10101 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-12-07 05:14:49 +00:00 |
Andrew Ozz
|
cc1e3f416b
|
Show "Post submitted" message when contributors submit a post for review, props mdawaffe, fixes #8519
git-svn-id: https://develop.svn.wordpress.org/trunk@10094 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-12-07 03:39:00 +00:00 |
Andrew Ozz
|
161d70aeb9
|
Remove extra screen icons, fixes #8514
git-svn-id: https://develop.svn.wordpress.org/trunk@10093 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-12-07 01:55:06 +00:00 |
Andrew Ozz
|
986834db87
|
Add colspan for IE, fixes #8513
git-svn-id: https://develop.svn.wordpress.org/trunk@10092 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-12-06 23:42:22 +00:00 |
Andrew Ozz
|
8022edc83c
|
Remove blank line from edit-page-form.php, props vladimir_kolesnikov, see #8335
git-svn-id: https://develop.svn.wordpress.org/trunk@10091 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-12-06 23:22:18 +00:00 |
Andrew Ozz
|
cee6f56637
|
Improve the recent comments dashboard widget, props matt, fixes #8510
git-svn-id: https://develop.svn.wordpress.org/trunk@10090 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-12-06 21:23:36 +00:00 |
Andrew Ozz
|
9155619b9e
|
Some basic help for screens that have postboxes
git-svn-id: https://develop.svn.wordpress.org/trunk@10089 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-12-06 20:54:51 +00:00 |
Mark Jaquith
|
9791e0dd60
|
Make Password protected and private mutually exclusive when using Quick Edit.
git-svn-id: https://develop.svn.wordpress.org/trunk@10088 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-12-06 11:10:24 +00:00 |
Peter Westwood
|
24f1c22adf
|
Move convertEntities js function into the BackPress scriptloader. Fixes #8505 props sambauers.
git-svn-id: https://develop.svn.wordpress.org/trunk@10086 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-12-06 09:54:24 +00:00 |
Mark Jaquith
|
07f8b07b93
|
Cron order for single-post Edit Comments page. Remember Single Post when searching, switching comment statuses, and filtering comment types
git-svn-id: https://develop.svn.wordpress.org/trunk@10082 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-12-06 03:59:03 +00:00 |
Andrew Ozz
|
4cb32bba0c
|
Make header logo replaceable from css
git-svn-id: https://develop.svn.wordpress.org/trunk@10081 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-12-06 02:16:28 +00:00 |
Ryan Boren
|
69719e8945
|
Limit to 5
git-svn-id: https://develop.svn.wordpress.org/trunk@10080 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-12-05 23:49:47 +00:00 |
Ryan Boren
|
d31387d674
|
Speed up Recent Comments dash module query
git-svn-id: https://develop.svn.wordpress.org/trunk@10079 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-12-05 23:42:06 +00:00 |
Ryan Boren
|
f4b79c81b8
|
Use wp_count_comments() for Right Now. Eliminated a query.
git-svn-id: https://develop.svn.wordpress.org/trunk@10076 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-12-05 22:33:45 +00:00 |
Ryan Boren
|
9fafac9e5f
|
Fix not defined error
git-svn-id: https://develop.svn.wordpress.org/trunk@10074 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-12-05 21:45:49 +00:00 |
Ryan Boren
|
7cf788ba56
|
Add quick_edit_dropdown_pages_args filter
git-svn-id: https://develop.svn.wordpress.org/trunk@10071 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-12-05 19:40:30 +00:00 |
Ryan Boren
|
b6a0df1678
|
post_parent dropdown fixes. get_pages() cache fix to eliminate duplicate queries.
git-svn-id: https://develop.svn.wordpress.org/trunk@10070 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-12-05 19:19:24 +00:00 |
Ryan Boren
|
e5f6baeedc
|
Use wp_dropdown_page()
git-svn-id: https://develop.svn.wordpress.org/trunk@10069 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-12-05 18:03:24 +00:00 |
Mark Jaquith
|
4ea36107fd
|
Allow bulk approval of comments from the spam queue
git-svn-id: https://develop.svn.wordpress.org/trunk@10067 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-12-05 09:29:10 +00:00 |
Andrew Ozz
|
355b63c21c
|
Add colors to comment actions on edit comments screen
git-svn-id: https://develop.svn.wordpress.org/trunk@10066 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-12-05 08:05:52 +00:00 |
Mark Jaquith
|
3126ab0172
|
Remove some whitespace and old inactive code
git-svn-id: https://develop.svn.wordpress.org/trunk@10064 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-12-05 07:36:53 +00:00 |
Mark Jaquith
|
0c1161d915
|
Fix Shift-X toggling of comments on Edit Comments
git-svn-id: https://develop.svn.wordpress.org/trunk@10063 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-12-05 07:15:31 +00:00 |
Andrew Ozz
|
ca3acca0fb
|
Attach orphan attachments when inserting into a post, fixes #8490
git-svn-id: https://develop.svn.wordpress.org/trunk@10062 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-12-05 06:21:42 +00:00 |
Andrew Ozz
|
723a52a32e
|
Fix postbox title action links overlapping
git-svn-id: https://develop.svn.wordpress.org/trunk@10061 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-12-05 06:16:50 +00:00 |
Ryan Boren
|
7c243ba2b7
|
Run wp_user_settings() from admin-header
git-svn-id: https://develop.svn.wordpress.org/trunk@10059 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-12-05 05:33:36 +00:00 |
Ryan Boren
|
7b2e1ef17e
|
wp-lists: catch the whole class, pending comments: silently accept approval of already approved comment. Props mdawaffe
git-svn-id: https://develop.svn.wordpress.org/trunk@10057 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-12-05 05:10:38 +00:00 |
Ryan Boren
|
f19167fbca
|
User term IDs returned from wp_update_term() in case a plugin that remaps IDs is in use
git-svn-id: https://develop.svn.wordpress.org/trunk@10055 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-12-05 04:08:20 +00:00 |
Ryan Boren
|
c84ffb56ef
|
Set eol-style
git-svn-id: https://develop.svn.wordpress.org/trunk@10054 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-12-05 01:44:26 +00:00 |
Andrew Ozz
|
26f3bc7c16
|
Fix H2 in users.php
git-svn-id: https://develop.svn.wordpress.org/trunk@10053 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-12-05 01:18:19 +00:00 |
Ryan Boren
|
987580e03f
|
Fix warning. fixes #8448
git-svn-id: https://develop.svn.wordpress.org/trunk@10052 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-12-04 23:20:41 +00:00 |
Ryan Boren
|
3bc3fc2f53
|
Check return of dir(). see #8478
git-svn-id: https://develop.svn.wordpress.org/trunk@10051 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-12-04 22:07:57 +00:00 |
Ryan Boren
|
1c84611441
|
Allow override of default file permissions with FS_CHMOD_DIR and FS_CHMOD_FILE. Props DD32. see #8478
git-svn-id: https://develop.svn.wordpress.org/trunk@10050 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-12-04 21:58:46 +00:00 |
Andrew Ozz
|
e216144286
|
Action -> Bulk Action for manage screens, props FFEMTcJ, fixes #8375
git-svn-id: https://develop.svn.wordpress.org/trunk@10049 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-12-04 21:57:56 +00:00 |
Ryan Boren
|
2e8d387c34
|
Use binary mode for fopen in download_url()
git-svn-id: https://develop.svn.wordpress.org/trunk@10048 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-12-04 21:47:45 +00:00 |
Peter Westwood
|
e6fd9a5a97
|
Ensure that the theme-editor displays the correct files when a child theme overrides templates. Fixes #8236 props roganty.
git-svn-id: https://develop.svn.wordpress.org/trunk@10047 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-12-04 21:29:55 +00:00 |
Peter Westwood
|
2ef3e8fdb6
|
Fight back against browser autocomplete some more. Fixes #8462 props Ozh.
git-svn-id: https://develop.svn.wordpress.org/trunk@10046 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-12-04 20:47:58 +00:00 |
Peter Westwood
|
6bd635e65d
|
Update importing instructions in the WXR export file. Fixes #8483 props yoavf.
git-svn-id: https://develop.svn.wordpress.org/trunk@10045 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-12-04 20:34:00 +00:00 |
Ryan Boren
|
a667264804
|
RTL updates from kashani. see #8047
git-svn-id: https://develop.svn.wordpress.org/trunk@10040 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-12-04 19:13:22 +00:00 |
Ryan Boren
|
85bb38adc9
|
Delete update_plugins when plugins are deleted. Props thinlight. fixes #8451
git-svn-id: https://develop.svn.wordpress.org/trunk@10038 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-12-04 18:39:11 +00:00 |
Ryan Boren
|
54baf9f3f6
|
Remove extra php open tags
git-svn-id: https://develop.svn.wordpress.org/trunk@10037 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-12-04 18:18:15 +00:00 |
Andrew Ozz
|
c0b6062654
|
Easier translation for search strings in H2s
git-svn-id: https://develop.svn.wordpress.org/trunk@10035 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-12-04 12:01:02 +00:00 |
Andrew Ozz
|
29bca3d957
|
Add search string to H2s, fixes #8373
git-svn-id: https://develop.svn.wordpress.org/trunk@10034 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-12-04 09:20:52 +00:00 |
Mark Jaquith
|
dfed4a90c2
|
Add the screen_icon() for Widgetless themes too
git-svn-id: https://develop.svn.wordpress.org/trunk@10033 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-12-04 07:47:11 +00:00 |
Mark Jaquith
|
a5052d5bf2
|
Better display and wording for themes with no widget-enabled sidebars
git-svn-id: https://develop.svn.wordpress.org/trunk@10032 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-12-04 07:44:16 +00:00 |
Andrew Ozz
|
7ebc549cc4
|
Do not show the Turbo link in the header if Gears is already being used, props markjaquith, fixes #8276
git-svn-id: https://develop.svn.wordpress.org/trunk@10031 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-12-04 06:35:21 +00:00 |
Mark Jaquith
|
e3c3333f74
|
Press This fixes from Noel. see #7949
git-svn-id: https://develop.svn.wordpress.org/trunk@10030 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-12-04 04:58:27 +00:00 |
Andrew Ozz
|
b97cf8d9e2
|
Make the menu css easier for localizations to extend, fix plugins bubble when menu is folded, fixes #8472 fixes #8473
git-svn-id: https://develop.svn.wordpress.org/trunk@10029 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-12-04 02:04:49 +00:00 |
Ryan Boren
|
ab94457199
|
RTL updates from kashani. see #8047
git-svn-id: https://develop.svn.wordpress.org/trunk@10027 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-12-03 21:00:23 +00:00 |
Ryan Boren
|
0d75a8896b
|
Add Slug column for link categories
git-svn-id: https://develop.svn.wordpress.org/trunk@10024 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-12-03 19:18:41 +00:00 |
Ryan Boren
|
7b0c368857
|
Don't import cat and tags with empty string for name. Check for WP_Error after term insertion. fixes #8474
git-svn-id: https://develop.svn.wordpress.org/trunk@10021 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-12-03 17:47:44 +00:00 |
Peter Westwood
|
6c3a317b14
|
Put the link category delete warning in the correct place. Fixes #8434 props FFEMTcJ.
git-svn-id: https://develop.svn.wordpress.org/trunk@10020 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-12-03 08:50:50 +00:00 |
Andrew Ozz
|
d88a6ccf96
|
Make postboxes less "jumpy" when dragging, see #8364
git-svn-id: https://develop.svn.wordpress.org/trunk@10019 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-12-03 08:40:06 +00:00 |
Andrew Ozz
|
4194adcfd3
|
Fix field labels in file.php, fixes #8456
git-svn-id: https://develop.svn.wordpress.org/trunk@10018 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-12-03 01:43:11 +00:00 |
Andrew Ozz
|
6a3f6d7dec
|
Fix footer in IE7, Screen Options in IE6, fixes #8447, fixes #8457
git-svn-id: https://develop.svn.wordpress.org/trunk@10017 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-12-02 23:53:43 +00:00 |
Ryan Boren
|
0b6046d9fd
|
'Add Link' when adding new link. fixes #8465
git-svn-id: https://develop.svn.wordpress.org/trunk@10015 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-12-02 19:52:12 +00:00 |
Ryan Boren
|
04ac8afac0
|
Assign comment post ID when importing existing posts. Props tott. fixes #8458
git-svn-id: https://develop.svn.wordpress.org/trunk@10014 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-12-02 19:25:42 +00:00 |
Ryan Boren
|
339b9f015d
|
Show actions on hover for links and media.
git-svn-id: https://develop.svn.wordpress.org/trunk@10012 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-12-02 19:00:48 +00:00 |
Andrew Ozz
|
2a613b3821
|
Simple iPhone detection, disable hiding of action links for iPhone
git-svn-id: https://develop.svn.wordpress.org/trunk@10010 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-12-02 12:32:54 +00:00 |
Andrew Ozz
|
1d302ecb8c
|
Remove insert image default options (handled by state saving), fix URL buttons in uploader for newly uploaded images, fix font priority in global.css
git-svn-id: https://develop.svn.wordpress.org/trunk@10009 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-12-02 10:29:54 +00:00 |
Andrew Ozz
|
3493370d0b
|
Improved icons from Ben, fixes #8381
git-svn-id: https://develop.svn.wordpress.org/trunk@10008 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-12-02 05:38:48 +00:00 |
Ryan Boren
|
b5a5db848a
|
No need to fake post_date for drafts anymore. fixes #6520
git-svn-id: https://develop.svn.wordpress.org/trunk@10007 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-12-02 02:46:21 +00:00 |
Andrew Ozz
|
2e9e2db21e
|
Fix highlighting of the comments/plugins bubble
git-svn-id: https://develop.svn.wordpress.org/trunk@10006 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-12-02 01:36:16 +00:00 |
Andrew Ozz
|
f22d2473a4
|
Coding for new icons for List/Excerpt view switch
git-svn-id: https://develop.svn.wordpress.org/trunk@10004 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-12-01 21:32:51 +00:00 |
Ryan Boren
|
265b886da0
|
do_settings_sections('reading'). fixes #7682
git-svn-id: https://develop.svn.wordpress.org/trunk@10003 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-12-01 21:23:22 +00:00 |
Ryan Boren
|
568ad1be99
|
Re-order font families for better Windows font selection. Props iammattthomas. fixes #8443
git-svn-id: https://develop.svn.wordpress.org/trunk@10000 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-12-01 19:18:33 +00:00 |
Ryan Boren
|
2944f27167
|
Feedback for post and page deletions. fixes #8415
git-svn-id: https://develop.svn.wordpress.org/trunk@9999 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-12-01 18:03:21 +00:00 |
Ryan Boren
|
6cae7a0d77
|
Feedback for post and page deletions. fixes #8415
git-svn-id: https://develop.svn.wordpress.org/trunk@9998 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-12-01 18:02:16 +00:00 |
Ryan Boren
|
8ad7e7bf46
|
Give feedback after publishing a page. fixes #8414
git-svn-id: https://develop.svn.wordpress.org/trunk@9996 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-12-01 05:09:43 +00:00 |
Andrew Ozz
|
0b80af7d38
|
Fix widgets alignment in IE, fixes #8424
git-svn-id: https://develop.svn.wordpress.org/trunk@9995 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-12-01 01:55:27 +00:00 |
Andrew Ozz
|
778083667e
|
Fix gravatars shifting in IE7, add title to postbox toggle, fixes #8436
git-svn-id: https://develop.svn.wordpress.org/trunk@9994 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-12-01 01:31:57 +00:00 |
Andrew Ozz
|
b5963d95b1
|
Remove deleted image from gears-manifest
git-svn-id: https://develop.svn.wordpress.org/trunk@9993 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-12-01 01:11:11 +00:00 |
Andrew Ozz
|
cfe7978ca6
|
Hide post meta select when meta table is empty, see #8182
git-svn-id: https://develop.svn.wordpress.org/trunk@9992 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-12-01 00:29:14 +00:00 |
Andrew Ozz
|
54f24f4307
|
Fix avatar alignment, fixes #8435
git-svn-id: https://develop.svn.wordpress.org/trunk@9991 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-11-30 23:24:25 +00:00 |
Andrew Ozz
|
b67df867b4
|
Fix thead and tfoot background images for IE
git-svn-id: https://develop.svn.wordpress.org/trunk@9990 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-11-30 22:47:42 +00:00 |
Peter Westwood
|
20107df793
|
Ensure we never have two seperators together.
git-svn-id: https://develop.svn.wordpress.org/trunk@9989 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-11-30 22:47:26 +00:00 |
Peter Westwood
|
12e31d0401
|
Hide press this for subscribers. Fixes #8432.
git-svn-id: https://develop.svn.wordpress.org/trunk@9988 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-11-30 22:20:59 +00:00 |
Ryan Boren
|
d942a526fe
|
Use mb_* to create permalink excerpt. Props janbrasna. fixes #8419
git-svn-id: https://develop.svn.wordpress.org/trunk@9986 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-11-30 19:09:13 +00:00 |
Ryan Boren
|
e828782e00
|
Update old files list
git-svn-id: https://develop.svn.wordpress.org/trunk@9985 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-11-30 18:53:04 +00:00 |
Ryan Boren
|
73bc334408
|
Update old files list
git-svn-id: https://develop.svn.wordpress.org/trunk@9982 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-11-30 18:40:36 +00:00 |
Andrew Ozz
|
b29461908c
|
Change the uploader buttons label to Upload/Insert
git-svn-id: https://develop.svn.wordpress.org/trunk@9981 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-11-30 13:39:21 +00:00 |
Andrew Ozz
|
826d40ecbc
|
Fix Media Library when empty, fixes #8430
git-svn-id: https://develop.svn.wordpress.org/trunk@9980 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-11-30 13:17:27 +00:00 |
Andrew Ozz
|
76882ebc7a
|
More blue colors
git-svn-id: https://develop.svn.wordpress.org/trunk@9979 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-11-30 13:02:30 +00:00 |
Andrew Ozz
|
3bc272ae00
|
More unused images cleanup
git-svn-id: https://develop.svn.wordpress.org/trunk@9978 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-11-30 10:25:26 +00:00 |
Andrew Ozz
|
c757eb6efe
|
TinyMCE 3.2.1.1, some unused images and gears-manifest cleanup
git-svn-id: https://develop.svn.wordpress.org/trunk@9977 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-11-30 10:22:16 +00:00 |
Andrew Ozz
|
938e3f1e1f
|
Adjust H2s, props iammattthomas fixes #8387
git-svn-id: https://develop.svn.wordpress.org/trunk@9976 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-11-30 05:16:29 +00:00 |
Ryan Boren
|
5d5eebdc9c
|
New color scheme names.
git-svn-id: https://develop.svn.wordpress.org/trunk@9975 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-11-30 04:06:35 +00:00 |
Andrew Ozz
|
74a9694b10
|
Bulk Edit improvements, includes patch by FFEMTcJ, fixes #8376
git-svn-id: https://develop.svn.wordpress.org/trunk@9973 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-11-30 03:51:45 +00:00 |
Andrew Ozz
|
8c9ea5173c
|
Second icons set and few color changes for the "Bold" theme (needs more)
git-svn-id: https://develop.svn.wordpress.org/trunk@9972 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-11-30 02:47:11 +00:00 |
Andrew Ozz
|
9e5f4665f7
|
Remove gear.png from gears-manifest, props mrmist, fixes #8427
git-svn-id: https://develop.svn.wordpress.org/trunk@9971 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-11-29 23:37:38 +00:00 |
Andrew Ozz
|
72f4d14f13
|
Fix QE colspan in ie6/7, fixes #8262
git-svn-id: https://develop.svn.wordpress.org/trunk@9969 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-11-29 23:09:04 +00:00 |
Ryan Boren
|
8bc6952610
|
Make link-import and importer
git-svn-id: https://develop.svn.wordpress.org/trunk@9968 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-11-29 18:23:03 +00:00 |
Ryan Boren
|
cc11baaae0
|
Fix menu parents. see #8421
git-svn-id: https://develop.svn.wordpress.org/trunk@9967 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-11-29 18:09:09 +00:00 |
Ryan Boren
|
10a97c635b
|
Fix parents for page and link editors. fixes #8421
git-svn-id: https://develop.svn.wordpress.org/trunk@9966 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-11-29 17:51:30 +00:00 |
Andrew Ozz
|
063334ec63
|
CSS cleanup
git-svn-id: https://develop.svn.wordpress.org/trunk@9964 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-11-29 15:52:17 +00:00 |
Andrew Ozz
|
bda14a101a
|
Fix QE for categories when category description has quotes
git-svn-id: https://develop.svn.wordpress.org/trunk@9963 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-11-29 13:03:03 +00:00 |
Andrew Ozz
|
5573ff5349
|
Fix typo in Menu redirect, props filosofo, fixes #8422
git-svn-id: https://develop.svn.wordpress.org/trunk@9962 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-11-29 07:53:53 +00:00 |
Andrew Ozz
|
89ba87084f
|
PressThis fix from Noel, see #7949
git-svn-id: https://develop.svn.wordpress.org/trunk@9961 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-11-29 04:28:37 +00:00 |
Andrew Ozz
|
a519d62ab9
|
Change generic menu icon, change transparency on hover for top menus added by plugins
git-svn-id: https://develop.svn.wordpress.org/trunk@9960 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-11-29 02:51:33 +00:00 |
Ryan Boren
|
53412253b4
|
Don't reset if it has been explicitly set. Fixes active parent highliting. fixes #8421
git-svn-id: https://develop.svn.wordpress.org/trunk@9959 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-11-29 01:56:09 +00:00 |
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
|
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 |
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
|
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 |
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
|
144de08267
|
Upgrade instead of Update
git-svn-id: https://develop.svn.wordpress.org/trunk@9908 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-11-26 19:20:03 +00:00 |
Ryan Boren
|
18d08c91fc
|
Show red only on hover for delete links in tables. fixes #8358
git-svn-id: https://develop.svn.wordpress.org/trunk@9907 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-11-26 19:01:05 +00:00 |
Ryan Boren
|
ed27fc2210
|
Move Pending above Spam. fixes #8371
git-svn-id: https://develop.svn.wordpress.org/trunk@9905 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-11-26 18:53:59 +00:00 |