Commit Graph

11 Commits

Author SHA1 Message Date
kolaente
f8cc67d37f chore(docs): add frontendurl to all example configs 2022-07-19 16:26:38 +02:00
kolaente
13561f2114 docs: improve wording for systemd
(cherry picked from commit 094138b0c55a1d2013615275362749b77bb4dc9a)
2021-12-07 18:35:39 +01:00
kolaente
373e3f3d60 Add a note about default password to docs 2021-07-09 21:12:32 +02:00
kolaente
bf68ccbb25 Don't use the mariadb root user in docker-compose examples 2021-06-20 22:37:35 +02:00
kolaente
b7ec24ff52 Fix old references to master in docs 2021-05-17 12:53:12 +02:00
kolaente
58dfbe13ed Add FreeBSD guide to installation docs 2020-09-03 17:44:44 +02:00
kolaente
1a4eef1056 Add toc to docs 2020-09-03 17:34:44 +02:00
kolaente
96f366f5e7 Add docs about using vikunja with utf-8 characters 2020-07-06 21:53:26 +02:00
kolaente
4204af255c Add ability to run the docker container with configurable user and group ids 2020-05-22 21:18:11 +02:00
jtojnar
ce5be947b4 Add postgres support (#135)
Revert fixture fixes for postgres

Use postgres connection string with spaces instead of url

Fix label order

Make postgres tests in ci less verbose

Add sequence update script

Skip resets in postgres

Remove option to skip resets in postgres

Make postgres tests in ci verboseq

Update test fixtures database

Fix file tests on postgres

Add postgres options to sample config

Make sure tests init test fixtures before running the actual tests

Fix issues with IDs too big to fit in an int

Fix duplicate auto incremented IDs

Refactor / Fix team tests

Refactor team member tests

Fix team member create

Fix label test

Fix getting labels

Fix test fixtures for postgresql

Fix connection string params

Disable ssl mode on postgres integration tests

Disable ssl mode on postgres tests

Use sprintf to create the connection string for postgresql

fixup! Add postgres support

Add postgres support

Added generate as a make dependency for make build

Clarify docs on building

Co-authored-by: kolaente <k@knt.li>
Co-authored-by: Jan Tojnar <jtojnar@gmail.com>
Reviewed-on: https://kolaente.dev/vikunja/api/pulls/135
2020-02-16 21:42:04 +00:00
konrad
2d88fad5b1 Huge improvements for docs (#58) 2019-02-17 19:53:04 +00:00