]> Git — Sourcephile - gargantext.git/log
gargantext.git
2 years ago[search] fix for plainto_tsquery for docs search
Przemek Kaminski [Wed, 13 Oct 2021 09:53:25 +0000 (11:53 +0200)]
[search] fix for plainto_tsquery for docs search

This is because to_tsquery doesn't work with multiple words not
separated by AND or OR.

2 years ago[FIX] commands and stack version to build
Alexandre Delanoë [Mon, 11 Oct 2021 06:37:18 +0000 (08:37 +0200)]
[FIX] commands and stack version to build

2 years ago[BIN] upgrade script
Alexandre Delanoë [Fri, 8 Oct 2021 06:51:48 +0000 (08:51 +0200)]
[BIN] upgrade script

2 years ago[VERSION] +1 to 0.0.4.3
Alexandre Delanoë [Thu, 7 Oct 2021 12:03:20 +0000 (14:03 +0200)]
[VERSION] +1 to 0.0.4.3

2 years agoMerge branch '81-dev-zip-upload' of ssh://gitlab.iscpif.fr:20022/gargantext/haskell...
Alexandre Delanoë [Thu, 7 Oct 2021 08:43:12 +0000 (10:43 +0200)]
Merge branch '81-dev-zip-upload' of ssh://gitlab.iscpif.fr:20022/gargantext/haskell-gargantext into dev-merge

2 years ago[upload] implement simple endpoint for zip file upload
Przemek Kaminski [Tue, 5 Oct 2021 08:50:34 +0000 (10:50 +0200)]
[upload] implement simple endpoint for zip file upload

2 years ago[search] parse dates correctly
Przemek Kaminski [Tue, 5 Oct 2021 05:41:12 +0000 (07:41 +0200)]
[search] parse dates correctly

2 years ago[frame write] date paser work, update lts to 18.12
Przemek Kaminski [Mon, 4 Oct 2021 05:34:53 +0000 (07:34 +0200)]
[frame write] date paser work, update lts to 18.12

This doesn't compile yet.

2 years agoMerge branch 'dev-ilike-search-fix' into dev-corpora-from-write-nodes
Przemek Kaminski [Mon, 4 Oct 2021 04:27:37 +0000 (06:27 +0200)]
Merge branch 'dev-ilike-search-fix' into dev-corpora-from-write-nodes

2 years agoMerge branch 'dev' into dev-corpora-from-write-nodes
Przemek Kaminski [Mon, 4 Oct 2021 04:27:17 +0000 (06:27 +0200)]
Merge branch 'dev' into dev-corpora-from-write-nodes

2 years ago[write nodes] use closest corpus as parent
Przemek Kaminski [Mon, 4 Oct 2021 04:13:57 +0000 (06:13 +0200)]
[write nodes] use closest corpus as parent

2 years ago[search] remove search_title in favor of the (previous) search column
Przemek Kaminski [Mon, 4 Oct 2021 04:13:24 +0000 (06:13 +0200)]
[search] remove search_title in favor of the (previous) search column

2 years ago[VERSION] +1 to 0.0.4.2
Alexandre Delanoë [Fri, 1 Oct 2021 13:10:50 +0000 (15:10 +0200)]
[VERSION] +1 to 0.0.4.2

2 years ago[FIX] haskell-opaleye update
Alexandre Delanoë [Fri, 1 Oct 2021 12:43:23 +0000 (14:43 +0200)]
[FIX] haskell-opaleye update

2 years agoMerge branch 'dev' into dev-corpora-from-write-nodes
Przemek Kaminski [Thu, 30 Sep 2021 15:57:53 +0000 (17:57 +0200)]
Merge branch 'dev' into dev-corpora-from-write-nodes

2 years ago[frame write] add missing module: DocumentsFromWriteNodes
Przemek Kaminski [Thu, 30 Sep 2021 15:56:26 +0000 (17:56 +0200)]
[frame write] add missing module: DocumentsFromWriteNodes

2 years ago[DOC] changelog
Alexandre Delanoë [Thu, 30 Sep 2021 07:13:30 +0000 (09:13 +0200)]
[DOC] changelog

2 years ago[VERSION] +1 to 0.0.4.1
Alexandre Delanoë [Thu, 30 Sep 2021 07:12:45 +0000 (09:12 +0200)]
[VERSION] +1 to 0.0.4.1

2 years ago[VIZ] code viz of the project
Alexandre Delanoë [Thu, 30 Sep 2021 07:11:20 +0000 (09:11 +0200)]
[VIZ] code viz of the project

2 years ago[Merge] and fix conflicts
Alexandre Delanoë [Thu, 30 Sep 2021 07:10:54 +0000 (09:10 +0200)]
[Merge] and fix conflicts

2 years agoMerge branch 'dev-ilike-search-fix' of ssh://gitlab.iscpif.fr:20022/gargantext/haskel...
Alexandre Delanoë [Thu, 30 Sep 2021 06:45:51 +0000 (08:45 +0200)]
Merge branch 'dev-ilike-search-fix' of ssh://gitlab.iscpif.fr:20022/gargantext/haskell-gargantext into dev-merge

2 years ago[DOC] Changelog
Alexandre Delanoë [Thu, 30 Sep 2021 06:42:57 +0000 (08:42 +0200)]
[DOC] Changelog

2 years ago[VERSION] +1 to 0.0.4
Alexandre Delanoë [Thu, 30 Sep 2021 06:41:25 +0000 (08:41 +0200)]
[VERSION] +1 to 0.0.4

2 years agoMerge branch 'dev-merge' into dev
Alexandre Delanoë [Thu, 30 Sep 2021 06:36:22 +0000 (08:36 +0200)]
Merge branch 'dev-merge' into dev

2 years ago[UPGRADE] execute devops/postgres/upgrade/0.0.4.sql to your database to upgrade
Alexandre Delanoë [Thu, 30 Sep 2021 06:36:09 +0000 (08:36 +0200)]
[UPGRADE] execute devops/postgres/upgrade/0.0.4.sql to your database to upgrade

2 years ago[frame write] implement flowDataText to insert docs into corpus
Przemek Kaminski [Thu, 30 Sep 2021 05:19:36 +0000 (07:19 +0200)]
[frame write] implement flowDataText to insert docs into corpus

2 years ago[DEP] haskell-opaleye dep upgrade
Alexandre Delanoë [Wed, 29 Sep 2021 12:06:19 +0000 (14:06 +0200)]
[DEP] haskell-opaleye dep upgrade

2 years ago[write nodes] preliminary work for Write node adding to corpus
Przemek Kaminski [Tue, 28 Sep 2021 16:53:21 +0000 (18:53 +0200)]
[write nodes] preliminary work for Write node adding to corpus

This is only the endpoint, it does nothing yet.

2 years ago[schema.sql] fix with IF NOT EXISTS
Przemek Kaminski [Tue, 28 Sep 2021 15:00:30 +0000 (17:00 +0200)]
[schema.sql] fix with IF NOT EXISTS

2 years agoMerge branch 'dev-ilike-search-fix' of ssh://gitlab.iscpif.fr:20022/gargantext/haskel...
Alexandre Delanoë [Tue, 28 Sep 2021 14:56:14 +0000 (16:56 +0200)]
Merge branch 'dev-ilike-search-fix' of ssh://gitlab.iscpif.fr:20022/gargantext/haskell-gargantext into dev-merge

2 years ago[search_title] tsvector query fix for v11
Przemek Kaminski [Tue, 28 Sep 2021 14:46:53 +0000 (16:46 +0200)]
[search_title] tsvector query fix for v11

Also, pin postgres to v11 so that we're compatible with Debian
upstream.

2 years agoMerge branch 'dev' into dev-corpora-from-write-nodes
Przemek Kaminski [Tue, 28 Sep 2021 12:39:48 +0000 (14:39 +0200)]
Merge branch 'dev' into dev-corpora-from-write-nodes

2 years ago[DOC] ChangeLog
Alexandre Delanoë [Tue, 28 Sep 2021 09:03:56 +0000 (11:03 +0200)]
[DOC] ChangeLog

2 years ago[VERSION] +1 to 0.0.3.9.1
Alexandre Delanoë [Tue, 28 Sep 2021 09:02:56 +0000 (11:02 +0200)]
[VERSION] +1 to 0.0.3.9.1

2 years agoMerge branch 'dev-ilike-search-fix' of ssh://gitlab.iscpif.fr:20022/gargantext/haskel...
Alexandre Delanoë [Tue, 28 Sep 2021 07:22:08 +0000 (09:22 +0200)]
Merge branch 'dev-ilike-search-fix' of ssh://gitlab.iscpif.fr:20022/gargantext/haskell-gargantext into dev-merge1

2 years agoMerge branch 'dev' into 79-dev-rewrite-better-record-syntax
Przemek Kaminski [Tue, 28 Sep 2021 02:57:11 +0000 (04:57 +0200)]
Merge branch 'dev' into 79-dev-rewrite-better-record-syntax

2 years agoMerge branch 'dev' into dev-fix-node-update-endpoint
Przemek Kaminski [Tue, 28 Sep 2021 02:53:19 +0000 (04:53 +0200)]
Merge branch 'dev' into dev-fix-node-update-endpoint

2 years ago[postgres] remove node_pos index which is not immutable
Przemek Kaminski [Mon, 27 Sep 2021 15:48:31 +0000 (17:48 +0200)]
[postgres] remove node_pos index which is not immutable

This caused subtle bugs when ALTER TABLE with search_title was
called. It is a wrong practice to define an index immutable when in
fact it's not. The count(id) part makes it mutable in fact.

2 years ago[search] successful search_title tsquery search
Przemek Kaminski [Mon, 27 Sep 2021 12:33:20 +0000 (14:33 +0200)]
[search] successful search_title tsquery search

2 years agoMerge branch 'dev' into dev-ilike-search-fix
Przemek Kaminski [Sat, 25 Sep 2021 13:50:59 +0000 (15:50 +0200)]
Merge branch 'dev' into dev-ilike-search-fix

2 years ago[VERSION] +1 to 0.0.3.9
Alexandre Delanoë [Fri, 24 Sep 2021 14:42:29 +0000 (16:42 +0200)]
[VERSION] +1 to 0.0.3.9

3 years ago[VERSION] +1 to 0.0.3.8.1
Alexandre Delanoë [Wed, 22 Sep 2021 08:45:54 +0000 (10:45 +0200)]
[VERSION] +1 to 0.0.3.8.1

3 years ago[FIX] gource viz
Alexandre Delanoë [Wed, 22 Sep 2021 08:45:26 +0000 (10:45 +0200)]
[FIX] gource viz

3 years agoRevert "[search] implement ts_query search"
Alexandre Delanoë [Wed, 22 Sep 2021 08:44:50 +0000 (10:44 +0200)]
Revert "[search] implement ts_query search"

This reverts commit 29ee19725ac50a79b9d657e771c829314e0845d0.

It introduces a bug, it should not be merged.

3 years ago[VERSION] +1 to 0.0.3.8
Alexandre Delanoë [Tue, 21 Sep 2021 08:15:35 +0000 (10:15 +0200)]
[VERSION] +1 to 0.0.3.8

3 years ago[ADM] install scripts
Alexandre Delanoë [Tue, 21 Sep 2021 08:15:26 +0000 (10:15 +0200)]
[ADM] install scripts

3 years ago[postgres] attempt to fix the tsvector issue
Przemek Kaminski [Sat, 18 Sep 2021 15:08:57 +0000 (17:08 +0200)]
[postgres] attempt to fix the tsvector issue

However, the code doesn't work currently.

3 years ago[framewrite] parser is working now, much better
Przemek Kaminski [Fri, 17 Sep 2021 06:01:43 +0000 (08:01 +0200)]
[framewrite] parser is working now, much better

Order of authors, date, source doesn't matter and we can interleave contents.

3 years agoMerge branch '79-dev-rewrite-better-record-syntax' into dev-corpora-from-write-nodes
Przemek Kaminski [Fri, 17 Sep 2021 05:24:04 +0000 (07:24 +0200)]
Merge branch '79-dev-rewrite-better-record-syntax' into dev-corpora-from-write-nodes

3 years ago[framewrite] better line parsing
Przemek Kaminski [Fri, 17 Sep 2021 05:23:34 +0000 (07:23 +0200)]
[framewrite] better line parsing

3 years ago[pasers] framewrite parser for fetching documents from framewrite node
Przemek Kaminski [Thu, 16 Sep 2021 06:22:49 +0000 (08:22 +0200)]
[pasers] framewrite parser for fetching documents from framewrite node

3 years ago[search] implement ts_query search
Przemek Kaminski [Wed, 15 Sep 2021 10:34:00 +0000 (12:34 +0200)]
[search] implement ts_query search

This has couple of drawbacks:
- we use postgres-simple and a raw sql query, opaleye would be better
I guess
- there is a hack for empty query, this should be replaced by
removing the WHERE clause in this case

3 years ago[refactoring] more record syntax rewriting
Przemek Kaminski [Tue, 14 Sep 2021 14:07:30 +0000 (16:07 +0200)]
[refactoring] more record syntax rewriting

3 years ago[Graph API] fix corpus parent id for graph
Przemek Kaminski [Tue, 14 Sep 2021 13:25:54 +0000 (15:25 +0200)]
[Graph API] fix corpus parent id for graph

3 years agoMerge branch 'dev' into 79-dev-rewrite-better-record-syntax
Przemek Kaminski [Tue, 14 Sep 2021 13:12:01 +0000 (15:12 +0200)]
Merge branch 'dev' into 79-dev-rewrite-better-record-syntax

3 years ago[VERSION] +1 to 0.0.3.7
Alexandre Delanoë [Tue, 14 Sep 2021 08:59:35 +0000 (10:59 +0200)]
[VERSION] +1 to 0.0.3.7

3 years ago[VERSION] +1 to 0.0.3.6
Alexandre Delanoë [Tue, 14 Sep 2021 07:46:55 +0000 (09:46 +0200)]
[VERSION] +1 to 0.0.3.6

3 years ago[FIX] Graph Screenshot loader
Alexandre Delanoë [Tue, 14 Sep 2021 07:45:58 +0000 (09:45 +0200)]
[FIX] Graph Screenshot loader

3 years ago[refactor] some more record syntax refactorign
Przemek Kaminski [Tue, 14 Sep 2021 06:24:44 +0000 (08:24 +0200)]
[refactor] some more record syntax refactorign

3 years agoMerge branch 'dev' into 79-dev-rewrite-better-record-syntax
Przemek Kaminski [Tue, 14 Sep 2021 06:04:45 +0000 (08:04 +0200)]
Merge branch 'dev' into 79-dev-rewrite-better-record-syntax

3 years ago[VERSION] +1 to 0.0.3.5
Alexandre Delanoë [Mon, 13 Sep 2021 16:02:05 +0000 (18:02 +0200)]
[VERSION] +1 to 0.0.3.5

3 years ago[refactoring] more record syntax refactoring
Przemek Kaminski [Mon, 13 Sep 2021 13:56:34 +0000 (15:56 +0200)]
[refactoring] more record syntax refactoring

3 years ago[VERSION] +1 to 0.0.3.4
Alexandre Delanoë [Mon, 13 Sep 2021 13:54:59 +0000 (15:54 +0200)]
[VERSION] +1 to 0.0.3.4

3 years agoRemove superfluous gfortran extra-libraries stanza
Alp Mestanogullari [Mon, 13 Sep 2021 09:13:44 +0000 (11:13 +0200)]
Remove superfluous gfortran extra-libraries stanza

3 years ago[refactoring] more record syntax refactoring
Przemek Kaminski [Mon, 13 Sep 2021 07:21:30 +0000 (09:21 +0200)]
[refactoring] more record syntax refactoring

3 years ago[refactoring] rewrite for better record syntax
Przemek Kaminski [Mon, 13 Sep 2021 05:17:35 +0000 (07:17 +0200)]
[refactoring] rewrite for better record syntax

3 years ago[API] some fixes to sum types JSON serialization
Przemek Kaminski [Fri, 10 Sep 2021 12:42:25 +0000 (14:42 +0200)]
[API] some fixes to sum types JSON serialization

3 years ago[Update] fix sumEncoding for UpdateNodeParams
Przemek Kaminski [Fri, 10 Sep 2021 11:45:01 +0000 (13:45 +0200)]
[Update] fix sumEncoding for UpdateNodeParams

3 years ago[VERSION] +1 to 0.0.3.3
Alexandre Delanoë [Fri, 10 Sep 2021 08:05:48 +0000 (10:05 +0200)]
[VERSION] +1 to 0.0.3.3

3 years ago[social] add selected lists support for new corpus
Przemek Kaminski [Thu, 9 Sep 2021 14:23:51 +0000 (16:23 +0200)]
[social] add selected lists support for new corpus

3 years agoMerge branch 'dev' into 78-dev-list-ids
Przemek Kaminski [Thu, 9 Sep 2021 05:58:29 +0000 (07:58 +0200)]
Merge branch 'dev' into 78-dev-list-ids

3 years ago[VERSION] +1 to 0.0.3.2
Alexandre Delanoë [Wed, 8 Sep 2021 12:06:35 +0000 (14:06 +0200)]
[VERSION] +1 to 0.0.3.2

3 years ago[share] fix JSON deserialization of ShareNodeParams
Przemek Kaminski [Wed, 8 Sep 2021 10:01:33 +0000 (12:01 +0200)]
[share] fix JSON deserialization of ShareNodeParams

3 years ago[list selection] some initial work (doesn't compile)
Przemek Kaminski [Wed, 8 Sep 2021 09:20:23 +0000 (11:20 +0200)]
[list selection] some initial work (doesn't compile)

3 years ago[VERSION] +1 to 0.0.3.1
Alexandre Delanoë [Fri, 3 Sep 2021 07:20:49 +0000 (09:20 +0200)]
[VERSION] +1 to 0.0.3.1

3 years ago[search] RecordWildCards to make pattern matching simpler
Przemek Kaminski [Fri, 3 Sep 2021 06:40:56 +0000 (08:40 +0200)]
[search] RecordWildCards to make pattern matching simpler

3 years ago[search] fix HyperdataDocument pattern matching
Przemek Kaminski [Thu, 2 Sep 2021 17:22:09 +0000 (19:22 +0200)]
[search] fix HyperdataDocument pattern matching

3 years ago[search] fix json serialization of search objects
Przemek Kaminski [Thu, 2 Sep 2021 07:23:39 +0000 (09:23 +0200)]
[search] fix json serialization of search objects

This is to match the { tag | value } on the frontend.

3 years ago[search] remove SearchResultErr/SearchQueryErr
Przemek Kaminski [Wed, 1 Sep 2021 13:03:13 +0000 (15:03 +0200)]
[search] remove SearchResultErr/SearchQueryErr

3 years ago[VERSION] +1 to 0.0.3
Alexandre Delanoë [Wed, 1 Sep 2021 09:59:17 +0000 (11:59 +0200)]
[VERSION] +1 to 0.0.3

3 years agoMerge branch 'dev-optim' into dev
Alexandre Delanoë [Wed, 1 Sep 2021 09:58:47 +0000 (11:58 +0200)]
Merge branch 'dev-optim' into dev

3 years ago[FEAT] enabling FlowSocialList With preferences
Alexandre Delanoë [Wed, 1 Sep 2021 09:58:39 +0000 (11:58 +0200)]
[FEAT] enabling FlowSocialList With preferences

3 years ago[NAMING] Repo -> NodeStory
Alexandre Delanoë [Tue, 31 Aug 2021 14:32:35 +0000 (16:32 +0200)]
[NAMING] Repo -> NodeStory

3 years ago[FIX] list heritage (into NodeStory)
Alexandre Delanoë [Tue, 31 Aug 2021 13:33:03 +0000 (15:33 +0200)]
[FIX] list heritage (into NodeStory)

3 years ago[OPTIM] Flow List / Metrics TFICF with sample
Alexandre Delanoë [Fri, 27 Aug 2021 13:38:08 +0000 (15:38 +0200)]
[OPTIM] Flow List / Metrics TFICF with sample

3 years ago[FIX] merge
Alexandre Delanoë [Thu, 26 Aug 2021 15:00:50 +0000 (17:00 +0200)]
[FIX] merge

3 years ago[BIN] upgrade script
Alexandre Delanoë [Thu, 26 Aug 2021 14:21:17 +0000 (16:21 +0200)]
[BIN] upgrade script

3 years ago[FIX] bug MVar fixed
Alexandre Delanoë [Thu, 26 Aug 2021 09:49:26 +0000 (11:49 +0200)]
[FIX] bug MVar fixed

3 years ago[DEBUG] some debug messages
Alexandre Delanoë [Wed, 25 Aug 2021 13:40:18 +0000 (15:40 +0200)]
[DEBUG] some debug messages

3 years ago[FIX] repo migration fixed (WIP)
Alexandre Delanoë [Wed, 25 Aug 2021 09:05:35 +0000 (11:05 +0200)]
[FIX] repo migration fixed (WIP)

3 years ago[FIX] merge
Alexandre Delanoë [Tue, 24 Aug 2021 08:55:14 +0000 (10:55 +0200)]
[FIX] merge

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[CLEAN] fix imports / explicit instances / warnings
Alexandre Delanoë [Fri, 30 Jul 2021 07:27:38 +0000 (09:27 +0200)]
[CLEAN] fix imports / explicit instances / warnings