Statistics
| Branch: | Tag: | Revision:

root / templates / poller.js @ master

History | View | Annotate | Download (4.9 kB)

# Date Author Comment
45008903 08/07/2014 01:49 pm Leonidas Poulopoulos

Cleanup js files

a370d3dd 04/07/2014 04:29 pm Leonidas Poulopoulos

Fix issues with caching. Correct templates

53b58b64 04/04/2014 04:46 pm Leonidas Poulopoulos

Update to new theme

f86873f9 04/02/2013 06:09 pm Leonidas Poulopoulos

Change console button blinking color

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