Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
listing_location:
Added geoip featured listing block
Add fallback if view is called with no args present
listing_jobappln:
Added JobApplications view to listing_jobappln.views_default. This was missing entirely
Added hook_requirements
* #951254: Wrong JS src url and duplicated query param
* #402234: Implement "Internal site search tracking
* Marked reporting module as broken
* Renamed modules name
* No install checks anymore.
* Added pressflow compatibility
* Directory already exists, no need to create.
* Fixed wrong variable
* Added purge watchdog.
* Sync piwik_cron with ga_cron
* #477830 by hass: Refactored local file caching and cache clear logic
* #924256: Fixed broken local cache URL if i18n language path prefix is used.
* Added dummy query-string to gain control over browser-caching.
* Remove references to "piwik.js" as function is generic.
* Updated logic for Download/Synchronize/Cache tracking code file locally.
* #725398 by hass: variable_get() not available at 'install' time.
* By kiamlaluno: Removed the file LICENSE.txt as per http://drupal.org/node/257567.
* #616004 by martinquested, hass: Piwik authentication string visible on all user/%/edit sub-tabs
* #545886 by hass: removed leading space
* #545886 by pebosi: Update download tracking defaults
* Updated 403 and 404 tracking as documented in http://piwik.org/faq/how-to/#faq_60.
* #504332: Cannot install, HTTP request status fails
* Removed widget code as it doesn't and will not support the token_auth parameter in future
* Kick cross domain policy away.
* One comma to much
- Added a CCK Signup Basic feature that highlights a basic configuration.
- Disallow duplicate signups
- Change signup link to a manage signups link if user is already signed up