Aaron Carlino
|
3f1479edbb
|
BUGFIX: DataQuery overwriting _SortColumn selects (#8974)
* BUGFIX: DataQuery overwriting _SortColumn selects
* FIX DataQuery _SortColumn handling
|
2019-05-15 11:42:10 +12:00 |
|
Robbie Averill
|
116ea12783
|
Merge branch '4.1' into 4.2
|
2019-04-11 11:37:22 +12:00 |
|
Robbie Averill
|
f4a6115ee6
|
Merge branch '4.0' into 4.1
|
2019-04-11 11:36:40 +12:00 |
|
Jonathon Menz
|
fae19c16b5
|
FIX has_one File form scaffolding
Only allow selection of a single file when scaffolding has_one File relationship (fixes #8862)
|
2019-03-26 09:50:59 -07:00 |
|
Damian Mooyman
|
83ec0b69fa
|
BUG Resolve issue where schema changes between enum / non-enum types
|
2019-03-26 14:16:05 +13:00 |
|
Damian Mooyman
|
d1396b7dfe
|
BUG Fix writeBaseRecord with unique indexes
Fixes #6819
|
2019-02-27 16:40:12 +13:00 |
|
Maxime Rainville
|
ed013fcfbb
|
Merge branch '4.1' into 4.2
|
2019-02-27 12:12:39 +13:00 |
|
Maxime Rainville
|
ac53f77115
|
Merge branch '4.0' into 4.1
|
2019-02-27 12:11:47 +13:00 |
|
Maxime Rainville
|
9a59f2f57d
|
BUG Renable the ability to do dynamic assignment with DBField
|
2019-02-22 11:08:43 +13:00 |
|
Robbie Averill
|
79e44b42fa
|
Merge branch '4.1' into 4.2
|
2019-02-19 08:37:07 +07:00 |
|
Robbie Averill
|
cb7f15a681
|
Merge branch '4.0' into 4.1
|
2019-02-19 08:36:41 +07:00 |
|
Maxime Rainville
|
95505db7d6
|
[SS-2018-021] Fix potential SQL vulnerability in non-scalar value hyrdation
|
2019-02-12 21:08:09 +13:00 |
|
Maxime Rainville
|
fd90cf6ceb
|
[SS-2018-021] Fix potential SQL vulnerability in non-scalar value hyrdation
|
2019-02-12 20:44:17 +13:00 |
|
Guy Marriott
|
f918dcd36a
|
FIX Escape wildcard characters when matching database name in databaseExists
|
2019-01-30 09:31:13 +13:00 |
|
Aaron Carlino
|
ab116cd5d9
|
Merge branch '4.1' into 4.2
|
2018-12-12 15:56:53 +13:00 |
|
Robbie Averill
|
fecedc2d98
|
[SS-2018-020] Ensure that table names are escaped to prevent possible SQL injection
|
2018-12-11 20:56:40 +13:00 |
|
Robbie Averill
|
48bd335648
|
[SS-2018-020] Ensure that table names are escaped to prevent possible SQL injection
|
2018-12-11 20:55:58 +13:00 |
|
Robbie Averill
|
f5929d87e0
|
DOCS Update do blocks for DataQuery::having() to reflect correct input types
|
2018-09-25 17:46:42 +02:00 |
|
Robbie Averill
|
270aba4007
|
Merge branch '4.1' into 4.2
|
2018-09-06 13:26:31 +02:00 |
|
Robbie Averill
|
b6ff21f72a
|
Merge branch '4.0' into 4.1
|
2018-09-06 13:26:13 +02:00 |
|
Maxime Rainville
|
dd3379e68f
|
Merge pull request #8075 from creative-commoners/pulls/4.0/remap-polymorphics
FIX Polymorphic relationship class columns have obsolete class names remapped
|
2018-08-28 17:03:39 +12:00 |
|
Robbie Averill
|
d651d0fbfc
|
FIX Use base class (not remapping target class) when looking up whether object is versioned
|
2018-08-28 14:15:02 +12:00 |
|
Robbie Averill
|
953153500d
|
FIX Polymorphic relationship class columns have obsolete class names remapped
|
2018-08-15 10:40:51 +12:00 |
|
Daniel Hensby
|
ec5640cbd9
|
Merge tag '4.2.0' into 4.2
Release 4.2.0
|
2018-07-30 11:04:57 +01:00 |
|
Ingo Schommer
|
0f5420b6a5
|
Removed unused classes
|
2018-07-23 19:09:11 +01:00 |
|
Daniel Hensby
|
793aafae91
|
FIX Transaction depth should error if not implemented by child classes
|
2018-07-23 14:03:20 +01:00 |
|
Robbie Averill
|
1048520fbe
|
Restore check for zero or negative transaction nesting
|
2018-07-23 14:01:22 +01:00 |
|
Daniel Hensby
|
cbdf547c1b
|
Address feedback
|
2018-07-23 14:01:22 +01:00 |
|
Damian Mooyman
|
8ea3bb36a0
|
Maybe fix it?
|
2018-07-23 14:01:21 +01:00 |
|
Damian Mooyman
|
225e61dc67
|
BUG FIx manual resetDBSchema() calls breaking the database
|
2018-07-23 14:01:21 +01:00 |
|
Damian Mooyman
|
95bcac796a
|
ENHANCEMENT Ensure test DB is flushed on either DDL or transaction-disabled tests
Fixes #8182
|
2018-07-23 14:01:20 +01:00 |
|
Daniel Hensby
|
b984959170
|
Merge branch '4.1' into 4.2
|
2018-07-23 13:30:49 +01:00 |
|
Robbie Averill
|
d122995652
|
FIX Duplicate config values for cascade_duplicates no longer duplicate their duplicates
Previously you could define identical values for this config prop via a DataExtension and on the base
class, resulting in double duplication
|
2018-07-16 12:04:56 +12:00 |
|
Daniel Hensby
|
27b60ae989
|
FIX Transaction depth should error if not implemented by child classes
|
2018-06-21 14:26:21 +01:00 |
|
Robbie Averill
|
df257686c1
|
Restore check for zero or negative transaction nesting
|
2018-06-20 14:46:50 +12:00 |
|
Daniel Hensby
|
d8430f549d
|
Address feedback
|
2018-06-20 14:46:50 +12:00 |
|
Damian Mooyman
|
6da72d686f
|
Maybe fix it?
|
2018-06-20 14:46:50 +12:00 |
|
Damian Mooyman
|
a116b5dad8
|
BUG FIx manual resetDBSchema() calls breaking the database
|
2018-06-20 14:46:50 +12:00 |
|
Damian Mooyman
|
fbfd454d65
|
ENHANCEMENT Ensure test DB is flushed on either DDL or transaction-disabled tests
Fixes #8182
|
2018-06-20 14:46:50 +12:00 |
|
Damian Mooyman
|
53dded8cff
|
API Remove @internal from new 4.2 methods
|
2018-06-15 13:14:42 +12:00 |
|
Robbie Averill
|
5fa5abf295
|
Merge branch '4.1' into 4
# Conflicts:
# src/Forms/DateField.php
|
2018-06-15 11:52:07 +12:00 |
|
Damian Mooyman
|
b636587945
|
Respect semver and add tests
|
2018-06-15 11:04:12 +12:00 |
|
Damian Mooyman
|
310a259c5f
|
Add locale to Format
Fix up some regressions
|
2018-06-14 17:28:16 +12:00 |
|
Damian Mooyman
|
3ce8ab3adc
|
Improve handling of deprecated apis
|
2018-06-14 13:01:27 +12:00 |
|
Damian Mooyman
|
687d0a6af1
|
Refactor everything out of HTTP and into separate middlewares
|
2018-06-13 17:56:47 +12:00 |
|
Damian Mooyman
|
02ae2e7ed0
|
BUG Fix internal date formatting inheriting default locale
Fixes #8097
|
2018-06-13 13:32:11 +12:00 |
|
Daniel Hensby
|
ec956a682d
|
API Moving tests to use transactions
|
2018-06-13 09:35:45 +12:00 |
|
Damian Mooyman
|
77a45c0dbc
|
Merge remote-tracking branch 'origin/4.1' into 4
# Conflicts:
# src/Forms/HTMLEditor/HTMLEditorSanitiser.php
# src/ORM/DataObjectSchema.php
# src/ORM/Queries/SQLSelect.php
# src/View/Parsers/ShortcodeParser.php
|
2018-06-11 10:19:04 +12:00 |
|
Robbie Averill
|
d842225df6
|
FIX Codesniffer style violations with comments
|
2018-06-11 09:55:18 +12:00 |
|
Daniel Hensby
|
e260319823
|
Merge branch '4.0' into 4.1
|
2018-06-08 23:05:24 +01:00 |
|