CRM-15832 - crmResource - Add module to load partials+strings in batches.
authorTim Otten <totten@civicrm.org>
Fri, 16 Jan 2015 11:14:48 +0000 (03:14 -0800)
committerTim Otten <totten@civicrm.org>
Mon, 19 Jan 2015 06:17:35 +0000 (22:17 -0800)
commita2dc0f827ec289b77551752583f02523fbe7f288
tree71653c82c4eb38428a5a42332aed637ec87cc8f5
parente5afbdad0ba74feb0570783c7dd8829404c3b515
CRM-15832 - crmResource - Add module to load partials+strings in batches.
CRM/Core/Page/Angular.php
CRM/Utils/File.php
Civi/Angular/Manager.php
js/angular-crmResource/all.js [new file with mode: 0644]
js/angular-crmResource/byModule.js [new file with mode: 0644]
tests/phpunit/Civi/Angular/ManagerTest.php