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
Afterster
9c3637b879
Change license from GPLv2 to AGPLv3
2015-12-02 20:46:34 +01:00
Afterster
5124a5ed4c
Merge branch 'develop' of https://github.com/Psy-Virus/ampache into Psy-Virus-develop
...
Conflicts:
templates/show_album_row.inc.php
templates/show_artist_row.inc.php
templates/show_label_row.inc.php
templates/show_playlist_song_row.inc.php
templates/show_song_row.inc.php
templates/show_video_row.inc.php
Apply align_equals and concat_with_spaces on code style
2015-11-07 08:08:59 +01:00
Afterster
2f00d06a98
Fix installation header css
...
Use --prefer-source --no-interaction on composer install
Update MusicBrainz, Tmdb and SabreDAV dependencies
2015-09-17 23:50:41 +02:00
Afterster
16d80f8435
Use Composer for dependencies
2015-09-13 23:30:20 +02:00
Afterster
f3301d3e0a
Fix webplayer video title ( fix #806 )
...
Restore GitHub https (http is not supported by GitHub API...)
2015-06-08 21:49:43 +02:00
Afterster
19e193d8a3
Use HTTP on github auto update to avoid ssl requirement
2015-06-08 21:24:35 +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
411ad4b06c
Use proxy settings on all get Requests
2015-02-05 13:56:12 +01:00
Lawrence Brown
60a653daf4
copyright 2014 -> 2015
...
janitorial services
2015-01-04 21:36:41 +00:00
Afterster
160c59dea2
Fix Scrutinizer issues
2014-09-30 07:47:21 +02:00
Afterster
a87a343ca0
Always update autoupdate last check time ( fix #429 )
2014-09-07 17:29:13 +02:00
Afterster
49cd42562b
Replace iframe with Ajax page loading :) :)
2014-08-08 01:36:07 +02:00
Afterster
467e071b73
Add few songs & videos metadata
...
Add release type on albums
Add methods code comments on few classes
Display release date on all videos
2014-08-02 22:48:41 +02:00
Afterster
740427c328
Add session id on votes ( fix #173 ) and a new option to clear expired sessions votes ( #178 )
2014-05-29 07:18:33 +02:00
Afterster
c88142cd08
Recheck version after autoupdate
2014-05-29 00:24:42 +02:00
Afterster
176cf4a380
Add git pull update from web interface
2014-05-29 00:22:36 +02:00
Afterster
59d038335f
Fix several php errors
2014-05-25 18:47:43 +02:00
Afterster
035f7a106d
Add transcoding default configuration to installation process
2014-05-20 00:30:10 +02:00
Afterster
443d22a345
Fix autoupdate error when using develop branch without Git
2014-05-19 07:52:20 +02:00
Afterster
98664d2a84
Update copyright years
2014-05-18 09:53:57 +02:00
Afterster
0152ab610f
Move ampache-doped to ampache
2014-04-15 20:20:02 +02:00
Afterster
8f24e505f9
Load tag map only when required using Ajax
2014-04-05 10:59:30 +02:00
Afterster
4e9faa31d3
Update changelog and project links
2014-04-05 00:27:27 +02:00
Afterster
355f6885c7
Add beautiful stream url setting and clear playlist before playing in localplay mode
2014-01-11 15:00:52 +01:00
Afterster
96736475cc
Reduce update message length
2014-01-04 12:19:54 +01:00
Afterster
b5729e31c2
Change develop changes compare order
2014-01-04 11:36:28 +01:00
Afterster
077c280723
Fix develop autoupdate
2014-01-04 09:52:46 +01:00
Afterster
d138f7e304
Add AutoUpdate feature
2014-01-04 03:19:13 +01:00