Will Rossiter
|
a9b238885c
|
ENHANCEMENT: added Month function for consistency
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/branches/2.4@104935 467b73ca-7a2a-4603-9d3b-597d59a354a9
|
2011-02-02 14:19:25 +13:00 |
|
Sean Harvey
|
376ee3c665
|
MINOR Reverted r104923, as current database releases of mssql and sqlite3 modules don't support this yet
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/branches/2.4@104924 467b73ca-7a2a-4603-9d3b-597d59a354a9
|
2011-02-02 14:19:25 +13:00 |
|
Sean Harvey
|
559dd5992e
|
API CHANGE Added interface method DatabaseConfigurationHelper::requireDatabaseVersion(), all database helpers that implement DatabaseConfigurationHelper must now have this method, which as of now is MySQL, PostgreSQL, SQL Server and SQLite
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/branches/2.4@104923 467b73ca-7a2a-4603-9d3b-597d59a354a9
|
2011-02-02 14:19:25 +13:00 |
|
Ingo Schommer
|
d7cb0fc39d
|
MINOR Fixed hidden mbstring reliance in SiteTree->generateURLSegment() (broken in r104679)
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/branches/2.4@104883 467b73ca-7a2a-4603-9d3b-597d59a354a9
|
2011-02-02 14:19:24 +13:00 |
|
Mark Stephens
|
2eb9884ec9
|
BUGFIX: catch case of plugin not returning translations for the locale
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/branches/2.4@104847 467b73ca-7a2a-4603-9d3b-597d59a354a9
|
2011-02-02 14:19:24 +13:00 |
|
Mark Stephens
|
9f0c83ef88
|
MINOR: Save and restore lang state in test
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/branches/2.4@104835 467b73ca-7a2a-4603-9d3b-597d59a354a9
|
2011-02-02 14:19:24 +13:00 |
|
Mark Stephens
|
8e1f2b645c
|
ENHANCEMENT: added plugins to i18n to support modules that provide custom translations.
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/branches/2.4@104827 467b73ca-7a2a-4603-9d3b-597d59a354a9
|
2011-02-02 14:19:24 +13:00 |
|
Ingo Schommer
|
b9d3b1b04d
|
MINOR Fixed SiteTreeTest and SiteTreePermissionsTest to work alongside subsites module (SiteTreeSubsites changes the canEdit() behaviour)
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/branches/2.4@104798 467b73ca-7a2a-4603-9d3b-597d59a354a9
|
2011-02-02 14:19:24 +13:00 |
|
Ingo Schommer
|
e9adf1d764
|
MINOR Fixed SiteConfigTest to work alongsite subsites module (SiteTreeSubsites changes the canEdit() behaviour)
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/branches/2.4@104796 467b73ca-7a2a-4603-9d3b-597d59a354a9
|
2011-02-02 14:19:24 +13:00 |
|
Ingo Schommer
|
eb178cc75e
|
MINOR Documentation
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/branches/2.4@104795 467b73ca-7a2a-4603-9d3b-597d59a354a9
|
2011-02-02 14:19:24 +13:00 |
|
Ingo Schommer
|
36eb2c91ff
|
MINOR Documentation
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/branches/2.4@104769 467b73ca-7a2a-4603-9d3b-597d59a354a9
|
2011-02-02 14:19:24 +13:00 |
|
Ingo Schommer
|
4246cad180
|
MINOR Documentation
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/branches/2.4@104767 467b73ca-7a2a-4603-9d3b-597d59a354a9
|
2011-02-02 14:19:24 +13:00 |
|
Normann Lou
|
c540c3e12c
|
BUGFIX: after reset password, the site redirect to non-exisit page (SC #1)
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/branches/2.4@104745 467b73ca-7a2a-4603-9d3b-597d59a354a9
|
2011-02-02 14:19:24 +13:00 |
|
Andreas Piening
|
fffb0b91a4
|
MINOR: fixed umlauts
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/branches/2.4@104733 467b73ca-7a2a-4603-9d3b-597d59a354a9
|
2011-02-02 14:19:24 +13:00 |
|
Ingo Schommer
|
017943b067
|
MINOR Added DirectorTest->testURLParam() and DirectorTest->testURLParams()
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/branches/2.4@104711 467b73ca-7a2a-4603-9d3b-597d59a354a9
|
2011-02-02 14:19:23 +13:00 |
|
Sean Harvey
|
25e6f8c08f
|
ENHANCEMENT Added MySQLDatabaseConfigurationHelper::requireDatabaseVersion() to check whether the connected instance is using version 5.0+
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/branches/2.4@104706 467b73ca-7a2a-4603-9d3b-597d59a354a9
|
2011-02-02 14:19:23 +13:00 |
|
Sean Harvey
|
34fa31c6cf
|
MINOR Show install MySQL version at 5.0+ as 4.1 does not work properly with SilverStripe
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/branches/2.4@104705 467b73ca-7a2a-4603-9d3b-597d59a354a9
|
2011-02-02 14:19:23 +13:00 |
|
Sean Harvey
|
cea5cf86ea
|
MINOR Tweaks to positioning of help text in installer
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/branches/2.4@104704 467b73ca-7a2a-4603-9d3b-597d59a354a9
|
2011-02-02 14:19:23 +13:00 |
|
Sam Minnee
|
656191c70b
|
MINOR: fixed api doc
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/branches/2.4@104682 467b73ca-7a2a-4603-9d3b-597d59a354a9
|
2011-02-02 14:19:23 +13:00 |
|
Sam Minnee
|
76dfdd85ea
|
BUGFIX: Make URLs lowercase
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/branches/2.4@104679 467b73ca-7a2a-4603-9d3b-597d59a354a9
|
2011-02-02 14:19:23 +13:00 |
|
Sam Minnee
|
cff1cf10d3
|
BUGFIX: Fixed Translatable::canEdit() to suit new permission customisation scheme
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/branches/2.4@104678 467b73ca-7a2a-4603-9d3b-597d59a354a9
|
2011-02-02 14:19:23 +13:00 |
|
Sam Minnee
|
9e56293931
|
ENHANCEMENT: Macrons, umlauts, etc, are now transliterated when inserted into URLS. API CHANGE: Added Transliterator class, which uses iconv() or strtr() to convert characters with diacritical marks to their ASCII equivalents. API CHANGE: Added Extension hook updateURLSegment for SiteeTree.
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/branches/2.4@104671 467b73ca-7a2a-4603-9d3b-597d59a354a9
|
2011-02-02 14:19:22 +13:00 |
|
Sam Minnee
|
22e310dacd
|
BUGFIX: Director::test() shouldn't break if $_SESSION isn't set.
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/branches/2.4@104670 467b73ca-7a2a-4603-9d3b-597d59a354a9
|
2011-02-02 14:19:22 +13:00 |
|
Sam Minnee
|
8424f9c496
|
API CHANGE: Moved site tree permission extension to a 3-state system (true, false, null, where null means "no effect")
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/branches/2.4@104669 467b73ca-7a2a-4603-9d3b-597d59a354a9
|
2011-02-02 14:19:22 +13:00 |
|
Sam Minnee
|
82a429ebb8
|
Sake fix: look for php binary before php5, to prevent errors on CentOS and Cygwin.
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/branches/2.4@104668 467b73ca-7a2a-4603-9d3b-597d59a354a9
|
2011-02-02 14:19:22 +13:00 |
|
Sam Minnee
|
df9607ce20
|
Added explicit bash handler to sake
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/branches/2.4@104667 467b73ca-7a2a-4603-9d3b-597d59a354a9
|
2011-02-02 14:19:22 +13:00 |
|
Sam Minnee
|
b28b0939f2
|
BUGFIX: Removed references to php5 binary in Makefile
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/branches/2.4@104666 467b73ca-7a2a-4603-9d3b-597d59a354a9
|
2011-02-02 14:19:22 +13:00 |
|
Will Rossiter
|
2a8dd78059
|
MINOR: added illustrator formats to the allowed extensions.
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/branches/2.4@104636 467b73ca-7a2a-4603-9d3b-597d59a354a9
|
2011-02-02 14:19:22 +13:00 |
|
Ingo Schommer
|
bdf13bd3fc
|
MINOR Documentation
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/branches/2.4@104610 467b73ca-7a2a-4603-9d3b-597d59a354a9
|
2011-02-02 14:19:22 +13:00 |
|
Will Rossiter
|
bec9438973
|
BUGFIX: check if a request is present before using it to prevent undefined errors
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/branches/2.4@104608 467b73ca-7a2a-4603-9d3b-597d59a354a9
|
2011-02-02 14:19:22 +13:00 |
|
Ingo Schommer
|
17c67c7869
|
MINOR Fixed wrong _t() notation in ChangePasswordForm (broken in r103226 and r104596)
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/branches/2.4@104598 467b73ca-7a2a-4603-9d3b-597d59a354a9
|
2011-02-02 14:19:22 +13:00 |
|
Ingo Schommer
|
bfee88a323
|
MINOR Making strings in ContentControllerSearchExtension translatable
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/branches/2.4@104596 467b73ca-7a2a-4603-9d3b-597d59a354a9
|
2011-02-02 14:19:22 +13:00 |
|
Ingo Schommer
|
90b9198e16
|
MINOR Defensive coding in MigrateSiteTreeLinkingTask
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/branches/2.4@104594 467b73ca-7a2a-4603-9d3b-597d59a354a9
|
2011-02-02 14:19:21 +13:00 |
|
Sam Minnee
|
bb5a333837
|
BUGFIX: Generate stage/live links using Controller::join_links() instead of string concatenation.
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/branches/2.4@104581 467b73ca-7a2a-4603-9d3b-597d59a354a9
|
2011-02-02 14:19:21 +13:00 |
|
Sam Minnee
|
d8b6b59ebd
|
BUGFIX: Fixed Controller::join_links() handling of fragment identifiers
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/branches/2.4@104580 467b73ca-7a2a-4603-9d3b-597d59a354a9
|
2011-02-02 14:19:21 +13:00 |
|
Mateusz Uzdowski
|
758d294b5d
|
BUGFIX: when using custom Member title, the join was failing - it had wrong parameters. Now changed to correctly handle the ansi sql join for all Member columns.
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/branches/2.4@104552 467b73ca-7a2a-4603-9d3b-597d59a354a9
|
2011-02-02 14:19:21 +13:00 |
|
Ingo Schommer
|
32dfef3a2f
|
MINOR Documentation
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/branches/2.4@104483 467b73ca-7a2a-4603-9d3b-597d59a354a9
|
2011-02-02 14:19:21 +13:00 |
|
Sam Minnee
|
4fd6d3ad39
|
BUGFIX: When finding an old page in the 404 handler, favour existing subpages over historical ones.
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/branches/2.4@104468 467b73ca-7a2a-4603-9d3b-597d59a354a9
|
2011-02-02 14:19:21 +13:00 |
|
Sam Minnee
|
2bc1af1752
|
BUGFIX: Fix legacy URL redirection for pre-nestedurls URLs, after it has been enabled.
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/branches/2.4@104463 467b73ca-7a2a-4603-9d3b-597d59a354a9
|
2011-02-02 14:19:21 +13:00 |
|
Geoff Munn
|
f405d71645
|
Multi-use redemption page created
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/branches/2.4@104442 467b73ca-7a2a-4603-9d3b-597d59a354a9
|
2011-02-02 14:19:21 +13:00 |
|
Ingo Schommer
|
a290dc451f
|
MINOR Documentation
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/branches/2.4@104404 467b73ca-7a2a-4603-9d3b-597d59a354a9
|
2011-02-02 14:19:21 +13:00 |
|
David Richardson
|
0302872564
|
MINOR: removed incorrect image from open
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/branches/2.4@104364 467b73ca-7a2a-4603-9d3b-597d59a354a9
|
2011-02-02 14:19:21 +13:00 |
|
David Richardson
|
2d00ae54de
|
Feature box icon
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/branches/2.4@104341 467b73ca-7a2a-4603-9d3b-597d59a354a9
|
2011-02-02 14:19:21 +13:00 |
|
Luke Hudson
|
21af61e666
|
FEATURE: Add 'Given I load the fixture file "app/tests/xyz.yml"' step to salad
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/branches/2.4@104232 467b73ca-7a2a-4603-9d3b-597d59a354a9
|
2011-02-02 14:19:20 +13:00 |
|
Luke Hudson
|
4b9b1dd928
|
FEATURE: Add dev/tests/sessionloadyml to load a yml fixture into an existing test session
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/branches/2.4@104231 467b73ca-7a2a-4603-9d3b-597d59a354a9
|
2011-02-02 14:19:20 +13:00 |
|
Ingo Schommer
|
dace3b41c6
|
ENHANCEMENT Added cs_CZ javascript translations (#5540, thanks Pike)
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/branches/2.4@104162 467b73ca-7a2a-4603-9d3b-597d59a354a9
|
2011-02-02 14:19:20 +13:00 |
|
Ingo Schommer
|
67b574f90c
|
MINOR Documentation migrated from doc.ss.org
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/branches/2.4@104158 467b73ca-7a2a-4603-9d3b-597d59a354a9
|
2011-02-02 14:19:20 +13:00 |
|
Ingo Schommer
|
9f2a6ed501
|
MINOR Migrated various API-style documentation from doc.ss.org
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/branches/2.4@104157 467b73ca-7a2a-4603-9d3b-597d59a354a9
|
2011-02-02 14:19:20 +13:00 |
|
Ingo Schommer
|
d7134392d7
|
MINOR Documentation for DB::manipulate() (moved from http://doc.silverstripe.org/manipulation-arrays)
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/branches/2.4@104121 467b73ca-7a2a-4603-9d3b-597d59a354a9
|
2011-02-02 14:19:20 +13:00 |
|
Ingo Schommer
|
3c7cd295a7
|
MINOR Added behaviour.js README (moved from http://doc.silverstripe.org/javascript)
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/branches/2.4@104114 467b73ca-7a2a-4603-9d3b-597d59a354a9
|
2011-02-02 14:19:20 +13:00 |
|