Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Cosmetics: death to tabs | Paul Arthur | 2013-01-26 | 1 | -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 UI | Paul Arthur | 2013-01-26 | 1 | -1/+1 |
| | |||||
* | Move show_box_{top,bottom}() from ui.lib.php to UI | Paul Arthur | 2013-01-26 | 1 | -2/+2 |
| | |||||
* | Cosmetics: clean up heads in templates/ | Paul Arthur | 2013-01-25 | 1 | -8/+1 |
| | |||||
* | Refactor the random template | Paul Arthur | 2012-06-09 | 1 | -35/+44 |
| | | | | I hate ${$name} with a fiery passion. | ||||
* | Switch from ngettext() to T_ngettext() | Paul Arthur | 2012-04-12 | 1 | -7/+7 |
| | |||||
* | Switch from _() to T_() | Paul Arthur | 2012-04-12 | 1 | -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. | mywindow | 2011-09-19 | 1 | -6/+6 |
| | |||||
* | Fix FS#175 - Advanced Random Resets Item Count to 1 | Paul Arthur | 2011-08-12 | 1 | -2/+9 |
| | |||||
* | Clean up some PHPDoc crap | Paul Arthur | 2011-04-04 | 1 | -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 search | Paul Arthur | 2011-04-02 | 1 | -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 phpdoc | momo-i | 2011-02-03 | 1 | -18/+30 |
| | |||||
* | Change Browse from static to instantiable. Among other things, fixes FS#13; | Paul 'flowerysong' Arthur | 2010-06-10 | 1 | -4/+5 |
| | | | | | probably also breaks things. Most things appear to still work, but I may have missed some cases. | ||||
* | Cosmetics: remove trailing whitespace | Paul 'flowerysong' Arthur | 2010-03-14 | 1 | -6/+6 |
| | |||||
* | Add vim modelines to all php files (Thx ascheel) | Karl 'vollmerk' Vollmer | 2010-03-14 | 1 | -0/+1 |
| | |||||
* | Temp fix till I get the rules stuff in place | Karl 'vollmerk' Vollmer | 2009-09-14 | 1 | -30/+34 |
| | |||||
* | Some html cleaning | dipsol | 2009-03-16 | 1 | -1/+0 |
| | |||||
* | prep for beta1 release, update sql files | Karl 'vollmerk' Vollmer | 2009-03-15 | 1 | -2/+0 |
| | |||||
* | revert to old random methods for now | Karl 'vollmerk' Vollmer | 2009-03-15 | 1 | -47/+69 |
| | |||||
* | Resolve #401 new database update, reset album thumbs and use resized art... | Karl 'vollmerk' Vollmer | 2009-03-01 | 1 | -2/+11 |
| | |||||
* | dots are stupid | Karl 'vollmerk' Vollmer | 2009-02-10 | 1 | -1/+1 |
| | |||||
* | broke the advanced random stuff, only ui in place for new stuff... | Karl 'vollmerk' Vollmer | 2009-02-10 | 1 | -69/+38 |
| | |||||
* | fix http auth issues, fix missing line sfrom dipsols patch, few other minor ↵ | Karl 'vollmerk' Vollmer | 2008-10-29 | 1 | -2/+1 |
| | | | | things | ||||
* | if can't use gettext, emulate gettext(). update some templates. | momo-i | 2008-08-26 | 1 | -7/+7 |
| | |||||
* | Modified: More translatable templates. | momo-i | 2008-08-25 | 1 | -7/+7 |
| | |||||
* | fixed rating display and rating advanced search, also allow new genre when ↵ | Karl 'vollmerk' Vollmer | 2008-04-21 | 1 | -1/+1 |
| | | | | adding radio station | ||||
* | updated russian translation and tweaked some plural points thx littlesavage | Karl 'vollmerk' Vollmer | 2008-02-28 | 1 | -7/+7 |
| | |||||
* | seperated out the time into its own section on advanced random play, started ↵ | Karl 'vollmerk' Vollmer | 2007-12-15 | 1 | -4/+21 |
| | | | | working on the unplayed, still not finished, started work on highest rated as well, not working yet | ||||
* | Almost finished css cleanup | spocky | 2007-11-20 | 1 | -7/+5 |
| | |||||
* | fixed multi-genre random play | Karl 'vollmerk' Vollmer | 2007-11-05 | 1 | -3/+11 |
| | |||||
* | renamed a few files (missing php extension) | spocky | 2007-10-24 | 1 | -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 ↵ | spocky | 2007-09-24 | 1 | -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 typos | Karl 'vollmerk' Vollmer | 2007-08-27 | 1 | -4/+6 |
| | |||||
* | bedtime, added random box back in does not do anything thou... well besides ↵ | Karl 'vollmerk' Vollmer | 2007-08-22 | 1 | -0/+85 |
taunt you with its not doing anythingness |