]>
Git — Sourcephile - gargantext.git/log
Przemek Kaminski [Mon, 9 Jan 2023 14:18:25 +0000 (15:18 +0100)]
[gexf] fixes to the GEXF file format
Przemek Kaminski [Mon, 9 Jan 2023 13:59:21 +0000 (14:59 +0100)]
[export] texts: attachment with filename
Alexandre Delanoë [Thu, 5 Jan 2023 13:32:10 +0000 (14:32 +0100)]
[DOC] ChangeLog
Przemek Kaminski [Thu, 5 Jan 2023 11:14:08 +0000 (12:14 +0100)]
[patch] fixes for missing transformWith clause in patch apply
Alexandre Delanoë [Wed, 4 Jan 2023 13:41:05 +0000 (14:41 +0100)]
[VERSION] +1 to 0.0.6.8.6
Przemek Kaminski [Tue, 3 Jan 2023 20:00:38 +0000 (21:00 +0100)]
[ngrams] list csv/json export endpoints
Przemek Kaminski [Tue, 3 Jan 2023 08:06:27 +0000 (09:06 +0100)]
[graphql] add description to UserInfo
Przemek Kaminski [Tue, 3 Jan 2023 06:16:26 +0000 (07:16 +0100)]
[ngrams] WIP CSV export work
Przemek Kaminski [Mon, 2 Jan 2023 18:37:15 +0000 (19:37 +0100)]
[envrc] export LANG to fix some ghc compile errors
Alexandre Delanoë [Mon, 2 Jan 2023 12:08:15 +0000 (13:08 +0100)]
[FIX] API upload
Alexandre Delanoë [Mon, 2 Jan 2023 09:41:55 +0000 (10:41 +0100)]
[MERGE] stack repo
Alexandre Delanoë [Mon, 2 Jan 2023 09:09:59 +0000 (10:09 +0100)]
[VERSION] +1 to 0.0.6.8.5.9.4
Alexandre Delanoë [Mon, 2 Jan 2023 09:07:38 +0000 (10:07 +0100)]
[FIX] Pubmed API
Alexandre Delanoë [Mon, 2 Jan 2023 08:41:44 +0000 (09:41 +0100)]
[FIX] cabal file
Przemek Kaminski [Fri, 30 Dec 2022 06:10:25 +0000 (07:10 +0100)]
Merge branch 'dev' into 161-dev-conduit-insert-db-fix
Przemek Kaminski [Fri, 30 Dec 2022 05:38:44 +0000 (06:38 +0100)]
[ngrams] sort based on duplicates elimination
Related to https://gitlab.iscpif.fr/gargantext/purescript-gargantext/issues/441
Przemek Kaminski [Tue, 27 Dec 2022 07:22:22 +0000 (08:22 +0100)]
[jobs] add JS_JOB_TIMEOUT/JS_ID_TIMEOUT settings for jobs
Przemek Kaminski [Tue, 27 Dec 2022 05:22:16 +0000 (06:22 +0100)]
[flow] some refactoring so that nodes are created in separate function
Alexandre Delanoë [Sat, 24 Dec 2022 06:14:24 +0000 (07:14 +0100)]
[VERSION] +1 to 0.0.6.8.5.9.3
Alexandre Delanoë [Sat, 24 Dec 2022 06:04:57 +0000 (07:04 +0100)]
[FIX] update cabal
Alexandre Delanoë [Sat, 24 Dec 2022 05:32:50 +0000 (06:32 +0100)]
Merge remote-tracking branch 'origin/161-dev-conduit-insert-db-fix' into dev-merge
Przemek Kaminski [Thu, 22 Dec 2022 06:08:53 +0000 (07:08 +0100)]
[flow] insert documents to the db in batches
Alexandre Delanoë [Wed, 21 Dec 2022 15:12:22 +0000 (16:12 +0100)]
[DOC] ChangeLog
Alexandre Delanoë [Tue, 20 Dec 2022 13:36:39 +0000 (14:36 +0100)]
[VERSION] +1 to 0.0.6.8.5.9.2
Alexandre Delanoë [Tue, 20 Dec 2022 13:36:05 +0000 (14:36 +0100)]
[FIX] incorrect count in HAL
Przemek Kaminski [Tue, 20 Dec 2022 13:26:18 +0000 (14:26 +0100)]
[flow] fix hardcoded list size in build terms
Alexandre Delanoë [Mon, 19 Dec 2022 10:30:55 +0000 (11:30 +0100)]
[DOC]
Alexandre Delanoë [Mon, 19 Dec 2022 10:30:20 +0000 (11:30 +0100)]
[VERSION] +1 to 0.0.6.8.5.9.1
Alexandre Delanoë [Mon, 19 Dec 2022 10:29:49 +0000 (11:29 +0100)]
Merge branch 'dev-merge' into dev
Przemek Kaminski [Mon, 19 Dec 2022 10:06:44 +0000 (11:06 +0100)]
[nodeStory] fixNodeStoryVersions command
Alexandre Delanoë [Mon, 19 Dec 2022 06:43:03 +0000 (07:43 +0100)]
[FIX] removing warning msg
Alexandre Delanoë [Mon, 19 Dec 2022 06:29:16 +0000 (07:29 +0100)]
[FIX] removing panic with NodeStory version
Alexandre Delanoë [Fri, 16 Dec 2022 12:58:23 +0000 (13:58 +0100)]
Merge remote-tracking branch 'origin/476-dev-fix-node-story-versions' into dev-merge
Przemek Kaminski [Fri, 16 Dec 2022 12:49:13 +0000 (13:49 +0100)]
[nodeStory] comment about node story archive immediate saving
Przemek Kaminski [Fri, 16 Dec 2022 12:46:37 +0000 (13:46 +0100)]
[nodeStory] save archive immediately, delay saving of node story state
We had a conflict here: archive history is used to resolve new
patches. However, they were saved with delay and after that were
cleared. We should save archive immediately and immediately clear it
in mvar so it's ready for new patches.
Alexandre Delanoë [Fri, 16 Dec 2022 11:19:16 +0000 (12:19 +0100)]
[FIX] removing debug message
Przemek Kaminski [Fri, 16 Dec 2022 11:05:06 +0000 (12:05 +0100)]
[nodeStory] fixes to insertNodeStory function
Updates weren't calculated properly.
Alexandre Delanoë [Fri, 16 Dec 2022 10:33:48 +0000 (11:33 +0100)]
[FIX] Debug message
Przemek Kaminski [Fri, 16 Dec 2022 10:05:22 +0000 (11:05 +0100)]
[nodeStory] fix typo in node story update sql
Przemek Kaminski [Fri, 16 Dec 2022 08:51:37 +0000 (09:51 +0100)]
[nodeStory] fixes to saving nodeStory
Alexandre Delanoë [Thu, 15 Dec 2022 14:48:13 +0000 (15:48 +0100)]
[VERSION] +1 to 0.0.6.8.5.9
Alexandre Delanoë [Thu, 15 Dec 2022 14:46:44 +0000 (15:46 +0100)]
[FEAT] Text Flow with NoList built as option
Przemek Kaminski [Thu, 15 Dec 2022 11:50:50 +0000 (12:50 +0100)]
[nodeStory] fix node story versions to be unique in node
Previously, we have different version for different rows in one node.
Alexandre Delanoë [Wed, 14 Dec 2022 13:45:07 +0000 (14:45 +0100)]
[FIX] if big list, just select some terms (quick fix for now)
Alexandre Delanoë [Tue, 13 Dec 2022 14:09:05 +0000 (15:09 +0100)]
[VERSION] +1 to 0.0.6.8.5.8
Alexandre Delanoë [Tue, 13 Dec 2022 13:50:27 +0000 (14:50 +0100)]
Merge remote-tracking branch 'origin/443-dev-doc-upload-improvement' into dev
Alexandre Delanoë [Fri, 9 Dec 2022 12:37:11 +0000 (13:37 +0100)]
[FIX] Date function
Alexandre Delanoë [Fri, 9 Dec 2022 10:54:46 +0000 (11:54 +0100)]
[FIX] removing debug message
Alexandre Delanoë [Fri, 9 Dec 2022 10:32:35 +0000 (11:32 +0100)]
[FIX] Graph Removing Hapax
Alexandre Delanoë [Fri, 9 Dec 2022 09:57:10 +0000 (10:57 +0100)]
[DOC]
Alexandre Delanoë [Fri, 9 Dec 2022 09:56:25 +0000 (10:56 +0100)]
[FIX] Date Parser
Karen Konou [Fri, 9 Dec 2022 09:11:50 +0000 (10:11 +0100)]
[Doc upload] use abstract if title is empty
Alexandre Delanoë [Thu, 8 Dec 2022 08:17:01 +0000 (09:17 +0100)]
[VERSION] +1 to 0.0.6.8.5.7
Alexandre Delanoë [Wed, 7 Dec 2022 13:41:26 +0000 (14:41 +0100)]
[DOC] ChangeLog
Alexandre Delanoë [Wed, 7 Dec 2022 13:40:55 +0000 (14:40 +0100)]
[FIX] Spacy bug if string is empty
Alexandre Delanoë [Wed, 7 Dec 2022 08:24:41 +0000 (09:24 +0100)]
[VERSION] +1 to 0.0.6.8.5.6
Alexandre Delanoë [Wed, 7 Dec 2022 08:23:54 +0000 (09:23 +0100)]
[FIX] Grouping of ngrams
Alexandre Delanoë [Tue, 6 Dec 2022 09:04:43 +0000 (10:04 +0100)]
Merge remote-tracking branch 'origin/445-dev-doc-upload-lang' into dev
Alexandre Delanoë [Tue, 6 Dec 2022 09:04:26 +0000 (10:04 +0100)]
[VERSION] +1 to 0.0.6.8.5.5
Alexandre Delanoë [Tue, 6 Dec 2022 09:04:10 +0000 (10:04 +0100)]
[VERSION] +1 to
Karen Konou [Mon, 5 Dec 2022 10:45:40 +0000 (11:45 +0100)]
[Doc Upload] add language
Alexandre Delanoë [Thu, 1 Dec 2022 17:25:20 +0000 (18:25 +0100)]
[VERSION] +1 to 0.0.6.8.5.4
Alexandre Delanoë [Thu, 1 Dec 2022 16:23:03 +0000 (17:23 +0100)]
[DOC]
Alexandre Delanoë [Thu, 1 Dec 2022 16:22:37 +0000 (17:22 +0100)]
[FIX] Quick Fix of the ngrams building list
Alexandre Delanoë [Wed, 30 Nov 2022 11:11:06 +0000 (12:11 +0100)]
[VERSION] +1 to 0.0.6.8.5.3
Alexandre Delanoë [Wed, 30 Nov 2022 10:40:19 +0000 (11:40 +0100)]
Merge remote-tracking branch 'origin/151-dev-pubmed-api-key' into dev
Alexandre Delanoë [Wed, 30 Nov 2022 10:39:24 +0000 (11:39 +0100)]
Merge remote-tracking branch 'origin/jobqueue-test-delay' into dev
Alexandre Delanoë [Wed, 30 Nov 2022 10:38:25 +0000 (11:38 +0100)]
Merge remote-tracking branch 'origin/469-dev-email-change' into dev
Karen Konou [Wed, 30 Nov 2022 09:56:42 +0000 (10:56 +0100)]
[GQL] Fix email change
Alexandre Delanoë [Tue, 29 Nov 2022 13:56:34 +0000 (14:56 +0100)]
[VERSION] +1 to 0.0.6.8.5.2
Przemek Kaminski [Mon, 28 Nov 2022 19:12:27 +0000 (20:12 +0100)]
[pubmed] use the upstream pubmed version, with reader monad
Przemek Kaminski [Mon, 28 Nov 2022 18:21:01 +0000 (19:21 +0100)]
Merge branch 'dev' into 151-dev-pubmed-api-key
Przemek Kaminski [Mon, 28 Nov 2022 18:19:37 +0000 (19:19 +0100)]
[graph] add _camera_angle
Przemek Kaminski [Mon, 28 Nov 2022 16:58:16 +0000 (17:58 +0100)]
Merge branch 'dev' into 151-dev-pubmed-api-key
Alexandre Delanoë [Mon, 28 Nov 2022 14:53:01 +0000 (15:53 +0100)]
[DOC] undo sql upgrade file
Alexandre Delanoë [Fri, 25 Nov 2022 13:10:35 +0000 (14:10 +0100)]
[FIX][DOC] Indexing issue
Alexandre Delanoë [Fri, 25 Nov 2022 12:45:42 +0000 (13:45 +0100)]
[FIX] ArXiv: search in abstract by default
Przemek Kaminski [Thu, 24 Nov 2022 17:22:48 +0000 (18:22 +0100)]
[pubmed] some api_key pubmed work
Alexandre Delanoë [Thu, 24 Nov 2022 14:50:02 +0000 (15:50 +0100)]
[CHANGELOG] doc to upgrade
Alexandre Delanoë [Thu, 24 Nov 2022 13:40:54 +0000 (14:40 +0100)]
[FIX] Graph Explorer search waiting for the search in docs with ngrams and our TFIDF
Alexandre Delanoë [Thu, 24 Nov 2022 10:28:04 +0000 (11:28 +0100)]
Merge remote-tracking branch 'origin/145-dev-graph-explorer-search-tfidf' into dev
Przemek Kaminski [Thu, 24 Nov 2022 10:19:41 +0000 (11:19 +0100)]
Merge branch 'dev' into 151-dev-pubmed-api-key
Przemek Kaminski [Thu, 24 Nov 2022 09:57:07 +0000 (10:57 +0100)]
[ngrams by context] fix subquery to limit only to current corpus
Przemek Kaminski [Thu, 24 Nov 2022 09:06:14 +0000 (10:06 +0100)]
[postgres] fix doc_count to be 0 by default
Przemek Kaminski [Thu, 24 Nov 2022 09:05:16 +0000 (10:05 +0100)]
[api] fix to_json for GargError
Przemek Kaminski [Thu, 24 Nov 2022 09:04:33 +0000 (10:04 +0100)]
[docker] fix shm_size for postgres
This should prevent memory errors when uploading large lists.
Przemek Kaminski [Wed, 23 Nov 2022 16:23:25 +0000 (17:23 +0100)]
[pubmed] some work towards pubmed api key
Przemek Kaminski [Wed, 16 Nov 2022 06:36:03 +0000 (07:36 +0100)]
Merge branch 'dev' into 145-dev-graph-explorer-search-tfidf
Przemek Kaminski [Tue, 15 Nov 2022 11:56:30 +0000 (12:56 +0100)]
[ngrams] typo fix for sql
Przemek Kaminski [Tue, 15 Nov 2022 11:18:55 +0000 (12:18 +0100)]
[ngrams] send array of context ids, instead of occurrences int
Przemek Kaminski [Tue, 15 Nov 2022 05:14:57 +0000 (06:14 +0100)]
[ngrams] some debugging info
Alexandre Delanoë [Mon, 14 Nov 2022 16:57:32 +0000 (17:57 +0100)]
[DOC] ChangeLog
Alexandre Delanoë [Mon, 14 Nov 2022 16:56:48 +0000 (17:56 +0100)]
[MERGE]
Alexandre Delanoë [Mon, 14 Nov 2022 16:47:57 +0000 (17:47 +0100)]
Merge remote-tracking branch 'origin/149-dev-ngrams-table-sorting-fix' into dev-merge
Alexandre Delanoë [Mon, 14 Nov 2022 16:45:51 +0000 (17:45 +0100)]
[VERSION] +1 to 0.0.6.8.5
Alexandre Delanoë [Mon, 14 Nov 2022 16:38:57 +0000 (17:38 +0100)]
[MERGE]
Alexandre Delanoë [Mon, 14 Nov 2022 15:40:42 +0000 (16:40 +0100)]
Merge remote-tracking branch 'origin/452-dev-teams-security' into dev-merge
Karen Konou [Sun, 13 Nov 2022 10:01:03 +0000 (11:01 +0100)]
[Folder view API] Don't return parent folder in teams
Alexandre Delanoë [Thu, 10 Nov 2022 14:34:20 +0000 (15:34 +0100)]
[DOC] ChangeLog
Przemek Kaminski [Thu, 10 Nov 2022 10:07:56 +0000 (11:07 +0100)]
[ngrams] more refactoring, ordering by occurrences fixed