link 6.x-2.1-beta4

Bug fixes
Insecure

Fixes a few things in the Drupal 6 version of link module:

- Empty link fields show as the site's URL - http://drupal.org/node/243479
- Labels printed out in single value link fields.
- Required URL and title fields are now marked as such.

logintoboggan 6.x-1.1

Bug fixes
Insecure

Changes since DRUPAL-6--1-0:

  • #76726 by levavie: updated RTL CSS file for 6.x.
  • #239136 by hunmonk: remove pre auth, add auth user in $account object in email validation code.
  • #239571 by hunmonk: fix broken mailing functionality. Resend validation email code is now properly updated to 6.x, logintoboggan_mail() was not using user saved mail subjects/bodies.

internet_services 6.x-2.0

New features
Bug fixes

- add experimental RTL support.
- update stock images.
- theme new comment with image.
- clone garland table, tr, td style.
- css tidy up with help of csstidy.
- documentation update.
- update screenshots.
- bugfix theme_primary().

apachesolr 5.x-1.0-beta2

New features
Bug fixes
  1. #230402 repairing CCK integration and changing strategy a bit. Now only checkboxes, selects and radio buttons generate facet blocks automatically. Other CCK fields can have facets and facet blocks by implementing hook_apachesolr_cck_field_mappings
  2. #248552 add explicit check for required field nid
    #230377 add results sorting to ApacheSolr. There is now a block that allows you to sort by Title, Type, Author, and Date. The solrsort GET parameter can additionally be used to sort by comment count, uid and nid, as well as any CCK text fields that are indexed. This change requires you to update the schema.xml file in your Solr installation, restart Solr, and re-index your site.
  3. #248882 Fixed problem with indexing when no solr instance available
  4. #248881 Adding hook_requirements so that Solr server status can be monitored more easily by administrator
  5. #247358 created a function, apachesolr_has_searched, that acts a semaphore to only do Solr related stuff if there has been a search (like generate blocks). Fixed form_alter (hacked it, really) so that it doesn't instantiate a Solr object every time the search form is built (like on q=search/node). See the issue for discussion of deeper problem.

Pages

Subscribe with RSS Subscribe to RSS - Bug fixes