Commit Graph

4070 Commits

Author SHA1 Message Date
Ryan Boren c4d44b8978 If parent uses admin.php, use admin.php for subs. fixes #7962
git-svn-id: https://develop.svn.wordpress.org/trunk@9337 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-24 22:40:19 +00:00
Andrew Ozz 7e19549769 Remove Quick Edit when clicking search or filter buttons
git-svn-id: https://develop.svn.wordpress.org/trunk@9334 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-24 20:50:20 +00:00
Ryan Boren 2b5d6d0b6e Warning fixes from DD32. see #7509
git-svn-id: https://develop.svn.wordpress.org/trunk@9332 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-24 20:04:31 +00:00
Ryan Boren d77e7d4883 Back to one form so filters stack
git-svn-id: https://develop.svn.wordpress.org/trunk@9331 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-24 19:56:44 +00:00
Mark Jaquith b8b68fb195 Screen Options tweaks. Uparrow when expanded.
git-svn-id: https://develop.svn.wordpress.org/trunk@9330 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-24 19:33:40 +00:00
Ryan Boren 13f774a896 Bring back user search. fixes #7960
git-svn-id: https://develop.svn.wordpress.org/trunk@9329 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-24 19:21:19 +00:00
Andrew Ozz 0e845af695 New buttons and styling for all "management" pages
git-svn-id: https://develop.svn.wordpress.org/trunk@9328 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-24 18:25:46 +00:00
Ryan Boren 9e467a6850 Better error response when fetching attachments. Props DD32. see #7944
git-svn-id: https://develop.svn.wordpress.org/trunk@9327 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-24 18:22:43 +00:00
Ryan Boren 979442ccd6 Press This updates from noel. see #7949
git-svn-id: https://develop.svn.wordpress.org/trunk@9326 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-24 17:20:06 +00:00
Peter Westwood 340a367115 Remove placeholder images. Props DD32.
git-svn-id: https://develop.svn.wordpress.org/trunk@9325 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-24 15:25:53 +00:00
Mark Jaquith acd146991e Make the entire Screen Options button clickable.
git-svn-id: https://develop.svn.wordpress.org/trunk@9324 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-24 11:08:44 +00:00
Mark Jaquith f495ff86bf Do not put an overline for submit buttons at the top (TODO: figure out our style for options pages)
git-svn-id: https://develop.svn.wordpress.org/trunk@9320 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-24 10:45:58 +00:00
Mark Jaquith 8f702da770 Screen Options tab, rough draft
git-svn-id: https://develop.svn.wordpress.org/trunk@9319 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-24 10:29:07 +00:00
Mark Jaquith 12f8028065 Increase the default number of comments per page to 50. 10 is far too few.
git-svn-id: https://develop.svn.wordpress.org/trunk@9316 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-24 07:22:50 +00:00
Ryan Boren 13897aba80 use activate_plugin for error scraping, pass full WP_Error object to wp_die(), whitespace cleanups. Props DD32. fixes #7671
git-svn-id: https://develop.svn.wordpress.org/trunk@9315 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-24 05:47:55 +00:00
Ryan Boren 70fc9ebcb4 Plugin install dialog formatting fixes from DD32. fixes #7908
git-svn-id: https://develop.svn.wordpress.org/trunk@9314 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-24 04:54:21 +00:00
Andrew Ozz 06584ff4c5 Admin menu: make toggle arrow easier to spot
git-svn-id: https://develop.svn.wordpress.org/trunk@9312 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-24 01:50:54 +00:00
Ryan Boren 3e922d7987 Make plugins.php the first Plugins submenu
git-svn-id: https://develop.svn.wordpress.org/trunk@9311 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-23 23:32:04 +00:00
Andrew Ozz 8f9056c73c Admin menu styling
git-svn-id: https://develop.svn.wordpress.org/trunk@9306 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-23 22:19:19 +00:00
Ryan Boren 06c6a7d153 Introduce normalize_whitespace(). Use it instead of wp_text_diff() when checking for identical autosave revisions. Props tellyworth. fixes #7691
git-svn-id: https://develop.svn.wordpress.org/trunk@9302 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-23 20:03:16 +00:00
Ryan Boren 0bdbe9385a Remove titles from inline edit rows
git-svn-id: https://develop.svn.wordpress.org/trunk@9298 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-23 16:37:19 +00:00
Ryan Boren f308eb1745 Bring back Quick Edit links
git-svn-id: https://develop.svn.wordpress.org/trunk@9297 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-23 16:34:21 +00:00
Ryan Boren 873a5b075b Comment paging and sorting from Viper007Bond. see #7927
git-svn-id: https://develop.svn.wordpress.org/trunk@9296 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-23 16:08:47 +00:00
Ryan Boren 88e2b9b5c3 Press This fixes from noel. see #7949
git-svn-id: https://develop.svn.wordpress.org/trunk@9295 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-23 15:42:04 +00:00
Ryan Boren c9fe5996e2 Remember pagenum when redirecting after saving a category. fixes #7923
git-svn-id: https://develop.svn.wordpress.org/trunk@9294 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-23 00:08:42 +00:00
Ryan Boren 2294054fad Show message when there are no drafts. Props jamierumbelow. fixes #7921
git-svn-id: https://develop.svn.wordpress.org/trunk@9293 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-22 23:37:55 +00:00
Andrew Ozz 837b1b51bc Postboxes drag/drop for all browsers, some base css fixes
git-svn-id: https://develop.svn.wordpress.org/trunk@9291 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-22 22:08:58 +00:00
Ryan Boren a11ad49d80 Add post_parent index. fixes #7876
git-svn-id: https://develop.svn.wordpress.org/trunk@9290 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-22 22:03:41 +00:00
Ryan Boren 06f0822a1a Set perms on update-core.php after copying
git-svn-id: https://develop.svn.wordpress.org/trunk@9288 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-22 21:14:49 +00:00
Ryan Boren 89440182ee Fix current submenu designation when sub swith the same hook exist under different parents. fixes #7948
git-svn-id: https://develop.svn.wordpress.org/trunk@9287 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-22 20:57:37 +00:00
Ryan Boren b4b522ffe3 Fix links for submenus that have real parents when a submenu with admin.php as a parent is current. see #7948
git-svn-id: https://develop.svn.wordpress.org/trunk@9286 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-22 20:42:57 +00:00
Ryan Boren daaedd9c91 Fix links for submenus added to existing menus. see #7948
git-svn-id: https://develop.svn.wordpress.org/trunk@9285 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-22 20:33:59 +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
Ryan Boren 4c3ffc92f7 Allow ['action'] in admin-ajax.php. Props misterbisson. fixes #7945
git-svn-id: https://develop.svn.wordpress.org/trunk@9281 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-22 17:15:19 +00:00
Ryan Boren ea92c4ec2e Update backup link. Props MichaelH . fixes #7899
git-svn-id: https://develop.svn.wordpress.org/trunk@9279 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-22 16:41:01 +00:00
Ryan Boren eee5ed2177 Remove unused args. fixes #7946
git-svn-id: https://develop.svn.wordpress.org/trunk@9278 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-22 16:17:41 +00:00
Mark Jaquith d6b8d7128b Fix Screen Options toggles accidentally broken in [9662]
git-svn-id: https://develop.svn.wordpress.org/trunk@9277 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-22 06:52:06 +00:00
Ryan Boren bf0fa494cd Improved password strength meter from Otto42. fixes #7124
git-svn-id: https://develop.svn.wordpress.org/trunk@9276 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-22 04:20:50 +00:00
Mark Jaquith 0d0974ddad Header CSS cleanup
git-svn-id: https://develop.svn.wordpress.org/trunk@9275 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-22 04:18:43 +00:00
Ryan Boren 42d6208061 get_plugin_data() back compat fixes from DD32. fixes #7479
git-svn-id: https://develop.svn.wordpress.org/trunk@9272 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-22 00:08:22 +00:00
Ryan Boren 34035fa80e Allow __FILE__ to be passed to activate_plugin()/deactivate_plugin(). Props DD32. fixes #7878
git-svn-id: https://develop.svn.wordpress.org/trunk@9271 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-21 23:55:58 +00:00
Ryan Boren c368483c2d Notice fixes from DD32. see #7509
git-svn-id: https://develop.svn.wordpress.org/trunk@9270 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-21 23:54:18 +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
Mark Jaquith ae46fd9db4 Display a placeholder dropbox for Sortables
git-svn-id: https://develop.svn.wordpress.org/trunk@9268 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-21 22:06:41 +00:00
Mark Jaquith 6580aaf8fb ngettext() fix for Right Now
git-svn-id: https://develop.svn.wordpress.org/trunk@9267 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-21 20:50:14 +00:00
Ryan Boren 78af371a68 Remove test link
git-svn-id: https://develop.svn.wordpress.org/trunk@9266 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-21 17:59:19 +00:00
Ryan Boren 2e5e2c36be Right Now modules. Very rough, needs styling.
git-svn-id: https://develop.svn.wordpress.org/trunk@9265 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-21 17:56:48 +00:00
Ryan Boren 41666e56da Redirect plugins that hard code their pages to be under edit.php. Props filosofo. fixes #7932
git-svn-id: https://develop.svn.wordpress.org/trunk@9264 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-21 16:31:06 +00:00
Peter Westwood 1a18d1b462 Fix delete page nonce. Fixes #7936 props filosofo.
git-svn-id: https://develop.svn.wordpress.org/trunk@9263 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-21 07:30:41 +00:00
Mark Jaquith 3bc39364c4 Send togbox to Hades. @ryan: size 8.5 -- something with sapphires.
git-svn-id: https://develop.svn.wordpress.org/trunk@9262 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-21 04:55:38 +00:00
Mark Jaquith 4ddeefc1f8 Initial work on Publish box. Very rough.
git-svn-id: https://develop.svn.wordpress.org/trunk@9261 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-21 04:36:35 +00:00
Mark Jaquith 3da8e2965c Widen the post screen sidebars
git-svn-id: https://develop.svn.wordpress.org/trunk@9260 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-21 03:10:19 +00:00
Ryan Boren 0d579c5a62 Link to better codex article for backups. Props MichaelH. see #7899
git-svn-id: https://develop.svn.wordpress.org/trunk@9258 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-20 21:16:07 +00:00
Ryan Boren 783eda9388 Bring back plugin updates count. Needs styling.
git-svn-id: https://develop.svn.wordpress.org/trunk@9257 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-20 19:46:07 +00:00
Ryan Boren e5bab2081b Bring back awaiting moderation comment count. Needs styling.
git-svn-id: https://develop.svn.wordpress.org/trunk@9256 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-20 19:39:08 +00:00
Ryan Boren f747c73435 Link to codex for instructions on backing up the blog instead of suggesting export. see #7899
git-svn-id: https://develop.svn.wordpress.org/trunk@9253 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-20 17:32:45 +00:00
Mark Jaquith ffe7f4e2b5 Add wp-logo.gif to Gears Manifest. TODO: make sure all files are in here before we go gold on 2.7
git-svn-id: https://develop.svn.wordpress.org/trunk@9251 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-20 04:54:59 +00:00
Ryan Boren 5502674e40 Don't require use of options whitelisting. Will give plugins more notice.
git-svn-id: https://develop.svn.wordpress.org/trunk@9250 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-20 00:40:36 +00:00
Ryan Boren f38fd1b3b6 Move whitelist functions to plugin.php. Add settings_fields().
git-svn-id: https://develop.svn.wordpress.org/trunk@9249 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-19 23:35:09 +00:00
Andrew Ozz 89af45a5ec Remove the "Post/Page" column when looking at comments on the edit page, fixes #7924
git-svn-id: https://develop.svn.wordpress.org/trunk@9248 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-19 20:11:43 +00:00
Ryan Boren b3106f3b66 Consolidate *backs filter. Preserve filter settings when filetering by post. Props Viper007Bond. fixes #7920
git-svn-id: https://develop.svn.wordpress.org/trunk@9247 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-19 00:38:29 +00:00
Ryan Boren b406bec607 phpdoc corrections from jacobsantos. see #7918
git-svn-id: https://develop.svn.wordpress.org/trunk@9243 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-18 20:46:30 +00:00
Andrew Ozz 930876240f Comments post-box: show 10 comments at load only if the postbox is not hidden
git-svn-id: https://develop.svn.wordpress.org/trunk@9241 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-18 17:00:20 +00:00
Andrew Ozz 83fda65efc Favourites drop-down styling
git-svn-id: https://develop.svn.wordpress.org/trunk@9240 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-18 16:54:14 +00:00
Ryan Boren ae1f69a07c Try out stick checkbox in Status section of Quick Edit. Props ShaneF. fixes #7902
git-svn-id: https://develop.svn.wordpress.org/trunk@9238 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-17 22:49:16 +00:00
Ryan Boren 38b13c6fae Link post title to editor and comment count to post filter
git-svn-id: https://develop.svn.wordpress.org/trunk@9237 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-17 22:31:10 +00:00
Mark Jaquith dcb58e2844 Edit Posts needs an H2. Yes, I know the Filter options look funky.
git-svn-id: https://develop.svn.wordpress.org/trunk@9236 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-17 21:22:11 +00:00
Ryan Boren d3e2d833a9 Make blog name a link to site
git-svn-id: https://develop.svn.wordpress.org/trunk@9235 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-17 21:16:47 +00:00
Mark Jaquith 202c2fc0be Covering our XSS bases
git-svn-id: https://develop.svn.wordpress.org/trunk@9233 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-17 20:06:22 +00:00
Mark Jaquith 377ad4f01d Bring back the H2s. Rough draft.
git-svn-id: https://develop.svn.wordpress.org/trunk@9232 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-17 20:02:03 +00:00
Ryan Boren d55f18532b Fix nonce collision and delete all spam
git-svn-id: https://develop.svn.wordpress.org/trunk@9231 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-17 19:55:51 +00:00
Ryan Boren 892a68fef8 Fox white on white login login fields. Props sivel. fixes #7906
git-svn-id: https://develop.svn.wordpress.org/trunk@9230 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-17 19:37:04 +00:00
Ryan Boren 5e3ee62f58 Move "Comment author must fill out name and e-mail " to "Default article settings". Props bubel. fixes #7814
git-svn-id: https://develop.svn.wordpress.org/trunk@9228 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-17 18:45:32 +00:00
Ryan Boren 68a1f4a6bb Add some type sanity checks. Props DD32. fixes #7800
git-svn-id: https://develop.svn.wordpress.org/trunk@9227 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-17 18:30:04 +00:00
Andrew Ozz 492d8278cb Comments post-box: show comments on the currently edited post with ajax, 20 at a time
git-svn-id: https://develop.svn.wordpress.org/trunk@9225 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-17 09:44:22 +00:00
Mark Jaquith 3a47d129af Working on the header
git-svn-id: https://develop.svn.wordpress.org/trunk@9224 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-17 05:48:00 +00:00
Andrew Ozz c15e06e42a HTML validation fixes, props Viper007Bond
git-svn-id: https://develop.svn.wordpress.org/trunk@9223 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-17 03:49:43 +00:00
Ryan Boren d520f245f0 i18n fixes for plugin intaller from DD32 and nbachiyski. see #7807
git-svn-id: https://develop.svn.wordpress.org/trunk@9222 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-17 02:35:43 +00:00
Ryan Boren 752eafa95c Bring back h2 for add/edit post
git-svn-id: https://develop.svn.wordpress.org/trunk@9221 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-17 00:36:18 +00:00
Ryan Boren 9698bf7f45 Dashboard updates from mdawaffe. see #7552
git-svn-id: https://develop.svn.wordpress.org/trunk@9219 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-16 22:35:53 +00:00
Ryan Boren 2601e590b2 Add opt-in optioon for comment hotkeys. Props nbachiyski. fixes #7643
git-svn-id: https://develop.svn.wordpress.org/trunk@9217 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-16 22:23:32 +00:00
Andrew Ozz 17cdcd2fdb Show warning if user is logged out while writing or editing, includes patch by tott, fixes #7630
git-svn-id: https://develop.svn.wordpress.org/trunk@9216 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-16 21:59:06 +00:00
Ryan Boren bdfad5c6fc Delete all spam fixes from Viper007Bond
git-svn-id: https://develop.svn.wordpress.org/trunk@9215 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-16 21:45:43 +00:00
Andrew Ozz 9a8383e26f If no caption entered, use attachment title for alt text, props Viper007Bond, fixes #7675
git-svn-id: https://develop.svn.wordpress.org/trunk@9210 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-16 20:25:50 +00:00
Ryan Boren e8546797c3 Link to post editor from post title in recent comments dash module
git-svn-id: https://develop.svn.wordpress.org/trunk@9208 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-16 20:21:19 +00:00
Ryan Boren cea5af7fb3 Threaded comments options cleanup. Props Viper007Bond. see #7635
git-svn-id: https://develop.svn.wordpress.org/trunk@9206 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-16 20:03:18 +00:00
Ryan Boren 6ad42ba48e Remove Press This from Tools menu. Add to writing settings. Props technosailor. fixes #7393
git-svn-id: https://develop.svn.wordpress.org/trunk@9201 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-16 19:07:11 +00:00
Ryan Boren 244db41e8d Descriptions for Add New from RanYanivHartstein. fixes #7900
git-svn-id: https://develop.svn.wordpress.org/trunk@9198 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-16 17:25:39 +00:00
Andrew Ozz 05fc37769c Admin menu: double-click icon to go to default (first) location, show section header when folded
git-svn-id: https://develop.svn.wordpress.org/trunk@9196 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-16 10:32:26 +00:00
Andrew Ozz add18cc478 Fix widgets page when multiple class="wrap" are used.
git-svn-id: https://develop.svn.wordpress.org/trunk@9194 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-16 01:18:33 +00:00
Mark Jaquith 71c234b68f Remove JS confirmation of individual user deletion. It is redundant.
git-svn-id: https://develop.svn.wordpress.org/trunk@9192 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-15 21:48:19 +00:00
Peter Westwood 19af661b21 Fire an action to allow extra Profile fields to be processed. Fixes #7713 props capripot.
git-svn-id: https://develop.svn.wordpress.org/trunk@9191 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-15 21:10:55 +00:00
Ryan Boren 3db8a45955 Give downloads a longer timeout. see #7793
git-svn-id: https://develop.svn.wordpress.org/trunk@9186 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-15 16:38:17 +00:00
Ryan Boren 1bd22eb542 Report curl errors
git-svn-id: https://develop.svn.wordpress.org/trunk@9185 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-15 16:35:35 +00:00
Andrew Ozz d5a5483e95 Don't delete spam created after page has loaded but before "Delete All" button pressed, props Viper007Bond, see #7552
git-svn-id: https://develop.svn.wordpress.org/trunk@9183 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-15 10:31:39 +00:00
Andrew Ozz 7ab970715d Admin menu: add generic icon, fix hover in IE, speed up response timing
git-svn-id: https://develop.svn.wordpress.org/trunk@9182 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-15 06:54:25 +00:00
Ryan Boren ae75d2440f Media column changes
git-svn-id: https://develop.svn.wordpress.org/trunk@9180 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-15 05:39:40 +00:00
Ryan Boren 9862c7f729 Menu fixes
git-svn-id: https://develop.svn.wordpress.org/trunk@9178 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-14 22:44:56 +00:00
Ryan Boren 7272eff0b2 Menu renaming
git-svn-id: https://develop.svn.wordpress.org/trunk@9176 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-14 19:37:04 +00:00
Ryan Boren 4be040914a Add title attributes to page actions
git-svn-id: https://develop.svn.wordpress.org/trunk@9174 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-14 18:11:06 +00:00