2 * [BACK][FIX] Ngrams List saved in database on halting
3 * [BACK][FIX] Confluence on Graph
4 * [BACK][FIX] HAL parser fix
5 * [BACK][UPGRADE] ./bin/psql gargantext.ini < devops/postgres/upgrade/0.0.6.2.sql
6 * [BACK][ADMIN] upgrade script, test ok
7 * [BACK][FIX][API] IsTex
8 * [BACK][ADM] Invitation script
11 * [BACK][FEAT] Spacy Server connection for French (and others) languages
12 * [BACK][FEAT] At startup, check if gargantext.init script has been activated
13 * [BACK][UPGRADE] Use the devops/postgres/upgrade/0.0.6.1.sql upgrade script
14 * [BACK][FIX] PubMed Parser with threadDelay
15 * [BACK][FIX] Hash to remove duplicates on filtered text
18 * [BACK][OPTIM] Ngrams Table optmization. To upgrade:
19 1. `./bin/psql gargantext.ini < devops/postgresql/upgrade/0.0.6.sql`
20 2. in `stack --nix repl` run `runCmdReplEasy $ migrateFromDirToDb`
21 * [FRONT][FIX] Ngrams Table next button: loads only one time instead of twice previously
22 * [FRONT][FIX] Resize handler on Write Node
23 * [FRONT][FIX] Do not highlight ngrams if maximum abstract length > 4500 characters
26 * [BACK][FIX] Nix build ok
27 * [BACK][OPTI] Confluence optimization
28 * [FRONT][GACK][FEAT] Team management
29 * [FRONT][FEAT] Legend for graph
32 * [FRONT][FIX] View Document List fix CSS
33 * [FRONT][FIX] Node Modal fix
37 * [DESIGN/ERGO] Tree node position highlight
40 * [FEAT] Graph options with Links Strength
43 * [FEAT] User description field to User page
44 * [FIX] Ngrams Table cache on
45 * [FEAT] Ngrams Status change from Phylo Explorer
46 * [OPTIM] Graph Order 2 generation
47 * [FIX] Forgot password improvement
50 * [FIX] Graph self referencing nodes
51 * [FIX] Ngrams Table Tree CSS
52 * [FIX] Ngrams Table Search with enter only
53 * [FIX] Graph build: removing mergechildren function for tests
56 * [FIX] Annuaire Contact Page
57 * [WIP] Graph Debug (mergeNgrams enabled again)
59 ## Version 0.0.5.8.9.9
60 * [FIX] Debug Graph Labels
61 * [FIX] schema upgraded, use 0.0.5.7.8.sql to upgrade your database
62 * [FEAT] Script to create and sending email to user: invitation
64 ## Version 0.0.5.8.9.8
65 * [ERGO] NgramsTable, change group and search for ngrams to add
66 * [FIX] Board, Source Chart fix
68 ## Version 0.0.5.8.9.7
69 * [FEAT] Infomap Clustering
71 ## Version 0.0.5.8.9.6
72 * [FIX] IsTex crawler working with basic queries (i.e. without quotes)
74 ## Version 0.0.5.8.9.5
75 * [FIX] FrontEnd maybe ParentId
78 ## Version 0.0.5.8.9.4
79 * [FE] [FEAT] Phylo Explorer, interactions with documents
80 * [FE] [ERGO] Fonts in Ngrams Table
82 ## Version 0.0.5.8.9.3
83 * [BE] [FIX] garg password function
84 * [FE] [FIX] Trees closing/opening issue
85 * [FE] [FIX] Viz Explorer Side Panel
87 ## Version 0.0.5.8.9.2
88 * [FEAT] Lost Password
89 * [Phylo] More Data in API
91 ## Version 0.0.5.8.9.1
92 * [FE] [DESIGN] NoteBook, UI/UX Improvements
93 * [FE] [FEAT] Automatic Sync when adding a new ngrams
97 * [COUNTS] Chart update when docs are deleted or added
98 * [ERGO] Plane navigation improved
99 * [ERGO] Mouse misalignemnt fixed
100 * [FIX] Date parser WOS
101 * [FIX] Node names: List -> Terms
103 ## Version 0.0.5.8.8.2
104 * [FE] Fix Contact Page
106 ## Version 0.0.5.8.8.1
107 * [FE] Fix regression on Graph Explorer: edges color + confluence filter
110 * [FE] Fix regression on Graph Explorer for annuaire
111 * [FE] Graph Doc Focus
113 ## Version 0.0.5.8.7.2
114 * [BE] Docker solution for codebook
116 ## Version 0.0.5.8.7.1
117 * [BE] Annuaire pairing, using full first name
120 * [FE] Graph Explorer Document exploration improvements
123 * [FE] Plane navigation improvements
125 ## Version 0.0.5.8.5.1
126 * [FRONT] FIX CSS Forest
129 * [FRONT] CSS + Design, Graph Toolbar and many things
130 * [BACK] Security FIX GQL route
131 * [BACK] Arxiv API connexion
134 * [BACK] GraphQL routes
135 * [FRONT] CSS, Forest Sidebar
136 * [HAL] parser back and front
139 * [CRAWLERS] HAL for organizations, example done for IMT
142 * [FIX] Regex Error on HAL Date parsing with Duckling
145 * [FIX] Folder Up button working well now, using GraphQL
148 * [FIX] reindex ngrams-contexts function
149 * [PARAM] decreasing the Candidate list
150 * [FEAT] enabling Notebooks for Teams
151 * [REFACT] Page user and email refactoring
153 ## Version 0.0.5.7.9.1
154 * [FIX] Group revert + NLP French API implemented (WIP)
155 * Default Names of Folder and Frames simplified
158 * [FEAT] New NLP server for postagging
159 * [FIX] Spinglass unconnected componnent of graph
162 * [FIX] PubMed limit parser
165 * [FEAT FIX] Link Annuaire Corpus (WIP)
166 * [UPGRADE METHOD] ./bin/psql gargantext.ini < devops/postgres/upgrade/0.0.5.7.7.sql
169 * [FIX] Default behavior of Ngrams Table: Cache off and Desc order by score
172 * [FIX] Progress length
175 * [FIX] User Page info get/update/security
178 * [OPTIM] HAL and PubMed parsers with Conduit
179 * [BACK] Zip files added
182 * [FIX] Phylo default parameters on frontend side
185 * [FIX] Phylo error findBounds fixed
188 * [FEAT] Phylo Backend/Frontend connected for tests
191 * [BACK] fix limit with MAX_DOCS_SCRAPERS
192 * [FEAT] Users Password Sugar function : in repl, runCmdReplEasy $ updateUsersPassword ["user@mail.com"]
195 * [BACK] CSV List post and reindex after (for both CSV and JSON)
198 * [BACK] HAL parser with Conduit
201 * [FRONT] Forest Tooltip + Async progress bar fix
204 * [BACK][EXPORT][GEXF] node size
207 * [FRONT][FIX] Ngrams Batch change
210 * [BACK][FEAT] Confluence Method connection
213 * [BACK][FEAT] Phylo backend connection
214 * [FRONT] Editable Metadata
217 * [FRONT][FIX] NgramsTable Cache search.
220 * [BACK][FIX] ./bin/psql gargantext.ini < devops/posgres/upgrade/0.0.5.5.6.sql
221 * [FRONT] fix NodeType list show (Nodes options)
224 * [FORNT] fix Graph Explorer search ngrams
225 * [FRONT] fix NodeType list show (main Nodes)
228 * [BACK][OPTIM] NgramsTable scores
229 * [BACK] bin/client script to analyze backend performance and reproduce bugs
230 * [FRONT] Adding Language selection
233 * [BACK] Adding a Max limit for others lists.
236 * [BACK][OPTIM] Index on node_node_ngrams to seed up ngrams table score
237 queries. Please execute the upgrade SQL script
238 devops/postgres/0.0.5.5.2.sql
241 * [BACK] FIX Graph Explorer search with selected ngrams
245 * [FRONT] Visio frame removed, using a new tab instead (which is working)
246 * [BACK] Scores on the docs view fixed
249 * [FRONT] SSL local option
252 * [QUAL] Scores in Ngrams Table fixed during workflow and user can
253 refresh it if needed.
256 * [OPTIM] Upgrade fix with indexes and scores counts
259 * [OPTIM][DATABASE] Upgrade Schema, move conTexts in contexts table which requires a version bump.
261 ## Version 0.0.4.9.9.6
262 * [BACK] PubMed parser fixed
263 * [FRONT] Visio Frame resized
265 ## Version 0.0.4.9.9.5
268 ## Version 0.0.4.9.9.4
269 * [FEAT] Corpus docs download
271 ## Version 0.0.4.9.9.3
272 * [BACK] Graph update with force option
274 ## Version 0.0.4.9.9.2
275 * [BACK] Opaleye Upgrade
277 ## Version 0.0.4.9.9.1
278 * [FRONT] 350-dev-graph-search-in-forms-not-labels
279 * [FRONT] 359-dev-input-with-autocomplete
282 * [FIX] Continuous Integration (CI)
285 * [FEAT] All backend routes with clients functions
288 * [FEAT] Searx API done (needs a fix for language selection)
291 * [UX] GT.query forces trees reload for async tasks
294 * [FEAT] Order 2 fixed with filtered edges
297 * [FEAT] Order 1 similarity validated and optimized
300 * [FIX] Node Calc import + more flexible delimiter for CSV parser
303 * [FEAT] Node Calc Parsing added (in tests)
306 * [FIX] Graph Screenshot
309 * [FEAT] Graph with order 1 and order 2 and node size
312 * BACKEND: fix psql function util without sensitive data
313 * FRONTEND: fix folder navigation (up link)
319 * FIX the graph generation (automatic/default, renewal, any distance)
322 * FIX the ngrams grouping
325 * Unary document insertion: Doc table is reloaded after upload
328 * Migration: instance dev is now dev.sub.gargantext.org
331 * Refact/code design better syntax for DataType fields
334 * Fix the search in Title and abstracts.
335 * [UPGRADE] execute devops/postgres/upgrade/0.0.4.sql to your database to upgrade it
339 * Document view: full text removed
342 * Fix the community detection.
343 * TextFlow starts to make sense
346 * Very first version (main functions ready for tests) of Haskell Version
347 of Gargantext. Previous versions (3) were written with another
348 language and another framework (Python/Javascript mainly).