Skip to content

Releases: PROCERGS/tos-bundle

v2.0.1

02 Oct 12:52
Compare
Choose a tag to compare

Fixed submit type.

v2.0.0 Compatibility with Symfony 3.4

27 Sep 13:57
Compare
Choose a tag to compare

Changes to work with Symfony 3.4

v1.6.1

08 May 16:56
Compare
Choose a tag to compare

Added method to get the current terms agreement for a given user.

1.5.0 - Allowing Symfony 3

15 Sep 14:24
Compare
Choose a tag to compare
allowing Symfony 3

Checking use_tasks config

19 May 17:24
Compare
Choose a tag to compare

The config was not being taken into consideration for the GET_TASKS event.

New Task Stack system

19 May 14:26
Compare
Choose a tag to compare

Migrated to the new, more stable, Task System.

Fixed typo

25 Jul 17:51
Compare
Choose a tag to compare
1.3.1

fixed typo in method name

Tasks Support

25 Jul 12:58
Compare
Choose a tag to compare

Changes:

  • redelivre/login-cidadao#44: Tasks are now supported (configured via use_tasks, which defaults to false for BC)
  • Instead of ROLE_ADMIN we now check for ROLE_SKIP_TOS_AGREEMENT to decide if the user has to accept the ToS

Preventing Template Problems

25 Feb 03:01
Compare
Choose a tag to compare

Checking if terms exist before trying to print them.

Form adjustments for Symfony 2.8

21 Feb 12:55
Compare
Choose a tag to compare
1.2.3

fixing deprecation warnings for Symfony 2.8