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

101 commits

Author SHA1 Message Date
Afterster
2837c44fe8 Add new display_user_field plugin type ; Paypal and Flattr user donation plugin 2015-05-01 07:39:08 +02:00
Afterster
0a1b46f437 Add Label entity 2015-04-21 00:05:41 +02:00
Afterster
e99183549c Add FadeIn on Add New Artist/Album selection 2015-04-18 21:50:32 +02:00
Afterster
7b348c213e Fix Columns disappearing 2015-02-12 07:01:36 +01:00
Afterster
cbf908b21e Show notifications when webplayer is started 2015-02-05 21:15:15 +01:00
Afterster
b2f03a2ab6 Open external share in new window
Enable share option in community installation
2015-02-04 22:54:52 +01:00
Afterster
c763103bee Add Server-Sent Events on catalog actions 2015-02-02 22:45:57 +01:00
Afterster
242f7b830a Fix login form when loading in dynamic page 2015-01-28 07:15:31 +01:00
Afterster
36175c3e88 Fixed #689: Count disappears when viewing album with multiple pages 2015-01-25 10:49:44 +01:00
Lawrence Brown
73f35cd4aa change copyright years to 2015
sorry for taking two commits to do this!
2015-01-06 17:34:39 +00:00
Lawrence Brown
60a653daf4 copyright 2014 -> 2015
janitorial services
2015-01-04 21:36:41 +00:00
Tan Chee Eng
7c5ec76f51 First draft for "Play Next" feature 2014-12-31 11:06:51 +08:00
Afterster
cd53d38c51 Include tabledata.js only once, before footer 2014-11-20 20:55:13 +01:00
SUTJael
3dac196975 Fix #587 2014-11-18 18:26:55 +01:00
Afterster
80cde0c626 Enhance share feature with modal dialog choices
Add Facebook / Twitter / GooglePlus external share plugins
2014-11-15 06:05:41 +01:00
SUTJael
5ff1ca45f8 Overlay notifications updated. 2014-11-13 15:29:42 +01:00
Afterster
33bb01afbf Add HTML5 ReplayGain Track support 2014-11-10 15:02:09 +01:00
Afterster
f986261c9e Add .htaccess IfModule mod_access.c directives 2014-11-05 05:03:56 +01:00
Afterster
a490fc4442 Reset window location hash on form post 2014-11-01 22:07:54 +01:00
Afterster
494970eb1a Update GetID3 to latest project commit
Fixed #519: Track reorder on 3.7.1-develop does not work
2014-10-19 18:40:55 +02:00
Afterster
abf4920a39 Fix javascript console.error case 2014-10-17 12:45:01 +02:00
Afterster
2c221e8216 Add user geolocation and user statistical graphs 2014-10-06 01:05:17 +02:00
Afterster
a157856675 Add user feedback near mouse cursor when voting to a song (democratic playlist) 2014-10-01 22:17:31 +02:00
Afterster
1273197c78 Clean modules dependencies architecture 2014-09-28 18:28:28 +02:00
John Moore
82139f010c remove tag splitting and change the tag merge functionality to allow merging to multiple tags 2014-09-14 10:41:59 -07:00
John Moore
038a1024d9 changes suggested by @SUTJael 2014-09-11 19:04:49 -07:00
John Moore
13736a9bfe added the ability to split tags, inverse of the tag merge functionality 2014-09-07 18:49:35 -05:00
Afterster
94eba90f46 Fix tmp playlist delete, ajax artist edit refresh and similar artists loading 2014-08-12 07:57:13 +02:00
Afterster
e3d046974f Ajax load php pages only 2014-08-08 16:05:00 +02:00
Afterster
8e141ecb46 Fix Albums and Similars Artists ajax load (fix #375) 2014-08-08 16:01:34 +02:00
Afterster
49cd42562b Replace iframe with Ajax page loading :) :) 2014-08-08 01:36:07 +02:00
Afterster
daa8b3133b Add video subtitle support
Add local_web_path setting (fix #324)
2014-07-16 22:41:19 +02:00
Afterster
b5f92aa25c Edit library items in a more generic way
Use real large image on Google gather arts
2014-07-08 00:51:52 +02:00
Kaivo Anastetiks
388fbbab30 Partially added the collapsing feature of the left bar
Added a toggle switch on the left bar sub menus. Added a small icon
alongside the submenu name. It currently toggles the submenus correctly
and changes the icon orientation. However, the state of the menu isn't
kept in memory, therefore changing to another sidebar (from home to
admin for instance) doesn't keep the current display settings.

By default, all menus are expanded.
2014-05-31 14:05:54 -04:00
Afterster
f63768348f Add merge on tags (fix #120)
Set classic theme box size to 95% (fix #221)
2014-05-29 23:03:15 +02:00
Afterster
899a46e79a Improve french translation 2014-05-25 15:15:20 +02:00
Afterster
2498576df4 Fix columns filter default check value and add filter reset link 2014-05-20 06:28:26 +02:00
Afterster
98664d2a84 Update copyright years 2014-05-18 09:53:57 +02: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
Afterster
8f24e505f9 Load tag map only when required using Ajax 2014-04-05 10:59:30 +02:00
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