Afterster
36175c3e88
Fixed #689 : Count disappears when viewing album with multiple pages
2015-01-25 10:49:44 +01:00
Lawrence Brown
60a653daf4
copyright 2014 -> 2015
...
janitorial services
2015-01-04 21:36:41 +00:00
Afterster
cd53d38c51
Include tabledata.js only once, before footer
2014-11-20 20:55:13 +01:00
SUTJael
6b1826271c
Merge branch 'develop' of https://github.com/ampache/ampache into develop
2014-11-18 18:00:29 +01:00
SUTJael
6c13006c29
Big cleanup/fix on browse. Remember previous selected page on global lists (songs/artists/albums/etc.) ( Fix #392 ).
2014-11-18 18:00:20 +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
Afterster
29bbfa3d00
Add optional unique key to browse content
2014-08-03 00:32:17 +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
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
39e6e76f59
Fix code style
2014-05-07 15:49:47 +02:00
SUTJael
2ca1ae9f01
Text field to query a specific page. Fix #157 .
2014-05-06 18:50:33 +02:00
SUTJael
43e9a2b91c
Fix session_status with lower PHP version than 5.4.0 ( Fix #143 )
2014-04-22 22:37:37 +02:00
Afterster
d3f01a3bc7
Save browse filter options in local cookies
...
Add curl module check
2014-04-13 00:20:54 +02:00
SUTJael
7e4e12f53b
Fix #173 . Fix rating. Fix plenty of Warnings.
2014-03-27 15:28:58 +01:00
Afterster
e35c174e4f
Add option to dynamically change the page limit when browsing
2014-01-12 10:55:03 +01:00
Afterster
917c1d4442
Default alphabetic filter to 'A'
2014-01-12 03:27:11 +01:00
Afterster
ca921f3dfd
Fix filter reset when alphabet browsing
2014-01-12 03:17:47 +01:00
Afterster
ad3820ecb4
Add Alphabetic header on Browse
2014-01-12 03:08:24 +01:00
Afterster
cfb349178e
Add Infinite Scroll in Browse
2014-01-12 01:55:14 +01:00
Afterster
4153040efe
Add global search auto-completion ( fix #88 )
2014-01-03 19:59:33 +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
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
619ca48ffe
Add paging to information pages ( fix #8 )
2013-11-23 01:06:58 +01:00
Afterster
22cb316a48
Ampache code now respect PSR-2 code style
2013-11-17 18:54:14 +01: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
0c66442b55
require and require_once aren't functions
...
Since the parentheses are optional, we leave them off to remind ourselve
that PHP be crazy, yo.
2013-01-25 19:20:47 -05:00
Paul Arthur
d87c539500
Cosmetics: clean up heads in server/
2013-01-25 19:05:28 -05:00
dipsol
fcc8ff2842
FS#189 Fixed dropdown selection
2011-09-14 16:20:48 +02: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
Paul Arthur
a9da6a6fa2
Reworked search
...
Still has tentacles and should have been integrated into the existing
API/Browse implementation better, but it's functional.
2011-04-02 00:48:58 -04:00
momo-i
f99643663c
header comment modified for phpdoc
2011-02-03 09:43:46 +09:00
Chris Slamar
4910d13fa4
Catalog Filtering Added Bug#60
2011-01-24 19:25:01 -06: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
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
Karl 'vollmerk' Vollmer
04bcb58be9
move over to query class as backend for browse
2009-03-08 22:39:38 +00:00
Karl 'vollmerk' Vollmer
e33a8f344d
no real progress, just saving my work
2008-11-03 09:05:47 +00:00
Karl 'vollmerk' Vollmer
781d77e558
bunch of fixes, and some breaks for the browsing
2008-08-18 02:51:59 +00:00
Karl 'vollmerk' Vollmer
64fb3786bb
good number of changes to browse, this breaks more then it fixes...
2008-08-13 03:36:29 +00:00
Karl 'vollmerk' Vollmer
73e70d7d99
fixed a long standing browsing issue where you could not browse two different things at the same time
2008-08-08 05:15:34 +00:00
Karl 'vollmerk' Vollmer
693e26e2ad
commit of the patches from codeoverload to implement tagging, will not work without manual modification of database, yes.. this commit breaks things cope
2008-05-12 02:52:50 +00:00
Karl 'vollmerk' Vollmer
41db247234
fixed shoutbox typo so albums add correctly, can now edit playlist tracks and change their track in the playlist, added batch download link to single playlist view
2008-04-21 00:28:18 +00:00
Karl 'vollmerk' Vollmer
2801dae076
fixed show album art, added input for source charset on fix_filenames, added "add" to shoutbox display, updated links
2008-04-20 22:35:21 +00:00
Karl 'vollmerk' Vollmer
6e23458ab0
slight tweak to the hotness added by spocky, added in a slight delay on the onKeyUp removed the alpha list
2008-03-18 02:19:58 +00:00
spocky
179b7dab43
Changed "starts with" browsing execution from OnChange to OnKeyUp (sounds more logical this way). Maybe we dont need "alphabet filter" above anymore. Or maybe we do (?).
...
Fixed songs starting with "All" never searched
2008-03-17 22:00:00 +00:00
Karl 'vollmerk' Vollmer
3d8ff28ac5
fixed filters being applied incorrectly, and removed un-needed query on show album
2007-12-24 00:57:36 +00:00
Karl 'vollmerk' Vollmer
4fecf43894
- Added ability to delete radio and playlist
...
- Tweaked Classic CSS to fix issue with larger fonts
- Fixed some javascript update issues due to quoting on the catalog
processes
- Fixed display of the MOTD
2007-09-25 03:35:08 +00:00
Karl 'vollmerk' Vollmer
88562955f9
added sorting on most objects in most views, report bugs if you find points where sorting fails
2007-09-17 03:11:06 +00:00