1
0
Fork 0
mirror of https://github.com/Yetangitu/ampache synced 2025-10-06 03:49:56 +02:00
Commit graph

52 commits

Author SHA1 Message Date
Afterster
ce7f555058 Fix French translation on latest sentences 2015-04-29 22:55:49 +02:00
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
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
36f6ddd2f0 Allow static browse pagination and disable alphabetic 2014-09-01 22:45:39 +02:00
Psy-Virus
24b28ebc9c Patch related to #301 2014-07-04 21:12:03 +02:00
Psy-Virus
2e1de0c180 Final Style update + some simple fixes
Also Ger translation updated, due to latest changes.
2014-07-04 02:12:42 +02:00
Psy-Virus
5aaeb3a825 updated to last example & fixed code formatting..
so that Scrutinizer doesn't cry tears any more^^
2014-07-02 01:49:23 +02:00
Psy-Virus
2db2765418 List-site navigation style update
Hey, that sites + textfiled isnt so beautiful I thought, so I've done something better(?) Ithink.

How do you like this
1. = original

I prefer the last one^^
If we agree with one of them, I'll send a pull request
And one question.. How should I name the classes for this buttons? I really have no idea.. at the moment its "navmenu-button"

![menu navbutton](d1f3e270-0132-11e4-89e0-88512dd6c2e7.png)
2014-07-01 17:30:27 +02:00
Afterster
433d6c3f6f Fix Browse page TextBox footer 2014-06-25 07:03:25 +02:00
Afterster
d77e4f4be9 Add item count on browse (fix #260) 2014-06-15 15:14:53 +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
SUTJael
7e4e12f53b Fix #173. Fix rating. Fix plenty of Warnings. 2014-03-27 15:28:58 +01:00
SUTJael
017c164f62 Syntax update
Table filters are displayed on link click
2014-02-02 17:11:45 +01:00
Afterster
2926c531df Show current select alphabet in browse 2014-01-13 07:36:25 +01:00
Afterster
abd0d5c1b8 Fix browse footer change page limit option 2014-01-12 11:37:39 +01:00
Afterster
e35c174e4f Add option to dynamically change the page limit when browsing 2014-01-12 10:55:03 +01:00
Afterster
ad3820ecb4 Add Alphabetic header on Browse 2014-01-12 03:08:24 +01:00
Afterster
05efdc8280 Increase automatic infinite scroll to 5 pages 2014-01-12 01:58:23 +01:00
Afterster
cfb349178e Add Infinite Scroll in Browse 2014-01-12 01:55:14 +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
Afterster
0a7cc00c4e Add 'all' link on browse (fix #64) 2013-12-09 13:36:00 +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
bddca41379 Readd php closing tag on templates 2013-11-17 19:32:22 +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
2ab840a48b Cosmetics: clean up heads in templates/ 2013-01-25 16:38:14 -05:00
Paul Arthur
f65076b93d Switch from _() to T_()
Even if we move away from php-gettext in the future, it's easy to
write a quick T_() as a simple wrapper; it's not so easy to rewrite
PHP to allow redeclaration of a function.
2012-04-12 21:13:29 -04:00
Paul Arthur
34b0eaf233 Clean up uses of Config::set and Config::set_by_array
Consistently pass in a boolean instead of a string or an int for the
clobber flag.
2012-03-06 12:18:57 -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
629502b147 templates header comment modified for phpdoc 2011-02-03 09:24:02 +09:00
momo-i
fd548dc3e9 some templates modified header comment 2011-02-03 08:04:41 +09:00
Paul 'flowerysong' Arthur
6e386b835d Some cleanup and optimisation of list headers. Fixes FS#137. 2010-09-21 16:59:49 +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
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
2c337852cf major corrections to reading of preferences and a few misc fixes which I have now forgotten 2008-02-29 06:14:46 +00:00
Karl 'vollmerk' Vollmer
5975361e03 fixed an issue with downsample remote where it required access_control to be on, and also would downsample those inside the local network definition rather then those outside 2007-12-30 02:05:31 +00:00
spocky
1379769b18 - Updated Now Playing html/css
- Fixed Star-rating css
- Updated Pager (5 elements around selected page# should be enough)
- Updated Album class so that disk# is part of the link
- Some more cleanup/updates to html/themes (hopefully it should be almost done in a week, so that themers can start theming on 3.4)
2007-11-13 20:57:07 +00:00
spocky
b49eff3e13 Updated ajax loader
Updated pager html/css
Fixed some Greysme's bugs
Didn't fix ajax links w3c conformance :)
2007-10-15 21:02:50 +00:00
Karl 'vollmerk' Vollmer
311df0b6ba fixed slight glitch introduced into the paging stuff 2007-08-19 09:05:35 +00:00
Karl 'vollmerk' Vollmer
796c2692d0 fixed lower paging horn, tweaked css for page-a-nation, added paging to playlists, genres and radio strations, added detection of purchase urls to find missing tracks on albums 2007-08-09 06:17:37 +00:00
Karl 'vollmerk' Vollmer
b909c08509 fixed a bug in the numbering, referencing a non-existant value 2007-08-02 06:52:34 +00:00
Karl 'vollmerk' Vollmer
a93cc6b8eb added paging to artists, albums and fixed a missed link 2007-07-31 04:39:31 +00:00