mafoo
|
ca4e1b8a67
|
only offer the source upgrade if it is writeable
this check will prevent the source upgrade rendering if the .git folder
is not writeable
|
2016-02-04 11:14:26 +00:00 |
Matthew Vale
|
a2c845b2c9
|
Changed upgrade to use PROJECT_ROOT instead
|
2016-01-12 13:55:45 +00:00 |
markjcrane
|
8fa89b23e3
|
Remove a few more line from upgrade/index.php.
|
2015-12-20 23:04:12 -07:00 |
markjcrane
|
1d80b00ea1
|
Remove upgrade switch from advanced -> upgrade page. The work it did is handled by app/scripts/resources/classes/scripts.php and app_defaults.php calls it. So when running Advanced -> Upgrade -> App Defaults the scripts app_defaults.php will copy the scripts and rewrite the config.lua.
|
2015-12-20 23:01:28 -07:00 |
Matthew Vale
|
37c738ac0b
|
use DOCUMENT_ROOT rather than assume path
|
2015-12-04 12:24:22 +00:00 |
Matthew Vale
|
750b6a0c6d
|
Added Switch upgrade as a separate option
|
2015-12-01 14:32:58 +00:00 |
markjcrane
|
7e18d6d122
|
Remove the old reference to install class and replaced with install_switch.
|
2015-11-25 21:55:17 -07:00 |
markjcrane
|
b8f9b423c7
|
Improve code to update the scripts directory.
|
2015-07-20 15:32:52 -06:00 |
reliberate
|
39ff3bee5a
|
Upgrade: Better handle Git response.
|
2015-07-02 21:25:45 -06:00 |
reliberate
|
73f2c21674
|
Upgrade: Converted Advanced > Upgrade to use Git instead of SVN (untested).
Misc: Added provisions elsewhere to account for .git/* files, as currently done with .svn/* files.
|
2015-07-02 17:25:41 -06:00 |
Nate Jones
|
9d2a16a4f7
|
Upgrade: Using Advanced > Upgrade > Source Code now automatically updates switch /scripts/ folder contents (on by default), keeping switch scripts up to date with each system upgrade. Option to opt out of auto script updates is available via a Default Setting (switch > scripts_update > boolean > false).
|
2015-05-12 22:42:20 +00:00 |
Mark Crane
|
a3ecd317d4
|
Use the new multi-lingual code on fusionpbx/core sub directories.
|
2015-01-18 09:22:07 +00:00 |
Nate Jones
|
8fa3f0b9f7
|
Upgrade: Handle SVN Update response better.
|
2014-12-08 17:23:24 +00:00 |
Richard Neese
|
c972415613
|
fixing /usr/share/fusionpbx to be /usr/share/examples/fusionpbx
|
2014-10-23 18:03:33 +00:00 |
Richard Neese
|
5ebf8e137b
|
working on upgrade page svn issue wiht pkgs
|
2014-10-23 17:22:49 +00:00 |
Richard Neese
|
62f03fc5b1
|
fixing upgrade for pkgs not to display svn
|
2014-10-23 16:59:48 +00:00 |
Mark Crane
|
05f4be636d
|
Hide svn on the upgrade page when the FusionPBX package is installed
|
2014-07-18 21:21:29 +00:00 |
Mark Crane
|
d0a1b862d1
|
Make the domain and schema work with the PHP classes
|
2014-07-16 04:30:49 +00:00 |
Nate Jones
|
58e5030eb9
|
Upgrade: Completed Data Type check option and multilinguified everything.
|
2014-07-10 09:20:11 +00:00 |
Nate Jones
|
aa89557ea7
|
Upgrade: Added SVN Update, handle Upgrade Data Types differently (still under construction...)
|
2014-07-10 07:15:51 +00:00 |
Nate Jones
|
605547d18f
|
Upgrade: Response message mod - show specific if only one action performed, general message if more than one.
|
2014-07-10 06:14:59 +00:00 |
Nate Jones
|
aca76ce8e0
|
Upgrade: Minor modification.
|
2014-07-10 06:07:13 +00:00 |
Nate Jones
|
e89d28495a
|
Upgrade: Divides Upgrade Schema into separate processes. Complete translation forthcoming. (Still under construction...)
|
2014-07-10 06:05:22 +00:00 |