sinavir
|
c01ed7cb47
|
style(pre-commit): Add hook
Python:
- black
- isort (black profile)
- ruff
Nix:
- statix
- nixfmt-rfc-style
- deadnix
|
2024-07-04 20:47:46 +02:00 |
|
sinavir
|
448bcad382
|
feat(FORK): jeu -> outil/hackens
|
2024-07-04 18:15:57 +02:00 |
|
sinavir
|
1f8a03bdab
|
feat(FORK): Disable suggestions
|
2024-07-04 18:15:57 +02:00 |
|
sinavir
|
89f2808087
|
fix(pk field): Make manage.py makemigrations happy
|
2024-07-04 18:15:57 +02:00 |
|
sinavir
|
fee31ab07b
|
feat: switch to authens
Be careful there is no User migration
|
2024-07-04 18:15:57 +02:00 |
|
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 |
|