Commit Graph

8124 Commits

Author SHA1 Message Date
aina esokia
728511055d merge master into PHRAS-3189 2020-09-28 14:35:35 +03:00
Nicolas Maillat
e7ccb4f1dc Merge branch 'master' into PHRAS-3214_validation-tokens-mess_MASTER 2020-09-28 13:04:41 +02:00
jygaulier
d5fc38b459 - fix : restore "suggestions". Declarative : use "...&include[]=suggestions..." 2020-09-25 16:14:47 +02:00
Nicolas Maillat
294f0cad08 Merge branch 'master' into PHRAS-3214_validation-tokens-mess_MASTER 2020-09-25 07:18:53 +02:00
aina esokia
9dde62adf6 upgrade production-client 2020-09-24 15:43:25 +03:00
aina esokia
32db1fb2c2 to use drag and drop 2020-09-24 12:55:16 +03:00
jygaulier
e79f2cb4f2 add:
- multiple pagination methods
- "include" parameter in /search route :
-- facets : facets are no more returned by default
-- results.stories.children : to populate the children of stories
- "story_children_limit" parameter in /search route
  will limit the number of children populated by story
- "count" (for results) and "children_count" (for stories in results) is the number of items in the current page
- "total" (for results) and "children_total" (for stories in results) is the total number of items

todo: swagger doc (but impossible to describe related/excluded parameters (like pagination methods in /search)
2020-09-22 21:30:19 +02:00
aina esokia
8294797027 edit publication 2020-09-22 16:19:18 +03:00
aina esokia
9f492bdd45 get one publication 2020-09-18 11:41:08 +03:00
jygaulier
f9fa3e0802 - add : doc of stories/children
- fix : limiting the number of children with search stories (story_max_records=N in url) respects coll/mask rights
2020-09-17 18:57:13 +02:00
jygaulier
236a4a20ac - add : route GET:stories/.../.../children (wip)
- change : now GET record can return a story (return r.is_story = true); GET story will only return a story.
2020-09-17 18:57:13 +02:00
jygaulier
b22b3bb8d2 - fix : forgotten type, uuid, sha etc 2020-09-17 18:57:13 +02:00
jygaulier
99be4ea1d3 WIP DO NOT MERGE
- add : route GET:records
- add : route POST:records (can create a record without document)
- add : json can be passed in body OR in a multiparm parm named "body" (to allow upload of file along with json)
- change : story content (children) is now a list of urls (=get action on each child)
2020-09-17 18:57:13 +02:00
aina esokia
7273ae49ee add CRUD route 2020-09-17 10:53:29 +03:00
aina esokia
2cd885f7a0 update 2020-09-16 14:28:49 +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
aina esokia
fbd8ce58a4 list publication 2020-09-15 14:59:34 +03:00
jygaulier
7205df082d - fix : the "validate" token of the initiator should always have be non-expiring (so the initiator can see results after expiration) 2020-09-14 19:39:51 +02:00
jygaulier
6e06124f0c - fix nullable type function signature (again) 2020-09-14 18:11:55 +02:00
jygaulier
e6dc6bc7c9 - fix phpstorm warnings 2020-09-14 17:43:52 +02:00
jygaulier
e829e91bee - fix err500 because expecting Datetime (signature), receive null (null IS ok); Could use NullableDatetime but too many changes required. 2020-09-14 17:41:41 +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
aina esokia
d0a0a57936 change connection kin name, taking acount expose list in config 2020-09-11 16:54:10 +03:00
aina esokia
932dedf793 add list and create controller 2020-09-11 15:16:41 +03:00
aina esokia
412db94fca update config structure 2020-09-10 12:23:07 +03:00
Harrys
7c24e2bd51 PHRAS-3188 : Front expose : add expose edit modal 2020-09-09 18:38:42 +04:00
aina esokia
a8cfaa6d03 save expose setting 2020-09-09 15:26:42 +03:00
Nicolas Maillat
66993b1947 Merge branch 'master' into PHRAS-3189_Admin_expose_setting 2020-09-02 14:30:19 +02:00
Nicolas Maillat
b742d955ab Merge branch 'master' into PHRAS-3184-api-token-header-only 2020-08-07 16:15:23 +02:00
Nicolas Maillat
cdddf1f757 Merge branch 'master' into PHRAS-3203-add-column-payload 2020-08-07 15:20:02 +02:00
Nicolas Maillat
6822940365 Merge branch 'master' into PHRAS-3184-api-token-header-only 2020-08-07 15:19:42 +02:00
nmaillat
20f52af540 PHRAS-3139 set compression for thumbnail 2020-08-07 14:47:00 +02:00
aynsix
e5a514b294 add and display column payload 2020-08-07 15:35:42 +03:00
nmaillat
2a2e920a82 default position and geonames fields 2020-08-07 13:44:28 +02:00
nmaillat
278e2cb300 PHRAS-3139 fix typo in config 2020-08-07 10:43:02 +02:00
nmaillat
30d0a5e490 PHRAS-3139 default configuration fields for geoloc 2020-08-07 09:57:35 +02:00
nmaillat
1eba5b9005 PHRAS-3139 subview size and flaten attibute 2020-08-07 09:34:14 +02:00
Nicolas Maillat
0f4cad4888 Merge branch 'master' into PHRAS-3184-api-token-header-only 2020-08-06 16:47:46 +02:00
Nicolas Maillat
4b5f7345c8 Merge branch 'master' into PHRAS-3202-finished-manually 2020-08-06 16:26:09 +02:00
Nicolas Maillat
3256ddaae4 Merge branch 'master' into PHRAS-3184-api-token-header-only 2020-08-06 16:16:29 +02:00
aynsix
8907e85b8a change const value 2020-08-06 17:05:14 +03:00
aynsix
baf22aae86 change key name 2020-08-06 16:14:17 +03:00
aynsix
b5b69343bd add and display interrupt status 2020-08-06 15:17:06 +03:00
aynsix
dc66e80a93 reconnect if connection closed 2020-08-06 11:16:53 +03:00
aynsix
2e1ce43321 change behavior api_token_header 2020-08-05 19:57:53 +03:00
Harrys
369bff4271 PHRAS-2541 Design of publish window 2020-08-05 14:31:04 +04:00
Nicolas Maillat
216001514f Merge branch 'master' into PHRAS-3196-change-download-file-in-uploader 2020-08-04 19:05:05 +02:00
Nicolas Maillat
e627beb54d Merge branch 'master' into PHRAS-3164_lightbox-download_link 2020-08-04 18:36:27 +02:00
aynsix
82710b8896 force svg mime type 2020-08-04 17:52:29 +03:00
aynsix
252f0d6744 change download url in uploader 2020-08-04 17:11:02 +03:00