silverstripe-framework/admin
Ingo Schommer fa445ad13f Merge pull request #452 from adrexia/sapphire
---

* Added a separate component to grid field to hold buttons.
* Updated templates for changes
* Updated comments

Conflicts:
	css/AssetUploadField.css
	css/GridField.css
2012-05-24 23:06:46 +02:00
..
code Merge pull request #452 from adrexia/sapphire 2012-05-24 23:06:46 +02:00
css Merge pull request #452 from adrexia/sapphire 2012-05-24 23:06:46 +02:00
images ENHANCEMENT visual enhancements, cms tabs, main menu drop shadow adjusted, actions panel top gradient replaced 2012-05-22 16:06:49 +12:00
javascript ENHANCEMENT Re-instate pinging every 5 minutes in the CMS as a measure 2012-05-23 17:15:17 +12:00
scss BUGFIX: CMS tabs were hidden in ie7, changed css to make them appear far right 2012-05-22 16:06:50 +12:00
templates MINOR Adding title to menu items so they can be more easily identified in collapsed mode 2012-05-18 20:07:06 +02:00
tests API CHANGE Removed assertType() and assertEmpty() workarounds. Use assertInstanceOf() 2012-05-09 23:05:39 +12:00
thirdparty BUGFIX: typeof undefined error fix 2012-05-10 15:18:52 +12:00
_config.php FEATURE: Allow adding media to the CMS using oEmbed 2012-05-24 17:00:21 +12:00
.gitignore MINOR Removing executable flag from all files (thanks miiihi) 2011-09-18 22:04:02 +02:00
config.rb MINOR Removing compass asset_cache_buster functionality, as it wrongly changes the hashes even if files haven't changed, causing merging hassles - leave cache control to the webserver 2011-12-20 17:46:43 +01:00