- 02 Oct, 2024 3 commits
-
-
Alexandre Delanoë authored
-
Alexandre Delanoë authored
-
Alexandre Delanoë authored
-
- 30 Sep, 2024 1 commit
-
-
Alfredo Di Napoli authored
-
- 27 Sep, 2024 3 commits
-
-
Alfredo Di Napoli authored
-
Alfredo Di Napoli authored
Previously we would fail with a generic message suggesting to run `gargantext-init`, but that wouldn't always be the case; sometimes there might be problems connecting to the database, and we want to show the raw exception. This code should help diagnosing what's wrong. It also changes the error hint to report the correct executable, as these days we use `gargantext-cli init` instead.
-
Alfredo Di Napoli authored
-
- 26 Sep, 2024 7 commits
-
-
Alexandre Delanoë authored
-
Alexandre Delanoë authored
-
Alexandre Delanoë authored
-
Alexandre Delanoë authored
-
Alexandre Delanoë authored
-
Yoelis Acourt authored
-
Alexandre Delanoë authored
-
- 25 Sep, 2024 3 commits
-
-
Grégoire Locqueville authored
-
Yoelis Acourt authored
-
Przemyslaw Kaminski authored
-
- 23 Sep, 2024 6 commits
-
-
Alexandre Delanoë authored
-
Alexandre Delanoë authored
-
Alexandre Delanoë authored
-
Alexandre Delanoë authored
-
Alexandre Delanoë authored
-
Alexandre Delanoë authored
-
- 20 Sep, 2024 3 commits
-
-
Grégoire Locqueville authored
For some reason the default language (namely EN) was ignored when reading the configuration file. After discussion with anoe, it appears that this exclusion happens for historical reasons, so this commit removes it.
-
Przemyslaw Kaminski authored
-
Przemyslaw Kaminski authored
-
- 19 Sep, 2024 7 commits
-
-
Przemyslaw Kaminski authored
-
Przemyslaw Kaminski authored
Now everything is in Core/Config
-
Przemyslaw Kaminski authored
-
Przemyslaw Kaminski authored
-
Grégoire Locqueville authored
`gargantext-cli ini` now takes two optional arguments: - `--ini-path somefile.ini`: will read the configuration from `somefile.ini`. Defaults to `gargantext.ini` - `--toml-path somefile.toml`: will write the configuration converted to TOML into `somefile.toml` (warning: it will erase the former file if there is already one!) Defaults to `gargantext-settings.toml` Since it writes to a file, the command no longer outputs the configuration to standard output.
-
Przemyslaw Kaminski authored
I moved HasConfig to Core/Config instead of it being in Database.Prelude
-
Przemyslaw Kaminski authored
-
- 18 Sep, 2024 7 commits
-
-
Przemyslaw Kaminski authored
-
Grégoire Locqueville authored
Calligraphy generates diagrams based on the code, in PNG format. Those should not be versioned.
-
Grégoire Locqueville authored
Did a few corrections in the README. Also removed docs from the repository, since those are now at https://formation.gargantext.org/#/share/Notes/114236
-
Grégoire Locqueville authored
-
Grégoire Locqueville authored
-
Przemyslaw Kaminski authored
Eventually, Settings will be removed
-
Grégoire Locqueville authored
# Conflicts: # bin/update-project-dependencies
-