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

Replace use of deprecated Pandas method.

github.com/babybuddy/babybuddy - 3ae4010bb29460408a27f0436fcfc208dd18b417 authored over 5 years ago by Christopher C. Wells <[email protected]>
Update Python dependencies.

github.com/babybuddy/babybuddy - f3326ac115a251a36b622085d321f12e9d466cc8 authored over 5 years ago by Christopher C. Wells <[email protected]>
Time last feeding from start

All our lactation consultants told us to time the feedings from start-to-start.

github.com/babybuddy/babybuddy - e1d9b813d938b9bac2d448c444b715947c844169 authored over 5 years ago by Philip Rosenberg-Watt <[email protected]>
Add note to dev settings re: testing production assets.

github.com/babybuddy/babybuddy - d5d8a20922e44bb4fb6b905729d13771c6eab592 authored over 5 years ago by Christopher C. Wells <[email protected]>
Update static assets (Fixes #75).

github.com/babybuddy/babybuddy - fbddd69782afe97c26e88fd2a8bc6f7e2208f3ed authored over 5 years ago by Christopher C. Wells <[email protected]>
Update node dependencies.

github.com/babybuddy/babybuddy - 739c0ce5d67618bb129c645d8ce4e9f190d2bfa3 authored over 5 years ago by Christopher C. Wells <[email protected]>
Update Python dependencies.

github.com/babybuddy/babybuddy - f08b435a5d974f4592f0b84a04552ab891f6e9e7 authored over 5 years ago by Christopher C. Wells <[email protected]>
Merge pull request #74 from burkemw3/patch-1

Add dashboard sort clauses: first name and id

github.com/babybuddy/babybuddy - f8827ce64774da3017e6629a0e2d8b7b2ce1b8cb authored over 5 years ago by Christopher Charbonneau Wells <[email protected]>
Add dashboard sort clauses: first name and id

I have seen the dashboard sorting be inconsistent. Last name then
first name then id should prod...

github.com/babybuddy/babybuddy - a2c13df57f2db1721c656200c1c37cf0e52b22c9 authored over 5 years ago by Matt Burke <[email protected]>
Update NPM dependencies and static assets.

github.com/babybuddy/babybuddy - f767c7c6fa678aac006ef9b279814c0391ccbe51 authored over 5 years ago by Christopher C. Wells <[email protected]>
Update Python dependencies.

github.com/babybuddy/babybuddy - 46d37991360193539ffa2e2b3da131377c5866f9 authored over 5 years ago by Christopher C. Wells <[email protected]>
Add German to README language list.

github.com/babybuddy/babybuddy - ab8a5db76aacda47daafd4236c4dd449602f38d2 authored over 5 years ago by Christopher Charbonneau Wells <[email protected]>
Bump version.

github.com/babybuddy/babybuddy - badfcc4015f8f062270f88331d97c25a2bea57aa authored over 5 years ago by Christopher C. Wells <[email protected]>
Add "Fortified brest milk" feeding type option (#71).

github.com/babybuddy/babybuddy - f270af8cd42b0eab35e548a7aec78ae0dec9578c authored over 5 years ago by Christopher C. Wells <[email protected]>
Add German to list of language options.

github.com/babybuddy/babybuddy - 1d1b994e1aff42fc88272da70ba1ac90506ccaaf authored over 5 years ago by Christopher C. Wells <[email protected]>
Rename German translation file to match project format.

github.com/babybuddy/babybuddy - 50a92435c7a275b65de7b05a0778b2a2104362e6 authored over 5 years ago by Christopher C. Wells <[email protected]>
Merge pull request #72 from cephos/patch-1

Added German translation (informal, with "du")

github.com/babybuddy/babybuddy - f8a93ff900bbf9e93453fef8463d9df5aaae10f0 authored over 5 years ago by Christopher Charbonneau Wells <[email protected]>
German translation added missing mo-File

github.com/babybuddy/babybuddy - f07d6c22c22baf7815119080b5b92115d3f9c24e authored over 5 years ago by cephos <[email protected]>
German Translation (informal "du")

github.com/babybuddy/babybuddy - 37e7f8c0b93ce0314f52cca2458568a5d687ae52 authored over 5 years ago by cephos <[email protected]>
Sum amounts and account for timezone in "Feeding Amounts" report. (#68)

github.com/babybuddy/babybuddy - c45e8ef53bbf5d2553989f68f62219b1055142ca authored over 5 years ago by Christopher C. Wells <[email protected]>
Fix <script> tags string concat for Plotly output.

github.com/babybuddy/babybuddy - 2f8bc831d7175708f4d6ebb090d2499ceface180 authored over 5 years ago by Christopher C. Wells <[email protected]>
Add "Feeding Amounts" report. (#68)

github.com/babybuddy/babybuddy - 3ba58c9352441c39e3ec86b82afedcf41acc14a7 authored over 5 years ago by Christopher C. Wells <[email protected]>
Support two output formats from plotly.plot.

github.com/babybuddy/babybuddy - bff17dd2a0a92eed88606c6bdac2e555d25e1ce5 authored over 5 years ago by Christopher C. Wells <[email protected]>
Specify Python runtime for Heroku.

github.com/babybuddy/babybuddy - c8611fac39b98c4e09528b85fefd8b4442916cad authored over 5 years ago by Christopher C. Wells <[email protected]>
Add Temperature endpoint to documentation.

github.com/babybuddy/babybuddy - 60b20e813b87e5ed41f475dab00eedabd8db8965 authored over 5 years ago by Christopher C. Wells <[email protected]>
Add Temperature data to API.

github.com/babybuddy/babybuddy - 243b9ef1c1e780ce109d25dad4284e3e67634684 authored over 5 years ago by Christopher C. Wells <[email protected]>
Add Python 3.7 target to Travis.

github.com/babybuddy/babybuddy - 88dfe809d309ac20ebfb18c24f95131cc235ed15 authored over 5 years ago by Christopher C. Wells <[email protected]>
Add temperature tracking.

github.com/babybuddy/babybuddy - 4397d4a4065a17a476cb4bcc2396c7346e0ccd24 authored over 5 years ago by Christopher C. Wells <[email protected]>
Add languages info to README

github.com/babybuddy/babybuddy - 4c1b333293315680837235969d240757e7371c6d authored over 5 years ago by Christopher Charbonneau Wells <[email protected]>
Version bump.

github.com/babybuddy/babybuddy - a7637afb277957dd66f9253147a4a44a7033865e authored over 5 years ago by Christopher C. Wells <[email protected]>
Add a release migrate command to the Procfile for Heroku.

github.com/babybuddy/babybuddy - e96a469e89a49da64159d6f93626bc69b3e422d2 authored over 5 years ago by Christopher C. Wells <[email protected]>
Add Swedish translations.

github.com/babybuddy/babybuddy - 2d4cf3cfa3674d9f2453232d94ee56842e929682 authored over 5 years ago by Peter Wickenberg <[email protected]>
Update example French translations.

github.com/babybuddy/babybuddy - 7bf95f97bed5d5d6c905742acecfcc5d9f83ea11 authored over 5 years ago by Christopher C. Wells <[email protected]>
Add "both breasts" option for Feeding method (#52).

github.com/babybuddy/babybuddy - 0261f398641a7459082395e21834801ff26cf223 authored over 5 years ago by Christopher C. Wells <[email protected]>
Update NPM dependencies and static assets.

github.com/babybuddy/babybuddy - a80662c4b114f0e658f791f61019a6ef996cd3dd authored over 5 years ago by Christopher C. Wells <[email protected]>
Add POEditor information to contribution documentation.

github.com/babybuddy/babybuddy - 8c032617b81c747ea45cb0332485f0c69b666ac3 authored over 5 years ago by Christopher C. Wells <[email protected]>
Merge pull request #63 from cdubz/i18n

Make Baby Buddy translatable

github.com/babybuddy/babybuddy - 22536f88cd9ec3dc0aaa9554378731cbe66692ea authored over 5 years ago by Christopher Charbonneau Wells <[email protected]>
Add documentation on manual translation process.

github.com/babybuddy/babybuddy - ff5a21f0277fa0d84a372e72552f39c3729e4241 authored over 5 years ago by Christopher C. Wells <[email protected]>
Update translations.

github.com/babybuddy/babybuddy - a50d2539ace1a723af132e9cee25c975b697e3d6 authored over 5 years ago by Christopher C. Wells <[email protected]>
Fix linting issues.

github.com/babybuddy/babybuddy - 185f52b01f5b5195f9d79e9e6219acdd8d847367 authored over 5 years ago by Christopher C. Wells <[email protected]>
Add basic translation feature tests.

github.com/babybuddy/babybuddy - 13a0424fc27a85aefdd9843ada799338f041364e authored over 5 years ago by Christopher C. Wells <[email protected]>
Update example French translation files.

github.com/babybuddy/babybuddy - c3224675a22b32a8daad3b27b6f9c35adaa8efbf authored over 5 years ago by Christopher C. Wells <[email protected]>
Add no-op migrations related to translation changes.

github.com/babybuddy/babybuddy - 383fa0b74f7902be0f7a35d67d0d5a5a867a8752 authored over 5 years ago by Christopher C. Wells <[email protected]>
Store and retrieve language in user Setting.

github.com/babybuddy/babybuddy - 83b4edf95d48d518c348fdb9b5cebc6735889845 authored over 5 years ago by Christopher C. Wells <[email protected]>
Updated example French translation files.

github.com/babybuddy/babybuddy - d590bf8655f42e94dc7aa1963c7c83fee7bf807a authored over 5 years ago by Christopher C. Wells <[email protected]>
Add translation support to Child timeline elements.

github.com/babybuddy/babybuddy - 485b8fb2ae0671a96b134b711bb9d2719160b637 authored over 5 years ago by Christopher C. Wells <[email protected]>
Fix missed translation strings for template headers.

github.com/babybuddy/babybuddy - 1c3dacf96c4d940bda73e70ae8d3fb58160de8f6 authored over 5 years ago by Christopher C. Wells <[email protected]>
Add translation support to cards template tags.

github.com/babybuddy/babybuddy - 46846ace4f07f234ff716bd1640687875f4c1b69 authored over 5 years ago by Christopher C. Wells <[email protected]>
Prevent internationalization of numbers used for style parameters.

github.com/babybuddy/babybuddy - 9114a2d91183ccb469d7570359686d71a5c790cf authored over 5 years ago by Christopher C. Wells <[email protected]>
Update Travis CI dist to support SQLite > 3.8.2.

github.com/babybuddy/babybuddy - 06bff89ca8ec10d4cc74922c08b1d1571cdd5ae2 authored over 5 years ago by Christopher C. Wells <[email protected]>
Update Travis CI dist to support SQLite > 3.8.2.

github.com/babybuddy/babybuddy - e94e11f0891cd23eb48b99b0259ed9acc3bf58fa authored over 5 years ago by Christopher C. Wells <[email protected]>
Update example French translation files.

github.com/babybuddy/babybuddy - 2394a3334ec957b2db967179a0bf70c96a9857c3 authored over 5 years ago by Christopher C. Wells <[email protected]>
Add translatable verbose names to all Model fields.

github.com/babybuddy/babybuddy - b4c417ac3d4f108a4f709f6217f300bd7c12ac3e authored over 5 years ago by Christopher C. Wells <[email protected]>
Remove functions/filters from blocktrans tags in templates.

github.com/babybuddy/babybuddy - 1e83fa29026ec20546ddf46252a6affc264e7da5 authored over 5 years ago by Christopher C. Wells <[email protected]>
Finalize initial test translation file for French.

github.com/babybuddy/babybuddy - b2b6b06ad9f413e76adce5664229b37d79e3d140 authored over 5 years ago by Christopher C. Wells <[email protected]>
Add translatable strings support to formatted strings (WIP).

github.com/babybuddy/babybuddy - ee82286da510799afc2b956b292741b84a4f9f77 authored over 5 years ago by Christopher C. Wells <[email protected]>
Add translatable strings support to reports app.

github.com/babybuddy/babybuddy - 8ed0e9117a794eebe375be79e1d7597098e945e3 authored over 5 years ago by Christopher C. Wells <[email protected]>
Add translatable strings support to dashboard app.

github.com/babybuddy/babybuddy - e20903c60b8daf8c08a8e529bf3e0c7d0cec9184 authored over 5 years ago by Christopher C. Wells <[email protected]>
Add example French translation files.

This translation will not be especially high quality -- I am relying on a 5+ year old poor compr...

github.com/babybuddy/babybuddy - d9ef3b868becbcfe1984347a8a8cb92e4e182910 authored over 5 years ago by Christopher C. Wells <[email protected]>
Add translateable strings support in core app.

github.com/babybuddy/babybuddy - bd4705b77f572bfd5ab475086732785d97efb022 authored over 5 years ago by Christopher C. Wells <[email protected]>
Add translateable strings support in babybuddy app.

github.com/babybuddy/babybuddy - c36451fc8e8d8f9c2f31ff3e3ad26ecc63ccbedb authored over 5 years ago by Christopher C. Wells <[email protected]>
Add gulp commands for make/compilemessages.

github.com/babybuddy/babybuddy - ad1cc1ee94c89b71027e109755cc8993dfec3e4e authored over 5 years ago by Christopher C. Wells <[email protected]>
Set languages list manually.

github.com/babybuddy/babybuddy - d52694e93e1d83aef778b0e8cbf5443fc142970c authored over 5 years ago by Christopher C. Wells <[email protected]>
Add cookie-based language selection to user settings.

This will likely be refactored to use a database column instead of dropping a cookie.

github.com/babybuddy/babybuddy - 0e4d80dab06e64e5f9bbceede1b433a7cfc0358d authored over 5 years ago by Christopher C. Wells <[email protected]>
Add locale middleware.

github.com/babybuddy/babybuddy - 8f0c2f3159b10ae2fffc2133ceeec0a53236173e authored over 5 years ago by Christopher C. Wells <[email protected]>
Version bump.

github.com/babybuddy/babybuddy - b6d8a74d9224878b9dced5b4731fe0b74f1c348f authored almost 6 years ago by Christopher C. Wells <[email protected]>
Update NPM dependencies.

github.com/babybuddy/babybuddy - ec4adb4c01cc48885463e4640b89b43c92203a46 authored almost 6 years ago by Christopher C. Wells <[email protected]>
Update Python dependencies.

github.com/babybuddy/babybuddy - 1c0079c9fc399a6d340061f4a5db3c6522b59261 authored almost 6 years ago by Christopher C. Wells <[email protected]>
Use cdubzzz Docker build connected to repo.

github.com/babybuddy/babybuddy - 6e848b0880c50aa63023896a525cea8bef75995b authored almost 6 years ago by Christopher Charbonneau Wells <[email protected]>
Merge pull request #60 from sharkoz/master

Use pre-built docker image for compose

github.com/babybuddy/babybuddy - 5ba0e66e8b5dd1f301e1cb2ab7b4a534561b6896 authored almost 6 years ago by Christopher Charbonneau Wells <[email protected]>
Use pre-built image

github.com/babybuddy/babybuddy - cbd5d2ed1bcff1c5afce6eb392636395e606285a authored almost 6 years ago by sharkoz <[email protected]>
Set table text colors explicitly.

github.com/babybuddy/babybuddy - 3824ea7ca065b5fad06683b2e7550bb37459b3e1 authored almost 6 years ago by Christopher C. Wells <[email protected]>
Update Python dependencies.

github.com/babybuddy/babybuddy - 2f57e9396f9d2340b47cfc7a56bd41d151b58753 authored almost 6 years ago by Christopher C. Wells <[email protected]>
Update node dependencies and static files.

github.com/babybuddy/babybuddy - 25c1303940b99fff991eb9ee2ea35f2de5fcb4fd authored almost 6 years ago by Christopher C. Wells <[email protected]>
Move contribution and development information to a separate file.

github.com/babybuddy/babybuddy - b124d9098eda74c5c5f3f1caa76f3949f4cdbf14 authored almost 6 years ago by Christopher C. Wells <[email protected]>
Add IDE config files to .gitignore.

github.com/babybuddy/babybuddy - e4f3fec075be7bf20d932400705fc4d63286a34f authored almost 6 years ago by Christopher C. Wells <[email protected]>
Revert a419a96.

Python 3.7 is not yet a target on Travis.

github.com/babybuddy/babybuddy - c50600c57d8e1a0d7dd9065bb0b62195c05b40fe authored almost 6 years ago by Christopher C. Wells <[email protected]>
Add Python 3.7 target for Travis.

github.com/babybuddy/babybuddy - a419a9658305e22684f1af4471fdc315a00b1a69 authored almost 6 years ago by Christopher C. Wells <[email protected]>
Fix minor linting issues.

github.com/babybuddy/babybuddy - efc613c63754296dc0b418dafd549c886e541aa3 authored almost 6 years ago by Christopher C. Wells <[email protected]>
Update report graph output processing for new Plot.ly data output.

github.com/babybuddy/babybuddy - a47767355d1a616bca8c878a5bc8f1e283cce618 authored almost 6 years ago by Christopher C. Wells <[email protected]>
Update dependency lockfiles.

github.com/babybuddy/babybuddy - 3bee8017a091080fa0808b4d7c8abd173629ce33 authored almost 6 years ago by Christopher C. Wells <[email protected]>
Bump version.

github.com/babybuddy/babybuddy - 88999233e8c3f02c5e8a514164a0fdc45e3ebe70 authored about 6 years ago by Christopher Charbonneau Wells <[email protected]>
Update Heroku deployment configuration.

github.com/babybuddy/babybuddy - 1570976c9f10494c4e712354ba5c10324c067bd4 authored about 6 years ago by Christopher Charbonneau Wells <[email protected]>
Remove Nanobox deployment method instructions.

This method is broken and appears to have been broken for a while. After spending some time atte...

github.com/babybuddy/babybuddy - c31000d96ec92b1c958bea736b9a1bc9dea566b2 authored about 6 years ago by Christopher Charbonneau Wells <[email protected]>
Update Docker deployment config.

github.com/babybuddy/babybuddy - 69fcfd65b93d430811250937b9df3262e4caebb8 authored about 6 years ago by Christopher Charbonneau Wells <[email protected]>
Update Amazon EB deployment config.

github.com/babybuddy/babybuddy - 5e728767cfa4806367fcf9824edf3ccc4b74e6ad authored about 6 years ago by Christopher Charbonneau Wells <[email protected]>
Update manual install instructions.

github.com/babybuddy/babybuddy - 2daeb57780dbfa8927562176fc643852a53102c5 authored about 6 years ago by Christopher Charbonneau Wells <[email protected]>
Add reference for pre-commit hooks in documentation.

github.com/babybuddy/babybuddy - 7bc9fae311df0c485b039dbd3d02e327bfd5719c authored about 6 years ago by Christopher Charbonneau Wells <[email protected]>
Add Pre-commit Hook section to TOC.

github.com/babybuddy/babybuddy - 73cf8e81d0ed9a64333d6b282d155d88fb1bd440 authored about 6 years ago by Christopher Charbonneau Wells <[email protected]>
Remove `pre-commit` gulp command and add example git pre-commit hook.

github.com/babybuddy/babybuddy - 81cf6491a489d25881f341bed5c0d2fc57db125d authored about 6 years ago by Christopher Charbonneau Wells <[email protected]>
Make sure flake8 exits with an error status if linting does not pass.

github.com/babybuddy/babybuddy - 8dea1f5b5bde7b98c5a0e458f3878ac568217ddc authored about 6 years ago by Christopher Charbonneau Wells <[email protected]>
Remove root static folder from .gitignore and add initial static files.

github.com/babybuddy/babybuddy - d943b54614066c1fda8dc755689faa245547abd3 authored about 6 years ago by Christopher Charbonneau Wells <[email protected]>
Add initial documentation for new gulp commands.

github.com/babybuddy/babybuddy - ac39b241c38e06b04f1ddbaf8ceeb9c4e136ef6a authored about 6 years ago by Christopher Charbonneau Wells <[email protected]>
Add gulp "pre-commit" command.

github.com/babybuddy/babybuddy - 2b6fdf327f5d5fede9ff9b9f2307e9cfb528e236 authored about 6 years ago by Christopher Charbonneau Wells <[email protected]>
Correct whitenoise root definition in base settings.

github.com/babybuddy/babybuddy - 77bf37df332d0be8509afe9fe2ffd8be220c44d7 authored about 6 years ago by Christopher Charbonneau Wells <[email protected]>
Add Gulp "clean" command to remove static folders.

github.com/babybuddy/babybuddy - 3fffe6c027ba24cf8302c3084fc60d87d743cdff authored over 6 years ago by Christopher Charbonneau Wells <[email protected]>
Move NPM dependencies to devDependencies.

github.com/babybuddy/babybuddy - 6142f6b74ce3fb23d3ccb0093a9145344535acdf authored over 6 years ago by Christopher Charbonneau Wells <[email protected]>
Update Python dependencies.

github.com/babybuddy/babybuddy - 1a10916ea4dfa85e77e9ea8d76d966a354a7986a authored over 6 years ago by Christopher Charbonneau Wells <[email protected]>
Update NPM dependencies.

github.com/babybuddy/babybuddy - 9100c60619e1b15931bb39abdd4bb78072de4b4f authored over 6 years ago by Christopher Charbonneau Wells <[email protected]>
Merge pull request #58 from HorizonXP/fix-ios-home-screen

Modify app manifest to fix iOS link issue. Fixes #57.

github.com/babybuddy/babybuddy - 640c1326bb522ab22c628472ca878274e083559f authored over 6 years ago by Christopher Charbonneau Wells <[email protected]>