Ingo Schommer
cb7bf792b2
Updated translations
2012-09-12 10:54:27 +02:00
Ingo Schommer
04bd8710f3
Merge pull request #788 from silverstripe-rebelalliance/open/5971-perffix
...
FIX Cache ClassName enum so we dont query DB every call
2012-09-12 01:52:57 -07:00
Ingo Schommer
99b1bc672b
Don't rely on hardcoded IDs in DataListTest (breaks postgres)
2012-09-12 10:51:40 +02:00
Ingo Schommer
8772eb3e18
Merge branch '3.0.2' into 3.0
2012-09-12 09:50:38 +02:00
Ingo Schommer
d5313aa6a4
BUG Fixed SSViewerTest execution in non-dev environments
2012-09-12 09:50:10 +02:00
Hamish Friedlander
df5a9e087d
FIX Cache ClassName enum so we dont query DB every call
2012-09-12 11:14:59 +12:00
Ingo Schommer
36d514d551
Updated translations
2012-09-11 14:37:15 +02:00
Ingo Schommer
b49fccd6eb
BUG TinyMCE UI shows placeholders in mi_NZ ( fixes #7797 )
2012-09-11 14:36:20 +02:00
Ingo Schommer
71bbcfc66f
Fixed PermissionRole field localization
2012-09-11 14:36:12 +02:00
Ingo Schommer
ea9041df54
Localization for "cancel" button in GridFieldDetailForm
2012-09-11 14:36:07 +02:00
Ingo Schommer
8a5a4ffd73
BUG TinyMCE UI shows placeholders in mi_NZ ( fixes #7797 )
2012-09-11 14:31:34 +02:00
Ingo Schommer
6544c8fc13
Merge remote-tracking branch 'origin/3.0'
2012-09-11 14:05:45 +02:00
Ingo Schommer
5eca675146
Fixed PermissionRole field localization
2012-09-11 13:53:09 +02:00
Ingo Schommer
f5ff607a0a
Localization for "cancel" button in GridFieldDetailForm
2012-09-11 13:47:12 +02:00
Ingo Schommer
83c608e5f7
Updated translations
2012-09-11 12:44:47 +02:00
Sam Minnée
7d615c24cc
Merge pull request #786 from howardgrigg/patch-1
...
DOCS - Correcting links to Roadmap and Changelog
2012-09-11 01:04:23 -07:00
Howard Grigg
20fead5feb
DOCS - Correcting links to Roadmap and Changelog
2012-09-11 18:00:46 +10:00
TeamCity
411ad8ef1b
MINOR Updated translations
2012-09-11 18:19:47 +12:00
Will Rossiter
189259f65b
Merge pull request #785 from halkyon/req_tweaks
...
IIS Requirement documentation tweaks
2012-09-10 20:50:38 -07:00
Sean Harvey
b48a27b47d
Tweak IIS and SQL Server requirements in system requirements docs
...
In addition to supporting IIS 7+ with a note that IIS 6 *may* work,
mark the IIS 6.x install docs with a cautionary note that those instructions
are no longer maintained and may not work.
2012-09-11 15:45:54 +12:00
jean
100aa178b0
FIX 7856 If the submit button is disabled, to perform the ajax request
2012-09-11 15:00:36 +12:00
Sean Harvey
42140d3a3d
Tweaking IIS and SQL Server requirements documentation
2012-09-11 15:00:36 +12:00
TeamCity
78a052b946
Merge remote branch 'origin/master' into translation-staging
2012-09-11 13:24:00 +12:00
Damian Mooyman
30e15d11a7
FIXED: Generation of tables with fulltext indexes now no longer incorrectly thinks that all fulltext indexes have changed.
...
ADDED: Test cases correctly checking for changes (and no changes) to the data model for both fields and indexes.
FIXED: References to indexes throughough the code that probably should have quoted field names. This prevents a lot of 'spam' during dev build. This includes an updated FulltextSearchable test case.
2012-09-11 12:53:08 +12:00
Sam Minnee
697d3dbd69
Removed SQLite from Travis build.
...
We don't currently use SQLite for any production deploys, and testing every build against it is overkill.
I'm removing this to be a bit nicer to the Travis servers; if we start relying more on SQLite's performance
in the future we can always revert this commit.
2012-09-11 12:26:59 +12:00
Sean Harvey
f33c98db31
Merge pull request #781 from sminnee/php54-webserver-support
...
NEW: Added support for PHP 5.4's built-in webserver.
2012-09-10 17:22:08 -07:00
Sam Minnee
1005571163
NEW: Added support for PHP 5.4's built-in webserver.
...
PHP 5.4 comes with a built-in webserver. This addition to main.php adds support for it. It is designed to be run like so:
php -S localhost:3000 framework/main.php
The router will pass access of any file back to the built-in webserver, and handle all other URLs.
2012-09-11 11:55:37 +12:00
TeamCity
5c26eb783e
MINOR Updated translations
2012-09-10 23:19:46 +12:00
TeamCity
2b04f2d33a
MINOR Updated translations
2012-09-10 21:19:44 +12:00
Sean Harvey
e73d28b24e
Fixing unit test to restore extensions after test
2012-09-10 14:09:40 +12:00
Sean Harvey
bb8a92cde7
Merge pull request #779 from mateusz/iis7-docs
...
Rewrite the permission docs for IIS7.
2012-09-09 19:04:15 -07:00
Mateusz Uzdowski
147bec5be4
Rewrite the permission docs for IIS7.
...
Include more specific information on how to set up permission on
folders, including a screenshot.
2012-09-10 14:01:17 +12:00
TeamCity
fa9981ca5e
MINOR Updated translations
2012-09-08 16:18:58 +12:00
TeamCity
3d2057acc7
MINOR Updated translations
2012-09-08 15:19:11 +12:00
TeamCity
02c0a0f68c
MINOR Updated translations
2012-09-08 14:19:12 +12:00
TeamCity
4dfeb91610
MINOR Updated translations
2012-09-08 05:45:14 +12:00
Ingo Schommer
5bf2212b22
Merge remote-tracking branch 'origin/translation-staging'
2012-09-07 17:23:11 +02:00
Ingo Schommer
1088d044c5
Merge remote-tracking branch 'origin/3.0'
...
Conflicts:
.travis.yml
2012-09-07 17:21:41 +02:00
TeamCity
0c6c6c0e84
MINOR Updated translations
2012-09-08 01:24:53 +12:00
Sean Harvey
5cbd2dbeb4
BUG CMSProfileController::Member_ProfileForm() respecting canEdit() permissions on Member
...
CMSProfileController currently checks canView() which ensures that a logged in CMS
Member can access the profile controller, but when saving the record on Member_ProfileForm
there is no check for canEdit(), so extended permissions don't get respected.
This adds a check for canEdit() in Member_ProfileForm, and adds some functional tests
to check permissions.
2012-09-07 11:24:47 +12:00
Sean Harvey
dcf5d217ad
BUG Fixing deprecated usage of dataFieldByName() in Member_Validator
2012-09-07 11:24:41 +12:00
Ingo Schommer
99ae715f8a
Merge pull request #776 from simonwelsh/maniplist
...
FIX Use the manipulated datalist for counting total items
2012-09-06 12:55:05 -07:00
Ingo Schommer
beb2933b95
Merge pull request #772 from ajoneil/treedropdownfield-js-events
...
FEATURE: Send javascript events on show and hide of treedropdown
2012-09-06 12:51:41 -07:00
Simon Welsh
d2b4e0df01
BUG Use the manipulated datalist for counting total items.
...
This allows other Manipulators to change the total size of the List before
pagination is applied.
2012-09-06 23:47:38 +12:00
Simon Welsh
4ead89a4d0
API Adds getManipulatedList() method to GridField to get the SS_List after applying Manipulators
2012-09-06 23:42:48 +12:00
Sean Harvey
19bdd4b4c5
Merge pull request #774 from icecaster/master
...
fixing strict notice by declaring static method Email::is_valid_address() as static
2012-09-05 19:04:20 -07:00
icecaster
dc4ccc7203
delcared Email::is_valid_address($email) as public static to avoid strict notice ("Non-static method Email::is_valid_address() should not be called statically, assuming $this from incompatible context")
2012-09-06 13:37:44 +12:00
TeamCity
f62cf3965e
MINOR Updated translations
2012-09-06 08:19:39 +12:00
Sean Harvey
19a7d31118
Merge pull request #773 from ajoneil/fixtures-fix
...
BUGFIX: Fix loading of fixtures not specified in $fixtures array
2012-09-04 20:05:09 -07:00
Sean Harvey
fd302743a0
Merge pull request #771 from ajoneil/gridfields-tab-fix
...
BUGFIX: Don't add ss-tabset class to GridFieldDetailForms without tabs, ...
2012-09-04 20:04:39 -07:00