Commit Graph

261 Commits

Author SHA1 Message Date
psychobunny
faa3924734 prevent scripts in tpls from being executed more than once 2013-04-25 19:24:49 +00:00
psychobunny
5173498180 client side templates in, fixed home page to parse templates on ajaxify, added footer to the page transition animation for smoothness 2013-04-25 19:13:23 +00:00
Julian Lam
8e49e0f203 fixing event propagation in ajaxify.go 2013-04-23 17:17:47 -04:00
psychobunny
a06b3519a1 moved event alert to serverside, now node controls the registration alert. added some transition animation to page changes 2013-04-23 20:17:12 +00:00
psychobunny
67bf1b6041 updated ajaxify to do a callback after page change, added toaster style notifications (app.alert), changes to webserver to update automatically 2013-04-23 19:38:48 +00:00
Julian Lam
96a4cbd8d1 fixed menu "active" state 2013-04-23 10:16:16 -04:00
Julian Lam
3c04a71b08 renaming functions so that they're less derpy (from enable/enableAll to
enable/onclick)
2013-04-23 09:54:31 -04:00
Julian Lam
2b4e562e21 committed fix to ajaxify that caused any newly appended anchors to not be
ajaxified, also tweaked ajaxify so that it only unbinds its own events
instead of clobbering any other events attached to anchors (#futureproof)
2013-04-23 09:51:54 -04:00
psychobunny
fd9cb2eaf7 ajaxify.go(relative_url); - use this to navigate to a page manually 2013-04-22 22:19:16 +00:00
psychobunny
be954d176d prevent same state from loading again 2013-04-22 19:27:56 +00:00
psychobunny
1d35f369d9 clean up client side + config.json 2013-04-22 19:13:39 +00:00