Commit Graph

  • 8421b14088 Update `api` app for latest core model changes Christopher C. Wells 2020-01-30 13:55:33 -0800
  • 6ba6e429cd Add core Timer tests Christopher C. Wells 2020-01-30 13:32:01 -0800
  • f7d9f6b361 Refactor core forms test base class Christopher C. Wells 2020-01-30 11:35:43 -0800
  • 1b536ff6ed Update tests for timers list template tag Christopher C. Wells 2020-01-30 11:30:41 -0800
  • 385d833247 Add test for `instance_add_url` template tag Christopher C. Wells 2020-01-30 11:10:36 -0800
  • 2b0e15d8ec Add tests for initial values settings on core models Christopher C. Wells 2020-01-30 10:39:29 -0800
  • bd79a3f2d1 Do not use generated fake data in form tests Christopher C. Wells 2020-01-29 14:42:59 -0800
  • 1d492e4163 Refactor core form tests for better organization and coverage Christopher C. Wells 2020-01-29 14:04:19 -0800
  • 39b0df534b Correct success message for Child delete form Christopher C. Wells 2020-01-29 12:16:57 -0800
  • 107257cc34 Update model tests for timer-child relationship changes Christopher C. Wells 2020-01-29 12:00:25 -0800
  • 3eb0e336c6 Refactor core forms on a base class to handle initial values Christopher C. Wells 2020-01-29 10:50:23 -0800
  • 4e01365e85 Set Child from an argument instead of the timer Christopher C. Wells 2020-01-29 09:45:26 -0800
  • 5e9946ecd6 Respect child if set when setting feeding defaults Christopher C. Wells 2020-01-28 22:51:47 -0800
  • b31d9194d9 Include child when setting defaults from timer Christopher C. Wells 2020-01-28 22:51:16 -0800
  • eb9e2f3927 Display per-child timer lists on dashboard card Christopher C. Wells 2020-01-28 22:36:08 -0800
  • e5a5e330b9 Obscure timer-child relations for one child use case Christopher C. Wells 2020-01-28 22:15:55 -0800
  • 6662d1036d Clear cache during `reset` operation Christopher C. Wells 2020-01-28 21:55:54 -0800
  • fd6bcfe9a5 Maintain a cached count of Child instances Christopher C. Wells 2020-01-28 21:49:10 -0800
  • e93c70bf2c Add `createcachetable` to deploy configurations Christopher C. Wells 2020-01-28 21:28:23 -0800
  • f4f7b8f5af Don't run `createcachetables` during `reset` Christopher C. Wells 2020-01-28 21:12:26 -0800
  • c720f0b581 Add cache table support (WIP) Christopher C. Wells 2020-01-28 20:45:37 -0800
  • c80ec252bc Add optional Child to Timer model Christopher C. Wells 2020-01-28 13:56:28 -0800
  • e168babd86 Style datetime picker inputs Christopher C. Wells 2020-01-27 21:03:55 -0800
  • e587ddeccd Use large inputs for datetime picker Christopher C. Wells 2020-01-27 20:41:11 -0800
  • 475b7abf78 Apply custom style to `.datetimepicker-input` Christopher C. Wells 2020-01-27 20:40:52 -0800
  • f725dd12f6 Prevent double import of global styles Christopher C. Wells 2020-01-27 20:29:22 -0800
  • b8e2416cd1 Set all datetime fields to `readonly` Christopher C. Wells 2020-01-27 20:07:42 -0800
  • 073bb37d3d Reorganize and add some basic documentation to `Gulpfile.js` Christopher C. Wells 2020-01-27 19:58:50 -0800
  • c9b9ad543d Add `updatestatic` gulp command (#102) Christopher C. Wells 2020-01-27 19:48:28 -0800
  • fd05659fe8 Tweak formatting of Travis CI config Christopher C. Wells 2020-01-27 15:13:27 -0800
  • 387bc36956 Fix incorrect element ID for timer start field Christopher C. Wells 2020-01-27 15:09:16 -0800
  • 87a38f4e87 Add close button to datetime picker widget Christopher C. Wells 2020-01-27 14:59:40 -0800
  • 26b54b114e Add wrapper for datetime picker widget Christopher C. Wells 2020-01-27 14:56:37 -0800
  • 4a81e2c5a9 Add the ability to set the development server IP address from gulp Christopher C. Wells 2020-01-27 08:52:42 -0800
  • c51e755c0f Add Diaper Change "amount" field data to API Christopher C. Wells 2020-01-26 14:30:00 -0800
  • 3a7c8c92fd Add a Diaper Change amounts report Christopher C. Wells 2020-01-26 14:12:27 -0800
  • 7f258f972d Add Diaper Change amounts to fake data generation Christopher C. Wells 2020-01-26 13:32:02 -0800
  • 4194d833d2 Remove `vendor.css` reference (see 7030258) Christopher C. Wells 2020-01-26 13:31:29 -0800
  • a8abfb725f Add generic "Amount" field to Diaper Change model (#77) Christopher C. Wells 2020-01-26 13:22:20 -0800
  • 6bf63f89b1 Add updated Spanish translations Christopher C. Wells 2020-01-26 13:01:50 -0800
  • 7030258f94 Remove vendor CSS file separation Christopher C. Wells 2020-01-26 09:30:43 -0800
  • 4c9a4fe420 Improve contrast in datetime picker widget (#96) Christopher C. Wells 2020-01-26 09:26:54 -0800
  • 49156c1d80
    Update to Node 10 minimum version for development (#97) Christopher Charbonneau Wells 2020-01-24 21:24:43 -0800
  • 69798ff490 Add YYYY-MM-DD support to frontend library Christopher C. Wells 2020-01-23 20:33:36 -0800
  • 85ad08b30f Update example French translations Christopher C. Wells 2020-01-23 20:22:41 -0800
  • 746526d4ed Add "trimmed" key to `blocktrans` tags and update formatting Christopher C. Wells 2020-01-23 20:00:32 -0800
  • b3fd5378d6 Fix missing user name in Timer info string Christopher C. Wells 2020-01-23 19:20:55 -0800
  • e1d17759de Do not use imports in custom formats file Christopher C. Wells 2020-01-21 07:22:30 -0800
  • d9280d4887 Use `LOCALE` in Timer form Christopher C. Wells 2020-01-20 15:31:02 -0800
  • cc0eef33a8 Add support for additional datetime input formats Christopher C. Wells 2020-01-20 15:09:58 -0800
  • a93070c5ba Add locale support for datetime picker Christopher C. Wells 2020-01-20 09:28:23 -0800
  • 5fb2627c19 Move Plotly locales in to `graph.js` Christopher C. Wells 2020-01-20 07:13:12 -0800
  • 609784dc10 Add missed language update migrations Christopher C. Wells 2020-01-20 06:23:30 -0800
  • 1a31a27974 Remove hardcoded time formats in list views (#93) Christopher C. Wells 2020-01-19 13:29:49 -0800
  • 094908f8bc Update documentation throughout Christopher C. Wells 2020-01-19 08:49:45 -0800
  • f68483f742 Move gitter link and license info to main README Christopher C. Wells 2020-01-19 06:50:29 -0800
  • 06dec22713 Update static files for new translations Christopher C. Wells 2020-01-16 19:44:35 -0800
  • 2627b1cbfd Add Turkish translations Christopher C. Wells 2020-01-16 19:42:49 -0800
  • f6b5126dfd Add Spanish translations Christopher C. Wells 2020-01-16 19:14:22 -0800
  • f0fdbaca42 Update Heroku Python version Christopher C. Wells 2020-01-04 08:40:08 -0800
  • fb4d1c9de0 Bump version Christopher C. Wells 2020-01-04 08:11:29 -0800
  • d68410cdae Use cookie for language setting Christopher C. Wells 2020-01-04 08:09:28 -0800
  • a11524a47d Update Python dependencies (Django 3.x) Christopher C. Wells 2020-01-04 06:37:42 -0800
  • faecb631dc Update NPM dependencies Christopher C. Wells 2020-01-04 06:21:12 -0800
  • fc820eb242 Add active timers to children dashboard (#73) Christopher C. Wells 2020-01-04 06:14:40 -0800
  • 1798707271 Update and recompile translation files Christopher C. Wells 2019-12-14 13:21:50 -0800
  • 1cbd78193c Spelling corrections for 'not enough information to generate this report' message Ben Nelson 2019-12-10 17:42:26 -0600
  • d961a6c5c4 Update manual install instructions for local pipenv venv Christopher C. Wells 2019-12-14 13:09:43 -0800
  • 1f67380047 Update minimum Python version (for Pandas dependency) Christopher C. Wells 2019-12-14 07:11:13 -0800
  • 4e1b22cccf Update Django version lock Christopher C. Wells 2019-12-04 19:30:13 -0800
  • f984fb0e1d Update manual install instructions Christopher C. Wells 2019-12-04 19:23:11 -0800
  • eceece0db2 Update tests for Diaper Change attribute verbose names Christopher C. Wells 2019-11-09 15:25:41 -0800
  • d5509bdb52 Fix linting issues Christopher C. Wells 2019-11-09 15:21:54 -0800
  • 482f7242c2 Update example French translations Christopher C. Wells 2019-11-09 15:15:34 -0800
  • 9da0f2a1d5 Add locale support to Plotly graphs Christopher C. Wells 2019-11-09 15:00:47 -0800
  • b6733650dc Use get_FOO_display for choices fields in templates Christopher C. Wells 2019-11-09 14:05:55 -0800
  • cce4855b52 Add translation support to CoreDeleteView Christopher C. Wells 2019-11-09 13:50:28 -0800
  • 2eaeaed364 Update example French translations Christopher C. Wells 2019-11-09 13:37:56 -0800
  • 4f84482803 Add translation support to `duration_string` utility Christopher C. Wells 2019-11-09 13:36:29 -0800
  • 298621bec8 Update Python dependencies Christopher C. Wells 2019-11-09 06:46:26 -0800
  • a0e70b61f0 Replace abandoned sass-lint with styelint Christopher C. Wells 2019-11-09 06:37:31 -0800
  • 1cfb852e87 Update NPM dependencies and static files Christopher C. Wells 2019-11-09 05:46:40 -0800
  • 9a18458dfb Improve german tummy time translation Irmela 2019-10-27 12:34:36 +0100
  • 24da8ad941 Update docker-compose.yml Paul Calabro 2019-10-04 02:46:02 -0700
  • ab0a5deb45 Update docker-compose.yml Paul Calabro 2019-10-04 02:40:30 -0700
  • 38720d7ca0 Update docker-compose.yml Paul Calabro 2019-10-04 02:25:36 -0700
  • 61f1aec883 Update docker-compose.yml Paul Calabro 2019-10-04 02:21:53 -0700
  • 9b19448317 A couple minor changes Paul Calabro 2019-10-04 01:50:41 -0700
  • 326a6f448c Update dashboard.html Paul Calabro 2019-10-04 08:29:08 -0700
  • 74f089fcec Refactor usee of removd Visibility API library. Christopher C. Wells 2019-08-22 20:35:52 -0700
  • 376bb86594 Update node dependencies and static assets. Christopher C. Wells 2019-08-22 20:20:14 -0700
  • 3ae4010bb2 Replace use of deprecated Pandas method. Christopher C. Wells 2019-08-22 20:12:35 -0700
  • f3326ac115 Update Python dependencies. Christopher C. Wells 2019-08-22 20:04:41 -0700
  • e1d9b813d9 Time last feeding from start Philip Rosenberg-Watt 2019-08-22 17:54:48 -0600
  • d5d8a20922 Add note to dev settings re: testing production assets. Christopher C. Wells 2019-07-10 19:26:10 -0700
  • fbddd69782 Update static assets (Fixes #75). Christopher C. Wells 2019-07-10 19:25:40 -0700
  • 739c0ce5d6 Update node dependencies. Christopher C. Wells 2019-07-10 19:10:25 -0700
  • f08b435a5d Update Python dependencies. Christopher C. Wells 2019-07-10 19:06:24 -0700
  • f8827ce647
    Merge pull request #74 from burkemw3/patch-1 Christopher Charbonneau Wells 2019-07-08 13:19:45 -0700
  • a2c13df57f Add dashboard sort clauses: first name and id Matt Burke 2019-07-08 00:11:27 -0400