3
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Jun 09, 2024 — Jun 09, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added link to create creator in navbar. More... over 10 years ago
Added Gender and conditional end date to creator display page. More... over 10 years ago
Changed Date fields to strings, since DateTime will not parse them. Added gender field to creator response. More... over 10 years ago
Removed redundant divs from footer. More... over 10 years ago
Added creator create form handler. More... over 10 years ago
Added creator display route and view. More... over 10 years ago
Set entity data fields to allow null in responses. More... over 10 years ago
Added models for MB tables. More... over 10 years ago
Finished design of Creator create form front-end. Still needs handler. More... over 10 years ago
Added missing models to __init__.py. More... over 10 years ago
Added support for additional entity types. More... over 10 years ago
Work in progress on creator form. More... over 10 years ago
Add instructions for watch mode on Windows. More... over 10 years ago
Make footer more dynamic, fixes #18 More... over 10 years ago
Added registration button for non-logged in users. More... over 10 years ago
Fixed overlooked copy/paste error with Edition->EditionStatus relationship. More... over 10 years ago
Added work entity. Removed unnecessary entities.py imports. Fixed error in Publisher and Edition copy constructors. More... over 10 years ago
Added Publishers and Editions to the schema. More... over 10 years ago
Updated README with gulp info and watch mode More... over 10 years ago
Added empty body to POST request so that Content-Length is always set. More... over 10 years ago
Added extra JS to enable jquery and bootstrap JS across the site. More... over 10 years ago
Add dropdown to create new entities More... over 10 years ago
Fixed invalid ForeignKey. More... over 10 years ago
Creation form will now redirect to new entity on success. More... over 10 years ago
Made login session expiry match WS access token expiry. More... over 10 years ago
Auto apply edits until proper site interface is introduced. Fixes #5. More... over 10 years ago
Switched to Google Fonts hosted Didact Gothic, to improve page load speed. More... over 10 years ago
Updated JS source paths. More... over 10 years ago
Switched from Grunt to Gulp build system. More... over 10 years ago
Added status query parameter to edits list resource. More... over 10 years ago