-
Removed the casaa_weight column reference from the insert query for adding a settings. Also, adjusted the messaging to only display a single message.
-
altered the info file to the correct version and commented out the context dependancy
-
updated the edit and add includes to pass the domain value to the mapping settings form builder.
-
adjusted the casaa_value column to 9999 chars. placed the adjustment in the update function as well to ensure upgrade functions
-
fixed a bug with the taxomony mappings not being triggered.
-
intial push for the drupal 8.x version. casaa.info only file updated.
-
casaa.module - completed updating all query statements to new API. Replaced unnamed delimiters with named delimiters in select statments. Cleared all issues w/ PHP notices and warnings encountered during current progress. Registry system has been cleared as functional.
-
updated the global template file to use the new menu link structure
-
Updated all query elements to use the d7 equivalent functions and format
-
Updated all select statements to proper use of db_query().