Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move get_user_icon from ui.lib.php to UI::get_icon | Paul Arthur | 2013-01-26 | 1 | -2/+2 |
| | |||||
* | Move show_box_{top,bottom}() from ui.lib.php to UI | Paul Arthur | 2013-01-26 | 1 | -2/+2 |
| | |||||
* | Move flip_class() from lib/ui.lib.php to UI | Paul Arthur | 2013-01-26 | 1 | -3/+3 |
| | |||||
* | Cosmetics: clean up heads in templates/ | Paul Arthur | 2013-01-25 | 1 | -7/+1 |
| | |||||
* | Switch from _() to T_() | Paul Arthur | 2012-04-12 | 1 | -8/+8 |
| | | | | | | 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 | -1/+1 |
| | |||||
* | 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. | ||||
* | templates header comment modified for phpdoc | momo-i | 2011-02-03 | 1 | -18/+30 |
| | |||||
* | Use a function to format bytes -> human-readable sizes. Also bump catalog build | Paul 'flowerysong' Arthur | 2010-10-15 | 1 | -1/+1 |
| | | | | memory profiling logging to level 5; fixes FS#141. | ||||
* | Add vim modelines to all php files (Thx ascheel) | Karl 'vollmerk' Vollmer | 2010-03-14 | 1 | -0/+1 |
| | |||||
* | added an closing dl tag | dipsol | 2009-09-02 | 1 | -5/+6 |
| | |||||
* | add rating to single song view, and include caching fix | Karl 'vollmerk' Vollmer | 2009-07-09 | 1 | -2/+5 |
| | |||||
* | alexey #426 translation patch | Karl 'vollmerk' Vollmer | 2009-05-06 | 1 | -15/+15 |
| | |||||
* | unify how the stream is constructed and played, this is a major change might ↵ | Karl 'vollmerk' Vollmer | 2009-02-28 | 1 | -1/+1 |
| | | | | be some regressions | ||||
* | Changed some name, because of the conventions. | dipsol | 2008-12-02 | 1 | -2/+2 |
| | |||||
* | fixed ticket 281, by changing the way the data was return. Now only the ↵ | dipsol | 2008-12-02 | 1 | -0/+3 |
| | | | | button will be updated instead of the whole line. | ||||
* | make the verify remove dead songs and tweak single song view a tiny bit | Karl 'vollmerk' Vollmer | 2008-06-08 | 1 | -24/+20 |
| | |||||
* | Changed a reference to TagCloud | xgizzmo | 2008-05-16 | 1 | -1/+1 |
| | |||||
* | commit of the patches from codeoverload to implement tagging, will not work ↵ | Karl 'vollmerk' Vollmer | 2008-05-12 | 1 | -1/+11 |
| | | | | without manual modification of database, yes.. this commit breaks things cope | ||||
* | added "add to basket" and "download file" options on song page | spocky | 2008-04-18 | 1 | -2/+5 |
| | |||||
* | shoutbox now makes use of flip_class | spocky | 2008-03-17 | 1 | -58/+34 |
| | | | | rewrote show_song code and css | ||||
* | added paging to genre sub views, and added missing fields to the song single ↵ | Karl 'vollmerk' Vollmer | 2007-12-06 | 1 | -0/+22 |
| | | | | view | ||||
* | added single song view | Karl 'vollmerk' Vollmer | 2007-11-13 | 1 | -0/+58 |