Naomi Aro
df4cdfb07e
CC-3687 : Remove context menus from recorded shows since they are blank.
2012-05-07 17:48:56 +02:00
denise
678e573e7a
SAAS-157: Automated metrics: gather info about soundcloud usage
...
-done
2012-05-07 11:24:40 -04:00
denise
b5db91f0f4
Merge branch 'devel' of dev.sourcefabric.org:airtime into devel
2012-05-07 10:22:41 -04:00
Naomi Aro
a79514c8ee
CC-3687 : Remove context menus from recorded shows since they are blank.
2012-05-07 15:24:06 +02:00
Naomi Aro
1cc84c1c85
CC-3761 : Calendar->Update Show:Try to input wrong number of Colour, Browser hangs
2012-05-07 14:48:33 +02:00
Naomi Aro
41e7150462
Merge branch 'devel' of dev.sourcefabric.org:airtime into devel
2012-05-07 14:29:02 +02:00
Naomi Aro
a4b949cc2f
CC-3753 : Cannot cancel record show on Timeline view
2012-05-07 14:28:21 +02:00
Martin Konecny
bd6686a243
CC-3771: year column in cc_files sometimes has values greater than 2^31-1, which causes postgresql to fail when trying to convert this to a year.
...
fixed
2012-05-06 20:45:52 -04:00
Martin Konecny
77bffcd8e9
join function should be static
2012-05-06 20:30:49 -04:00
Martin Konecny
6135660d0f
CC-3771: year column in cc_files sometimes has values greater than 2^31-1, which causes postgresql to fail when trying to convert this to a year.
2012-05-06 20:05:14 -04:00
Martin Konecny
4ad3286db2
CC-3769: PHP 5.3.2 issue with DateTime::createFromFormat and format string "U.u"
2012-05-06 15:34:41 -04:00
Martin Konecny
adee58bcbc
-better handling of timezones
2012-05-05 22:29:31 -04:00
Martin Konecny
1f214747b2
-catch all exceptions in Preference model and make header 503
2012-05-05 22:29:16 -04:00
Martin Konecny
5204da4502
-new logging class
...
-don't log errors to stdout
-log all errors to /var/log/airtime/zendphp.log
2012-05-05 22:28:52 -04:00
Martin Konecny
bb5deda09d
Various fixes for installer
...
-create zendphp.log before web files are available
-run airtime.php script earlier so DB is created before web files are available
-zendphp.log should have 644 permissions, not 755
2012-05-05 21:34:09 -04:00
Martin Konecny
5aea66a5c4
CC-3683: Upgraded database not equivalent to fresh install database part 1
...
-hide useless "NOTICE" statements
2012-05-04 20:22:36 -04:00
Martin Konecny
bc8cdc8a2d
CC-3683: Upgraded database not equivalent to fresh install database part 1
...
-hide useless "NOTICE" statements
2012-05-04 20:13:21 -04:00
Martin Konecny
d80dece0bc
CC-3683: Upgraded database not equivalent to fresh install database part 1
...
-hide useless "NOTICE" statements
2012-05-04 19:56:20 -04:00
Martin Konecny
9324d5d24a
CC-3683: Upgraded database not equivalent to fresh install database part 1
...
-using raw sql statements generated by apgdiff
2012-05-04 19:51:08 -04:00
Martin Konecny
240756f98b
CC-3767: Pypo push crashed
2012-05-04 19:50:16 -04:00
Martin Konecny
b01921abea
CC-3683: Upgraded database not equivalent to fresh install database part 1
...
-using raw sql statements generated by apgdiff
2012-05-04 19:41:46 -04:00
denise
0aa60b1f97
Merge branch 'devel' of dev.sourcefabric.org:airtime into devel
2012-05-04 18:28:38 -04:00
Martin Konecny
0685148c10
CC-3749: Media Monitor should not load files pypo cannot read
...
-incorrect variable name
2012-05-04 18:05:02 -04:00
Martin Konecny
b1611f5b86
CC-3749: Media Monitor should not load files pypo cannot read
...
-incorrect variable name
2012-05-04 18:01:49 -04:00
Martin Konecny
495ad63333
CC-3732: NationTalk Database upgrade fail, from 2.0.3 to 2.1.0
...
-move NOT NULL constraint to after the column has been populated
2012-05-04 17:43:34 -04:00
Martin Konecny
4d7d17fe55
fix invalid file variable name
2012-05-04 17:25:59 -04:00
denise
7c06e27e7f
Merge branch 'devel' of dev.sourcefabric.org:airtime into devel
2012-05-04 15:58:14 -04:00
denise
f50d7c3c03
SAAS-157:Automated metrics: gather info about soundcloud usage
...
-added soundcloud_enabled option
2012-05-04 15:58:07 -04:00
Martin Konecny
676205bb00
CC-3750Media Library->Edit Metadata: media-monitor throw exception when trying to edit metadata with non-ascii characters
...
-Improved save metadata function
2012-05-04 15:49:33 -04:00
Martin Konecny
906b6e8bd0
CC-3749: Media Monitor should not load files pypo cannot read
...
-logic error
2012-05-04 15:22:54 -04:00
Martin Konecny
d98d23d483
CC-3749: Media Monitor should not load files pypo cannot read
...
-fixed
2012-05-04 15:04:54 -04:00
Martin Konecny
7e9d1a3308
CC-3749: Media Monitor should not load files pypo cannot read
...
-fixed
2012-05-04 13:50:38 -04:00
Martin Konecny
e13d06df45
CC-3749: Media Monitor should not load files pypo cannot read
...
-fixed
2012-05-04 13:45:43 -04:00
Martin Konecny
d6a12053eb
CC-3752: Media Monitor DB sync
...
-forgot to exit
2012-05-04 13:39:48 -04:00
Martin Konecny
fa373a683e
CC-3749: Media Monitor should not load files pypo cannot read
...
-fixed
2012-05-04 13:37:43 -04:00
Martin Konecny
08217d59fc
CC-3749: Media Monitor should not load files pypo cannot read
...
-fixed
2012-05-04 13:23:46 -04:00
Martin Konecny
ebc8af0863
CC-3749: Media Monitor should not load files pypo cannot read
2012-05-04 13:03:05 -04:00
Martin Konecny
9092b7f725
CC-3764: Media Library->Edit Metadata: Throw exception when trying to edit metadata
...
-fixed
2012-05-04 12:47:29 -04:00
Martin Konecny
c85c44dbb4
Merge branch 'devel' of dev.sourcefabric.org:airtime into devel
2012-05-04 12:40:52 -04:00
Martin Konecny
22c5da1629
CC-3755: Found Exception in apache's error log
...
-Return error code so that python services automatically retry later.
2012-05-04 12:40:44 -04:00
Naomi Aro
7f18f3b329
Merge branch 'devel' of dev.sourcefabric.org:airtime into devel
2012-05-04 18:16:37 +02:00
Naomi Aro
f78e6eaeca
CC-3763 : Don't call window.resize callbacks multiple time during continuous events
2012-05-04 18:16:10 +02:00
Naomi Aro
025822ce35
CC-3763 : Don't call window.resize callbacks multiple time during continuous events
2012-05-04 18:13:01 +02:00
Martin Konecny
b4cd429204
Merge branch 'devel' of dev.sourcefabric.org:airtime into devel
2012-05-04 12:06:41 -04:00
Martin Konecny
65e771d189
CC-3756: Cannot download/preview tracks in Media Library
...
-Fixed
2012-05-04 12:02:42 -04:00
Naomi Aro
d19ed4a97e
CC-3730 : Boundary tracks need recalculating when resizing current show on calendar (by dragging)
2012-05-04 17:49:58 +02:00
Naomi Aro
96d2f657f7
CC-3741 : Timeline's cursors looks a little bit far from timeline
2012-05-04 15:49:05 +02:00
Naomi Aro
edaec54a5d
CC-3724 : Now Playing -> Timeline view: to drag and drop single file very fast will block adding the same file
...
using jquery.blockUI.js on timeline/playlist builder pages.
2012-05-04 15:00:18 +02:00
Naomi Aro
12a5f17ff5
CC-3724 : Now Playing -> Timeline view: to drag and drop single file very fast will block adding the same file
2012-05-04 11:50:51 +02:00
Martin Konecny
4a7f52e22a
CC-3760: Remove Airtime 1.8.x support from upgrade scripts
...
-fixed
2012-05-03 16:34:54 -04:00