]> Git — Sourcephile - gargantext.git/log
gargantext.git
5 years ago[Database] Clean code.
Alexandre Delanoë [Tue, 18 Dec 2018 20:59:30 +0000 (21:59 +0100)]
[Database] Clean code.

5 years ago[Database] Clean tables.
Alexandre Delanoë [Tue, 18 Dec 2018 20:09:59 +0000 (21:09 +0100)]
[Database] Clean tables.

5 years ago[Database] Refactor functions accessing the database
Nicolas Pouillard [Tue, 18 Dec 2018 00:02:58 +0000 (01:02 +0100)]
[Database] Refactor functions accessing the database

5 years ago[Database][SQL] Schema and insertUsers function.
Alexandre Delanoë [Fri, 14 Dec 2018 17:14:35 +0000 (18:14 +0100)]
[Database][SQL] Schema and insertUsers function.

5 years ago[FIX] SQL query OR.
Alexandre Delanoë [Thu, 13 Dec 2018 16:56:08 +0000 (17:56 +0100)]
[FIX] SQL query OR.

5 years ago[SearchIn] Corpus API route : corpus/{id}/search
Alexandre Delanoë [Thu, 13 Dec 2018 15:51:53 +0000 (16:51 +0100)]
[SearchIn] Corpus API route : corpus/{id}/search

5 years ago[FLOW][Database] ngrams extraction and insertion.
Alexandre Delanoë [Thu, 13 Dec 2018 13:57:27 +0000 (14:57 +0100)]
[FLOW][Database] ngrams extraction and insertion.

5 years ago[Search][Graph][FacetPair] with limit and offset, union of pairs.
Alexandre Delanoë [Thu, 13 Dec 2018 12:09:54 +0000 (13:09 +0100)]
[Search][Graph][FacetPair] with limit and offset, union of pairs.

5 years ago[Graph Search] union of pairs.
Alexandre Delanoë [Thu, 13 Dec 2018 11:58:14 +0000 (12:58 +0100)]
[Graph Search] union of pairs.

5 years ago[Graph Search] FacetPaired.
Alexandre Delanoë [Thu, 13 Dec 2018 11:27:27 +0000 (12:27 +0100)]
[Graph Search] FacetPaired.

5 years ago[Query] Search in Corpus To FacetDoc.
Alexandre Delanoë [Thu, 13 Dec 2018 09:49:28 +0000 (10:49 +0100)]
[Query] Search in Corpus To FacetDoc.

5 years ago[GRAPH][Search] Query -> FacetDoc.
Alexandre Delanoë [Thu, 13 Dec 2018 08:44:50 +0000 (09:44 +0100)]
[GRAPH][Search] Query -> FacetDoc.

5 years ago[API] Graph with metadata.
Alexandre Delanoë [Wed, 12 Dec 2018 16:57:39 +0000 (17:57 +0100)]
[API] Graph with metadata.

5 years ago[INSTALL] tested on Debian 9.4 and Ubuntu 16.4.
Alexandre Delanoë [Wed, 12 Dec 2018 14:17:02 +0000 (15:17 +0100)]
[INSTALL] tested on Debian 9.4 and Ubuntu 16.4.

5 years ago[Database][Search] semantics ok.
Alexandre Delanoë [Wed, 12 Dec 2018 11:19:00 +0000 (12:19 +0100)]
[Database][Search] semantics ok.

5 years ago[SEARCH] full text queries: Database and Corpus.
Alexandre Delanoë [Wed, 12 Dec 2018 11:05:39 +0000 (12:05 +0100)]
[SEARCH] full text queries: Database and Corpus.

5 years ago[Query] clean.
Alexandre Delanoë [Tue, 11 Dec 2018 21:30:48 +0000 (22:30 +0100)]
[Query] clean.

5 years ago[Database][Query] search for doc 2 authors
Alexandre Delanoë [Tue, 11 Dec 2018 21:19:32 +0000 (22:19 +0100)]
[Database][Query] search for doc 2 authors

5 years ago[FIX] insertOn conflict do Nothing.
Alexandre Delanoë [Mon, 10 Dec 2018 15:07:35 +0000 (16:07 +0100)]
[FIX] insertOn conflict do Nothing.

5 years ago[FIX] deprecated function compilation. ok.
Alexandre Delanoë [Mon, 10 Dec 2018 14:00:49 +0000 (15:00 +0100)]
[FIX] deprecated function compilation. ok.

5 years agoMerge remote-tracking branch 'origin/rest-fix'
Alexandre Delanoë [Mon, 10 Dec 2018 13:41:15 +0000 (14:41 +0100)]
Merge remote-tracking branch 'origin/rest-fix'

5 years ago[NodeNgrams] Insertion fix (do nothing on conflict).
Alexandre Delanoë [Mon, 10 Dec 2018 11:10:21 +0000 (12:10 +0100)]
[NodeNgrams] Insertion fix (do nothing on conflict).

5 years agoAdd a basic support for limit and offset to getNgramsTableData
Nicolas Pouillard [Mon, 10 Dec 2018 10:28:17 +0000 (11:28 +0100)]
Add a basic support for limit and offset to getNgramsTableData

5 years ago[NGRAMS][LIST] getOrMk List.
Alexandre Delanoë [Mon, 10 Dec 2018 07:02:06 +0000 (08:02 +0100)]
[NGRAMS][LIST] getOrMk List.

5 years agoMerge branch 'tsvector'
Alexandre Delanoë [Sun, 9 Dec 2018 18:26:23 +0000 (19:26 +0100)]
Merge branch 'tsvector'

5 years ago[Database] Clean duplicate functions
Alexandre Delanoë [Sat, 8 Dec 2018 22:44:48 +0000 (23:44 +0100)]
[Database] Clean duplicate functions

5 years ago[Database][Schema] Node Table and types without TSVector.
Alexandre Delanoë [Sat, 8 Dec 2018 22:30:22 +0000 (23:30 +0100)]
[Database][Schema] Node Table and types without TSVector.

5 years ago[Database][Search] types, tables + missing files.
Alexandre Delanoë [Sat, 8 Dec 2018 21:57:38 +0000 (22:57 +0100)]
[Database][Search] types, tables + missing files.

5 years ago[Database] Utils, reader Monad utils mainly.
Alexandre Delanoë [Sat, 8 Dec 2018 21:06:02 +0000 (22:06 +0100)]
[Database] Utils, reader Monad utils mainly.

5 years ago[Database][Queries] Filter.
Alexandre Delanoë [Sat, 8 Dec 2018 20:49:50 +0000 (21:49 +0100)]
[Database][Queries] Filter.

5 years agomissing files.
Alexandre Delanoë [Sat, 8 Dec 2018 20:20:11 +0000 (21:20 +0100)]
missing files.

5 years ago[COMPIL] ok
Alexandre Delanoë [Sat, 8 Dec 2018 20:19:57 +0000 (21:19 +0100)]
[COMPIL] ok

5 years ago[Database] cleaning unused instances.
Alexandre Delanoë [Sat, 8 Dec 2018 20:05:27 +0000 (21:05 +0100)]
[Database] cleaning unused instances.

5 years ago[Database][Schema] Node
Alexandre Delanoë [Sat, 8 Dec 2018 20:03:13 +0000 (21:03 +0100)]
[Database][Schema] Node

5 years ago[Database][Schema] Node
Alexandre Delanoë [Sat, 8 Dec 2018 20:03:06 +0000 (21:03 +0100)]
[Database][Schema] Node

5 years ago[Database][Schema] User
Alexandre Delanoë [Sat, 8 Dec 2018 19:31:13 +0000 (20:31 +0100)]
[Database][Schema] User

5 years ago[Database][Schema] NodeNode
Alexandre Delanoë [Sat, 8 Dec 2018 19:27:06 +0000 (20:27 +0100)]
[Database][Schema] NodeNode

5 years ago[Database][Schema] NodeNodeNgram
Alexandre Delanoë [Sat, 8 Dec 2018 19:25:40 +0000 (20:25 +0100)]
[Database][Schema] NodeNodeNgram

5 years ago[Database][Schema] NodeNgramsNgrams and NodeNgram.
Alexandre Delanoë [Sat, 8 Dec 2018 19:23:31 +0000 (20:23 +0100)]
[Database][Schema] NodeNgramsNgrams and NodeNgram.

5 years ago[Database][Schema][Ngrams]
Alexandre Delanoë [Sat, 8 Dec 2018 19:16:23 +0000 (20:16 +0100)]
[Database][Schema][Ngrams]

5 years ago[SQL][JOINS] leftJoin4.
Alexandre Delanoë [Sat, 8 Dec 2018 19:09:55 +0000 (20:09 +0100)]
[SQL][JOINS] leftJoin4.

5 years ago[INSTALL] Fix.
Alexandre Delanoë [Fri, 7 Dec 2018 22:19:47 +0000 (23:19 +0100)]
[INSTALL] Fix.

5 years ago[INSTALL] Fix.
Alexandre Delanoë [Fri, 7 Dec 2018 22:19:47 +0000 (23:19 +0100)]
[INSTALL] Fix.

5 years ago[INSTALL] docker version.
Alexandre Delanoë [Fri, 7 Dec 2018 21:24:56 +0000 (22:24 +0100)]
[INSTALL] docker version.

5 years agoFix instances
Nicolas Pouillard [Fri, 7 Dec 2018 14:03:15 +0000 (15:03 +0100)]
Fix instances

5 years ago[TSVector] added for full text queries.
Alexandre Delanoë [Fri, 7 Dec 2018 13:40:46 +0000 (14:40 +0100)]
[TSVector] added for full text queries.

5 years ago[FIX] README url to install.
Alexandre Delanoë [Fri, 7 Dec 2018 08:40:59 +0000 (09:40 +0100)]
[FIX] README url to install.

5 years ago[FIX] compilation.
Alexandre Delanoë [Thu, 6 Dec 2018 19:12:18 +0000 (20:12 +0100)]
[FIX] compilation.

5 years ago[API][Search][Graph] type of Author with id.
Alexandre Delanoë [Thu, 6 Dec 2018 16:34:24 +0000 (17:34 +0100)]
[API][Search][Graph] type of Author with id.

5 years ago[DOC] adding comments for todo.
Alexandre Delanoë [Thu, 6 Dec 2018 11:29:22 +0000 (12:29 +0100)]
[DOC] adding comments for todo.

5 years ago[Pairing Route]
Alexandre Delanoë [Thu, 6 Dec 2018 09:27:05 +0000 (10:27 +0100)]
[Pairing Route]

5 years ago[UserPage][Database] Authors to docs view.
Alexandre Delanoë [Thu, 6 Dec 2018 08:06:43 +0000 (09:06 +0100)]
[UserPage][Database] Authors to docs view.

5 years ago[FLOW] default master CorpusId fix.
Alexandre Delanoë [Tue, 4 Dec 2018 22:01:52 +0000 (23:01 +0100)]
[FLOW] default master CorpusId fix.

5 years ago[Contact] Maybe [] -> []
Alexandre Delanoë [Tue, 4 Dec 2018 20:07:29 +0000 (21:07 +0100)]
[Contact] Maybe [] -> []

5 years ago[FLOW] Pairing.
Alexandre Delanoë [Tue, 4 Dec 2018 16:06:37 +0000 (17:06 +0100)]
[FLOW] Pairing.

5 years ago[PAIRING] pairing (quite tested but not roughly). Need to add list to the pairing...
Alexandre Delanoë [Tue, 4 Dec 2018 11:06:30 +0000 (12:06 +0100)]
[PAIRING] pairing (quite tested but not roughly). Need to add list to the pairing flow (Annuaire creation).

5 years ago[Children][TextQueries]
Alexandre Delanoë [Mon, 3 Dec 2018 07:02:59 +0000 (08:02 +0100)]
[Children][TextQueries]

5 years ago[FIX] masterListId bug, make it simple finally.
Alexandre Delanoë [Sat, 1 Dec 2018 08:14:00 +0000 (09:14 +0100)]
[FIX] masterListId bug, make it simple finally.

5 years ago[Graph] missing files and default graph.
Alexandre Delanoë [Fri, 30 Nov 2018 15:41:43 +0000 (16:41 +0100)]
[Graph] missing files and default graph.

5 years ago[Annuaire] Whole database.
Alexandre Delanoë [Fri, 30 Nov 2018 11:12:10 +0000 (12:12 +0100)]
[Annuaire] Whole database.

5 years agoMerge branch 'annuaire'
Alexandre Delanoë [Thu, 29 Nov 2018 21:16:41 +0000 (22:16 +0100)]
Merge branch 'annuaire'

5 years ago[Annuaire][Demo] Types adapted for Demo emergency.
Alexandre Delanoë [Thu, 29 Nov 2018 21:16:31 +0000 (22:16 +0100)]
[Annuaire][Demo] Types adapted for Demo emergency.

5 years ago[DEMO] adapting Contact Type.
Alexandre Delanoë [Thu, 29 Nov 2018 20:55:06 +0000 (21:55 +0100)]
[DEMO] adapting Contact Type.

5 years ago[PARSERS] Patent analysis demo for seminar at IHEDN.
Alexandre Delanoë [Thu, 29 Nov 2018 19:27:55 +0000 (20:27 +0100)]
[PARSERS] Patent analysis demo for seminar at IHEDN.

5 years ago[FIX] compilation.
Alexandre Delanoë [Thu, 29 Nov 2018 18:21:01 +0000 (19:21 +0100)]
[FIX] compilation.

5 years agoMerge branch 'master' of ssh://gitlab.iscpif.fr:20022/gargantext/haskell-gargantext
Alexandre Delanoë [Thu, 29 Nov 2018 16:13:46 +0000 (17:13 +0100)]
Merge branch 'master' of ssh://gitlab.iscpif.fr:20022/gargantext/haskell-gargantext

5 years ago[Annuaire] Flow insertion ok, needs to fix API.
Alexandre Delanoë [Thu, 29 Nov 2018 16:13:31 +0000 (17:13 +0100)]
[Annuaire] Flow insertion ok, needs to fix API.

5 years ago[Annuaire] types to import users.
Alexandre Delanoë [Thu, 29 Nov 2018 14:36:31 +0000 (15:36 +0100)]
[Annuaire] types to import users.

5 years agoLogin: minor changes
Nicolas Pouillard [Thu, 29 Nov 2018 14:31:53 +0000 (15:31 +0100)]
Login: minor changes

5 years ago[Annuaire] flow to insert in DB.
Alexandre Delanoë [Thu, 29 Nov 2018 11:48:23 +0000 (12:48 +0100)]
[Annuaire] flow to insert in DB.

5 years ago[Annuaire] Contact adding uniq id.
Alexandre Delanoë [Wed, 28 Nov 2018 20:30:01 +0000 (21:30 +0100)]
[Annuaire] Contact adding uniq id.

5 years ago[CLEAN] Debug trace function.
Alexandre Delanoë [Wed, 28 Nov 2018 14:46:32 +0000 (15:46 +0100)]
[CLEAN] Debug trace function.

5 years ago[DB][FLOW] fix duplicate ngrams insertion.
Alexandre Delanoë [Wed, 28 Nov 2018 14:29:13 +0000 (15:29 +0100)]
[DB][FLOW] fix duplicate ngrams insertion.

5 years ago[CONTACT] entry/departure time
Alexandre Delanoë [Tue, 27 Nov 2018 22:50:14 +0000 (23:50 +0100)]
[CONTACT] entry/departure time

5 years ago[FLOW] more polymorphism to insert Hyperdata in database (preparing Annuaire and...
Alexandre Delanoë [Tue, 27 Nov 2018 22:43:16 +0000 (23:43 +0100)]
[FLOW] more polymorphism to insert Hyperdata in database (preparing Annuaire and Contacts insertion).

5 years ago[ANNUAIRE] Contact type and mkAnnuaire function.
Alexandre Delanoë [Tue, 27 Nov 2018 20:09:13 +0000 (21:09 +0100)]
[ANNUAIRE] Contact type and mkAnnuaire function.

5 years ago[DB][FLOW] Grah and Dashbord nodes (arbitrary).
Alexandre Delanoë [Mon, 26 Nov 2018 15:38:42 +0000 (16:38 +0100)]
[DB][FLOW] Grah and Dashbord nodes (arbitrary).

5 years agoServe /index.html contents on route /
Nicolas Pouillard [Mon, 26 Nov 2018 12:22:55 +0000 (13:22 +0100)]
Serve /index.html contents on route /

5 years ago[FIX][DB][FLOW] Bug insertion of duplicates.
Alexandre Delanoë [Sat, 24 Nov 2018 06:22:47 +0000 (07:22 +0100)]
[FIX][DB][FLOW] Bug insertion of duplicates.

5 years ago[ADM] scripts to install.
Alexandre Delanoë [Fri, 23 Nov 2018 15:50:56 +0000 (16:50 +0100)]
[ADM] scripts to install.

5 years ago[FIX] install dockers rights.
Alexandre Delanoë [Fri, 23 Nov 2018 14:55:37 +0000 (15:55 +0100)]
[FIX] install dockers rights.

5 years ago[FIX] install script, please test me.
Alexandre Delanoë [Fri, 23 Nov 2018 14:50:48 +0000 (15:50 +0100)]
[FIX] install script, please test me.

5 years ago[FIX] script install.
Alexandre Delanoë [Fri, 23 Nov 2018 14:26:16 +0000 (15:26 +0100)]
[FIX] script install.

5 years ago[NGRAMS][TAB] Table working (need to fix the cases with Terms.
Alexandre Delanoë [Fri, 23 Nov 2018 10:46:13 +0000 (11:46 +0100)]
[NGRAMS][TAB] Table working (need to fix the cases with Terms.

5 years agoTweak instance Arbitrary NgramsTable
Nicolas Pouillard [Thu, 22 Nov 2018 20:51:28 +0000 (21:51 +0100)]
Tweak instance Arbitrary NgramsTable

5 years ago[DOC] better name for type.é
Alexandre Delanoë [Thu, 22 Nov 2018 10:31:13 +0000 (11:31 +0100)]
[DOC] better name for type.é

5 years ago[NGRAMS][TABLE] grouping parent/children.
Alexandre Delanoë [Thu, 22 Nov 2018 10:28:54 +0000 (11:28 +0100)]
[NGRAMS][TABLE] grouping parent/children.

5 years ago[FIX] merge.
Nicolas Pouillard [Thu, 22 Nov 2018 08:55:28 +0000 (09:55 +0100)]
[FIX] merge.

5 years ago[Merge]
Alexandre Delanoë [Thu, 22 Nov 2018 10:09:49 +0000 (11:09 +0100)]
[Merge]

5 years ago[FIX] merge.
Alexandre Delanoë [Thu, 22 Nov 2018 10:03:10 +0000 (11:03 +0100)]
[FIX] merge.

5 years ago[NGRAMS] change _ne_root to _ne_parent
Nicolas Pouillard [Thu, 22 Nov 2018 08:55:28 +0000 (09:55 +0100)]
[NGRAMS] change _ne_root to _ne_parent

5 years ago[NGRAMS] Table queries ready (qualitative tests, needs more tests)
Alexandre Delanoë [Thu, 22 Nov 2018 08:09:00 +0000 (09:09 +0100)]
[NGRAMS] Table queries ready (qualitative tests, needs more tests)

5 years ago[FIX] group result of SQL result.
Alexandre Delanoë [Wed, 21 Nov 2018 21:41:17 +0000 (22:41 +0100)]
[FIX] group result of SQL result.

5 years ago[DB] SQL queries for ngrams table.
Alexandre Delanoë [Wed, 21 Nov 2018 21:11:37 +0000 (22:11 +0100)]
[DB] SQL queries for ngrams table.

5 years ago[FIX][DB][FLOW] insert listngrams.
Alexandre Delanoë [Wed, 21 Nov 2018 08:19:05 +0000 (09:19 +0100)]
[FIX][DB][FLOW] insert listngrams.

5 years ago[DB][FLOW] clean.
Alexandre Delanoë [Tue, 20 Nov 2018 10:09:39 +0000 (11:09 +0100)]
[DB][FLOW] clean.

5 years ago[DB][FLOW] bug fixed, flow seems ok.
Alexandre Delanoë [Mon, 19 Nov 2018 20:24:29 +0000 (21:24 +0100)]
[DB][FLOW] bug fixed, flow seems ok.

5 years ago[DB][Flow] question about the map of ngramsT.
Alexandre Delanoë [Mon, 19 Nov 2018 19:13:51 +0000 (20:13 +0100)]
[DB][Flow] question about the map of ngramsT.

5 years ago[Config] continous integration config.
Alexandre Delanoë [Mon, 19 Nov 2018 08:12:12 +0000 (09:12 +0100)]
[Config] continous integration config.

5 years agoAdd .gitlab-ci.yml
delanoe [Mon, 19 Nov 2018 08:10:56 +0000 (09:10 +0100)]
Add .gitlab-ci.yml