- 26 Sep, 2024 1 commit
-
-
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 4 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
-
Przemyslaw Kaminski authored
-
- 19 Sep, 2024 8 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
-
Przemyslaw Kaminski authored
-
- 18 Sep, 2024 9 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
-
Przemyslaw Kaminski authored
-
Przemyslaw Kaminski authored
-
- 17 Sep, 2024 1 commit
-
-
Przemyslaw Kaminski authored
-
- 16 Sep, 2024 1 commit
-
-
Przemyslaw Kaminski authored
-
- 13 Sep, 2024 4 commits
-
-
Alexandre Delanoë authored
-
Alexandre Delanoë authored
-
Alexandre Delanoë authored
-
Przemyslaw Kaminski authored
-
- 12 Sep, 2024 6 commits
-
-
Przemyslaw Kaminski authored
-
Alexandre Delanoë authored
-
Przemyslaw Kaminski authored
-
Alexandre Delanoë authored
-
Alexandre Delanoë authored
-
Przemyslaw Kaminski authored
Remove allow-newer:*, allow-older:* in cabal.project file and instead list these explicitly. This is a big step for managing dependencies.
-