You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* moved group to ORM
* fixed cleanup error
* Apply fixes from StyleCI (#1866)
* adding isActive & EnableEmailExport flags to the DB
starting #1846
* added default values
* added 2.6.0-groups.sql
* fixed sql error
* correct line fixed
* style cleanup
* added bootstrap-toggle
* Apply fixes from StyleCI (#2006)
* more style cleanup
* using toggle buttons to show current db status
* removed extra breaks
* Apply fixes from StyleCI (#2007)
* JS cleanup
single script and document .ready func
* added API/Calls to taggel status and email export
added the api
added ajax class to call new APIs on button toggle
* revert MemberEmailExport.php
* fixed bad merge
* added group setttings
right now all groups are active and there is no way to deactivate them.
once inactive we should remove them from group count and email export.
The text was updated successfully, but these errors were encountered: