PCoder
c18fb883cc
Revert back dev configuration
2024-05-22 22:25:54 +05:30
PCoder
d24fcd7d86
Merge remote-tracking branch 'origin/master' into pro-salute
2024-05-22 22:24:03 +05:30
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
79dbc2aa7f
Remove title case in template
2022-10-28 19:45:46 +02:00
PCoder
3f46a5c25f
Remove title case for menuitem title
2022-10-27 21:12:34 +05:30
d1eecee951
Merge pull request 'Introduce Original image format' ( #6 ) from original-image-format into master
...
Reviewed-on: #6
2022-07-28 15:19:02 +00:00
PCoder
6818359e1a
Remove unwanted code
2022-07-28 20:36:01 +05:30
PCoder
bdff34cf2b
Introduce Original image format
2022-07-28 20:19:00 +05:30
app
8a87944e10
Update year in the footer
2022-07-21 14:53:51 +00:00
d04a6fed60
Merge branch 'master' into 10751-add-footer-to-sphc
2022-07-19 12:54:48 +00:00
PCoder
e056b08609
Remove styles to hide footer for sphc.ch
2022-07-19 14:53:30 +02:00
app
ed9648d81d
Add migration
2022-07-14 09:47:21 +00:00
PCoder
ae3a7d5ca9
Revert back changes to main.scss
2022-07-12 12:14:03 +05:30
PCoder
673ad6b924
Remove unwanted code
2022-07-12 12:11:17 +05:30
PCoder
5f2eedeac9
Merge branch 'master' into 10694-table-block
2022-07-12 12:06:53 +05:30
PCoder
8927460dd6
Fix accessing the header image's url
2022-07-11 15:04:51 +02:00
PCoder
3a1fa6d724
Use proper field for image
2022-07-11 18:18:55 +05:30
PCoder
849d539478
Add header_image to Article Index Page
2022-07-11 18:12:57 +05:30
PCoder
ae12f220ec
Use program_table template for all language tables
2022-07-11 17:35:12 +05:30
PCoder
86242dbfb1
Add missing comma
2022-07-11 17:19:11 +05:30
PCoder
08ca710b99
Put styles into template for the moment
2022-07-11 17:16:20 +05:30
PCoder
78c3548e23
Use correct template path
2022-07-11 13:36:14 +02:00
PCoder
59356a783f
Add program_table.html template
2022-07-11 16:51:55 +05:30
PCoder
f1aa2ad418
Use custom table template
2022-07-11 16:51:25 +05:30
PCoder
0691476d99
Cleanup unused code + format
2022-07-11 16:45:46 +05:30
PCoder
a6a00a33f3
Attempt classname for table
2022-07-11 16:21:11 +05:30
PCoder
c70b86a54b
Revert back change in page_content
2022-07-11 16:16:57 +05:30
PCoder
6fa462dcf6
Minimal table style
2022-07-11 16:09:50 +05:30
PCoder
3ff5f1eb50
Working TableBlock (but it would be lot easier using a RawHTMLBlock)
2022-07-11 09:32:15 +02:00
PCoder
57e30e6217
WIP: dirty hack to add table to content (not working)
2022-07-07 11:27:38 +02:00
PCoder
7d11a440c6
Also filter entries by expire_at in the news section of the home page
2022-05-04 10:28:34 +05:30
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