Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Cosmetics: clean up heads in templates/ | Paul Arthur | 2013-01-25 | 1 | -7/+1 |
| | |||||
* | Switch from _() to T_() | Paul Arthur | 2012-04-12 | 1 | -3/+3 |
| | | | | | | 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 | -6/+6 |
| | |||||
* | Add vim modelines to all php files (Thx ascheel) | Karl 'vollmerk' Vollmer | 2010-03-14 | 1 | -0/+1 |
| | |||||
* | modify executable on locale entries and add copyright headers | Karl 'vollmerk' Vollmer | 2009-08-23 | 1 | -0/+20 |
| | |||||
* | move server prefs to admin menu (Thx geekdawg) fix missing web_path on radio ↵ | Karl 'vollmerk' Vollmer | 2009-03-18 | 1 | -12/+0 |
| | | | | creation link | ||||
* | Add ability to have anonymouse access of a defined level with manual login ↵ | Karl 'vollmerk' Vollmer | 2009-03-08 | 1 | -1/+1 |
| | | | | of users | ||||
* | reorganize the menu a whole bunch and add a confirmation page to the catalog ↵ | Karl 'vollmerk' Vollmer | 2008-06-19 | 1 | -7/+1 |
| | | | | deletion | ||||
* | some fixes for the localplay, you can now install the MPD controller, and ↵ | Karl 'vollmerk' Vollmer | 2007-09-14 | 1 | -0/+1 |
| | | | | add instances, just not actually play to it... realized I need to think on how to do that a little... | ||||
* | - Fixed missing web_path on catalog functions | Karl 'vollmerk' Vollmer | 2007-09-09 | 1 | -10/+20 |
| | | | | | - New Localplay Controller Abstract class, required for controllers - Tweaked preferences as needed for localplay mojo | ||||
* | almost finished sidebar stuff | spocky | 2007-08-07 | 1 | -3/+3 |
| | |||||
* | - Added modules section to sidebar, conforming to new layout from r1127 | Karl 'vollmerk' Vollmer | 2007-08-06 | 1 | -0/+6 |
| | | | | - Re-enabled plugins, added openstrands plugin | ||||
* | modified sidebar html/css structure | spocky | 2007-08-06 | 1 | -17/+19 |
| | |||||
* | Started modifying sidebar. Needs a lot more work and tests | spocky | 2007-08-01 | 1 | -10/+14 |
| | |||||
* | tweak to the preferences and the update | Karl 'vollmerk' Vollmer | 2007-07-02 | 1 | -0/+2 |
| | |||||
* | fixed preferences mostly, also fixed some genre issues and other stuff I am ↵ | Karl 'vollmerk' Vollmer | 2007-06-11 | 1 | -1/+8 |
| | | | | forgetting now | ||||
* | tweaked the sidebars, think they look a lot better now | Karl 'vollmerk' Vollmer | 2007-06-01 | 1 | -4/+4 |
| | |||||
* | added some links to the sidebar preferences adn then also added in some ↵ | Karl 'vollmerk' Vollmer | 2007-05-14 | 1 | -7/+6 |
| | | | | missing fields to the show songs, only missing the ratings on show songs now... | ||||
* | rest of the sidebars and some more tweaks to the ajax, initial browse stuff ↵ | Karl 'vollmerk' Vollmer | 2007-05-03 | 1 | -0/+8 |
at least menu wise... now I need to design the whole new browse interface... that is for tomorrow! |