Commit Graph

6 Commits (db88592970d25ac919cd8283e76a4cba9a02898f)

Author SHA1 Message Date
iglocska a81894f14c chg: [CS] Changed to PSR-2
- to make contributions easier, adopted PSR-2
- used php-cs-fixer to rework the style
- *sniff sniff* Goodbye tab indentation
2018-07-19 11:48:22 +02:00
iglocska ef3f28a93a fix: Various fixes to the module api
- query function renamed to query enrichment
- added check for disabled modules and for modules that the current user is not allowed to use
- removed the module config from the index function to avoid exposing API keys / credentials to users
- some formating fixes
2018-02-16 14:36:57 +01:00
Juan C. Montes d5f8551f2e fix: ModulesController 2018-02-16 11:40:29 +01:00
Juan C. Montes 6b8e508cf0 fix: ModulesController 2018-02-16 11:22:28 +01:00
iglocska 399a039065 fix: cleanup of some unused code
- based on @rotanid's findings
2016-08-26 07:44:40 +02:00
Iglocska 4020628df4 chg: Further work on the soft deletes 2016-05-10 10:31:56 +02:00