Duncan Sommerville
|
dcb30b3aa7
|
Move file extension check to before database object insertion
|
2015-09-24 12:57:19 -04:00 |
Duncan Sommerville
|
778b67982b
|
Remove duplicate imports and add new table imports to ScheduleController
|
2015-09-24 12:56:32 -04:00 |
Duncan Sommerville
|
e5deae89a4
|
Generalize datatables style fixes
|
2015-09-24 12:54:24 -04:00 |
drigato
|
c587dcf4e4
|
Added extra fields to podcast table
|
2015-09-24 10:32:16 -04:00 |
drigato
|
07b63abfe1
|
Small Podcast API fix
|
2015-09-23 15:54:42 -04:00 |
drigato
|
e610ce8af7
|
Fix for switching to simplepie
|
2015-09-23 15:35:24 -04:00 |
drigato
|
4de42ada6e
|
Disable simplepie caching
|
2015-09-23 14:50:32 -04:00 |
drigato
|
727abac0b8
|
Switch Podcast reader to use simplepie
|
2015-09-23 14:47:40 -04:00 |
Duncan Sommerville
|
c5b00e56bb
|
Fix bug that prevented multiple podcast tabs from being opened
|
2015-09-23 12:38:08 -04:00 |
Duncan Sommerville
|
827a83392f
|
Remove unnecessary fields from bulk get, add explicit casting back to podcast item array for testing
|
2015-09-22 20:24:53 -04:00 |
Duncan Sommerville
|
55d5fc62a2
|
SAAS-1071 - more work on celery backend
|
2015-09-22 20:22:06 -04:00 |
Duncan Sommerville
|
ee1ceb9281
|
Update TaskManager to be a bit easier to extend
|
2015-09-22 20:21:19 -04:00 |
Duncan Sommerville
|
576a457fdb
|
Small tweaks to tabs, fix merge conflicts in podcast
|
2015-09-22 20:19:57 -04:00 |
Albert Santoni
|
3790b0fa81
|
Merge branch 'saas-dev-publishing' of github.com:sourcefabric/Airtime into saas-dev-publishing
Conflicts:
airtime_mvc/public/js/airtime/library/podcast.js
|
2015-09-22 18:37:41 -04:00 |
Albert Santoni
|
ed33714340
|
SAAS-1064: Publish action for library context menu
|
2015-09-22 18:33:27 -04:00 |
Duncan Sommerville
|
44a5e5a240
|
Improve tabs functionality and add comments
|
2015-09-22 17:34:24 -04:00 |
Duncan Sommerville
|
50996a081f
|
Merge branch 'saas-dev-publishing' of github.com:sourcefabric/airtime into saas-dev-publishing
|
2015-09-22 15:27:18 -04:00 |
Duncan Sommerville
|
4238d5a201
|
Refactor tabs functionality
|
2015-09-22 15:27:08 -04:00 |
Duncan Sommerville
|
cf1de5fb66
|
SAAS-1071 - initial work on podcast celery backend; tweak SoundCloud service
|
2015-09-22 15:26:08 -04:00 |
Duncan Sommerville
|
79db208cd4
|
Refactor SoundCloud/Third party controllers to fit new service architecture
|
2015-09-22 14:18:48 -04:00 |
drigato
|
d86b00c53e
|
SAAS-1077: REST API for podcast episodes
Empty PUT action
|
2015-09-22 11:19:39 -04:00 |
drigato
|
0fc324f3ba
|
SAAS-1077: REST API for podcast episodes
|
2015-09-22 11:13:18 -04:00 |
Albert Santoni
|
5bd8a508b1
|
Merge branch 'saas-dev' into saas-dev-publishing
Conflicts:
airtime_mvc/public/js/airtime/library/spl.js
|
2015-09-21 18:12:27 -04:00 |
Albert Santoni
|
479153df17
|
Merge branch 'saas' into saas-dev
Conflicts:
airtime_mvc/public/css/billing.css
|
2015-09-21 18:01:56 -04:00 |
Albert Santoni
|
2a79424a64
|
Increase the CSRF token timeout
|
2015-09-21 18:00:04 -04:00 |
Albert Santoni
|
a21c4612c9
|
Renamed a podcast.js function for clarity
|
2015-09-21 17:59:31 -04:00 |
Duncan Sommerville
|
f9ace20075
|
Simplify third-party/celery/soundcloud implementation
|
2015-09-21 17:03:46 -04:00 |
Albert Santoni
|
b721545c68
|
Stub publish action for context menu
|
2015-09-21 16:54:00 -04:00 |
Albert Santoni
|
73e489fdc8
|
Cleanup a comment
|
2015-09-21 15:41:24 -04:00 |
Duncan Sommerville
|
4115f4939e
|
Frontend tweaks
|
2015-09-21 15:37:57 -04:00 |
drigato
|
77a53491b0
|
Merge branch 'saas-dev-publishing' of https://github.com/sourcefabric/Airtime into saas-dev-publishing
|
2015-09-21 14:51:55 -04:00 |
drigato
|
3198d822bf
|
SAAS-1058: Podcast table schema
Remove not null constraint on podcast_episodes file_id column
|
2015-09-21 14:51:32 -04:00 |
Duncan Sommerville
|
373ff55923
|
Frontend tweaks to podcasting + new abstract datatables functionality
|
2015-09-21 12:40:05 -04:00 |
drigato
|
3db20bd3b5
|
Merge branch 'saas-dev-publishing' of https://github.com/sourcefabric/Airtime into saas-dev-publishing
|
2015-09-21 07:08:55 -04:00 |
drigato
|
1445e85795
|
SAAS-1058: Podcast table schema
Changed podcast table column sizes
Added some podcast table column size validation
|
2015-09-20 12:06:51 -04:00 |
Duncan Sommerville
|
18fb0f3509
|
Merge branch 'saas-dev-publishing' of github.com:sourcefabric/airtime into saas-dev-publishing
|
2015-09-18 18:29:54 -04:00 |
Duncan Sommerville
|
0710accbe2
|
SAAS-1062 - more work on podcasting frontend
|
2015-09-18 18:29:50 -04:00 |
Albert Santoni
|
515d892f6e
|
Fixed small table widget ctrl-selection bug
|
2015-09-18 16:11:49 -04:00 |
Duncan Sommerville
|
a6450353e5
|
Add missing phtml file
|
2015-09-18 15:52:54 -04:00 |
Duncan Sommerville
|
7da1f86659
|
Merge branch 'saas-dev-publishing' of github.com:sourcefabric/airtime into saas-dev-publishing
|
2015-09-18 15:39:19 -04:00 |
Duncan Sommerville
|
6de6e2767c
|
SAAS-1062 - Podcast skeleton work; slight rework to backend functionality
|
2015-09-18 15:39:12 -04:00 |
Duncan Sommerville
|
6934bcfdab
|
Update tabs functionality
|
2015-09-18 15:38:00 -04:00 |
Duncan Sommerville
|
6900af8d47
|
Fix bug where switching from #podcast to other media view would not work as intended
|
2015-09-18 15:37:41 -04:00 |
Duncan Sommerville
|
5b32553820
|
Remove media-monitor from uninstaller; update composer.lock
|
2015-09-18 15:36:42 -04:00 |
Duncan Sommerville
|
be39b6b7c0
|
* Initial podcast skeleton functionality
* Rename SoundCloud/Celery classes to fit conventions
* Small fixes to Table class functionality
|
2015-09-18 15:34:55 -04:00 |
drigato
|
11f3aa7b76
|
Fix typo
|
2015-09-18 14:36:54 -04:00 |
Albert Santoni
|
a810010448
|
Dropped percentage from educational discount
|
2015-09-18 14:01:30 -04:00 |
Albert Santoni
|
2cad7c1848
|
Added educational pricing page link
|
2015-09-18 13:59:55 -04:00 |
drigato
|
d95b5a9034
|
SAAS-1063: REST API for podcasts
Update composer.json with rss reader library
|
2015-09-18 09:52:24 -04:00 |
drigato
|
9a2e9d1b3b
|
SAAS-1058: Podcast table schema
Renamed podcast_contents to podcast_episodes
Added new columns to podcast_episodes table
|
2015-09-18 09:51:44 -04:00 |