Damian Mooyman
|
49acc0d468
|
Added 3.2.1-rc2 changelog
|
2015-11-13 15:27:08 +13:00 |
|
Damian Mooyman
|
245e0aae2f
|
[ss-2015-026]: BUG Fix FormField error messages not being encoded safely
|
2015-11-11 17:50:02 +13:00 |
|
Damian Mooyman
|
1c1c0a23bd
|
Added 3.2.1-rc1 changelog
|
2015-11-11 17:10:41 +13:00 |
|
Damian Mooyman
|
bc1b2893ac
|
[ss-2015-026]: BUG Fix FormField error messages not being encoded safely
|
2015-11-11 16:56:19 +13:00 |
|
Daniel Hensby
|
ef35c2bb6b
|
Merge pull request #4457 from tractorcow/pulls/4.0/no-query
API Remove SQLQuery
|
2015-11-03 16:41:07 +00:00 |
|
Damian Mooyman
|
1e1a7a345c
|
Merge remote-tracking branch 'origin/3'
Conflicts:
control/Director.php
filesystem/File.php
filesystem/GD.php
filesystem/ImagickBackend.php
forms/HtmlEditorField.php
javascript/UploadField_uploadtemplate.js
model/Image.php
model/Image_Backend.php
model/fieldtypes/Enum.php
templates/AssetUploadField.ss
tests/model/ImageTest.php
tests/search/FulltextFilterTest.php
|
2015-11-03 14:23:16 +13:00 |
|
Damian Mooyman
|
c4dc10b255
|
Merge remote-tracking branch 'origin/3.2' into 3
Conflicts:
forms/DropdownField.php
tests/model/ImageTest.php
|
2015-11-03 13:06:39 +13:00 |
|
Damian Mooyman
|
e07f80014c
|
Merge remote-tracking branch 'origin/3.1' into 3.2
Conflicts:
lang/cs.yml
lang/sk.yml
|
2015-11-03 11:10:46 +13:00 |
|
Damian Mooyman
|
d1ea74e40d
|
API Implement AssetField to edit DBFile fields
|
2015-10-23 16:57:44 +13:00 |
|
Damian Mooyman
|
3e7eecf978
|
API Remove SQLQuery
|
2015-10-23 16:26:04 +13:00 |
|
Damian Mooyman
|
e17a49f8a5
|
API Restore JS Minification
BUG Fix incorrect cache on CacheGeneratedAssetHandler
|
2015-10-23 14:14:38 +13:00 |
|
Ingo Schommer
|
f252cfad20
|
Merge pull request #4680 from open-sausages/features/dbfile-generated-files
API Generated files API
|
2015-10-23 13:19:56 +13:00 |
|
Damian Mooyman
|
f9892c628c
|
API Generated files API
API Refactor Requirements_Backend to use new APL
|
2015-10-23 10:07:48 +13:00 |
|
Ingo Schommer
|
7d17068062
|
Increase minimum required PHP version to 5.5
See mailinglist discussion at https://groups.google.com/forum/#!topic/silverstripe-dev/7mVvhNNeNps
|
2015-10-22 23:11:16 +13:00 |
|
Loz Calver
|
977642daa9
|
Remove Spyc YAML library
Also had to fix some fixture files - none of the YAML spec versions actually support tabs anyway
|
2015-10-19 17:07:34 +01:00 |
|
Damian Mooyman
|
d884c859d1
|
BUG Fix file link tracking for new asset abstraction
|
2015-10-15 12:15:00 +13:00 |
|
Damian Mooyman
|
be239896d3
|
API Refactor of File / Folder to use DBFile
API Remove filesystem sync
API to handle file manipulations
|
2015-10-13 11:57:39 +13:00 |
|
Damian Mooyman
|
cc4d92e91a
|
Merge remote-tracking branch 'origin/3.2.0' into 3.2
|
2015-10-12 09:18:01 +13:00 |
|
Damian Mooyman
|
0092792568
|
Added 3.2.0 changelog
|
2015-10-12 08:44:34 +13:00 |
|
Damian Mooyman
|
a679680c0d
|
Update changelogs to include PDO upgrade instructions
|
2015-10-07 16:11:42 +13:00 |
|
Damian Mooyman
|
557c4211fa
|
Update changelog
|
2015-10-07 09:51:24 +13:00 |
|
Damian Mooyman
|
4af684f2f3
|
Added 3.2.0-rc2 changelog
|
2015-10-06 18:49:35 +13:00 |
|
scott1702
|
33f181f72a
|
Update changelog to include removal of CMSFileAddController
Fix error in drag/drop functionality
|
2015-09-29 09:58:01 +13:00 |
|
Damian Mooyman
|
ac27836d2b
|
API Implementation of RFC-1 Asset Abstraction
|
2015-09-24 12:57:28 +12:00 |
|
Damian Mooyman
|
10dece653f
|
API Consolidate DataObject db methods
BUG Fix namespace and getField on composite fields
|
2015-09-22 10:38:12 +12:00 |
|
Damian Mooyman
|
c2a407a01b
|
Add note to changelog
|
2015-09-18 14:51:04 +12:00 |
|
Damian Mooyman
|
b12bdb754b
|
Added 3.1.15 changelog
|
2015-09-18 14:21:20 +12:00 |
|
Damian Mooyman
|
71b8aec306
|
Merge remote-tracking branch 'origin/3.2' into 3
|
2015-09-15 13:35:51 +12:00 |
|
Damian Mooyman
|
c4710b2272
|
Merge remote-tracking branch 'origin/3.1' into 3.2
Conflicts:
admin/code/GroupImportForm.php
admin/code/MemberImportForm.php
tests/model/DataListTest.php
|
2015-09-15 13:18:47 +12:00 |
|
Damian Mooyman
|
00caeb700d
|
Added 3.1.14 changelog
Update translations
|
2015-09-15 10:58:15 +12:00 |
|
Damian Mooyman
|
f10785350e
|
Merge remote-tracking branch 'origin/3.2' into 3
Conflicts:
docs/en/02_Developer_Guides/02_Controllers/01_Introduction.md
|
2015-09-09 14:50:47 +12:00 |
|
Damian Mooyman
|
309ac0d196
|
Merge remote-tracking branch 'origin/3.1' into 3.2
Conflicts:
.travis.yml
admin/code/CMSProfileController.php
admin/tests/LeftAndMainTest.php
control/HTTP.php
security/Permission.php
tests/forms/FormTest.php
tests/model/ArrayListTest.php
tests/security/PermissionTest.php
|
2015-09-09 14:35:29 +12:00 |
|
Cam Findlay
|
58a8bb1327
|
DOCS fix to ensure 3.2.0 beta 1 content links work correctly
Reported by Community as broken.
|
2015-09-06 19:29:33 +12:00 |
|
Damian Mooyman
|
ed401176f9
|
Added 3.1.14-rc1 changelog
|
2015-09-02 11:04:21 +12:00 |
|
JorisDebonnet
|
b264a835fa
|
Direct link to 3.2.0 release notes
|
2015-08-27 13:53:17 +02:00 |
|
Damian Mooyman
|
b49149d9d2
|
Update comment on changelog
|
2015-08-26 14:16:06 +12:00 |
|
Damian Mooyman
|
1285553ebe
|
Added 3.2.0-rc1 changelog
|
2015-08-26 13:44:29 +12:00 |
|
Damian Mooyman
|
1686c83826
|
Revert #3425 #3396 to restore deprecated functionality
Fixes #4514
|
2015-08-24 11:26:25 +12:00 |
|
Damian Mooyman
|
55fa645269
|
Added 3.2.0-beta2 changelog
|
2015-08-04 10:39:12 +12:00 |
|
Damian Mooyman
|
3ee017a07f
|
Remove old changlog file
Add reference for 3.2.0-beta2
|
2015-08-04 10:29:40 +12:00 |
|
Damian Mooyman
|
914d734df0
|
API Disable deprecation notices by default
|
2015-07-16 09:56:47 +12:00 |
|
Phill Price
|
1bbcde908a
|
Broken link in using custom code for tracking member logging
|
2015-06-25 14:20:42 +01:00 |
|
Damian Mooyman
|
9cccfec1a0
|
Added 3.2.0-beta1 changelog
|
2015-06-19 19:22:38 +12:00 |
|
Damian Mooyman
|
1d122803cc
|
Merge remote-tracking branch 'origin/3.1' into 3.2
Conflicts:
dev/SapphireTest.php
docs/en/02_Developer_Guides/01_Templates/01_Syntax.md
forms/DatetimeField.php
forms/NullableField.php
forms/NumericField.php
forms/gridfield/GridField.php
tests/control/DirectorTest.php
tests/model/DataObjectSchemaGenerationTest.php
tests/model/MySQLDatabaseTest.php
|
2015-06-19 10:48:07 +12:00 |
|
David Alexander
|
0b7f24537f
|
Update index.md
Rewording.
|
2015-06-18 19:40:04 +12:00 |
|
Damian Mooyman
|
7597b888c3
|
Make SQLQuery strict semver for 3.2
|
2015-06-17 16:54:17 +12:00 |
|
Ingo Schommer
|
b95fdc7ba0
|
Merge pull request #4286 from tractorcow/pulls/3.2/fix-public-validate
API Revert DataObject::validate to 3.1 method signature (protected)
|
2015-06-17 15:36:03 +12:00 |
|
Damian Mooyman
|
46479e969f
|
Document E_RECOVERABLE_ERROR
|
2015-06-16 12:29:29 +12:00 |
|
Damian Mooyman
|
58cc3da8d8
|
API Revert DataObject::validate to 3.1 method signature (protected)
|
2015-06-16 11:59:21 +12:00 |
|
Damian Mooyman
|
4d37e21bc6
|
Cleanup 3.2 changelog for release
|
2015-06-15 16:19:08 +12:00 |
|