WP-Plugins/glm-member-db-registrations.git
8 years agoUpdated database to use SMALLINT instead of TINYINT for bitmapped fields
Chuck Scott [Fri, 17 Feb 2017 16:47:19 +0000 (11:47 -0500)]
Updated database to use SMALLINT instead of TINYINT for bitmapped fields
Cleaned up Registrations management "General" and "Terms" pages
Added registrations management settings and terms to the array when registering the add-on to get the data into config.

8 years agoUpdated plugin.ini to clear up confusion for ref_type for various things.
Chuck Scott [Thu, 16 Feb 2017 17:36:40 +0000 (12:36 -0500)]
Updated plugin.ini to clear up confusion for ref_type for various things.
Removed required from some fields
Updated assignments on Development outline

8 years agoFixed some ref_type and ref_dest issues.
Chuck Scott [Mon, 13 Feb 2017 22:11:25 +0000 (17:11 -0500)]
Fixed some ref_type and ref_dest issues.

8 years agoMost of the db tables made into data classes.
Laury GvR [Mon, 13 Feb 2017 22:01:41 +0000 (17:01 -0500)]
Most of the db tables made into data classes.

Most of the db tables now have a data class set up.

8 years agoFiles for the new data classes added
Laury GvR [Fri, 10 Feb 2017 20:19:42 +0000 (15:19 -0500)]
Files for the new data classes added

8 years agoUpdate entry fix
Steve Sutton [Thu, 9 Feb 2017 20:11:04 +0000 (15:11 -0500)]
Update entry fix

Pull the entry again.

8 years agoAdding payment codes settings page.
Laury GvR [Thu, 9 Feb 2017 17:15:25 +0000 (12:15 -0500)]
Adding payment codes settings page.

Using basic event Amenities template for payment code settings page.
Note: the payment_ref_type is not recognised as the page will warn.
Also not sure yet what to use instead of 'name'. Data Abstract has
a comment of "Name of field" by field 'Amount'?

8 years agoL#7
Laury GvR [Thu, 9 Feb 2017 15:08:11 +0000 (10:08 -0500)]
L#7

8 years agoL#6
Laury GvR [Thu, 9 Feb 2017 14:24:45 +0000 (09:24 -0500)]
L#6

8 years agoL#5
Laury GvR [Wed, 8 Feb 2017 21:35:18 +0000 (16:35 -0500)]
L#5

8 years agoL#4
Laury GvR [Wed, 8 Feb 2017 21:20:00 +0000 (16:20 -0500)]
L#4

8 years agoL#3
Laury GvR [Wed, 8 Feb 2017 18:56:01 +0000 (13:56 -0500)]
L#3

8 years agoAdded 3 more data classes (roughed in)
Chuck Scott [Wed, 8 Feb 2017 02:53:13 +0000 (21:53 -0500)]
Added 3 more data classes (roughed in)

8 years agofixing data class fields that were causing sql errors
Anthony Talarico [Tue, 7 Feb 2017 21:56:34 +0000 (16:56 -0500)]
fixing data class fields that were causing sql errors

8 years agoCoded registration settings view and model. L#2
Laury GvR [Tue, 7 Feb 2017 20:32:33 +0000 (15:32 -0500)]
Coded registration settings view and model. L#2

8 years agoadding regterms action, model and view file
Anthony Talarico [Tue, 7 Feb 2017 15:16:37 +0000 (10:16 -0500)]
adding regterms action, model and view file

8 years agoTest build L#1.0
Laury GvR [Tue, 7 Feb 2017 14:10:09 +0000 (09:10 -0500)]
Test build L#1.0

8 years agoFixed dataManagement, added dummy files
Laury GvR [Mon, 6 Feb 2017 21:49:09 +0000 (16:49 -0500)]
Fixed dataManagement, added dummy files

Fixed the datamanagement class and added files to get started on
adding the management tabs.

8 years agoCompleted the dataMisc.php file.
Chuck Scott [Mon, 6 Feb 2017 21:34:16 +0000 (16:34 -0500)]
Completed the dataMisc.php file.

8 years agoAdded data classes for management and settings_terms.
Chuck Scott [Mon, 6 Feb 2017 19:50:53 +0000 (14:50 -0500)]
Added data classes for management and settings_terms.
Fixed a database table name prefix define error (missing trailing "_")
Corrected some errors in the management and settings_terms tables

8 years agoStarted adding data classes dissabling database creation for a bit.
Chuck Scott [Mon, 6 Feb 2017 17:44:43 +0000 (12:44 -0500)]
Started adding data classes dissabling database creation for a bit.

8 years agoFirst DB version should install now.
Chuck Scott [Mon, 6 Feb 2017 16:10:45 +0000 (11:10 -0500)]
First DB version should install now.
Updated the create_database file with additional indexes and other alterations.
Corrected a problem with the database versions table name.

8 years agoFixing name of plugin to be consistent with other plugins.
Chuck Scott [Thu, 2 Feb 2017 21:51:32 +0000 (16:51 -0500)]
Fixing name of plugin to be consistent with other plugins.

8 years agoAdded models and views for registrations dashboard and event list;
Chuck Scott [Thu, 2 Feb 2017 21:47:28 +0000 (16:47 -0500)]
Added models and views for registrations dashboard and event list;
Minor fixes to create_database script and adding indexes.

8 years agoAdding in all new and updated files from preveious incarnation of this add-on.
Chuck Scott [Thu, 2 Feb 2017 20:41:14 +0000 (15:41 -0500)]
Adding in all new and updated files from preveious incarnation of this add-on.
Old add-on was glm-member-db-event-registrations, now glm-member-db-registrations

8 years agoinitial commit
Chuck Scott [Thu, 2 Feb 2017 20:04:07 +0000 (15:04 -0500)]
initial commit