Commit Graph

  • 41b6a1945e Make sure cat-js loads. Props donncha. fixes #2262 Ryan Boren 2006-01-13 22:09:57 +00:00
  • a3d5510774 Remove debug cruft. fixes #2273 Ryan Boren 2006-01-13 22:08:00 +00:00
  • ba8e3e8d47 Make the xmlrpc user the current user. fixes #2273 Ryan Boren 2006-01-13 19:19:09 +00:00
  • 835a8b9992 kses regex tweakage for better comment filtering. fixes #2130 Ryan Boren 2006-01-13 07:28:47 +00:00
  • 8a67cfddd0 Remove reference to non-existant edit-attachment-form. fixes #2270 Ryan Boren 2006-01-12 03:44:44 +00:00
  • 1f90fd76bf Trigger pre_ping action outside of loop. Props Mark Jaquith. fixes #2269 Ryan Boren 2006-01-11 21:35:36 +00:00
  • ecbd16bf50 Don't overwrite global request when starting a new query. Ryan Boren 2006-01-11 11:06:26 +00:00
  • 1ea86684f4 Add gettext filter. fixes #2258 Ryan Boren 2006-01-10 22:53:40 +00:00
  • 968ef86cf7 i18n updates from SteveAgl. fixes #2260 Ryan Boren 2006-01-10 22:50:19 +00:00
  • 17cd2c51f8 Require admin.php. fixes #2263 Ryan Boren 2006-01-10 22:49:11 +00:00
  • df15716313 HTML and JS cleanup Matt Mullenweg 2006-01-10 05:16:17 +00:00
  • 687f888db8 Re-arrange these options a bit Matt Mullenweg 2006-01-10 03:14:34 +00:00
  • bb9a69b496 Better redirect back. Matt Mullenweg 2006-01-10 03:06:48 +00:00
  • 8a5855b4d5 Dotclear importer from thomasq. fixes #2234 Ryan Boren 2006-01-10 01:46:54 +00:00
  • 3974041405 Rerun comment text back through kses. Ryan Boren 2006-01-10 01:27:36 +00:00
  • 06532a3304 Pass comments through kses. Props tsimmons. fixes #2130 #2167 Ryan Boren 2006-01-09 23:49:56 +00:00
  • 82f037674e Confirm-delete dialog fix from Mark Jaquith. fixes #2249 Ryan Boren 2006-01-09 22:50:35 +00:00
  • 7c846b2b8a dbx hooks from Owen. fixes #2250 Ryan Boren 2006-01-09 22:44:42 +00:00
  • bb0f6ddb1c Bump version. Ryan Boren 2006-01-09 22:29:36 +00:00
  • ad6ed9c744 Add upload folder options. Props David House. fixes #2206 Ryan Boren 2006-01-09 22:24:57 +00:00
  • e9553ad2d5 i81n fix from David House. fixes #2214 Ryan Boren 2006-01-07 06:33:49 +00:00
  • 915517c4f2 Save cache after the shutdown hook runs. fixes #2232 Ryan Boren 2006-01-06 02:10:43 +00:00
  • c4ba2f4bfe Fix get_post_meta() array return. fixes #2183 Ryan Boren 2006-01-06 01:30:13 +00:00
  • 016361ea34 Avoid invoking template filters twice. Props David House. fixes #2225 Ryan Boren 2006-01-06 01:09:16 +00:00
  • 880f8c8ba3 Check if SCRIPT_FILENAME is set to avoid warnings. fixes #2227 Ryan Boren 2006-01-06 01:05:59 +00:00
  • eafd28b05d Send to editor fix ups. fixes #2199 Ryan Boren 2006-01-05 23:33:50 +00:00
  • 17929f1629 Technorati URL change. Matt Mullenweg 2006-01-05 06:31:11 +00:00
  • 7ffb664afe LJ importer tweaks. Ryan Boren 2006-01-05 05:35:09 +00:00
  • 8845339de9 Don't cache posts when importing. fixes #2224 Ryan Boren 2006-01-05 05:34:28 +00:00
  • 78d90dda67 Remove printr calls. Ryan Boren 2006-01-05 05:27:31 +00:00
  • 04cd1038db Don't remove top level cache dir when flushing. Ryan Boren 2006-01-05 04:50:58 +00:00
  • d702816be5 Add [L] to rewrite rule. Props cavemonkey50. fixes #2222 Ryan Boren 2006-01-05 03:47:38 +00:00
  • a984308f14 More reliable cache flusher that does not require glob(). Ryan Boren 2006-01-05 02:56:42 +00:00
  • 4bc544584d Default theme header color provisioning tweaks. fixes #2219 Ryan Boren 2006-01-05 01:47:22 +00:00
  • e5a6014e1a Handle quotes in upload titles. fixes #2198 Ryan Boren 2006-01-05 01:43:30 +00:00
  • 7252c08995 Fix typo. Props gasper@gmail.com. fixes #2213 Ryan Boren 2006-01-04 00:49:25 +00:00
  • dc9a9382c2 Fix variable name collision that was breaking paging. fixes #2204 Ryan Boren 2006-01-04 00:41:53 +00:00
  • 2ae1176fcb Better broken path info workaround for setups that use redirection. Ryan Boren 2006-01-03 00:59:31 +00:00
  • 6ad81b7202 Strip # from filenames. fixes #2166 Ryan Boren 2006-01-02 21:31:51 +00:00
  • e4df415fa6 i18n fixes from SteveAgl. fixes #2207 Ryan Boren 2006-01-02 21:08:34 +00:00
  • a8c55b6f81 Decode entities in inline uploader. fixes #2208 Ryan Boren 2006-01-02 20:55:45 +00:00
  • de9f6698c2 Fix redirect when already logged in. Ryan Boren 2006-01-02 08:46:13 +00:00
  • fce486c48c Create dir hierarchy for files passed to wp_upload_bits(). Ryan Boren 2006-01-02 04:59:39 +00:00
  • e6e5cd892f Upload dir cleanups. Honor old fileupload_path settings if present. Ryan Boren 2006-01-02 04:33:27 +00:00
  • f34cbd8d67 Preserve suid and sgid bits when creating new directories. fixes #2190 Ryan Boren 2006-01-02 02:50:59 +00:00
  • 7b1816ee53 MT import fixes from cubex. Ryan Boren 2006-01-01 22:54:56 +00:00
  • 946cae67f4 Default expiration is too long. Change it to 15 minutes. Ryan Boren 2005-12-31 22:34:58 +00:00
  • e631d34d50 Fallback to matching the leaf category if the full path doesn't match. Props David House. fixes #2161 Ryan Boren 2005-12-31 21:53:13 +00:00
  • db2bd867db Trackback tweaks. Props http://blog.serv.idv.tw/2005/12/29/380/. fixes #2170 Ryan Boren 2005-12-31 21:24:56 +00:00
  • 9f7f499ed8 newCatAddIn fix. fixes #2184 Ryan Boren 2005-12-31 20:59:28 +00:00
  • 29e7d65c71 Move PHP_SELF setup to wp-settings.php. #2153 Ryan Boren 2005-12-29 23:11:26 +00:00
  • 23bf1be299 Add footer to Import Blogroll page. Props Ozh. fixes #2168 Ryan Boren 2005-12-29 21:59:38 +00:00
  • 0d3ec17bb1 Silenzio. Ryan Boren 2005-12-29 21:42:56 +00:00
  • 5f46bd2b5b Post delete fix from David House. fixes #2173 Ryan Boren 2005-12-29 21:16:53 +00:00
  • dbde443d4a More wp_upload_bits() fixes. Ryan Boren 2005-12-29 02:07:10 +00:00
  • 164371f70f Fix extension handling. Ryan Boren 2005-12-29 01:46:32 +00:00
  • a3cb29233b Typo in wp_upload_bits() Ryan Boren 2005-12-29 01:40:42 +00:00
  • e45a58d547 LJ tweaks. Ryan Boren 2005-12-29 01:25:41 +00:00
  • ba3372e3d0 Flesh out LJ importer. Ryan Boren 2005-12-28 20:24:12 +00:00
  • 5be951ca28 Cache rewrite rules. Add WP_Rewrite::flush_rules(). fixes #2155 Ryan Boren 2005-12-28 07:05:05 +00:00
  • 367e600ea8 Regen page rewrite rules when upgrading. Ryan Boren 2005-12-28 05:20:13 +00:00
  • eddf881bb5 Create explicit page attachment rewrite rules rather than matching the attachment name against a regexp. Ryan Boren 2005-12-28 04:27:21 +00:00
  • 424dd330fe Anchor str replacements to head so that we don't replace across the entire string. fixes #2162 Ryan Boren 2005-12-28 01:48:29 +00:00
  • 19a75024be Use mb_strcut instead of mb_substr. fixes #2163 Ryan Boren 2005-12-28 01:06:57 +00:00
  • 9e591c4154 i18n trackback fix. Props thinkini. fixes #2163 Ryan Boren 2005-12-28 00:55:55 +00:00
  • 5ff3240176 Title fixes for plugin menu pages. fixes #1447 Ryan Boren 2005-12-28 00:45:13 +00:00
  • 2ef647c04f Use API to delete comment so that counts are kept in sync. Props Mike Little. fixes #2159 Ryan Boren 2005-12-28 00:42:42 +00:00
  • 2628a27ef4 Exit after sending headers. fixes #1917 Ryan Boren 2005-12-28 00:16:40 +00:00
  • 8a629a0663 Don't be lazy. Props Denyerec Ryan Boren 2005-12-28 00:10:23 +00:00
  • 774578481e Pop the champagne Matt Mullenweg 2005-12-26 20:15:06 +00:00
  • 152fe33307 Don't require admin-header. Ryan Boren 2005-12-26 17:00:39 +00:00
  • 8c39cb14c3 Use wp_handle_upload(). Ryan Boren 2005-12-26 09:55:24 +00:00
  • 76c78b624d Make sure we have a valid timestamp. fixes #2148 Ryan Boren 2005-12-25 21:42:07 +00:00
  • 01d852fe7f Silence mkdir(). Ryan Boren 2005-12-25 21:16:27 +00:00
  • bae7d044d2 Update post_modified when the post is changed. fixes #1837 Ryan Boren 2005-12-24 20:04:59 +00:00
  • 250ecaaf4f Fix page permalink 404 when pages are reordered. Props David House. fixes #2071 Ryan Boren 2005-12-24 16:26:55 +00:00
  • 7531aa10b7 gettext updates from SteveAgl. fixes #2143 Ryan Boren 2005-12-24 15:12:59 +00:00
  • ddbd1e3ac3 MAke sure post_parent is valid. Ryan Boren 2005-12-24 05:34:50 +00:00
  • 1d06871ca5 Make wp_insert_attachment() MySQL 5 strict mode compliant. fixes #2115 Ryan Boren 2005-12-24 05:32:49 +00:00
  • d2e82671ef Enable MT importer. Ryan Boren 2005-12-23 23:16:20 +00:00
  • 2294967988 Return ID not user_login. Ryan Boren 2005-12-23 23:16:01 +00:00
  • 35258f7f4c Use API. Ryan Boren 2005-12-23 23:10:59 +00:00
  • ae212ba60f Styling for the theme select button. fixes #2101 Ryan Boren 2005-12-23 21:08:42 +00:00
  • e1459bd149 Remove cruft. Ryan Boren 2005-12-23 20:59:23 +00:00
  • e857851b47 Fix already pinged list. Props pirateking. fixes #2136 Ryan Boren 2005-12-23 20:43:30 +00:00
  • acbfe4f271 Typo. Ryan Boren 2005-12-23 20:30:25 +00:00
  • 5a3ee2891d h-scroll fix. fixes #1994 Ryan Boren 2005-12-23 03:24:10 +00:00
  • c54c510d22 Hack hack hack hack hack hack hack Matt Mullenweg 2005-12-23 02:52:11 +00:00
  • 714948d9ed Hide errors when getting usermeta in case we're upgrading and usermeta doesn't exist yet. fixes #2110 Ryan Boren 2005-12-23 00:32:15 +00:00
  • 5acb6224ec Updating to stable version. Matt Mullenweg 2005-12-22 21:45:59 +00:00
  • c91c804b9a Update cache when editing categories. fixes #2127 Ryan Boren 2005-12-22 20:32:12 +00:00
  • 96d9aa75ae Reduce consecutive backslashes to one backslash. Handy when escaped windows paths are passed in. Ryan Boren 2005-12-22 05:18:18 +00:00
  • 33562dafac Bump ver in readme. Ryan Boren 2005-12-22 05:05:52 +00:00
  • 76bc07fe3f Don't get children for cat 0. fixes #2123 Ryan Boren 2005-12-22 04:31:48 +00:00
  • 1b40bdd2b9 plugin_page fix from Owen. Ryan Boren 2005-12-22 03:06:04 +00:00
  • 028fd241ac Clear user cache when the password is reset. Ryan Boren 2005-12-22 01:40:32 +00:00
  • f5bf9c60c0 Add error checking to file save. fixes #2109 Ryan Boren 2005-12-21 16:56:11 +00:00
  • 1a7f0bd3a8 edit form fix from Viper007Bond. fixes #2113 Ryan Boren 2005-12-21 15:56:14 +00:00
  • f29f877dba Edit link does not belong on attachments. fixes #2119 Ryan Boren 2005-12-21 15:47:54 +00:00
  • 142682fa5d It goes bump in the night. Matt Mullenweg 2005-12-20 07:07:26 +00:00