Commit Graph

  • c85f10781c Shortcode quotes were getting texturized, which can cause a bit of chaos. Fixes #6436. Matt Mullenweg 2008-03-28 15:23:09 +00:00
  • cbeae2c1f4 RC3 Ryan Boren 2008-03-28 07:02:55 +00:00
  • 22ce6cd795 Drop trackbacks that request UTF-7 Ryan Boren 2008-03-28 06:51:19 +00:00
  • 36b19bb6ad Disable mod_security for uploader. Props andy. see #6406 Ryan Boren 2008-03-28 06:08:20 +00:00
  • 7725f13a7d do not add rel if link is not get_attachment_link. Props andy. fixes #6428 Ryan Boren 2008-03-28 03:53:05 +00:00
  • 657b4a3725 TinyMCE RTL and paste as plain text fixes from azaozz. fixes #6429 Ryan Boren 2008-03-28 03:49:35 +00:00
  • 243ff8e889 Rehash old md5 hashes inside of wp_check_password() to make hashing more pluggable. Ryan Boren 2008-03-27 22:44:47 +00:00
  • 6bda12dfad Redirect back to attachment permalink page after editing attachment via 'Edit This' link. Ryan Boren 2008-03-27 22:05:51 +00:00
  • 8807f9041b Updated RTL for default theme from mani_monaj. see #6296 Ryan Boren 2008-03-27 20:42:50 +00:00
  • 2cfb393c46 RTL fixes from mani_monaj. see #6296 Ryan Boren 2008-03-27 20:33:56 +00:00
  • 39ee18d8f3 Remove unanchored string replacement. Props nh7a. fixes #6423 Ryan Boren 2008-03-27 20:10:29 +00:00
  • ba75677939 Allow a plugin to force enable/disable the flash uploader. See #6406 props DD32. Peter Westwood 2008-03-27 17:37:37 +00:00
  • 49e64b74e2 Use is_numeric instead of ctype_digit. Props josephscott. fixes #5481 Ryan Boren 2008-03-27 16:56:56 +00:00
  • 93e1a716a6 Localize date in dashboard. Props hervada and nbachiyski. fixes #6397 Ryan Boren 2008-03-27 08:09:06 +00:00
  • 69139c4672 Return WP_Error from download_url() on HTTP Errors. Fix cases where current plugin filename differs from the WordPress.org slug. Props DD32. see #5586 Ryan Boren 2008-03-27 07:36:30 +00:00
  • ad508b0252 Init categories array. Props tellyworth. fixes #6411 Ryan Boren 2008-03-27 07:20:53 +00:00
  • 8bb8033d6c Allow register_taxonomy() to be called before init for back compat with impatient plugins. Ryan Boren 2008-03-27 06:30:20 +00:00
  • ff06c87a84 Tags work without JS, so we should not hide them! Mark Jaquith 2008-03-27 03:02:54 +00:00
  • d1d1904927 Don't show broken parent post links for orphaned media. fixes #6408 Mark Jaquith 2008-03-27 02:50:01 +00:00
  • 0afce7ab24 Media edit and delete redirect fixes. WIP. Ryan Boren 2008-03-27 01:48:22 +00:00
  • 5b4f1e16e3 Make calls in image.php template more explicit to allow for easier hacking and adaptation. Matt Mullenweg 2008-03-27 00:13:14 +00:00
  • b79eacf7df Add nonce and gettext to sidebar.php. Fix sidebar redirect. Ryan Boren 2008-03-26 23:41:41 +00:00
  • e90f8d3843 .clear class was used, but undefined, which could cause funky image navigation at some sizes. Matt Mullenweg 2008-03-26 23:12:54 +00:00
  • 337574056a Active plugin highlighting tweaks from MT. fixes #6275 Ryan Boren 2008-03-26 22:27:27 +00:00
  • 470a34a524 Fix redirects after editing and deleting link categories. Ryan Boren 2008-03-26 22:21:01 +00:00
  • 0de8433dde Fix redirects after editing and deleting tags. Ryan Boren 2008-03-26 21:54:02 +00:00
  • 204899a05c Fix user feedback when editing attachment details immediately after upload. Props andy. fixes #6398 Ryan Boren 2008-03-26 21:26:28 +00:00
  • b3190f7164 Fix user feedback when editing attachment details immediately after upload. Props andy. fixes #6398 Ryan Boren 2008-03-26 21:22:19 +00:00
  • f7c21d131d Use attachment title instead of filename, unless it is empty Mark Jaquith 2008-03-26 21:00:21 +00:00
  • bfc779927b Autosave fixes for attachments from andy. fixes #6389 Mark Jaquith 2008-03-26 20:28:40 +00:00
  • 9ce77cf8d8 Fix attachment links for permalink structures containing category tag. Props andy. fixes #4699 Ryan Boren 2008-03-26 20:17:31 +00:00
  • 6dfc0cbf89 Use red background delete style for Delete Comment link on Edit Comment screen. fixes #6396 Mark Jaquith 2008-03-26 20:15:52 +00:00
  • 5e779414fd Clean up the Write Post/Write Page/Edit Comment screens for people without JS. Introduce the hide-if-no-js and hide-if-js automagical classes. fixes #6395 Mark Jaquith 2008-03-26 20:06:18 +00:00
  • fb5315dda3 Link to post instead of post editor from edit-comments.php. Ryan Boren 2008-03-26 19:35:42 +00:00
  • ba57072603 Redirect consistency when saving pages and posts. Ryan Boren 2008-03-26 18:55:24 +00:00
  • da531d6aa9 get_term_link() fixes for core taxonomies. Props andy. see #6357 Ryan Boren 2008-03-26 18:26:22 +00:00
  • f53ee37076 Fix plugin error scraping in the plugin editor. Props DD32. fixes #6332 Ryan Boren 2008-03-26 16:14:29 +00:00
  • c6fc5bb4df Honor redirect_to for logged in users. Props DD32. fixes #6385 Ryan Boren 2008-03-26 07:43:52 +00:00
  • ac6aecf3ce Old school green color for active plugins was harshing on my WP 2.5 zen colors. see #6275 Mark Jaquith 2008-03-26 07:29:28 +00:00
  • 0c71b931c2 Consensus is to make "Visit Site" links open in the same tab/window. fixes #6163 Mark Jaquith 2008-03-26 07:14:07 +00:00
  • 12a0a8fbbf RC2 Ryan Boren 2008-03-26 06:50:42 +00:00
  • ec33c42302 Taxonomy links and template tags from andy. see #6357 Ryan Boren 2008-03-26 06:37:19 +00:00
  • 4705bdae6e Removing active image. Matt Mullenweg 2008-03-26 04:48:20 +00:00
  • 6662674cfc Tweak active plugin highlighting. WIP. see #6275 Ryan Boren 2008-03-26 04:23:02 +00:00
  • af399609b8 Filter list of plugins actions. Props DD32. see #5660 Ryan Boren 2008-03-26 03:59:40 +00:00
  • 78c85d5222 Handle more than 3 columns in gallery. Props Dickie. fixes #6382 Ryan Boren 2008-03-26 03:34:55 +00:00
  • 1a3fb85345 Markup fixes for plugins page from DD32. fixes #6383 Ryan Boren 2008-03-26 03:33:14 +00:00
  • d99862c68d Pass box to add_meta_box() callback. Props henrikmelin. fixes #6316 Ryan Boren 2008-03-26 03:31:27 +00:00
  • 35c126a10a Fixing several problems with TiynMCE, triggering of autosave() on an empty post in Safari 3.1, <br> tags in FF, <object> tag may break if switching from Visual to HTML mode and back several times, little cleanup of the compressor and others. Props azaozz. fixes #6384 Ryan Boren 2008-03-26 03:22:53 +00:00
  • 1cc6a7b87b Prevent individual post comment listing admin page title from sneaking behind the search box. fixes #6375 Mark Jaquith 2008-03-25 20:09:34 +00:00
  • 0daeb9bf4e Cleanup cat query var Ryan Boren 2008-03-25 17:47:02 +00:00
  • 1912193111 Check the Alignment: None box by default for media insertion. XHTML validation. see #6379 Mark Jaquith 2008-03-25 07:33:57 +00:00
  • 9a45f73814 Fix addition of new meta keys when no meta keys currently exist. Props DD32. fixes #6343 Ryan Boren 2008-03-25 01:42:38 +00:00
  • 500e630afc Reture true from got_mod_rewrite if we can't determine if the module is loaded. Add got_rewrite filter. Props andy. fixes #6278 Ryan Boren 2008-03-25 00:22:37 +00:00
  • 98b27528d7 Accept array of object types when registering a taxonomy. Props andy. see #6357 Ryan Boren 2008-03-24 22:43:20 +00:00
  • c04bf3260a Preserve HTML entities in Custom Fields. fixes #6374 Mark Jaquith 2008-03-24 22:06:17 +00:00
  • d32e5b2e7c in_category(): Return immediately if category is empty. Ryan Boren 2008-03-24 20:39:05 +00:00
  • c7cd740684 require_once() the dashboard include, using ABSPATH. props Viper007Bond. fixes #6356 Mark Jaquith 2008-03-24 20:36:46 +00:00
  • 6ab2307892 Fix some notices Ryan Boren 2008-03-24 20:30:33 +00:00
  • a2920b21b6 FF3_b4 horizontal selects fix, widgets css fixes for IE6 and other small fixes and improvements from mt. fixes #6370 Ryan Boren 2008-03-24 16:18:30 +00:00
  • c86798a070 RTL fixes from mani_monaj and RanYanivHartstein?. see #6296 #6365 Ryan Boren 2008-03-24 16:16:15 +00:00
  • f36f51e266 Add GUI to first page. Props MichaelH. fixes #6373 Ryan Boren 2008-03-24 16:09:25 +00:00
  • deee165c74 Upgrade the database so we get all the new options for thumbnail size etc in all blogs. Peter Westwood 2008-03-24 12:15:55 +00:00
  • fead988cbc Some options juggling to put things where they fit a little better, and more exposition around the more obtuse options. Matt Mullenweg 2008-03-24 08:28:15 +00:00
  • 440a4d8076 Bring in forgotton tag_escape. Fixes #6368. Matt Mullenweg 2008-03-24 05:15:28 +00:00
  • cf9618758d Gallery display enhancements from tellyworth. fixes #6368 Ryan Boren 2008-03-24 02:57:19 +00:00
  • 8ef66725bd Uploader CSS tweaks from tellyworth. fixes #6367 Ryan Boren 2008-03-24 02:53:15 +00:00
  • 6a0183b0b9 RTL fixes from mani_monaj and RanYanivHartstein. see #6296 #6365 Ryan Boren 2008-03-24 02:51:51 +00:00
  • 63bff04221 Setup the class variable for when it's not used. Props dickie. Peter Westwood 2008-03-23 22:10:00 +00:00
  • 58714b0c30 Return the content so everything doesn't go blank from [7491]. See #6537. Hat tip: robmil. Matt Mullenweg 2008-03-23 18:19:03 +00:00
  • cbfb5d78b5 Taxonomy queries and urls. Props andy. see #6357 Ryan Boren 2008-03-23 17:02:11 +00:00
  • 2377fb7ce0 s/Post/Page/. Props Denis-de-Bernardy. fixes #6361 Ryan Boren 2008-03-23 16:38:30 +00:00
  • b675793f6d Maintain toolbar state. Props azaozz. fixes #6360 Ryan Boren 2008-03-23 16:37:06 +00:00
  • 0552e943ba Use is_plugin_active() and remove double searching. Props DD32. fixes #6332 Ryan Boren 2008-03-23 16:36:05 +00:00
  • 0142f3987f Typo fix from Viper007Bond. fixes #6358 Ryan Boren 2008-03-23 16:34:28 +00:00
  • c7a2dafd23 Have titles show cursor. Hat tip: Noel. Matt Mullenweg 2008-03-23 07:32:58 +00:00
  • df232a0133 Sometimes people have huge numbers of posts, let's always number_format them. Also, additional related link. Matt Mullenweg 2008-03-23 07:10:17 +00:00
  • cca0da63c9 Spacing cleanups and fixes. Hat tip: azaozz. Matt Mullenweg 2008-03-23 06:41:43 +00:00
  • 54e1b16a80 Make sure cat parents are >= 0. see #6305 Ryan Boren 2008-03-23 01:10:46 +00:00
  • f6716ad1e3 Add default for post_excerpt. see #6355 Ryan Boren 2008-03-23 00:58:47 +00:00
  • 24a6304824 Make sure IDs are >= 0. see #6305 Ryan Boren 2008-03-23 00:55:11 +00:00
  • e8088c9af3 Tabindex for the Preview/View links. See #6352. Peter Westwood 2008-03-22 22:19:25 +00:00
  • c72ca65a25 Add tabindex. See #6352. Peter Westwood 2008-03-22 21:25:21 +00:00
  • 64760ccecf Helper comment and lowercase filenames before playing around with them, to avoid extension duplication. Matt Mullenweg 2008-03-22 19:34:21 +00:00
  • 215d0c769c Fix loading of colors RTL css. Props mani_monaj. see #6296 Ryan Boren 2008-03-22 18:33:31 +00:00
  • c59d28145f RTL CSS from mani_monaj. see #6296 Ryan Boren 2008-03-22 17:59:55 +00:00
  • f0142f35b3 register_taxonomy seems crippled and useless, but let's try it anyway. Matt Mullenweg 2008-03-22 17:40:28 +00:00
  • 22ef105581 Better default quality. Matt Mullenweg 2008-03-22 17:14:53 +00:00
  • 394bd4cb78 Tab index love for Write>Page. Peter Westwood 2008-03-22 10:29:54 +00:00
  • 2494516420 Improve the tabindex's on the Write>Post page. Need to do the others too. Peter Westwood 2008-03-22 09:14:49 +00:00
  • c0dcddf631 Update background color of insert link dialog. Props azaozz. fixes #6304 Ryan Boren 2008-03-22 08:23:18 +00:00
  • 11d8eaae79 Fix pasted html cleanup. Props azaozz. fixes #6346 Ryan Boren 2008-03-22 08:20:04 +00:00
  • e9f8e71210 Fix bad incrementor in widgets. Props mdawaffe. fixes #6350 Ryan Boren 2008-03-22 08:17:37 +00:00
  • e31076e464 Fix custom field add/update/delete. Props mdawaffe. fixes #6343 Ryan Boren 2008-03-22 08:15:48 +00:00
  • 1796a056d8 Don't dupe widget titles. Fixes #6349. Hat tip: mdawaffe. Matt Mullenweg 2008-03-22 07:35:11 +00:00
  • e2145503bf pretty delete animation, fix squashed icons and use 80x60 thumbs, add rel attrs to attachment links inserted from uploader. Props andy. see #5911 Ryan Boren 2008-03-21 23:21:27 +00:00
  • db66d57993 Deactivate plugins during plugin update. Props DD32. see #6262 Ryan Boren 2008-03-21 23:02:00 +00:00
  • 8c0ae81b06 TinyMCE updates from azaozz. fixes #6340 Ryan Boren 2008-03-21 22:13:03 +00:00
  • 333cc6c1c8 Right align actions on Plugins page. Fixes #6337 props mt. Peter Westwood 2008-03-21 22:01:29 +00:00
  • 104069af9a increment comment moderation counter when unapproving comment from approved comments screen. props mdawaffe. fixes #6338 Mark Jaquith 2008-03-21 21:57:25 +00:00