FIX: rephrase language string for uploading location by csv [q12907]
M /branches/20260305_abaxter_q12907/plugins/csv_upload/languages/en.php
r28491
2026-03-31
FIX: Setting a field to geolocation: both was breaking the edit page for other fields [q12907]
M /branches/20260305_abaxter_q12907/include/render_functions.php
r28488
2026-03-31
FIX: Changing a new metadata field's resource type causes fields to be populated with 0 [q12907]
M /branches/20260305_abaxter_q12907/include/config_functions.php
r28486
2026-03-31
FIX: correct geo location to geolocation for consistency [q12907]
M /branches/20260305_abaxter_q12907/include/resource_functions.php
M /branches/20260305_abaxter_q12907/languages/en.php
r28446
2026-03-25
NEW: Ability to update or add location data through csv upload [q12907]
M /branches/20260305_abaxter_q12907/include/resource_functions.php
M /branches/20260305_abaxter_q12907/plugins/csv_upload/include/csv_functions.php
M /branches/20260305_abaxter_q12907/plugins/csv_upload/languages/en.php
M /branches/20260305_abaxter_q12907/plugins/csv_upload/pages/csv_upload.php
r28438
2026-03-25
FIX: Prevent multiple fields being set to geomapping [q12907]
M /branches/20260305_abaxter_q12907/include/config_functions.php
M /branches/20260305_abaxter_q12907/include/render_functions.php
M /branches/20260305_abaxter_q12907/languages/en.php
r28437
2026-03-24
NEW: Update geo location fields from geo_edit.php [q12907]
M /branches/20260305_abaxter_q12907/include/metadata_functions.php
M /branches/20260305_abaxter_q12907/pages/geo_edit.php
r28435
2026-03-24
NEW: Update geo location from geo location fields [q12907]
M /branches/20260305_abaxter_q12907/include/config_functions.php
M /branches/20260305_abaxter_q12907/include/general_functions.php
M /branches/20260305_abaxter_q12907/include/metadata_functions.php
M /branches/20260305_abaxter_q12907/include/resource_functions.php
M /branches/20260305_abaxter_q12907/languages/en.php
r28397
2026-03-17
FIX: Storing WTD for geo location fields [q12907]
M /branches/20260305_abaxter_q12907/include/config_functions.php
M /branches/20260305_abaxter_q12907/include/metadata_functions.php
M /branches/20260305_abaxter_q12907/include/render_functions.php
M /branches/20260305_abaxter_q12907/languages/en.php
r28382
2026-03-09
NEW: Add column to resource_type_field_table for geo mapping [q12907]
M /branches/20260305_abaxter_q12907/dbstruct/data_resource_type_field.txt
M /branches/20260305_abaxter_q12907/dbstruct/table_resource_type_field.txt
M /branches/20260305_abaxter_q12907/include/metadata_functions.php