opnform/app
Brian Davis 771e3b01c5
Form views count compatible with mysql (#58)
getViewsCountAttribute is using a raw SQL statement that is specific to pgsql, it fails on MySQL/MariaDB.  Added a conditional to use mysql specific code to access data in the json array.  Crude, but no more so than the original?
2023-01-04 13:59:25 +01:00
..
Console Initial commit 2022-09-20 21:59:52 +02:00
Events Initial commit 2022-09-20 21:59:52 +02:00
Exceptions Initial commit 2022-09-20 21:59:52 +02:00
Exports Initial commit 2022-09-20 21:59:52 +02:00
Http Signature block (img) (#39) 2022-12-22 11:53:33 +01:00
Jobs/Form Signature block (img) (#39) 2022-12-22 11:53:33 +01:00
Listeners/Forms Apply previous changes: slack webhooks, date range issue, 12h am/pm format, today preifl, api-keys 2022-09-21 17:23:37 +02:00
Mail Remove branding in notifications emails - NEW (#25) 2022-11-09 11:12:06 +01:00
Models Form views count compatible with mysql (#58) 2023-01-04 13:59:25 +01:00
Notifications Initial commit 2022-09-20 21:59:52 +02:00
Policies Added template editor separate role 2022-11-16 13:12:48 +01:00
Providers Added template editor separate role 2022-11-16 13:12:48 +01:00
Rules Code block (#21) 2022-11-06 12:25:38 +01:00
Service SEO social meta (#35) 2022-11-29 15:17:30 +01:00