Guy Marriott
|
84c8dace7d
|
Merge pull request #8621 from open-sausages/pulls/4.3/tweak-site-tree-search
FIX Explicity mark nodes when searching
|
2018-11-23 16:14:46 +13:00 |
|
Serge Latyntcev
|
f526c794fc
|
Minor / Refactor php tests for TreeMultiselectField
|
2018-11-23 16:03:44 +13:00 |
|
Serge Latyntcev
|
9ce6d91b76
|
FIX / TreeMultiselectField::objectForKey handles list of IDs correctly
|
2018-11-22 12:11:18 +13:00 |
|
Maxime Rainville
|
d74af1c17e
|
FIX Explicity mark nodes when searching nodes in TreeDropdownField #8621
|
2018-11-21 11:43:21 +13:00 |
|
Serge Latyntcev
|
80885fc231
|
ADD php test TreeMultiselectField::testEmptyChoiceReadonly
|
2018-11-20 16:45:23 +13:00 |
|
Robbie Averill
|
6d6ce61b8f
|
Merge pull request #8616 from creative-commoners/pulls/4.3/rolling-out-rollback-docs
DOCS Updating HistoryViewer documentation to specify the rollback mutation instead of copyToStage
|
2018-11-19 12:01:51 +01:00 |
|
Guy Marriott
|
d19c7f2a2d
|
DOCS Updating HistoryViewer documentation to specify the rollback mutation instead of copyToStage
|
2018-11-19 14:08:02 +13:00 |
|
Guy Marriott
|
2a0e868260
|
Merge pull request #8606 from creative-commoners/pulls/4.3/history-viewer-docs
DOCS Add documentation for configuring a HistoryViewerField for custom DataObjects
|
2018-11-19 09:30:21 +13:00 |
|
Robbie Averill
|
3b1e91eb59
|
Merge branch '4.2' into 4.3
|
2018-11-15 13:41:23 +02:00 |
|
Robbie Averill
|
ef0f9dff8a
|
Merge branch '4.1' into 4.2
|
2018-11-15 13:41:00 +02:00 |
|
Robbie Averill
|
c6e3a398c7
|
Merge branch '4.0' into 4.1
|
2018-11-15 13:40:08 +02:00 |
|
Robbie Averill
|
c181a17790
|
Merge pull request #8610 from kinglozzer/urltoken-redirect-loop
FIX: Redirect loop with multiple confirmation tokens present (fixes #8607)
|
2018-11-15 13:38:21 +02:00 |
|
Loz Calver
|
b5bae137bd
|
FIX: Redirect loop with multiple confirmation tokens present (fixes #8607)
|
2018-11-15 10:59:42 +00:00 |
|
Andre Kiste
|
34103f5e8a
|
Merge pull request #8604 from creative-commoners/pulls/4.3/password-validator-test-fixes
FIX Ensure that tests setting passwords have stubbed configuration
|
2018-11-15 15:34:21 +13:00 |
|
Robbie Averill
|
71eeaa090e
|
DOCS Add documentation for configuring a HistoryViewerField for custom DataObjects
[ci skip]
|
2018-11-14 14:08:06 +02:00 |
|
Robbie Averill
|
7d1d6d0f7b
|
FIX Ensure that tests setting passwords have stubbed configuration
|
2018-11-14 11:54:17 +02:00 |
|
Andre Kiste
|
d1823665e7
|
Merge pull request #8600 from creative-commoners/pulls/4.3/password-validator-docs
DOCS Update documentation for password validation rule configuration
|
2018-11-14 12:22:45 +13:00 |
|
Andre Kiste
|
04d1a767e6
|
Merge pull request #8601 from creative-commoners/pulls/4.3/fix-password-validator-tests
FIX Remove default password validation rules before running unit tests
|
2018-11-14 11:48:35 +13:00 |
|
Robbie Averill
|
0bb94b018b
|
FIX Remove default password validation rules before running unit tests
|
2018-11-13 14:09:08 +02:00 |
|
Robbie Averill
|
af8d268cc7
|
DOCS Update documentation for password validation rule configuration
|
2018-11-13 10:55:26 +02:00 |
|
Andre Kiste
|
d2cc773720
|
Merge pull request #8587 from creative-commoners/pulls/4.3/password-requirements
FIX Move password complexity requirements into framework
|
2018-11-13 18:15:31 +13:00 |
|
Serge Latyntcev
|
15aaf9db9f
|
Fix a code style typo
|
2018-11-13 10:20:49 +13:00 |
|
Robbie Averill
|
10f502f0c7
|
Merge branch '4.2' into 4.3
|
2018-11-09 11:39:05 +02:00 |
|
Robbie Averill
|
5b7723df7f
|
Merge branch '4.1' into 4.2
# Conflicts:
# lang/fi.yml
# lang/nl.yml
|
2018-11-09 11:38:04 +02:00 |
|
Robbie Averill
|
df4d2bd838
|
Merge branch '4.0' into 4.1
# Conflicts:
# lang/da.yml
# lang/eo.yml
# lang/fi.yml
# lang/it.yml
# lang/nl.yml
# lang/sv.yml
|
2018-11-09 11:36:34 +02:00 |
|
Aaron Carlino
|
a843e136e8
|
Added 4.0.5 changelog
|
2018-11-09 11:09:07 +13:00 |
|
Robbie Averill
|
cf4b16ed38
|
FIX Move password complexity requirements into framework
|
2018-11-08 13:23:53 +02:00 |
|
Aaron Carlino
|
1db568cdb6
|
Update translations
|
2018-11-08 16:25:41 +13:00 |
|
Serge Latyntcev
|
4b4fbabed5
|
FIX TreeMultiselectField passes value 'unchanged' as null to ORM for 'ID' column key
|
2018-11-08 15:41:46 +13:00 |
|
Robbie Averill
|
c3a52099e1
|
Merge pull request #8583 from wernerkrauss/fix-8572
Convert::memstring2bytes should return integer value
|
2018-11-07 19:33:40 +02:00 |
|
Robbie Averill
|
358cef0cdf
|
Merge pull request #8514 from wilr/pulls/lookup-injector
FIX use Injector for FormField::castedCopy
|
2018-11-07 19:20:36 +02:00 |
|
Werner M. Krauß
|
3f321f935a
|
Convert::memstring2bytes should return integer value
bytes are by nature an integer
fixes #8572
|
2018-11-07 17:01:36 +01:00 |
|
Aaron Carlino
|
9c474a71b9
|
MINOR: Use all-inclusive 4.3.0-rc1 backlog
|
2018-11-07 23:41:26 +13:00 |
|
Aaron Carlino
|
687e8c84b1
|
Add changelog
|
2018-11-07 23:20:11 +13:00 |
|
Vagrant Default User
|
55674959f8
|
Added 4.1.3 changelog
|
2018-11-07 22:38:52 +13:00 |
|
Vagrant Default User
|
26d404ca4c
|
Update translations
|
2018-11-07 21:37:35 +13:00 |
|
Aaron Carlino
|
a65d313fd7
|
Added 4.2.2 changelog
|
2018-11-07 19:12:38 +13:00 |
|
Aaron Carlino
|
74de2ce3b7
|
Update translations
|
2018-11-07 17:57:45 +13:00 |
|
Aaron Carlino
|
1944a5a99b
|
Update translations
|
2018-11-07 16:31:27 +13:00 |
|
Loz Calver
|
11fe5b3adf
|
Implement ConfirmationTokenChain to handle multiple tokens at once
|
2018-11-07 11:33:24 +13:00 |
|
Robbie Averill
|
9aabe0a0f7
|
[SS-2018-018] Ignore arguments in mysqli::real_connect backtrace calls
|
2018-11-07 11:33:24 +13:00 |
|
Loz Calver
|
8d7c2dafab
|
[SS-2018-019] Add confirmation token to dev/build
|
2018-11-07 11:33:24 +13:00 |
|
Loz Calver
|
02ad0f44aa
|
Implement ConfirmationTokenChain to handle multiple tokens at once
|
2018-11-07 11:32:55 +13:00 |
|
Robbie Averill
|
5425195238
|
[SS-2018-018] Ignore arguments in mysqli::real_connect backtrace calls
|
2018-11-07 11:32:55 +13:00 |
|
Loz Calver
|
af000bea9b
|
[SS-2018-019] Add confirmation token to dev/build
|
2018-11-07 11:32:55 +13:00 |
|
Loz Calver
|
5563537cc8
|
Implement ConfirmationTokenChain to handle multiple tokens at once
|
2018-11-07 11:31:33 +13:00 |
|
Robbie Averill
|
214e28127f
|
[SS-2018-018] Ignore arguments in mysqli::real_connect backtrace calls
|
2018-11-07 11:31:33 +13:00 |
|
Loz Calver
|
0610f76da0
|
[SS-2018-019] Add confirmation token to dev/build
|
2018-11-07 11:31:33 +13:00 |
|
Loz Calver
|
0877442c64
|
Implement ConfirmationTokenChain to handle multiple tokens at once
|
2018-11-07 11:24:51 +13:00 |
|
Robbie Averill
|
637b4225c6
|
[SS-2018-018] Ignore arguments in mysqli::real_connect backtrace calls
|
2018-11-07 11:24:51 +13:00 |
|