Commit Graph

971 Commits

Author SHA1 Message Date
Guy Sartorelli
c736dced66
ENH Auto-scaffold blog categories and tags formfields (#769) 2024-06-27 10:44:38 +12:00
Guy Sartorelli
cee3b0066d
Merge branch '4' into 5 2024-06-20 14:24:38 +12:00
Guy Sartorelli
f99bd2fab1
Merge branch '4.2' into 4 2024-06-20 12:55:52 +12:00
Guy Sartorelli
82103d2362
MNT Run module-standardiser (#767) 2024-06-20 12:14:14 +12:00
Steve Boyd
93a6cb3bec MNT Fix broken merge-up 2024-06-19 13:43:27 +12:00
Steve Boyd
8e170d7b7d Merge branch '4.2' into 4 2024-06-19 13:30:40 +12:00
Guy Sartorelli
af640bb8d7
Merge pull request #761 from creative-commoners/pulls/4.2/remove-self
ENH Use class name instead of self
2024-06-17 11:58:12 +12:00
Steve Boyd
6c37e8f774 ENH Use class name instead of self 2024-06-14 12:32:36 +12:00
Guy Sartorelli
db19db5b4a
MNT Fix scss lint warnings (#762) 2024-06-12 11:28:01 +12:00
Steve Boyd
44584beaf0 Merge branch '4.2' into 4 2024-06-11 15:33:21 +12:00
Guy Sartorelli
34255c7023
Merge pull request #763 from creative-commoners/pulls/4.2/remove-tests
MNT Remove tests for unsupported optional modules
2024-06-10 16:23:00 +12:00
Steve Boyd
779859e345 MNT Remove tests for unsupported optional modules 2024-06-07 20:08:15 +12:00
github-actions
c538aec9a8 Merge branch '4' into 5 2024-06-04 22:43:35 +00:00
Guy Sartorelli
5c603b246e
MNT Run module-standardiser (#760) 2024-05-31 09:43:04 +12:00
github-actions
0a7108805e Merge branch '4' into 5 2024-05-23 00:24:53 +00:00
Guy Sartorelli
591aa843bd
Merge pull request #757 from creative-commoners/pulls/5/protect-hooks
API Set extension hook implementation visibility to protected
2024-05-21 16:49:16 +12:00
Guy Sartorelli
cbc56495b1
Merge pull request #758 from creative-commoners/pulls/4/module-standardiser-1715910910
MNT Run module-standardiser
2024-05-21 16:18:58 +12:00
github-actions
a99da01abe Merge branch '4' into 5 2024-05-21 03:22:59 +00:00
Steve Boyd
6adf5893c9 API Set extension hook implementation visibility to protected 2024-05-20 16:57:56 +12:00
Steve Boyd
b3c31911f2 MNT Run module-standardiser 2024-05-17 15:04:45 +12:00
Guy Sartorelli
f5672bf4e4
Merge pull request #756 from creative-commoners/pulls/4/module-standardiser-1715811157
MNT Run module-standardiser
2024-05-17 09:42:50 +12:00
Steve Boyd
f889a3c9e4 MNT Run module-standardiser 2024-05-16 14:40:25 +12:00
github-actions
72422f1d2c Merge branch '4' into 5 2024-05-11 12:28:38 +00:00
github-actions
7648499925 Merge branch '4.2' into 4 2024-05-11 12:28:37 +00:00
Werner Krauß
bad865dc65
FIX Don't hardcode table name (#629)
BlogFilter had some hardcoded references to BlogPost table; when you rename this table, e.g. to "News", some joins broke.
2024-05-10 16:05:41 +12:00
Guy Sartorelli
799cc44b46
TLN Update translations (#754) 2024-05-07 15:15:13 +12:00
Guy Sartorelli
ba784cf766
Merge branch '4' into 5 2024-05-06 15:03:16 +12:00
Guy Sartorelli
e58c6ee72a
Merge branch '4.2' into 4 2024-05-06 15:01:53 +12:00
Steve Boyd
590c784ec8 Merge branch '4' into 5 2024-04-30 17:52:43 +12:00
Steve Boyd
a4041efa50 Merge branch '4.2' into 4 2024-04-30 17:52:14 +12:00
Guy Sartorelli
6395f1f521
Merge pull request #752 from creative-commoners/pulls/4.2/stylelint
MNT Replace sass-lint with stylelint
2024-04-29 09:10:21 +12:00
Sabina Talipova
7a4d11c572 MNT Replace sass-lint with stylelint 2024-04-26 12:21:43 +12:00
Guy Sartorelli
7ab3925925
Merge branch '4.1' into 4.2 2024-04-19 12:09:33 +12:00
Guy Sartorelli
ac252c7a0b
Merge branch '4.0' into 4.1 2024-04-19 12:09:16 +12:00
Guy Sartorelli
31bcc5c727
Merge branch '3' into 4.0 2024-04-19 12:07:06 +12:00
Steve Boyd
7c6b90e33a Merge branch '4' into 5 2024-04-09 15:11:18 +12:00
github-actions[bot]
b4605f3d86
DEP Update JS dependencies (#751)
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-04-02 12:42:26 +13:00
github-actions
8ae4ed9dfd Merge branch '4' into 5 2024-03-23 12:28:36 +00:00
github-actions
26fbc93047 Merge branch '4.2' into 4 2024-03-23 12:28:35 +00:00
github-actions
984bf3abd1 Merge branch '4.1' into 4.2 2024-03-23 12:28:34 +00:00
github-actions
5b41829948 Merge branch '3' into 4.1 2024-03-23 12:28:33 +00:00
github-actions
ed0f42a509 Merge branch '3.12' into 3 2024-03-23 12:28:32 +00:00
Michal Kleiner
031545737d
Merge pull request #750 from purplespider/fix-publish-profile-image-2 2024-03-20 23:00:47 +13:00
James Cocker
9fae326927 FIX Use $owns instead of onBeforeWrite hook to publish profile image 2024-03-20 22:54:38 +13:00
Guy Sartorelli
583c59a3e6
Merge pull request #746 from creative-commoners/pulls/5/remve-behat
MNT Remove behat tests for unsupported modules
2024-03-04 11:42:06 +13:00
Steve Boyd
cff0586b5e MNT Remove behat tests for unsupported modules 2024-02-27 10:02:54 +13:00
Guy Sartorelli
84102ebee9
Merge pull request #743 from creative-commoners/pulls/5/module-standardiser-1708320403
DEP Dependencies for CMS 6
2024-02-20 19:22:31 +13:00
Steve Boyd
9a99901b63 DEP Dependencies for CMS 6 2024-02-20 15:34:00 +13:00
github-actions
37d2ccff76 Merge branch '4.1' into 4 2024-02-10 12:28:13 +00:00
github-actions
85664ce91b Merge branch '3' into 4.1 2024-02-10 12:28:12 +00:00