Commit Graph

27 Commits

Author SHA1 Message Date
kbparagua 3c0397f925 minor refactor 2016-03-02 11:36:51 +08:00
kbparagua 7b8cc9cac5 Remove hook after execution 2016-03-02 10:29:16 +08:00
kbparagua 5e782c5bf7 refactor hook 2016-03-02 00:16:09 +08:00
kbparagua 8ac945ce96 Remove jquery on hook 2016-03-01 19:18:36 +08:00
kbparagua 0e33fe9908 Fix js(false) issue 2015-03-24 21:40:53 +08:00
Julien Vanier 61e4ea1413 Check for the existence of Paloma in the hook Javascript 2015-01-22 14:21:22 -05:00
kbparagua 446f89e5f3 test with jquery.turbolinks 2014-09-25 23:36:17 +08:00
fbiete@gmail.com 97d74af4e9 Moving document.ready to init.js in the header fixes the turbolinks issues #40 2014-06-20 10:16:30 +02:00
kbparagua 05e413ce28 Working with turbolinks 2014-05-31 10:48:39 +08:00
kbparagua cbea7b97f7 Simplify router.js 2014-02-15 15:04:27 +08:00
kbparagua c00c5ad91f Disable paloma logs if not in development 2013-11-13 22:17:21 +08:00
kbparagua 38072ca1a6 Remove Execution Chains 2013-11-13 22:00:58 +08:00
kbparagua eb4a34210a Engine 2013-10-12 18:18:08 +08:00
kbparagua 010b250089 ActionControllerExtension 2013-10-12 15:49:45 +08:00
kbparagua 323842e166 ControllerBuilder draft 2013-10-12 10:22:52 +08:00
kbparagua fae6760a33 Test 2013-08-27 16:45:53 +08:00
kbparagua a8d25c1090 Refactor callback hook 2013-08-27 14:25:09 +08:00
kbparagua f5b45c1497 Bug Fix: Stupid type on _callback_hook.html.erb 2013-05-23 00:44:57 +08:00
Juraj Masar 6ed21ae443 Replacement of client side HTML replacing by server side HTML replacing - causes less trouble. 2013-04-23 03:12:06 +02:00
kbparagua 271bf25b56 paloma_core.js 2013-02-18 01:03:41 +08:00
kbparagua cb5457b446 Remove console.logs on _callback_hook 2013-02-17 22:34:35 +08:00
kbparagua 03c1d7fa86 Do not execute _callback_hook if Paloma.js is not found. 2013-02-17 21:05:04 +08:00
kbparagua 046c473109 Change Paloma.callbacks['namespace/controller/action'] to Paloma.callbacks['namespace/controller']['action'] 2013-02-09 17:18:06 +08:00
kparagua d24c6b6848 execute callbacks when the DOM is ready 2012-12-20 16:25:54 +08:00
kparagua 077883a0cd Callback is not called if it does not exists. 2012-12-20 13:56:10 +08:00
kparagua cd8e2e8bb6 callback tests 2012-12-19 14:59:38 +08:00
kparagua 34589e8e27 Basic structure 2012-12-17 16:38:52 +08:00