Statistics
| Branch: | Tag: | Revision:

root / templates / poller.js @ 7c4bc8de

History | View | Annotate | Download (5.2 kB)

# Date Author Comment
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