Commit Graph

  • 54a24423c0 Fix `date` filter for models with `time` field Christopher C. Wells 2021-11-19 10:50:38 -0500
  • cc4e36bafd Update dev install procedure steps Christopher C. Wells 2021-11-19 09:38:24 -0500
  • 9fd06eef4f
    Fix Heroku deploy URL Christopher Charbonneau Wells 2021-11-19 08:53:48 -0500
  • 97671f0d93 Complete Spanish translations plus some fixes Alberdi 2021-11-16 19:09:42 +0000
  • 429c85cd5a
    fix en_GB display format Amith211 2021-11-15 17:24:08 +0000
  • df51cc05d8
    fix en_GB tests Amith211 2021-11-15 16:56:59 +0000
  • 0312a4210d
    add en-gb format tests Amith211 2021-11-14 01:20:20 +0000
  • 36318a05e3
    add en-gb datetime overrides Amith211 2021-11-13 16:02:31 +0000
  • b8ef378a8e Update Node version used in CI Christopher C. Wells 2021-11-13 06:31:29 -0800
  • 10f12f6a13 Create v1.9.1 release Christopher C. Wells 2021-11-13 06:24:50 -0800
  • f432f1147f Quote Python versions in CI config Christopher C. Wells 2021-11-13 06:11:42 -0800
  • 09714f5810 Update Python dependencies Christopher C. Wells 2021-11-13 06:07:08 -0800
  • 2a2662045a Add Python 3.10 to CI tests Christopher C. Wells 2021-11-13 05:54:20 -0800
  • f302aad710 Update Heroku runtime to Python 3.9 Christopher C. Wells 2021-11-13 05:53:38 -0800
  • fd9a0eb656 Replace usages of `darken` and `lighten` Christopher C. Wells 2021-11-13 05:47:11 -0800
  • 9371b1a100 Do not extend standard CSS classes Christopher C. Wells 2021-11-13 05:38:25 -0800
  • 13a81f6336 Update node dependencies Christopher C. Wells 2021-11-13 05:13:08 -0800
  • d74f35d765
    Handle format customization in middelware (#332) Christopher Charbonneau Wells 2021-11-12 10:13:08 -0800
  • 4b884fd030 Add a demo deploy step to CI Christopher C. Wells 2021-11-07 13:53:58 -0800
  • 4c1eb06145 Add Python 3.9 to CI tests Christopher C. Wells 2021-11-07 13:31:18 -0800
  • 748c7f235c Run python setup in CodeQL CI Christopher C. Wells 2021-11-07 13:18:55 -0800
  • f755afb000 Don't install dev dependencies in CodeQL CI Christopher C. Wells 2021-11-07 13:12:03 -0800
  • d9aff2e8a5 Update pipenv deploy method on CodeQL CI Christopher C. Wells 2021-11-07 13:08:01 -0800
  • b68ac0fdc4 Remove verbose flag from `pipenv install` in CI Christopher C. Wells 2021-11-07 13:02:28 -0800
  • d35e20570d Exclude `.venv` when linting Christopher C. Wells 2021-11-07 13:01:57 -0800
  • 9c1ba21628 Test `PIPENV_VENV_IN_PROJECT` in CI Christopher C. Wells 2021-11-07 12:53:57 -0800
  • 81aa3b25b0 Correct object member access syntax Christopher C. Wells 2021-11-03 20:03:59 -0700
  • bb8466b51b refacto(sleep-reports): #283 Replace times and labels lists by a single days list. codisart 2021-10-30 15:29:21 +0200
  • 04d191fe7c Review and revise documentation language Christopher C. Wells 2021-10-31 15:11:07 -0700
  • 650d864c64 Add information about projects using Baby Buddy Christopher C. Wells 2021-10-31 14:06:57 -0700
  • 9a584481f9 Break huge README in to multiple files Christopher C. Wells 2021-10-30 14:52:49 -0700
  • fab18e6e3a Update API schema file Christopher C. Wells 2021-10-31 13:21:04 -0700
  • 25471b2dc6 Add date filters to all relevant models Christopher C. Wells 2021-10-31 06:34:45 -0700
  • 23f5f76db4 Add date filter to models with `time` field Christopher C. Wells 2021-10-31 06:13:38 -0700
  • c215ad9d0f Ensure overridden Sleep.save() is run on migration Christopher C. Wells 2021-10-30 10:47:44 -0700
  • 124355ebb5 Update Bootstrap to 4.6.1 Christopher C. Wells 2021-10-30 10:19:02 -0700
  • c76f7d7d2d refacto(sleep-reports): #283 Rename some variables and add constants for magic strings codisart 2021-10-30 15:20:41 +0200
  • c33ace2bf9 feat(sleep): #323 Add napping field to the sleep model codisart 2021-10-27 21:19:59 +0200
  • fae764afbf Add UK English to list of supported languages Christopher C. Wells 2021-10-26 19:49:34 -0700
  • 774504bce2 Prevent potential sleep entry intersection errors in tests Christopher C. Wells 2021-10-26 19:43:26 -0700
  • 0c0d4baf41 Combine `en` and `en_GB` date input formats Christopher C. Wells 2021-10-26 19:36:31 -0700
  • b5d9875e9a Fix linting issues Christopher C. Wells 2021-10-17 14:45:53 -0700
  • 0efe0e4f0b Remove deprecated use of session-based language handling Christopher C. Wells 2021-10-17 14:39:41 -0700
  • 9e2048b26c Change default locale to en-US Christopher C. Wells 2021-10-17 14:38:11 -0700
  • ab334a39c7 Add UK English locales for dependencies Christopher C. Wells 2021-10-17 12:57:57 -0700
  • c2ef32980f Remove redundant translation string Christopher C. Wells 2021-10-17 12:51:56 -0700
  • 52fab47735 add en-GB 'translations' Amith211 2021-10-17 14:23:43 +0100
  • 04c1fc0317 Fix typo in README Alpha Chen 2021-10-25 10:15:29 -0700
  • a361f96e4d Update all translations files Christopher Charbonneau Wells 2021-10-15 16:40:56 +0000
  • 86cf78e9fc Move Polish language files to subfolder Christopher C. Wells 2021-10-06 18:42:14 -0700
  • 821aa34fed Update language option configurations Christopher C. Wells 2021-10-06 18:37:26 -0700
  • b2a74e6931 Added pl translations 27357868 2021-10-07 00:00:03 +0200
  • a5ec2d85c8
    Add tummy time duration report (#316) Ohad Lutzky 2021-10-04 20:37:11 +0100
  • fe7e16800a Create v1.9.0 release Christopher C. Wells 2021-09-25 14:44:55 -0700
  • d8a14c37ec Remove old EB deployment config Christopher C. Wells 2021-09-25 14:36:11 -0700
  • d78130bbff Update dependencies Christopher C. Wells 2021-09-25 14:33:52 -0700
  • 05c5b68d28 Remove link blank targets (let user decide) Christopher C. Wells 2021-09-25 14:19:53 -0700
  • 4cf523dff0
    Improve logo/favicon styling (#312) Christopher Charbonneau Wells 2021-09-25 14:16:48 -0700
  • 540215e1bd
    Add CodeQL workflow config (#314) Christopher Charbonneau Wells 2021-09-25 13:16:11 -0700
  • b51ae77f6f
    Create codeql-analysis.yml Christopher Charbonneau Wells 2021-09-25 12:14:00 -0700
  • aa982bce98
    Create SECURITY.md Christopher Charbonneau Wells 2021-09-25 08:30:14 -0700
  • 32aa9971f6
    Add Open Collective sponsorship option Christopher Charbonneau Wells 2021-09-25 05:29:13 -0700
  • 3f57b196b4 Disable secure cookies Christopher C. Wells 2021-09-16 20:44:05 -0700
  • a844aa7613
    Date picker changes (#304) Nick Trecina 2021-09-16 20:29:47 -0700
  • c8d48945f2 Set `HttpOnly` flag on cookies Christopher C. Wells 2021-09-16 19:37:04 -0700
  • 0e6a5cb08a Prevent caching of pages requiring authentication Christopher C. Wells 2021-09-16 19:34:33 -0700
  • 45cb43958d Set default password policies in base settings Christopher C. Wells 2021-09-16 19:14:48 -0700
  • 8ea68eed54 Default session and CSRF cookie setting to secure Christopher C. Wells 2021-09-16 18:59:25 -0700
  • 956453b206 Add Portuguese to README Christopher C. Wells 2021-09-16 18:53:46 -0700
  • 699c573162 Adding Portuguese Translation José Pedro Sousa 2021-09-15 14:55:01 +0100
  • fc8b230928 Selecting one of the breast feeding methods will auto select breast milk as the type Nicholas Trecina 2021-09-08 21:56:12 -0700
  • 2dfb2993ca Update Heroku Python runtime Christopher C. Wells 2021-09-03 20:55:25 -0700
  • 0b0efc6b8d Hide child edit and delete buttons on small screens Christopher C. Wells 2021-09-03 20:51:17 -0700
  • 53f249d1af Default to time in datetime picker Christopher C. Wells 2021-09-03 20:45:21 -0700
  • 4b95ad48dc Adjust style of datetime picker trigger Christopher C. Wells 2021-09-03 20:42:37 -0700
  • 0a74061a7a Remove readonly state from datetime picker fields (#284) Christopher C. Wells 2021-09-03 20:38:15 -0700
  • 5bcf10923c Add `updateglyphs` gulp command Christopher C. Wells 2021-09-03 20:33:25 -0700
  • 690a270185 Replace datetime picker icons Christopher C. Wells 2021-09-03 20:17:38 -0700
  • d0742674e8 Move CI and Coverage badges to main README Ohad Lutzky 2021-09-03 19:30:45 +0000
  • b183a39a60 Gitpod config Ohad Lutzky 2021-09-03 14:23:14 +0000
  • f643ad7771 Add documentation about new icon font Christopher C. Wells 2021-08-30 16:08:32 -0700
  • 83b9177dbe Add basic timeline page load test Christopher C. Wells 2021-08-30 16:01:20 -0700
  • bc1d4a707b Fix refresh icon name Christopher C. Wells 2021-08-30 15:29:47 -0700
  • bafa1dec6e Separate "information" and "action" icons for small screens Christopher C. Wells 2021-08-30 04:51:19 -0700
  • e1f20db2cb Update back/forward arrow icon classes Christopher C. Wells 2021-08-30 04:29:53 -0700
  • 8fd9680284 Update existing test for icon class changes Christopher C. Wells 2021-08-30 04:20:43 -0700
  • 2c029d3579 Prevent top menus from line breaking on small screens Christopher C. Wells 2021-08-29 19:35:44 -0700
  • 49aa852fe8 Fix activities icon spelling Christopher C. Wells 2021-08-29 19:04:53 -0700
  • c850998b64 Remove deprecated `icon` base class usage Christopher C. Wells 2021-08-29 18:58:25 -0700
  • d2decc03b6 Replace Font Awesome with a Fontello custom font Christopher C. Wells 2021-08-29 14:56:21 -0700
  • f474a47008 Add "timeline" button to child button group Christopher C. Wells 2021-08-29 14:09:01 -0700
  • 10af931279 Populate the all-children timeline Christopher C. Wells 2021-08-29 13:50:22 -0700
  • 0990678325 Add basic timeline view (WIP) Christopher C. Wells 2021-08-21 20:42:29 -0700
  • 39393dcc1b gulp updatestatic Ohad Lutzky 2021-08-08 15:39:30 +0100
  • 5e4e3753e7 Nav items linking to timeline from dashboard Ohad Lutzky 2021-08-06 15:56:42 +0100
  • de1a8f230a Update sleep_pattern.py fodi666 2021-08-29 11:48:31 +0200
  • 0e07fce976 reversing y-axis of sleep plot (top to down) fodi666 2021-08-28 23:36:11 +0200
  • e137676bcd Use `TIME_FORMAT` in sleep pattern graph Christopher C. Wells 2021-08-28 13:42:22 -0700
  • fb16cdb676 Don't show hover text on sleep pattern bars Christopher C. Wells 2021-08-28 13:30:36 -0700
  • 4de006783e Create v1.8.3 release Christopher C. Wells 2021-08-27 21:16:00 -0700