]> Git — Sourcephile - gargantext.git/history - src/Gargantext/Database/Flow.hs
Merge branch 'master' of ssh://gitlab.iscpif.fr:20022/gargantext/haskell-gargantext
[gargantext.git] / src / Gargantext / Database / Flow.hs
2018-11-29 Alexandre DelanoëMerge branch 'master' of ssh://gitlab.iscpif.fr:20022...
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.