Skip to content
  1. Dec 10, 2008
  2. Dec 09, 2008
  3. Dec 05, 2008
  4. Dec 02, 2008
  5. Nov 24, 2008
    • Brandon Bergren's avatar
      Backport of the D6 changes I committed on the 20th. · 8b6999d1
      Brandon Bergren authored
      * 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.)
      8b6999d1
    • Brandon Bergren's avatar
  6. Nov 19, 2008
  7. Nov 18, 2008
  8. Nov 17, 2008
  9. Oct 24, 2008
  10. Oct 23, 2008
  11. Oct 22, 2008
  12. Oct 21, 2008
  13. Oct 15, 2008
  14. Oct 09, 2008
  15. Oct 07, 2008
  16. Oct 06, 2008
  17. Oct 02, 2008