Commit Graph

1357 Commits

Author SHA1 Message Date
Marco H 84d2415605 Fix test 2022-04-02 06:32:53 -07:00
Marco H 9e86f08430 Add diaper change stats for 3 days and 2 weeks 2022-04-02 06:32:53 -07:00
Marco H 812f2ca6dd Update german trans 2022-03-30 09:16:07 -07:00
Marco H f83c1b05a2 Update README.md 2022-03-22 05:13:20 -07:00
Paul Konstantin Gerke 5446c5a02c Add tags to timeline and all list views 2022-03-08 19:16:18 -08:00
Paul Konstantin Gerke 4919222d41 Rendering tag lists with templates 2022-03-08 19:16:18 -08:00
Paul Konstantin Gerke 3fa652cc25 Simple rendering of tags in lists 2022-03-08 19:16:18 -08:00
Paul Konstantin Gerke ce21f39ec7 Add tags to most things except: Timers and Children 2022-03-08 08:35:27 -08:00
Christopher Charbonneau Wells 33005b930e
Merge pull request #396 from MrApplejuice/tags
Tagging
2022-03-08 07:08:32 -08:00
Paul Konstantin Gerke b431c27835 Add color widget to the admin-UI 2022-03-08 12:55:50 +01:00
Paul Konstantin Gerke 98b0072634 Black 2022-03-08 12:01:51 +01:00
Paul Konstantin Gerke b8e7d31ded Add help text with short explanation how to use the tag editor 2022-03-08 12:01:12 +01:00
Paul Konstantin Gerke 7d8ead594c Add api tests 2022-03-06 19:47:47 +01:00
Paul Konstantin Gerke 5f23eecb84 Black 2022-03-06 18:31:29 +01:00
Paul Konstantin Gerke d0469caed5 Add missing notes-test (includes tests for tags-feature) 2022-03-06 18:30:58 +01:00
Paul Konstantin Gerke 7af66176aa Black 2022-03-05 13:09:08 +01:00
Paul Konstantin Gerke 0335b8ca89 Merge remote-tracking branch 'origin/master' into tags 2022-03-05 13:08:39 +01:00
Paul Konstantin Gerke e5d014a60f Remove taggit _app_ again. Custom models are enough. 2022-03-05 13:06:38 +01:00
Paul Konstantin Gerke b27cf6c4b8 Black 2022-03-05 13:01:59 +01:00
Paul Konstantin Gerke 7bbaee1f80 Fix verbose_name for fields, update migrations 2022-03-05 13:01:28 +01:00
Paul Konstantin Gerke f31dbaf15c Add verbose_name for a bunch all new model-fields 2022-03-05 12:57:50 +01:00
Paul Konstantin Gerke 2c408ea479 Add docstrings 2022-03-05 12:47:16 +01:00
Paul Konstantin Gerke b7e15e6da9 Fix typo, sourced different "complementary color" code 2022-03-05 12:24:53 +01:00
Christopher C. Wells f711cc23bd Create v1.10.2 release 2022-03-03 21:23:14 -08:00
Paul Konstantin Gerke e5279f2d7a Fix tests 2022-03-02 23:31:11 +01:00
Paul Konstantin Gerke bd78149db3 Update static files so tests run 2022-03-02 22:54:20 +01:00
Paul Konstantin Gerke 8a37b44839 Black 2022-03-02 22:38:25 +01:00
Paul Konstantin Gerke db140cff98 Black 2022-03-02 22:31:35 +01:00
Paul Konstantin Gerke ee15c3731c Compile German messages again 2022-03-02 22:18:58 +01:00
Paul Konstantin Gerke 9a255124b6 Fix de-messages merge 2022-03-02 22:18:21 +01:00
Paul Konstantin Gerke 23e7c84547 Merge remote-tracking branch 'origin/master' into tags 2022-03-02 22:13:41 +01:00
Paul Konstantin Gerke 8b2d2522db Revert accidental deletion of package-lock file 2022-03-02 21:58:09 +01:00
Paul Konstantin Gerke d6ff7d6366 Remove pydevd and relock requirements file 2022-03-02 21:56:37 +01:00
Paul Konstantin Gerke 4f325ba07b Remove BabyBuddy prefix from Tags-model 2022-03-02 21:53:51 +01:00
Christopher C. Wells 428a515c38 Add container-based HTTPS configuration documentation
Fixes #407
2022-02-28 07:18:51 -08:00
Christopher C. Wells a5042f2660 Add HTTPS/SSL documentation
Fixes #406
2022-02-27 15:04:18 -08:00
Paul Konstantin Gerke a35df92fe2 Code review comments 2022-02-27 21:12:01 +01:00
Paul Konstantin Gerke c665ebb181 Applied black 2022-02-27 20:36:31 +01:00
Paul Konstantin Gerke 3ac21ed67b Linting 2022-02-27 20:00:12 +01:00
Paul Konstantin Gerke ae1dee1d7b Tiny constency fix in translation 2022-02-27 19:51:24 +01:00
Paul Konstantin Gerke 897fb7c2d1 Add german translation and refactor tags_editor.js 2022-02-27 19:50:05 +01:00
Paul Konstantin Gerke cfdb9e1ade Made widget translateable, added German translation 2022-02-27 19:41:27 +01:00
Paul Konstantin Gerke a7f461551c Remove default help_text from tag editor 2022-02-27 17:42:01 +01:00
Paul Konstantin Gerke f1aa7c151c Replaced alert with bootstrap-modal 2022-02-27 02:19:19 +01:00
Christopher C. Wells f258124f6e Add syntax highlighting to relevant docs 2022-02-26 16:20:35 -08:00
Christopher C. Wells c19d6cc6b9 Complete support for subdirectory hosting
Fixes #186
2022-02-26 15:55:16 -08:00
Christopher C. Wells 20d9cab158 Change reports list to a page
Fixes #379
2022-02-26 13:23:43 -08:00
Paul Konstantin Gerke 7baeb8a85b Completed decomposing the tags-editor in its own javascript file 2022-02-26 16:08:29 +01:00
Paul Konstantin Gerke 332a5999bc Adding/removing tags works again 2022-02-26 15:50:38 +01:00
Christopher C. Wells e7862801b1 Do not focus text field when using date picker
Fixes #385
2022-02-26 06:14:40 -08:00