Skip to content

Releases: PROCERGS/tos-bundle

v2.0.1

Choose a tag to compare

@guilhermednt guilhermednt released this 02 Oct 12:52

Fixed submit type.

v2.0.0 Compatibility with Symfony 3.4

Choose a tag to compare

@guilhermednt guilhermednt released this 27 Sep 13:57

Changes to work with Symfony 3.4

v1.6.1

Choose a tag to compare

@guilhermednt guilhermednt released this 08 May 16:56

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

1.5.0 - Allowing Symfony 3

Choose a tag to compare

@guilhermednt guilhermednt released this 15 Sep 14:24
allowing Symfony 3

Checking use_tasks config

Choose a tag to compare

@guilhermednt guilhermednt released this 19 May 17:24

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

New Task Stack system

Choose a tag to compare

@guilhermednt guilhermednt released this 19 May 14:26

Migrated to the new, more stable, Task System.

Fixed typo

Choose a tag to compare

@guilhermednt guilhermednt released this 25 Jul 17:51
1.3.1

fixed typo in method name

Tasks Support

Choose a tag to compare

@guilhermednt guilhermednt released this 25 Jul 12:58

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

Choose a tag to compare

@guilhermednt guilhermednt released this 25 Feb 03:01

Checking if terms exist before trying to print them.

Form adjustments for Symfony 2.8

Choose a tag to compare

@guilhermednt guilhermednt released this 21 Feb 12:55
1.2.3

fixing deprecation warnings for Symfony 2.8