Skip to content
  1. Mar 25, 2010
  2. Jan 19, 2010
  3. Dec 16, 2009
  4. Jul 30, 2009
  5. Jul 28, 2009
  6. Jun 29, 2009
  7. Apr 03, 2009
  8. Feb 26, 2009
  9. Feb 25, 2009
  10. Feb 06, 2009
  11. Feb 05, 2009
  12. Jan 08, 2009
  13. Jan 06, 2009
  14. Jan 05, 2009
  15. Dec 16, 2008
  16. Dec 15, 2008
  17. Dec 05, 2008
  18. Nov 20, 2008
    • Brandon Bergren's avatar
      OK, I've been sitting on this MUCH longer than is comfortable. · 2b771e20
      Brandon Bergren authored
      This is a major change that I have been testing and writing locally. I just tagged UNSTABLE4 before this commit so there's a point to go back to if I end up having to roll back.
      
      * Add per-location-field weights and defaults.
      * Add location_api_variant() that I will increment when breaking something in the future that might be used from another module. It is now 1.
      * Make settings on location_cck work nicely.
      * Field settings are now in a table.
      * Field settings defaults can now be overridden in the UI.
      * Field settings are now weighted. (Draggable in D6!)
      * "Force Default" may now be used for all fields.
      * Content type settings validation is repaired again.
      * Major COW changes (again) -- Should not have any impact on sites, but be careful until the new code is proven.
      * Tests were added to ensure COW functionality doesn't break. (Tests were committed earlier)
      
      API Changes:
      
      * If you were using a location_element, the #location_settings is now the *entire* settings array, not $settings['form']['fields']!
      * hook_locationapi() 'collection default' and 'default values' ops  have been merged into a single 'defaults' op, which now allows specifying default weight.
      * Collection status 3 is now 4. (Relevant for the 'country' field.)
      2b771e20
  19. Oct 27, 2008
  20. Oct 24, 2008
  21. Oct 23, 2008
  22. Oct 22, 2008
  23. Oct 09, 2008
  24. Oct 03, 2008
  25. Oct 02, 2008