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

14 commits

Author SHA1 Message Date
Lawrence Brown
73f35cd4aa change copyright years to 2015
sorry for taking two commits to do this!
2015-01-06 17:34:39 +00:00
SUTJael
2ca1ae9f01 Text field to query a specific page. Fix #157. 2014-05-06 18:50:33 +02:00
Afterster
8ff0728a3d Allow several time the same songs in Recently Played (fix #186) 2014-04-12 09:35:24 +02:00
SUTJael
a53d308b6c Can now re-order playlist and album songs #53 (new grab icon displayed on sortable list)
Updating only the modified item (not refreshing page anymore) #43
Removed last 'Flag' items found #54
Reborn theme set as default #22
Fix: filters are now working
Fix: Artist edition
2013-12-03 15:50:00 +01:00
Afterster
ac323ef250 Disable javascript eval after ajax queries (double call) 2013-11-21 07:57:48 +01:00
Afterster
14caca09c7 Add unobserve equivalent in jQuery 2013-11-21 00:35:17 +01:00
John Moore
a03b53485d fix ajax post logic to include form elements 2013-07-27 17:52:37 -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
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
bbed2d23b5 Fix JavaScript. 2010-06-24 03:31:43 +00: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