Go to file
jordi fita mas acc0c2c7d5 Remove the drop of company_policy on numerus.company_user
I did not know how to add it, so now it warns me every time because it
does not exist.
2023-01-27 20:15:19 +01:00
cmd/numerus Implement login cookie, its verification, and logout 2023-01-17 20:58:13 +01:00
debian Add required PostgreSQL extensions as dependencies for Debian 2023-01-24 23:59:28 +01:00
demo Add the company relation and read-only form to edit 2023-01-24 21:46:07 +01:00
deploy Fix typo in SQL comment 2023-01-27 19:36:16 +01:00
pkg Allow users update their tax details 2023-01-27 01:08:03 +01:00
po Add the company relation and read-only form to edit 2023-01-24 21:46:07 +01:00
revert Remove the drop of company_policy on numerus.company_user 2023-01-27 20:15:19 +01:00
test Remove an unnecessary truncate from a SQL test 2023-01-27 19:40:38 +01:00
verify Add the company relation and read-only form to edit 2023-01-24 21:46:07 +01:00
web Allow users update their tax details 2023-01-27 01:08:03 +01:00
.gitignore Add Catalan and Spanish translation with gotext[3] 2023-01-18 20:26:30 +01:00
COPYING Rename LICENSE to COPYING 2023-01-15 04:08:35 +01:00
Makefile Use “layouts” for the common HTML between pages 2023-01-22 21:41:50 +01:00
go.mod Add Catalan and Spanish translation with gotext[3] 2023-01-18 20:26:30 +01:00
go.sum Add Catalan and Spanish translation with gotext[3] 2023-01-18 20:26:30 +01:00
sqitch.conf Setup authentication schema and user relation 2023-01-13 20:30:21 +01:00
sqitch.plan Add the company relation and read-only form to edit 2023-01-24 21:46:07 +01:00