summaryrefslogtreecommitdiffstats
path: root/templates/javascript_refresh.inc.php
Commit message (Collapse)AuthorAgeFilesLines
* Cosmetics: death to tabsPaul Arthur2013-01-261-1/+1
| | | | | The refactoring I've been doing has reminded me of my strong preference for spaces, and I feel inclined to impose my will on the tree.
* Cosmetics: clean up heads in templates/Paul Arthur2013-01-251-7/+1
|
* Use Ajax::action to generate the refresh URLPaul Arthur2012-12-191-1/+1
| | | | Handcrafting it is unnecessary.
* Clean up some PHPDoc crapPaul Arthur2011-04-041-6/+1
| | | | | | Remove misleading, unvetted, or in some cases just plain wrong data. Packages and categories weren't being used correctly. They still aren't.
* templates header comment modified for phpdocmomo-i2011-02-031-1/+1
|
* some templates modified header commentmomo-i2011-02-031-17/+29
|
* JavaScript cleanup. Consistently use camelCase for naming JS functions. UsePaul 'flowerysong' Arthur2010-06-241-16/+2
| | | | | | | Prototype functionality where possible (particularly for Ajax). Move our JS into lib/javascript (I dropped kajax as an external module since the new ajax.js is completely different apart from function headers.) Remove unused JS functions from base.js.
* Add vim modelines to all php files (Thx ascheel)Karl 'vollmerk' Vollmer2010-03-141-0/+1
|
* fixed nowplaying refreshKarl 'vollmerk' Vollmer2007-07-241-2/+1
|
* catalog build technically works now, still working out some issues with the ↵Karl 'vollmerk' Vollmer2007-05-141-2/+2
| | | | dynamic updating of the current state
* it technically logs in and streams.. but thats it, complete rewrite almost ↵Karl 'vollmerk' Vollmer2007-04-231-2/+2
| | | | everything broken
* added some missing copyright and license infoxgizzmo2007-01-141-0/+22
|
* few more tweaks and some work on the tv pagesKarl 'vollmerk' Vollmer2006-10-231-1/+1
|
* removed extra lines from ajax, down to 86, updated ajax calls, added ldap authKarl 'vollmerk' Vollmer2006-10-141-1/+1
|
* fixed now playing, needed to be updated to take account for new hotnessKarl 'vollmerk' Vollmer2006-10-121-1/+1
|
* fixed nowplaying refresh issues and switched it to div layoutKarl 'vollmerk' Vollmer2006-06-211-0/+26