Commit Graph

  • d47b4ce7cc Remove dashmenu css Ryan Boren 2008-10-14 17:12:21 +00:00
  • 8e8a738f64 Remove dead markup Ryan Boren 2008-10-14 17:09:41 +00:00
  • c2f12f7ab9 Show Published/Last Modified in date column Ryan Boren 2008-10-14 16:56:32 +00:00
  • dd2144b163 Bump CSS versions Ryan Boren 2008-10-14 16:45:25 +00:00
  • 335bea59ba Remove debug Ryan Boren 2008-10-14 16:37:08 +00:00
  • 5b794466f4 Use set_time_limit() to buy some time during upgrade. see #5560 Ryan Boren 2008-10-14 16:36:43 +00:00
  • 052415b790 Sanitation and error handling for plugin install. Props DD32. see #6015 Ryan Boren 2008-10-14 15:56:33 +00:00
  • 2924596eed Quick Edit: remove action links, remove row titles, add hint in footer Andrew Ozz 2008-10-14 10:33:18 +00:00
  • a9bb99e607 Fix z-index for expanded admin menu Andrew Ozz 2008-10-14 08:03:41 +00:00
  • a712f4be63 Fix link for first item in fav actions. Props DD32 Ryan Boren 2008-10-14 07:49:29 +00:00
  • 4d314d124f No more help menu Ryan Boren 2008-10-14 07:47:57 +00:00
  • f94cd6373f Redirect ancient wp-*.php feed files. fixes #4604 Mark Jaquith 2008-10-14 06:22:52 +00:00
  • fe24ab0b60 Put post status inline with post name Andrew Ozz 2008-10-14 06:07:49 +00:00
  • 95ebb63fa3 Canonical Feed URLs, first try. see #7182 Mark Jaquith 2008-10-14 05:51:01 +00:00
  • cc12f52385 Email and visit site links for edit comment form Andrew Ozz 2008-10-14 05:16:24 +00:00
  • 85ed07784c Side folding for the menu, first run, still needs colours, styling and perhaps different icons. Andrew Ozz 2008-10-14 05:10:16 +00:00
  • 91fdda0667 Remove status column, add states into title td. Needs styling. Ryan Boren 2008-10-14 03:49:57 +00:00
  • ed9a2a45fc Move help links to top, kill menu item. Matt Mullenweg 2008-10-14 02:28:35 +00:00
  • 16e09e4c71 Bug fix for date/time presets. Hat tip: Viper007Bond. Matt Mullenweg 2008-10-14 01:43:04 +00:00
  • 99926fafae Unsquish text so it doesn't run into each other. Matt Mullenweg 2008-10-14 01:33:27 +00:00
  • 34c8402f01 Bringing save button back to top of all option pages. Matt Mullenweg 2008-10-14 01:18:52 +00:00
  • 028cee6d66 Don't encoded category element contents - fixes #4321 and #7815. Matt Mullenweg 2008-10-14 01:08:56 +00:00
  • cc50e8f056 Allow top-level menu page to use a slug, rather than filename. Props DD32. fixes #7214 Ryan Boren 2008-10-14 00:28:53 +00:00
  • 2f130a2535 Use relative path for install css. Props DD32. see #7509 Ryan Boren 2008-10-14 00:18:41 +00:00
  • 6217916022 Add parent arg to get_pages(). Props DD32. fixes #7247 Ryan Boren 2008-10-14 00:15:59 +00:00
  • d2febbeaaf Plugin install updates from DD32. see #6015 Ryan Boren 2008-10-14 00:01:51 +00:00
  • b8978ddc9b List post tags via XMLRPC. Props josephscott. fixes #7744 Ryan Boren 2008-10-13 23:54:21 +00:00
  • c1d3d0cf35 Convert download_url() to http api. Props DD32. see #7793 Ryan Boren 2008-10-13 23:41:03 +00:00
  • fdd835c97e Plugin install from DD32. see #6015 Ryan Boren 2008-10-13 23:39:56 +00:00
  • f021172259 Add save changes reminder to Widgets admin pending revamp in 2.8. Props mdawaffe. fixes #7863 Ryan Boren 2008-10-13 23:09:15 +00:00
  • 83756cee0f Add show_name to wp_list_bookmarks(). Props Otto42. fixes #7847 Ryan Boren 2008-10-13 22:43:05 +00:00
  • 5d6dcacd59 post-template phpdoc from jacobsantos. see #7659 Ryan Boren 2008-10-13 22:28:34 +00:00
  • c2a331c502 Convert undefined constants to strings. Props jacobsantos. fixes #7651 Ryan Boren 2008-10-13 22:14:52 +00:00
  • c3de146cbb doc skeleton for link-template. Props jacobsantos. see #5642 Ryan Boren 2008-10-13 22:00:07 +00:00
  • b0c463f3f9 Die if invalid user ID passed to user-edit.php. fixes #7291 Ryan Boren 2008-10-13 21:55:44 +00:00
  • be98f483cf Add title attributes to post action links Ryan Boren 2008-10-13 21:32:05 +00:00
  • ad70a0b455 Return empty post list instead of fault code when there are no posts. Props josephscott. fixes #7287 Ryan Boren 2008-10-13 21:28:28 +00:00
  • b93e939f86 Translation fixes for the comments table from msi08. fixes #7583 Ryan Boren 2008-10-13 21:08:34 +00:00
  • b16a2c07c6 Date and time presets from Viper007Bond. see #7552 Ryan Boren 2008-10-13 18:32:16 +00:00
  • 1a372ccc34 Perform cap checks for favorite actions Ryan Boren 2008-10-13 17:30:45 +00:00
  • e769b6fabd Fix stripslashes for post metadata, phpDoc updates for media.php, props jacobsantos, fixes #7871 Andrew Ozz 2008-10-13 02:48:45 +00:00
  • 85c25b4440 Core update: fix for "The update could not be unpacked" error, props ShaneF, fixes #7861 Andrew Ozz 2008-10-12 18:09:44 +00:00
  • c2178198f4 Default to an empty alt attribute on Avatars. Fixes #7536. Peter Westwood 2008-10-12 18:03:54 +00:00
  • 117eaeab2f phpdoc fixes for setup-config.php. See #7550 props jacobsantos. Peter Westwood 2008-10-12 17:40:20 +00:00
  • 7abc98a62d Fix regression in get_tag_template(). Tag templates are referenced by tag name not id. Fixes #7865. Peter Westwood 2008-10-12 08:19:56 +00:00
  • 8b7e31f8ce Add some plugin specific hooks to the plugin management screen. Fixes #7856 props strider72. Peter Westwood 2008-10-11 21:33:14 +00:00
  • 46740aae3a Prevent future posts from publishing early. fixes #7441 Mark Jaquith 2008-10-11 05:46:20 +00:00
  • 36508586aa Remove pagenow from search form actions. Props Viper007Bond. see #7552 Ryan Boren 2008-10-11 00:12:37 +00:00
  • b81f08f5b9 Edit link on hover for dash. Props mdawaffe. see #7552 Ryan Boren 2008-10-10 23:58:30 +00:00
  • 53b8d4497a Dashboard styling and validation fixes from mdawaffe. see #7552 Ryan Boren 2008-10-10 23:54:27 +00:00
  • 6d727a9c2b phpdoc for wp-admin. Props jacobsantos. see #7527 Ryan Boren 2008-10-10 18:21:16 +00:00
  • 4ab4dbf7aa Check if the FTP account is rooted to the base of the WordPress install, props DD32, see #7861 Andrew Ozz 2008-10-10 10:40:04 +00:00
  • f88c28ccee Fix for "Unable to locate WordPress directory" on core update and PHPDoc for class-wp-filesystem-base.php, props DD32, fixes #7861 Andrew Ozz 2008-10-10 10:02:46 +00:00
  • f121f6c983 Fix escaping of post meta, props DD32, fixes #7768 Andrew Ozz 2008-10-10 09:40:30 +00:00
  • 8f2852dd50 Press This: URL fixes for images, props noel, see #7732 Andrew Ozz 2008-10-09 21:49:00 +00:00
  • ef7ad0e31d Use no-js reply on error in comment-reply.js, see #7635 Andrew Ozz 2008-10-09 20:27:39 +00:00
  • 24041a2802 No jQuery requirement for comment-reply.js, see #7635 Andrew Ozz 2008-10-09 11:11:56 +00:00
  • 29ceb968bd No-JS mode for replying to comments and some improvements/cleanup of comment-reply.js, includes patch by Viper007Bond, see #7635 Andrew Ozz 2008-10-09 07:37:05 +00:00
  • 2601027710 Typo fix in dashboard.php, props rnt, fixes #7854 Andrew Ozz 2008-10-09 06:44:05 +00:00
  • 2369013c2c Use "Date" instead of "Modified" when listing drafts and pending posts, since now they have a proper date. Andrew Ozz 2008-10-09 06:40:30 +00:00
  • 2d6aad8d62 Page Options: fix hiding of Modified column when listing drafts, props ShaneF, fixes #7855 Andrew Ozz 2008-10-09 05:58:10 +00:00
  • 6b3823a406 Page Options: fix hiding of custom columns added by plugins, props ShaneF, fixes #7853 Andrew Ozz 2008-10-09 02:39:52 +00:00
  • 852dec7767 Fix warnings in recent_comments on dashboard, see #7552 Andrew Ozz 2008-10-09 01:03:50 +00:00
  • ec205359bc Suspend cache invalidation while importing posts with WP importer Ryan Boren 2008-10-09 00:50:52 +00:00
  • 680d9c369f strip slashes before preparing to avoid double escaping Ryan Boren 2008-10-09 00:19:11 +00:00
  • 7a05a094f0 Don't put revisions in the export Ryan Boren 2008-10-08 23:49:46 +00:00
  • 638a41bf49 Draggable dash, first cut. Props mdawaffe. see #7552 Ryan Boren 2008-10-08 23:32:34 +00:00
  • 8ec0862e2a New caching style for term queries Ryan Boren 2008-10-08 22:50:46 +00:00
  • b55a27e419 Don't flush rules for every post imported. see #7193 Ryan Boren 2008-10-08 22:16:35 +00:00
  • d2fa84c740 Try to preserve post IDs during import Ryan Boren 2008-10-08 21:42:52 +00:00
  • b82dc680c5 Comment status on edit comment page: change drop-down to radio buttons Andrew Ozz 2008-10-08 05:24:25 +00:00
  • 8dd896218b Convert the comment reply popup to a temp table row for consistency, add Quick Edit for comments, see #7435 Andrew Ozz 2008-10-08 01:18:16 +00:00
  • 608a92c414 paginate_comments_links(). see #7769 Ryan Boren 2008-10-07 22:41:51 +00:00
  • 68da753b35 Dashboard menu should be open by default Ryan Boren 2008-10-07 22:32:12 +00:00
  • 3eecfcc1f6 Bring back Overview submenu for Dashboard. Menus without submenus cause bustage with plugin top-levels Ryan Boren 2008-10-07 21:13:14 +00:00
  • d31461ceb9 Move Help menu to the end Ryan Boren 2008-10-07 20:40:21 +00:00
  • 0828ea41d8 before and after for comment_reply_link(). see #7635 Ryan Boren 2008-10-07 18:03:43 +00:00
  • a7789a4124 Add arg to comments_template() for requesting separating comments by type. see #7635 Ryan Boren 2008-10-06 23:16:26 +00:00
  • 1da36b352f Chunked encoding fixes from DD32. fixes #7770 Ryan Boren 2008-10-06 23:10:22 +00:00
  • b67b002870 CSS fix for the font color preview button in TinyMCE, props raychampagne, fixes #7834 Andrew Ozz 2008-10-06 20:32:15 +00:00
  • 522217d0bc Return enclosure data in mw_getPosts(). Props Otto42. fixes #7772 Ryan Boren 2008-10-06 19:20:50 +00:00
  • 7b297a3c25 sidebars_widgets fiter from gortsleigh. fixes #7818 Ryan Boren 2008-10-06 16:57:31 +00:00
  • ca2acfa831 Allow a filter to disable the validate_current_theme() functionality Mark Jaquith 2008-10-06 15:29:47 +00:00
  • a7d565a94a Remove old files before upgrading DB. see #5560 Ryan Boren 2008-10-05 06:00:24 +00:00
  • 9da6ee40f4 Don't die with 503 if WP_INSTALLING. Don't load plugins if WP_INSTALLING. Remove old files and working dir before exiting maintenance mode. see #5560 Ryan Boren 2008-10-05 05:45:34 +00:00
  • 9c3fd20686 get_comment_type() sets comment_type to 'comment'. Allow for that in get_avatar(). Ryan Boren 2008-10-05 04:48:17 +00:00
  • 603dbcdf4f Quick Edit for Tags, Categories and Link Categories, improvements to handling errors in quick and bulk edit. Andrew Ozz 2008-10-05 04:43:52 +00:00
  • f151d5ebd7 Move all of comment-reply.js to jQuery + trim filesize in half, props Viper007Bond, see #7635 Andrew Ozz 2008-10-04 06:11:33 +00:00
  • 53b4adbb1e Bring back [8788], was reverted with #7663 Andrew Ozz 2008-10-04 01:35:47 +00:00
  • a515dfc9f0 Add filter to get_categories(), props Malaiac, fixes #7427 Andrew Ozz 2008-10-03 22:09:35 +00:00
  • 32a61c2b0a Fix script loading in Press This Andrew Ozz 2008-10-03 18:56:59 +00:00
  • a4a1083c06 Switch Press This to use _draft_or_post_title(). Fixes #7801 props Speedboxer. Peter Westwood 2008-10-03 15:56:35 +00:00
  • ede64bdbf9 Avatar alt fixes from nbachiyski. fixes #7536 Ryan Boren 2008-10-03 03:20:54 +00:00
  • 6018669f89 Don't show avatar for pingbacks or trackbacks Ryan Boren 2008-10-03 03:12:42 +00:00
  • fb452b28e4 Function to prep 's' for display on admin pages that don't run WP_Query(). Props Viper007Bond. see #7552 Ryan Boren 2008-10-03 03:06:43 +00:00
  • 3664763817 Reposition the Search and Filter. Brings the top of the screen closer to the wireframes. Andrew Ozz 2008-10-03 00:13:12 +00:00
  • 9a41b69f98 Turn the Visual Editor user preference on its head, to more accurately reflect what it does now. fixes #6403. props MattyRob. Mark Jaquith 2008-10-02 22:01:33 +00:00
  • f6a48a5e9a Resurrect users menu Ryan Boren 2008-10-02 18:52:45 +00:00
  • be9af8a54b Remove search from nav Ryan Boren 2008-10-02 18:06:23 +00:00
  • a90dbc6f4d Restore search boxes. CSS to-do. Props Viper007Bond. see #7552 Ryan Boren 2008-10-02 18:03:45 +00:00