Commit Graph

22 Commits

Author SHA1 Message Date
Nicolas Le Goff
5d3fd6f987 Add hasCallbacks method 2014-03-05 15:33:22 +01:00
Nicolas Le Goff
5df7c37bf0 Throws exception instead of returning null 2014-03-05 15:33:22 +01:00
Nicolas Le Goff
1e2cc2692e Replace hasSession by isConnected 2014-03-05 15:33:22 +01:00
Nicolas Le Goff
79cf2b7241 Add subscriber manager 2014-03-05 15:33:21 +01:00
Nicolas Le Goff
3207f24f80 Remove getters & setters 2014-03-05 15:33:21 +01:00
Nicolas Le Goff
ef5b3fadb7 WSConnection is not a singleton anymore 2014-03-05 15:33:21 +01:00
Nicolas Le Goff
1d8c0e86cf Add WS Connection object 2014-03-05 15:33:21 +01:00
Nicolas Le Goff
0a2d4fe04d Bind task manager backbone app to websocket using autobahn 2014-03-05 15:33:21 +01:00
Romain Neutron
d519c13e56 Bump copyright year 2014-01-06 15:28:12 +01:00
Romain Neutron
9fa95db23c Fix JS codestyle 2013-11-12 12:49:23 +01:00
Romain Neutron
dc5c12a592 Fix JS code style 2013-11-11 11:25:52 +01:00
Nicolas Le Goff
3034ce1d78 Add city retrieval from geonamed id on input creation 2013-07-04 14:20:23 +02:00
Nicolas Le Goff
5e151e632a adressed comment's 2013-07-04 02:49:11 +02:00
Nicolas Le Goff
c509a1bf47 Fix tests 2013-06-17 12:17:44 +02:00
Nicolas Le Goff
164d012437 Reorder forms organisation add a way to custom view & add callback once error is rendered 2013-06-17 12:09:51 +02:00
Nicolas Le Goff
d3716088e1 Adress PR's comment 2013-06-13 14:03:57 +02:00
Nicolas Le Goff
1338475893 Add home login views tests 2013-06-13 14:03:56 +02:00
Nicolas Le Goff
39be3c7b1f Add custom callbacks handler
Fix typo
2013-06-13 14:03:56 +02:00
Nicolas Le Goff
c990da08ec Simplify the email regexp 2013-06-13 14:03:56 +02:00
Nicolas Le Goff
d04a36d23b Support multiple input type 2013-06-13 14:03:55 +02:00
Nicolas Le Goff
7c56d0c0ee Add validator object 2013-06-13 14:03:55 +02:00
Nicolas Le Goff
802f83d86d Reorder files structure
Reorder files structure move multiview
2013-06-13 14:03:55 +02:00