Go to file
jordi fita mas a068784a22 Remove unused company parameter from mustCollectExpenseEntries
The company is now in the filters form and there is no need for that
company parameter.
2023-07-02 20:06:45 +02:00
cmd/numerus Implement login cookie, its verification, and logout 2023-01-17 20:58:13 +01:00
debian Add IBAN and BIC fields to contacts 2023-07-02 02:08:45 +02:00
demo Add empty IBAN and BIC to demo contacts 2023-07-02 02:26:35 +02:00
deploy Add IBAN and BIC fields to contacts 2023-07-02 02:08:45 +02:00
pkg Remove unused company parameter from mustCollectExpenseEntries 2023-07-02 20:06:45 +02:00
po Add IBAN and BIC fields to contacts 2023-07-02 02:08:45 +02:00
revert Add IBAN and BIC fields to contacts 2023-07-02 02:08:45 +02:00
test Add IBAN and BIC fields to contacts 2023-07-02 02:08:45 +02:00
verify Add IBAN and BIC fields to contacts 2023-07-02 02:08:45 +02:00
web Change menu’s and profile icon 2023-07-02 19:49:03 +02:00
.gitignore Ignore IntelliJ’s project files 2023-01-30 16:42:15 +01:00
COPYING Rename LICENSE to COPYING 2023-01-15 04:08:35 +01:00
Makefile Rename extension of templates to .gohtml 2023-01-30 16:48:21 +01:00
go.mod Update module dependencies to match the version of Debian 12 packages 2023-06-17 20:42:23 +02:00
go.sum Update module dependencies to match the version of Debian 12 packages 2023-06-17 20:42:23 +02:00
sqitch.conf Setup authentication schema and user relation 2023-01-13 20:30:21 +01:00
sqitch.plan Add IBAN and BIC fields to contacts 2023-07-02 02:08:45 +02:00