aina esokia
e49e1546a4
fix
2021-02-03 16:12:21 +03:00
aina esokia
cc73d6aeb5
PHRAS-3256 update user locale when changing locale seting
2021-02-03 15:37:32 +03:00
aina esokia
215562ab74
PHRAS-3256 take in account langage in mail
2021-02-03 11:44:42 +03:00
aina esokia
427216ec43
PHRAS-3277 validation reminder in percent
2020-12-02 17:31:05 +03:00
aina esokia
11777445f9
PHRAS-3236 update
2020-11-17 10:29:59 +03:00
jygaulier
f7ca61f36b
- add : command bin/console validation:remind (experimental)
...
- removed : internal handling of "VALIDATION_REMINDER" event
- fixed : duration formatting
2020-09-16 10:28:17 +02:00
jygaulier
0ec33829df
- fix : "validate" token is created for every user (participant) of a validation
...
the expiration date of tokens is same as validation session
- fix : changing the exp. date of a validation session updates the tokens exp. dates
- fix : remind is done even for validation sessions with force-auth (no tokens)
- change : no more 'null' user for basket validation (never used)
2020-09-14 16:57:53 +02:00
aynsix
2545d41e8d
trim email from form
2020-04-23 12:14:40 +03:00
Nicolas Maillat
4714f7b95d
Merge branch 'master' into PHRAS-2680-webhook-privacy-and-security
2020-02-26 20:15:37 +01:00
gjacobjn
b18ef09661
Update AccountController.php
2020-02-07 17:17:54 +01:00
Nicolas Maillat
8019cc3bd0
Merge branch 'master' into PHRAS-2680-webhook-privacy-and-security
2019-09-30 15:49:33 +02:00
jygaulier
704e119f6b
Merge branch 'master' into PHRAS-2666_slow-notifications_4.1
2019-09-23 12:04:11 +02:00
aynsix
5d8132b08d
user webhook: registration and delete
2019-09-20 18:01:23 +04:00
Xavier Rousset
80b4c9a6a6
PHRAS-2127 | Add https in default geoname server url, remove url formatter in register controller
2019-08-14 15:49:25 +02:00
Jean-Yves Gaulier
568268a918
PHRAS-2666_slow-notifications_4.1
...
revert to fix unit test (?)
!!! WIP !!!
2019-07-25 18:16:43 +02:00
Jean-Yves Gaulier
2fcbd7e6d7
PHRAS-2666_slow-notifications_4.1
...
removed join on basket_elements where useless
code style + type hints
!!! WIP !!!
2019-07-25 17:23:10 +02:00
aina-esokia
eff72083ba
update delete account config structure
...
#time 0.5h
2019-04-25 17:27:33 +04:00
aynsix
5cdf473c7f
PHRAS-1972: Account Page, Allow a Phraseanet User to delete his account and associated datas ( #2918 )
...
* allow user to delete account
* generate translation and add checkbox in the windows confirmation
* change text an configuration key
* update delete account fonctionality
* rename variable
* write in explicite condition
* merge yarn.lock
* regenerate translation
2019-04-08 14:25:17 +02:00
Xavier Rousset
a8ebe5fc43
Update access page design
2018-10-19 19:10:39 +02:00
aina-esokia
4f996f3ccc
masquing some native Api application in user porfil -> Application tab
2018-07-23 11:53:18 +04:00
aynsix
9809e8f176
modify create guest account and filter guest user ( #2534 )
2018-06-14 19:16:10 +02:00
Thibaud Fabre
e77178d757
Add delivery results to application settings page
2016-10-13 14:05:53 +02:00
Thibaud Fabre
010b7b7be2
Restrict application settings access to application owner
2016-05-24 17:45:38 +02:00
Florian BLOUET
fdc2129c22
PHRAS-1010 - fix maintenance message display
2016-02-26 11:48:01 +01:00
Benoît Burnichon
de590a60ea
PHPCS Fixes some unused class imports
2016-02-12 17:29:21 +01:00
Benoît Burnichon
f6f6feb4e9
Group generation of Email confirmation
2016-02-12 16:41:17 +01:00
Benoît Burnichon
0ef9b668c2
Remove use of gettext shortcut method.
2016-02-01 14:03:29 +01:00
Thibaud Fabre
c92d5da9fe
Merge branch 'clean-boxes' into merge-clean-boxes
2016-01-06 19:53:43 +01:00
Benoît Burnichon
51023c5533
bump copyright year
2016-01-05 13:38:14 +01:00
Benoît Burnichon
b2ee2668a1
Change to be able to return called API version
2015-12-22 14:19:34 +01:00
Benoît Burnichon
7912d2932b
Fixup translation instructions
2015-11-04 16:31:34 +01:00
Thibaud Fabre
854bfb631d
Add delete/update account routes
2015-10-20 09:12:22 +02:00
Thibaud Fabre
f02fdc186f
User registration refactoring
2015-10-20 09:12:22 +02:00
Thibaud Fabre
2aa24186f4
Add API routes for password resets
2015-09-22 18:33:06 +02:00
Thibaud Fabre
24205dbea1
Extract recovery logic in service
2015-09-22 16:21:47 +02:00
Thibaud Fabre
ea6a4fdbf0
Extract repository and factory classes for collections
2015-07-09 12:32:06 +02:00
Benoît Burnichon
da42e13245
Refactor SessionController
2015-06-22 15:50:34 +02:00
Benoît Burnichon
6bcde9a443
Split Session into provider/controller
2015-06-22 15:35:11 +02:00
Benoît Burnichon
f3cf58404e
Refactor RootController
2015-06-22 15:27:32 +02:00
Benoît Burnichon
ab10981b84
Split Root into provider/controller
2015-06-22 15:25:48 +02:00
Benoît Burnichon
aa849d75c0
Refactor RssFeedController
2015-06-18 18:08:02 +02:00
Benoît Burnichon
ca5e6772f6
Refactor LoginController
...
PHRAS-529 #time 2h
2015-06-18 16:55:19 +02:00
Benoît Burnichon
3e6a8190f5
Split Login into provider/controller
2015-06-18 15:26:52 +02:00
Benoît Burnichon
fa283b74b5
Refactor DeveloperController
...
PHRAS-529 #time 1h
2015-06-18 14:49:53 +02:00
Benoît Burnichon
c1e412a0ec
Split Developers into provider/controller
2015-06-18 14:49:52 +02:00
Benoît Burnichon
dd0b661dac
Refactor AccountController
...
PHRAS-529 #time 1h
2015-06-18 14:49:52 +02:00
Benoît Burnichon
f0ed559ce6
Split Account into provider/controller
2015-06-18 14:49:52 +02:00
Benoît Burnichon
1342756b84
Rename Controller to ControllerProvider
2015-03-27 12:55:43 +01:00
Nicolas Le Goff
9a3e92ed9c
Multiple ORMs for all database
2015-02-12 17:58:45 +01:00
Nicolas Le Goff
40da069bf3
Fix tests
2015-02-06 20:03:33 +01:00