silverstripe-framework/admin
Mateusz Uzdowski 1f8feb5efc API Provide a thin alternative to loadPanel/submitForm.
This is needed in some situations when we only want to update a
small single component, sometimes even using a different controller to
the one implied in the URL.

An example here is reloading dynamically the subsite dropdown without
reloading the entire page, updating a filter sidebar or suchlike.
2013-08-22 15:16:13 +12:00
..
code Merge remote-tracking branch 'origin/3.0' into 3.1 2013-08-07 17:14:47 +02:00
css BUG: Context menu too long - CSS only (Fixes CMS #811) 2013-08-20 11:35:22 +12:00
images Fixed Tab floating in CMS (fixes #1778) 2013-06-13 00:04:56 +02:00
javascript API Provide a thin alternative to loadPanel/submitForm. 2013-08-22 15:16:13 +12:00
scss Merge branch 'context-menu' of https://github.com/adrexia/framework into adrexia-context-menu 2013-08-20 15:04:02 +02:00
templates Merge remote-tracking branch 'origin/3.0' into 3.1 2013-08-07 17:14:47 +02:00
tests Correct line length and indentation 2013-08-21 18:54:05 +12:00
thirdparty Updated history.js dependency 2013-03-20 00:46:32 +01:00
_config.php NEW: More helpful message for 'sake dev/build' on new envs. 2013-05-30 16:49:43 +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