0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 20, 2024 — Aug 20, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add due date field to FoiRequest and calculation in FoiLaw More... over 14 years ago
Handle public_body = None properly in request view More... over 14 years ago
return a 400 on login failure More... over 14 years ago
If user is not authenticated return a 403 instead of a 404 for account/show More... over 14 years ago
Add html coverage report to gitignore More... over 14 years ago
Test account pages More... over 14 years ago
Next revision on German translation More... over 14 years ago
Add some more directories to gitignore More... over 14 years ago
Initial commit of German translation of Froide More... over 14 years ago
Replace SITE_URL with localhost:8000, should use Site model anyways. More... over 14 years ago
Add method to Public Body that handles the confirmation and calls the related foirequests More... over 14 years ago
Exclude public body confirmed option from admin, must use button to change. More... over 14 years ago
Add generic list view for public body, refactor detail view More... over 14 years ago
Add confirm view for public body for confirmation from admin More... over 14 years ago
Add Confirm Public Body button to Public Body Change form in admin More... over 14 years ago
Public Body List template with classification grouper, very bare at the moment More... over 14 years ago
Add custom comment templates More... over 14 years ago
FoiRequest list template, very bare at the moment More... over 14 years ago
Test visibility with Foirequest.public option More... over 14 years ago
Test creation of messages from mail dicts More... over 14 years ago
Test for number of request on public body More... over 14 years ago
Test for attachment in mail test More... over 14 years ago
Remove subhead from template and put links in header navigation More... over 14 years ago
Refactor JSONResponse views to include ListView More... over 14 years ago
Change and translate URLs so they are displayed in the language of settings.LANGUAGE_CODE More... over 14 years ago
Fix set_public_body and add suggest_public_body More... over 14 years ago
Fix FoiLaw handling in submit request More... over 14 years ago
Add events and comments to Foirequest show view, fix some strings More... over 14 years ago
Add Review capability to Request form and add checkbox for Foirequest.public option More... over 14 years ago
Translate unicode representation of messages More... over 14 years ago