summaryrefslogtreecommitdiffstats
path: root/themes/classic
Commit message (Collapse)AuthorAgeFilesLines
* fix http auth issues, fix missing line sfrom dipsols patch, few other minor ↵Karl 'vollmerk' Vollmer2008-10-291-0/+3
| | | | things
* Commit, still no internet paying for it.. curse you free.frKarl 'vollmerk' Vollmer2008-10-271-1/+1
|
* fixed a visual issue with short album+artist names where the actions wrapped ↵Karl 'vollmerk' Vollmer2008-08-211-2/+3
| | | | or floated into the wrong spot, not tested on ie yet
* shoutbox now makes use of flip_classspocky2008-03-171-2/+22
| | | | rewrote show_song code and css
* Minor changes to shoutboxspocky2008-03-171-13/+14
| | | | Fixed greysme tables font-size on ff3
* Modification for embedded Flash player (Still Broken)pb1dft2008-02-251-0/+10
|
* Updated shoutbox displayspocky2008-02-231-12/+12
|
* Moved star rating reset symbol to the leftspocky2008-01-291-2/+4
| | | | Updated Greysme theme config file
* Added alt/titles on album picturesspocky2008-01-171-1/+1
| | | | Fixed a display bug in templates
* reduced size of the font when editingKarl 'vollmerk' Vollmer2008-01-141-0/+5
|
* added back the multi-char filter for browseKarl 'vollmerk' Vollmer2007-12-311-0/+5
|
* added ability to do add new on other elements of song edit (Thx picasso) ↵Karl 'vollmerk' Vollmer2007-12-311-0/+4
| | | | added export catalog to csv
* fixed localplay index problem after track delete, fixed lack of high-light ↵Karl 'vollmerk' Vollmer2007-12-301-0/+5
| | | | of current playing song, fixed problem were second localplay send would kill session of any existing items
* removed random space on lastfm prefs, started work on managing shout and ↵Karl 'vollmerk' Vollmer2007-12-251-0/+23
| | | | flagged items, cleaned up shoutbox css a bit
* fixed the centering on the MOTDKarl 'vollmerk' Vollmer2007-12-251-0/+5
|
* added shoutbox functionality, only linked from song and album right now also ↵Karl 'vollmerk' Vollmer2007-12-171-1/+1
| | | | interface for adding could use some improvement and also needs some management stuff to remove stickies etc
* fixed the find duplicates stuff, its actually still broken somewhat but it ↵Karl 'vollmerk' Vollmer2007-12-161-1/+5
| | | | mostly works so why not commit eah?
* added little note on access add as to the defaults, fixed api to use ↵Karl 'vollmerk' Vollmer2007-12-151-0/+6
| | | | session_length added check for session functions with redirect to /test.php on failure
* database update, cleaned up some stuffKarl 'vollmerk' Vollmer2007-12-101-0/+3
|
* Almost finished css cleanupspocky2007-11-203-170/+89
|
* - Updated Now Playing html/cssspocky2007-11-131-51/+34
| | | | | | | - Fixed Star-rating css - Updated Pager (5 elements around selected page# should be enough) - Updated Album class so that disk# is part of the link - Some more cleanup/updates to html/themes (hopefully it should be almost done in a week, so that themers can start theming on 3.4)
* more democratic play work, still not working going to need db change to make ↵Karl 'vollmerk' Vollmer2007-11-121-2/+2
| | | | it work how I want, will do later
* initial work on democratic play, not finished, added drop down select for ↵Karl 'vollmerk' Vollmer2007-11-101-1/+6
| | | | playtype switching back in, thinking about changing it and making it a row of icons... not sure
* some slight tweaks to display on openstrands stuff, and fixed some potential ↵Karl 'vollmerk' Vollmer2007-11-041-3/+0
| | | | errors due to bad returned data
* renamed a few files (missing php extension)spocky2007-10-241-187/+186
| | | | 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 namespocky2007-10-161-3/+8
| | | | | | | - removed pager from browse table - added footer to browse tables - updated browse files for better customization - modified css
* Updated ajax loaderspocky2007-10-152-30/+13
| | | | | | Updated pager html/css Fixed some Greysme's bugs Didn't fix ajax links w3c conformance :)
* fixed the localplay controls, per limeds recommendation currently under ↵Karl 'vollmerk' Vollmer2007-10-021-0/+8
| | | | rightbar actions, not happy with location
* fixed some localplay issues, now correctly shows the active instance at ↵Karl 'vollmerk' Vollmer2007-09-281-2/+6
| | | | least for the MPD module
* ajax loading thingy added to css, fixed random methods on rightbar and added ↵Karl 'vollmerk' Vollmer2007-09-281-0/+12
| | | | a default sort to the browse methods
* Updated rightbar submenu html/cssspocky2007-09-271-35/+7
|
* - Corrected one more sidebar missing tagspocky2007-09-271-3/+8
| | | | | | | - Cleaned up some more css - Corrected a bug preventing us from using themers defined icons (also changed searched path to theme_path/images/icons) - Added ability to further customize album info box - Updated themes
* play method now uses hidden iframe, setup second hover menu to rightbarKarl 'vollmerk' Vollmer2007-09-271-0/+30
|
* - Added ability to delete radio and playlistKarl 'vollmerk' Vollmer2007-09-251-0/+1
| | | | | | | - Tweaked Classic CSS to fix issue with larger fonts - Fixed some javascript update issues due to quoting on the catalog processes - Fixed display of the MOTD
* - Cleaned up php files (removed useless inlines styles, replaced header td ↵spocky2007-09-241-30/+3
| | | | | | | | | | 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
* - modified sidebar cssspocky2007-09-232-726/+785
| | | | | | | - modified rightbar html/css - added patch to enabled ie6 :hover pseudo classes - modified boxes html/css to remove table tags and enable box floating - added 1st version of 3.4 greysme theme (needs more work, especially on ie6)
* fixed some +x stuff that shouldnt have been +x and moved the catalog ↵Karl 'vollmerk' Vollmer2007-09-093-0/+0
| | | | functions back into the content area
* fixed advanced random, tweaked some css a tad and fixed a few other minor typosKarl 'vollmerk' Vollmer2007-08-271-2/+7
|
* Fixed star-rating cssspocky2007-08-201-10/+10
|
* Updated css class for ajax elements (please check function text in ↵spocky2007-08-201-4/+9
| | | | ajax.class.php)
* fixed object rating css issuespocky2007-08-191-10/+10
|
* licence updates, Thx porthoseKarl 'vollmerk' Vollmer2007-08-191-1/+16
|
* fixed slight glitch introduced into the paging stuffKarl 'vollmerk' Vollmer2007-08-191-5/+7
|
* added some basic random functionality, need to make the advanced pageKarl 'vollmerk' Vollmer2007-08-191-2/+4
|
* - updated star-rating to integrate original author's improvments (better ↵spocky2007-08-171-78/+53
| | | | | | compatibility, php code no more dependent on the stars image size which means themers can now use any image size they like) - updated random albums css so that it does not break lines when cover is not downloaded quickly enough
* updated css (sidebar, random albums, global classes)spocky2007-08-151-14/+30
| | | | | cleaned up html corrected a typo in show_objects
* tweaked theme a tad, updated lastfm plugin, requires remove/readadd to work ↵Karl 'vollmerk' Vollmer2007-08-141-12/+12
| | | | correctly
* fixed lower paging horn, tweaked css for page-a-nation, added paging to ↵Karl 'vollmerk' Vollmer2007-08-091-3/+19
| | | | playlists, genres and radio strations, added detection of purchase urls to find missing tracks on albums
* minor css adjustmentsspocky2007-08-081-11/+14
|
* almost finished sidebar stuffspocky2007-08-071-57/+69
|