Skip to content
  • 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