Commit Graph

4028 Commits

Author SHA1 Message Date
Thibaud Fabre
43500c8ff6 Add databox ID in collection response 2015-10-27 19:36:11 +01:00
Thibaud Fabre
a903594fbc Add API get collection route
Signed-off-by: Benoît Burnichon <bburnichon@alchemy.fr>
Forward port from 3.8
2015-10-27 19:35:51 +01:00
Thibaud Fabre
0e5e7f08fa Return base_id in API & remove unneeded conversions
Signed-off-by: Benoît Burnichon <bburnichon@alchemy.fr>

Missing changes for stories.
2015-10-27 19:35:04 +01:00
Nicolas Le Goff
aeaf0154ed Revert downloadble subdef api expositioon 2015-10-27 15:12:42 +01:00
Nicolas Le Goff
9c9353fa01 PHRAS-350 #fix add step by step tour guide
Edited while forward porting.
2015-10-27 15:04:32 +01:00
Jean-Yves Gaulier
a953888084 PHRAS-223 #time 6h 2015-10-27 12:43:02 +01:00
Jean-Yves Gaulier
a75b528e80 fix #PHRAS-388 #time 4h 2015-10-27 12:21:13 +01:00
Nicolas Le Goff
af2b2ac374 PHRAS-288 Check if storage engines is available 2015-10-27 11:27:53 +01:00
Nicolas Le Goff
cd85d4fdf9 PHRAS-315 Do not expose not downloadable subdef 2015-10-27 11:08:34 +01:00
Nicolas Le Goff
9b6e20c6c5 PHRAS-343 Disabled record type when choosing story search mode 2015-10-27 10:53:42 +01:00
Nicolas Le Goff
0007bf58be PHRAS-350 Deprecate client 2015-10-27 10:38:58 +01:00
Thibaud Fabre
a915a40a99 Clean up event processing dependencies 2015-10-26 14:25:59 +01:00
Thibaud Fabre
f38179f941 Fix invalid method call 2015-10-21 18:01:43 +02:00
Thibaud Fabre
bcb502301b Fix incorrect setter mapping and lax up assertions 2015-10-20 18:51:57 +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
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
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
Mathieu Darse
e86918de4b Merge native keys, flag & fields syntaxes together (PHRAS-685)
- « IN » syntax was removed
- Tests where updated with new serialized representations (IN is replaced by MATCHES)
- Removed tests of native fields with IN syntax
- 4 tests (lines 77, 80, 83 and 86 in queries.csv) are not passing but
they were not really part of specified functionality. They need some work eventually.
2015-10-12 19:50:23 +02:00
Mathieu Darse
fbac292430 Remove old database/collection/type/id grammar pieces 2015-10-12 18:02:35 +02:00
Mathieu Darse
95753167c8 InExpression → FieldMatchExpression (PHRAS-688) 2015-10-12 17:04:02 +02:00
Mathieu Darse
6abfd70e80 Move query build logic for native keys into Key class (PHRAS-688) 2015-10-12 16:42:04 +02:00
Thibaud Fabre
49ec3e0c95 Fix undefined property error 2015-10-12 16:40:28 +02:00