Mark Crane
|
b12c74a074
|
Fix the sounds copy
|
2014-05-16 07:11:18 +00:00 |
Mark Crane
|
d899cc23cd
|
Fix the cp -R
|
2014-05-16 06:28:27 +00:00 |
Mark Crane
|
b9643b60ee
|
recursive_copy function use cp -R if it exists
|
2014-05-16 05:14:44 +00:00 |
Mark Crane
|
4fd2f5c72a
|
Update the file permissions after they are copied
|
2014-05-10 23:44:41 +00:00 |
Mark Crane
|
967736676e
|
Fix the copy of the conf directory files during the install
|
2014-05-09 23:17:30 +00:00 |
Richard Neese
|
e0a4666130
|
|
2014-05-09 14:16:32 +00:00 |
Mark Crane
|
6a95c242c5
|
Change the # to a // comment
|
2014-05-09 04:29:05 +00:00 |
Richard Neese
|
fa4d2671a6
|
disabling phrase cp
|
2014-05-09 03:35:19 +00:00 |
Richard Neese
|
7be62af9ed
|
testing rm on a extra copy
|
2014-05-09 02:41:13 +00:00 |
Mark Crane
|
ed61ff608f
|
Add an option "-n" --no-clober to the recursive_copy method used in the install
|
2014-05-08 09:45:05 +00:00 |
Mark Crane
|
1bc88766ab
|
Fix issue 591 where the dialplan xml file was not including the dialplan directory
|
2014-05-03 00:49:11 +00:00 |
Mark Crane
|
f26267cf36
|
if the debian package scripts directory exists then use it for the source
|
2014-04-09 04:33:50 +00:00 |
Mark Crane
|
30154f5e5d
|
During the install copy all FreeSWITCH conf files.
|
2014-04-07 22:35:05 +00:00 |
Mark Crane
|
abb1097e02
|
Only install class copy methods only add if the directory exists.
|
2014-02-13 00:23:00 +00:00 |
Mark Crane
|
f954b37334
|
Remove a file_exists where it didn't belong.
|
2013-12-01 07:17:28 +00:00 |
Mark Crane
|
bdb3d644bf
|
Fix the scripts to copy missing freeswitch scripts again.
|
2013-12-01 06:56:55 +00:00 |
Mark Crane
|
c96ad9c168
|
To speed up the install and upgrade schema only copy files that don't exist in the destination directory.
|
2013-09-28 21:06:16 +00:00 |
Mark Crane
|
1f1b73999d
|
Remove the debug code.
|
2013-08-26 19:45:30 +00:00 |
Mark Crane
|
c7a7f0b7ef
|
Correct the function that updates the lua scripts make sure it correctly updates scripts except for database_handle.lua.
|
2013-08-26 19:45:01 +00:00 |
Mark Crane
|
e7271794da
|
Only overwrite lua scripts and add database_handle.lua as an exception.
|
2013-08-26 18:50:43 +00:00 |
Mark Crane
|
73375214cd
|
Update the installed lua scripts when running upgrade.php or advanced -> upgrade schema.
|
2013-08-26 17:56:03 +00:00 |
Mark Crane
|
13dabc3d3b
|
Move references to php classes in includes/classes to resource/classes.
|
2013-07-06 07:13:36 +00:00 |
Mark Crane
|
3723001194
|
Move the references to includes/templates to resources/templates.
|
2013-06-09 05:05:17 +00:00 |
Mark Crane
|
e37449ce1e
|
Change the path in the php files from includes/install to resources/install dir.
|
2013-06-09 02:52:13 +00:00 |
Mark Crane
|
c14ca04304
|
move the install class to the resources classes directory.
|
2013-06-09 02:37:28 +00:00 |
Mark Crane
|
646db16bc4
|
move install.php back to the resources directory.
|
2013-06-09 02:35:45 +00:00 |
Mark Crane
|
9789d60701
|
Move the install class to the resources directory.
|
2013-06-09 02:34:00 +00:00 |