16 Apr, 2021
12 commits
-
We make sure an updated asset will be reloaded by the navigator. Preventing file css and css caching is done with an url like: `static/css/filename.css?v=0.3.1` wich url changes for each new released version.
-
When period name is like '2021', was considered as a category to plot.
-
When importing irap's csv file, remove leading and trailing spaces to any imported cell.
15 Apr, 2021
10 commits
-
Passwords are now encrypted in database. Thank you to Olivier Thauvin <olivier.thauvin@latmos.ipsl.fr> for bug report.
-
From a fix by Olivier Thauvin <olivier.thauvin@latmos.ipsl.fr>
-
From a fix by Olivier Thauvin <olivier.thauvin@latmos.ipsl.fr>
13 Apr, 2021
1 commit
12 Apr, 2021
10 commits
-
Agent and Project pages now share the same common charge.js to build stacked or grouped bars charts.
-
used to forget first category value
-
- calling js build_chart() with new 'project' arg - through new route
10 Apr, 2021
7 commits