PCoder
2d287dff32
Add migration
2022-05-03 15:43:49 +05:30
PCoder
4847b02c90
Add expire_at field to Entry model
2022-05-03 15:32:34 +05:30
PCoder
d1a0c930eb
Fix style for newsletter
2022-02-07 13:09:43 +05:30
PCoder
2599af0d75
Merge remote-tracking branch 'ungleich/master'
2022-02-07 12:48:13 +05:30
PCoder
705ad68500
Add migration file
2022-02-07 12:44:04 +05:30
7e2c94fe52
Merge pull request 'Add functionality to show news_letter' ( #1 ) from allow-newsletter into master
...
Reviewed-on: #1
2022-02-07 07:07:42 +00:00
PCoder
048faf479c
Add functionality to show news_letter
2022-02-07 12:19:14 +05:30
PCoder
57503d1cfa
Replace emails with info@ungleich.ch
2022-01-27 22:25:12 +05:30
PCoder
96679c0ab2
Merge remote-tracking branch 'upstream/master' into loleg-wagtail-2.15
2021-12-13 05:00:39 +01:00
60dbbff97d
Merge branch 'master' into wagtail-2.15
2021-12-11 22:55:41 +01:00
5de116506d
Merge branch 'master' of github.com:dataletsch/public-health-ch
2021-12-11 22:54:46 +01:00
68b13e06a8
Wagtail 2.15.1
...
psycopg2 2.9.2
puput 1.1.3
redis 5.1
crispy-forms 1.13
libsass 0.9
Pillow 8.4
2021-12-11 22:53:06 +01:00
67eefbd560
node-sass replaced with Dart Sass
2021-12-11 22:39:34 +01:00
f4afbda1a6
Merge pull request #48 from pcoder/enable-legacy-rich-text-wrapper
...
Enable legacy rich-text wrapper
2021-11-14 21:43:45 +01:00
65097a9841
Merge branch 'newsletters' into 'master'
...
Task #9790 Add newsletter signup button
See merge request ungleich-public/public-health-ch!2
2021-09-29 10:45:20 +02:00
0e3b52abc5
Task #9790 Add newsletter signup button
2021-09-29 10:40:34 +02:00
PCoder
65b1241054
Ensure title case for child page title in menu
2021-09-08 20:34:26 +05:30
PCoder
df0a219f62
Show devenez membre contact form submenu
2021-09-08 20:24:00 +05:30
PCoder
fa76b10f73
Show member submenu conditionally on de/fr pages
2021-09-08 17:55:45 +05:30
PCoder
4dede6c3aa
Enable legacy rich-text wrapper
...
In wagtail version prior to 2.10, the rich text values were
enclosed in a `<div class="rich-text">` element. This behavior was
removed since 2.10.
This pull request re-enables this.
See: https://docs.wagtail.io/en/stable/releases/2.10.html#div-class-rich-text-wrappers-removed-from-rich-text
2021-09-08 12:40:59 +05:30
e847172599
Bumped charset, dotenv
2021-07-25 00:24:38 +02:00
b9b88e8235
Minor dependency update
2021-07-15 08:48:37 +02:00
Oleg Lavrovsky
adfeb8c7aa
Minor library update
2021-07-01 08:54:57 +02:00
Oleg Lavrovsky
175dd9fd15
Added unidecode
2021-07-01 08:36:57 +02:00
Oleg Lavrovsky
cebc484965
Add pg2<2.9 to Pipfile
2021-06-30 23:01:51 +02:00
0a3560f660
Merge pull request #47 from pcoder/master
...
Update requirements.txt
2021-06-30 20:08:09 +02:00
bb75bb1554
Merge pull request #46 from loleg/master
...
Updates to frontend
2021-06-30 20:07:49 +02:00
PCoder
fc7d50c2a7
Update requirements.txt
...
Downgrade psycopg2-binary to 2.8.6, because of the issue
```
django.core.serializers.base.DeserializationError: Problem installing fixture '/home/app/publichealth.home.json': database connection isn't set to UTC: (wagtailcore.pagerevision:pk=1) field_value was '['oleg']'
```
More info: https://github.com/psycopg/psycopg2/issues/1293#issuecomment-862835147
2021-06-30 18:56:59 +02:00
bbda5be494
Bump sqlalchemy
2021-06-23 18:47:55 +02:00
Oleg Lavrovsky
83ac0b3c95
Updated frontend packages
2021-06-22 09:29:30 +02:00
c8fddf0a51
Update README.md
...
Added notes on Makefile
2021-06-22 08:50:38 +02:00
f704210a12
Merge pull request #45 from pcoder/new_makefile
...
New makefile
2021-06-22 08:45:15 +02:00
PCoder
ac97190ce0
Get changes to original Makefile before merge
2021-06-22 08:26:56 +05:30
PCoder
0f6cb6bbdb
Merge branch 'master' into new_makefile
2021-06-22 08:24:19 +05:30
33c6203922
Merge pull request #38 from loleg/wagtail-2-11
...
Upgrade to Wagtail 2.13
2021-06-21 16:12:51 +02:00
53a295c953
Added README note about libpq-dev
2021-06-21 15:52:06 +02:00
66b4f3dceb
Wagtail 2.12.5
2021-06-21 15:15:37 +02:00
PCoder
7a606b9b76
Create a new Makefile
...
As we are moving away from docker, I propose to save the current
`Makefile` as `Makefile.docker-compose` and create a new makefile
`Makefile.native` and soft link it to Makefile
`Makefile.native` is identical to `Makefile.docker-compose`
2021-06-20 16:47:12 +05:30
b860c2e67c
Wagtail at 2.12.4
2021-06-14 16:54:13 +02:00
cab4a2b25f
Added dotenv to wsgi
2021-06-14 16:32:31 +02:00
819cc1f055
Wagtail 2.13 migration
2021-06-07 17:44:16 +02:00
ee694962bc
Wagtail 2.13 tweaks
2021-06-07 17:43:12 +02:00
c18af280d9
Merged with upstream
2021-06-07 15:40:43 +02:00
d0ee9df1e0
Merge pull request #41 from datalets/dependabot/npm_and_yarn/y18n-3.2.2
...
Bump y18n from 3.2.1 to 3.2.2
2021-06-07 14:38:38 +02:00
97d3ca7989
Merge pull request #43 from datalets/dependabot/npm_and_yarn/lodash-4.17.21
...
Bump lodash from 4.17.15 to 4.17.21
2021-06-07 14:37:59 +02:00
9727e1165c
Merge pull request #44 from datalets/dependabot/npm_and_yarn/hosted-git-info-2.8.9
...
Bump hosted-git-info from 2.8.8 to 2.8.9
2021-06-07 14:37:49 +02:00
91f920faa5
Recommend node LTS
2021-06-07 12:26:31 +02:00
87f8ac5d53
Frontend updates
2021-06-07 12:17:49 +02:00
aa58a58a67
Wagtail 2.13, Django-Redis 5, and minor dep updates
2021-06-07 12:16:25 +02:00
dependabot[bot]
81edde5b14
Bump hosted-git-info from 2.8.8 to 2.8.9
...
Bumps [hosted-git-info](https://github.com/npm/hosted-git-info ) from 2.8.8 to 2.8.9.
- [Release notes](https://github.com/npm/hosted-git-info/releases )
- [Changelog](https://github.com/npm/hosted-git-info/blob/v2.8.9/CHANGELOG.md )
- [Commits](https://github.com/npm/hosted-git-info/compare/v2.8.8...v2.8.9 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-05-11 02:57:55 +00:00