chansizzle
d1ffe9aa38
Update system.php ( #4990 )
2019-12-28 12:16:34 -07:00
FusionPBX
c9fca6ac99
Update system.php
2019-11-07 23:21:59 -07:00
Alexey Melnichuk
d321965e37
Fix. Do not try `fetch` git repo when open system page. ( #2903 )
...
Fix. Symbol '^' should be inside double quotes on Windows system.
Fetch may be not possible in some cases but git still be valid.
I test git status on repo with changes. And it also returns 0 as
return code.
2017-11-07 08:22:33 -07:00
Mafoo
137a282a1b
Enhance - system_info ( #2656 )
...
display more information about the operating system
2017-06-08 12:44:15 -06:00
FusionPBX
771f81a568
System Status make the code more consistent.
2017-06-07 12:47:17 -06:00
Mafoo
43f1c10396
Enhance-system information ( #2650 )
...
use human format and wide display for free under linux
use posix output format and totals on df under linux
make spacing consistent on value assignements
2017-06-07 08:58:33 -06:00
Mafoo
047ecaffd2
BugFix [master] system information git ( #2499 )
...
fix for if the .git folder is present but corrupt
2017-04-13 10:07:21 -06:00
Mafoo
6ef6d24fac
Enhance [master] Show more git information ( #2461 )
...
make commit id clickable though to origin
display a status of the branch compared to remote
2017-04-03 09:49:35 -06:00
markjcrane
7bcb324e58
Fix a minor mistake.
2016-02-04 23:39:08 -07:00
markjcrane
b4f9a1308e
Hide memcache on the system status page if FreeSWITCH is not installed.
2016-02-04 23:28:23 -07:00
Matthew Vale
91e4d3af28
Added display of project root
2016-01-12 13:55:32 +00:00
markjcrane
349f6df103
Remove an extra round bracket.
2015-12-12 10:34:52 -07:00
Matthew Vale
fdd1542b66
patch for SunOS
...
corrected collection of switch version during detect_switch
2015-12-11 14:57:14 +00:00
Matthew Vale
cd8f1e6660
added switch git_info where available
2015-12-10 11:58:09 +00:00
Matthew Vale
45d9c2039d
updated switch version detection
...
will now work with both git and packaged version numbers
added bits to detect_switch
2015-12-10 10:51:38 +00:00
Matthew Vale
2c369260fc
added freeswitch version when retrievable
2015-12-07 17:38:54 +00:00
Matthew Vale
8d62c96ef7
use $git_path to determine if it is a git install
2015-12-07 17:37:41 +00:00
Matthew Vale
950788b92e
changed label to text[*]
2015-12-07 17:32:20 +00:00
markjcrane
e484d9758b
Add missing translation labels and remove the quotes arounds the GIT values.
2015-12-06 13:57:56 -07:00
markjcrane
9b9c98995a
Get rid of the abbreviation its recommended to use the full name in the variable unless it makes it really long in order to make the code easier to read and more intuitive.
2015-12-06 13:51:19 -07:00
Matthew Vale
0be63dff0e
Add git information to system info
2015-12-04 12:18:11 +00:00
Nate Jones
ded7cb3266
Visual adjustments.
2015-02-15 11:57:14 +00:00
Nate Jones
996e89c396
Removal of colon next to form label names.
2015-02-15 06:50:00 +00:00
Nate Jones
147d03169d
Use the new multi-lingual code on fusionpbx/app sub directories.
2015-01-18 10:04:43 +00:00
Mark Crane
e3dd425f8f
Change the class name from switch_modules to modules.
2014-11-23 09:45:10 +00:00
Nate Jones
d459c0a0eb
Implemented Issue 594 (Feature Request) - Memcache status added to bottom of System Status page.
2014-06-13 20:28:46 +00:00
Mark Crane
e9aa47069c
Update the references for header.php and footer.php files to point the resources directory.
2013-07-06 06:29:50 +00:00
Mark Crane
c44d39dcf9
Change the path for includes/require.php to the resources directory.
2013-07-06 06:03:27 +00:00
Mark Crane
6a70d8db41
Change includes/checkauth.php to resources/check_auth.php.
2013-07-06 05:50:55 +00:00
James Rose
3de176384d
App->System, added initial support for translations
2012-11-24 02:30:11 +00:00
Mark Crane
af103e9c41
Add a missing file sip_profile_copy.php to the dev branch.
2012-06-04 14:58:40 +00:00