Commit Graph

7389 Commits

Author SHA1 Message Date
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
Martin Konecny 10704be503 Merge branch 'devel' of dev.sourcefabric.org:airtime into devel 2012-05-03 16:14:03 -04:00
root 80898ec898 CC-3732: NationTalk Database upgrade fail, from 2.0.3 to 2.1.0
-fixed
2012-05-03 16:13:50 -04:00
denise fe83a57fc8 Merge branch 'devel' of dev.sourcefabric.org:airtime into devel 2012-05-03 13:56:05 -04:00
denise 13e147540d SAAS-214: "--email" being inserted for "city" field in statistics
-fixed quote insertion if string is empty
2012-05-03 13:55:55 -04:00
Naomi Aro 769dfa76af Merge branch 'devel' of dev.sourcefabric.org:airtime into devel 2012-05-03 18:00:20 +02:00
Naomi Aro 0a17b34885 CC-3735 : Now Playing: Browser(Firefox) Mem usage goes high when play a show with hundreds of songs more than 3 hours 2012-05-03 18:00:10 +02:00
denise 81d7e0c80f CC-3747: Metadata popup should also show the filepath of the track
-fixed filepath join
2012-05-03 09:59:31 -04:00
Naomi Aro 9b52115abc Merge branch 'devel' of dev.sourcefabric.org:airtime into devel 2012-05-03 15:04:56 +02:00
Naomi Aro c2c6e1b114 CC-3735 : Now Playing: Browser(Firefox) Mem usage goes high when play a show with hundreds of songs more than 3 hours
updating datatables to stable 1.9.1 release.

optimizing javascript, using jquery to add/remove nodes to avoid JQuery.cache issues.
2012-05-03 15:04:23 +02:00
denise 37190c25c6 CC-3737: ON AIR turns to grey from time to time, while the stream keeps playing
-reverting previous commit
2012-05-02 17:02:05 -04:00
denise ff6e2a2e5a CC-3747: Metadata popup should also show the filepath of the track
-fixed
2012-05-02 16:52:49 -04:00
denise 0d5b9ebada CC-3734: Library/Timeline: Use horizontal scrollbar when there isnt enough room for column data
-fixed
2012-05-02 11:26:39 -04:00
Naomi Aro 08d939d736 CC-3742 : Library: could be confused by carrying over selected state betwee pages 2012-05-02 14:40:27 +02:00