|
54549ff037
|
Convert variable names to camel case
[MAILPOET-1796]
|
2020-01-14 15:22:42 +01:00 |
|
|
1b5b9d89ff
|
Autofix namespace declaration spacing
[MAILPOET-2409]
|
2019-10-01 14:29:30 +01:00 |
|
|
01a0fe96c4
|
Remove no longer necessary checks
[MAILPOET-1948]
|
2019-09-12 13:59:32 +02:00 |
|
|
5da7110eb6
|
Use short array syntax
[MAILPOET-2090]
|
2019-05-20 10:18:45 -04:00 |
|
|
3ee58aea10
|
Add space between if and ‘(‘
[MAILPOET-1791]
|
2019-02-13 08:26:27 -05:00 |
|
|
362ee49ce4
|
Let the statisticsForms model return the total signups instead of the form model
- added unit test for getTotalSignups() method
|
2016-07-19 17:38:45 +02:00 |
|
|
67661e3aad
|
Remove useless constructors
|
2016-06-30 18:50:48 +03:00 |
|
|
0dd3f2178e
|
updated form stats to record individual subscription
|
2016-04-26 18:12:05 +02:00 |
|
|
de873eca71
|
Unit test for StatisticsForms model
- improved incrementation of subscriptions count so that we don't need to fetch the record after an update
|
2016-04-26 15:38:42 +02:00 |
|
|
ef461da77f
|
Statistics for Form Subscriptions
- added statistics_forms table
- added corresponding model to record stats
- record stats whenever someone subscribes via a form
|
2016-04-26 15:16:37 +02:00 |
|