Commit graph

305 commits

Author SHA1 Message Date
PCoder
1af8fe3767 Use RotatingFileHandler instead of ConcurrentLogHandler
Why?
  error: subprocess-exited-with-error

  × python setup.py egg_info did not run successfully.
  │ exit code: 1
  ╰─> [1 lines of output]
      error in ConcurrentLogHandler setup command: use_2to3 is invalid.
      [end of output]

Looks like the module is incompatible with the latest setuptools. The recommended solution on the Internet seems to be to downgrade setuptools to 57.5.0 ;; however, this still does not solve the issue for my setup
2024-05-22 21:50:56 +05:30
M.Ravi
53ae04404b Changes on the nations server 2024-05-15 01:44:31 +00:00
PCoder
d1a0c930eb Fix style for newsletter 2022-02-07 13:09:43 +05:30
PCoder
705ad68500 Add migration file 2022-02-07 12:44:04 +05:30
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
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
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
58c5a29f0c Clean up bower setup 2021-02-20 13:55:55 +01:00
4829847313 form_classname argument on StreamField blocks 2020-12-11 11:46:24 +01:00
32cb2abca2 2.11 run_before fix 2020-12-11 11:41:26 +01:00
38b55fcf63 Updated to Wagtail 2.11 2020-12-11 11:32:59 +01: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
6657d3b7b7 Remove comments model due to django sites error 2020-05-18 14:13:12 +02:00
Oleg Lavrovsky
f262c526ce Added Django comments 2020-05-16 18:12:30 +02:00
Oleg Lavrovsky
2775bc8df1 Fully privacy links in footer 2020-05-15 21:53:44 +02:00
Oleg Lavrovsky
98ace013ef Skip body section if blank 2020-05-15 11:40:13 +02:00
Oleg Lavrovsky
715159a2d1 Tweak blog social 2020-02-18 17:50:56 +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
b8917619f5 Revised layout of blog 2020-01-16 11:34:10 +01:00
Oleg Lavrovsky
d1c2b145b9 Added style field to contact 2019-10-21 20:24:16 +02:00
Oleg Lavrovsky
7c89dd3273 Logo and color fields 2019-10-17 17:42:27 +02:00
Oleg Lavrovsky
00d21c840e Disable Draftail due to wagtail#4602 2019-09-11 23:45:37 +02:00
Oleg Lavrovsky
f9e06db12a ES memory settings 2019-09-09 21:05:41 +02:00
Oleg Lavrovsky
45fa567a0a Category description 2019-09-09 18:10:30 +02:00
Oleg Lavrovsky
7383b8e556 Search term format 2019-09-09 17:17:31 +02:00
Oleg Lavrovsky
9290a03110 Stylistic corrections 2019-09-09 14:59:47 +02:00
Oleg Lavrovsky
7d5d1e9617 No empty info section 2019-08-27 14:10:35 +02:00
Oleg Lavrovsky
0b6fdbdd87 Added subsite 2019-08-27 10:50:44 +02:00
cbeaf1129e Slight padding 2019-08-19 10:40:46 +02:00
b383e43d1f Corrections 2019-08-19 10:36:13 +02:00
1e0a656968 Vector logo 2019-08-13 11:44:06 +02:00
594e6869ef Home banner button style 2019-08-12 20:20:21 +02:00
ae7a478a2a Home banner button style 2019-08-12 20:17:40 +02:00
6028df66dc Blog layout and functions 2019-08-12 17:28:31 +02:00
ac148affd4 CSS based language filter 2019-08-12 16:11:17 +02:00
a7975cb331 Enable search promotions 2019-08-12 15:56:27 +02:00
d39f7cb726 Blog templates 2019-08-09 15:57:37 +02:00
17db5317f8 Updated puput dependencies 2019-08-09 15:44:50 +02:00
Oleg Lavrovsky
b79f651c4e Django 2.1.9 and migrations 2019-06-25 15:22:49 +02:00
Oleg Lavrovsky
6540e4cd8e Wagtail 2 support 2019-06-14 22:02:15 +02:00