Database Change Log

 

Date DB_Version CM_Version Developer
SVN
Public
SVN
Changes
6-27-2012 511   619  
  • Created the first of the artshow tables for the new artshow system.
    • as_shows (created)
    • as_app (created)
    • as_app_q_replies (created)
    • as_panel_types (created)
    • as_panel_req (created)
    • as_app_history (created)
    • as_panels (created)
    • as_settings (created)
    • as_questions (created)
  • Added groups and permissions for new artshow and dlears
7-20-2012 512   632  
  • Added tables to artshow
    • as_artist_info (created)
    • as_pieces (created)
    • as_piece_history (created)
    • as_bids (created)
7-26-2012 513   642  
  • Converted Every table to UTF-8 Support
  • Added tables to the databses for taxes
    • taxes (created)
    • taxes_apply (created)
7-29-2012 514   648  
  • Accounting System
    • payments (renamed column uid_cashieer to uid_cashier)
    • account_line_items (deleted)
    • account_line_entries (created)
    • cashieer_cart (deleted)
    • cashier_cart (created)
8-06-2012 515   655  
  • Accounting System
    • account_balance_storage
    • Added Stored procedure and triggers on registrant_cart and tax table to update account_balance_storage
8-16-2012 516   659  
  • Art Show Subsystem
    • Added table to the database for as_panel_fees
8-25-2012 517   661  
  • Accounting System
    • Added as_id to account_line_entries for tracking which fees were for which shows. (Products with a AS_ID are for a show)
    • Added as_id to registrant_cart for tracking which fees were for which shows. (Products with a as_id are for a show)
10-15-2012 518   689  
  • Accounting System
    • Updated stored procedure under account_balance_storage
10-16-2012 519   690  
  • Accounting System
    • Added stored procedure which would update all the account_balance_storage for a specific event, since calling the update_all version could add unneeded execution time to list reg for databases with large number of attendees and events.
11-12-2012 520   698  
  • Accounting System
    • Added database tables for the storage of cheques, so cheques can be printed from the system.
12-19-2012 521   713  
  • Artshow Module
    • Added Checkin/out report tables to store checkin reports
  • Scangun System
    • Added table to handle scangun activations.
1-15-2012 522   735  
  • General
    • Upgraded Registrant Notes table. (Deletes old table inserts new table)
1-31-2013 523   751  
  • Invoicing
    • Added database tables for the storage of invoices and invoice lines.
2-05-2013 524   754  
  • Invoicing
    • Added invoice_image_uid and invoice_image_only to events table. To allow customization of invoice based on events.
    • Added address lines 1 through 4 to events table to allow customization of invoices
2-13-2013 525   758  
  • Event Membership Types
    • Added sort_order field in order to allow customers to set sort order.
3-01-2013 525 8.0.0   51 Everything above
3-01-2013 526      
  • Added 'AS_PAYOUT' payment type to payments.
4-17-2013 527   830  
  • Added `paypal_transactions` table to system
  • Modified Events table
    • Added paypal_cashier_id
    • Added paypal_secret_key
    • Added paypal_client_id
    • Added paypal_secret_key_sandbox
    • Added paypal_client_id_sandbox
6-05-2013 528   849  
  • Modified Events Table
    • Add Column receipt_width
    • Add Column reciept_setupchars
    • Add column reciept_trailingchars
    • Add column reciept_format
6-09-2013 529   851  
  • Email_History
    • Renamed column attachement to properly spelled attachment
10-18-2013 530   880  
  • Registrant Notes
    • Refactored and modified registrant notes to be the new layout as per Robbie's request.
  • Added logging to system log when databse updates happen.
10-29-2013 531   890  
  • Paypal Transactions Table - Added Created field.
12-03-2013 532   921  
  • Corrected spelling of authorizenet.php in events table.
12-09-2013 533   930  
  • Added tables to support automated_tasks, also added default entries.
12-12-2013 533 8.2.0   53 DB Changes 526 thru 533

2-18-2014

534   1006  
  • Added 'DELAY_OPS' as option to registrant_notes_popups
3-24-2014 535   1031  
  • Reconfigured the `registrant_user_login` table to remove old unused permissions
  • Added account_expires to `registrant_user_login` table
  • Added Username to `registrant_user_login` table
  • Added last_deactivate_reason to `registrant_user_login` table
5-12-2014 535 8.2.4   64 DB Changes 534 thru 535
5-15-2014 536   1070  
  • Added "Kiosks" table definition
  • Added "Kiosk_Steps" table definition
7-07-2014 537   1124  
  • Added 'theme' to 'Kiosks' table
  • Added 'sort_order' to Artshow questions table
  • Added 'HTML' as question type to artshow questions table.
  • Added defaultFromEmail, defaultPaypalEmail, and defaultReplyTo to the 'events' table.
7-17-2014 537 8.2.6   68 DB Changes 536 thru 537 (with oldest compatable as 516)
Date DB_Version CM_Version Developer SVN Public SVN Changes
1-14-2015 538   1338  
  • Added 'country' to 'zip_codes' table as well as modified primary keys and set lengths
  • Changed 'registrant_address' table, modified lengths of country and zip to match zip_codes table.
  • Added 'chequeToName' to the 'events' table in order to facilitate it's removal from db_connect.php
5-29-2015 540   1405  
  • Table registrant_notes_popups
    • Corrected spelling on acknowledge_timestamp
    • Corrected spelling on acknowledge_by_uid
    • Added column popup_created (datetime)

 

6-13-2015 540 8.2.8   78 DB Changes 539 thru 540 (with oldest compatable as 516)
10-13-2015 541   1463  
  • Table email_servers added
  • Table email_senders added
  • Default email server created in table
  • Default email_sender for each event created in table.
5-8-2016 542   1488  
  • Add purge_after to registrant table.
  • Add hidden to registrant table.
  • Add duplicate_of_uid to registrant table.
5-9-2016 542 9.0.0   85 DB Changes 541 thru 542 (with oldest compatable as 538)
6-13-2016 543   1659  
  • Table registrant_badges added
  • Table registrant_phone altered - contact_number changed to VARCHAR(50)
7-6-2016 543 9.0.1   86 DB Changes 543 (with oldest compatable as 538)
7-27-2016 544   1665  
  • Add column rfidTag to registrant_badges table
  • Add column tool to registrant_badges table
7-27-2016 544 9.0.2   90 DB Changes 544 (with oldest compatable as 538)
11-23-2016 545   1823  
  • Update system_logging to support IPv6
  • Update printer_pool_assignment to support IPv6
  • Update mod_survey_replies to support IPv6
  • Update kiosk_activity to support IPv6
  • Update crypto_bruteforce_detection to support IPv6
  • Update cashbox_history to support IPv6
  • Update cashbox to support IPv6
  • Add uid to additonal_badge table
  • Add the uids to the new additonal_badge column.
  • Drop the reg_num from the additional badges table
  • Modify last4 field for CC Gateway to type INT(4).
1-2-2017 546   1824  
  • Add registrant account linking
  • Populate RegistrantLinking
  • Add registrant_linking table
  • Transfer Existing Links
  • Add deceased fields to registrant
  • Add deceased constraint to registrant
  • Add item picked up timestamp to account line entries
  • Populate item_picked_up timestamp to account line entries
  • Set populated timestamps of current memberships
  • Add link type to event_membership_types
  • Add link type relationship to event_membership_types
  • LinkDirection added to event_membership_types
1-2-2017 547   1824  
  • Contains script to make sure we update all UDF answers to event "*", keeping ONLY the newest answer per uid, for each UDF field that is 'applies to' global (*1).
  • Deletes additional older answers for all UDF field that is 'applies to' global (*1).
1-3-2017 547 9.1.0   93 DB Changes 545 thru 547 (with oldest compatable as 538)