Allie Micka
October 1, 2008
- Commit #143671 by Allie Micka at 03:11
Don't save an image if there's no image to save
- Commit #143642 by Allie Micka at 00:08
Adding brute-force imagefield integration. Images ( e.g. candidate photos ) are now being downloaded and saved as image fields.
September 25, 2008
- Commit #142369 by Allie Micka at 21:51Geo: /modules/geo/db/mysql_spatial.inc 1.10
Geo: /modules/geo/db/postgis.inc 1.11
Geo: /modules/geo/includes/shp2sql.inc 1.2
Geo: /modules/geo/includes/views/views_handler_filter_geo.inc 1.3
Geo: /modules/geo/modules/geo_data/geo_data.admin.inc 1.4
Geo: /modules/geo/modules/geo_field/geo_field.module 1.8Restore PostGIS functinality: - Return PostgreSQL-supported column definitions for db_create_table in shp2sql code - Account for SRID's now that we have a database that notices - Remove no-longer-supported db_* functions from postgis.inc - Abstract field_query code in views handlers, and implement an indexed ( postgis ) and non-indexed ( mysql ) version in the backend code.
September 22, 2008
- Commit #141732 by Allie Micka at 21:23Geo: /modules/geo/geo.inc 1.5
Geo: /modules/geo/includes/views/views_handler_field_geo.inc 1.2
Geo: /modules/geo/includes/views/views_handler_filter_geo.inc 1.2Fixes to geo views handling
- Commit #141731 by Allie Micka at 21:22Geo: /modules/geo/modules/geo_data/geo_data.module 1.7
Geo: /modules/geo/modules/geo_data/geo_data.views.inc NONE
Geo: /modules/geo/modules/geo_data/includes/views/geo_data.views.inc 1.1
Geo: /modules/geo/modules/geo_data/includes/views/views_handler_field_geo_data.inc 1.1Adding a field handler for geo_data fields. It's pretty rudimentary, but you can now show the names and values for geo data.
- Commit #141730 by Allie Micka at 21:21
Directory /cvs/drupal-contrib/contributions/modules/geo/modules/geo_data/includes/views added to the repository
- Commit #141729 by Allie Micka at 21:21
Directory /cvs/drupal-contrib/contributions/modules/geo/modules/geo_data/includes added to the repository
- Commit #141562 by Allie Micka at 04:12
Fix issues with #tree and the locale sub-elements
- Commit #141539 by Allie Micka at 00:48
adding .install file
September 20, 2008
- Commit #141330 by Allie Micka at 21:11
Add some default formatters to geo_data module.
