Commit Graph

623 Commits

Author SHA1 Message Date
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
datalets e847172599 Bumped charset, dotenv 2021-07-25 00:24:38 +02:00
datalets 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
datalets 0a3560f660
Merge pull request #47 from pcoder/master
Update requirements.txt
2021-06-30 20:08:09 +02:00
datalets 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
datalets 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
datalets c8fddf0a51
Update README.md
Added notes on Makefile
2021-06-22 08:50:38 +02:00
datalets 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
datalets 33c6203922
Merge pull request #38 from loleg/wagtail-2-11
Upgrade to Wagtail 2.13
2021-06-21 16:12:51 +02:00
datalets 53a295c953 Added README note about libpq-dev 2021-06-21 15:52:06 +02:00
datalets 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
datalets b860c2e67c Wagtail at 2.12.4 2021-06-14 16:54:13 +02:00
datalets cab4a2b25f Added dotenv to wsgi 2021-06-14 16:32:31 +02:00
datalets 819cc1f055 Wagtail 2.13 migration 2021-06-07 17:44:16 +02:00
datalets ee694962bc Wagtail 2.13 tweaks 2021-06-07 17:43:12 +02:00
datalets c18af280d9 Merged with upstream 2021-06-07 15:40:43 +02:00
datalets 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
datalets 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
datalets 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
datalets 91f920faa5 Recommend node LTS 2021-06-07 12:26:31 +02:00
datalets 87f8ac5d53 Frontend updates 2021-06-07 12:17:49 +02:00
datalets 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
dependabot[bot] 888f3a4ff4
Bump lodash from 4.17.15 to 4.17.21
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.21.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.21)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-10 13:21:57 +00:00
dependabot[bot] 6ff20c6513
Bump y18n from 3.2.1 to 3.2.2
Bumps [y18n](https://github.com/yargs/y18n) from 3.2.1 to 3.2.2.
- [Release notes](https://github.com/yargs/y18n/releases)
- [Changelog](https://github.com/yargs/y18n/blob/master/CHANGELOG.md)
- [Commits](https://github.com/yargs/y18n/commits)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-30 23:59:26 +00:00
datalets f997ad37f5 nginx ipv6 support 2021-02-24 14:49:12 +01:00
datalets f750be22a9
Merge pull request #40 from datalets/dependabot/npm_and_yarn/bl-1.2.3
Bump bl from 1.2.2 to 1.2.3
2021-02-20 15:35:48 +01:00
datalets a7c55c45b5 Deployment corrections 2021-02-20 15:34:47 +01:00
datalets bab65fbb1c Add g++ for node-sass build 2021-02-20 15:16:57 +01:00
datalets c4c132bd1a Ansible role update 2021-02-20 15:00:27 +01:00
datalets c7582f61e2 Ansible scripts revised 2021-02-20 15:00:04 +01:00
datalets 127d295cec Added coffeescript 2021-02-20 14:05:22 +01:00
datalets 4500e48c76 Frontend updates 2021-02-20 14:03:15 +01:00
datalets 58c5a29f0c Clean up bower setup 2021-02-20 13:55:55 +01:00
datalets 75ddc7aa22 Cert files 2021-02-18 16:46:00 +01:00
datalets 9f38db5775 Ansible roles updated 2021-02-18 16:40:18 +01:00
datalets cbb3447f0c Merged master 2021-02-18 16:10:31 +01:00
dependabot[bot] 892131c6f1
Bump bl from 1.2.2 to 1.2.3
Bumps [bl](https://github.com/rvagg/bl) from 1.2.2 to 1.2.3.
- [Release notes](https://github.com/rvagg/bl/releases)
- [Commits](https://github.com/rvagg/bl/compare/v1.2.2...v1.2.3)

Signed-off-by: dependabot[bot] <support@github.com>
2020-12-23 11:02:39 +00:00
datalets 62c7e95447
Merge pull request #39 from datalets/dependabot/npm_and_yarn/ini-1.3.7
Bump ini from 1.3.5 to 1.3.7
2020-12-23 12:02:01 +01:00
dependabot[bot] ed78941988
Bump ini from 1.3.5 to 1.3.7
Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.7.
- [Release notes](https://github.com/isaacs/ini/releases)
- [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.7)

Signed-off-by: dependabot[bot] <support@github.com>
2020-12-11 20:18:28 +00:00