Afterster
e05135ada2
Merge pull request #870 from Psy-Virus/patch-4
...
Updated help text
Added two new functions for translation-words.txt updates from database
Changed the bug-tracker-mail-adress to Transifex Ampache project adress
Some other small improvements
2015-05-27 13:38:44 +02:00
Afterster
289d1f0fd9
Fix Content-Type header on channels
...
Fix artist download batch link permission check
2015-05-27 07:07:50 +02:00
Manuel
60d29a5e9b
Updates:
...
+ Updated help text
+ Added two new functions for translation-words.txt updates from database
+ Changed the bug-tracker-mail-adress to Transifex Ampache project adress
+ Some other small improvements
2015-05-26 22:51:19 +02:00
Afterster
144fff1eb0
Merge pull request #864 from Psy-Virus/develop
...
Base database-words.txt and translation catalog updated
2015-05-22 07:20:43 +02:00
Psy-Virus
4918d8e46d
Base database-words.txt and translation catalog updated
2015-05-21 16:41:11 +02:00
Afterster
517cef69b3
Close sql connection before sending media stream
...
Add cookie with authenticated username, for JavaScript use and better cache handling on visitors
2015-05-19 21:51:12 +02:00
Afterster
16d3cfa126
Merge branch 'RyanCopley-playlist-existing-html5' into develop
2015-05-18 08:05:37 +02:00
Afterster
37ef2ba730
Merge branch 'playlist-existing-html5' of https://github.com/RyanCopley/ampache into RyanCopley-playlist-existing-html5
2015-05-18 08:05:11 +02:00
Afterster
03359e8871
Merge pull request #861 from RyanCopley/add-album-to
...
Add an "Add to existing playlist" button to Album UI
2015-05-18 07:10:59 +02:00
Ryan Copley
bf50a2e0f7
Add to existing playlist via the html5 player
2015-05-17 22:24:20 -04:00
Ryan Copley
752d76ea7e
Add an "Add to existing playlist" button to Album UI
2015-05-17 19:53:18 -04:00
Afterster
a9cea44c89
Return album art thumb url in rss feed instead of raw url
2015-05-16 11:34:32 +02:00
Afterster
e92735c5ef
Fixed #821 : LDAP: more than one ldap_filter
2015-05-16 11:28:13 +02:00
Afterster
be62df7f42
Fixed #860 : Bug : it is possible to add a track without indicating a licence
2015-05-16 10:05:36 +02:00
Afterster
0c346bad51
Merge pull request #852 from RyanCopley/playlisttrack-fix
...
Return playlist track in the song XML if it is passed in
2015-05-16 09:58:05 +02:00
Afterster
e4f3b9bcad
Remove incomplete debug_event call in user.class.php
...
Remove mbstring.internal_encoding warning in PHP6 (#855 )
2015-05-15 23:54:11 +02:00
Afterster
0bce1211fe
Add option to hide user fullname by default
2015-05-14 23:07:36 +02:00
Afterster
bc686882f8
Merge branch 'develop' of github.com:ampache/ampache into develop
2015-05-14 20:45:28 +02:00
Afterster
d83b378595
Avoid autoplay in share page by default
2015-05-14 20:44:59 +02:00
Afterster
8edf18896a
Fix default ACL
2015-05-13 13:45:20 +02:00
Afterster
d7c8b35ea6
Remove 'Shout By' on latest_shout rss feed
2015-05-13 07:27:23 +02:00
Afterster
36eb36d455
Don't require valid session on image if use_auth or require_session settings are disabled
2015-05-13 07:18:41 +02:00
Afterster
5dad1fcf3d
Add Transifex config file
2015-05-12 23:04:37 +02:00
Ryan Copley
a126ceb7a5
Fixes #851 Add the playlist_data track to the song XML if it was passed in.
2015-05-11 22:43:04 -04:00
Afterster
6f3543ba4a
Merge pull request #854 from hyperactivated/hyperactivated-select-art-cache-bust
...
Stop image caching in art selection
2015-05-11 21:17:29 +02:00
Afterster
cb025a2e6e
Merge pull request #850 from RyanCopley/playlist_remove_song_fix
...
Fixed playlist_remove_song, it was improperly creating a playlist
2015-05-11 21:16:53 +02:00
hyperactivated
2a60a258e5
Stop image caching in art selection
...
Added "cache buster" parameter to image url in show_arts.inc.php as browsers seem to ignore cache control directives when images are inserted into DOM using javascript.
This addresses issues #840
2015-05-12 00:50:20 +10:00
Ryan Copley
d847135929
Fixed playlist_remove_song, it was improperly creating a playlist object.
...
The track isn't a playlist :) Changed it to scrub_in and I confirmed it worked locally via the XML API.
2015-05-10 22:06:34 -04:00
Afterster
d82966f585
Merge pull request #841 from Psy-Virus/develop
...
Ger + Fr translation update
2015-05-07 07:42:52 +02:00
Psy-Virus
5cb0c465d3
Ger + Fr translation update
...
Ger by me Fr by Google... as usual :-P
2015-05-04 18:35:04 +02:00
Afterster
df6dc76f57
Fix Subsonic API ifModifiedSince parameter in getIndexes function to use seconds
2015-05-03 20:33:01 +02:00
Afterster
db9cc4ed33
Add set as read/unread and delete actions on private messages
2015-05-03 20:22:34 +02:00
Afterster
26b30a2817
Add Podcast links to albums and artists if RSS Feed enabled
2015-05-02 10:00:13 +02:00
Afterster
5b3db76d61
Manual track link on Piwik to support track with Ajax page loading
2015-05-01 19:25:53 +02:00
Afterster
2b100a73cf
Add Piwik and Google Analytics statistic modules
...
Hide user agent from recently played if not at least a content manager user
2015-05-01 18:25:58 +02:00
Afterster
f81c4d6654
Fix registration french translation
...
Fix theme on registration validation page
2015-05-01 17:07:47 +02:00
Afterster
bee714524d
Update .htaccess deny access declaration to work with Apache 2.4
2015-05-01 16:30:58 +02:00
Afterster
e58d16fdbd
Fix huge performance issues when the user and user_preference tables are large
2015-05-01 14:33:01 +02:00
Afterster
f05fdb3ce5
Add Artist search by year and place
2015-05-01 11:07:22 +02:00
Afterster
3c389a5842
Better donation plugin position
...
Re-enable wait between multiple channel chunks
2015-05-01 10:49:57 +02:00
Afterster
60034e755b
Fixed #829 : Search by "Comment" is not working
2015-05-01 08:28:30 +02:00
Afterster
2837c44fe8
Add new display_user_field plugin type ; Paypal and Flattr user donation plugin
2015-05-01 07:39:08 +02:00
Afterster
ad64c4982b
Other French translation fixes
2015-04-29 23:12:31 +02:00
Afterster
ce7f555058
Fix French translation on latest sentences
2015-04-29 22:55:49 +02:00
Afterster
b04b6ef047
Merge pull request #830 from Psy-Virus/develop
...
Translation update + improvement
2015-04-29 22:39:02 +02:00
Afterster
e626109cd1
Merge pull request #831 from wagnered/develop
...
Added return true; for successfuly deleted catalogs.
2015-04-29 22:34:48 +02:00
Psy-Virus
f69cc4957b
Translation update + improvement
...
+ German and French translation updated due to latest changes.
+ Other
languages updated to latest state via `gather-messages.sh`
+ Small
improvement arount line 286 in `templates/header.inc.php`. I think it's
better to have one coherent sentence because to translate
one sentence
in pieces is slightly confusing.
:-)
2015-04-29 19:10:19 +02:00
Afterster
92872e39f5
Add Ampache information in html header to automatically detect ampache webpage
...
Allow cross-domain request in default maintenance page example
2015-04-29 13:41:07 +02:00
wagnered
d0617c4c96
Added return true; for successfuly deleted catalogs.
2015-04-29 00:12:16 -07:00
Afterster
7ed919c5b5
Allow scripts to run in maintenance mode
2015-04-28 23:20:50 +02:00