1
0
Fork 0
mirror of https://github.com/kbparagua/paloma synced 2023-03-27 23:21:17 -04:00
Commit graph

24 commits

Author SHA1 Message Date
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
b0bcff577f Paloma generator specs 2013-03-09 11:47:46 +08:00
kbparagua
9efdb37185 Update add generators 2013-03-05 07:49:24 +08:00
kbparagua
f80727a344 New templates 2013-03-05 07:04:07 +08:00
kbparagua
c02a455af5 New templates 2013-03-05 07:03:13 +08: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
Bia Esmero
d2b84e5b64 Namespaced cotrollers 2013-01-08 15:33:40 +08:00
kbparagua
ff5af39d3d Bug Fix: _callback.js cannot find _local.js 2013-01-02 23:02:50 +08:00
macobex
560cdc11ff Refactored and Tested generators 2012-12-22 03:51:44 +08:00
kbparagua
53d7737b9b Testing generators 2012-12-21 16:29:15 +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