summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
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.
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
Chuck Scott [Mon, 13 Feb 2017 22:11:25 +0000 (17:11 -0500)]
Fixed some ref_type and ref_dest issues.
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.
Laury GvR [Fri, 10 Feb 2017 20:19:42 +0000 (15:19 -0500)]
Files for the new data classes added
Steve Sutton [Thu, 9 Feb 2017 20:11:04 +0000 (15:11 -0500)]
Update entry fix
Pull the entry again.
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'?
Laury GvR [Thu, 9 Feb 2017 15:08:11 +0000 (10:08 -0500)]
L#7
Laury GvR [Thu, 9 Feb 2017 14:24:45 +0000 (09:24 -0500)]
L#6
Laury GvR [Wed, 8 Feb 2017 21:35:18 +0000 (16:35 -0500)]
L#5
Laury GvR [Wed, 8 Feb 2017 21:20:00 +0000 (16:20 -0500)]
L#4
Laury GvR [Wed, 8 Feb 2017 18:56:01 +0000 (13:56 -0500)]
L#3
Chuck Scott [Wed, 8 Feb 2017 02:53:13 +0000 (21:53 -0500)]
Added 3 more data classes (roughed in)
Anthony Talarico [Tue, 7 Feb 2017 21:56:34 +0000 (16:56 -0500)]
fixing data class fields that were causing sql errors
Laury GvR [Tue, 7 Feb 2017 20:32:33 +0000 (15:32 -0500)]
Coded registration settings view and model. L#2
Anthony Talarico [Tue, 7 Feb 2017 15:16:37 +0000 (10:16 -0500)]
adding regterms action, model and view file
Laury GvR [Tue, 7 Feb 2017 14:10:09 +0000 (09:10 -0500)]
Test build L#1.0
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.
Chuck Scott [Mon, 6 Feb 2017 21:34:16 +0000 (16:34 -0500)]
Completed the dataMisc.php file.
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
Chuck Scott [Mon, 6 Feb 2017 17:44:43 +0000 (12:44 -0500)]
Started adding data classes dissabling database creation for a bit.
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.
Chuck Scott [Thu, 2 Feb 2017 21:51:32 +0000 (16:51 -0500)]
Fixing name of plugin to be consistent with other plugins.
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.
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
Chuck Scott [Thu, 2 Feb 2017 20:04:07 +0000 (15:04 -0500)]
initial commit