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

60 commits

Author SHA1 Message Date
SUTJael
1ef3cdf388 #136 done. External links improved. Ability to edit artist/album directly from their page. 2014-03-24 20:58:38 +01:00
SUTJael
01691feded #136 UI started, still in development.
favicon updated to ampache-doped icon.
2014-03-23 20:57:57 +01:00
SUTJael
7d22e8d466 Implementation for #136 started. Album is now ready to be grouped by disks.
Need to create the new view in the album details. Group only works for album with musicbrainz identifiers.
2014-03-20 21:23:34 +01:00
SUTJael
5f5460708a Tags requests improved. Ability to edit/delete tags depending on user rights. (Fix #135) (Fix #127) 2014-02-18 19:32:16 +01:00
Afterster
916057fda7 Add broadcast templates 2014-02-09 02:06:27 +01:00
SUTJael
017c164f62 Syntax update
Table filters are displayed on link click
2014-02-02 17:11:45 +01:00
SUTJael
783f8beefb Fix add to playlist 2014-01-30 11:21:47 +01:00
Afterster
24895f24f7 Add artist information tabs (fix #126) 2014-01-29 22:23:56 +01:00
SUTJael
7a337edcad Fix #115, Fix #111, Fix #125 2014-01-29 18:40:20 +01:00
Afterster
bde6890f9f Disable php included files direct access 2014-01-18 11:00:43 +01:00
SUTJael
7c2f8b0f26 Actions on rows are now displayed on mouse-hover. Removed all unused parameters. Song/artists/albums title are displayed correctly (truncate has been removed). Add to an existing playlist implementation started. 2014-01-15 20:47:49 +01:00
Afterster
01399bbea9 Add fixed header/sidebars options (fix #89) 2014-01-03 14:56:22 +01: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
SUTJael
0d7cdd9b34 Merge pull request #48 from jcwmoore/master
smooth scrolling for right sidebar
2013-11-28 15:30:53 -08:00
SUTJael
2e1ae29f17 Playlist reordering with drag'n drop working. 2013-11-28 23:14:28 +01:00
SUTJael
0599214703 Starting sortable playlist implmentation to re-order songs. 2013-11-25 14:36:12 +01:00
SUTJael
aca49c658d Completely replaced the inline edition by dialog edition.
Add autocomplete for tags.
Directplay added on Radio and Smart Playlists.
Many code style fixed.
Removed all defined size (need to do that into CSS if needed).
Fixed other bugs found around..
2013-11-24 22:01:21 +01:00
John Moore
df3bb247b9 smooth scrolling for right sidebar 2013-11-23 16:05:19 +00:00
Afterster
e7847aa440 Merge branch 'master' of github.com:ampache-doped/ampache 2013-11-22 21:14:14 +01:00
Afterster
24f8cf36c6 Fix advanced search with jQuery and fix #34 2013-11-22 21:13:51 +01:00
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
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
Afterster
78c889f4b3 Remove remaining Prototype call and replace tinybox by prettyPhoto 2013-11-20 22:12:01 +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
Afterster
22cb316a48 Ampache code now respect PSR-2 code style 2013-11-17 18:54:14 +01:00
John Moore
82f818ae07 merged all changes from doped 2013-11-14 21:39:16 -06:00
John Moore
83abf55eeb pull from doped 2013-11-14 20:11:25 -06:00
Afterster
99ad5f7f82 HTML5 player replaced by JPlayer and add an iframed version of the player 2013-11-09 13:32:47 +01:00
Afterster
564a40dd0f Get rid of popup on cover arts 2013-11-05 20:40:13 -05:00
Stephen Shkardoon
6f05b3d436 Enable a size for HTML5 Player sized albumart 2013-09-20 11:53:27 -04:00
John Moore
3274f70dad i've got a working html 5 player in jquery 2013-07-31 23:12:35 -05:00
John Moore
f21379318f formatting 2013-07-28 19:18:27 -05:00
John Moore
3b4bcc08c2 got the search box working 2013-07-28 19:09:50 -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
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
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
Holger Brunn
81ff3c5d81 the important part of the previous queue-commit... 2013-02-07 14:46:28 -05:00
Paul Arthur
d6b3955656 Disable looping in the HTML5 player
Should make this a toggle, but eh.
2013-01-28 13:26:11 -05:00