Commit Graph

1796 Commits

Author SHA1 Message Date
Martin Konecny c466b946a0 CC-3770: Make sure files in /srv/airtime/stor have world-readable permissions.
-change read permissions on files right after they're uploaded
2012-05-07 13:12:20 -04:00
Naomi Aro abd63e736a Merge branch 'devel' of dev.sourcefabric.org:airtime into devel 2012-05-07 18:19:26 +02:00
Naomi Aro a514e3b60a CC-3776 : Current Recorded show is resizeable on the calendar (by dragging) 2012-05-07 18:19:18 +02:00
denise bdf314b93a SAAS-157: Automated metrics: gather info about soundcloud usage
- put DB query inside try-catch
2012-05-07 12:12:08 -04:00
denise 3a6a1d8691 Merge branch 'devel' of dev.sourcefabric.org:airtime into devel 2012-05-07 12:02:15 -04:00
denise 96fa5ac715 SAAS-157: Automated metrics: gather info about soundcloud usage
-added soundclound_enabled check
2012-05-07 12:01:36 -04:00
Naomi Aro 6a93a479f8 Merge branch 'devel' of dev.sourcefabric.org:airtime into devel 2012-05-07 17:49:35 +02:00
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
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 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 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
Naomi Aro c5f9288aab Merge branch 'devel' of dev.sourcefabric.org:airtime into devel 2012-05-02 11:15:20 +02:00
Naomi Aro b5b24ae8f1 CC-3735 : Now Playing: Browser(Firefox) Mem usage goes high when play a show with hundreds of songs more than 3 hours 2012-05-02 11:14:53 +02:00
James 8a2b9e7221 CC-3746: Calendar: Duration of 24hrs show is 00h 00m
- fixed
2012-05-01 17:05:18 -04:00
denise 0c337fe430 CC-3747: Metadata popup should also show the filepath of the track
-done
2012-05-01 12:39:56 -04:00
denise 3c53d5c7e6 CC-3737: ON AIR turns to grey from time to time, while the stream keeps playing
-fixed
2012-05-01 10:51:28 -04:00
denise 4477ac02e7 CC-3677: Tooltips improvements
-done
2012-04-30 16:20:23 -04:00
James 5ec2408478 Merge branch 'devel' of dev.sourcefabric.org:airtime into devel 2012-04-27 14:07:30 -04:00
James 0d5f581e35 CC-3731: Can add a show of zero length
- fixed
- extra fix: Changed all the duration format so it's consistent
2012-04-27 14:07:14 -04:00
Naomi Aro f6ff289506 CC-3677 : Tooltips improvements 2012-04-27 15:53:37 +02:00
Naomi Aro e6b724c45a CC-3729 : Create same UI for timeline to select checkboxes. 2012-04-27 15:44:40 +02:00
Naomi Aro d7dcd03de5 Merge branch 'devel' of dev.sourcefabric.org:airtime into devel 2012-04-27 14:42:21 +02:00
Naomi Aro c42aebe5e9 CC-3715 : Library- carry over selected state between pages, be like gmail include select all/none 2012-04-27 14:41:52 +02:00
Naomi Aro b9e13d3b08 CC-3715 : Library- carry over selected state between pages, be like gmail include select all/none 2012-04-27 11:22:44 +02:00
Martin Konecny 88100e79ad CC-3725: Make it so that ON-AIR light never goes off between tracks.
-fixed
2012-04-26 15:26:07 -04:00
James c9df8e8b15 CC-3722: Create loading indicator for AJAX call when calculating Show length
- done
2012-04-26 11:56:14 -04:00
James cf4101cdcd CC-3720: Switch order of streams in dashboard
- done
2012-04-26 11:22:57 -04:00
James 0fe4478bb5 CC-3478: Calendar->Show has some inconsistencies on special Days (e.g.
switching to Daylight Saving Time)

- added exception handling
2012-04-26 10:56:08 -04:00
Martin Konecny a9d125bc4d Merge branch 'devel' of dev.sourcefabric.org:airtime into devel 2012-04-26 10:15:40 -04:00
Martin Konecny 9c9abfab8d CC-3704: No default checked day when creating repeat show
better validation of user input
2012-04-26 10:15:30 -04:00
Naomi Aro 2c84420424 Merge branch 'devel' of dev.sourcefabric.org:airtime into devel 2012-04-26 12:15:31 +02:00
Naomi Aro b5863d3d7a CC-3522 : Now Playing Screen-> Periodical message pops up 2012-04-26 12:14:41 +02:00
James 28d27b8932 CC-3719: "Start time" check will block editing ON AIR show
- fixed
2012-04-25 18:01:37 -04:00
James b5a65ae7e4 Merge branch 'devel' of dev.sourcefabric.org:airtime into devel 2012-04-25 17:22:05 -04:00
James fe71487fa2 CC-3478: Calendar->Show has some inconsistencies on special Days (e.g.
switching to Daylight Saving Time)

- fixed
2012-04-25 17:21:25 -04:00
Martin Konecny e12bd35ee2 CC-3671: add show on week/day view doesn't get start time/end time filled in
-use str formatter for padding
2012-04-25 16:39:58 -04:00
Martin Konecny 517013ffc3 Merge branch 'devel' of dev.sourcefabric.org:airtime into devel 2012-04-25 16:21:15 -04:00
Martin Konecny d04e053814 CC-3704: No default checked day when creating repeat show
-fixed
2012-04-25 16:21:03 -04:00
James 5c401cb472 CC-3671: add show on week/day view doesn't get start time/end time filled in
- fixed
- moved pad function into common.js
2012-04-25 16:04:36 -04:00
Martin Konecny 34a1949511 CC-3696: more rebroadcast show instances will be created after change the calendar
-fixed
2012-04-25 15:09:58 -04:00
Martin Konecny b5bf5e9598 Merge branch 'devel' of dev.sourcefabric.org:airtime into devel 2012-04-25 12:08:05 -04:00
Martin Konecny 06455c65e3 CC-3714: Create show with start time as 0xx:xx will freeze the browser
-fixed
2012-04-25 12:07:58 -04:00
Martin Konecny a291f42112 CC-3716: cannot create show start before 10:00
-fixed
2012-04-25 12:02:06 -04:00
Naomi Aro d2448b804f CC-3697 : Only "Recording From Line In" can be added to the Rebroadcast show 2012-04-25 17:09:40 +02:00
Naomi Aro 7e0e631740 CC-3616 : ShowBuilder-> A tooltip remains in the Showbuilder frame permanently 2012-04-25 15:52:11 +02:00
Naomi Aro 9b4c3efe8e Merge branch 'devel' of dev.sourcefabric.org:airtime into devel 2012-04-25 15:22:51 +02:00
Naomi Aro b6bed6ce7a CC-3667 : Preferences pages should have an option to enable/disable password recovery option 2012-04-25 15:22:38 +02:00
Martin Konecny eec14f9592 Merge branch 'devel' of dev.sourcefabric.org:airtime into devel 2012-04-25 09:19:26 -04:00
Martin Konecny bf96207849 CC-3714: Create show with start time as 0xx:xx will freeze the browser
-fixed
2012-04-25 09:19:15 -04:00
Naomi Aro 7aeddf5bb0 Merge branch 'devel' of dev.sourcefabric.org:airtime into devel 2012-04-25 12:51:00 +02:00
Naomi Aro 439ebb1128 CC-3667 : Preferences pages should have an option to enable/disable password recovery option 2012-04-25 12:50:21 +02:00
Naomi Aro 4cdfd33044 CC-3667 : Preferences pages should have an option to enable/disable password recovery option 2012-04-25 11:32:43 +02:00
Martin Konecny 63a5f45e9b CC-3690: Able to create repeat show in the past, by editing an already ON AIR show
-fixed
2012-04-24 18:22:39 -04:00
Martin Konecny 3bc919affb CC-3696: more rebroadcast show instances will be created after change the calendar
-fixed
2012-04-24 17:52:07 -04:00
James 18caafac48 Merge branch 'devel' of dev.sourcefabric.org:airtime into devel 2012-04-24 16:49:26 -04:00
James 957b750d6a CC-3711: Verify Propel hasn't broken anything with its different handling
of boolean columns compared to Pear

- fixed
2012-04-24 16:49:14 -04:00
Martin Konecny 172bbf9d7f Merge branch 'devel' of dev.sourcefabric.org:airtime into devel 2012-04-24 16:47:48 -04:00
Martin Konecny dd72090c3f CC-3711: Verify Propel hasn't broken anything with its different handling of boolean columns compared to Pear.
-fixed in ShowBuilder controller
2012-04-24 16:46:51 -04:00
Martin Konecny 6e755b000b CC-3707: copy files to stor, extra forwardslash
-fixed
2012-04-24 16:15:22 -04:00
James 5be12c0a93 CC-3695: Non-admin user cannot preview the contents
- guest doesn't have access to playlist builder, hence allowing DJ, PM and
admin to access the preview.
2012-04-24 15:57:43 -04:00
James 3c4d01aa93 CC-3675: Playlist -> the files from Disconnected Mediafolder can still
be previewed (played)

- done
2012-04-24 12:59:07 -04:00
James a41f100545 Merge branch 'devel' of dev.sourcefabric.org:airtime into devel 2012-04-24 11:26:39 -04:00
James 2cb17a3b08 CC-3660: Cannot click Airtime Manual link on override info popup
- replaced the popup with qtip
2012-04-24 11:26:22 -04:00