Afterster
edc85b1612
Add private messages feature
...
Add follow/unfollow users feature
Add simple maintenance mode (/.maintenance file)
Add user option to receive email on new content related shouts or private messages
2015-04-26 23:10:05 +02:00
Lawrence Brown
60a653daf4
copyright 2014 -> 2015
...
janitorial services
2015-01-04 21:36:41 +00:00
Afterster
bef75fd05a
Add Favorite and Rating to playlists
...
Improve Guest user view when use_auth=false
2014-10-02 21:23:07 +02:00
Afterster
afa536c6be
Fix code style
2014-07-08 20:24:51 +02:00
Afterster
0254be9982
Better Video integration in Ampache features
2014-07-08 20:00:33 +02:00
Afterster
7258fdcb63
Add video image preview
2014-07-08 09:05:45 +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
Afterster
5949888470
Add Random and Limit options on smart playlists ( fix #164 )
2014-06-15 16:31:37 +02:00
Afterster
40e9396f3e
First upload and license implementation
...
Fix #252
2014-06-13 03:36:19 +02: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
b16958f44e
Remove old code and fix old php errors
2014-05-25 22:54:04 +02:00
Afterster
98664d2a84
Update copyright years
2014-05-18 09:53:57 +02:00
SUTJael
fad56ec7b6
Random action review. Now available only for song, artist, album, playlist and advanced. (should work for #163 )
2014-05-06 15:44:51 +02:00
SUTJael
7e4e12f53b
Fix #173 . Fix rating. Fix plenty of Warnings.
2014-03-27 15:28:58 +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
Afterster
ea815a1ff1
Add responsive elements for tables and fix code style
2014-03-15 10:19:59 +01:00
Afterster
ae792e2611
Add missing action buttons on iframed web player
2014-02-28 11:44:13 +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
6cdb33ae32
Working Broadcast feature
2014-02-09 23:00:50 +01:00
Afterster
916057fda7
Add broadcast templates
2014-02-09 02:06:27 +01:00
Afterster
e0a1443566
Add UI for Channels
2014-02-03 07:24:13 +01:00
Afterster
4153040efe
Add global search auto-completion ( fix #88 )
2014-01-03 19:59:33 +01:00
Afterster
26b0320c4a
Add song previews on missing albums, EchoNest API support
2013-12-28 16:40:35 +01:00
Afterster
5eceaf2aea
Rename Config class to AmpConfig class to avoid conflict with PEAR ( fix #68 )
2013-12-13 08:36:23 +01:00
Afterster
b69b5a44f7
Fix code style
2013-12-12 08:36:11 +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
4eaf4f7e8a
"flagged" (unused) feature removed. Will light DB interaction. All seems good for me, need to check to be sure.
...
Fix jPlayer theme
2013-11-29 00:23:17 +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
Afterster
1745e204cd
Fix code style
2013-11-23 01:11:19 +01:00
Afterster
a9373a2869
Fix html code escape when ajax editing items
2013-11-22 21:48:28 +01:00
SUTJael
4cead49cc0
Merge branch 'master' of https://github.com/ampache-doped/ampache
2013-11-22 18:58:15 +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
Afterster
dac2c79fcf
Start adding catalog disable/enable ( #33 ). Currently not working for stats and search
2013-11-22 18:46:52 +01:00
Afterster
22cb316a48
Ampache code now respect PSR-2 code style
2013-11-17 18:54:14 +01:00
SUTJael
1e6404561f
closes #10 , closes #6 ; Cancel button can revert changes done when editing artist/album/song. Artist and Playlist edition is now working.
2013-11-10 12:07:45 +01:00
Afterster
5c618a9696
Add user flags on songs, albums, artists
...
Bug fix rating on stats page (object id conflict)
Bug fix cell alignment when rating disabled
2013-11-10 12:07:30 +01:00
Paul Arthur
266f7cea9b
Fix persistent XSS vulnerabilities in AJAX editing
...
Based on merge request #22 from Jean-Lou Hau, but does the escaping for
everything and in a different place.
2013-02-07 15:20:44 -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
136f9f5856
Move ajax_include() from ui.lib.php to UI
2013-01-26 01:35:59 -05:00
Paul Arthur
d87c539500
Cosmetics: clean up heads in server/
2013-01-25 19:05:28 -05:00
Paul Arthur
8c4921f5f3
Consistently use 'object_type' in playlist returns
2012-10-15 13:20:27 -04:00
Paul Arthur
4aa256cb07
Clean up some PHPDoc crap
...
Remove misleading, unvetted, or in some cases just plain wrong data.
Packages and categories weren't being used correctly. They still
aren't.
2011-04-04 17:37:10 -04:00
momo-i
f99643663c
header comment modified for phpdoc
2011-02-03 09:43:46 +09:00
Paul 'flowerysong' Arthur
4b5756ba9d
Miscellaneous cleanup.
2010-06-13 08:11:09 +00:00
Paul 'flowerysong' Arthur
7f36693353
Change Browse from static to instantiable. Among other things, fixes FS#13;
...
probably also breaks things. Most things appear to still work, but I may have
missed some cases.
2010-06-10 05:33:57 +00:00
Paul 'flowerysong' Arthur
b95a7b1ecc
I should have done it this way in the first place, instead of that ugly
...
show_playlist_full_row hack.
2010-06-09 01:35:50 +00:00
Paul 'flowerysong' Arthur
b9937cd7ce
Clean up the rating code by moving uniqueness constraints into the database,
...
using SQL's AVG() when we want an average, updating the cache when a rating
changes, etc.
2010-06-07 00:49:47 +00:00
Paul 'flowerysong' Arthur
b290f52c8d
Some missed hunks for playlist editing and miscellaneous related cleanup.
2010-04-28 22:20:42 +00:00
Paul 'flowerysong' Arthur
1cb0983ed0
Cosmetics: remove trailing whitespace
2010-03-14 20:14:52 +00:00
Karl 'vollmerk' Vollmer
45f382b06d
Add vim modelines to all php files (Thx ascheel)
2010-03-14 04:53:15 +00:00