Corey Sewell
|
4a70ffea06
|
FIX: Typo in cur methods PHPDoc
|
2015-10-05 15:58:46 +13:00 |
|
Daniel Hensby
|
fa878b1e1f
|
Merge pull request #4642 from hailwood/patch-1
DOCS Remove extra set of li's
|
2015-10-03 10:28:50 +01:00 |
|
Will Morgan
|
92970f8a8c
|
Merge pull request #4641 from LiamW/patch-2
fixed minor GridField initialization syntax.
|
2015-10-01 09:37:57 +01:00 |
|
Loz Calver
|
ab5aaf5afc
|
Merge pull request #4630 from marcokernler/paginated-list-total-items
Total Items of a Paginated List
|
2015-10-01 09:19:26 +01:00 |
|
Loz Calver
|
cb55a0a621
|
FIX: GridFieldSortableHeader incorrectly reporting fields as sortable
|
2015-09-30 16:25:17 +01:00 |
|
Matthew Hailwood
|
5e68512e1c
|
Remove extra set of li's
|
2015-09-30 14:19:20 +13:00 |
|
Liam Whittle
|
71a2ef1350
|
fixed minor GridField initialization syntax.
|
2015-09-29 18:51:08 -04:00 |
|
Manuel Teuber
|
5224fc460c
|
FIX: Permission::checkMember() use of undefined variable $codes
|
2015-09-29 23:49:29 +02:00 |
|
Will Morgan
|
85654a495f
|
Merge pull request #4635 from spekulatius/adding-space-before-casting
adding a space before casting into a different type
|
2015-09-28 11:17:08 +01:00 |
|
Will Morgan
|
ecf06f9130
|
Merge pull request #4634 from spekulatius/remove-trailing-spaces
remove trailing spaces in the codebase
|
2015-09-28 11:16:42 +01:00 |
|
Peter Thaleikis
|
5fda95d951
|
converting spaces as intentation to tabs
|
2015-09-28 22:21:30 +13:00 |
|
Peter Thaleikis
|
21216b47ab
|
remove trailing spaces in the codebase
|
2015-09-28 22:21:08 +13:00 |
|
Peter Thaleikis
|
e6084b7ad2
|
adding a space before casting into a different type
|
2015-09-28 22:21:02 +13:00 |
|
Daniel Hensby
|
a964e7636e
|
Merge pull request #4629 from stevie-mayhew/pulls/get-response-regression
BUGFIX: fix response regression in initiation of request handler
|
2015-09-25 12:20:31 +01:00 |
|
Marco Kernler
|
5c04dc5d67
|
ENHANCEMENT - Added new method to display the number of total items in a paginated list within templates
|
2015-09-25 09:03:04 +02:00 |
|
Stevie Mayhew
|
c0be44d238
|
BUGFIX: fix response regression in initiation of request handler
|
2015-09-25 09:11:25 +12:00 |
|
Daniel Hensby
|
e2fbbda2fd
|
Merge pull request #4625 from kinglozzer/pulls/editform-field-focus
FIX: Issues with field focus in edit forms (fixes #4621)
|
2015-09-24 17:52:25 +01:00 |
|
Loz Calver
|
1aa1d65932
|
Merge pull request #4610 from tractorcow/pulls/3/suppress-custom-theme
Minor: Suppress custom themes in Formtest
|
2015-09-24 16:17:11 +01:00 |
|
Damian Mooyman
|
0b5a57389b
|
Merge pull request #4619 from ntd/pr2
Allow to handle nested params in search context
|
2015-09-24 12:37:49 +12:00 |
|
Loz Calver
|
8f0f6475da
|
FIX: Issues with field focus in edit forms (fixes #4621)
|
2015-09-23 15:19:24 +01:00 |
|
Nicola Fontana
|
c39cf2d55f
|
Do not hang on nested parameters in search context
|
2015-09-23 09:12:02 +02:00 |
|
Loz Calver
|
0d89a13c2d
|
FIX: GridFieldDetailForm failing to save many_many relations
|
2015-09-22 14:46:57 +01:00 |
|
Damian Mooyman
|
a13d7e2b53
|
Merge pull request #4616 from spekulatius/patch-1
Update 01_Extensions.md
|
2015-09-21 10:40:13 +12:00 |
|
Damian Mooyman
|
d0fe105045
|
Merge pull request #4617 from spekulatius/readibility
improve readability
|
2015-09-21 08:37:11 +12:00 |
|
Peter Thaleikis
|
4c19c183fe
|
improve readibility
|
2015-09-20 20:18:48 +12:00 |
|
Peter Thaleikis
|
7ca97cd86d
|
Update 01_Extensions.md
adding missing space
|
2015-09-20 15:15:54 +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
|
7f71a2ccfe
|
Update translations
|
2015-09-18 14:21:20 +12:00 |
|
Damian Mooyman
|
e64d73c1f7
|
BUG Fix ClassInfo::table_for_object_field
|
2015-09-17 18:31:46 +12:00 |
|
Hamish Friedlander
|
a59a90c6b5
|
Merge pull request #4609 from tractorcow/pulls/3.1/fix-classinfo-breakage
BUG Fix ClassInfo::table_for_object_field
|
2015-09-17 14:45:17 +12:00 |
|
Damian Mooyman
|
e97b14ea65
|
Minor: Suppress custom themes in Formtest
|
2015-09-17 14:23:52 +12:00 |
|
Damian Mooyman
|
c9ba6e5d00
|
BUG Fix ClassInfo::table_for_object_field
|
2015-09-17 13:39:42 +12:00 |
|
Will Morgan
|
6261b7eb53
|
Merge pull request #4595 from kinglozzer/pulls/uploadfield-file-link-fix
FIX: Editing existing file links in HtmlEditorField was broken
|
2015-09-16 10:33:40 +01: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
|
3c617e4dd0
|
Merge pull request #4587 from scott1702/split-view
Disable split view mode when not enough room to show preview
|
2015-09-15 12:14:52 +12:00 |
|
Damian Mooyman
|
8ddb4c7ffe
|
Merge remote-tracking branch 'origin/3.1.14' into 3.1
|
2015-09-15 11:07:14 +12:00 |
|
Damian Mooyman
|
00caeb700d
|
Added 3.1.14 changelog
Update translations
|
2015-09-15 10:58:15 +12:00 |
|
scott1702
|
48c48d703d
|
Disable split view mode when not enough room
|
2015-09-15 10:28:37 +12:00 |
|
Damian Mooyman
|
8c99659e3f
|
Merge pull request #4563 from assertchris/split-bulk-loader-imports-to-reduce-memory-consumption
Splitting BulkLoader imports to reduce memory consumption
|
2015-09-15 10:22:45 +12:00 |
|
Christopher Pitt
|
1c5089f7fc
|
Splitting BulkLoader imports to reduce memory consumption
|
2015-09-15 10:06:06 +12:00 |
|
Damian Mooyman
|
b7f3095098
|
Merge pull request #4602 from SpiritLevel/patch-2
FIX: #103 in silverstripe-installer
|
2015-09-14 15:06:36 +12:00 |
|
David Alexander
|
81ca74bc30
|
FIX: #103
See also #58
|
2015-09-14 13:41:32 +12:00 |
|
Damian Mooyman
|
7e76f769b1
|
Merge pull request #4600 from patricknelson/issue-4597-gridfieldconfig-injector
FIX for #4597: Ensuring GridFieldConfig_RelationEditor is instantiated via Injector, not via "new" keyword.
|
2015-09-14 10:14:05 +12:00 |
|
Patrick Nelson
|
5cc0878dc1
|
FIX for #4597: Ensuring GridFieldConfig_RelationEditor is instantiated via Injector, not via "new" keyword.
|
2015-09-11 17:57:13 -04:00 |
|
Damian Mooyman
|
6699f65b3f
|
Merge pull request #4594 from kinglozzer/uploadfield-attach-nonexistent
FIX: UploadField error when attempting to attach non-existent file IDs
|
2015-09-11 16:33:42 +12:00 |
|
Damian Mooyman
|
2d182cba26
|
Merge pull request #4598 from scott1702/3
fix gridfield overflow
|
2015-09-11 12:07:23 +12:00 |
|
scott1702
|
37e0f55124
|
fix gridfield overflow
|
2015-09-11 11:22:30 +12:00 |
|
Loz Calver
|
6056e9cb1b
|
FIX: Editing existing file links in HtmlEditorField was broken
|
2015-09-10 09:57:50 +01:00 |
|