Commit Graph

7503 Commits

Author SHA1 Message Date
Sam Minnée
21a185dfa9 Merge pull request #193 from oddnoc/cleanup
Clean up trailing php markers (?>)
2012-02-12 13:11:59 -08:00
Fred Condo
a8735a34b6 Clean up of trailing ?> per coding standard
Lang directory only.
2012-02-12 12:41:04 -08:00
Fred Condo
d370423825 Clean up trailing ?> per coding standard
All sapphire but the lang directory
2012-02-12 12:40:16 -08:00
Will Rossiter
3939923510 Merge pull request #188 from chillu/install-display-errors-check
MINOR Check for display_errors=Off during installation (fixes #5779)
2012-02-10 19:03:00 -08:00
Will Rossiter
81484d5bfd Merge pull request #189 from simonwelsh/custom-include-path
FEATURE Allow setting of constant CUSTOM_INCLUDE_PATH in _ss_enivronment...
2012-02-10 18:17:32 -08:00
Will Rossiter
f91b5b1242 MINOR: add upgrade note about breadcrumbs 2012-02-11 15:14:42 +13:00
Sean Harvey
c5452a7d4c MINOR Fixed broken tests in PostgreSQL 2012-02-11 14:40:39 +13:00
Simon Welsh
741f104749 FEATURE Allow setting of constant CUSTOM_INCLUDE_PATH in _ss_enivronment.php which is prepended to the include path 2012-02-11 14:33:55 +13:00
Sean Harvey
753bed5294 MINOR Fixed broken tests in PostgreSQL 2012-02-11 14:25:13 +13:00
Will Rossiter
649f4cef9c ENHANCEMENT: allow left column on LeftAndMain::getEditForm 2012-02-11 14:01:43 +13:00
Will Rossiter
37156b0270 BUGFIX: avoid error accessing Tab ID if TabSet has not been set 2012-02-11 14:01:43 +13:00
Ingo Schommer
fcf103cd14 MINOR Check for display_errors=Off during installation (fixes #5779) 2012-02-11 01:19:29 +01:00
Ingo Schommer
5bf79f8146 BUGFIX Removed tinymce-advcode plugin which breaks with new TinyMCE and newer browsers. Both the plugin and the underlying 'codepress' engine are unmaintained. Fall back to standard (non-highlighted) TinyMCE <textarea> editing (fixes #6779) 2012-02-11 01:08:04 +01:00
Ingo Schommer
91b0c7b3ba Merge pull request #187 from silverstripe-scienceninjas/story/datadifferencetest-fix
MINOR DataDifferenceTest should not test whitespace
2012-02-10 15:43:40 -08:00
Sean Harvey
591dd4efa9 BUGFIX SS_Map::keys() and SS_Map::values() are identical, keys() should return the *keys* not the values #6818 2012-02-11 11:46:20 +13:00
Stig Lindqvist
03abde46be MINOR DataDifferenceTest should not test whitespace 2012-02-10 23:27:06 +01:00
Ingo Schommer
1d4ac6842f Merge pull request #184 from chillu/ss-log-tweaks
SS_Log: String args, extra data logging, "in line of..." formatting
2012-02-10 14:22:40 -08:00
Ingo Schommer
d912da4ed5 MINOR Upgraded Zend framework dependency from 1.11.6 to 1.11.11 2012-02-10 23:10:29 +01:00
Ingo Schommer
243d4d45aa MINOR Restored row/col defaults in TextareaField and HtmlEditorField (broken in 1a10e8bc) 2012-02-10 12:15:41 +01:00
Ingo Schommer
dc9b1a4bb8 Merge pull request #185 from anselmdk/6782-buttons-rc
6782: Button overflow contained to max 100%
2012-02-10 02:24:34 -08:00
Anselm Christophersen
0fd8482be6 Button overflow contained to max 100% + outcommented instructions on how button styling can be increased for Webkit & IE9
Last changes & comments
2012-02-09 14:59:45 +01:00
Andrew O'Neil
38bce79fc6 FEATURE Add title component 2012-02-09 16:02:47 +13:00
Andrew O'Neil
23af60633c BUGFIX Fix edit and delete actions on gridfield 2012-02-09 14:35:33 +13:00
Andrew O'Neil
267050171a BUGFIX Fix HasManyList::removeByID() 2012-02-09 14:33:00 +13:00
Andrew O'Neil
a76c9c3c5e BUGFIX Fix checkFieldsForAction() when working with tabs 2012-02-09 11:46:33 +13:00
Ingo Schommer
448c5fd7b9 Merge branch 'story/SSF-28' 2012-02-08 15:35:34 +01:00
Ingo Schommer
c2f201f6ca MINOR Fixed profile link (was broken due to admin/ => admin/pages redirect) 2012-02-08 15:34:41 +01:00
Ingo Schommer
c00f0406e9 ENHANCEMENT Attaching files from /assets through UploadField 2012-02-08 15:34:41 +01:00
Ingo Schommer
55ddbd38bc ENHANCEMENT Replaced custom profile dialog JS with generic ssui-core.js functionality. Removed cookie state saving abilities for now, not a high priority to re-implement) 2012-02-08 15:34:40 +01:00
Ingo Schommer
a0d583291c MINOR Fixed UploadField->managesRelation() when no record is set 2012-02-08 11:27:10 +01:00
Felipe Skroski
f75537b589 BUGFIX: border radius on datagrid 2012-02-08 09:34:22 +01:00
Sam Minnee
d1a39b0b1a BUGFIX: Fixed operation of the onlyDeletedFromStage parameter of Hierarchy::liveChildren(). 2012-02-08 18:38:37 +13:00
Ingo Schommer
4126b95cf7 ENHANCEMENT Allow selection of items in GridField (via JavaScript only) 2012-02-08 01:05:19 +01:00
Ingo Schommer
5a3242cab7 MINOR Allowing custom attributes on GridField, adding more CSS classes to support behaviour 2012-02-08 01:04:56 +01:00
Ingo Schommer
1b4dda491a MINOR Moving File->OwnerID setting to model layer 2012-02-08 01:04:56 +01:00
Ingo Schommer
7718c75e3a MINOR Removed detection of has_one relationships in UploadField when using the database column name rather than relationship name - too verbose, and not supported by underlying FileField. 2012-02-08 01:04:56 +01:00
Ingo Schommer
feb7c64afc MINOR Updated css 2012-02-08 01:04:55 +01:00
Ingo Schommer
3796ce5068 MINOR Fixed SCSS indentation in UploadField (avoid false sense of specificity without actual SCSS nesting) 2012-02-08 01:04:55 +01:00
Andrew O'Neil
df716eff45 ENHANCEMENT Allow multiple column providers for a single column 2012-02-08 11:21:34 +13:00
Ingo Schommer
24e2003e35 ENHANCEMENT Allow logging of extra data in SS_Log::log() (currently only displayed through SS_LogEmailWriter) 2012-02-06 23:38:37 +01:00
Ingo Schommer
d3be6edb4e ENHANCEMENT Allowing string arguments in SS_Log::log() 2012-02-06 23:38:35 +01:00
Ingo Schommer
5284f9019c MINOR Improved email log styling through inline style declaration (which now extends styles to tables), using smaller non-serif font for better readability 2012-02-06 23:38:34 +01:00
Ingo Schommer
c7b02d2063 MINOR Rewrite stack trace from "In line <line> of <file>" to a more readable and common "<file>:<line>" 2012-02-06 23:38:32 +01:00
Felipe Skroski
e7f9c2cae4 BUGFIX: border radius on datagrid 2012-02-07 10:39:49 +13:00
Ingo Schommer
c119553849 Merge pull request #183 from Zauberfisch/patch-1
MINOR: fixed typo in @include border-radius(0);
2012-02-04 05:32:58 -08:00
Zauberfisch
5ad2eea0e6 MINOR: fixed typo 2012-02-04 11:32:24 +01:00
Felipe Skroski
f4c140bcf4 MINOR Cleaner tree icons 2012-02-03 15:27:33 +01:00
Normann Lou
80a08aab60 MINOR Collapsing filter breaks the main navigation (SSF-108) 2012-02-03 15:27:24 +01:00
Normann Lou
deee8a294a BUGFIX: SSF-107, Filter bar should be collapsed by default, this fix works with fix of cms repo commit eec833215dcaa7a4510f7b4724413a39160d1ad7 (see gist https://gist.github.com/1720221)
MINOR: correct in-line document
2012-02-03 15:27:24 +01:00
Felipe Skroski
586ae4ab6e MINOR GridField column header and sorting styles 2012-02-03 15:27:18 +01:00