Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

Baby Buddy

A dashboard to help caregivers track sleep, feedings, diaper changes, and tummy time to learn about and predict baby's needs without (as much) guess work.
Collective - Host: opensource - https://opencollective.com/babybuddy - Website: http://demo.baby-buddy.net - Code: https://github.com/babybuddy

Add documentation about new icon font

github.com/babybuddy/babybuddy - f643ad7771108cad1c6a585033e3b41752954236 authored over 3 years ago
reversing y-axis of sleep plot (top to down)

github.com/babybuddy/babybuddy - 0e07fce9768653bdbd53d11955128d56ce53a1d9 authored over 3 years ago
Update sleep_pattern.py

i removed the 'autorange' attribute and reversed the axis manually

github.com/babybuddy/babybuddy - de1a8f230af7bf587a1adfbf28e057f75c3bf2b1 authored over 3 years ago
Use `TIME_FORMAT` in sleep pattern graph

Fixes #287

github.com/babybuddy/babybuddy - e137676bcd569bc88df200c79beb656ee1357707 authored over 3 years ago
Don't show hover text on sleep pattern bars

github.com/babybuddy/babybuddy - fb16cdb6764daa20184bd4da816fc2b855cff94a authored over 3 years ago
Create v1.8.3 release

github.com/babybuddy/babybuddy - 4de006783ef9462d06d1af3f50d8a3244c1df5fa authored over 3 years ago
Ensure datetimepicker is not behind submit button on mobile

Fixes #265

github.com/babybuddy/babybuddy - 32a6ea1960c4c64ff069c41c6070dd6589e466c4 authored over 3 years ago
Do not show time on sleep graph x-axis; center bars

Closes #288

github.com/babybuddy/babybuddy - 1802733fd7e2fd7075df9e799d2e01cf25830dbd authored over 3 years ago
Ensure lists are initialized for sleep pattern graph days

Fixed #293

github.com/babybuddy/babybuddy - ce805f501bf1faf478747bdbb5c06760283e216e authored over 3 years ago
add SECURE_PROXY_SSL_HEADER env arg option

github.com/babybuddy/babybuddy - 81fad7d30e080284bb51fcf9ef960f41be665d05 authored over 3 years ago
add Docker admin activity example

github.com/babybuddy/babybuddy - f48141e2bb2425710fd6a58514e697bb9d95a14f authored over 3 years ago
Make entry intersection check exclusive

Closes #263

github.com/babybuddy/babybuddy - fad8f1500ed6e6ddf417aa028ce7ae4f2891b984 authored over 3 years ago
Add date-nav to bottom

Only if date has any events (otherwise no scrolling is necessary)

Fixes #229

github.com/babybuddy/babybuddy - 3922966815f0684f44d9c9b270d50b9e1f78624f authored over 3 years ago
Show notes in timeline

For Tummy Time, show milestone instead

Fixes #272

github.com/babybuddy/babybuddy - 5bc98bd7f07135dfecee6b5cef776b60cc74097e authored over 3 years ago
Split get_objects to short functions

github.com/babybuddy/babybuddy - ce507761cd156833f70f1f70b72b793179613edc authored over 3 years ago
Add "time since previous" to feedings in timeline

Fixes #266

github.com/babybuddy/babybuddy - 508292317f6954bd15206346eec52e345eb99223 authored over 3 years ago
Create v1.8.2 release

github.com/babybuddy/babybuddy - ee5f7a682a70becacf32fe8a2f525265ac8d0128 authored over 3 years ago
Ensure default database name is set

Closes #279

github.com/babybuddy/babybuddy - 359846fe578476d94b1c783f62f8b443155f0576 authored over 3 years ago
Create v1.8.1 release

github.com/babybuddy/babybuddy - 5598482d534b72720ce5be837f5dd929664d92bd authored over 3 years ago
Add support for DB config overrides to base settings

Closes #273

github.com/babybuddy/babybuddy - ddf4c7073930ceae67d6cba7e88ceecf1210d1f2 authored over 3 years ago
Convert passed datetime object to localetime

Closes #274

github.com/babybuddy/babybuddy - 858436e840c9a8546029ec56150be681873d90e9 authored over 3 years ago
Only use `SHORT_MONTH_DAY_FORMAT` with supported locales

Closes #276

github.com/babybuddy/babybuddy - 1aad600f6c2fa444f071ab455786f432cc6b1287 authored over 3 years ago
Create v1.8.0 release

github.com/babybuddy/babybuddy - 4c9848ec4e1d52321dd69e4b8a1d02c29ac8e064 authored over 3 years ago
Only add sessions refresh data to existing sessions

Prior to change session were created for _every_ request (including API
requests).

github.com/babybuddy/babybuddy - f29269869c09b9b60de037d989479b3a8c8efe1b authored over 3 years ago
Move Actions column to far left

This allows the columns to be ordered in a descending order of
importance from left to right, re...

github.com/babybuddy/babybuddy - 207a5bc236372b97ca2d6e7b3c0132987015ac9d authored over 3 years ago
Run gulp updatestatic

github.com/babybuddy/babybuddy - cd9ef8724fbb0e884631047bbff7c5e3ed40b15d authored over 3 years ago
Add links from dashboard

Fixes #234

github.com/babybuddy/babybuddy - 36c44484b46691233a9cf28fb91c716310d22936 authored over 3 years ago
Ignore files in static for repository language

See discussion in https://github.com/babybuddy/babybuddy/pull/268#issuecomment-892967652

github.com/babybuddy/babybuddy - 4b59475c0015e74273d0abc2bc5f600ff017375f authored over 3 years ago
Hide child column if only one child is shown

Fixes #233

github.com/babybuddy/babybuddy - e2779c006fd9477151a5873a181b09425dd13277 authored over 3 years ago
Consider last-feeding-method as empty if never-changing

If the feeding method is always the same, the last-feeding-method card
is unhelpful. Consider it...

github.com/babybuddy/babybuddy - 9d2e539fc4c81c105f38c46a8c1d5af91468b477 authored over 3 years ago
Unify "wet" and "solid" columns

Note that change is always at least either wet or solid.

Fixes #235

github.com/babybuddy/babybuddy - 20538ce59d26309138874d7572ae49bcb7d0a559 authored over 3 years ago
Add test for short datetime template tag

github.com/babybuddy/babybuddy - 273c365bef434065c28c9049958578fe314d9440 authored over 3 years ago
Use short datetime string for lists

github.com/babybuddy/babybuddy - 94cb7d771ab9d5b6570eaf69d132fa3856b812fd authored over 3 years ago
Fix linting issue

github.com/babybuddy/babybuddy - 51c70c1746660ceacd5578426a7e9ab42e18df78 authored over 3 years ago
Use short datetime string for lists (WIP)

github.com/babybuddy/babybuddy - 58acccfddbdb88fb82c4e211ff72db59958ab61a authored over 3 years ago
Add test for custom date format

github.com/babybuddy/babybuddy - 16c34ca7f02d5681d547de8197a43a4fa9bc9614 authored over 3 years ago
Use POST for timer quick add functionality

github.com/babybuddy/babybuddy - c1dab445961f084181dd19224b9c6a13204ecd16 authored over 3 years ago
Correct method names

github.com/babybuddy/babybuddy - 824d2af0da2c9ea5df7afea601ed8dd1ef7e31de authored over 3 years ago
Return to timer detail on delete cancel

github.com/babybuddy/babybuddy - c873f84a2c8b065735f3374c433a0915991809a2 authored over 3 years ago
Use POST for timer stop and restart operations

github.com/babybuddy/babybuddy - c2513ff84371e264d7369211e48aa368ad4b832c authored over 3 years ago
Move cookie secure attributes to example production settings

github.com/babybuddy/babybuddy - 4673c2b8bd9a5d69418d487b9829aa741473dad5 authored over 3 years ago
Remove unsupported eb setting config

github.com/babybuddy/babybuddy - eac0942acd1c499bf6c87128e7f6bcae1f2a0251 authored over 3 years ago
Add secure attribute to cookies

github.com/babybuddy/babybuddy - d9f6c44f59ebdce4a501913cdbe0ff531157661e authored over 3 years ago
Make form submit full width fixed

github.com/babybuddy/babybuddy - f4134cd226e0fdf8a302ed3ff771208aae67ccff authored over 3 years ago
Disable CI Python cache

Troubleshooting issue with Pipenv Python executable discovery.

github.com/babybuddy/babybuddy - 371d6f50cd30ab673242b464a379b03c1405b0a2 authored over 3 years ago
Update Python dependencies

github.com/babybuddy/babybuddy - be3443de3544d26d50128bb2f5cb2b8f6029ffec authored over 3 years ago
Update node dependencies

github.com/babybuddy/babybuddy - a9f469efcbe34db8af12281e34d06f9e3f858126 authored over 3 years ago
Only use full width submit on smaller screens

github.com/babybuddy/babybuddy - 605660ff940bbb8e0721698a582078caa84322e6 authored over 3 years ago
Dashboard: Auto-refresh even if focus is supported

* No change if unsupported
* If supported, still auto-refresh at the selected frequency (if any)...

github.com/babybuddy/babybuddy - 798d7663fdaeb62ea8c890b9e3a55f711e770b6b authored over 3 years ago
Move Time column to be first in list view (#250)

Fixes #232

github.com/babybuddy/babybuddy - 411641903f9c915ddc67d72045d6d2153ba8c71c authored over 3 years ago
Show duration in timeline (#247)

github.com/babybuddy/babybuddy - beaf366079138fe10300dd5341821248c879cca4 authored over 3 years ago
Dashboard: Move all "last" cards to top (#248)

Fixes #230

github.com/babybuddy/babybuddy - dd3aa3bdb8488607885c8171c17e8469df0eb698 authored over 3 years ago
Brighten blue and cyan colors (#251)

For slightly easier viewing on mobile phones in daylight

github.com/babybuddy/babybuddy - e2e2c8c43ac835e667ad79879837e750b59de186 authored over 3 years ago
Update Heroku Python runtime

github.com/babybuddy/babybuddy - db109fcd0a59d010c1dee0c4bbbcc965014ceefe authored over 3 years ago
Remove Docker deployment support files

github.com/babybuddy/babybuddy - 450eb3137e5590cc49bcd2a70de81eba64793915 authored over 3 years ago
Add CHANGELOG.md file

github.com/babybuddy/babybuddy - bfcb33b471f29855c924469a0457c073f4b0a821 authored over 3 years ago
Bump version to v1.7.0

github.com/babybuddy/babybuddy - 67e78fec8c13d35c00fea16d69718ed003974d0e authored over 3 years ago
Timeline: Add edit links (#246)

* Timeline: Show diaper change details

* Timeline: Add edit links

Suggested in #229

Co-...

github.com/babybuddy/babybuddy - 73a04af9b27c1d08bfe518923cabfd2261b11765 authored over 3 years ago
Timeline: Show diaper change details

github.com/babybuddy/babybuddy - 88619337383f424c6832832cf6d0bacd9f7db2e0 authored over 3 years ago
Update Docker deployment documentation

github.com/babybuddy/babybuddy - 9fdf2c2f2dc7653154bde8a28d4a078339b7358b authored over 3 years ago
Remove unsupported AWS EB deployment documentation

github.com/babybuddy/babybuddy - e2e73d236d0199c0252436f7ca60eb1189df6a08 authored over 3 years ago
Clarify "no events" on timeline

Suggested in #229

github.com/babybuddy/babybuddy - 2a7402283c9c83032b82a9b8c6717f0112a46457 authored over 3 years ago
Fix backticks usage in README

github.com/babybuddy/babybuddy - 8e814f1674670c20843be5a35248a45bdb069b5e authored over 3 years ago
Add `libpq-dev` to instructions

Fixes #238

github.com/babybuddy/babybuddy - c31b2b551943b782ea64fc5c5cfe2f640c0c4b77 authored over 3 years ago
Reverted tempus dominus to the previous version to fix an issue with marking fields as read only

github.com/babybuddy/babybuddy - c1769c3923f2bd4aef45286b28743ff21ebfd49b authored over 3 years ago
Show feeding amount on timeline

github.com/babybuddy/babybuddy - e3b6f79c096bb3a7af1f203aa127bfa294103bfb authored over 3 years ago
Show absolute last times in dashboard

github.com/babybuddy/babybuddy - ed1d6b779eb76f1cd3fe01fa7e35ee6f7c39008c authored over 3 years ago
Make docker-compose examples unicorn-appropriate

See https://pythonspeed.com/articles/gunicorn-in-docker/

Fixes https://github.com/babybuddy/bab...

github.com/babybuddy/babybuddy - 1e36cb2211d278594475cdb4e2fe65074b49963a authored over 3 years ago
Refactor API key reset as part of settings form

This adds core CSRF protection to the reset functionality.

github.com/babybuddy/babybuddy - 1689bc8e203803869009d0c5c9397dafef2d70f1 authored over 3 years ago
Use test settings in coverage task

github.com/babybuddy/babybuddy - cca1e409e379b5411be516a1b9938f4993da26d3 authored over 3 years ago
Disable axes during tests

github.com/babybuddy/babybuddy - 97b17447df07d5ce849b696b19bde59a00d52252 authored over 3 years ago
Add basic log in brute force protection

github.com/babybuddy/babybuddy - 27ea845bbb40196ef81c05e66d7b2f9d6e18dae2 authored over 3 years ago
Disable autocomplete on datetime form fields (#224)

The actual issue here is that the readonly property is no longer working. This
should be fixed i...

github.com/babybuddy/babybuddy - a2da7e32f94bb4b34f547cf9abc53db8003f4455 authored over 3 years ago
Bump PostCSS dependency

github.com/babybuddy/babybuddy - d8cb7bb5a2fd40220eaa9589be417e1c7d28ee3f authored over 3 years ago
default feeding start to now

github.com/babybuddy/babybuddy - a33b0cadff56392f8626d347fb2950de627211bf authored over 3 years ago
default last feed method if not left/right breast

github.com/babybuddy/babybuddy - 0001281d66d13f5d21b18cd82962ad8be70d0751 authored over 3 years ago
Dashboard: Hide old data (#215)

* filter card data by age

* add setting for hide_age

* add option to settings form

* fi...

github.com/babybuddy/babybuddy - e8696a8b0030f12d49ffcc1dd9217f2360910baf authored over 3 years ago
Point Pipenv install to tool documentation

github.com/babybuddy/babybuddy - c3dc4520fc7dbca5692959cc21215eb7a29e711d authored over 3 years ago
Add latest timezone migrations

github.com/babybuddy/babybuddy - 5a7b5f5e5c8ca9f4a4f91911c820bed9da7abb4f authored over 3 years ago
Specifying Node version for development

github.com/babybuddy/babybuddy - 3684d49a4ca40c1f811dd84adc48c7ce7696ed1f authored over 3 years ago
Update Heroku Python run time

github.com/babybuddy/babybuddy - a21d1875f9d0c0fc4cbcedc8df87808a9c40a434 authored over 3 years ago
Update to Plotly 2.x.

github.com/babybuddy/babybuddy - 36c80d45fcb0a7b06c8eb8f50a010d85e107745a authored over 3 years ago
Update node dependencies

github.com/babybuddy/babybuddy - d5df1e7beb12c6c417a661c99d9896e647837b4e authored over 3 years ago
Update Python dependencies

github.com/babybuddy/babybuddy - a91211c19a70c1252566f016259c30cab521fc20 authored over 3 years ago
Update settings migration

github.com/babybuddy/babybuddy - a9a1f17204eb68eeb562ae52fad4c8d895483581 authored over 3 years ago
Add missed migration from #206

github.com/babybuddy/babybuddy - 71da84a47b8ba858da2b7b08e0e85c6d61f68aa5 authored over 3 years ago
Fix typo in CONTRIBUTING.md

github.com/babybuddy/babybuddy - 8883c87c43e5adb0655dd0d6e968fe814ae20da8 authored over 3 years ago
Compile new Dutch translations

github.com/babybuddy/babybuddy - f42784904d340670712742f49469dae06b70b3e3 authored over 3 years ago
Update django.po

Dutch translation is inconsistent especially with the translation of the word diaper. Sometimes ...

github.com/babybuddy/babybuddy - 6f62040e74d718e49526bcc9dd1e9a6bc16ed146 authored over 3 years ago
update post: sections

github.com/babybuddy/babybuddy - d9485f0208b529c1e19ccfeb8a52e78c76615767 authored over 3 years ago
change ADD to COPY

github.com/babybuddy/babybuddy - 14cad570ad73905ba73be83fbcaa548b511f2e1d authored over 3 years ago
Add new CI status badge!

github.com/babybuddy/babybuddy - d109d09efc3d4aa9a471c2b4217ceee960f3cbb5 authored over 3 years ago
Replace Travis with GitHub Actions (#216)

* Replace Travis config with GitHub Actions config

* Use Coveralls GitHub Action

* Correct...

github.com/babybuddy/babybuddy - c8e1fee3e40776940f478fdbdd3f4b431bee2188 authored over 3 years ago
Bump version to v1.6.0

github.com/babybuddy/babybuddy - 25fb295d7bef96a5909e46abb62fb4f00b4293b0 authored over 3 years ago
Add option for hiding empty dashboard cards (#213)

* add option for hiding empty dashboard cards

* rework add option for hiding empty dashboard ...

github.com/babybuddy/babybuddy - 1dca1cc0501707537f200878c8b7d4342ee11c0c authored over 3 years ago
Fixes another issue with translation (de) (#212)

* fix translation (de) for "%(seconds)s second"

* fix another wrong translation and compile t...

github.com/babybuddy/babybuddy - fe568876c7822e85371e4be5ab1dfc16afbda452 authored over 3 years ago
Set default timezone as UTC

The previous setting of "Etc/UTC" appears to no longer be valid in certain
circumstances. This w...

github.com/babybuddy/babybuddy - 250e07e739ecbe224ade86b5aeb6bd51cb6a88c4 authored over 3 years ago
Also handle exit codes on coverage run

github.com/babybuddy/babybuddy - 95670c7b313e51cae99e2437562ef27eb0c3b241 authored over 3 years ago
Bubble up exit code when tests fail

github.com/babybuddy/babybuddy - c0d20e3a940adb8488a6e0f58914fe9d4c74b0b6 authored over 3 years ago
Fix translation (DE) (#210)

* fix translation format strings

* Fix translation

* compilemessages

* fix format strin...

github.com/babybuddy/babybuddy - f5c1248fbd3757e1f993d6f3302f5245146f2c55 authored over 3 years ago