Duncan Sommerville
|
75306936c0
|
Workaround for comment character conflict between python ConfigObj and PHP
|
2015-01-16 10:22:43 -05:00 |
Duncan Sommerville
|
04a1d82172
|
Upgrade step from 2.5.1 installs
|
2015-01-16 09:32:55 -05:00 |
Duncan Sommerville
|
36c889a3a2
|
Merge branch '2.5.x-installer' of https://github.com/sourcefabric/Airtime into 2.5.x-installer
|
2015-01-15 17:34:33 -05:00 |
Duncan Sommerville
|
4552089c19
|
Fixes to install & uninstall procedure
|
2015-01-15 17:33:47 -05:00 |
Duncan Sommerville
|
53b93d01ef
|
Fixes for code review https://github.com/sourcefabric/Airtime/pull/84
|
2015-01-15 16:44:49 -05:00 |
Duncan Sommerville
|
791466b023
|
Fixes for code review https://github.com/sourcefabric/Airtime/pull/84
|
2015-01-15 16:33:33 -05:00 |
Albert Santoni
|
11acca32f9
|
Update comment at the top of conf.php to reflect config file
amalgamation
|
2015-01-15 15:36:22 -05:00 |
Duncan Sommerville
|
36c5d22e25
|
Made the process of switching from an old (pre-2.5.2) install to the new version smoother
|
2015-01-15 13:48:40 -05:00 |
Albert Santoni
|
ee9163fa8e
|
2.5.2: Reorganize upgrade path so that 2.5.2 contains the show art schema changes
* Also bump the system_version number to 2.5.2. This will be deprecated sooner or later...
|
2015-01-15 12:42:36 -05:00 |
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
|
df2576e5a0
|
Updated installer to better accommodate running over existing installs
|
2015-01-14 16:11:49 -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
|
1ddda846d6
|
Updates to running background services as web user
|
2015-01-08 18:52:58 -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
|
fc68dfa256
|
Fixed service execution calls
|
2015-01-05 11:16:58 -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
|
4043ebfd25
|
More work on monitless installer
|
2014-12-16 16:26:58 -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
|
b47f02d331
|
TODO
|
2014-12-15 09:53:50 -05:00 |
Duncan Sommerville
|
5f315abb79
|
Updated final install step
|
2014-12-15 09:52:10 -05:00 |
Duncan Sommerville
|
4583be981d
|
Updated installer forms
|
2014-12-15 09:51:25 -05:00 |
Duncan Sommerville
|
ed7b85c69b
|
Removed references to image path and instance_description
|
2014-12-15 09:50:25 -05:00 |
Duncan Sommerville
|
c24320a094
|
Removed call to session_write_close()
|
2014-12-15 09:49:35 -05:00 |
Duncan Sommerville
|
8f99595f54
|
Added button to redirect to login page from config-check page on success
|
2014-12-15 09:49:00 -05:00 |
Duncan Sommerville
|
f50354bc60
|
Merge branch '2.5.x' into 2.5.x-installer
|
2014-12-12 11:23:17 -05:00 |
Duncan Sommerville
|
270e84e9d8
|
Updated db setup to catch PDOExceptions
|
2014-12-11 15:54:55 -05:00 |
Duncan Sommerville
|
5802603566
|
Added AirtimeDatabaseException class to handle error cases in database-setup
|
2014-12-11 12:57:21 -05:00 |
Duncan Sommerville
|
e338598a30
|
Try to create the stor directory in the default case
|
2014-12-11 12:56:07 -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
|
e9a966a8a4
|
Test closing the session to prevent asnyc blocking to see if it impacts load performance
|
2014-12-11 12:53:45 -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 |