summaryrefslogtreecommitdiffstats
path: root/themes/classic
Commit message (Collapse)AuthorAgeFilesLines
* align search box with buttonsHolger Brunn2013-02-071-6/+0
|
* Add some CSS defaults for the HTML5 playerPaul Arthur2013-01-281-56/+11
| | | | Requires less boilerplate in the individual themes.
* Add an HTML5 playerHolger Brunn2013-01-281-0/+66
| | | | | Merge request #20. Basic, not very pretty, but works and, unlike the Flash player, is maintainable.
* Cosmetics: s/incase/in case/Paul Arthur2013-01-251-1/+1
|
* Cosmetics: clean up heads in themes/Paul Arthur2013-01-252-176/+175
|
* Update Whatever:hover to 3.11Paul Arthur2013-01-251-5/+5
| | | | | | | http://peterned.home.xs4all.nl/csshover.html#changes Claims to fix a performance issue. Also move it out of templates/ into modules/ since it's external code.
* Change css handling for RTL languagesPaul Arthur2013-01-251-780/+0
| | | | | | | | | | | | Code duplication is bad even when it's CSS, mmkay? If a theme has templates/rtl.css, it will be loaded in addition to default.css. This is more sane than the old behaviour, which loaded default-rtl.css instead of default.css. I'm not feeling ambitious enough to actually check whether the current -rtl.css files work and change them to overrides instead of modified copypasta, so I just dropped them for now.
* Updated html for register. Now uses the css from theme!Einar2011-01-271-0/+85
|
* test add: layout for rtl language.momo-i2010-05-141-0/+780
| | | | | | The file was just copied except classic theme. classic theme was only replaced from right(or left) to left(or right). ex: float: left -> float: right
* Remove erroneously added vim modelines that prevented themes from being parsed.Paul 'flowerysong' Arthur2010-04-161-1/+0
|
* Cosmetics: remove trailing whitespacePaul 'flowerysong' Arthur2010-03-141-2/+2
|
* Add vim modelines to all php files (Thx ascheel)Karl 'vollmerk' Vollmer2010-03-141-0/+1
|
* fix democratic play interface feedback issues and make the wizard actually workKarl 'vollmerk' Vollmer2009-03-151-0/+0
|
* fix a display issue with the now playing that caused it to split up the resultsKarl 'vollmerk' Vollmer2008-12-281-1/+2
|
* cleaned up some garbage code in the template and removed a useless fileKarl 'vollmerk' Vollmer2008-12-071-0/+1
|
* 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