summaryrefslogtreecommitdiffstats
path: root/templates/show_random.inc.php
Commit message (Collapse)AuthorAgeFilesLines
* Cosmetics: death to tabsPaul Arthur2013-01-261-50/+50
| | | | | 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.
* Move [un]format_bytes() from general.lib.php to UIPaul Arthur2013-01-261-1/+1
|
* Move show_box_{top,bottom}() from ui.lib.php to UIPaul Arthur2013-01-261-2/+2
|
* Cosmetics: clean up heads in templates/Paul Arthur2013-01-251-8/+1
|
* Refactor the random templatePaul Arthur2012-06-091-35/+44
| | | | I hate ${$name} with a fiery passion.
* Switch from ngettext() to T_ngettext()Paul Arthur2012-04-121-7/+7
|
* Switch from _() to T_()Paul Arthur2012-04-121-11/+11
| | | | | | Even if we move away from php-gettext in the future, it's easy to write a quick T_() as a simple wrapper; it's not so easy to rewrite PHP to allow redeclaration of a function.
* Added class names to generic box names.mywindow2011-09-191-6/+6
|
* Fix FS#175 - Advanced Random Resets Item Count to 1Paul Arthur2011-08-121-2/+9
|
* 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.
* Reworked searchPaul Arthur2011-04-021-64/+54
| | | | | Still has tentacles and should have been integrated into the existing API/Browse implementation better, but it's functional.
* templates header comment modified for phpdocmomo-i2011-02-031-18/+30
|
* Change Browse from static to instantiable. Among other things, fixes FS#13;Paul 'flowerysong' Arthur2010-06-101-4/+5
| | | | | probably also breaks things. Most things appear to still work, but I may have missed some cases.
* Cosmetics: remove trailing whitespacePaul 'flowerysong' Arthur2010-03-141-6/+6
|
* Add vim modelines to all php files (Thx ascheel)Karl 'vollmerk' Vollmer2010-03-141-0/+1
|
* Temp fix till I get the rules stuff in placeKarl 'vollmerk' Vollmer2009-09-141-30/+34
|
* Some html cleaningdipsol2009-03-161-1/+0
|
* prep for beta1 release, update sql filesKarl 'vollmerk' Vollmer2009-03-151-2/+0
|
* revert to old random methods for nowKarl 'vollmerk' Vollmer2009-03-151-47/+69
|
* Resolve #401 new database update, reset album thumbs and use resized art...Karl 'vollmerk' Vollmer2009-03-011-2/+11
|
* dots are stupidKarl 'vollmerk' Vollmer2009-02-101-1/+1
|
* broke the advanced random stuff, only ui in place for new stuff...Karl 'vollmerk' Vollmer2009-02-101-69/+38
|
* fix http auth issues, fix missing line sfrom dipsols patch, few other minor ↵Karl 'vollmerk' Vollmer2008-10-291-2/+1
| | | | things
* if can't use gettext, emulate gettext(). update some templates.momo-i2008-08-261-7/+7
|
* Modified: More translatable templates.momo-i2008-08-251-7/+7
|
* fixed rating display and rating advanced search, also allow new genre when ↵Karl 'vollmerk' Vollmer2008-04-211-1/+1
| | | | adding radio station
* updated russian translation and tweaked some plural points thx littlesavageKarl 'vollmerk' Vollmer2008-02-281-7/+7
|
* seperated out the time into its own section on advanced random play, started ↵Karl 'vollmerk' Vollmer2007-12-151-4/+21
| | | | working on the unplayed, still not finished, started work on highest rated as well, not working yet
* Almost finished css cleanupspocky2007-11-201-7/+5
|
* fixed multi-genre random playKarl 'vollmerk' Vollmer2007-11-051-3/+11
|
* renamed a few files (missing php extension)spocky2007-10-241-1/+1
| | | | updated most of the tables so that every column is independently customizable by css rules
* - Cleaned up php files (removed useless inlines styles, replaced header td ↵spocky2007-09-241-1/+1
| | | | | | | | | | with th...) - Cleaned up css (removed some unused classes) - Changed quick search size and added ability to customize it - Removed width=100% in preferences tables - Corrected missing closing tag in sidebar - Minor corrections
* fixed advanced random, tweaked some css a tad and fixed a few other minor typosKarl 'vollmerk' Vollmer2007-08-271-4/+6
|
* bedtime, added random box back in does not do anything thou... well besides ↵Karl 'vollmerk' Vollmer2007-08-221-0/+85
taunt you with its not doing anythingness