0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 4 hours ago. based on code collected about 4 hours ago.
Nov 19, 2024 — Nov 19, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add date intersection validation for models with start and end dates.
Christopher C. Wells
as Christopher Charbonneau Wells
More... about 8 years ago
Fix display of Filter and Reset buttons for small screens.
Christopher C. Wells
as Christopher Charbonneau Wells
More... about 8 years ago
Add nap averages data to the averages card.
Christopher C. Wells
as Christopher Charbonneau Wells
More... about 8 years ago
Add a NapManager to Sleep model and use it on the naps card.
Christopher C. Wells
as Christopher Charbonneau Wells
More... about 8 years ago
Make "nap" bounds configurable with a 6AM - 6PM default.
Christopher C. Wells
as Christopher Charbonneau Wells
More... about 8 years ago
Add docstrings to existing cards.
Christopher C. Wells
as Christopher Charbonneau Wells
More... about 8 years ago
Add core templatetags tests and update some docstrings.
Christopher C. Wells
as Christopher Charbonneau Wells
More... about 8 years ago
Update tests for new validators.
Christopher C. Wells
as Christopher Charbonneau Wells
More... about 8 years ago
Refactor reports graphs in to separate files.
Christopher C. Wells
as Christopher Charbonneau Wells
More... about 8 years ago
Add Note to the quick add menu for mobile.
Christopher C. Wells
as Christopher Charbonneau Wells
More... about 8 years ago
Validate model time fields as being in the past.
Christopher C. Wells
as Christopher Charbonneau Wells
More... about 8 years ago
Add filtering to existing list pages.
Christopher C. Wells
as Christopher Charbonneau Wells
More... about 8 years ago
Change generic ListViews to django-filter FilterViews.
Christopher C. Wells
as Christopher Charbonneau Wells
More... about 8 years ago
Replace custom API filters implementation with django-filter.
Christopher C. Wells
as Christopher Charbonneau Wells
More... about 8 years ago
Move form clean methods to models.
Christopher C. Wells
as Christopher Charbonneau Wells
More... about 8 years ago
Fix linting warning.
Christopher C. Wells
as Christopher Charbonneau Wells
More... about 8 years ago
Merge pull request #10 from youngbob/duration-sanity-check
Christopher C. Wells
as Christopher Charbonneau Wells
More... about 8 years ago
Add validation for model durations More... about 8 years ago
Fix style for datetime picker More... about 8 years ago
Adjust existing tests for form validation updates.
Christopher C. Wells
as Christopher Charbonneau Wells
More... about 8 years ago
Add confirmation form for Child delete.
Christopher C. Wells
as Christopher Charbonneau Wells
More... about 8 years ago
Add some model form validation for Diaper Change and Feeding.
Christopher C. Wells
as Christopher Charbonneau Wells
More... about 8 years ago
Adjust form layout for better BS4 integration.
Christopher C. Wells
as Christopher Charbonneau Wells
More... about 8 years ago
Add a type-to-confirm field for deleting a child.
Christopher C. Wells
as Christopher Charbonneau Wells
More... about 8 years ago
Use localdate() instead of now() for default Timeline view date.
Christopher C. Wells
as Christopher Charbonneau Wells
More... about 8 years ago
Refactor some utils functions sligthly and add tests.
Christopher C. Wells
as Christopher Charbonneau Wells
More... about 8 years ago
Clean up general card styles.
Christopher C. Wells
as Christopher Charbonneau Wells
More... about 8 years ago
Add "Averages" dashboard card.
Christopher C. Wells
as Christopher Charbonneau Wells
More... about 8 years ago
Reload the dashboard page every 60 seconds and on visibility state change.
Christopher C. Wells
as Christopher Charbonneau Wells
More... about 8 years ago
Check and update timer active state on update.
Christopher C. Wells
as Christopher Charbonneau Wells
More... about 8 years ago