Bernhard Posselt
|
defdbe3c10
|
removed unneeded callback checks in routes_request that could potentially fail
|
2012-11-15 15:07:01 +01:00 |
Bernhard Posselt
|
25e4a071ef
|
fixed: this.routes_request is a deferred/promise
|
2012-11-15 15:01:21 +01:00 |
Bernhard Posselt
|
bf20021b62
|
instead of warning via popup, write to console.warn
|
2012-11-15 14:48:18 +01:00 |
Bernhard Posselt
|
ad87bc4645
|
Prevent ajax race conditions when using routes by offering a callback that is run after the the routes have finished loading
|
2012-11-15 14:48:18 +01:00 |
Bernhard Posselt
|
14d4af24a2
|
Revert "Prevent ajax race conditions when using routes by offering a callback that is run after the the routes have finished loading"
This reverts commit 9b8375cf2c .
|
2012-11-14 23:09:15 +01:00 |
Bernhard Posselt
|
9b8375cf2c
|
Prevent ajax race conditions when using routes by offering a callback that is run after the the routes have finished loading
|
2012-11-14 22:37:21 +01:00 |
Bart Visscher
|
f3a211c03c
|
Implement routing on javascript side
|
2012-10-05 09:42:36 +02:00 |