Skip to content
  1. Jul 23, 2008
  2. Jun 06, 2008
  3. Jun 05, 2008
  4. Mar 08, 2008
  5. Mar 07, 2008
  6. Mar 06, 2008
  7. Jan 24, 2008
  8. Jan 22, 2008
    • Bruno Massa's avatar
      Misc: · e4f00eef
      Bruno Massa authored
      * location.address.inc will hold all address-related functions (that are not hook)
      * theme_location_addres_form() moved to location.address.inc
      e4f00eef
    • Bruno Massa's avatar
      Misc: · 52560246
      Bruno Massa authored
      * location_latlon_rough() renamed to _ocation_latlon_rough()
      * _location_country_configured() renamed to _location_country_enabled()
      * Code organization
      52560246
    • Bruno Massa's avatar
      New features: · 81a5f134
      Bruno Massa authored
      * _location_address_get() search on DB for a given address
      81a5f134
  9. Jan 21, 2008
    • Bruno Massa's avatar
      Bugs fixed: · 415a57a6
      Bruno Massa authored
      * #210706 by caprenter: Typo in location.theme postal_codet
      415a57a6
    • Bruno Massa's avatar
      Misc: · 53f4552c
      Bruno Massa authored
      * location.theme renamed to location.theme.inc for consistency
      * Drupal code standards compliance
      53f4552c
    • Bruno Massa's avatar
      Bugs Fixed: · ce138046
      Bruno Massa authored
      * Drupal code standards compliance
      * PHP_E code compliance
      * Proper SQL instaler for PostgreSQL
      * Save installer for MySQL and PostgreSQL (easier to exchange them)
      * #197107 "Typo in location.module renders location distance search unit settings ineffective"
      * #199289 "Close tags in location.theme"
      * #87292 "US/CA location reference non-existent 'state' location attribute"
      
      New Features:
      * Location Fax uninstaller
      * Location Phone uninstaller
      * Countries list is now sorted alphabetically and translated
      * State list is now a autocomplete
      * Users can have more that one address on the new address book
      
      Misc:
      * Several new Doxygen documentation
      * 80-character per line policy
      * Code organization
      * Functions listed in alphabetic order
      * Several functions renamed for consistency
      * All non-hook functions have a _ at the beggining, to avoid to executed as a hook
      ce138046