Commit graph

8 commits

Author SHA1 Message Date
Sylvain Gay
00148cd5ca Add loan tables
Add two views for loans :
- inventory:ongoing_loans
- inventory:all_loans (permission inventory.can_see_loan_details required)
2024-05-06 16:24:16 +02:00
Guillaume Bertholon
a552e6d63b Add colors to favicon 2021-02-01 13:48:51 +01:00
Guillaume Bertholon
c1b5fc0f3a Patch wrong </div> instead of </nav>
Most browsers did not see the difference but it is invalid HTML.
2021-02-01 12:32:39 +01:00
Guillaume Bertholon
a086ee600f Improve pagination style and paginate more lists 2021-01-05 22:10:21 +01:00
Guillaume Bertholon
88a6f06f0d Add the game suggestion system 2020-12-30 00:44:45 +01:00
Guillaume Bertholon
0ad6c7543e Limit upload file sizes 2020-12-30 00:31:58 +01:00
Guillaume Bertholon
ee364e2561 Improve form error display & simplify button style 2020-12-29 20:22:36 +01:00
Guillaume Bertholon
98c517421c Rename 'mainsite' to 'website' 2020-12-27 12:48:08 +01:00