Go to file
jordi fita mas 1712a81dfc Move the /profile under the company router
This is not necessary per se, but it makes my life easier because that
way i know which company the user was when she went to its profile and
can “return” back in the menu and future nav items.
2023-01-29 15:13:47 +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 tax relation with very rough form and handler 2023-01-28 14:18:58 +01:00
deploy Add the tax relation with very rough form and handler 2023-01-28 14:18:58 +01:00
pkg Move the /profile under the company router 2023-01-29 15:13:47 +01:00
po Add the tax relation with very rough form and handler 2023-01-28 14:18:58 +01:00
revert Add the tax relation with very rough form and handler 2023-01-28 14:18:58 +01:00
test Add the tax relation with very rough form and handler 2023-01-28 14:18:58 +01:00
verify Add the tax relation with very rough form and handler 2023-01-28 14:18:58 +01:00
web Move the /profile under the company router 2023-01-29 15:13:47 +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 tax relation with very rough form and handler 2023-01-28 14:18:58 +01:00