Rudi Grinberg
|
e9bc0074c0
|
cleaned up ApiController.php a little bit.
|
2012-08-22 14:38:48 -04:00 |
Rudi Grinberg
|
8e8f1b9a58
|
removed a usless check. added the project's first type annotations
|
2012-08-22 12:24:41 -04:00 |
Rudi Grinberg
|
37b7ec3e14
|
updated sql to upgrade airtime version
|
2012-08-22 12:12:49 -04:00 |
Rudi Grinberg
|
6d5b691795
|
Added config files for 2.2.0 upgrade.
|
2012-08-22 11:44:50 -04:00 |
Rudi Grinberg
|
22eea4e432
|
-fixed wrong copying in upgrade skip (see comment in code)
-improved config copying procedure. more general, better error reporting.
|
2012-08-22 11:43:32 -04:00 |
Rudi Grinberg
|
73e52adee1
|
Upgraded version number to 2.2.0
|
2012-08-22 10:39:26 -04:00 |
Martin Konecny
|
4f7c8bf0db
|
Merge branch 'devel' of dev.sourcefabric.org:airtime into devel
|
2012-08-20 16:54:10 -04:00 |
Martin Konecny
|
a874e9fff7
|
CC-4114: use liquidsoap shutdown() command to restart liquidsoap
-tying up loose ends
|
2012-08-20 16:54:01 -04:00 |
Rudi Grinberg
|
2438325445
|
Merge branch 'cc-4227-2' into devel
|
2012-08-20 16:24:00 -04:00 |
Rudi Grinberg
|
c43e1b3b5e
|
cc-4227: added new upgrade scripts
|
2012-08-20 16:23:51 -04:00 |
Rudi Grinberg
|
a993691c6a
|
Merge branch 'devel' of dev.sourcefabric.org:airtime into devel
|
2012-08-20 16:23:15 -04:00 |
Rudi Grinberg
|
e46f0d2b4d
|
cc-4227
Added clause for airtime 2.2.0 in the general upgrade script.
|
2012-08-20 16:06:11 -04:00 |
Rudi Grinberg
|
b2158d48f5
|
Upgrade Script:
Fixed possible bug where values with "=" characters will not be read correctly by
the inhouse ini reader.
|
2012-08-20 16:05:26 -04:00 |
Martin Konecny
|
f3f9ef80ff
|
CC-4119: zendphp.log is not rotated
-fixed
|
2012-08-20 16:05:25 -04:00 |
Martin Konecny
|
f6a4732e87
|
CC-4119: zendphp.log is not rotated
-fixed
|
2012-08-20 15:54:10 -04:00 |
Martin Konecny
|
4ad3927554
|
CC-4114: use liquidsoap shutdown() command to restart liquidsoap
-shutdown liquidsoap on install
|
2012-08-20 14:41:34 -04:00 |
Martin Konecny
|
42738c98a3
|
Merge branch '2.1.x' into devel
|
2012-08-03 11:14:05 -04:00 |
Martin Konecny
|
f98bd5b8f2
|
CC-4147: Make Airtime work nicer with Debian package generation scripts.
-add "--disable-deb-check" option
|
2012-08-03 11:13:17 -04:00 |
Martin Konecny
|
eb4b3cfcfa
|
Merge branch '2.1.x' into devel
Conflicts:
install_full/ubuntu/airtime-full-install
|
2012-08-03 09:45:55 -04:00 |
Martin Konecny
|
3f10f94d8f
|
CC-4147: Make Airtime work nicer with Debian package generation scripts.
-liquidsoap is installed from sofab repo
-make sure new deb-multimedia name takes effect
|
2012-08-03 09:42:41 -04:00 |
Martin Konecny
|
cf2f96ecf1
|
remove commented code
|
2012-07-26 14:49:31 -04:00 |
Rudi Grinberg
|
20e32b98ba
|
Merge branch 'devel' into mediamonitor2
Conflicts:
python_apps/api_clients/api_client.py
|
2012-07-16 17:41:36 -04:00 |
Martin Konecny
|
832eafdea1
|
CC-4104: airtime-uninstall should not purge airtime database be default
-small fix
|
2012-07-16 15:43:17 -04:00 |
Martin Konecny
|
35d3d63e08
|
CC-4104: airtime-uninstall should not purge airtime database be default
-on reinstall use the database
|
2012-07-16 15:34:09 -04:00 |
Martin Konecny
|
4ebcb1b1f9
|
Merge branch '2.1.x' into devel
Conflicts:
airtime_mvc/application/controllers/ApiController.php
airtime_mvc/application/controllers/LibraryController.php
airtime_mvc/application/controllers/PlaylistController.php
airtime_mvc/application/models/Playlist.php
python_apps/media-monitor/airtimefilemonitor/airtimemediamonitorbootstrap.py
python_apps/media-monitor/airtimefilemonitor/airtimemetadata.py
|
2012-07-16 14:31:03 -04:00 |
Martin Konecny
|
6a4fd4973e
|
CC-4104: airtime-uninstall should not purge airtime database be default
-done
|
2012-07-16 14:18:40 -04:00 |
Martin Konecny
|
583695f98c
|
CC-430: Audio normalization (Replaygain Support)
-values are now written through to database
|
2012-07-15 22:22:42 -04:00 |
Martin Konecny
|
35655f9462
|
-no longer require "cell_phone" column for 2.1.3 upgrade
|
2012-07-10 19:05:27 -04:00 |
Martin Konecny
|
aecee0574d
|
Random commits gathered and put into one
-since we had an accidental merge between devel and 2.1.x, I'm rounding
up these changes that need to be in 2.1.x and putting them here.
|
2012-07-09 18:58:22 -04:00 |
James
|
b7ca858506
|
CC-3921: Add mobile phone number field to user record
- added a line to upgrade.sql which takes care of db upgrade
|
2012-07-09 16:50:51 -04:00 |
Martin Konecny
|
9612adf72e
|
CC-430: Audio normalization (Replaygain Support)
-add required package dependencies on full install
|
2012-07-05 23:35:51 -04:00 |
Martin Konecny
|
5c1af49252
|
CC-430: Audio normalization (Replaygain Support)
-Added support on Liquidsoap side
|
2012-07-05 23:24:34 -04:00 |
denise
|
bc93119adc
|
Merge branch '2.1.x' into devel
|
2012-07-04 09:46:30 -04:00 |
Martin Konecny
|
0286aa364e
|
2.1.3 preparation
|
2012-07-03 16:43:10 -04:00 |
denise
|
335dd1516b
|
Merge branch '2.1.x' into devel
Conflicts:
python_apps/pypo/liquidsoap_scripts/ls_script.liq
|
2012-06-29 10:57:14 -04:00 |
James
|
ffe3bdab0c
|
Merge branch '2.1.x' of dev.sourcefabric.org:airtime into 2.1.x
|
2012-06-28 12:25:38 -04:00 |
James
|
63020cf288
|
CC-3955: System -> Preferences: Timezone setting is the first one in the list,
not the current (local) timezone
- adding some code to validate the timezone that is parsed
|
2012-06-28 12:25:15 -04:00 |
james
|
04c36b9ea0
|
CC-3994: Install script hard-codes storage path, instead of using value
in airtime-install.ini
= fix
|
2012-06-27 22:32:10 -04:00 |
Martin Konecny
|
b6483cd952
|
CC-4023: Make clearer install error when Airtime fails due to incorrect postgresql encoding
-done
|
2012-06-26 22:39:17 -04:00 |
James
|
8a2d548d5c
|
CC-4001: Warnings in apache error log
- upgrade script for 2.1.3
|
2012-06-25 17:25:57 -04:00 |
James
|
b081a9eb5f
|
CC-3955: System -> Preferences: Timezone setting is the first one in the list,
not the current (local) timezone.
- fixed
|
2012-06-20 18:24:28 -04:00 |
James
|
832e210609
|
CC-3994: Install script hard-codes storage path, instead of using value
in airtime-install.ini
- done
|
2012-06-20 15:20:26 -04:00 |
denise
|
f029124447
|
Merge branch '2.1.x' into devel
|
2012-06-19 17:57:27 -04:00 |
Martin Konecny
|
27a6326c58
|
Merge branch '2.1.2' into 2.1.x
Conflicts:
python_apps/pypo/pypofetch.py
|
2012-06-18 14:57:22 -04:00 |
Martin Konecny
|
c8559cc88c
|
2.1.2 preparation
|
2012-06-17 23:44:36 -04:00 |
Martin Konecny
|
142289146e
|
better naming of function in upgrade script
|
2012-06-17 22:53:19 -04:00 |
denise
|
6b990f8712
|
Merge branch '2.1.x' of dev.sourcefabric.org:airtime into devel
|
2012-06-14 13:45:14 -04:00 |
denise
|
dbd6b7444b
|
CC-3921: Add mobile phone number field to user record
-committing Doctrine migartion file for new cell_phone column
|
2012-06-13 14:48:24 -04:00 |
Martin Konecny
|
1b5ad43197
|
upgrade script for 2.1.1
|
2012-06-13 12:37:56 -04:00 |
Martin Konecny
|
f188eeada2
|
preparation for 2.1.1 release
|
2012-06-13 11:35:14 -04:00 |