Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix sort when browsing (#50) | Afterster | 2013-10-30 | 1 | -6/+6 |
| | |||||
* | Cosmetics: death to tabs | Paul Arthur | 2013-01-26 | 1 | -15/+15 |
| | | | | | 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 flip_class() from lib/ui.lib.php to UI | Paul Arthur | 2013-01-26 | 1 | -1/+1 |
| | |||||
* | Cosmetics: clean up heads in templates/ | Paul Arthur | 2013-01-25 | 1 | -7/+1 |
| | |||||
* | Switch from _() to T_() | Paul Arthur | 2012-04-12 | 1 | -16/+16 |
| | | | | | | 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. | ||||
* | 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 | -19/+30 |
| | |||||
* | Cosmetics: remove trailing whitespace | Paul 'flowerysong' Arthur | 2010-03-14 | 1 | -3/+3 |
| | |||||
* | Add vim modelines to all php files (Thx ascheel) | Karl 'vollmerk' Vollmer | 2010-03-14 | 1 | -0/+1 |
| | |||||
* | put supplemental object support back into the browse object for now, replace ↵ | Karl 'vollmerk' Vollmer | 2009-03-13 | 1 | -45/+2 |
| | | | | later | ||||
* | bunch of fixes, and some breaks for the browsing | Karl 'vollmerk' Vollmer | 2008-08-18 | 1 | -6/+6 |
| | |||||
* | added ability to add search results to playlist, or download if batch ↵ | Karl 'vollmerk' Vollmer | 2008-04-27 | 1 | -4/+4 |
| | | | | downloaded is enabled, also fixed user browse sorting | ||||
* | Fixed sorting on admin>users | pb1dft | 2008-02-20 | 1 | -6/+6 |
| | |||||
* | re-added the edit users prefs mojo | Karl 'vollmerk' Vollmer | 2007-12-10 | 1 | -0/+3 |
| | |||||
* | renamed a few files (missing php extension) | spocky | 2007-10-24 | 1 | -39/+34 |
| | | | | updated most of the tables so that every column is independently customizable by css rules | ||||
* | - hardcoded disk# sort order when sort is set to album name | spocky | 2007-10-16 | 1 | -28/+29 |
| | | | | | | | - removed pager from browse table - added footer to browse tables - updated browse files for better customization - modified css | ||||
* | - Cleaned up php files (removed useless inlines styles, replaced header td ↵ | spocky | 2007-09-24 | 1 | -23/+25 |
| | | | | | | | | | | 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 lastfm for reals this time, I think also fixed not being able to ↵ | Karl 'vollmerk' Vollmer | 2007-08-14 | 1 | -6/+2 |
| | | | | re-enable users | ||||
* | fixed ip history display | Karl 'vollmerk' Vollmer | 2007-07-23 | 1 | -1/+3 |
| | |||||
* | re-added ability to delete catalogs, fixed exception error with id3 library | Karl 'vollmerk' Vollmer | 2007-07-12 | 1 | -10/+3 |
| | |||||
* | fixed browse users, add user, edit user | Karl 'vollmerk' Vollmer | 2007-06-04 | 1 | -69/+23 |
| | |||||
* | Embedded the flash player & fix for admin>users | pb1dft | 2007-03-07 | 1 | -1/+1 |
| | |||||
* | typo | pb1dft | 2007-02-13 | 1 | -1/+1 |
| | |||||
* | Added new tool to see inactive users for xx days in Other Tools section | pb1dft | 2007-02-12 | 1 | -0/+26 |
| | |||||
* | * Initial Database Changes for 3.4, many things are now broken | Karl 'vollmerk' Vollmer | 2007-02-08 | 1 | -0/+142 |