Commit Graph

  • fa222025a2 Tango/GNOME smilies. Props jdub. fixes #10145 Ryan Boren 2009-07-03 18:50:28 +00:00
  • 17e3dc5b40 Better compression compat. Props dd32. see #10163 Ryan Boren 2009-07-02 23:18:27 +00:00
  • b4bdb17956 Don't allow direct loading of link-parse-opml.php. This file needs to go away someday. Ryan Boren 2009-07-02 03:15:00 +00:00
  • 3090ebd2b5 Update load_textdomain() phpdoc. Props nbachiyski. fixes #10286 for trunk Ryan Boren 2009-07-01 20:05:14 +00:00
  • 7d4ce1c8c4 Use SSL links to xmlrpc and app when admin ssl is forced. Ryan Boren 2009-07-01 18:40:09 +00:00
  • 914d0b1487 Output final optgroup. Props hakre. fixes #10292 for trunk Ryan Boren 2009-07-01 17:59:19 +00:00
  • 02f0eee9eb Use new jQuery methods when adding, editing and deleting tags with AJAX, fix warning when deleting tags, see #10239 Andrew Ozz 2009-07-01 08:12:39 +00:00
  • 8865bb691d Fix the rounded corners on .widefat, for trunk Andrew Ozz 2009-07-01 07:31:37 +00:00
  • 79eb523554 Check that token_get_all() exists before creating documentation links. fixes #10261 for trunk Ryan Boren 2009-06-29 20:48:12 +00:00
  • dac10ca31b Change update string to indicate if version is the original English one, or the local one. Props nbachiyski. fixes #10117 for trunk Ryan Boren 2009-06-29 20:25:51 +00:00
  • a228b4a413 Proper permissions for newly created files. Props azaozz. fixes #10170 for trunk Ryan Boren 2009-06-29 20:23:04 +00:00
  • e96beab55a RTL admin fixes. Props sambauers, nbachiyski. fixes #10159 for trunk Ryan Boren 2009-06-29 00:40:26 +00:00
  • aaaa7a1cfd Fix vertical misalignment and cell borders in IE, props demetris, fixes #10090 for trunk Andrew Ozz 2009-06-28 03:41:01 +00:00
  • 76449fcfd2 Improved $_SERVER['REQUEST_URI'] test for IIS, props ruslany, fixes #5682 for trunk Andrew Ozz 2009-06-28 00:45:12 +00:00
  • 861fd5e250 Fix pending comments count, paging and comments requests while moderating for trunk Andrew Ozz 2009-06-27 22:40:06 +00:00
  • be7007579a Fix compat with zend.ze1_compatibility_mode. Props gsnedders. fixes #10222 for trunk Ryan Boren 2009-06-27 22:12:18 +00:00
  • 320627cc13 Fix typo in wp_style_is(), props Denis-de-Bernardy, fixes #10283 for trunk Andrew Ozz 2009-06-27 06:55:49 +00:00
  • 55fed78c60 Add missing localization in WP_HTTP, props Denis-de-Bernardy, fixes #10231 for trunk Andrew Ozz 2009-06-26 14:41:12 +00:00
  • 329fd81b20 Fix cache in WP_Widget_Recent_Posts, fixes #10251 for trunk Andrew Ozz 2009-06-26 14:35:40 +00:00
  • 7dcd5e4673 Use CSS instead of nbsp, props demetris, fixes #10206 for trunk Andrew Ozz 2009-06-26 12:56:24 +00:00
  • 8fb6081b5b Fix overlap in plugin and theme editors, props eddieringle, fixes #10101 for trunk Andrew Ozz 2009-06-26 11:07:10 +00:00
  • ffef1c0d4c Don't show error message when updating a custom field without changing its value. see #10254 Ryan Boren 2009-06-26 06:19:54 +00:00
  • efcea18935 Sort wp_page_menu() by menu_order. Props nathanrice. fixes #10266 Ryan Boren 2009-06-26 05:24:02 +00:00
  • f6f03210e4 Fix role translation. fixes #10270 for trunk Ryan Boren 2009-06-25 17:18:56 +00:00
  • ce546f6edd Don't lose upload error messages. Props filosofo. fixes #10238 for trunk Ryan Boren 2009-06-25 06:09:22 +00:00
  • a7db9e2ac1 Fix the test for autosave in post.js, fixes #10135 for trunk Andrew Ozz 2009-06-25 06:03:14 +00:00
  • f2baa0626d Pass delimiter to preg_quote(). Props Denis-de-Bernardy. see #9955 Ryan Boren 2009-06-23 22:10:46 +00:00
  • b5452371d5 Enforce stream_get_contents() requirement for ssh2 fs. Props dd32. fixes #10093 for trunk Ryan Boren 2009-06-23 21:54:53 +00:00
  • 01ef7d87b0 Revert [11524]. curl has its problems, but so does everything else. see #9998 fixes #10104 for trunk Ryan Boren 2009-06-23 19:18:27 +00:00
  • 3078a66f60 Fix back-compat plugins page redirects. Props filosofo. fixes #10246 for trunk Ryan Boren 2009-06-23 17:23:11 +00:00
  • 6cceb3c659 Merge latest pomo. Works around mbstring.func_overload. Props nbachiyski. fixes #10236 for trunk Ryan Boren 2009-06-23 16:32:52 +00:00
  • adf22ff2e7 Return correct date in date_created_gmt field. Props josephscott. fixes #10244 for trunk Ryan Boren 2009-06-23 16:23:49 +00:00
  • 119195fda1 Load formatting.php before install redirect so that wp_redirect() can call _deep_replace(). see #10226 Ryan Boren 2009-06-22 20:10:02 +00:00
  • f61cd95c52 Remove the cruft. Fixes #10227 for trunk props sirzooro. Peter Westwood 2009-06-20 18:50:31 +00:00
  • 2089c179d5 Correct phpDoc comment for add_filter. Fixes #10164 for trunk. Peter Westwood 2009-06-20 18:14:46 +00:00
  • e5dd9ecd88 Introduce _deep_replace() and use it to improve the stripping of percent encoded values from urls. Fixes #10226 for trunk. Peter Westwood 2009-06-20 17:42:24 +00:00
  • d9953efdf3 Always load the Dashboard RSS widgets with AJAX, see #10133 for trunk Andrew Ozz 2009-06-20 10:30:09 +00:00
  • 316e5626c6 Create wp_validate_redirect(), have the upgrade done link use it. props Westi. fixes #10193 for trunk Mark Jaquith 2009-06-19 19:30:17 +00:00
  • e80de3ed24 Make it easier for plugins to add extra fields to the Edit Category/Tag forms. Fixes #8831 for trunk props Denis-de-Bernardy Peter Westwood 2009-06-19 18:56:28 +00:00
  • 3a24e23c5c absint paged Ryan Boren 2009-06-19 17:30:39 +00:00
  • 9f59a3f223 Enforce incoming links item limit Ryan Boren 2009-06-19 06:08:27 +00:00
  • 508da6167d Revert oops Ryan Boren 2009-06-19 06:08:03 +00:00
  • 6550a221d7 Enforce incoming links item limit Ryan Boren 2009-06-19 06:07:25 +00:00
  • b96a02a176 Reduce SimplePie memory usage. Props link92. fixes #10147 for trunk Ryan Boren 2009-06-18 19:38:08 +00:00
  • 4c4602f689 Optimize timezone dropdown creation. Props sambauers. fixes #10125 for trunk Ryan Boren 2009-06-18 17:40:40 +00:00
  • 8bc92a8d4f Require all plugin page requests (?page=) to be for registered plugins pages. Provides CYA for plugins that don't do enough cap checking. action requests not bound to a plugin page still go through. Ryan Boren 2009-06-18 00:33:07 +00:00
  • 1fc90bfc94 More menu fixes Ryan Boren 2009-06-17 19:50:38 +00:00
  • 19db238afd Improve description of comments_per_page option. Fixes #9900 props hailin. Peter Westwood 2009-06-17 06:56:34 +00:00
  • 7ec6c91918 Fall back to wp-tinymce.js if wp-tinymce.js.gz doesn't exist Andrew Ozz 2009-06-17 01:06:32 +00:00
  • ef1354b925 Increase download_url() timeout from 30 to 60. see #10104 Ryan Boren 2009-06-16 19:39:31 +00:00
  • de90d38205 Plugin install fixes. Props Denis-de-Bernardy. see #10192 Ryan Boren 2009-06-16 19:36:48 +00:00
  • 7f7efb19fd Trim query strings from menu entries before seeing if a corresponding file exists. fixes #10132 for trunk Ryan Boren 2009-06-16 17:11:53 +00:00
  • 2aa1252ebe Don't write to htaccess every time page is saved. Add hard/soft flush flag to flush_rules(). Make sure fopen is successful and silence errors. Props Viper007Bond. fixes #10181 for trunk Ryan Boren 2009-06-16 02:44:28 +00:00
  • a7105d5e12 Do not reuse deleted widget instances IDs, fixes #10092 for trunk Andrew Ozz 2009-06-15 23:57:52 +00:00
  • 7146ff8ced Register default taxonomies before theme functions are loaded to satisfy themes that don't wait until init to call taxonomy functions. Default taxonomies are registered again during init so that translations are handled correctly. Props Denis-de-Bernardy. fixes #9644 for trunk Ryan Boren 2009-06-15 21:53:51 +00:00
  • bffd0d6549 Return empty array instead of false from get_editable_user_ids. Props Denis-de-Bernardy, pairg. fixes #10119 for trunk Ryan Boren 2009-06-15 17:48:42 +00:00
  • cdd72d2b01 Fix fatal error in incoming links dashboard module when author not defined. Props jikamens. fixes #10162 for trunk Ryan Boren 2009-06-15 16:56:51 +00:00
  • 4c04805ade Add missing brackets. Props westonruter. fixes #8446 for trunk Ryan Boren 2009-06-15 00:28:52 +00:00
  • ed53923a3b Menu fixes Ryan Boren 2009-06-15 00:22:53 +00:00
  • 5e42829001 Fix typo, props morfiusx and Denis-de-Bernardy, fixes #10137 for trunk Andrew Ozz 2009-06-14 09:28:29 +00:00
  • 59b44738e0 is_active_sidebar() should use wp_get_sidebars_widgets(), props greenshady and Denis-de-Bernardy, fixes #10136 Andrew Ozz 2009-06-14 08:37:07 +00:00
  • a8563f5d00 Fix typo in update-core.php, props takayukister, fixes #10140 for trunk Andrew Ozz 2009-06-14 08:04:26 +00:00
  • bc96c76ad6 Fix the flash uploader button font, props demetris, fixes #10113 for trunk Andrew Ozz 2009-06-13 09:37:19 +00:00
  • 5b48b21e5f CSS tweaks for the uploader and Media Library, props hailin, fixes #10110 Andrew Ozz 2009-06-13 05:03:43 +00:00
  • 8445516c42 Check delete caps for delete action links. Props johnbillion. fixes #10121 for trunk Ryan Boren 2009-06-12 13:41:17 +00:00
  • 4f1b61b10d H2 "Add New" buttons for the main screens Andrew Ozz 2009-06-12 03:20:16 +00:00
  • 5e00b58077 Bump Ryan Boren 2009-06-11 04:45:31 +00:00
  • f72a72e119 Bumpity bump bump. Matt Mullenweg 2009-06-11 01:29:29 +00:00
  • ad0b56690a Fix check for a published post in calendar widget, props Denis-de-Bernardy, fixes #10091 Andrew Ozz 2009-06-11 00:04:20 +00:00
  • c45adb5e47 CSS tweak for Feature Filter (Theme Installer), props demetris, fixes #10088 Andrew Ozz 2009-06-10 22:11:26 +00:00
  • e4c1fac732 CSS tweaks for plugin page, props Denis-de-Bernardy, fixes #10054 Andrew Ozz 2009-06-10 21:55:14 +00:00
  • b3144dd383 Remove theme_basename() for now as the changeset that introduced it was reverted and nothing uses it. See #10067. Peter Westwood 2009-06-10 16:36:46 +00:00
  • 66485f81a6 Replace the _ before sorting the timezones. Fixes #10066 props nbachiyski. Peter Westwood 2009-06-10 16:23:20 +00:00
  • c88d063308 Bump the version in the readme. Fixes #10087. Peter Westwood 2009-06-10 16:06:40 +00:00
  • 7322042554 Pointer cursor for switch in Quick Edit, props johnbillion, fixes #10064 Andrew Ozz 2009-06-10 10:24:05 +00:00
  • 9c15878e5a Fix plugin version check when updating, props dd32, fixes #10058 Andrew Ozz 2009-06-10 10:16:00 +00:00
  • 282de2b9c0 Press This css tweaks, props noel Andrew Ozz 2009-06-10 09:50:40 +00:00
  • 921d31fb54 Fix insecure content warnings when Manage Themes is loaded via https, props peaceablewhale, fixes #10080 Andrew Ozz 2009-06-10 06:55:29 +00:00
  • 7f321b9b90 Check if turbo-nag exists and don't initialize Gears on every page load to check if it's enabled only check if it's installed to prevent crash in Firefox 3.0.10. Fixes #10083 Andrew Ozz 2009-06-10 02:52:16 +00:00
  • 77a332b2fe Remove cache-manifest.php, see #7262 Andrew Ozz 2009-06-09 22:29:59 +00:00
  • 4e3ade7628 In get_posts() "category" is expected to be a string Andrew Ozz 2009-06-09 21:48:58 +00:00
  • c3ae630564 Fix permission check on Edit Pages screen, props johnbillion, fixes #10074 Andrew Ozz 2009-06-09 03:38:38 +00:00
  • 4876c3ce71 Don't show Change Permalinks button when user doesn't have permission, props johnbillion, fixes #10072 Andrew Ozz 2009-06-08 21:42:35 +00:00
  • b84bf875ee Add translation domain to the timezone picker, props nbachiyski, fixes #10066 Andrew Ozz 2009-06-08 21:02:19 +00:00
  • 8737201fb5 bump Andrew Ozz 2009-06-07 22:59:07 +00:00
  • 00de35e61a CSS tweaks for the plugins screen, same style for active and inactive for all screens Andrew Ozz 2009-06-07 22:43:31 +00:00
  • ed7d206ac1 Allow CodePress to be disabled from Screen Options, see #10027 Andrew Ozz 2009-06-07 01:52:44 +00:00
  • efeffe1d53 Initialize var. Props dd32. fixes #10050 Ryan Boren 2009-06-06 15:02:55 +00:00
  • 687bf92a19 Use array instead of query string notation. Prop dd32, kamiyeye. fixes #10047 Ryan Boren 2009-06-06 14:44:38 +00:00
  • c826af35ec Validation fix. Props Harish. fixes #10049 Ryan Boren 2009-06-06 14:39:34 +00:00
  • 006d1299c7 CSS fix for vertical misalignment in user-edit.php, props demetris, fixes #10036 Andrew Ozz 2009-06-06 10:01:04 +00:00
  • 0e475b2e29 WP Upgrader improvements, props DD32, fixes #9836 Andrew Ozz 2009-06-06 08:14:41 +00:00
  • 327118110d Preferred transport: move curl to last position and fockopen to 2nd position due to higher compatibility, props DD32, fixes #9998 Andrew Ozz 2009-06-06 06:51:35 +00:00
  • f05600599b CSS tweaks for plugins-all screen Andrew Ozz 2009-06-06 03:33:20 +00:00
  • 65a1d7d9e3 Fix vertical misalignment in user-edit.php, fixes #10036 Andrew Ozz 2009-06-06 03:15:13 +00:00
  • 5ef10c1dba Pass name to sidebar, footer, and header get actions. Props scribu. fixes #10022 Ryan Boren 2009-06-04 17:59:14 +00:00
  • 5f92ac9d93 Fix the border in the install plugins table Andrew Ozz 2009-06-04 08:21:17 +00:00
  • c4f32f9032 Add styling to the search results table for plugins, props Denis-de-Bernardy, fixes #9921 Andrew Ozz 2009-06-04 07:46:00 +00:00
  • 95df8d05fd Don't pass by reference. Props kamiyeye. fixes #9994 Ryan Boren 2009-06-04 05:32:58 +00:00
  • 230a4bc6f0 Add gray background to inactive rows on plugins screen Andrew Ozz 2009-06-04 02:08:34 +00:00