Duncan Sommerville
|
5e22f929c7
|
Reverted commit mistakenly changing file modifiers to 755
|
2015-01-14 20:45:03 -05:00 |
Duncan Sommerville
|
380ec41201
|
Removed Skip this step buttons in web installer, removed opus plugins from requirements.apt files
|
2015-01-14 18:07:33 -05:00 |
Duncan Sommerville
|
ec601f916c
|
Add preventDefault call to final setup page
|
2015-01-12 14:58:15 -05:00 |
Duncan Sommerville
|
d07195f048
|
Rework redirect to config page at the end of the web install
|
2015-01-12 14:40:22 -05:00 |
Duncan Sommerville
|
23f33cd8da
|
Reorder final setup steps
|
2015-01-12 13:41:39 -05:00 |
Duncan Sommerville
|
2b882cc313
|
Reorder final setup steps
|
2015-01-12 12:45:52 -05:00 |
Duncan Sommerville
|
0fcac545e6
|
For now, just prompt users to start background services at the end of the install process
|
2015-01-12 10:53:31 -05:00 |
Duncan Sommerville
|
301c0eb4b0
|
Updated config check to check whether background services are actually running
|
2015-01-08 11:45:43 -05:00 |
Duncan Sommerville
|
f4c5cf1353
|
Added virtualenv back into install process
|
2015-01-05 16:41:03 -05:00 |
Duncan Sommerville
|
75c2a4a18b
|
More work on media-monitor and pypo install process
|
2014-12-19 13:49:33 -05:00 |
Duncan Sommerville
|
9c324c1b6f
|
Updated configuration checklist
|
2014-12-19 11:58:47 -05:00 |
Duncan Sommerville
|
32f40f3dc8
|
Updated configuration checklist to include running services
|
2014-12-19 11:44:23 -05:00 |
Duncan Sommerville
|
8ec6eb0140
|
More work on monitless installer
|
2014-12-16 15:02:53 -05:00 |
Duncan Sommerville
|
4dfd49d12c
|
Initial work on monitless installation
|
2014-12-16 12:24:41 -05:00 |
Duncan Sommerville
|
4583be981d
|
Updated installer forms
|
2014-12-15 09:51:25 -05:00 |
Duncan Sommerville
|
ccd515e7d6
|
Rewrote database-setup to use PDO and be overall more readable
|
2014-12-11 12:54:50 -05:00 |
Duncan Sommerville
|
f5b4928538
|
More work on web installer
|
2014-12-09 17:48:16 -05:00 |
Duncan Sommerville
|
9fed113f74
|
More work on setup/installation process
|
2014-12-03 18:04:47 -05:00 |
Duncan Sommerville
|
6fd3acf651
|
More work on setup form
|
2014-12-02 11:17:08 -05:00 |
Duncan Sommerville
|
acaf47c592
|
More work on web setup form
|
2014-12-01 15:49:53 -05:00 |
Duncan Sommerville
|
6838694a8b
|
More work on web setup form
|
2014-11-28 16:48:08 -05:00 |
Duncan Sommerville
|
63e51f7c7c
|
More work on web setup form
|
2014-11-28 15:57:23 -05:00 |
Duncan Sommerville
|
b8cb2deb23
|
More work on web setup form
|
2014-11-28 15:53:47 -05:00 |
Duncan Sommerville
|
823b89e84e
|
More work on web setup form
|
2014-11-28 15:50:35 -05:00 |
Duncan Sommerville
|
3f0a0eff35
|
Initial work on web setup form
|
2014-11-28 15:44:41 -05:00 |
Duncan Sommerville
|
8f46b4dca7
|
More work on new installer
|
2014-11-28 15:30:11 -05:00 |
Duncan Sommerville
|
0b77222013
|
More work on WordPress style installer
|
2014-11-27 19:10:23 -05:00 |
Duncan Sommerville
|
d2f41eb8be
|
New files for install process
|
2014-11-27 18:48:03 -05:00 |
Duncan Sommerville
|
4a1354c45f
|
Work on new WordPress style install process
|
2014-11-27 18:47:05 -05:00 |
Albert Santoni
|
d1971b6d2b
|
Remove cc_locale table and add Selenium running script
* Fixes CC-5906
|
2014-08-26 13:32:35 -04:00 |
Naomi
|
578f758274
|
CC-5810 : Installation can have race conditions with the cache
Preferences.php is used to set values since it will save the value to cache there as well.
defaultdata.sql is used where possible.
|
2014-04-23 15:41:15 -04:00 |
Albert Santoni
|
6e6d20d3fc
|
Merge branch '2.5.x-serbian-croatian' of https://github.com/danielhjames/Airtime into 2.5.x
Conflicts:
airtime_mvc/locale/hr_HR/LC_MESSAGES/airtime.mo
airtime_mvc/locale/hr_HR/LC_MESSAGES/airtime.po
airtime_mvc/locale/hu_HU/LC_MESSAGES/airtime.mo
airtime_mvc/locale/hu_HU/LC_MESSAGES/airtime.po
airtime_mvc/locale/sr_RS/LC_MESSAGES/airtime.mo
airtime_mvc/locale/sr_RS/LC_MESSAGES/airtime.po
airtime_mvc/locale/sr_RS@latin/LC_MESSAGES/airtime.mo
airtime_mvc/locale/sr_RS@latin/LC_MESSAGES/airtime.po
|
2014-04-01 10:30:00 -04:00 |
Daniel James
|
eb35dcac5f
|
Added Serbian Cyrillic, Serbian Latin and Croatian, thanks Zsolt!
|
2014-01-29 17:54:28 +00:00 |
Albert Santoni
|
fe9beec778
|
CC-5651: Unit Test the Scheduler
* Added runtests.sh script for unit tests
* Use the airtime_test database config in Config.php, propel
* First unit test passes! :-)
|
2014-01-13 11:43:17 -05:00 |
Naomi
|
7d739a0f66
|
CC-5316 : Playout History: Doesn't support webstream
adding the webstream metadata to the history table.
|
2013-09-30 13:56:27 -04:00 |
Naomi
|
075342c637
|
don't delete a history item if a show instance is removed from the database.
|
2013-08-30 16:43:05 -04:00 |
Naomi
|
4fd37a4fa0
|
Merge branch '2.4.x' into ryerson-history
|
2013-08-30 16:07:41 -04:00 |
Naomi
|
5aa983be36
|
adding an instance id to the playout history table.
|
2013-08-28 17:15:36 -04:00 |
Naomi
|
969889859b
|
improper naming of propel tables in php caused cc_mount_name to not get any generated files, double declaration of some variables for cc_timestamp.
|
2013-08-28 13:07:55 -04:00 |
Naomi
|
27b079ace9
|
adding a label to the form fields (Datatables column headers)
|
2013-08-07 17:55:18 -04:00 |
Naomi
|
7ca3048f36
|
can add a new list item using the template.
set a default item template
working on sql to get a table with unified columns for file md and manually entered metadata without a file.
|
2013-07-30 19:24:05 -04:00 |
Naomi
|
06e21029d0
|
saving a template to the DB.
|
2013-07-29 17:35:07 -04:00 |
Naomi
|
8eecbb18c0
|
propel rename done for template fields, template name input.
|
2013-07-29 17:21:46 -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
|
69afc715d1
|
creating templates for validation.
|
2013-07-22 18:11:44 -04:00 |
Naomi
|
328c1f3cac
|
IM-733 Create Development timetable for Airtime Development
IM-777
Database structure for new History Feature
|
2013-07-03 15:19:05 -04:00 |
denise
|
dc664ad9ff
|
CC-5156: Hungarian language is shown in strange font on login page
|
2013-05-17 11:05:38 -04:00 |
denise
|
f4d313a67c
|
Hungarian translation locale option
|
2013-05-16 12:50:12 -04:00 |
Naomi
|
92ef0608d6
|
Merge branch 'master' into CC-2301
|
2013-05-01 11:04:14 -04:00 |
Naomi
|
0db557a570
|
CC-2301 : fades editor saving offset to database for playlists and smart blocks.
|
2013-04-30 15:32:43 -04:00 |