Releases: PROCERGS/tos-bundle
Releases · PROCERGS/tos-bundle
v2.0.1
v2.0.0 Compatibility with Symfony 3.4
Changes to work with Symfony 3.4
v1.6.1
Added method to get the current terms agreement for a given user.
1.5.0 - Allowing Symfony 3
allowing Symfony 3
Checking use_tasks config
The config was not being taken into consideration for the GET_TASKS event.
New Task Stack system
Migrated to the new, more stable, Task System.
Fixed typo
1.3.1 fixed typo in method name
Tasks Support
Changes:
- redelivre/login-cidadao#44: Tasks are now supported (configured via
use_tasks
, which defaults tofalse
for BC) - Instead of
ROLE_ADMIN
we now check forROLE_SKIP_TOS_AGREEMENT
to decide if the user has to accept the ToS
Preventing Template Problems
Checking if terms exist before trying to print them.
Form adjustments for Symfony 2.8
1.2.3 fixing deprecation warnings for Symfony 2.8