Statistics
| Branch: | Tag: | Revision:

root / templates / poller.js @ 802dfff6

History | View | Annotate | Download (5 kB)

# Date Author Comment
62ee35d6 10/30/2012 03:14 pm Leonidas Poulopoulos

Added bootstrap

828ef1fd 12/11/2011 10:31 pm Leonidas Poulopoulos

Added missing js class

bec1a51b 12/11/2011 10:30 pm Leonidas Poulopoulos

Code cleanup. New implementation of long polling timeout. Done by server. Client has a backup mechanism to reconciliate failed

9b17e57f 12/10/2011 08:55 am Leonidas Poulopoulos

Fixed some issues with longpolling keepalive and error handling

ca6bb3d5 12/09/2011 07:46 pm Leonidas Poulopoulos

Fixed cache issues. Fixed a major long-polling issue with a keepalive function

94fb8123 12/09/2011 05:59 pm Leonidas Poulopoulos

Poller cleanup and corrections. CSRF protection for js included

049a5a10 12/05/2011 04:30 pm Leonidas Poulopoulos

Implemented login page. Altered settings.py.dist . Implemented update on change

97e42c7d 12/04/2011 11:18 pm Leonidas Poulopoulos

Monkey patched User model. Poller js is templated. Plus minor changes