]> Git — Sourcephile - gargantext.git/history - src/Gargantext/Database/Flow.hs
[TYPES] Node Hyperdata for Json | Markdown fields.
[gargantext.git] / src / Gargantext / Database / Flow.hs
2019-01-16 Alexandre Delanoë[FIX] MapList default terms -> Candidate + Cosmetics...
2019-01-15 Alexandre DelanoëMerge branch 'dev-ngrams-table' into dev
2019-01-15 Alexandre Delanoë[NgramsTable][WIP] Get / Group / ungroup.
2019-01-14 Nicolas Pouillard[FLOW] Use `Map a (Map NgramsType b)` instead of `Map...
2019-01-14 Nicolas Pouillard[FLOW] comment out grouping
2019-01-10 Nicolas Pouillard[FLOW] Use a Data.Set to avoid extra insertions of...
2019-01-10 Nicolas Pouillard[FLOW] mapNodeIdNgrams directly create the inner maps
2019-01-10 Nicolas Pouillard[FLOW] Inline Flow.indexNgrams
2019-01-10 Nicolas Pouillard[FLOW] inline single use function
2019-01-10 Alexandre Delanoë[Ngrams Table] Front and Back implemented (but need...
2019-01-09 Alexandre Delanoë[Ngrams] List and Group management, SQL queries fixed.
2019-01-08 Alexandre Delanoë[NewType] Merge, NodeNgram* fix.
2019-01-08 Alexandre Delanoë[NEWTYPE] WIP Error in Servant to fix.
2019-01-07 Alexandre DelanoëMerge remote-tracking branch 'origin/dev-ngrams-table...
2019-01-07 Alexandre DelanoëMerge branch 'dev-ngrams-table' of ssh://gitlab.iscpif...
2019-01-07 Alexandre DelanoëMerge remote-tracking branch 'origin/dev-ngrams-table...
2019-01-07 Alexandre DelanoëMerge branch 'dev-ngrams-table' into dev
2019-01-04 Alexandre Delanoë[ERROR] Fix NodeUser error.
2019-01-04 Alexandre Delanoë[ERROR] More errors handled now thanks to ErrorMonad.
2019-01-04 Alexandre Delanoë[ERROR] Handling.
2019-01-04 Alexandre Delanoë[Database] Cosmetics.
2018-12-19 Alexandre Delanoë[MERGE] master and masterAfterDemo.
2018-12-18 Alexandre Delanoë[Database] Clean tables.
2018-12-18 Nicolas Pouillard[Database] Refactor functions accessing the database
2018-12-13 Alexandre Delanoë[SearchIn] Corpus API route : corpus/{id}/search
2018-12-13 Alexandre Delanoë[FLOW][Database] ngrams extraction and insertion.
2018-12-10 Alexandre Delanoë[NGRAMS][LIST] getOrMk List.
2018-12-09 Alexandre DelanoëMerge branch 'tsvector'
2018-12-08 Alexandre Delanoë[Database] Utils, reader Monad utils mainly.
2018-12-08 Alexandre Delanoë[Database][Schema] Node
2018-12-08 Alexandre Delanoë[Database][Schema] User
2018-12-08 Alexandre Delanoë[Database][Schema] NodeNgramsNgrams and NodeNgram.
2018-12-08 Alexandre Delanoë[Database][Schema][Ngrams]
2018-12-04 Alexandre Delanoë[FLOW] default master CorpusId fix.
2018-12-04 Alexandre Delanoë[FLOW] Pairing.
2018-12-04 Alexandre Delanoë[PAIRING] pairing (quite tested but not roughly). Need...
2018-12-03 Alexandre Delanoë[Children][TextQueries]
2018-11-30 Alexandre Delanoë[Graph] missing files and default graph.
2018-11-30 Alexandre Delanoë[Annuaire] Whole database.
2018-11-29 Alexandre DelanoëMerge branch 'annuaire'
2018-11-29 Alexandre Delanoë[Annuaire][Demo] Types adapted for Demo emergency.
2018-11-29 Alexandre DelanoëMerge branch 'master' of ssh://gitlab.iscpif.fr:20022...
2018-11-29 Alexandre Delanoë[Annuaire] Flow insertion ok, needs to fix API.
2018-11-29 Alexandre Delanoë[Annuaire] types to import users.
2018-11-29 Alexandre Delanoë[Annuaire] flow to insert in DB.
2018-11-28 Alexandre Delanoë[Annuaire] Contact adding uniq id.
2018-11-28 Alexandre Delanoë[DB][FLOW] fix duplicate ngrams insertion.
2018-11-27 Alexandre Delanoë[FLOW] more polymorphism to insert Hyperdata in databas...
2018-11-27 Alexandre Delanoë[ANNUAIRE] Contact type and mkAnnuaire function.
2018-11-26 Alexandre Delanoë[DB][FLOW] Grah and Dashbord nodes (arbitrary).
2018-11-24 Alexandre Delanoë[FIX][DB][FLOW] Bug insertion of duplicates.
2018-11-23 Alexandre Delanoë[NGRAMS][TAB] Table working (need to fix the cases...
2018-11-21 Alexandre Delanoë[DB] SQL queries for ngrams table.
2018-11-21 Alexandre Delanoë[FIX][DB][FLOW] insert listngrams.
2018-11-20 Alexandre Delanoë[DB][FLOW] clean.
2018-11-19 Alexandre Delanoë[DB][FLOW] bug fixed, flow seems ok.
2018-11-19 Alexandre Delanoë[DB][Flow] question about the map of ngramsT.
2018-11-18 Alexandre Delanoë[API][AUTH] if authorized then id of tree is given...
2018-11-16 Alexandre Delanoë[FLOW][DB] fix name 255 in db.
2018-11-16 Alexandre Delanoë[TEXT][Parser] Hal CSV parser.
2018-11-15 Nicolas Pouillard[NGRAMS] fixes
2018-11-13 Alexandre Delanoë[FLOW][DB] completed (todo: many types declared at...
2018-11-08 Alexandre Delanoë[API][NGRAMS] to discuss
2018-11-08 Alexandre Delanoë[FLOW][DB][Ngrams] group function.
2018-11-06 Alexandre Delanoë[API][NGRAMS] Table routes to patch (group and typeList).
2018-10-25 Alexandre Delanoë[FLOW][DB][NGRAMS][Lists] Done, need to be tested with...
2018-10-25 Alexandre Delanoë[FLOW][DB][NGRAMS] group inserted in db.
2018-10-25 Alexandre Delanoë[FLOW][DB][NGRAMS] grouping function and insertion...
2018-10-25 Alexandre Delanoë[FLOW][DB][LIST] creating subflow for list
2018-10-25 Alexandre Delanoë[DBFLOW/NGRAMS] mkNodeList (for groups and others:...
2018-10-24 Alexandre DelanoëMerge branch 'master' into dbflow
2018-10-24 Alexandre Delanoë[DBFLOW] Taks list + cosmetics + mkNodeList.
2018-10-24 Alexandre Delanoë[DBFLOW] NodeNgrams insertion with typed ngrams.
2018-10-24 Alexandre Delanoë[DBFLOW] Ngrams indexed, compilation ok.
2018-10-24 Alexandre Delanoë[DBFLOW] Ngrams, NgramsIndexed, NgramsT a.
2018-10-24 Alexandre Delanoë[DBFLOW] Ngrams / NodeId / count
2018-10-19 Alexandre Delanoë[DBFLOW] /api/v1.0/node/{id}/table ok
2018-10-18 Alexandre Delanoë[FIX] merge / import.
2018-10-18 Alexandre DelanoëMerge branch 'dbflow' of ssh://gitlab.iscpif.fr:20022...
2018-10-18 Alexandre Delanoë[DBFLOW] Add Node to Corpus/Annuaire, function without...
2018-10-18 Nicolas PouillardMerge branch 'dbflow' of https://gitlab.iscpif.fr/garga...
2018-10-18 Alexandre Delanoë[MERGE]
2018-10-18 Alexandre Delanoë[DBFLOW] subflow
2018-10-18 Nicolas PouillardPolymorphic NodeAPI, with specific instance for Corpus
2018-10-18 Alexandre Delanoë[DBFLOW] parsing + insertion + insertion duplicatas...
2018-10-18 Alexandre Delanoë[DBFLOW] lenses to NodePoly + refacto.
2018-10-18 Alexandre Delanoë[DB-FLOW] functions to create nodeTypes.
2018-10-17 Alexandre Delanoë[BASQHL] refacto.
2018-10-16 Alexandre Delanoë[DB] getRootUser function.