Commit Graph
743 Commits
Author SHA1 Message Date
Antonio Ramirez d0e0b8c4ed Merge branch 'master' into the-admin-can-be-reset-password 2018-09-27 19:16:31 +02:00
Antonio Ramirez 95b802a98d Merge pull request #257 from bscheshirwork/patch-1
About use event instead of overrriding
2018-09-27 19:14:59 +02:00
Antonio Ramirez 51ff8f68c9 Merge pull request #260 from bscheshirwork/network-menu-fix
fix view of social account settings
2018-09-27 19:14:21 +02:00
Antonio Ramirez a609e37e75 Merge pull request #256 from bscheshirwork/migration-events
Tell about differences in event (vs dektrium)
2018-09-27 19:12:48 +02:00
bscheshirwork 76f6b056ba Set to lowerCamelCase acronym GDPR #254 2018-09-24 09:08:24 +02:00
bscheshirwork a222cd652a fix view of social account settings 2018-09-21 18:25:02 +03:00
bscheshirwork 4680e2c013 About use event instead of overrriding 2018-09-21 13:16:40 +03:00
bscheshirwork 29d68d253e 📖 2018-09-21 12:58:35 +03:00
bscheshirwork 24105a8931 📖 2018-09-21 11:42:07 +03:00
bscheshirwork 9637be5778 add phpdoc and avoid same-named class 2018-09-21 11:13:15 +03:00
bscheshirwork 6d7abd91ce add aliases 2018-09-20 17:43:08 +03:00
bscheshirwork 0f54fe3fe1 travis configure 2018-09-20 17:19:13 +03:00
bscheshirwork 81ccbf3c83 📖 2018-09-20 17:05:37 +03:00
bscheshirwork 5bbeba8549 📖 2018-09-20 16:58:34 +03:00
bscheshirwork c6aa69ba7b use asset-packagist instead of fxp-asset 2018-09-20 16:51:55 +03:00
bscheshirwork 37640d9fc3 rm check for unexcepted property allowPasswordRecovery 2018-09-20 16:50:05 +03:00
Antonio Ramirez 1e4a001d8a Merge pull request #242 from bscheshirwork/admin-controller-post-method-for-action
Set verbs filter for force-password-change action as POST
2018-09-19 21:51:52 +02:00
bscheshirwork 8b93963978 Add line to changelog 2018-09-17 11:05:11 +03:00
Antonio Ramirez 23b9516054 Merge pull request #243 from bscheshirwork/avaliable-actions-update-list-as-table
Avaliable actions as table
2018-09-15 23:57:50 +02:00
Antonio Ramirez 7fbd8b1ac9 Merge pull request #233 from TonisOrmisson/dev-ctrlr-modules
Add controller module class reference
2018-09-15 23:54:33 +02:00
Tõnis Ormisson c3db1ba35c Merge remote-tracking branch 'upstream/master' into dev-ctrlr-modules
# Conflicts:
#	CHANGELOG.md
2018-09-15 10:18:50 +03:00
Tõnis Ormisson 41d576911e DEV: add changelog 2018-09-15 10:17:17 +03:00
bscheshirwork bcdf9985f2 About filter for backend and frontend 2018-09-14 18:16:55 +03:00
Antonio Ramirez 6aaa687e81 Merge pull request #234 from TonisOrmisson/dev-phpdoc1
DEV: add some phpDoc references
2018-09-14 16:34:22 +02:00
bscheshirwork f1d872e849 Set verbs filter for force-password-change action as POST 2018-09-14 17:31:44 +03:00
bscheshirwork 922a84945c multiple changes in outdated docs 2018-09-14 17:29:08 +03:00
bscheshirwork bdf1bd0e89 Add /user/settings/export to command list 2018-09-14 14:45:11 +03:00
bscheshirwork 26837b7fd9 Update available-actions.md (#240)
Add info about confirmation email and privacy page
2018-09-14 10:51:31 +02:00
bscheshirwork bd4639e98e Update GdprCest.php (#239)
Remove bad 3x checks
Just add check 404 code
2018-09-14 10:51:05 +02:00
Tõnis Ormisson e15ff3f9d1 DEV: use ModuleAwareTrait instead 2018-09-12 19:15:29 +03:00
bscheshirwork bd691ec9bb Additional info on the migration guide from Dektrium tools 2018-09-12 17:03:25 +02:00
Tõnis Ormisson e437219ecc Merge remote-tracking branch 'upstream/master' into fix-string1
# Conflicts:
#	src/User/resources/i18n/pt-PT/usuario.php
2018-09-12 12:10:46 +03:00
Tõnis Ormisson 75b9cd87d5 DEV: replace deprecated InvalidParamException with InvalidArgumentExc… (#235) 2018-09-12 08:13:31 +02:00
Tõnis Ormisson e9bca86828 DEV: replace deprecated ::className() with ::class (#232) 2018-09-11 21:58:21 +02:00
Tõnis Ormisson e41681bf70 DEV: add some phpDoc references 2018-09-10 18:46:26 +03:00
Tõnis Ormisson 841b03d52e DEV: add controller module class reference 2018-09-10 18:37:21 +03:00
Lorenzo Milesi 3acec76fff Enabled php7.2 tests 2018-09-10 16:52:41 +02:00
Tõnis Ormisson cd470ded78 DEV: remove html tags from GDPR output null values (#231) 2018-09-10 16:32:28 +02:00
Tõnis Ormisson 0cf5efd99c DEV: fix short-tag usage (#230) 2018-09-10 15:31:01 +02:00
Tõnis Ormisson 76d1271090 DEV: fix phpdoc typos (#229) 2018-09-10 13:53:53 +02:00
Fábio Ferreira a23e92342a Added translations to pt-PT (#228) 2018-09-07 11:18:43 +02:00
Fábio Ferreira 2a4e736bb6 Added translations to pt-PT (#227)
The file was translated to Portuguese
2018-09-07 11:18:31 +02:00
Tõnis Ormisson 52e8c1db7d Re-generate translation files 2018-08-30 08:40:31 +03:00
Tõnis Ormisson fc5f47d599 revert unwanted deletions 2018-08-30 08:33:12 +03:00
Tõnis Ormisson fcf2b90904 Merge branch 'master' into fix-string1 2018-08-30 08:02:34 +03:00
Antonio Ramirez cacff45625 Merge pull request #223 from borisaeric/fix-email-change-service
fix unpassable condition in EmailChangeService
2018-08-20 18:11:11 +02:00
borisaeric 2cf884ac96 fix unpassable condition in EmailChangeService 2018-08-20 17:36:45 +02:00
Antonio Ramirez 275d4e259c Merge pull request #220 from Wautvda/dev-responsive
improve responsiveness of admin
2018-08-09 18:23:25 +02:00
Antonio Ramirez a485e678e3 Merge pull request #221 from Wautvda/master
improve nl translations
2018-08-09 18:22:53 +02:00
Waut Van den Abbeele e3436d7f5d update documentation concerning allowAdminPasswordRecovery 2018-08-08 11:51:33 +02:00