Wykres commitów

  • e0cf8f80de
    Merge 118bce8282 into cfd2df17e0 Nick Moreton 2024-09-03 08:20:58 +0000
  • 118bce8282 Add extra info to CHANGELOG nickmoreton 2024-09-03 09:20:36 +0100
  • f79d7a7a86 Fixes the api url to be at the root of the domain nickmoreton 2024-09-03 09:18:29 +0100
  • 44fae54315 Lock node dependencies for now nickmoreton 2024-09-03 09:17:48 +0100
  • c15b737534 Update CHANGELOG.rst to reflect fixing the dashboard panels nickmoreton 2024-09-01 07:36:42 +0100
  • 3ce1443844 Fixes site summary and stats panel nickmoreton 2024-09-01 05:11:51 +0100
  • e8ea2cb791 A temporary fix for a failing test, fix later nickmoreton 2024-08-27 21:52:24 +0100
  • 04b1b99784 Update CHANGELOG.rst nickmoreton 2024-08-30 18:12:26 +0100
  • b51892dec2 Documentation updates nickmoreton 2024-08-30 17:54:39 +0100
  • f79bfab6d4 Remove conditional imports nickmoreton 2024-08-30 17:39:29 +0100
  • 983b7121ed Use template_name instead of template in wagtail_hooks nickmoreton 2024-08-30 12:28:20 +0100
  • 5d513a7cd0 Add missing migrations in the project_template nickmoreton 2024-08-30 11:46:52 +0100
  • 07a44faf89 Update urls import in project template nickmoreton 2024-08-30 11:38:03 +0100
  • 26caafd856 Update settings in project_template nickmoreton 2024-08-30 11:37:32 +0100
  • c1537871e0 ImageChooserPanel is no longer required. nickmoreton 2024-08-30 11:37:03 +0100
  • 10fdac4fd0 Add new migration for polymorphic_ctype field nickmoreton 2024-08-30 11:22:25 +0100
  • 48453fee05 Ignore my_project directory for testing longclaw start my_project nickmoreton 2024-08-30 11:09:37 +0100
  • 9b8137998d Update to use re_path instead of url nickmoreton 2024-08-29 12:00:21 +0100
  • 51fa2bddac Remove commented old versions no longer supported by the project. nickmoreton 2024-08-29 11:54:44 +0100
  • 379ffc0429 Test wagtail 5.2 compatibility nickmoreton 2024-08-29 11:41:19 +0100
  • a31894a1e3 Test up to wagtail 5.1 nickmoreton 2024-08-29 11:35:42 +0100
  • 326bb15b73 Update contrib settings to use BaseSiteSetting nickmoreton 2024-08-29 11:22:43 +0100
  • 9a377075cb wagtail.core is now wagtail nickmoreton 2024-08-29 11:22:05 +0100
  • bc838ab4af Drop python 3.8 nickmoreton 2024-08-29 11:21:38 +0100
  • ae4f3f48d5 Min python 3.9 and introduce Django 4.2 and Wagtail 5.0 nickmoreton 2024-08-29 11:21:15 +0100
  • 88348d339d Min python 3.9 nickmoreton 2024-08-29 11:20:53 +0100
  • b86ba45765 Limit install to Django 3.2+ and Wagtail 3.0+ nickmoreton 2024-08-28 12:56:28 +0100
  • 94e9c54e40 Min pythonn version is now 3.8 nickmoreton 2024-08-28 12:56:10 +0100
  • d7b8e88a64 Add python version to matrix for complete testing coverage nickmoreton 2024-08-28 12:14:26 +0100
  • 36b6531f2e Update wagtail.core imports thats changed at Wagtail 3.0 nickmoreton 2024-08-28 12:07:24 +0100
  • c95d4fcc84 No longer test against Wagtail < 3.0, Django < 3.2, or Python < 3.8 nickmoreton 2024-08-28 11:57:48 +0100
  • 2146531f1e Allow testing django 41 with wagtail 40,41,42 nickmoreton 2024-08-28 11:46:10 +0100
  • 86f344b2a1 Allow testing with Django 4.1 and Wagtail 4.1 nickmoreton 2024-08-28 11:36:29 +0100
  • ad56496e41 Allow testing against Wagtail 4.0 nickmoreton 2024-08-28 11:31:18 +0100
  • b92611b42c Allow wagtail 3.0 in testing nickmoreton 2024-08-28 11:14:58 +0100
  • c53f63ad5e Change the import of `url` from `django.conf.urls` to `django.urls` in all the urls.py files nickmoreton 2024-08-27 22:48:02 +0100
  • a9fbcefe7b Change ugettext to gettext nickmoreton 2024-08-27 22:42:37 +0100
  • 781bb21108 This may just work if not stop here nickmoreton 2024-08-27 22:25:28 +0100
  • 19f17a58f6 Update force_text to force_str nickmoreton 2024-08-27 22:18:43 +0100
  • ef92497b10 Actions for python 3.10 nickmoreton 2024-08-27 22:04:34 +0100
  • 950d417d89 Test django 4.0 nickmoreton 2024-08-27 22:03:28 +0100
  • 672f1e991c Allow py310-dj32-wt215 and py310-dj32-wt216 nickmoreton 2024-08-27 21:57:47 +0100
  • 58bcd4c7e8 Add DEFAULT_AUTO_FIELD to test settings nickmoreton 2024-08-27 21:19:52 +0100
  • 70e30a6019 Test wagtail 2.14 and Django 3.2 nickmoreton 2024-08-27 18:58:55 +0100
  • ba401d93d9 Allow testing with Django 3.2 nickmoreton 2024-08-27 18:48:58 +0100
  • 3dbf15d212 Limit of python versions to 3.8 for Wagtail 2.11 nickmoreton 2024-08-27 18:40:48 +0100
  • cb22d20a4e Use built-in StringIO instead of django.utils.six.StringIO nickmoreton 2024-08-27 18:33:04 +0100
  • 6b293b2942 Add support for Django 3.0 nickmoreton 2024-08-27 18:26:29 +0100
  • 4210a56820 No python 3.7 support nickmoreton 2024-08-27 18:19:28 +0100
  • 7e9c62d424 Only python 38 + 39 nickmoreton 2024-08-27 18:17:20 +0100
  • 8fbcc0d9c5
    Merge 172ec09a85 into cfd2df17e0 dependabot[bot] 2023-09-02 14:37:02 -0700
  • cfd2df17e0
    Deals with the deprecation of request.site in wagtail 2.9 (#488) master Nick Moreton 2023-08-13 09:17:47 +0100
  • 6b23931faf Deals with the deprecation of request.site in wagtail 2.9 Nick Moreton 2023-08-08 22:34:57 +0100
  • 7d4c22ca64
    Developer docs update (#487) Nick Moreton 2023-07-10 10:53:55 +0100
  • 2b849e9a15 Let github actions run on all branches Nick Moreton 2023-07-08 17:38:07 +0100
  • 0f9c3a20d0 Adding some further documentation to the README.md Nick Moreton 2023-07-08 17:34:50 +0100
  • d61092bfff Add .nvmrc file to longclaw/client to keep us all on the same version of node Nick Moreton 2023-07-08 17:33:19 +0100
  • 33f02445ef
    Initial testing fixes (#485) Nick Moreton 2023-07-07 15:00:12 +0200
  • c886d6c0cc Add some initial documentation for development setup Nick Moreton 2023-05-03 10:24:59 +0100
  • fa3c0f7504 Pin the upper bound of the supported Wagtail version to 2.13 and Django to 2.2 Nick Moreton 2023-05-03 10:24:22 +0100
  • 1496bd8f2d Fixes the template include issue with the lock/unlock menu item Nick Moreton 2023-05-03 09:41:16 +0100
  • 641e713f6d Test py 37,38,39 (#1) dj 22 wt 211,212,213 Nick Moreton 2023-05-02 22:09:43 +0100
  • ffc1bb6beb
    Merge 2e2069f87c into d4e1257033 dependabot[bot] 2023-04-28 21:35:10 -0700
  • 172ec09a85
    Bump remarkable from 1.7.1 to 1.7.4 in /website dependabot/npm_and_yarn/website/remarkable-1.7.4 dependabot[bot] 2023-04-27 11:39:46 +0000
  • d4e1257033
    Bump qs from 6.5.2 to 6.5.3 in /website (#483) dependabot[bot] 2023-04-27 13:39:21 +0200
  • e780b38abf
    Merge branch 'master' into dependabot/npm_and_yarn/website/qs-6.5.3 James Ramm 2023-04-27 13:39:16 +0200
  • 2e2069f87c
    Bump wagtail from 2.11.8 to 4.1.4 dependabot/pip/wagtail-4.1.4 dependabot[bot] 2023-04-27 11:38:28 +0000
  • 7159e9ae0b
    Bump setuptools from 58.3.0 to 65.5.1 (#478) dependabot[bot] 2023-04-27 13:37:57 +0200
  • f245817259
    Merge branch 'master' into dependabot/pip/setuptools-65.5.1 James Ramm 2023-04-27 13:37:50 +0200
  • e48b016656
    Bump wheel from 0.37.0 to 0.38.1 (#477) dependabot[bot] 2023-04-27 13:37:21 +0200
  • 038447049f
    Bump qs from 6.5.2 to 6.5.3 in /website dependabot[bot] 2023-04-27 11:37:17 +0000
  • 80c0db2a4a
    Merge branch 'master' into dependabot/pip/wheel-0.38.1 James Ramm 2023-04-27 13:37:14 +0200
  • 733fb51935
    Bump express from 4.16.4 to 4.18.2 in /website (#476) dependabot[bot] 2023-04-27 13:36:45 +0200
  • 9d97a098c1
    Bump css-what from 2.1.2 to 2.1.3 in /website (#473) dependabot[bot] 2023-04-27 13:36:27 +0200
  • 104d19cc14
    Merge branch 'master' into dependabot/npm_and_yarn/website/css-what-2.1.3 James Ramm 2023-04-27 13:36:21 +0200
  • 67fc5db915
    Update setuptools from 58.3.0 to 62.4.0 (#471) pyup.io bot 2023-04-27 06:36:10 -0500
  • 935af6535b
    Merge branch 'master' into pyup-update-setuptools-58.3.0-to-62.4.0 pyup-update-setuptools-58.3.0-to-62.4.0 James Ramm 2023-04-27 13:36:02 +0200
  • 32dcd50869
    Bump django from 2.2.24 to 2.2.28 (#465) dependabot[bot] 2023-04-27 13:35:46 +0200
  • 899b517972
    Bump url-parse from 1.5.3 to 1.5.10 in /website (#458) dependabot[bot] 2023-04-27 13:35:33 +0200
  • 222c2009fe
    Merge branch 'master' into dependabot/npm_and_yarn/website/url-parse-1.5.10 James Ramm 2023-04-27 13:35:29 +0200
  • 74f16b00c1
    Bump prismjs from 1.25.0 to 1.27.0 in /website (#457) dependabot[bot] 2023-04-27 13:35:19 +0200
  • 06b5e39c55
    Merge branch 'master' into dependabot/npm_and_yarn/website/prismjs-1.27.0 James Ramm 2023-04-27 13:35:12 +0200
  • 4e9e6809f4
    Bump ajv from 6.6.2 to 6.12.6 in /website (#451) dependabot[bot] 2023-04-27 13:35:04 +0200
  • 8306a0457f
    Merge branch 'master' into dependabot/npm_and_yarn/website/ajv-6.12.6 James Ramm 2023-04-27 13:34:58 +0200
  • 97b05eaa6d
    Bump json5 from 2.1.0 to 2.2.3 in /website (#479) dependabot[bot] 2023-04-27 13:34:29 +0200
  • 109dd3a02e
    Merge branch 'master' into dependabot/npm_and_yarn/website/json5-2.2.3 James Ramm 2023-04-27 13:34:23 +0200
  • 47f835e071
    Closes #480 Fixed broken link to the project's github documentation (#481) David Smejkal 2023-04-27 12:34:06 +0100
  • 0f716fd0fd Closes #480 Fixed broken link to the project's github documentation David Smejkal 2023-01-14 13:35:25 +0000
  • f02874af6b
    Bump json5 from 2.1.0 to 2.2.3 in /website dependabot[bot] 2023-01-04 01:17:24 +0000
  • 4183239ba4
    Bump setuptools from 58.3.0 to 65.5.1 dependabot[bot] 2022-12-27 16:14:01 +0000
  • 9b736d24e0
    Bump wheel from 0.37.0 to 0.38.1 dependabot[bot] 2022-12-26 21:43:09 +0000
  • ba83f569aa
    Bump express from 4.16.4 to 4.18.2 in /website dependabot[bot] 2022-12-10 01:31:40 +0000
  • aeceeb56fe
    Merge 79e65768cf into f570918530 Nick Moreton 2022-11-17 22:32:52 +0000
  • 79e65768cf
    Merge pull request #3 from nickmoreton/work-on-testing Nick Moreton 2022-11-17 22:29:00 +0000
  • 6e957b1b7b Try alternative countries dump data to avoid test fails in CI Nick Moreton 2022-11-17 21:59:03 +0000
  • 1a98eba3c4 Add temporary docs to README nick.moreton 2022-11-17 18:02:20 +0000
  • 4601d2fa4f Bring in more templates Nick Moreton 2022-11-16 22:21:29 +0000
  • 9d6e6ce321 Add home page model Nick Moreton 2022-11-16 21:52:15 +0000
  • 5bd71851f6 Change verbose names on shipping Nick Moreton 2022-11-16 21:51:30 +0000
  • 12d47dfb73 Add loadcountries command to Makefile nick.moreton 2022-11-14 10:51:16 +0000