]> Git — Sourcephile - gargantext.git/log
gargantext.git
3 years ago[CsvDoc] implement Maybe for year/month/date
Przemek Kaminski [Tue, 24 Aug 2021 07:59:16 +0000 (09:59 +0200)]
[CsvDoc] implement Maybe for year/month/date

3 years agoMerge branch '70-dev-searx-parser' of ssh://gitlab.iscpif.fr:20022/gargantext/haskell...
Alexandre Delanoë [Mon, 23 Aug 2021 15:26:36 +0000 (17:26 +0200)]
Merge branch '70-dev-searx-parser' of ssh://gitlab.iscpif.fr:20022/gargantext/haskell-gargantext into dev-merge

3 years agomerge
Alexandre Delanoë [Mon, 23 Aug 2021 15:25:43 +0000 (17:25 +0200)]
merge

3 years ago[searx] add support for language from GET query
Przemek Kaminski [Thu, 5 Aug 2021 09:22:09 +0000 (11:22 +0200)]
[searx] add support for language from GET query

3 years ago[csv] more work on making the parser accept looser input
Przemek Kaminski [Thu, 5 Aug 2021 07:27:11 +0000 (09:27 +0200)]
[csv] more work on making the parser accept looser input

3 years ago[upload] fix csv upload job response
Przemek Kaminski [Thu, 5 Aug 2021 04:47:57 +0000 (06:47 +0200)]
[upload] fix csv upload job response

Now the job doesn't return 'succeeded' fields when it actually fails.

3 years ago[frameUpload] implement CSV v3 upload for corpus
Przemek Kaminski [Mon, 2 Aug 2021 10:27:22 +0000 (12:27 +0200)]
[frameUpload] implement CSV v3 upload for corpus

3 years ago[FIX] merge
Alexandre Delanoë [Fri, 30 Jul 2021 12:13:36 +0000 (14:13 +0200)]
[FIX] merge

3 years ago[frameCalc upload] add missing FrameCalcUpload.hs file
Przemek Kaminski [Fri, 30 Jul 2021 05:45:25 +0000 (07:45 +0200)]
[frameCalc upload] add missing FrameCalcUpload.hs file

3 years agoMerge branch '74-dev-ethercalc-csv-import' into 74-dev-frame-calc-csv-import
Przemek Kaminski [Fri, 30 Jul 2021 05:44:50 +0000 (07:44 +0200)]
Merge branch '74-dev-ethercalc-csv-import' into 74-dev-frame-calc-csv-import

3 years ago[frameCalc upload] fetches node now with its ethercalc url
Przemek Kaminski [Fri, 30 Jul 2021 05:43:29 +0000 (07:43 +0200)]
[frameCalc upload] fetches node now with its ethercalc url

3 years ago[nix] added haskell-language-server for better editor integration
Przemek Kaminski [Thu, 29 Jul 2021 05:22:11 +0000 (07:22 +0200)]
[nix] added haskell-language-server for better editor integration

3 years ago[searx] fetching searx json page works now
Przemek Kaminski [Wed, 28 Jul 2021 10:56:30 +0000 (12:56 +0200)]
[searx] fetching searx json page works now

3 years ago[searx] first draft of searx parsing, updated stack to lts 18.4
Przemek Kaminski [Wed, 28 Jul 2021 09:31:03 +0000 (11:31 +0200)]
[searx] first draft of searx parsing, updated stack to lts 18.4

3 years ago[list] CSV parsing draft
Przemek Kaminski [Tue, 27 Jul 2021 16:10:50 +0000 (18:10 +0200)]
[list] CSV parsing draft

3 years ago[VERSION] +1 to 0.0.2.9.6.1
Alexandre Delanoë [Mon, 26 Jul 2021 07:43:06 +0000 (09:43 +0200)]
[VERSION] +1 to 0.0.2.9.6.1

3 years ago[fixes] small README command fix + remove duplicate line in gargantext.ini
Przemek Kaminski [Sat, 24 Jul 2021 04:08:14 +0000 (06:08 +0200)]
[fixes] small README command fix + remove duplicate line in gargantext.ini

3 years ago[API] splitting the routes (needs a code review of the api)
Alexandre Delanoë [Fri, 23 Jul 2021 13:20:24 +0000 (15:20 +0200)]
[API] splitting the routes (needs a code review of the api)

3 years ago[list] upload CSV endpoint works, but 400 error still thrown
Przemek Kaminski [Fri, 23 Jul 2021 06:20:25 +0000 (08:20 +0200)]
[list] upload CSV endpoint works, but 400 error still thrown

Also, updated nix a bit.

3 years agoMerge branch 'dev' into 68-dev-garg-v3-csv-parser
Przemek Kaminski [Thu, 22 Jul 2021 09:14:56 +0000 (11:14 +0200)]
Merge branch 'dev' into 68-dev-garg-v3-csv-parser

3 years ago[list] custom csv parsing
Przemek Kaminski [Thu, 22 Jul 2021 09:14:39 +0000 (11:14 +0200)]
[list] custom csv parsing

3 years ago[VERSION] +1 to 0.0.2.9.6
Alexandre Delanoë [Thu, 22 Jul 2021 09:02:39 +0000 (11:02 +0200)]
[VERSION] +1 to 0.0.2.9.6

3 years agoMerge branch '68-dev-garg-v3-csv-parser' of ssh://gitlab.iscpif.fr:20022/gargantext...
Alexandre Delanoë [Thu, 22 Jul 2021 08:57:14 +0000 (10:57 +0200)]
Merge branch '68-dev-garg-v3-csv-parser' of ssh://gitlab.iscpif.fr:20022/gargantext/haskell-gargantext into dev-merge

3 years ago[list] added v3 CSV upload endpoint
Przemek Kaminski [Thu, 22 Jul 2021 08:51:04 +0000 (10:51 +0200)]
[list] added v3 CSV upload endpoint

NOTE: This is a copy of uploadAPI, i.e. it parses JSON currently.

3 years ago[server] 404 error when nodes don't exist
Przemek Kaminski [Thu, 22 Jul 2021 06:23:52 +0000 (08:23 +0200)]
[server] 404 error when nodes don't exist

3 years ago[FIX] install of nix
Alexandre Delanoë [Wed, 21 Jul 2021 15:55:22 +0000 (17:55 +0200)]
[FIX] install of nix

3 years ago[DOC] README update
Alexandre Delanoë [Wed, 21 Jul 2021 06:47:56 +0000 (08:47 +0200)]
[DOC] README update

3 years ago[FIX] unused import
Alexandre Delanoë [Fri, 16 Jul 2021 13:57:14 +0000 (15:57 +0200)]
[FIX] unused import

3 years ago[FIX] dep
Alexandre Delanoë [Fri, 16 Jul 2021 13:49:35 +0000 (15:49 +0200)]
[FIX] dep

3 years ago[CLEAN] removing Prelude && adding gargantext-prelude dependency
Alexandre Delanoë [Fri, 16 Jul 2021 13:39:02 +0000 (15:39 +0200)]
[CLEAN] removing Prelude && adding gargantext-prelude dependency

3 years ago[REFACT]
Alexandre Delanoë [Thu, 15 Jul 2021 16:36:15 +0000 (18:36 +0200)]
[REFACT]

3 years agomake gargantext buildable with stack & cabal in a nix environment
Alp Mestanogullari [Tue, 22 Jun 2021 12:20:58 +0000 (14:20 +0200)]
make gargantext buildable with stack & cabal in a nix environment

I revamped the whole Nix infrastructure a bit to clearly delineate the bits
about providing a suitable environment (with respect to non Haskell deps) and
the shell and stack helper expressions, and moved it all under `nix/` to
make it easier to ignore (if not interested) or focus on (if interested) the Nix
infrastructure of this repository.

For some reason, this required changes that don't seem necessary in the
Docker environment, even though this all happens using the same GHC version
as used in the Docker environment/Stackage LTS snapshot.

The said changes correspond to the source repositories mentioned in the
cabal.project and stack.yaml files that have not been left untouched, for which
I either pointed to a fork I made, or a different commit that I pushed in a
dedicated branch (for the ISCPIF gitlab repositories to which I seemingly
have write access).

Many of the changes were about Haddock `-- |` style syntax being used in an
unexpected place, and this was making GHC's parser quite sad.

This commit doesn't (yet?) provide Nix infrastructure for building everything
in/through Nix, but shouldn't be too much work with something like haskell.nix,
which has suitable tooling to import stack.yaml or cabal.project based
project specifications and turn them into fully nixified builds, which might
or might not be desirable.

3 years ago[FIX] Docker repo version
Alexandre Delanoë [Mon, 21 Jun 2021 11:48:38 +0000 (13:48 +0200)]
[FIX] Docker repo version

3 years ago[FEAT] Adding Visio micro-service (Jitsi)
Alexandre Delanoë [Wed, 16 Jun 2021 14:09:32 +0000 (16:09 +0200)]
[FEAT] Adding Visio micro-service (Jitsi)

First add New type NodeFrameVisio it this case:
modified :         src/Gargantext/Database/Admin/Types/Node.hs
After this step, just follow the compiler errors to fix the instances.

modified :         src/Gargantext/Prelude/Config.hs

The NodeType NodeFrameVisio is created in Database and need some
parameters:
modified :         src/Gargantext/Database/Action/Node.hs
modified :         src/Gargantext/Database/Admin/Config.hs
modified :         src/Gargantext/Database/Admin/Types/Hyperdata/Default.hs

Finally:
modified :         gargantext.ini_toModify
The url of the micro-service can be adapted in gargantext.ini

3 years ago[FIX] Candiate List Size
Alexandre Delanoë [Fri, 4 Jun 2021 13:13:07 +0000 (15:13 +0200)]
[FIX] Candiate List Size

3 years ago[FIX] lists size
Alexandre Delanoë [Wed, 2 Jun 2021 09:48:35 +0000 (11:48 +0200)]
[FIX] lists size

3 years agoMerge branch 'dev' of ssh://gitlab.iscpif.fr:20022/gargantext/haskell-gargantext...
Alexandre Delanoë [Wed, 2 Jun 2021 07:37:28 +0000 (09:37 +0200)]
Merge branch 'dev' of ssh://gitlab.iscpif.fr:20022/gargantext/haskell-gargantext into dev

3 years ago[FIX] candidate size
Alexandre Delanoë [Wed, 2 Jun 2021 07:37:16 +0000 (09:37 +0200)]
[FIX] candidate size

3 years ago[FIX] doc
Alexandre Delanoë [Tue, 1 Jun 2021 14:36:20 +0000 (16:36 +0200)]
[FIX] doc

3 years agoMinor for CI test
Alexandre Delanoë [Tue, 1 Jun 2021 13:07:03 +0000 (15:07 +0200)]
Minor for CI test

3 years ago[FIX] test WIP
Alexandre Delanoë [Tue, 1 Jun 2021 13:05:35 +0000 (15:05 +0200)]
[FIX] test WIP

3 years ago[FIX] names
Alexandre Delanoë [Tue, 1 Jun 2021 13:02:54 +0000 (15:02 +0200)]
[FIX] names

3 years ago[FIX] Tests: module name
Alexandre Delanoë [Tue, 1 Jun 2021 12:45:53 +0000 (14:45 +0200)]
[FIX] Tests: module name

3 years agosmall commit to exec CI runner
Alexandre Delanoë [Tue, 1 Jun 2021 12:00:55 +0000 (14:00 +0200)]
small commit to exec CI runner

3 years agoMerge branch 'dev-test' of ssh://gitlab.iscpif.fr:20022/gargantext/haskell-gargantext...
Alexandre Delanoë [Tue, 1 Jun 2021 11:46:22 +0000 (13:46 +0200)]
Merge branch 'dev-test' of ssh://gitlab.iscpif.fr:20022/gargantext/haskell-gargantext into dev

3 years ago[CLEAN] Commenting debug funs
Alexandre Delanoë [Tue, 1 Jun 2021 11:37:37 +0000 (13:37 +0200)]
[CLEAN] Commenting debug funs

3 years ago[test] move some files into test
Przemek Kaminski [Tue, 1 Jun 2021 11:06:01 +0000 (13:06 +0200)]
[test] move some files into test

They don't seem to be needed in code

3 years agoMerge branch 'dev' into dev-test
Przemek Kaminski [Tue, 1 Jun 2021 09:52:17 +0000 (11:52 +0200)]
Merge branch 'dev' into dev-test

3 years ago[TESTS] adding quick test for partition
Alexandre Delanoë [Mon, 31 May 2021 15:27:28 +0000 (17:27 +0200)]
[TESTS] adding quick test for partition

3 years ago[FIX] create dir if not exist
Alexandre Delanoë [Mon, 31 May 2021 13:41:17 +0000 (15:41 +0200)]
[FIX] create dir if not exist

3 years ago[CI] add cache key (commented for now)
Przemek Kaminski [Mon, 31 May 2021 07:47:31 +0000 (09:47 +0200)]
[CI] add cache key (commented for now)

3 years ago[CI] remove cache key, as this results in constant rebuilding
Przemek Kaminski [Mon, 31 May 2021 07:06:02 +0000 (09:06 +0200)]
[CI] remove cache key, as this results in constant rebuilding

3 years ago[CI] send doc artifacts only
Przemek Kaminski [Mon, 31 May 2021 06:46:32 +0000 (08:46 +0200)]
[CI] send doc artifacts only

3 years agoMerge branch 'dev' into dev-test
Przemek Kaminski [Mon, 31 May 2021 05:31:00 +0000 (07:31 +0200)]
Merge branch 'dev' into dev-test

3 years ago[FIX] cluster on connected components only and leaves others nodes alone (todo)....
Alexandre Delanoë [Fri, 28 May 2021 08:18:56 +0000 (10:18 +0200)]
[FIX] cluster on connected components only and leaves others nodes alone (todo). Use Order1 by default

3 years ago[test] fix stack command for path
Przemek Kaminski [Fri, 28 May 2021 07:21:15 +0000 (09:21 +0200)]
[test] fix stack command for path

3 years ago[test] fixes to artifacts
Przemek Kaminski [Fri, 28 May 2021 06:16:31 +0000 (08:16 +0200)]
[test] fixes to artifacts

3 years ago[test] stack local install root path as artifact output
Przemek Kaminski [Fri, 28 May 2021 06:15:16 +0000 (08:15 +0200)]
[test] stack local install root path as artifact output

3 years ago[test] CI cache dir, test stage added
Przemek Kaminski [Fri, 28 May 2021 06:06:03 +0000 (08:06 +0200)]
[test] CI cache dir, test stage added

3 years ago[test] gitlab ci docker image fix
Przemek Kaminski [Fri, 28 May 2021 05:02:02 +0000 (07:02 +0200)]
[test] gitlab ci docker image fix

3 years ago[test] fix for gitlab image
Przemek Kaminski [Fri, 28 May 2021 04:43:49 +0000 (06:43 +0200)]
[test] fix for gitlab image

3 years ago[test] fix for gitlab build (no docker)
Przemek Kaminski [Fri, 28 May 2021 04:21:32 +0000 (06:21 +0200)]
[test] fix for gitlab build (no docker)

3 years ago[test] dad gitlab-ci
Przemek Kaminski [Fri, 28 May 2021 04:03:52 +0000 (06:03 +0200)]
[test] dad gitlab-ci

3 years ago[haddock] haddock builds correclty now
Przemek Kaminski [Fri, 28 May 2021 04:03:37 +0000 (06:03 +0200)]
[haddock] haddock builds correclty now

3 years agoMerge branch 'dev' into dev-test
Przemek Kaminski [Thu, 27 May 2021 13:33:50 +0000 (15:33 +0200)]
Merge branch 'dev' into dev-test

3 years ago[graph] add debug info for graph, no partition error
Przemek Kaminski [Thu, 27 May 2021 13:08:54 +0000 (15:08 +0200)]
[graph] add debug info for graph, no partition error

3 years ago[LIST] improved for candidates
Alexandre Delanoë [Wed, 26 May 2021 13:10:03 +0000 (15:10 +0200)]
[LIST] improved for candidates

3 years ago[Lists] fix candidates list
Alexandre Delanoë [Wed, 26 May 2021 10:15:34 +0000 (12:15 +0200)]
[Lists] fix candidates list

3 years ago[FIX] quick fix to enable WOS parser
Alexandre Delanoë [Tue, 25 May 2021 12:04:01 +0000 (14:04 +0200)]
[FIX] quick fix to enable WOS parser

3 years ago[test] fix tests
Przemek Kaminski [Mon, 24 May 2021 16:21:29 +0000 (18:21 +0200)]
[test] fix tests

3 years ago[VERSION] +1 to 0.0.2.9.5
Alexandre Delanoë [Thu, 20 May 2021 07:51:23 +0000 (09:51 +0200)]
[VERSION] +1 to 0.0.2.9.5

3 years ago[ADMIN] Code of conduct copied from legacy GarganText repo
Alexandre Delanoë [Wed, 5 May 2021 05:37:36 +0000 (07:37 +0200)]
[ADMIN] Code of conduct copied from legacy GarganText repo

3 years ago[FIX] removing stopwords with 0 occurrences
Alexandre Delanoë [Tue, 4 May 2021 12:27:56 +0000 (14:27 +0200)]
[FIX] removing stopwords with 0 occurrences

3 years ago[FIX] multi-term reindex
Alexandre Delanoë [Tue, 4 May 2021 11:32:20 +0000 (13:32 +0200)]
[FIX] multi-term reindex

3 years ago[FIX] merge with dev-phylo
Alexandre Delanoë [Tue, 4 May 2021 07:13:19 +0000 (09:13 +0200)]
[FIX] merge with dev-phylo

3 years agoMerge branch 'dev' of ssh://gitlab.iscpif.fr:20022/gargantext/haskell-gargantext...
Alexandre Delanoë [Mon, 3 May 2021 15:08:38 +0000 (17:08 +0200)]
Merge branch 'dev' of ssh://gitlab.iscpif.fr:20022/gargantext/haskell-gargantext into dev

3 years ago[VERSION] +1 to 0.0.2.9.4
Alexandre Delanoë [Mon, 3 May 2021 15:08:29 +0000 (17:08 +0200)]
[VERSION] +1 to 0.0.2.9.4

3 years ago[FIX] removing printDebug
Alexandre Delanoë [Mon, 3 May 2021 15:07:10 +0000 (17:07 +0200)]
[FIX] removing printDebug

3 years ago[FIX] map list size filtered (others terms do not appear any more)
Alexandre Delanoë [Mon, 3 May 2021 14:22:23 +0000 (16:22 +0200)]
[FIX] map list size filtered (others terms do not appear any more)

3 years agoMerge branch 'dev' of ssh://gitlab.iscpif.fr:20022/gargantext/haskell-gargantext...
Alexandre Delanoë [Mon, 3 May 2021 12:51:18 +0000 (14:51 +0200)]
Merge branch 'dev' of ssh://gitlab.iscpif.fr:20022/gargantext/haskell-gargantext into dev

3 years ago[FIX] postgres install
Alexandre Delanoë [Mon, 3 May 2021 12:51:02 +0000 (14:51 +0200)]
[FIX] postgres install

3 years ago[FIX] doc ngrams insertion (WIP)
Alexandre Delanoë [Fri, 30 Apr 2021 14:18:26 +0000 (16:18 +0200)]
[FIX] doc ngrams insertion (WIP)

3 years ago[FEAT] reindexing enabled in frontend
Alexandre Delanoë [Fri, 30 Apr 2021 05:36:22 +0000 (07:36 +0200)]
[FEAT] reindexing enabled in frontend

3 years ago[FIX] testing (WIP)
Alexandre Delanoë [Thu, 29 Apr 2021 15:15:23 +0000 (17:15 +0200)]
[FIX] testing (WIP)

3 years ago[FEAT] Indexation function to test
Alexandre Delanoë [Thu, 29 Apr 2021 14:14:49 +0000 (16:14 +0200)]
[FEAT] Indexation function to test

3 years ago[INDEXING] WIP
Alexandre Delanoë [Wed, 28 Apr 2021 16:26:37 +0000 (18:26 +0200)]
[INDEXING] WIP

3 years ago[VERSION] +1 to 0.0.2.9.3
Alexandre Delanoë [Wed, 28 Apr 2021 07:00:05 +0000 (09:00 +0200)]
[VERSION] +1 to 0.0.2.9.3

3 years ago[FIX] cabal package config
Alexandre Delanoë [Tue, 27 Apr 2021 15:53:07 +0000 (17:53 +0200)]
[FIX] cabal package config

3 years ago[FIX] warnings
Alexandre Delanoë [Tue, 27 Apr 2021 15:41:19 +0000 (17:41 +0200)]
[FIX] warnings

3 years ago[CLEAN] creating Prelude.GargDB file
Alexandre Delanoë [Tue, 27 Apr 2021 07:48:43 +0000 (09:48 +0200)]
[CLEAN] creating Prelude.GargDB file

3 years ago[FIX] Data.List needs to be qualified for future GHC upgrade
Alexandre Delanoë [Tue, 27 Apr 2021 07:39:39 +0000 (09:39 +0200)]
[FIX] Data.List needs to be qualified for future GHC upgrade

3 years ago[CLEAN] split Prelude.Utils
Alexandre Delanoë [Tue, 27 Apr 2021 07:39:12 +0000 (09:39 +0200)]
[CLEAN] split Prelude.Utils

3 years ago[CLEAN] Prelude.Utils clock measures
Alexandre Delanoë [Tue, 27 Apr 2021 07:27:46 +0000 (09:27 +0200)]
[CLEAN] Prelude.Utils clock measures

3 years ago[TYPE] semantics, renaming
Alexandre Delanoë [Tue, 27 Apr 2021 06:54:21 +0000 (08:54 +0200)]
[TYPE] semantics, renaming

3 years ago[UPDATE] docker script
Alexandre Delanoë [Tue, 27 Apr 2021 06:29:40 +0000 (08:29 +0200)]
[UPDATE] docker script

3 years ago[BIN] run script
Alexandre Delanoë [Mon, 26 Apr 2021 15:46:28 +0000 (17:46 +0200)]
[BIN] run script

3 years ago[ADMIN] LTS stack upgrade
Alexandre Delanoë [Mon, 26 Apr 2021 14:11:59 +0000 (16:11 +0200)]
[ADMIN] LTS stack upgrade

3 years ago[FIX] merge fix suite
Alexandre Delanoë [Mon, 26 Apr 2021 08:47:29 +0000 (10:47 +0200)]
[FIX] merge fix suite

3 years ago[FIX] merge dev-phylo
Alexandre Delanoë [Mon, 26 Apr 2021 08:46:46 +0000 (10:46 +0200)]
[FIX] merge dev-phylo

3 years agoadd source and fixe date
qlobbe [Fri, 23 Apr 2021 13:00:51 +0000 (15:00 +0200)]
add source and fixe date