Wykres commitów

579 Commity (editable-help)

Autor SHA1 Wiadomość Data
Matt Westcott d5dc66fb2d Add model label to help text, and add EmbedBlock help string 2022-09-13 10:06:36 +01:00
Matt Westcott 6d8c364115 linting 2022-08-23 18:44:12 +01:00
Matt Westcott 35e8d43c09 Fix migration dependency for Wagtail <4 2022-08-23 18:42:18 +01:00
Matt Westcott 6336a10f90 Update gitpod link 2022-08-23 18:38:05 +01:00
Matt Westcott f1984055ae Set up wagtail-editable-help 2022-08-23 18:36:21 +01:00
Sage Abdullah 32f5e55ef5 Add # noqa to print statements 2022-08-19 11:44:27 +01:00
Sage Abdullah 83eeca85d4 Bump flake8-print to 5.0.0 and add to pre-commit config 2022-08-19 11:44:27 +01:00
Sage Abdullah a28bd2d8d7 Add .git-blame-ignore-revs for reformatting commits 2022-08-19 11:44:27 +01:00
Sage Abdullah c3a17fb0e8 Add GitHub Actions workflow configuration 2022-08-18 12:51:17 +01:00
Sage Abdullah 591fab1bb7 Fix Stylelint issues 2022-08-18 12:51:17 +01:00
Sage Abdullah c02c9116a8 Format code with Stylelint 2022-08-18 12:51:17 +01:00
Sage Abdullah dfa2c511b1 Format code with Prettier 2022-08-18 12:51:17 +01:00
Sage Abdullah 41918f6a2c Add ESLint, Prettier, and Stylelint config files 2022-08-18 12:51:17 +01:00
Sage Abdullah abde110d62 Add package.json for front-end linters 2022-08-18 12:51:17 +01:00
Sage Abdullah 707ac77ba1 Format code with djhtml 2022-08-18 12:51:17 +01:00
Sage Abdullah a16fcf7557 Fix missing closing </li> tag 2022-08-18 12:51:17 +01:00
Sage Abdullah 6732b71983 Format code with isort 2022-08-18 12:51:17 +01:00
Sage Abdullah 40696f941c Format code with black 2022-08-18 12:51:17 +01:00
Sage Abdullah b45934ce83 Update and add linting config to better match Wagtail 2022-08-18 12:51:17 +01:00
Sage Abdullah 7cf07d4072 Add requirements for development 2022-08-18 12:51:17 +01:00
LB (Ben Johnston) cabba04d97
add styleguide to bakerydemo (#346)
Co-authored-by: LB Johnston <lb.johnston@virginaustralia.com>
2022-07-25 08:01:18 -04:00
Thibaud Colas 8bea494a43
Add a demo of ModelAdmin InspectView on most complex model (#345) 2022-07-11 13:15:18 +02:00
Matt Westcott f64e90a71e Update form submission data in fixture to be valid for JSONField
Fixes #343
2022-07-07 12:05:40 +01:00
Matt Westcott d17c0dec80 Change BASE_URL to WAGTAILADMIN_BASE_URL to silence Wagtail 3.0.1 warning 2022-06-20 11:27:33 +01:00
Matt Westcott 75d9a3f568 Upgrade base image to wagtail/buster64
This provides Python 3.8. Fixes #328
2022-06-20 11:20:52 +01:00
Matt Westcott 3f009a94df Migrate streamfields to JsonField 2022-06-20 11:18:38 +01:00
Matt Westcott 4bcadc96d1 Add migrations from Django and taggit upgrades 2022-06-20 11:18:38 +01:00
Matt Westcott e702c18101 Replace deprecated panel types with FieldPanel 2022-06-20 11:18:38 +01:00
Coen van der Kamp 32d8809877 Upgrade to Wagtail 3 2022-06-15 11:58:53 +02:00
Matt Westcott 4983dd0142
Restore glyphicons font files referenced by bootstrap.min.css (#340)
Fixes #338
2022-06-15 11:36:55 +02:00
Thibaud Colas 5b15666cef Revert settings change done by mistake in 75eab056f0 2022-05-30 09:27:23 +01:00
James Hancock 75eab056f0
Restyle CSS Across Site (#333)
Co-authored-by: Thibaud Colas <thibaudcolas@gmail.com>
2022-05-28 00:03:50 +01:00
Thibaud Colas 64a1021b57
Add basic simple_translation setup to bakerydemo (#330)
Co-authored-by: Dan Braghis <dan@zerolab.org>
2022-04-11 16:58:16 +01:00
Kalob Taulien 1e250aea95
Add diversity to pre-loaded People snippets. 2022-04-11 08:53:52 -06:00
vossisboss 1662eb5eaa
Remove elasticsearch (#326)
* Commented out Elasticsearch for testing.

* Removed elastisearch from dependencies & docker compose.
2022-03-30 14:48:41 +01:00
Coen van der Kamp 9edeb75739
Fix and update Gitpod (#327)
* Preserve pip modules

* Pipe commands

* Add gitpod to trusted origins

* Use VSCode python extension
2022-03-28 13:27:38 +02:00
Pomax 4fb21cd9f8
Update docker to current/supported tool versions (#323)
* Update docker to current/supported tool versions

* Update Dockerfile

* dep updates
2022-03-04 12:13:31 +00:00
Fabien Le Frapper e17ecb9473 Fix release phase 2022-02-08 19:04:05 +00:00
Fabien Le Frapper 40e9b2154c Bump python version 2022-02-08 19:03:33 +00:00
Jake Howard dc0534bbe9 Remove stray breadsindexpage
This model was created accidentally, and leads to a messy page tree
2022-02-08 08:54:57 +00:00
Jake Howard e8d3e5077d Fix initial page tree
This was previously creating a single `Page`, with multiple "specific" pages pointing to it.
2022-02-08 08:54:57 +00:00
Vihaan Thora d3c1787922 Rename 0006_auto_20211226_0622.py to 0006_char_field_remove_null.py 2022-02-07 18:55:12 +00:00
vihaanthora d2dea8d4ce Update models.py 2022-02-07 18:55:12 +00:00
Matt Westcott e94bfbbc99 Upgrade to Wagtail 2.16, Django 4.0 2022-02-07 18:25:04 +00:00
Storm Heg 7b7d289176
Merge pull request #314 from lb-/chore/format-readme
format (prettier) readme & fix backtick usage
2022-01-22 19:19:15 +01:00
Dan Braghis 9394d3a779
Merge pull request #313 from lb-/chore/update-wagtail-url-to-org
update all wagtail.io to wagtail.org
2022-01-19 15:59:59 +01:00
Storm Heg 0df979ec70
Merge pull request #315 from lb-/chore/update-external-urls
update external urls (https) & new links
2022-01-19 15:57:58 +01:00
LB Johnston 089d4eae59 update external urls (https) & new links
- fix some links that now redirect to a new location
- ensure all external links are https (not http)
2022-01-15 20:18:47 +10:00
LB Johnston c362a59eb1 format (prettier) readme & fix backtick usage 2022-01-15 20:16:34 +10:00
LB Johnston 3590125dc0 update all wagtail.io to wagtail.org
- also ensure that we link to stable not latest when using docs links consistently
2022-01-15 20:14:53 +10:00