Commit Graph

16 Commits

Author SHA1 Message Date
Nabeel S
e862537a20
Split the importer module out from the installer module (#468)
* Split the importer module out from the installer module

* Cleanup of unused imports

* Move updater into separate module #453

* Remove unused imports/formatting

* Disable the install and importer modules at the end of the setup

* Unused imports; update IJ style

* test explicit stage for php+mysql

* add more to matrix

* Add different MariaDB versions

* undo
2019-12-12 15:07:35 -05:00
Nabeel S
50dc79bc8d
Refactor and add importer to Installer module #443 (#444)
* Refactor and add importer to Installer module #443

* Refactor for finances to use in import

* Import groups into roles

* Formatting

* Formatting

* Add interface in installer for import

* Notes about importing

* Check for installer folder

* Formatting

* Fix pirep->user mapping

* Unused import

* Formatting
2019-11-27 09:19:20 -05:00
Nabeel S
ea3ab21beb
391 Notification refactorings (#441)
* Refactor notifications to allow easier plugins

* Notification refactoring

* Formatting

* Move news to NewsService; cleanup of events

* More refactoring; added send email out for news item and the template

* Formatting

* Formatting
2019-11-20 10:16:01 -05:00
Nabeel Shahzad
3e3f18fd0c Scaffolding for Installer module 2017-12-13 22:28:58 -06:00
Nabeel Shahzad
46b86cf3a6 rename module to uppercase to match json 2017-12-05 21:57:12 -06:00
Nabeel Shahzad
c8905653f9 test renaming to lowercase/non-matching namespace 2017-12-05 21:54:21 -06:00
Nabeel Shahzad
4035d6b00b rename module 2017-12-05 21:42:45 -06:00
Nabeel Shahzad
6179cffc45 swap the modules 2017-12-05 21:17:16 -06:00
Nabeel Shahzad
e0bfd78b0b rename back to lowercase 2017-12-05 20:52:29 -06:00
Nabeel Shahzad
82492ede81 trying out naming rule 2017-12-05 20:49:08 -06:00
Nabeel Shahzad
e888b90024 add vacentral plugin scaffolding 2017-12-05 20:30:13 -06:00
Nabeel Shahzad
575e66a8a7 stupid gitignore file is insane 2017-12-02 10:28:47 -06:00
Nabeel Shahzad
68039f6a5a add missing listener files 2017-12-02 10:26:25 -06:00
Nabeel Shahzad
50cda0aa1d Fix gitignore rules for sample module 2017-12-01 14:56:52 -06:00
Nabeel Shahzad
21c7fa4dc6 Sample module 2017-12-01 14:38:30 -06:00
Nabeel Shahzad
aa4c35afbc add module provider dependencies 2017-12-01 14:34:37 -06:00