Sam Minnee
|
11ea5dd0c7
|
Fixed bug in Requirements::clear()
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/trunk@60563 467b73ca-7a2a-4603-9d3b-597d59a354a9
|
2008-08-13 00:01:07 +00:00 |
|
Hayden Smith
|
b512e4bd3b
|
Changed Debug::loadErrorHandlers to use value returned by error_reporting() rather than E_ALL. This way, the user can adjust the error handler screens with the error_reporting function.
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/trunk@60555 467b73ca-7a2a-4603-9d3b-597d59a354a9
|
2008-08-12 23:50:28 +00:00 |
|
Hayden Smith
|
62d0de45d8
|
Merged [47094]: Fixes Session IP addresses in reverse order.
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/trunk@60546 467b73ca-7a2a-4603-9d3b-597d59a354a9
|
2008-08-12 23:14:00 +00:00 |
|
Hayden Smith
|
af9657bd8c
|
Blocked [47093].
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/trunk@60544 467b73ca-7a2a-4603-9d3b-597d59a354a9
|
2008-08-12 23:06:29 +00:00 |
|
Hayden Smith
|
8447e7fca5
|
Refactored [47092]: Add TableListField::getCastedValue
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/trunk@60543 467b73ca-7a2a-4603-9d3b-597d59a354a9
|
2008-08-12 23:04:14 +00:00 |
|
Hayden Smith
|
f7ff65c04d
|
Merged [47091]: Added Round and NiceRound to Float.
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/trunk@60536 467b73ca-7a2a-4603-9d3b-597d59a354a9
|
2008-08-12 22:47:08 +00:00 |
|
Hayden Smith
|
19da6e3128
|
Refactored [47088]: File::getFullPath now compares the filename with Director::baseFolder and returns filename if the filename stars with Director::baseFolder.
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/trunk@60529 467b73ca-7a2a-4603-9d3b-597d59a354a9
|
2008-08-12 22:26:52 +00:00 |
|
Hayden Smith
|
339c580aee
|
Blocked [47084]: Needs refactoring for new Sapphire code which provides similar functionality.
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/trunk@60526 467b73ca-7a2a-4603-9d3b-597d59a354a9
|
2008-08-12 22:20:37 +00:00 |
|
Hayden Smith
|
78c2615821
|
Refactored [47082]: Modified Member::mapInCMSGroups to make use of CMSMain::providePermissions.
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/trunk@60522 467b73ca-7a2a-4603-9d3b-597d59a354a9
|
2008-08-12 22:14:36 +00:00 |
|
Hayden Smith
|
ef08421ed7
|
Merged [47081]: Modified construction of manifest to allow custom definition of MANIFEST_FILE constant filename in _config.php.
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/trunk@60515 467b73ca-7a2a-4603-9d3b-597d59a354a9
|
2008-08-12 21:59:32 +00:00 |
|
Hayden Smith
|
9852fd104b
|
Merged [47080]: Fix for pagination when using customSourceItems in TableListField.
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/trunk@60514 467b73ca-7a2a-4603-9d3b-597d59a354a9
|
2008-08-12 21:48:07 +00:00 |
|
Hayden Smith
|
25808a11da
|
Merged [47079]: Fix for template logic.
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/trunk@60512 467b73ca-7a2a-4603-9d3b-597d59a354a9
|
2008-08-12 21:44:18 +00:00 |
|
Hayden Smith
|
f0733c4c45
|
Refactored [47078]: AccessLogEntry will be created via an object extension.
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/trunk@60511 467b73ca-7a2a-4603-9d3b-597d59a354a9
|
2008-08-12 21:41:00 +00:00 |
|
Hayden Smith
|
ed98195b14
|
Blocked [47074] to [47077].
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/trunk@60510 467b73ca-7a2a-4603-9d3b-597d59a354a9
|
2008-08-12 21:35:34 +00:00 |
|
Hayden Smith
|
f2e8c234b3
|
Merged [47074]: Added register and unregister as aliases to Authenticator.
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/trunk@60509 467b73ca-7a2a-4603-9d3b-597d59a354a9
|
2008-08-12 21:32:00 +00:00 |
|
Hayden Smith
|
41ebffce4f
|
Merged [47073]: Fix for pagination in TableListField::sourceItems.
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/trunk@60508 467b73ca-7a2a-4603-9d3b-597d59a354a9
|
2008-08-12 21:14:06 +00:00 |
|
Hayden Smith
|
b2064a726f
|
Blocked [47072]: Changeset needs to be refactored so Session logging isn't strictly required.
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/trunk@60507 467b73ca-7a2a-4603-9d3b-597d59a354a9
|
2008-08-12 21:10:33 +00:00 |
|
Hayden Smith
|
a158cccca3
|
Merged [47071]: Added Session::get_timeout.
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/trunk@60506 467b73ca-7a2a-4603-9d3b-597d59a354a9
|
2008-08-12 21:05:29 +00:00 |
|
Hayden Smith
|
1aa5b9e4f7
|
Blocked [47070].
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/trunk@60505 467b73ca-7a2a-4603-9d3b-597d59a354a9
|
2008-08-12 21:04:23 +00:00 |
|
Hayden Smith
|
ca6c248de1
|
Merged [47069]: Replaced explicit calls to AccessLogEntry::create with more flexible calls to extensions. AccessLogEntry to be refactored into separate module.
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/trunk@60504 467b73ca-7a2a-4603-9d3b-597d59a354a9
|
2008-08-12 20:59:32 +00:00 |
|
Hayden Smith
|
5be532e96d
|
Refactored [47068]: Member::logOut now calls memberLoggedOut on any extensions on Member.
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/trunk@60498 467b73ca-7a2a-4603-9d3b-597d59a354a9
|
2008-08-12 05:59:15 +00:00 |
|
Hayden Smith
|
ec9bcf337d
|
Blocked [47065] to [47067].
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/trunk@60491 467b73ca-7a2a-4603-9d3b-597d59a354a9
|
2008-08-12 05:22:29 +00:00 |
|
Hayden Smith
|
ea956432f9
|
Merged [47064]: Set 'show' as the default action for ComplexTableField.
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/trunk@60490 467b73ca-7a2a-4603-9d3b-597d59a354a9
|
2008-08-12 05:20:20 +00:00 |
|
Hayden Smith
|
6de1a3652f
|
Blocked [47062].
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/trunk@60488 467b73ca-7a2a-4603-9d3b-597d59a354a9
|
2008-08-12 05:00:19 +00:00 |
|
Hayden Smith
|
3982ccda5c
|
Merged [47061].
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/trunk@60487 467b73ca-7a2a-4603-9d3b-597d59a354a9
|
2008-08-12 04:54:59 +00:00 |
|
Hayden Smith
|
fc52af2668
|
Merged [47060].
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/trunk@60486 467b73ca-7a2a-4603-9d3b-597d59a354a9
|
2008-08-12 04:50:00 +00:00 |
|
Hayden Smith
|
af60007c9b
|
Merged [47059]: Session expiry times can now be set based on the client's IP address.
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/trunk@60485 467b73ca-7a2a-4603-9d3b-597d59a354a9
|
2008-08-12 04:46:04 +00:00 |
|
Hayden Smith
|
ff0f0b4294
|
Blocked [47057] to [47058].
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/trunk@60481 467b73ca-7a2a-4603-9d3b-597d59a354a9
|
2008-08-12 04:12:22 +00:00 |
|
Hayden Smith
|
21243264a7
|
Merged [47056]: Adds unique identifier when creating Behaviour rule sheets to prevent duplicate behaviours from being applied repeatedly.
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/trunk@60480 467b73ca-7a2a-4603-9d3b-597d59a354a9
|
2008-08-12 04:09:00 +00:00 |
|
Hayden Smith
|
6a6d0f1b35
|
Merged [47055]: Modified FormResponse to append Behaviour rules last.
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/trunk@60479 467b73ca-7a2a-4603-9d3b-597d59a354a9
|
2008-08-12 04:04:58 +00:00 |
|
Hayden Smith
|
b744a560f6
|
Blocked [47047] to [47054].
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/trunk@60478 467b73ca-7a2a-4603-9d3b-597d59a354a9
|
2008-08-12 03:58:16 +00:00 |
|
Hayden Smith
|
ea28c7b9cc
|
Merged [47046]: Minor optimisation to BankAccountField and added methods to get specific parts of the account number.
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/trunk@60477 467b73ca-7a2a-4603-9d3b-597d59a354a9
|
2008-08-12 03:54:54 +00:00 |
|
Sam Minnee
|
e4654c4ab6
|
Reverted accidental change
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/trunk@60474 467b73ca-7a2a-4603-9d3b-597d59a354a9
|
2008-08-12 03:34:49 +00:00 |
|
Sam Minnee
|
a99accbea4
|
ArrayData should only change the type of included objects if they're not ViewableData.
Included regression test
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/trunk@60473 467b73ca-7a2a-4603-9d3b-597d59a354a9
|
2008-08-12 03:34:19 +00:00 |
|
Hayden Smith
|
130ecfe5aa
|
Merged [47044]: Introduces modifications to Sapphire's form handling that allows it to ignore fields marked as Disabled when saving the contents of a form's fields to a DataObject.
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/trunk@60469 467b73ca-7a2a-4603-9d3b-597d59a354a9
|
2008-08-12 02:58:48 +00:00 |
|
Sam Minnee
|
0bd9bc4ff8
|
Merged changes from 2.2.2-assets - everything except the asset refactoring
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/trunk@60468 467b73ca-7a2a-4603-9d3b-597d59a354a9
|
2008-08-12 02:51:33 +00:00 |
|
Sam Minnee
|
b5001bc906
|
Allow object-methods to be used as columns in TableListField
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/trunk@60448 467b73ca-7a2a-4603-9d3b-597d59a354a9
|
2008-08-12 00:12:29 +00:00 |
|
Sam Minnee
|
668dc7c6d2
|
Fixed js error when defaultAction isn't set
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/trunk@60446 467b73ca-7a2a-4603-9d3b-597d59a354a9
|
2008-08-12 00:12:10 +00:00 |
|
Sam Minnee
|
8bf5c3781e
|
Reverted Hierarchy::extraDBFields() because it interfered with normal generation of the site hierarchy. Note that children(), stageChildren(), and liveChildren() cannot be simply labelled as relations because they are methods with a different semantic meaning. I recommend the use of something similar to to enable access to information beyond relations via the data formatters
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/trunk@60442 467b73ca-7a2a-4603-9d3b-597d59a354a9
|
2008-08-11 23:51:45 +00:00 |
|
Hayden Smith
|
62d90957eb
|
Refactored [47041] to [47043]: Moved to project-specific PhoneNumberField.
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/trunk@60440 467b73ca-7a2a-4603-9d3b-597d59a354a9
|
2008-08-11 23:37:25 +00:00 |
|
Hayden Smith
|
e87efed15e
|
Refactored [47040]: Functionality moved to project-specific Member subclass.
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/trunk@60437 467b73ca-7a2a-4603-9d3b-597d59a354a9
|
2008-08-11 23:34:11 +00:00 |
|
Hayden Smith
|
1220f6d86d
|
Merged [47039]: Introduces custom actions to TableListField and ComplexTableField. By default, the show, edit and delete actions are included.
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/trunk@60433 467b73ca-7a2a-4603-9d3b-597d59a354a9
|
2008-08-11 23:24:54 +00:00 |
|
Sam Minnee
|
4258361337
|
API Change: Turned Requirements::clear_combined_files() into Requirements::delete_combined_files() and Requirements::clear_combined_files()
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/trunk@60431 467b73ca-7a2a-4603-9d3b-597d59a354a9
|
2008-08-11 23:18:56 +00:00 |
|
Sam Minnee
|
72b9d12aae
|
Fix test runner to show errors as well as assertion failures
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/trunk@60428 467b73ca-7a2a-4603-9d3b-597d59a354a9
|
2008-08-11 23:17:32 +00:00 |
|
Sam Minnee
|
12a62b9f62
|
Updated SecurityTest to use new FunctionalTest system consistently
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/trunk@60427 467b73ca-7a2a-4603-9d3b-597d59a354a9
|
2008-08-11 23:04:25 +00:00 |
|
Sam Minnee
|
300e77bda9
|
Added FunctionalTest->autoFollowRedirection, so that redirection following can be disabled on a test by test basis
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/trunk@60426 467b73ca-7a2a-4603-9d3b-597d59a354a9
|
2008-08-11 23:04:01 +00:00 |
|
Sam Minnee
|
a94c7c8a2f
|
Improved error checking in TestSession
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/trunk@60425 467b73ca-7a2a-4603-9d3b-597d59a354a9
|
2008-08-11 23:02:22 +00:00 |
|
Ingo Schommer
|
655802177c
|
BUGFIX Added Requirements::path_for_file() to support external URLs in required paths (incl. unit test)
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/trunk@60415 467b73ca-7a2a-4603-9d3b-597d59a354a9
|
2008-08-11 07:22:50 +00:00 |
|
Ingo Schommer
|
15b11e3f13
|
BUGFIX Fixed RequirementsTest combine_files() testing to accept new javascript inclusion format with added modified flags
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/trunk@60413 467b73ca-7a2a-4603-9d3b-597d59a354a9
|
2008-08-11 06:28:29 +00:00 |
|
Ingo Schommer
|
b795186d0a
|
BUGFIX Fixed JSON.php include path in Convert.php
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/trunk@60412 467b73ca-7a2a-4603-9d3b-597d59a354a9
|
2008-08-11 06:27:53 +00:00 |
|