Commit Graph

53 Commits

Author SHA1 Message Date
Andrew Ozz 26383ac68e Stop direct loading of files in wp-admin that should only be included, for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@11768 602fd350-edb4-49c9-b593-d223f7449a82
2009-08-03 00:04:45 +00:00
Ryan Boren c8876e3798 Check if get_site_option() is defined. It isn't when auto upgrading from <= 2.7.
git-svn-id: https://develop.svn.wordpress.org/trunk@11357 602fd350-edb4-49c9-b593-d223f7449a82
2009-05-16 05:05:11 +00:00
Mark Jaquith be9ea84d5c New admin_footer_text filter. props JohnLamansky. fixes #9552
git-svn-id: https://develop.svn.wordpress.org/trunk@10976 602fd350-edb4-49c9-b593-d223f7449a82
2009-04-17 03:17:40 +00:00
Ryan Boren bc444b8594 Make can_compress_scripts a site option. Add site option wrappers for WP.
git-svn-id: https://develop.svn.wordpress.org/trunk@10593 602fd350-edb4-49c9-b593-d223f7449a82
2009-02-18 23:38:11 +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 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 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 b995a25be0 Fix #favorite-actions position in IE7, footer position, horizontal scrollbar and expansion of postboxes in IE7, put back Browse Happy, fixes #8280
git-svn-id: https://develop.svn.wordpress.org/trunk@9852 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-24 00:20:34 +00:00
Peter Westwood fae4f2aaeb Format the clear DIVs properly. Fixes #8294 props sivel.
git-svn-id: https://develop.svn.wordpress.org/trunk@9832 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-21 17:55:35 +00:00
Andrew Ozz 206a4713c9 Several small fixes: edit-category-form, admin-footer, plugins
git-svn-id: https://develop.svn.wordpress.org/trunk@9538 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-05 22:52:59 +00:00
Mark Jaquith 9d95503bce Implement admin footer with margin, not height, so that people can add stuff to it.
git-svn-id: https://develop.svn.wordpress.org/trunk@9393 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-29 03:51:16 +00:00
Mark Jaquith f2f9e897b8 Finishing touches on the admin footer.
git-svn-id: https://develop.svn.wordpress.org/trunk@9284 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-22 20:14:21 +00:00
Mark Jaquith a97d2744d1 New footer style, first draft
git-svn-id: https://develop.svn.wordpress.org/trunk@9269 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-21 22:27:41 +00:00
Andrew Ozz 2924596eed Quick Edit: remove action links, remove row titles, add hint in footer
git-svn-id: https://develop.svn.wordpress.org/trunk@9162 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-14 10:33:18 +00:00
Andrew Ozz 59de3bae0b Base css layout, fixes #7620
git-svn-id: https://develop.svn.wordpress.org/trunk@8785 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-31 13:51:52 +00:00
Andrew Ozz 3e9d31fc8f Reply to comments from admin, first run, see #7435
git-svn-id: https://develop.svn.wordpress.org/trunk@8720 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-24 06:56:22 +00:00
Andrew Ozz 349d288c48 Some css cleanup and fixes after the merge, see #7552
git-svn-id: https://develop.svn.wordpress.org/trunk@8697 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-21 02:25:14 +00:00
Ryan Boren 6db75e59d4 Collapse crazyhorse to trunk. Incoming! see #7552
git-svn-id: https://develop.svn.wordpress.org/trunk@8691 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-20 21:42:31 +00:00
Ryan Boren a70e1a34e5 WP-Admin File Level Inline Documentation from santosj. see #7496
git-svn-id: https://develop.svn.wordpress.org/trunk@8618 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-11 20:26:31 +00:00
Ryan Boren 4d02937e6d max width fixes from azaozz. fixes #6051
git-svn-id: https://develop.svn.wordpress.org/trunk@7114 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-29 23:27:02 +00:00
Matt Mullenweg d7d0fdb95d Have footer stay at the bottom even on short pages in long windows. Hat tip: DD32.
git-svn-id: https://develop.svn.wordpress.org/trunk@6606 602fd350-edb4-49c9-b593-d223f7449a82
2008-01-14 03:16:56 +00:00
Ryan Boren 7a43c01e08 Remove trailing whitespace
git-svn-id: https://develop.svn.wordpress.org/trunk@6026 602fd350-edb4-49c9-b593-d223f7449a82
2007-09-03 23:32:58 +00:00
Ryan Boren 69ae82a3fd Gettext fixes from nbachiyski. fixes #4835
git-svn-id: https://develop.svn.wordpress.org/trunk@5955 602fd350-edb4-49c9-b593-d223f7449a82
2007-08-28 18:57:55 +00:00
Matt Mullenweg f6c6582ff3 First pass at upgrade notification for core, see #1476. Also includes some minor footer styling changes.
git-svn-id: https://develop.svn.wordpress.org/trunk@5892 602fd350-edb4-49c9-b593-d223f7449a82
2007-08-17 10:33:52 +00:00
rob1n dba19c56e5 Get rid of stray space.
git-svn-id: https://develop.svn.wordpress.org/trunk@5470 602fd350-edb4-49c9-b593-d223f7449a82
2007-05-14 03:28:10 +00:00
Matt Mullenweg 9a6d38364f Remove the generation time, it isn't terribly useful to users and gets confused with version
git-svn-id: https://develop.svn.wordpress.org/trunk@5469 602fd350-edb4-49c9-b593-d223f7449a82
2007-05-14 03:14:17 +00:00
Matt Mullenweg bc2d62560c Some UI cleanups, changes, and various miscellany.
git-svn-id: https://develop.svn.wordpress.org/trunk@4349 602fd350-edb4-49c9-b593-d223f7449a82
2006-10-06 01:14:47 +00:00
Mark Jaquith 40aafdb326 allow timer_stop() to use number_format() when returning. Props mdawaffe and nbachiyski. fixes #991
git-svn-id: https://develop.svn.wordpress.org/trunk@4345 602fd350-edb4-49c9-b593-d223f7449a82
2006-10-04 22:00:53 +00:00
Ryan Boren 6863534b25 Add support for RTL in install.php, upgrade.php and inline-uploading.php. Props Sewar. #3136
git-svn-id: https://develop.svn.wordpress.org/trunk@4259 602fd350-edb4-49c9-b593-d223f7449a82
2006-09-28 17:35:59 +00:00
Ryan Boren bd6323c272 Future post pinging and cron fixups from masquerade. fixes #2469
git-svn-id: https://develop.svn.wordpress.org/trunk@3663 602fd350-edb4-49c9-b593-d223f7449a82
2006-03-30 07:36:54 +00:00
Ryan Boren df35bf3ca9 TB fix. fixes #2197
git-svn-id: https://develop.svn.wordpress.org/trunk@3492 602fd350-edb4-49c9-b593-d223f7449a82
2006-01-29 00:12:14 +00:00
Ryan Boren 2307a29c94 CGI ping fixes. fixes #2197
git-svn-id: https://develop.svn.wordpress.org/trunk@3491 602fd350-edb4-49c9-b593-d223f7449a82
2006-01-28 18:41:19 +00:00
Ryan Boren b239244636 New asyncronous ping method. fixes #2048
git-svn-id: https://develop.svn.wordpress.org/trunk@3317 602fd350-edb4-49c9-b593-d223f7449a82
2005-12-16 03:04:33 +00:00
Ryan Boren 75e382c0e4 JS init changes. fixes #2077
git-svn-id: https://develop.svn.wordpress.org/trunk@3306 602fd350-edb4-49c9-b593-d223f7449a82
2005-12-14 06:27:30 +00:00
Matt Mullenweg e93d21f350 New logo, better login.
git-svn-id: https://develop.svn.wordpress.org/trunk@3120 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-17 00:51:34 +00:00
Ryan Boren 5932ee4425 Move pings out-of-band to speed up posting. Props to Owen. fixes #1644
git-svn-id: https://develop.svn.wordpress.org/trunk@2833 602fd350-edb4-49c9-b593-d223f7449a82
2005-09-02 16:56:28 +00:00
Matt Mullenweg a7f34532cf Move images
git-svn-id: https://develop.svn.wordpress.org/trunk@2813 602fd350-edb4-49c9-b593-d223f7449a82
2005-08-27 19:10:56 +00:00
Matt Mullenweg ce64ce057d Rolling back auto-save
git-svn-id: https://develop.svn.wordpress.org/trunk@2559 602fd350-edb4-49c9-b593-d223f7449a82
2005-04-20 19:19:07 +00:00
Matt Mullenweg f7c0f0c76c Firefox fixes
git-svn-id: https://develop.svn.wordpress.org/trunk@2544 602fd350-edb4-49c9-b593-d223f7449a82
2005-04-19 02:16:57 +00:00
Matt Mullenweg fd7604a25c The Codex is ready
git-svn-id: https://develop.svn.wordpress.org/trunk@2539 602fd350-edb4-49c9-b593-d223f7449a82
2005-04-18 16:05:33 +00:00
Matt Mullenweg 61ebee5445 Initial auto-save checkin code from DarkCryst. No bug reports on it yet! Several known issues, including deleting cookies, moving the restore button, and other behavior probs.
git-svn-id: https://develop.svn.wordpress.org/trunk@2536 602fd350-edb4-49c9-b593-d223f7449a82
2005-04-16 16:31:38 +00:00
Matt Mullenweg 3776531128 Axing of geo stuff, major cleanups on permalink options, style tweaks.
git-svn-id: https://develop.svn.wordpress.org/trunk@1664 602fd350-edb4-49c9-b593-d223f7449a82
2004-09-15 15:09:39 +00:00
Ryan Boren e30d14795e Validation fixes. Bug 0000170.
git-svn-id: https://develop.svn.wordpress.org/trunk@1496 602fd350-edb4-49c9-b593-d223f7449a82
2004-07-28 18:44:36 +00:00
Matt Mullenweg 56741a02de New, pretty footer.
git-svn-id: https://develop.svn.wordpress.org/trunk@1476 602fd350-edb4-49c9-b593-d223f7449a82
2004-07-23 07:50:21 +00:00
Ryan Boren b2b196d3de Tweak some markup.
git-svn-id: https://develop.svn.wordpress.org/trunk@1364 602fd350-edb4-49c9-b593-d223f7449a82
2004-05-26 15:00:42 +00:00
Matt Mullenweg 1d74302745 Updated hooks and a new Dolly plugin.
git-svn-id: https://develop.svn.wordpress.org/trunk@1340 602fd350-edb4-49c9-b593-d223f7449a82
2004-05-22 08:45:36 +00:00
Matt Mullenweg 693d751a6f More l10n stuff.
git-svn-id: https://develop.svn.wordpress.org/trunk@1144 602fd350-edb4-49c9-b593-d223f7449a82
2004-04-24 19:46:11 +00:00
Ryan Boren 6c6e2a4a79 Mark strings for translation.
git-svn-id: https://develop.svn.wordpress.org/trunk@1138 602fd350-edb4-49c9-b593-d223f7449a82
2004-04-24 00:16:27 +00:00
Ryan Boren fd96a38fd7 Mark strings for translation.
git-svn-id: https://develop.svn.wordpress.org/trunk@1106 602fd350-edb4-49c9-b593-d223f7449a82
2004-04-20 04:15:18 +00:00