Commit graph

640 commits

Author SHA1 Message Date
PCoder
a3cdc6b58a Write DEBUG level logs to stdout 2024-05-31 19:09:01 +05:30
PCoder
b918903fcf Copy setup_libs.sh to /app 2024-05-31 19:08:30 +05:30
PCoder
5ba9ee52ea Create setup_libs.sh 2024-05-31 19:08:08 +05:30
PCoder
5c173f0ffb Revert back installing grunt-cli 2024-05-24 15:55:48 +05:30
PCoder
c88b94f20f Final changes 2024-05-23 17:05:21 +05:30
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
daf3a6baad Cleanup 2024-05-22 21:56:55 +05:30
PCoder
b5e786e098 Copy built static files to app 2024-05-22 21:55:41 +05:30
PCoder
c013387b03 Generate / copy staticfiles + node libraries 2024-05-22 21:55:04 +05:30
PCoder
aaf1fc1d9b Install yarn + tools 2024-05-22 21:52:23 +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
PCoder
0e0b464534 Add django-configurations requirement 2024-05-22 16:53:37 +05:30
PCoder
9863959d88 Add feedler module to the app folder 2024-05-17 19:06:50 +05:30
PCoder
6e835a10e6 Fix required changes 2024-05-15 11:01:32 +05:30
M.Ravi
4099b039f5 Add Dockerfile 2024-05-15 04:04:32 +00:00
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
2c791e7fbc Merge pull request 'Remove styles to hide footer for sphc.ch' (#5) from 10751-add-footer-to-sphc into master
Reviewed-on: #5
2022-07-19 12:55:36 +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
df9448e745 Update Changelog 2022-07-12 12:21:49 +05:30
9eaf497430 Merge pull request 'WIP 10694-table-block' (#3) from 10694-table-block into master
Reviewed-on: #3
2022-07-12 06:45:54 +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
3946fff314 Merge pull request '10695-header-image' (#4) from 10695-header-image into master
Reviewed-on: #4
2022-07-12 06:32:58 +00:00
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
1abbc707f3 Merge pull request '10472/expiry-date-to-entry' (#2) from 10472/expiry-date-to-entry into master
Reviewed-on: #2
2022-05-04 08:32:29 +00: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