Commit Graph

1533 Commits

Author SHA1 Message Date
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
Christopher C. Wells a1473bce77 Update locale files 2022-02-25 20:28:12 -08:00
Christopher C. Wells 8d9b80a07f Add a test for custom CSRF error handler 2022-02-25 20:28:12 -08:00
Christopher C. Wells 11d487b740 Remove debugging code 2022-02-25 20:28:12 -08:00
Christopher C. Wells 0dc9f4b219 Add proxy configuration documentation 2022-02-25 20:28:12 -08:00
Christopher C. Wells a772f0d691 Improve and clarify proxy environment variables documentation 2022-02-25 20:28:12 -08:00
Christopher C. Wells c2afa80845 Add return link to error base template 2022-02-25 20:28:12 -08:00
Christopher C. Wells ff45ab46a3 Set base design for error response templates 2022-02-25 20:28:12 -08:00
Christopher C. Wells 5fc7306315 Fix variable spelling 2022-02-25 20:28:12 -08:00
Christopher C. Wells 94d1f99344 Create base error template 2022-02-25 20:28:12 -08:00
Christopher C. Wells f49a54400e Respect environment variables in development settings 2022-02-25 20:28:12 -08:00
Christopher C. Wells b1ee9fe043 Add template for 403 CSRF Bad Origin failure 2022-02-25 20:28:12 -08:00
ZhiYong a145d4dffa All the words have been translated into Chinese.
Chinese can be displayed correctly after renaming folder zh_hans to folder zh
2022-02-23 20:42:28 -08:00
Marcelino Alberdi Pereira ecb5d47e67 Update Spanish translations 2022-02-23 20:31:56 -08:00
Paul Konstantin Gerke 747b398bd5 Create new javascript file for tags editor 2022-02-22 19:40:27 +01:00
Christopher C. Wells 3a64b1ced3 Create v1.10.1 release 2022-02-21 16:44:55 -08:00
Christopher C. Wells dd11afe584 Correct syntax of `CSRF_TRUSTED_ORIGINS` environment check 2022-02-21 15:46:44 -08:00
Christopher C. Wells 21fa57c9c1 Update references to Django documentation pages 2022-02-21 15:39:38 -08:00
Christopher C. Wells 2f9658d7de Add support for a `CSRF_TRUSTED_ORIGINS` configuration environment variable
See #393.
2022-02-21 15:37:51 -08:00
Christopher C. Wells 92071fbe19 Fix broken hrefs in docs 2022-02-21 11:29:43 -08:00
Christopher C. Wells 92136569c4 Add caveats to pull request docs 2022-02-21 11:25:28 -08:00
Christopher C. Wells 20abd11213 Break up contributing docs 2022-02-21 11:13:56 -08:00
Christopher C. Wells 8e0335e15e Add Chinese (simplified) to README languages list 2022-02-21 10:31:38 -08:00
Christopher C. Wells 3b20aa01d1 Replace `var` with `const`/`let` in gulp configs 2022-02-21 10:31:38 -08:00
Christopher C. Wells c0dd79ef19 Remove sourcemap references when collecting static files 2022-02-21 10:31:38 -08:00