2 * [BACK][FIX] Ngrams Table concurrency issue
3 * [BACK][MERGE] dev-phylo branch
6 * [BACKFRONT][FIX] APIs HAL et ISTEX
7 * [FRONT][FIX] Search page parameters to 0 for the result
10 * [FRONT][FIX] Modal closing
11 * [FRONT][TEAM] Show leader of the Team
12 * [FRONT][ADM] [Forgot password] disable input field after submit
15 * [BACK][FRONT][FEAT] FR NLP connection tested
16 * [FRONT][ERGO] click on node to get the modal actions
17 * [BACK][DOC] default name of folder
20 * [BACK][FIX] Ngrams List saved in database on halting
21 * [BACK][FIX] Confluence on Graph
22 * [BACK][FIX] HAL parser fix
23 * [BACK][UPGRADE] ./bin/psql gargantext.ini < devops/postgres/upgrade/0.0.6.2.sql
24 * [BACK][ADMIN] upgrade script, test ok
25 * [BACK][FIX][API] IsTex
26 * [BACK][ADM] Invitation script
29 * [BACK][FEAT] Spacy Server connection for French (and others) languages
30 * git clone https://gitlab.iscpif.fr/gargantext/spacy-server.git
31 * [BACK][FEAT] At startup, check if gargantext.init script has been activated
32 * [BACK][UPGRADE] Use the devops/postgres/upgrade/0.0.6.1.sql upgrade script
33 * [BACK][FIX] PubMed Parser with threadDelay
34 * [BACK][FIX] Hash to remove duplicates on filtered text
37 * [BACK][OPTIM] Ngrams Table optmization. To upgrade:
38 1. `./bin/psql gargantext.ini < devops/postgresql/upgrade/0.0.6.sql`
39 2. in `stack --nix repl` run `runCmdReplEasy $ migrateFromDirToDb`
40 * [FRONT][FIX] Ngrams Table next button: loads only one time instead of twice previously
41 * [FRONT][FIX] Resize handler on Write Node
42 * [FRONT][FIX] Do not highlight ngrams if maximum abstract length > 4500 characters
45 * [BACK][FIX] Nix build ok
46 * [BACK][OPTI] Confluence optimization
47 * [FRONT][GACK][FEAT] Team management
48 * [FRONT][FEAT] Legend for graph
51 * [FRONT][FIX] View Document List fix CSS
52 * [FRONT][FIX] Node Modal fix
56 * [DESIGN/ERGO] Tree node position highlight
59 * [FEAT] Graph options with Links Strength
62 * [FEAT] User description field to User page
63 * [FIX] Ngrams Table cache on
64 * [FEAT] Ngrams Status change from Phylo Explorer
65 * [OPTIM] Graph Order 2 generation
66 * [FIX] Forgot password improvement
69 * [FIX] Graph self referencing nodes
70 * [FIX] Ngrams Table Tree CSS
71 * [FIX] Ngrams Table Search with enter only
72 * [FIX] Graph build: removing mergechildren function for tests
75 * [FIX] Annuaire Contact Page
76 * [WIP] Graph Debug (mergeNgrams enabled again)
78 ## Version 0.0.5.8.9.9
79 * [FIX] Debug Graph Labels
80 * [FIX] schema upgraded, use 0.0.5.7.8.sql to upgrade your database
81 * [FEAT] Script to create and sending email to user: invitation
83 ## Version 0.0.5.8.9.8
84 * [ERGO] NgramsTable, change group and search for ngrams to add
85 * [FIX] Board, Source Chart fix
87 ## Version 0.0.5.8.9.7
88 * [FEAT] Infomap Clustering
90 ## Version 0.0.5.8.9.6
91 * [FIX] IsTex crawler working with basic queries (i.e. without quotes)
93 ## Version 0.0.5.8.9.5
94 * [FIX] FrontEnd maybe ParentId
97 ## Version 0.0.5.8.9.4
98 * [FE] [FEAT] Phylo Explorer, interactions with documents
99 * [FE] [ERGO] Fonts in Ngrams Table
101 ## Version 0.0.5.8.9.3
102 * [BE] [FIX] garg password function
103 * [FE] [FIX] Trees closing/opening issue
104 * [FE] [FIX] Viz Explorer Side Panel
106 ## Version 0.0.5.8.9.2
107 * [FEAT] Lost Password
108 * [Phylo] More Data in API
110 ## Version 0.0.5.8.9.1
111 * [FE] [DESIGN] NoteBook, UI/UX Improvements
112 * [FE] [FEAT] Automatic Sync when adding a new ngrams
116 * [COUNTS] Chart update when docs are deleted or added
117 * [ERGO] Plane navigation improved
118 * [ERGO] Mouse misalignemnt fixed
119 * [FIX] Date parser WOS
120 * [FIX] Node names: List -> Terms
122 ## Version 0.0.5.8.8.2
123 * [FE] Fix Contact Page
125 ## Version 0.0.5.8.8.1
126 * [FE] Fix regression on Graph Explorer: edges color + confluence filter
129 * [FE] Fix regression on Graph Explorer for annuaire
130 * [FE] Graph Doc Focus
132 ## Version 0.0.5.8.7.2
133 * [BE] Docker solution for codebook
135 ## Version 0.0.5.8.7.1
136 * [BE] Annuaire pairing, using full first name
139 * [FE] Graph Explorer Document exploration improvements
142 * [FE] Plane navigation improvements
144 ## Version 0.0.5.8.5.1
145 * [FRONT] FIX CSS Forest
148 * [FRONT] CSS + Design, Graph Toolbar and many things
149 * [BACK] Security FIX GQL route
150 * [BACK] Arxiv API connexion
153 * [BACK] GraphQL routes
154 * [FRONT] CSS, Forest Sidebar
155 * [HAL] parser back and front
158 * [CRAWLERS] HAL for organizations, example done for IMT
161 * [FIX] Regex Error on HAL Date parsing with Duckling
164 * [FIX] Folder Up button working well now, using GraphQL
167 * [FIX] reindex ngrams-contexts function
168 * [PARAM] decreasing the Candidate list
169 * [FEAT] enabling Notebooks for Teams
170 * [REFACT] Page user and email refactoring
172 ## Version 0.0.5.7.9.1
173 * [FIX] Group revert + NLP French API implemented (WIP)
174 * Default Names of Folder and Frames simplified
177 * [FEAT] New NLP server for postagging
178 * [FIX] Spinglass unconnected componnent of graph
181 * [FIX] PubMed limit parser
184 * [FEAT FIX] Link Annuaire Corpus (WIP)
185 * [UPGRADE METHOD] ./bin/psql gargantext.ini < devops/postgres/upgrade/0.0.5.7.7.sql
188 * [FIX] Default behavior of Ngrams Table: Cache off and Desc order by score
191 * [FIX] Progress length
194 * [FIX] User Page info get/update/security
197 * [OPTIM] HAL and PubMed parsers with Conduit
198 * [BACK] Zip files added
201 * [FIX] Phylo default parameters on frontend side
204 * [FIX] Phylo error findBounds fixed
207 * [FEAT] Phylo Backend/Frontend connected for tests
210 * [BACK] fix limit with MAX_DOCS_SCRAPERS
211 * [FEAT] Users Password Sugar function : in repl, runCmdReplEasy $ updateUsersPassword ["user@mail.com"]
214 * [BACK] CSV List post and reindex after (for both CSV and JSON)
217 * [BACK] HAL parser with Conduit
220 * [FRONT] Forest Tooltip + Async progress bar fix
223 * [BACK][EXPORT][GEXF] node size
226 * [FRONT][FIX] Ngrams Batch change
229 * [BACK][FEAT] Confluence Method connection
232 * [BACK][FEAT] Phylo backend connection
233 * [FRONT] Editable Metadata
236 * [FRONT][FIX] NgramsTable Cache search.
239 * [BACK][FIX] ./bin/psql gargantext.ini < devops/posgres/upgrade/0.0.5.5.6.sql
240 * [FRONT] fix NodeType list show (Nodes options)
243 * [FORNT] fix Graph Explorer search ngrams
244 * [FRONT] fix NodeType list show (main Nodes)
247 * [BACK][OPTIM] NgramsTable scores
248 * [BACK] bin/client script to analyze backend performance and reproduce bugs
249 * [FRONT] Adding Language selection
252 * [BACK] Adding a Max limit for others lists.
255 * [BACK][OPTIM] Index on node_node_ngrams to seed up ngrams table score
256 queries. Please execute the upgrade SQL script
257 devops/postgres/0.0.5.5.2.sql
260 * [BACK] FIX Graph Explorer search with selected ngrams
264 * [FRONT] Visio frame removed, using a new tab instead (which is working)
265 * [BACK] Scores on the docs view fixed
268 * [FRONT] SSL local option
271 * [QUAL] Scores in Ngrams Table fixed during workflow and user can
272 refresh it if needed.
275 * [OPTIM] Upgrade fix with indexes and scores counts
278 * [OPTIM][DATABASE] Upgrade Schema, move conTexts in contexts table which requires a version bump.
280 ## Version 0.0.4.9.9.6
281 * [BACK] PubMed parser fixed
282 * [FRONT] Visio Frame resized
284 ## Version 0.0.4.9.9.5
287 ## Version 0.0.4.9.9.4
288 * [FEAT] Corpus docs download
290 ## Version 0.0.4.9.9.3
291 * [BACK] Graph update with force option
293 ## Version 0.0.4.9.9.2
294 * [BACK] Opaleye Upgrade
296 ## Version 0.0.4.9.9.1
297 * [FRONT] 350-dev-graph-search-in-forms-not-labels
298 * [FRONT] 359-dev-input-with-autocomplete
301 * [FIX] Continuous Integration (CI)
304 * [FEAT] All backend routes with clients functions
307 * [FEAT] Searx API done (needs a fix for language selection)
310 * [UX] GT.query forces trees reload for async tasks
313 * [FEAT] Order 2 fixed with filtered edges
316 * [FEAT] Order 1 similarity validated and optimized
319 * [FIX] Node Calc import + more flexible delimiter for CSV parser
322 * [FEAT] Node Calc Parsing added (in tests)
325 * [FIX] Graph Screenshot
328 * [FEAT] Graph with order 1 and order 2 and node size
331 * BACKEND: fix psql function util without sensitive data
332 * FRONTEND: fix folder navigation (up link)
338 * FIX the graph generation (automatic/default, renewal, any distance)
341 * FIX the ngrams grouping
344 * Unary document insertion: Doc table is reloaded after upload
347 * Migration: instance dev is now dev.sub.gargantext.org
350 * Refact/code design better syntax for DataType fields
353 * Fix the search in Title and abstracts.
354 * [UPGRADE] execute devops/postgres/upgrade/0.0.4.sql to your database to upgrade it
358 * Document view: full text removed
361 * Fix the community detection.
362 * TextFlow starts to make sense
365 * Very first version (main functions ready for tests) of Haskell Version
366 of Gargantext. Previous versions (3) were written with another
367 language and another framework (Python/Javascript mainly).