silverstripe-framework/admin
Nicolaas 7523fe4ef7 Update admin/code/ModelAdmin.php
Changed "Clear Database before import" - which is incorrect (not the whole database gets wiped, only the data in the model at hand) with the simpler: "replace data".
2013-01-19 22:38:55 +13:00
..
code Update admin/code/ModelAdmin.php 2013-01-19 22:38:55 +13:00
css Wider side panel to fit "add" and "edit" button 2013-01-16 00:38:24 +01:00
images ENHANCEMENT: Change media insertion to use button and apply design 2012-06-11 10:54:48 +02:00
javascript FIX Properly show link for showing and hiding class spec in model admin 2013-01-15 18:52:05 +13:00
scss Wider side panel to fit "add" and "edit" button 2013-01-16 00:38:24 +01:00
templates Remove sub navigation for "Files" (fixes 7956) 2012-12-12 23:16:03 +01:00
tests FIX Remove instances of lines longer than 120c 2012-09-30 17:18:13 +13:00
thirdparty BUG Don't double unescape URLs in history.js (fixes #8170) 2013-01-15 13:27:11 +01:00
_config.php BUG Video embed from Add Media Feature no longer works (open #8033) 2012-11-15 15:49:03 +13: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