]> Git — Sourcephile - gargantext.git/log
gargantext.git
17 months agoMerge branch 'dev' into 203-dev-corpus-json-import
Przemysław Kaminski [Fri, 12 May 2023 09:03:46 +0000 (11:03 +0200)]
Merge branch 'dev' into 203-dev-corpus-json-import

17 months ago[FILES] ressources for upgrade
Alexandre Delanoë [Fri, 12 May 2023 08:40:09 +0000 (10:40 +0200)]
[FILES] ressources for upgrade

17 months ago[corpus] import JSON support
Przemysław Kaminski [Fri, 12 May 2023 08:11:13 +0000 (10:11 +0200)]
[corpus] import JSON support

17 months ago[VERSION] +1 to 0.0.6.9.9.4.5
Alexandre Delanoë [Thu, 11 May 2023 15:29:19 +0000 (17:29 +0200)]
[VERSION] +1 to 0.0.6.9.9.4.5

17 months ago[FIX] #199
Alexandre Delanoë [Thu, 11 May 2023 15:27:39 +0000 (17:27 +0200)]
[FIX] #199

17 months ago[VERSION] +1 to 0.0.6.9.9.4.4
Alexandre Delanoë [Thu, 11 May 2023 11:08:35 +0000 (13:08 +0200)]
[VERSION] +1 to 0.0.6.9.9.4.4

17 months ago[VERSION] +1 to 0.0.6.9.9.4.3
Alexandre Delanoë [Wed, 10 May 2023 18:14:37 +0000 (20:14 +0200)]
[VERSION] +1 to 0.0.6.9.9.4.3

17 months ago[FIX] SearX analysis needs its NodeTexts
Alexandre Delanoë [Wed, 10 May 2023 18:11:02 +0000 (20:11 +0200)]
[FIX] SearX analysis needs its NodeTexts

17 months ago[VERSION] +1 to 0.0.6.9.9.4.2
Alexandre Delanoë [Tue, 9 May 2023 08:27:41 +0000 (10:27 +0200)]
[VERSION] +1 to 0.0.6.9.9.4.2

17 months ago[FIX] Script Prod mode
Alexandre Delanoë [Tue, 9 May 2023 07:59:02 +0000 (09:59 +0200)]
[FIX] Script Prod mode

17 months agoFix subtle bug in searchTableNgrams
Alfredo Di Napoli [Mon, 8 May 2023 13:16:10 +0000 (15:16 +0200)]
Fix subtle bug in searchTableNgrams

This commit fixes a bug (or feature? unclear at this stage) of the
`rootOf` function inside `searchTableNgrams`, which could, in some
occasion, return a root which has a different `ListType`, which
in turn throws off pagination.

17 months agoAdd more pagination tests
Alfredo Di Napoli [Mon, 8 May 2023 07:44:40 +0000 (09:44 +0200)]
Add more pagination tests

18 months agoAdd some basic pagination tests
Alfredo Di Napoli [Tue, 2 May 2023 14:24:50 +0000 (16:24 +0200)]
Add some basic pagination tests

This commit adds some basic tests for the Ngrams pagination,
capitalizing on the refactoring of the `searchTableNgrams` function,
which is now pure and can be tested fairly easily.

18 months agoRefactor pagination to use `NgramsSearchQuery`
Alfredo Di Napoli [Tue, 2 May 2023 07:25:32 +0000 (09:25 +0200)]
Refactor pagination to use `NgramsSearchQuery`

This commit refactors the Ngrams pagination code to use
the `NgramsSearchQuery`, and it introduces a new function called
`searchTableNgrams`, which is now completely pure.

18 months agoAdd `NgramsSearchQuery` type
Alfredo Di Napoli [Tue, 2 May 2023 06:47:14 +0000 (08:47 +0200)]
Add `NgramsSearchQuery` type

18 months ago[VERSION] +1 to 0.0.6.9.9.4.1
Alexandre Delanoë [Fri, 28 Apr 2023 19:37:13 +0000 (21:37 +0200)]
[VERSION] +1 to 0.0.6.9.9.4.1

18 months ago[VERSION] +1 to 0.0.6.9.9.4
Alexandre Delanoë [Fri, 28 Apr 2023 07:49:20 +0000 (09:49 +0200)]
[VERSION] +1 to 0.0.6.9.9.4

18 months agoMerge remote-tracking branch 'origin/201-dev-user-pubmed-api-key' into dev
Alexandre Delanoë [Fri, 28 Apr 2023 07:48:11 +0000 (09:48 +0200)]
Merge remote-tracking branch 'origin/201-dev-user-pubmed-api-key' into dev

18 months agoMerge remote-tracking branch 'origin/dev-phyloDebug' into dev-phyloDebug
Alexandre Delanoë [Fri, 28 Apr 2023 07:38:08 +0000 (09:38 +0200)]
Merge remote-tracking branch 'origin/dev-phyloDebug' into dev-phyloDebug

18 months ago[DEBUG] print debug infos
Alexandre Delanoë [Mon, 24 Apr 2023 09:40:04 +0000 (11:40 +0200)]
[DEBUG] print debug infos

18 months ago[pubmed] implement per-user api keys
Przemysław Kaminski [Fri, 28 Apr 2023 04:31:55 +0000 (06:31 +0200)]
[pubmed] implement per-user api keys

18 months ago[VERSION] +1 to 0.0.6.9.9.3.3
Alexandre Delanoë [Thu, 27 Apr 2023 15:30:05 +0000 (17:30 +0200)]
[VERSION] +1 to 0.0.6.9.9.3.3

18 months ago[VERSION] +1 to 0.0.6.9.9.3.2
Alexandre Delanoë [Wed, 26 Apr 2023 13:56:47 +0000 (15:56 +0200)]
[VERSION] +1 to 0.0.6.9.9.3.2

18 months ago[FEAT] Iramuteq parser (WIP)
Alexandre Delanoë [Wed, 26 Apr 2023 13:55:32 +0000 (15:55 +0200)]
[FEAT] Iramuteq parser (WIP)

18 months agochange main
qlobbe [Wed, 26 Apr 2023 11:06:18 +0000 (13:06 +0200)]
change main

18 months ago[FEAT] Alceste/Iramuteq Parser
Alexandre Delanoë [Wed, 26 Apr 2023 09:54:04 +0000 (11:54 +0200)]
[FEAT] Alceste/Iramuteq Parser

18 months agochange the main
qlobbe [Wed, 26 Apr 2023 09:18:44 +0000 (11:18 +0200)]
change the main

18 months ago[FIX] Data.List qualified import
Alexandre Delanoë [Wed, 26 Apr 2023 09:09:46 +0000 (11:09 +0200)]
[FIX] Data.List qualified import

18 months ago[PARSERS] Iramuteq file format parser
Alexandre Delanoë [Tue, 25 Apr 2023 09:25:15 +0000 (11:25 +0200)]
[PARSERS] Iramuteq file format parser

18 months ago[COSMETICS] SQL query
Alexandre Delanoë [Wed, 26 Apr 2023 07:05:05 +0000 (09:05 +0200)]
[COSMETICS] SQL query

18 months ago[VERSION] +1 to 0.0.6.9.9.3.1
Alexandre Delanoë [Tue, 25 Apr 2023 13:30:34 +0000 (15:30 +0200)]
[VERSION] +1 to 0.0.6.9.9.3.1

18 months ago[VERSION] +1 to 0.0.6.9.9.3
Alexandre Delanoë [Tue, 25 Apr 2023 11:45:14 +0000 (13:45 +0200)]
[VERSION] +1 to 0.0.6.9.9.3

18 months agoMerge remote-tracking branch 'origin/adinapoli/issue-incorrect-pagination' into dev
Alexandre Delanoë [Tue, 25 Apr 2023 11:25:11 +0000 (13:25 +0200)]
Merge remote-tracking branch 'origin/adinapoli/issue-incorrect-pagination' into dev

18 months agoMerge remote-tracking branch 'origin/adinapoli/issue-198' into dev
Alexandre Delanoë [Tue, 25 Apr 2023 11:24:41 +0000 (13:24 +0200)]
Merge remote-tracking branch 'origin/adinapoli/issue-198' into dev

18 months agoFix NGrams pagination (purescript-gargantext#531)
Alfredo Di Napoli [Tue, 25 Apr 2023 08:53:12 +0000 (10:53 +0200)]
Fix NGrams pagination (purescript-gargantext#531)

18 months ago[VERSION] +1 to 0.0.6.9.9.2
Alexandre Delanoë [Mon, 24 Apr 2023 15:06:00 +0000 (17:06 +0200)]
[VERSION] +1 to 0.0.6.9.9.2

18 months ago[DEBUG] print debug infos
Alexandre Delanoë [Mon, 24 Apr 2023 09:40:04 +0000 (11:40 +0200)]
[DEBUG] print debug infos

18 months agomore lenient pauses in markProgress testing
Alfredo Di Napoli [Mon, 24 Apr 2023 07:56:29 +0000 (09:56 +0200)]
more lenient pauses in markProgress testing

18 months agomake queue fairness test more deterministic
Alfredo Di Napoli [Mon, 24 Apr 2023 07:27:39 +0000 (09:27 +0200)]
make queue fairness test more deterministic

18 months ago[Tree] Flat tree API for search
Karen Konou [Fri, 21 Apr 2023 11:05:44 +0000 (13:05 +0200)]
[Tree] Flat tree API for search

18 months agoadd Callon's density
qlobbe [Fri, 21 Apr 2023 09:18:28 +0000 (11:18 +0200)]
add Callon's density

18 months ago[VERSION] +1 to 0.0.6.9.9.1
Alexandre Delanoë [Fri, 21 Apr 2023 07:15:32 +0000 (09:15 +0200)]
[VERSION] +1 to 0.0.6.9.9.1

18 months ago[FIX]
Alexandre Delanoë [Thu, 20 Apr 2023 14:58:20 +0000 (16:58 +0200)]
[FIX]

18 months ago[FIX/FEAT] Langs
Alexandre Delanoë [Thu, 20 Apr 2023 13:38:04 +0000 (15:38 +0200)]
[FIX/FEAT] Langs

18 months ago[FIX] Langs
Alexandre Delanoë [Thu, 20 Apr 2023 09:20:46 +0000 (11:20 +0200)]
[FIX] Langs

18 months ago[VERSION] +1 to 0.0.6.9.9
Alexandre Delanoë [Thu, 20 Apr 2023 07:30:07 +0000 (09:30 +0200)]
[VERSION] +1 to 0.0.6.9.9

18 months ago[nlp] export languages (graphql) based on ini file
Przemysław Kaminski [Tue, 18 Apr 2023 18:05:57 +0000 (20:05 +0200)]
[nlp] export languages (graphql) based on ini file

18 months ago[VERSION] +1 to 0.0.6.9.8.7.1
Alexandre Delanoë [Thu, 20 Apr 2023 04:53:30 +0000 (06:53 +0200)]
[VERSION] +1 to 0.0.6.9.8.7.1

18 months agoMerge remote-tracking branch 'origin/adinapoli/issue-198' into dev
Alexandre Delanoë [Thu, 20 Apr 2023 04:51:58 +0000 (06:51 +0200)]
Merge remote-tracking branch 'origin/adinapoli/issue-198' into dev

18 months agoAdd pushJobWithTime
Alfredo Di Napoli [Wed, 19 Apr 2023 11:45:35 +0000 (13:45 +0200)]
Add pushJobWithTime

18 months ago[DOC]
Alexandre Delanoë [Tue, 18 Apr 2023 07:22:36 +0000 (09:22 +0200)]
[DOC]

18 months ago[VERSION] +1 to 0.0.6.9.8.7
Alexandre Delanoë [Mon, 17 Apr 2023 15:37:06 +0000 (17:37 +0200)]
[VERSION] +1 to 0.0.6.9.8.7

18 months agoMerge remote-tracking branch 'origin/513-dev-pin-tree' into dev-merge
Alexandre Delanoë [Mon, 17 Apr 2023 14:56:13 +0000 (16:56 +0200)]
Merge remote-tracking branch 'origin/513-dev-pin-tree' into dev-merge

18 months agoMerge remote-tracking branch 'origin/adinapoli/issue-198' into dev-merge
Alexandre Delanoë [Mon, 17 Apr 2023 14:48:05 +0000 (16:48 +0200)]
Merge remote-tracking branch 'origin/adinapoli/issue-198' into dev-merge

18 months agodoc debug
Alexandre Delanoë [Mon, 17 Apr 2023 14:47:39 +0000 (16:47 +0200)]
doc debug

18 months agoRewrite testPrios test
Alfredo Di Napoli [Mon, 17 Apr 2023 11:32:07 +0000 (13:32 +0200)]
Rewrite testPrios test

This commit partially rewrites the `testPrios` queue test, in such a way
that it's now easier to inspect the final schedule and the occurrence of events.
Albeit not perfect, it should be less sensitive to random failures,
like the ones we have been observing on CI.

18 months ago[Tree] Changes for pinning
Karen Konou [Mon, 17 Apr 2023 09:49:51 +0000 (11:49 +0200)]
[Tree] Changes for pinning

18 months agoMerge remote-tracking branch 'origin/184-dev-add-support-for-multiple-languages-in...
Alexandre Delanoë [Mon, 17 Apr 2023 06:34:40 +0000 (08:34 +0200)]
Merge remote-tracking branch 'origin/184-dev-add-support-for-multiple-languages-in-ini-file' into dev-merge

18 months ago[nlp] add sample support for languages to corenlp
Przemysław Kaminski [Fri, 14 Apr 2023 14:25:41 +0000 (16:25 +0200)]
[nlp] add sample support for languages to corenlp

18 months agogargantext.cabal
Alexandre Delanoë [Fri, 14 Apr 2023 11:36:13 +0000 (13:36 +0200)]
gargantext.cabal

18 months agoMerge branch 'dev' into 184-dev-add-support-for-multiple-languages-in-ini-file
Przemysław Kaminski [Fri, 14 Apr 2023 11:01:18 +0000 (13:01 +0200)]
Merge branch 'dev' into 184-dev-add-support-for-multiple-languages-in-ini-file

18 months ago[NLP] add support for arbitrary languages in INI file
Przemysław Kaminski [Fri, 14 Apr 2023 11:00:28 +0000 (13:00 +0200)]
[NLP] add support for arbitrary languages in INI file

Also, added a basic GraphQL endpoint.

18 months agoMerge remote-tracking branch 'origin/193-dev-api-query-dev-fix' into dev
Alexandre Delanoë [Fri, 14 Apr 2023 10:15:24 +0000 (12:15 +0200)]
Merge remote-tracking branch 'origin/193-dev-api-query-dev-fix' into dev

18 months ago[VERSION] +1 to 0.0.6.9.8.6.2
Alexandre Delanoë [Fri, 14 Apr 2023 08:31:13 +0000 (10:31 +0200)]
[VERSION] +1 to 0.0.6.9.8.6.2

18 months agoMerge remote-tracking branch 'origin/adinapoli/investigate-issue-192' into dev
Alexandre Delanoë [Fri, 14 Apr 2023 08:21:23 +0000 (10:21 +0200)]
Merge remote-tracking branch 'origin/adinapoli/investigate-issue-192' into dev

18 months ago[VERSION] +1 to 0.0.6.9.8.6.1
Alexandre Delanoë [Fri, 14 Apr 2023 08:20:28 +0000 (10:20 +0200)]
[VERSION] +1 to 0.0.6.9.8.6.1

18 months agoMerge branch 'dev' into 193-dev-api-query-dev-fix
Przemysław Kaminski [Thu, 13 Apr 2023 19:32:25 +0000 (21:32 +0200)]
Merge branch 'dev' into 193-dev-api-query-dev-fix

18 months agoreverse order of logs in jobLog (fixes #192)
Alfredo Di Napoli [Thu, 13 Apr 2023 09:58:53 +0000 (11:58 +0200)]
reverse order of logs in jobLog (fixes #192)

18 months ago[VERSION] +1 to 0.0.6.9.8.6
Alexandre Delanoë [Wed, 12 Apr 2023 16:04:28 +0000 (18:04 +0200)]
[VERSION] +1 to 0.0.6.9.8.6

18 months ago[FIX] Clean Text before sending it to NLP micro services + tests + clean code for...
Alexandre Delanoë [Wed, 12 Apr 2023 16:03:07 +0000 (18:03 +0200)]
[FIX] Clean Text before sending it to NLP micro services + tests + clean code for documentation

18 months agoupdate: include the install command into start file
Fabien Manière [Wed, 12 Apr 2023 11:46:53 +0000 (13:46 +0200)]
update: include the install command into start file

18 months ago[refactor] add newtype Limit, newtype Query
Przemysław Kaminski [Wed, 12 Apr 2023 06:29:02 +0000 (08:29 +0200)]
[refactor] add newtype Limit, newtype Query

This is safer than type Limit = Int

18 months ago[FIX] Add more redundancies to texts Notes
Alexandre Delanoë [Tue, 11 Apr 2023 06:56:49 +0000 (08:56 +0200)]
[FIX] Add more redundancies to texts Notes

18 months ago[VERSION] +1 to 0.0.6.9.8.5.1
Alexandre Delanoë [Fri, 7 Apr 2023 13:58:32 +0000 (15:58 +0200)]
[VERSION] +1 to 0.0.6.9.8.5.1

18 months ago[VERSION] +1 to 0.0.6.9.8.5
Alexandre Delanoë [Thu, 6 Apr 2023 14:00:15 +0000 (16:00 +0200)]
[VERSION] +1 to 0.0.6.9.8.5

18 months agoRemove superclass constraint of MonadJob for MonadJobStatus
Alfredo Di Napoli [Mon, 3 Apr 2023 14:37:08 +0000 (16:37 +0200)]
Remove superclass constraint of MonadJob for MonadJobStatus

18 months agoCleaner Jobs API
Alfredo Di Napoli [Mon, 27 Mar 2023 15:03:34 +0000 (17:03 +0200)]
Cleaner Jobs API

This big commit improves the jobs API in a way that now we can
completely abstract away over a JobLog.

18 months ago[VERSION] +1 to 0.0.6.9.8.4
Alexandre Delanoë [Wed, 5 Apr 2023 07:34:06 +0000 (09:34 +0200)]
[VERSION] +1 to 0.0.6.9.8.4

18 months agoMerge remote-tracking branch 'origin/191-dev-list-upload-fixes' into dev-merge
Alexandre Delanoë [Wed, 5 Apr 2023 04:59:31 +0000 (06:59 +0200)]
Merge remote-tracking branch 'origin/191-dev-list-upload-fixes' into dev-merge

18 months ago[pubmed] use fixed pubmed repo, fix per page to be > 20
Przemysław Kaminski [Tue, 4 Apr 2023 16:06:05 +0000 (18:06 +0200)]
[pubmed] use fixed pubmed repo, fix per page to be > 20

19 months ago[list] refactoring of csv post
Przemysław Kaminski [Fri, 31 Mar 2023 05:17:25 +0000 (07:17 +0200)]
[list] refactoring of csv post

19 months ago[list] fixes to list CSV upload
Przemysław Kaminski [Fri, 31 Mar 2023 04:29:18 +0000 (06:29 +0200)]
[list] fixes to list CSV upload

Now, error should be reported, provided we fix job logs (?)

19 months ago[FIX] Username could be email
Alexandre Delanoë [Thu, 30 Mar 2023 15:38:52 +0000 (17:38 +0200)]
[FIX] Username could be email

19 months agoMerge remote-tracking branch 'origin/175-dev-doc-table-count' into dev-merge
Alexandre Delanoë [Thu, 30 Mar 2023 12:06:13 +0000 (14:06 +0200)]
Merge remote-tracking branch 'origin/175-dev-doc-table-count' into dev-merge

19 months ago[ngrams] fix score ordering
Przemysław Kaminski [Thu, 30 Mar 2023 10:56:47 +0000 (12:56 +0200)]
[ngrams] fix score ordering

19 months agoMerge branch 'dev' into 175-dev-doc-table-count
Przemysław Kaminski [Thu, 30 Mar 2023 10:33:18 +0000 (12:33 +0200)]
Merge branch 'dev' into 175-dev-doc-table-count

19 months agoMerge branch '186-dev-ngrams-score-fixes' into 175-dev-doc-table-count
Przemysław Kaminski [Thu, 30 Mar 2023 10:33:09 +0000 (12:33 +0200)]
Merge branch '186-dev-ngrams-score-fixes' into 175-dev-doc-table-count

19 months ago[annuaire] remove duplicated AsyncJobs type
Przemysław Kaminski [Thu, 30 Mar 2023 10:02:57 +0000 (12:02 +0200)]
[annuaire] remove duplicated AsyncJobs type

19 months ago[ngrams] ngram count aggregates now
Przemysław Kaminski [Thu, 30 Mar 2023 08:51:29 +0000 (10:51 +0200)]
[ngrams] ngram count aggregates now

19 months agoMerge remote-tracking branch 'origin/184-dev-add-nlp-to-gargantext-ini' into dev...
Alexandre Delanoë [Wed, 29 Mar 2023 13:40:11 +0000 (15:40 +0200)]
Merge remote-tracking branch 'origin/184-dev-add-nlp-to-gargantext-ini' into dev-merge

19 months agomerge
Alexandre Delanoë [Wed, 29 Mar 2023 12:34:03 +0000 (14:34 +0200)]
merge

19 months ago[VERSION] +1 to 0.0.6.9.8.3
Alexandre Delanoë [Wed, 29 Mar 2023 12:32:34 +0000 (14:32 +0200)]
[VERSION] +1 to 0.0.6.9.8.3

19 months agoupdate cabal
Alexandre Delanoë [Wed, 29 Mar 2023 12:31:25 +0000 (14:31 +0200)]
update cabal

19 months agoMerge remote-tracking branch 'origin/adinapoli/issue-185-job-api' into dev-merge
Alexandre Delanoë [Wed, 29 Mar 2023 12:25:57 +0000 (14:25 +0200)]
Merge remote-tracking branch 'origin/adinapoli/issue-185-job-api' into dev-merge

19 months agoMerge branch 'dev' into 175-dev-doc-table-count
Przemysław Kaminski [Tue, 28 Mar 2023 07:36:47 +0000 (09:36 +0200)]
Merge branch 'dev' into 175-dev-doc-table-count

19 months ago[facet] some fixes to tfidfAll, small refactoring
Przemysław Kaminski [Tue, 28 Mar 2023 06:03:04 +0000 (08:03 +0200)]
[facet] some fixes to tfidfAll, small refactoring

19 months agoRemove need for liftBase when using the jobs api
Alfredo Di Napoli [Mon, 27 Mar 2023 09:24:35 +0000 (11:24 +0200)]
Remove need for liftBase when using the jobs api

19 months agoMove logging function inside JobHandle
Alfredo Di Napoli [Mon, 27 Mar 2023 07:47:43 +0000 (09:47 +0200)]
Move logging function inside JobHandle

19 months agoAdd tests for updating status
Alfredo Di Napoli [Mon, 20 Mar 2023 12:38:16 +0000 (13:38 +0100)]
Add tests for updating status

19 months agoAdd MonadJob instance for ReaderT
Alfredo Di Napoli [Mon, 20 Mar 2023 13:57:15 +0000 (14:57 +0100)]
Add MonadJob instance for ReaderT

This commit also moves the JobHandle into the `Gargantext.Utils.Jobs.Monad` module.