Skip to content
  1. Jul 23, 2008
  2. Jul 07, 2008
  3. Jun 17, 2008
  4. Jun 06, 2008
  5. Jun 05, 2008
  6. May 30, 2008
  7. May 29, 2008
  8. Apr 28, 2008
  9. Mar 21, 2008
  10. Mar 08, 2008
  11. Mar 07, 2008
  12. Mar 06, 2008
  13. Feb 04, 2008
  14. Feb 03, 2008
  15. Jan 24, 2008
  16. Jan 22, 2008
    • Bruno Massa's avatar
      Misc: · c8ea5e7b
      Bruno Massa authored
      * location_field_names() renamed to location_field_names()
      c8ea5e7b
    • Bruno Massa's avatar
      Misc: · 4501256c
      Bruno Massa authored
      * _location_search_form() moved to location.inc
      4501256c
    • Bruno Massa's avatar
      Misc: · f6f4cbdb
      Bruno Massa authored
      * rename some functions to avoid be called by a external hook call
      * moved some functions to location.inc
      f6f4cbdb
    • Bruno Massa's avatar
      Misc: · 380a27ff
      Bruno Massa authored
      * location.address.inc will hold all address-related functions (that are not hook)
      380a27ff
    • Bruno Massa's avatar
      Misc: · ca0ecaee
      Bruno Massa authored
      * Rename the "supoported" directory to "countries" on code
      ca0ecaee
    • 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
      Bugs fixed: · c37fec4a
      Bruno Massa authored
      * Update address were creating another one
      * PHP E_ALL error
      c37fec4a
    • Bruno Massa's avatar
      New features: · 954b7af5
      Bruno Massa authored
      * "Create new address" button changes to "Update address" when appropriate
      954b7af5
    • Bruno Massa's avatar
      New features: · 81a5f134
      Bruno Massa authored
      * _location_address_get() search on DB for a given address
      81a5f134
  17. Jan 21, 2008
    • Bruno Massa's avatar
      Bugs fixed: · ce58fec5
      Bruno Massa authored
      * all country codes are now lower case again and the upper case feature now works fine.
      ce58fec5
    • Bruno Massa's avatar
      Bugs fixed: · d0a08c19
      Bruno Massa authored
      * Removed the debug z() function :)
      * "U.S. Virgin Islands" renamed to "United States Virgin Islands"
      d0a08c19
    • 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
    • Brandon Bergren's avatar
      Start of a new era. · 9f0c0674
      Brandon Bergren authored
      Pull DRUPAL-5 up to HEAD.
      
      HEAD is now the development branch up to 3.0.
      9f0c0674
  18. Mar 26, 2007
  19. Jan 11, 2007