Commit Graph

9801 Commits

Author SHA1 Message Date
Thibaud Fabre
c2a53e7fae Enable mail notifications on mock users 2015-11-03 11:33:04 +01:00
Thibaud Fabre
938c92b0c1 Disable demand status emails when mail notifications are disabled 2015-11-02 15:50:19 +01:00
Benoît Burnichon
1a75e33848 Merge pull request #1553 from aztech-dev/phras-792
PHRAS-792
2015-10-30 15:47:00 +01:00
Benoît Burnichon
a92b560c5a Merge pull request #1554 from aztech-dev/phras-788
PHRAS-788
2015-10-30 15:45:40 +01:00
Thibaud Fabre
e2dbc20628 PHRAS-788 Set webhook_url field to correct size 2015-10-30 14:57:53 +01:00
Thibaud Fabre
51560f4c86 PHRAS-792 Require access to admin module and user management 2015-10-30 14:48:53 +01:00
jygaulier
d877e64c66 Merge pull request #1552 from jygaulier/PHRAS-794_clone-PHRAS-793
#PHRAS-794 #time 5m
2015-10-29 19:45:26 +01:00
Jean-Yves Gaulier
a07742a5af #PHRAS-794 #time 5m
fix : field content mismatch between databoxes (due to metadata-id collision) is solved
2015-10-29 19:08:07 +01:00
Benoît Burnichon
03d3975d87 Merge pull request #1547 from aztech-dev/accounts3
Accounts
2015-10-26 15:42:34 +01:00
Thibaud Fabre
a915a40a99 Clean up event processing dependencies 2015-10-26 14:25:59 +01:00
Benoît Burnichon
d772b29615 Merge pull request #1548 from lostdalek/hotfix/PHRAS-623
PHRAS-623 - fix typo in translation
2015-10-22 19:23:21 +02:00
Thibaud Fabre
f38179f941 Fix invalid method call 2015-10-21 18:01:43 +02:00
Florian BLOUET
e3de3192f2 PHRAS-623 - fix typo in translation 2015-10-21 11:08:36 +02:00
Thibaud Fabre
bcb502301b Fix incorrect setter mapping and lax up assertions 2015-10-20 18:51:57 +02:00
Thibaud Fabre
4c1a8432bb Fix test cases 2015-10-20 18:17:01 +02:00
Thibaud Fabre
6882424a01 Add registration related webhooks 2015-10-20 17:45:16 +02:00
Thibaud Fabre
ce9e5fbd45 Add registration routes 2015-10-20 10:42:02 +02:00
Jean-Yves Gaulier
41963d13db PHRAS-752 #time 1h
fix :restore '-' in tf-* fields sources for backward compatibility with existing 3.8 structures
2015-10-20 09:16:32 +02:00
Jean-Yves Gaulier
4bc559e679 PHRAS-752 #time 4h
fix : tf-* (phraseanet) admin / field / source does not says "invalid"
add : better completion for field source : now can type things like "phr:tim" to match namespace(s) and tagname(s)
2015-10-20 09:16:32 +02:00
Thibaud Fabre
3f5d9763e2 Fix password reset action names 2015-10-20 09:16:32 +02:00
Thibaud Fabre
e434dbabc0 Update password API route 2015-10-20 09:16:32 +02:00
Thibaud Fabre
1ac13aafaa Fix controller key 2015-10-20 09:16:31 +02:00
Thibaud Fabre
eceedc0833 Fix set password action definition 2015-10-20 09:16:31 +02:00
Thibaud Fabre
c2a10fca61 Add delete/update account routes 2015-10-20 09:16:31 +02:00
Thibaud Fabre
b0d7d9802d User registration refactoring 2015-10-20 09:15:58 +02:00
Thibaud Fabre
c957996d60 WIP Registration / collections 2015-10-20 09:15:58 +02:00
Thibaud Fabre
82697bc4c2 WIP Account management 2015-10-20 09:15:57 +02:00
Thibaud Fabre
5869f1465d WIP recovery 2015-10-20 09:14:16 +02:00
Thibaud Fabre
8a9caf4863 Fix password reset action names 2015-10-20 09:12:22 +02:00
Thibaud Fabre
05e066ac23 Update password API route 2015-10-20 09:12:22 +02:00
Thibaud Fabre
00aa656866 Fix controller key 2015-10-20 09:12:22 +02:00
Thibaud Fabre
bfb17f918d Fix set password action definition 2015-10-20 09:12:22 +02: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
bfaa3e9614 WIP Registration / collections 2015-10-20 09:12:22 +02:00
Thibaud Fabre
59a6b39e55 WIP Account management 2015-10-20 09:12:22 +02:00
Thibaud Fabre
19a6f531d9 WIP recovery 2015-10-20 09:12:22 +02:00
jygaulier
a50f7eeddd Merge pull request #1543 from jygaulier/PHRAS-771_clone-750
PHRAS-771 #time 2h
2015-10-19 10:32:20 +02:00
jygaulier
b6b04ab101 Merge pull request #1542 from jygaulier/PHRAS-772_clone-760
PHRAS-772 #time 15m
2015-10-19 10:31:37 +02:00
Jean-Yves Gaulier
87bdb15456 PHRAS-771 #time 10m
fix test
2015-10-16 13:22:34 +02:00
Jean-Yves Gaulier
f55bc774be PHRAS-772 #time 30m
fix test
2015-10-15 17:36:19 +02:00
Jean-Yves Gaulier
ddf977465c PHRAS-771 #time 2h
report de PHRAS-750 (connect to ftp via a auth proxy)
2015-10-15 17:02:04 +02:00
Jean-Yves Gaulier
30e4910bd9 PHRAS-772 #time 15m
report de PHRAS-760 (ftp task not ok in CLI)
2015-10-15 15:49:34 +02:00
jygaulier
88cfcd20b0 Merge pull request #1541 from jygaulier/PHRAS-768_report-344
PHRAS-768 #time 5m
2015-10-15 15:23:46 +02:00
Jean-Yves Gaulier
8bced4b4ad PHRAS-768 #time 5m
report de PHRAS-344 (story / preview / train : bounce)
2015-10-15 15:22:44 +02:00
jygaulier
a7c425d410 Merge pull request #1539 from jygaulier/PHRAS-766_login-case-sensitivity
PHRAS-766 #time 30m
2015-10-14 18:35:02 +02:00
Jean-Yves Gaulier
c4993f83d5 PHRAS-766 #time 30m
fix : login and mail is now case insensitive in doctrine "find" methods.
2015-10-14 17:43:21 +02:00
jygaulier
3ffb241714 Merge pull request #1537 from jygaulier/PHRAS-752_tf-invalid-source
PHRAS-752 #time 4h
2015-10-14 10:23:22 +02:00
Jean-Yves Gaulier
9a7b54ef73 PHRAS-752 #time 1h
fix :restore '-' in tf-* fields sources for backward compatibility with existing 3.8 structures
2015-10-13 20:00:17 +02:00
Jean-Yves Gaulier
bb67a1a4bc PHRAS-752 #time 4h
fix : tf-* (phraseanet) admin / field / source does not says "invalid"
add : better completion for field source : now can type things like "phr:tim" to match namespace(s) and tagname(s)
2015-10-13 17:23:52 +02:00