Commit Graph

30 Commits

Author SHA1 Message Date
Zachary Klosko 4cd9d5b8b0 Copying changes from #1160 2021-01-25 10:14:42 -05:00
Kyle Robbertze 617e548db0
Merge pull request #1164 from zklosko/export
Return of Playout History Exporting!
2021-01-22 20:17:21 +02:00
Zachary Klosko fb683874a7 PDF export works 2021-01-18 12:11:33 -05:00
Zachary Klosko dc7faf5e82 Simple CSV export working 2021-01-17 21:03:04 -05:00
Zachary Klosko 31346e469e Replacing Moments JS with DayJS 2021-01-16 14:39:52 -05:00
Zachary Klosko 2135c0038e Adding back moment-timezone.min.js 2021-01-04 14:57:42 -05:00
Zachary Klosko 00fabcff1a Switching to load moment-timezone.min.js w/o extra data 2021-01-04 14:57:42 -05:00
Zachary Klosko 0306687b3b Removing unused jquery script 2021-01-03 20:41:04 -05:00
Zachary Klosko 883044bbe8 Removing extra widgets 2020-12-31 09:22:44 -05:00
Zachary Klosko b7b274098d Removing jQuery 1.7.2 2020-12-30 22:43:22 -05:00
Zachary Klosko 18d567c1fa Removing uncalled scripts 2020-12-30 22:35:45 -05:00
Kyle Robbertze eeed9441e9 convert line endings to unix from dos 2018-12-01 21:57:49 +02:00
Lucas Bickel 38d4fdcdda Disable all google tracking per default 2017-03-13 17:30:05 +01:00
Duncan Sommerville 39b2bd6a86 Actually move library search bar out of header; add angular.js to libs 2015-09-16 17:58:16 -04:00
Duncan Sommerville ba90b1f1eb Merge branch 'saas-dev' into saas-showbuilder
Conflicts:
	airtime_mvc/public/css/styles.css
2015-07-20 12:23:11 -04:00
Duncan Sommerville d7d9a994d5 SAAS-948 - ShowBuilder redesign initial commit 2015-07-15 18:53:19 -04:00
Albert Santoni 66caf2574a CC-6064: Allow shows to be started "now" 2015-07-14 10:35:21 -04:00
Robert Elder 2be4a5f9d0 Add form tokens to several forms. 2014-09-30 23:09:27 +00:00
Naomi 5676decd2d Using local copy of jquery UI 1.8.24 2013-08-09 17:11:34 -04:00
Naomi 16581088d9 working on configuring an item template UI.
modified db to have fields concept for templates.
2013-07-29 16:31:01 -04:00
Naomi Aro c0206ff8f4 CRLF 2013-07-29 08:59:04 -04:00
Naomi Aro 7183396da5 needed to update jquery, fullcalendar needed updating for the new JS.
working on configuring a template.
2013-07-29 08:57:31 -04:00
Naomi 46ecdf393d dynamic form rendering for template
bootstrap datetime widget.

jquery update is needed, testing with hosted jquery first.
2013-07-26 17:33:17 -04:00
Naomi Aro cfb5fbc0c9 CC-3518 : Airtime requires internet access to run 2012-03-30 17:37:21 +02:00
Naomi Aro a8d61ff19c CC-3328 : Scrolling behaviour in Chrome on OSX makes Airtime unusable 2012-03-13 14:19:25 +01:00
Naomi Aro 42452b8ea9 Merge branch 'CC-3174' into devel
Conflicts:
	airtime_mvc/application/Bootstrap.php
	airtime_mvc/application/controllers/LibraryController.php
	airtime_mvc/application/controllers/PlaylistController.php
	airtime_mvc/application/controllers/ScheduleController.php
	airtime_mvc/application/models/Playlist.php
	airtime_mvc/application/models/StoredFile.php
	airtime_mvc/public/js/airtime/library/spl.js
2012-02-06 11:07:10 +01:00
Naomi Aro 6da4397a96 CC-3174 : show builder
can add playlists to the time line
upgraded datatables to 1.9
upgraded qtip2 to a newer version
put qtips on type column on lib table.
2012-02-02 23:15:39 +01:00
James 80d99f013a SAAS-174: Ability to add Google Analytics to the demo instance
- adding google-analytics.js
2012-02-01 11:48:29 -05:00
Naomi Aro fbda0e733b CC-3174 : showbuilder
check into issue that propel doesn't return DateTime object in UTC.
using table tools to keep track of selected rows.
2012-01-31 18:59:27 +01:00
Paul Baranowski b11cbd8159 CC-2166: Packaging Improvements. Moved the Zend app into airtime_mvc. It is now installed to /var/www/airtime. Storage is now set to /srv/airtime/stor. Utils are now installed to /usr/lib/airtime/utils/. Added install/airtime-dircheck.php as a simple test to see if everything is install/uninstalled correctly. 2011-04-14 18:55:04 -04:00