Afterster
9abed639d8
Add load time in footer and set catalog disable as an option to not increase sql query by default
2014-03-16 10:02:13 +01:00
Afterster
ea815a1ff1
Add responsive elements for tables and fix code style
2014-03-15 10:19:59 +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
e8db93ab3c
Add Channel core with Icecast compability
2014-02-03 00:30:04 +01:00
SUTJael
a45a1479ad
Avoid cleaning tag
2014-01-29 18:51:27 +01:00
SUTJael
7a337edcad
Fix #115 , Fix #111 , Fix #125
2014-01-29 18:40:20 +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
b8e54a15a2
Check for Ampache update at administrator login
2014-01-10 23:22:07 +01:00
SUTJael
6b44c643c8
Ability to edit mbid of artists/albums/songs
...
Ability to apply tags configuration to childs (albums/songs). This will override all tags from childs.
2014-01-09 17:20:54 +01:00
Afterster
b6a7ba792f
Catalog disable filter on stats and search too ( fix #33 )
2013-12-14 11:24:19 +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
652497b02f
Fix artist name edition
...
Improve tags db requests
2013-12-06 12:20:25 +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
Afterster
1745e204cd
Fix code style
2013-11-23 01:11:19 +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
22cb316a48
Ampache code now respect PSR-2 code style
2013-11-17 18:54:14 +01:00
Afterster
76bca9785a
Add paging on Tag::get_tag_objects
2013-11-05 20:40:13 -05:00
Paul Arthur
101f4a047a
Cosmetics: s/Itterate/Iterate/
2013-01-28 21:46:00 -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
1069d54c85
Move clean functions into their respective classes
...
Uniformly name them gc()
2013-01-25 21:45:47 -05:00
Paul Arthur
16c3ba34fd
Cosmetics: clean up heads in lib/
2013-01-25 18:38:22 -05:00
Paul Arthur
bac2618846
Cosmetics: clean up SQL statement in Tag::get_top_tags
2012-03-01 13:03:36 -05: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
momo-i
d703009677
header comment for phpdoc
2011-02-03 07:30:23 +09:00
momo-i
add54bc230
test header for phpdoc. now using only classes and libraries.
2011-02-02 16:48:45 +09:00
Paul 'flowerysong' Arthur
4b5756ba9d
Miscellaneous cleanup.
2010-06-13 08:11:09 +00:00
Paul 'flowerysong' Arthur
feae94b52b
Cosmetics. %s/assoicated/associated/g
2010-04-28 22:25:23 +00:00
Paul 'flowerysong' Arthur
1cb0983ed0
Cosmetics: remove trailing whitespace
2010-03-14 20:14:52 +00:00
Paul 'flowerysong' Arthur
d78c207f76
Cosmetics: use tabs for indentation, tweak some indentation/coding style.
2010-03-14 06:10:27 +00:00
Karl 'vollmerk' Vollmer
45f382b06d
Add vim modelines to all php files (Thx ascheel)
2010-03-14 04:53:15 +00:00
Karl 'vollmerk' Vollmer
9b3232ba29
whole bunch more Dba::query replacements
2009-12-14 05:21:36 +00:00
Karl 'vollmerk' Vollmer
e1eff3c586
fix the two remaining identified tag issues from #475
2009-05-26 23:28:36 +00:00
Karl 'vollmerk' Vollmer
d84e62dba7
api fixes, added librefm scrobbler (untested) and fixed minor error in header file with rtl vs ltr languages also removed dead RioPlayer plugin
2009-05-18 17:34:22 +00:00
Karl 'vollmerk' Vollmer
5bd82180f5
some incomplete work cleaning up the api a bit
2009-05-17 15:51:29 +00:00
Karl 'vollmerk' Vollmer
a3e1bf7850
add video data to the API and add missing count="X" value to tag information
2009-03-10 00:03:16 +00:00
Karl 'vollmerk' Vollmer
37a348127f
fixed catalog functions and corrected negative value caching
2009-03-08 13:28:43 +00:00
Karl 'vollmerk' Vollmer
ffd5b55d0a
added the tags to the artist and album display, and also made the cataloging correctly add them to the database, also corrected an issue with the formating so that it always produces a valid style
2008-12-28 08:34:06 +00:00
Karl 'vollmerk' Vollmer
245b69d645
some other minor changes, nothing big
2008-11-29 18:38:46 +00:00
Karl 'vollmerk' Vollmer
e8559dd683
fix http auth issues, fix missing line sfrom dipsols patch, few other minor things
2008-10-29 06:47:00 +00:00
Karl 'vollmerk' Vollmer
f593f18131
Commit, still no internet paying for it.. curse you free.fr
2008-10-27 09:24:34 +00:00
momo-i
01670c6abd
simplify code, remove large if else statement
2008-09-03 22:44:01 +00:00
momo-i
7a6e4825d9
2008-09-03 00:06:29 +00:00
Karl 'vollmerk' Vollmer
0a184d3db4
make the disabled songs link show something, need to make a custom view for that as the song one i not really valid, also played around with the caching a bit
2008-07-14 04:56:52 +00:00
Karl 'vollmerk' Vollmer
5fce261ae2
more improvements to the caching system, removed ugly hack from last night on util
2008-05-26 22:07:26 +00:00
Karl 'vollmerk' Vollmer
13ae6a0371
show the top 2 tags on songs, sync fixes from /branches/3.4 improved caching on song object
2008-05-26 04:08:45 +00:00
Karl 'vollmerk' Vollmer
9803be045b
removed some more references to the genre stuff, added ability to customized what is considered a prefix on albums and artists (requires update of config file) added next and stop to the shoutcast localplay controller
2008-05-25 23:55:35 +00:00
Karl 'vollmerk' Vollmer
fb1896c7bf
go ahead and allow spaces in the tags
2008-05-19 15:11:56 +00:00