1
0
Fork 0
mirror of https://github.com/Yetangitu/ampache synced 2025-10-03 17:59:21 +02:00
Commit graph

21 commits

Author SHA1 Message Date
SUTJael
3134e3ca8e Artist/Album/Song edition working.
Tag are now editable through the same dialog.
2013-11-22 18:58:06 +01:00
SUTJael
727e8ea9b6 Starting review of editing object through dialog box. 2013-11-21 22:35:10 +01:00
SUTJael
73d9b3c523 Fix the table overflow on small screens.
Docking playlist to top when scrolling in reborn theme.
2013-11-21 14:42:27 +01:00
John Moore
72a149ab4a replaced dialog with slide out 2013-11-19 20:23:35 -06:00
John Moore
4f6efeb157 changing the now playing tagger to a slide out 2013-11-19 20:13:15 -06:00
John Moore
f4d7b64fd0 Merge branch 'master' of https://github.com/ampache-doped/ampache
Conflicts:
	lib/class/ajax.class.php
	lib/general.lib.php
	themes/fresh/templates/default.css
2013-11-19 19:27:31 -06:00
John Moore
83abf55eeb pull from doped 2013-11-14 20:11:25 -06:00
Afterster
564a40dd0f Get rid of popup on cover arts 2013-11-05 20:40:13 -05:00
John Moore
501d2bb2c8 updated the html5 player to use jquery, i think we are there, still need some more testing. 2013-07-28 18:51:45 -05:00
John Moore
6b40e833ea fixed up the playlist and the auto refresh with jquery 2013-07-27 11:30:17 -05:00
John Moore
de35a43d54 replace prototype.js with jquery, i think everything is working... 2013-07-26 23:18:39 -05:00
John Moore
4a0a737e32 eliminate a null tag possbility 2013-07-25 20:54:41 -05:00
John Moore
09e09523af remove my testing alert 2013-07-25 20:52:04 -05:00
John Moore
3b8d0f3430 its ugly and we need some serious jquery UI niceness but we are tagging!! 2013-07-25 20:16:23 -05:00
John Moore
ed26c1a51a initial shot at tagging songs 2013-07-25 19:02:44 -05:00
John Moore
b11dd26efd javascript change listener prevented the changing of any album/artist drop downs from actually changing 2013-07-22 16:56:23 -04:00
John Moore
53f8f96528 javascript change listener prevented the changing of any album/artist drop downs from actually changing 2013-07-21 11:55:36 -05:00
Paul Arthur
ef4d366060 Cosmetics: death to tabs
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.
2013-01-26 03:38:46 -05:00
Paul Arthur
16c3ba34fd Cosmetics: clean up heads in lib/ 2013-01-25 18:38:22 -05:00
Paul 'flowerysong' Arthur
330d89968b Whitespace/indentation cleanup. 2010-06-24 03:04:06 +00:00
Paul 'flowerysong' Arthur
6277492321 JavaScript cleanup. Consistently use camelCase for naming JS functions. Use
Prototype functionality where possible (particularly for Ajax).  Move our JS
into lib/javascript (I dropped kajax as an external module since the new
ajax.js is completely different apart from function headers.)  Remove unused
JS functions from base.js.
2010-06-24 02:52:01 +00:00