Albert Santoni
|
0e6e82a0c6
|
Fixed session start issue with new API
|
2015-11-06 13:04:33 -05:00 |
Albert Santoni
|
e8a0ace018
|
Fixed up syntax error introduced by last commit
|
2015-11-06 12:57:35 -05:00 |
Albert Santoni
|
713a158bb3
|
Disable layout in recalculate-schedule API - XXXX-260
|
2015-11-06 12:50:47 -05:00 |
Albert Santoni
|
4a86544738
|
Skip non-files for XXXX-260
|
2015-11-06 12:50:30 -05:00 |
Albert Santoni
|
ee99a7304f
|
XXXX-260 - Recalculate schedule API as part of bugfix
Conflicts:
airtime_mvc/application/configs/constants.php
airtime_mvc/application/controllers/ApiController.php
airtime_mvc/application/models/Scheduler.php
|
2015-11-06 12:49:53 -05:00 |
Albert Santoni
|
1efd0b815b
|
Removed October educational discount banner from billing page
|
2015-11-05 16:47:58 -05:00 |
Albert Santoni
|
685134d8bb
|
Better trial suspension notice
|
2015-11-05 12:45:09 -05:00 |
Duncan Sommerville
|
1de8a24b59
|
CSS fixes for uploads page
|
2015-10-29 11:15:01 -04:00 |
Duncan Sommerville
|
b5f31065a7
|
Fix merge error
|
2015-10-29 10:18:53 -04:00 |
Duncan Sommerville
|
59ad4fd7f5
|
Merge branch 'saas-dev' of github.com:sourcefabric/airtime into saas-dev
|
2015-10-29 10:12:31 -04:00 |
Duncan Sommerville
|
a6eb4dc3e8
|
Fix for in-app lock contention - move task initialization into PageLayoutInitPlugin to run after session is loaded
Conflicts:
airtime_mvc/application/Bootstrap.php
|
2015-10-29 10:12:26 -04:00 |
Albert Santoni
|
323b54d239
|
Rename billing menu for trials
|
2015-10-27 15:01:34 -04:00 |
drigato
|
5a2d8b26a9
|
Fix for breaking uploads - fix cue regex
|
2015-10-23 16:09:38 -04:00 |
Albert Santoni
|
aed18c534d
|
SAAS-1150: Null mime type breaks the scheduled shows tab
|
2015-10-23 15:00:19 -04:00 |
Albert Santoni
|
16a0172542
|
Merge branch 'saas-dev' of github.com:sourcefabric/Airtime into saas-dev
|
2015-10-21 16:26:04 -04:00 |
Albert Santoni
|
a4b42344dd
|
CC-6140: Switch to Windows linebreaks for stream M3U
|
2015-10-21 16:25:59 -04:00 |
drigato
|
eba99728ae
|
Merge branch 'saas-dev' of https://github.com/sourcefabric/Airtime into saas-dev
|
2015-10-21 16:14:54 -04:00 |
drigato
|
cb8c34c3d5
|
SAAS-1126: Make player widget localizable
|
2015-10-21 16:14:36 -04:00 |
Albert Santoni
|
3b81ea02c8
|
Merge branch 'saas-dev' of github.com:sourcefabric/Airtime into saas-dev
|
2015-10-21 16:14:11 -04:00 |
Albert Santoni
|
4d1d96c8f7
|
CC-6140: M3U streaming link
|
2015-10-21 16:14:06 -04:00 |
drigato
|
b98f573531
|
Merge branch 'saas-dev' of https://github.com/sourcefabric/Airtime into saas-dev
|
2015-10-21 11:01:20 -04:00 |
drigato
|
1cfa708717
|
SAAS-1125: Cue in and out points should be editable in the track metadata editor
Also made improvement by showing errors when the form has invalid data
|
2015-10-21 10:58:22 -04:00 |
Albert Santoni
|
6cbc2f5316
|
Slight CSS rework for SAAS-1136
|
2015-10-20 17:39:46 -04:00 |
Albert Santoni
|
f441f2d385
|
SAAS-1136: Disk usage div overflows if your disk usage is over 100%
|
2015-10-20 16:57:31 -04:00 |
Albert Santoni
|
f79ca8650f
|
Unpaid invoice usability hint and invoice page style fix - SAAS-1134
|
2015-10-20 15:44:24 -04:00 |
Albert Santoni
|
885f47c20e
|
Better solution for upgrade problems (SAAS-1133)
|
2015-10-20 14:52:17 -04:00 |
Albert Santoni
|
9d4cc6c205
|
Temporary workaround for upgrade problems
|
2015-10-20 12:28:18 -04:00 |
Albert Santoni
|
c8e1408dbe
|
Handle error case with bad user timezone strings break advanced search
|
2015-10-20 11:45:26 -04:00 |
Albert Santoni
|
195f1f0e9a
|
Merge branch 'saas-dev' of github.com:sourcefabric/Airtime into saas-dev
|
2015-10-19 17:31:31 -04:00 |
Albert Santoni
|
f8a6721703
|
Increase transaction isolation level for track scheduling and moving
|
2015-10-19 17:31:26 -04:00 |
Duncan Sommerville
|
1a5250205c
|
Merge branch 'saas-dev' of github.com:sourcefabric/airtime into saas-dev
|
2015-10-19 16:10:25 -04:00 |
Duncan Sommerville
|
bd3a16ae7b
|
SAAS-1110 - Fix header sizing at most screen resolutions
|
2015-10-19 16:10:20 -04:00 |
Albert Santoni
|
da6e613a24
|
Merge branch 'saas-dev' of github.com:sourcefabric/Airtime into saas-dev
|
2015-10-19 15:23:57 -04:00 |
Albert Santoni
|
fb4aef405c
|
Increase transaction isolation level to avoid duplicate shows, SAAS-1111
|
2015-10-19 15:23:50 -04:00 |
Duncan Sommerville
|
9d0beabd3f
|
Make playout history page visible for Program Managers
|
2015-10-19 14:09:42 -04:00 |
Albert Santoni
|
97cc4050a4
|
CC-6139: User timezone setting displays incorrectly in user settings
|
2015-10-19 12:37:34 -04:00 |
Albert Santoni
|
d98459a55d
|
Fix head title on Radio Page
|
2015-10-14 15:20:49 -04:00 |
Albert Santoni
|
eea5fff1fa
|
Fixed jQuery being broken on Radio Page
|
2015-10-14 15:15:25 -04:00 |
Albert Santoni
|
2713bd7beb
|
Merge branch 'saas-dev' into saas-3.x-sessionoptimizations
|
2015-10-14 14:50:54 -04:00 |
Albert Santoni
|
591b3d1539
|
Fix SAAS-1128 more robustly to fix timezone/lang popup for sign up too
|
2015-10-14 14:40:23 -04:00 |
Albert Santoni
|
a90b97fb55
|
SAAS-1128: Logging in from www.airtime.pro doesn't trigger lang/timezone setup dialog
|
2015-10-14 14:28:39 -04:00 |
Albert Santoni
|
08344895d6
|
Merge branch 'saas-dev' of github.com:sourcefabric/Airtime into saas-dev
|
2015-10-14 11:59:05 -04:00 |
Albert Santoni
|
9a03b1b50a
|
Force users to click OK in the language/timezone popup
|
2015-10-14 11:58:44 -04:00 |
Localizer
|
96e6038d87
|
updated translation resources
|
2015-10-14 15:49:16 +00:00 |
drigato
|
7f64edafff
|
SAAS-1121: New link show instances don't get created sometimes if there is no show content
Fixed by checking if the linked show is empty before trying to copy its
tracks into new show instances
|
2015-10-13 11:08:17 -04:00 |
Duncan Sommerville
|
ee70a0dbea
|
SAAS-1094 - update backend to prevent removal of items in linked shows while on air
|
2015-09-30 14:44:48 -04:00 |
Duncan Sommerville
|
2ee7e4bf71
|
SAAS-1088 - move 'All My Shows' checkbox to dropdown instead
|
2015-09-30 11:38:33 -04:00 |
Duncan Sommerville
|
258500f650
|
SAAS-1102 - fix datatables pagination layout issues
|
2015-09-30 11:24:29 -04:00 |
Duncan Sommerville
|
efa3999041
|
SAAS-1016 - fix some stream settings not being saved correctly
|
2015-09-30 10:30:32 -04:00 |
drigato
|
bdab0f7b1a
|
Revert medatdata editor fix
|
2015-09-30 10:03:34 -04:00 |