1
0
Fork 0
mirror of https://github.com/Yetangitu/ampache synced 2025-10-03 01:39:28 +02:00
Commit graph

1694 commits

Author SHA1 Message Date
Reederda
589ce6fc7f Minor grammar change
"No recently item found" to "No recently played items found"
2016-11-29 14:20:28 -07:00
Thomas Deuling
231f0c3836 Make song comment editable 2016-10-07 16:41:29 +02:00
Manuel
9399312faa code formatting with php-cs-fixer
I let php-cs-fixer format the code.. seems that they worked on it so the
most ugly line breaks are gone.

And hopefully we Travis won't get angry any more.

:-)
2016-08-07 02:13:33 +02:00
Phyks (Lucas Verney)
8e0b38e0c0 Some extra PHPCS fixes 2016-08-01 22:10:12 +02:00
Phyks (Lucas Verney)
e86ea9a099 Fix copyright date 2016-08-01 22:02:00 +02:00
Phyks (Lucas Verney)
2bb142eeb8 Fix issue #1260
Fix coding guidelines incoherences. Code should match PSR1/2 now, and
php-cs is set to check it on each commit.

Also fixed the Git hook to take into account only added, modified,
copied and renamed files (preventing errors when trying to check deleted
files).

Closes #1260.
2016-08-01 21:55:14 +02:00
Phyks (Lucas Verney)
088fa00b36 Use correct fields type in modules and localplay
This fixes #1339.
2016-07-22 16:11:41 +02:00
Afterster
c4a51bc1b1 Merge pull request #1309 from gturri/develop
Fix typo: s/folowing/following/
2016-07-20 21:12:09 +02:00
Manuel
025fbdaa9f General translation update...
...due to changes on Transifex and the re-pluralization.

Some small changes to harmonize the texts and make them more
clear/userfriendly.

Fixes #1301

:-)
2016-07-20 17:19:35 +02:00
Guillaume Turri
0801fc93a9 Fix typo: s/folowing/following/ 2016-07-20 07:27:15 +02:00
Tetram76
aeb7fee0b9 activate jplayer "preload" option 2016-07-11 11:37:44 +02:00
Phyks (Lucas Verney)
10075e4fbe Fix issue #1211
Wrong gettext function calls

There were some issues when gettext is not installed on the system, due
to direct function calls to gettext and not to the encapsulated ones.

Closes #1211.
2016-07-07 10:39:29 +02:00
Afterster
fc8f756a99 Merge pull request #1283 from Phyks/issue_1282
Fix issue #1282
2016-06-29 08:27:02 +02:00
Phyks (Lucas Verney)
82f89a11f3 Fix issue #1282
Extra `public` keyword in private message templates lead to JavaScript
error.

Closes #1282.
2016-06-21 16:43:10 +02:00
BoBeR182
9a86e3dca5 Add DuckDuckGo search engine 2016-06-21 08:15:18 -04:00
Afterster
ebc2228d9f Merge pull request #1264 from Phyks/issue_1248
Fix for issue #1248
2016-06-16 12:08:09 +02:00
Phyks (Lucas Verney)
d89139e574 Fix for #1250
Aurora.JS was included, but we were not including the codecs JS files.
Including them fix the impossibility to play OGG vorbis audio files when
HTML5 player is disabled and only Flash player and Aurora.JS are
enabled.

Closes #1250.
2016-06-16 11:21:45 +02:00
Phyks (Lucas Verney)
a50fb430ba Fix for issue #1248
Generate `sceret_key` on Ampache installation

Generate a `secret_key` on Ampache installation and put it in the
generated config. This removes the need to do it manually, and the
secret key is ensured to be crypto safe.

Also move the `web_path` configuration setting under a "Various"
fieldset, as it had nothing to do with database settings.

Also added a comment about a missing `break` statement, which was on
purpose, but one could think it was a mistake at first sight.

Closes #1248.
2016-06-16 11:03:56 +02:00
Afterster
0842e288df Merge pull request #1239 from Phyks/develop
Fix proposition for issue #123.
2016-06-14 07:45:30 +02:00
Phyks (Lucas Verney)
f510f644fb Use UTF-8 without BOM for all the files in Ampache 2016-06-13 14:22:21 +02:00
Phyks (Lucas Verney)
7db06c2017 Fix proposition for issue #123.
This commit introduces a `nT_` function to handle pluralization in
localizations, and avoid the need to call ngettext, which was resulting
in errors if PHP Gettext module was not available (and this was not
enforced by Ampache).

Any occurrence of `ngettext` has been replaced by this `nT_` call.

Also removed the useless keywords in the `gather-messages.sh` script,
and added the newly introduced `nT_` keyword.

Closes issue #123.
2016-06-09 08:55:28 +02:00
Manuel
3201efa5e6 New position for update notification:
Since ever, I hated it that the Update notification is within the
headerbox. Now it's on the top of the content div like the "updated
config" notification.

I also kicked out one permission check so the
"autoupdate" notification and/or the "new config" notification is only
shown if the permission is 100... Like before but in another way.
^^

Before, there was a `<span>...</span>`, no matter what user was
logged in. Now there is a div with `id="update_notify"` what is also
only shown, if the admin is logged in.

I also cleaned the depending CSS
rule in `/reborn/templates/default.css`
2016-04-05 03:57:27 +02:00
Manuel
6d84464d15 Fix for #1195
This fixes #1195
2016-04-04 23:37:11 +02:00
Afterster
58ede034c1 Fix tag map per user check (fix #1094)
Make update_380003 optional
2016-03-05 11:02:30 +01:00
Afterster
558e2c882a Add starred information directly on subsonic item description
Add parent attribute to subsonic podcast episode information
Always display art on random album
2016-03-05 09:08:59 +01:00
Afterster
c01d5b55b9 Add licensing to song list column if enabled
Remove MOTD plugin and add it first by default if enabled
2016-03-03 22:34:40 +01:00
Afterster
5b75e70979 Add cover art to live streams 2016-03-03 21:44:06 +01:00
Afterster
5bbe3c7ad1 Don't show empty playlist for regular users
Add album icon in light sidebar menu
2016-03-03 07:46:14 +01:00
Afterster
83f9d7f41d Add radio station to light menu
Add draft for mashup page
2016-03-02 23:03:06 +01:00
Afterster
07a99104cc Add cover art on playlists / playlist items
Add last update date information to playlists
Always garbage collect catalog after any catalog action (fix #1156)
2016-03-02 00:07:31 +01:00
Afterster
c8a66a5ff2 Remove duplicate share icon on albums 2016-02-29 23:28:41 +01:00
Afterster
796da7d490 Add play context menu on random albums and now playing
Update share icon
2016-02-29 23:23:57 +01:00
Afterster
0630676eb6 Add browse filter and light sidebar options
Add overload to force library item art display
2016-02-29 22:51:42 +01:00
Afterster
5f3d59ed74 Add buttons to minimize web player and expand playlist (fix # 2016-02-28 18:49:19 +01:00
Afterster
2de4417058 Add link to license on upload form
Add option to remove grid view from catalog favorites at homepage
2016-02-28 10:07:52 +01:00
Afterster
be38dca973 Add artist prefix on album art title 2016-02-27 07:48:27 +01:00
Afterster
c128f84cda Codec field is now mandatory on live stream 2016-02-23 07:32:41 +01:00
Afterster
e231533080 Add missing slash in album batch download link
Add log entry on Plex api stream
2016-02-16 06:22:39 +01:00
Afterster
74b383e22e Add library item context menu 2016-02-07 19:58:30 +01:00
Afterster
947e15212b Fix unwanted spaces in batch download url (fix #1121) 2016-02-06 10:26:41 +01:00
Afterster
32d5755a0d Move playlist style position to iframed css (fix #1102) 2016-01-21 21:13:45 +01:00
Simounet
23c53fb074 Remove scrub_out on login page's fields 2016-01-20 22:35:32 +01:00
Afterster
f3c9c2d811 Remove scrub_out on login title page
Avoid null on Smartplaylist random column
2016-01-20 22:11:08 +01:00
Afterster
74dabd90d6 Fix waveform temporary file deletion issue if gd library is unavailable
Add PHP-GD test
2016-01-04 21:42:43 +01:00
Afterster
aa19993358 Add video support to playlist (fix #675) 2015-12-27 21:25:30 +01:00
Afterster
9d9f7a2711 Add preference subcategory 2015-12-27 16:06:13 +01:00
Afterster
435500ee66 Prompt for new playlist name 2015-12-27 14:20:59 +01:00
Afterster
961c9c6a6b Clear global search value when displaying search results 2015-12-27 14:04:01 +01:00
Afterster
03de5e9691 Don't refresh page when canceling album art change (fix #1005) 2015-12-27 13:34:59 +01:00
Afterster
c2039e9ff0 Add art id to generated art url (fix #996)
Lighted player and library item edition dialog
2015-12-26 23:40:35 +01:00