0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 11 hours ago. based on code collected about 11 hours ago.
Sep 12, 2024 — Sep 12, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
get real ordinal values for nearby pages in event search (rather than guessing badly), other review-related fixes More... over 8 years ago
fix spacing around operators More... over 8 years ago
added comments, cleaned up conditionals, fixed omitted content_type, other amendments per review More... over 8 years ago
add sqlparse req for migrations using runsql More... over 8 years ago
fix typo More... over 8 years ago
views, tests, and template for event search paging using ordinals More... over 8 years ago
use ordinals for event search paging More... over 8 years ago
make sure event model has a pk value before accessing link_objects More... over 8 years ago
add note in custom linking model More... over 8 years ago
keep add/create/etc. for event-object relationships More... over 8 years ago
add ordinal to event model More... over 8 years ago
remove redundant/pointless INTERNAL_IPS list in test settings More... over 8 years ago
bump codalib requirement to new patch version More... over 8 years ago
closes #66, use correct event types for search filtering More... over 8 years ago
added debug toolbar to dev environment More... over 8 years ago
removed redundant assignment per review More... over 8 years ago
bump codalib version More... over 8 years ago
refs. #5, remove PREMIS XML button on agent pages More... over 8 years ago
closes #2, adds author element w/ author name and uri children to agent entries. More... over 8 years ago
refs. #5, adds atompub button and link for agent view More... over 8 years ago
refs. #15, this should grab the id from request xml in the event service's PUT handler, raise errors when there isn't one present, and return a 400 when the xml id and resource id don't match More... over 8 years ago
rm redundant item in startup script More... over 8 years ago
explicitly and consistently set environment variables for test and manage in docker-compose More... over 8 years ago
explicitly set timezone in Dockerfile, remove TZ settings in test settings, fix conditional for test backend More... over 8 years ago
refs. #25, make ARK_NAAN a setting in premis (shows up elsewhere, however) More... over 8 years ago
closes #24, revert to natural order on bad orderby GET parameter in APP/event More... over 8 years ago
make sure app starts from right path in docker container More... over 8 years ago
comments added to note purpose of HEAD method handlers in views More... over 8 years ago
fixed test and formatting per review More... over 8 years ago
broke up multiline args for consistency More... over 8 years ago