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
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
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
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
d8baad94ba
Merge pull request #33 from loleg/master
...
Frontend updates v0.4.1
2020-05-27 12:36:44 +02:00
Oleg Lavrovsky
18cd60ded3
Add fix to scss
2020-05-27 12:33:57 +02:00
Oleg Lavrovsky
0db6812d84
Updated Bootstrap 3 frontend components
2020-05-27 12:16:55 +02:00
Oleg Lavrovsky
c6fe419569
Merge branch 'master' of github.com:loleg/public-health-ch
2020-05-27 11:46:46 +02:00
5f2b31ecef
Merge pull request #32 from loleg/wagtail-2.8
...
Wagtail 2.9 upgrade
2020-05-19 14:42:56 +02:00
fb74831390
Added local-loaddata to Makefile
2020-05-19 14:18:36 +02:00
Oleg Lavrovsky
65aae0e87b
Updated Makefile
2020-05-18 14:40:26 +02:00
Oleg Lavrovsky
3fe4a8ecae
Loaddata command
2020-05-18 14:17:45 +02:00
Oleg Lavrovsky
9e39e199cb
Run in background after rebuild
2020-05-18 14:16:38 +02:00
Oleg Lavrovsky
6657d3b7b7
Remove comments model due to django sites error
2020-05-18 14:13:12 +02:00
Oleg Lavrovsky
3d0e7ac7af
Updated soupsieve
2020-05-18 10:28:59 +02:00
Oleg Lavrovsky
d141618f53
Install settings
2020-05-16 21:26:45 +02:00
Oleg Lavrovsky
faae7609e7
Webserver configuration
2020-05-16 21:15:23 +02:00
Oleg Lavrovsky
7f2cd5653a
Frontend deployment
2020-05-16 19:01:32 +02:00
Oleg Lavrovsky
d799a05c78
Added django-contrib-comments
2020-05-16 18:44:51 +02:00
Oleg Lavrovsky
f262c526ce
Added Django comments
2020-05-16 18:12:30 +02:00
Oleg Lavrovsky
7aa4e94d88
Update Makefile setup
2020-05-16 17:53:03 +02:00
Oleg Lavrovsky
6940e6ffc8
Ansible Wagtail tasks
2020-05-16 15:56:35 +02:00
Oleg Lavrovsky
f668418bd2
Ansible wagtail tasks
2020-05-16 15:43:10 +02:00
Oleg Lavrovsky
3481dc11be
Wagtail setup in Ansible
2020-05-16 15:12:07 +02:00
Oleg Lavrovsky
cfef0647a5
Ansible configuration
2020-05-16 00:14:14 +02:00
Oleg Lavrovsky
0a6dcf6cc7
Updated Ansible setup
2020-05-15 22:41:39 +02:00
Oleg Lavrovsky
2775bc8df1
Fully privacy links in footer
2020-05-15 21:53:44 +02:00
Oleg Lavrovsky
668e3740ef
Fix BaseAPIEndpoint deprecation
2020-05-15 21:53:31 +02:00
Oleg Lavrovsky
94be941599
backup-data script
2020-05-15 21:53:01 +02:00
Oleg Lavrovsky
c48325d3c9
Updated libraries, Wagtail 2.9
2020-05-15 21:52:40 +02:00
Oleg Lavrovsky
4112330fd1
Enable local elasticsearch
2020-05-15 11:40:27 +02:00
Oleg Lavrovsky
98ace013ef
Skip body section if blank
2020-05-15 11:40:13 +02:00
Oleg Lavrovsky
42b5a11bb3
Puput 1.1.0 and other dependencies updated
2020-04-08 13:58:52 +02:00
Oleg Lavrovsky
78f55e8f81
Merge branch 'master' of github.com:loleg/public-health-ch into wagtail-2.8
2020-04-08 12:24:08 +02:00
Oleg Lavrovsky
725efe43ec
Disable elastic search for now
2020-02-18 18:02:47 +01:00
Oleg Lavrovsky
715159a2d1
Tweak blog social
2020-02-18 17:50:56 +01:00
Oleg Lavrovsky
916331f931
Bumped Python ver and yarn
2020-02-18 17:18:59 +01:00
Oleg Lavrovsky
8b0d719035
Updated deps
2020-02-18 17:01:31 +01:00
066c3e60a4
Merge pull request #30 from loleg/blog-revision
...
Blog revision
2020-02-18 16:55:05 +01:00
Oleg Lavrovsky
eecb2a3446
Optimized navigation site_root
2020-02-18 16:51:34 +01:00
Oleg Lavrovsky
c2e209f17d
Standard js scripts in footer
2020-02-18 16:27:21 +01:00
Oleg Lavrovsky
998e9c329e
First based snippet queries
2020-02-18 15:58:16 +01:00
Oleg Lavrovsky
3bb6215a78
Merged Pipfile
2020-02-14 17:55:53 +01:00
Oleg Lavrovsky
86b6faed89
Merge branch 'master' of github.com:dataletsch/public-health-ch
2020-02-14 17:32:39 +01:00
b48a1068d1
Merge pull request #31 from dataletsch/dependabot/pip/django-2.2.10
...
Bump django from 2.1.15 to 2.2.10
2020-02-14 17:31:15 +01:00
dependabot[bot]
8d8c72175b
Bump django from 2.1.15 to 2.2.10
...
Bumps [django](https://github.com/django/django ) from 2.1.15 to 2.2.10.
- [Release notes](https://github.com/django/django/releases )
- [Commits](https://github.com/django/django/compare/2.1.15...2.2.10 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-02-11 23:05:28 +00:00
6e03fc17bf
Merge branch 'master' into blog-revision
2020-01-16 11:37:17 +01:00
b8917619f5
Revised layout of blog
2020-01-16 11:34:10 +01:00
23ca30bf45
Updated deps
2020-01-16 08:55:53 +01:00