6
0
Fork 0
Rule-based personalisation for Wagtail CMS maintained by cavemanon for RocksForMedia.
This repository has been archived on 2023-05-07. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
MichaelYick 9b96855380 expand README 2023-05-07 00:17:48 -05:00
.github/workflows Support Wagtail 4.2 (#1) 2023-05-07 03:25:48 +00:00
.tx adds tx config file 2017-05-31 17:10:58 +02:00
docs Support Wagtail 4.2 (#1) 2023-05-07 03:25:48 +00:00
frontend Merge branch 'develop' into feature/djangoconf-sprint 2018-05-26 10:48:33 +02:00
sandbox Support Wagtail 4.2 (#1) 2023-05-07 03:25:48 +00:00
src/wagtail_personalisation SegmentSummaryPanel now has a template_name 2023-05-07 00:14:14 -05:00
tests Support Wagtail 4.2 (#1) 2023-05-07 03:25:48 +00:00
.editorconfig Codestyle fixes (flake8) 2017-05-28 09:13:08 +02:00
.eslintrc Adds front-end tooling 2017-05-24 11:03:35 +02:00
.gitignore Merge preakholt changes 2019-03-15 11:21:14 +01:00
CHANGES Bump version: 0.15.2 → 0.15.3 2022-02-04 15:12:42 +00:00
CONTRIBUTORS.rst Update contributors list with all the committers 2018-06-08 18:03:50 +02:00
LICENSE Add MIT license 2017-05-31 10:30:38 +02:00
MANIFEST.in Update manifest to include missing js files 2017-11-13 14:58:20 +02:00
Makefile only test for wagtail2 and django2 on python3 2018-05-26 09:54:56 +02:00
README.md expand README 2023-05-07 00:17:48 -05:00
logo.png Feature/documentation (#170) 2018-07-17 16:59:32 +02:00
logo_bw.png Feature/documentation (#170) 2018-07-17 16:59:32 +02:00
package.json Change all mentions of LabD urls to wagtail urls 2018-05-26 16:26:59 +02:00
screenshot.png Removes roadmap, adds screenshot 2017-05-22 13:13:28 +02:00
setup.cfg Support Wagtail 4.2 (#1) 2023-05-07 03:25:48 +00:00
setup.py SegmentSummaryPanel now has a template_name 2023-05-07 00:14:14 -05:00
tox.ini Support Wagtail 4.2 (#1) 2023-05-07 03:25:48 +00:00
webpack.config.js Allows switching between list and dashboard view 2017-05-31 13:55:08 +02:00
yarn.lock Update test matrix to include new Django and Wagtail versions 2019-08-22 09:36:27 +02:00

README.md

Cavemanon's fork of wagtail-personalisation

For use in RocksForMedia primarily.

Major Changes

  • 4.2 support merged into master
  • Metadata changes in setup.py
  • Dummy template_name value given to SegmentSummaryPanel to prevent crashing with Wagtail on render