Guy Sartorelli
d851ce562c
Merge pull request #395 from creative-commoners/pulls/3/manual-workflows
...
MNT Upaded scheduled workflows on default branch
2024-05-23 11:56:27 +12:00
Steve Boyd
018ab87515
MNT Upaded scheduled workflows on default branch
2024-05-22 16:36:45 +12:00
Guy Sartorelli
d34c92dba7
Merge branch '3.6' into 3
2024-02-27 13:44:19 +13:00
Guy Sartorelli
c84d8afa7a
TLN Update translations ( #381 )
2024-02-07 16:15:40 +13:00
Tom Oude Rengerink
78fa8ba747
ENH Make toast message "Records reordered." localisable ( #321 )
...
Co-authored-by: Tom Oude Rengerink <tom@cube.nl>
2024-01-24 11:41:14 +13:00
Guy Sartorelli
62734535a0
MNT Run module-standardiser ( #377 )
2023-12-21 16:33:13 +13:00
Guy Sartorelli
5ed8c95fda
Merge branch '3.6' into 3
2023-12-19 13:58:41 +13:00
Guy Sartorelli
377dc1ef93
Merge pull request #358 from Sitetools/link_color_fix
...
Make link color white.
2023-12-19 13:57:29 +13:00
Robin
1637e78ea1
Make link color white.
2023-12-19 13:54:08 +13:00
Guy Sartorelli
9c70b0175b
Merge branch '3.6' into 3
2023-08-30 10:18:58 +12:00
Loz Calver
e7d7178719
Merge pull request #372 from creative-commoners/pulls/3.6/manymanythrough-editablecolumns
...
FIX Allow editing extra fields from ManyManyThroughList.
2023-08-21 09:06:49 +01:00
Guy Sartorelli
1e5a1e8056
ENH Update translations ( #373 )
2023-08-21 13:21:15 +12:00
Guy Sartorelli
47171ee4c2
FIX Allow editing extra fields from ManyManyThroughList.
2023-08-21 09:02:42 +12:00
Sabina Talipova
a2ea473369
MNT Replaced SearchContext::getQuery limit param with null ( #367 )
2023-07-05 17:20:56 +12:00
Steve Boyd
829cacff0b
Merge branch '3.6' into 3
2023-06-16 12:22:25 +12:00
Guy Sartorelli
1284046e10
Merge pull request #365 from creative-commoners/pulls/3.6/tx-1686725015
...
ENH Update translations
2023-06-15 10:06:20 +12:00
Steve Boyd
665d23170b
ENH Update translations
2023-06-14 18:43:35 +12:00
Steve Boyd
f2adec35d3
Merge branch '3.6' into 3
2023-05-31 14:31:33 +12:00
Sabina Talipova
504b3bd822
Merge pull request #364 from creative-commoners/pulls/3.6/tx-1685417567
...
ENH Update translations
2023-05-31 11:29:33 +12:00
Steve Boyd
89a7301b67
ENH Update translations
2023-05-30 15:32:47 +12:00
Guy Sartorelli
6d46483e32
Merge branch '3.6' into 3
2023-04-06 10:41:11 +12:00
Guy Sartorelli
bb6c0396f1
Merge branch '3.5' into 3.6
2023-04-06 10:40:35 +12:00
Guy Sartorelli
bd783a4a24
Merge pull request #361 from creative-commoners/pulls/3.5/arrays
...
FIX Handle arrays in default_sort
2023-04-06 10:39:18 +12:00
Steve Boyd
17f92d08ba
FIX Handle arrays in default_sort
2023-04-06 10:30:12 +12:00
Maxime Rainville
49a607d747
Merge pull request #360 from creative-commoners/pulls/3/dispatch-ci
...
MNT Use gha-dispatch-ci
2023-03-23 12:04:25 +13:00
Steve Boyd
5566b05c9d
MNT Use gha-dispatch-ci
2023-03-21 12:05:45 +13:00
Guy Sartorelli
b0addcb5bd
ENH Update translations ( #359 )
2023-03-09 14:53:24 +13:00
Maxime Rainville
d5d438c5cc
Merge pull request #334 from josephlewisnz/feature/republish-live-records-3
...
Feature/republish live records 3
2022-11-18 15:38:05 +13:00
Sabina Talipova
e9f202f003
Merge pull request #351 from creative-commoners/pulls/3/stop-depr
...
API Stop using deprecated API
2022-11-11 12:06:57 +13:00
Steve Boyd
aa6ac7a1a2
API Stop using deprecated API
2022-11-03 11:45:10 +13:00
Chris Penny
23a5154c97
ENH: Update reorderItems() to use ORM where possible ( #336 )
...
* ENH: Update reorderItems() to use ORM where possible
* Increase test coverage of orderable rows
2022-08-04 10:51:40 +12:00
Steve Boyd
7a8f244df0
Merge branch '3.4' into 3
2022-08-03 14:26:22 +12:00
Steve Boyd
378b3af799
Merge branch '3.3' into 3.4
2022-08-03 14:26:18 +12:00
Guy Sartorelli
77e811459e
Merge pull request #346 from creative-commoners/pulls/3.3/standardise-modules
...
MNT Standardise modules
2022-08-03 14:19:05 +12:00
Steve Boyd
aec306bae2
MNT Standardise modules
2022-08-03 13:54:28 +12:00
Guy Sartorelli
4d99f83bbf
Merge pull request #347 from creative-commoners/pulls/3.4/remove-travis
...
MNT Remove travis
2022-08-03 12:30:03 +12:00
Steve Boyd
2cfe6db9a7
MNT Remove travis
2022-08-03 12:12:02 +12:00
bumbus
f56bf67e40
FIX Fixes GridFieldEditableColumns::isChanged method for non-string values (e.g. arrays for has_many / many_many relations) ( #343 )
...
* fixes GridFieldEditableColumns::isChanged method for non-string values (e.g. arrays for has_many / many_many relations)
* revert formatting
Co-authored-by: Bumbus <sf@arillo.ch>
2022-08-01 13:22:09 +12:00
Guy Sartorelli
acacac2563
Merge pull request #329 from creative-commoners/pulls/3/default-sort-unit-test
...
MNT Add unit tests for default sort
2022-08-01 11:25:29 +12:00
Steve Boyd
dc99a8e04d
Merge branch '3.4' into 3
2022-07-25 11:51:34 +12:00
Steve Boyd
7f90426987
Merge branch '3.3' into 3.4
2022-07-25 11:51:30 +12:00
Guy Sartorelli
c6dfea0598
Merge pull request #345 from creative-commoners/pulls/3.3/module-standards
...
MNT Use GitHub Actions CI
2022-07-15 13:59:06 +12:00
Steve Boyd
cfc764e3b5
MNT Use GitHub Actions CI
2022-07-15 13:57:33 +12:00
Steve Boyd
1574be36db
Merge branch '3.4' into 3
2022-06-16 13:37:02 +12:00
Steve Boyd
0405d919fc
Merge pull request #341 from silverstripeltd/pull/performance-fixes
...
ENH: Add performance fixes on saving editable columns
2022-06-16 13:35:24 +12:00
Mo Alsharaf
547ec8aa50
ENH: Add performance fixes on saving editable columns
...
- Use one query to fetch all items needed to be saved.
- Only save items that are changed.
2022-06-16 13:02:16 +12:00
Steve Boyd
71d60b0734
Merge pull request #338 from creative-commoners/pulls/3/php81
...
ENH PHP 8.1 compatibility
2022-04-22 16:48:56 +12:00
Steve Boyd
93e4379c3d
ENH PHP 8.1 compatibility
2022-04-13 17:44:44 +12:00
Guy Sartorelli
ec93c994f8
NEW Extend new AbstractGridFieldComponent class ( #332 )
...
This makes this module's `GridFieldComponent` classes `Injectable`, and allows any future enhancements in the new abstract class to automatically apply without requiring additional changes in this module.
The class is introduced in silverstripe/framework 4.11.0 so the dependency constraint needs to be updated.
Also update docs to encourage use of dependency injection.
2022-03-04 10:12:24 +13:00
Guy Sartorelli
8c4e924bfa
ENH: Prefer dependency injection over use of new
keyword. ( #333 )
...
* ENH: Prefer dependency injection over use of `new` keyword.
* MNT Fix phpcs linting error.
2022-02-18 16:44:54 +13:00