fusionate
71b14727a7
Dashboard - System Status: Updates for PHP 8.1
2023-05-10 22:40:02 +00:00
fusionate
c894161060
Dashboard - System Status: Updates for PHP 8.1
2023-05-10 22:38:11 +00:00
Alex
3e0ec8b752
Add missing translations ( #6673 )
2023-05-09 11:39:02 -06:00
frytimo
fef8165be2
Frytimo pr patches for php8.1 ( #6630 )
...
* Passing null to parameter #2 ($string) of type string is deprecated
* Passing null to parameter #1 ($string) of type string is deprecated
* php 8.1 fixes
* php 8.1 fixes - replace strlen($var) > 0 with !empty($var)
* php 8.1 fixes - replace ${var} with {$var}
* php 8.1 fixes - replace ${var} with {$var}
* php 8.1 fixes - replace ${var} with {$var}
* php 8.1 fixes - replace ${var} with {$var}
* php 8.1 fixes - strlower with null
* php 8.1 fixes - strreplace with null
* php 8.1 fixes - passing null to base64_decode
* php 8.1 fixes - check for false and check for null on $this->dir
* php 8.1 fixes - remove assignment of $db variable to modules object
* php 8.1 fixes - avoid sending null to substr
* php 8.1 fixes - change ${var} to {$var}
* php 8.1 fixes - check for null before preg_replace
* php 8.1 fixes - remove setting db variable on domains object
* php 8.1 fixes - set empty string if $row['domain_setting_subcategory'] is null
* php 8.1 fixes - set empty string if $_REQUEST['show'] is not available
* php 8.1 fixes
* php 8.1 fixes - correct $_POST checking syntax
* php 8.1 fixes - correct $_POST variables
* php 8.1 fixes
* Use brackets consistently
* Update user_setting_edit.php
* Change to not empty
* Update device.php
* Update text.php
---------
Co-authored-by: Tim Fry <tim@voipstratus.com>
Co-authored-by: FusionPBX <markjcrane@gmail.com>
2023-05-05 10:46:37 -06:00
markjcrane
1513bd3301
Add Chinese, Korean, and Japanese translations
2023-05-03 10:36:25 -06:00
markjcrane
28fe89066e
Add Chinese, Korean, and Japanese translations
2023-05-02 22:05:16 -06:00
markjcrane
381b3bdd9f
Add menu translations
2023-05-02 20:30:13 -06:00
fusionate
74a7d3b612
System: Add missing language translations.
2023-04-29 01:14:09 +00:00
frytimo
81d3adbd35
cast string to float for memory usage shell_exec call ( #6626 )
...
Co-authored-by: Tim Fry <tim@voipstratus.com>
2023-04-26 20:26:53 -06:00
FusionPBX
615a776af4
Add database connections and size
2023-02-15 09:51:36 -07:00
FusionPBX
aee22fe540
Add databases and database connections
2023-02-15 09:50:47 -07:00
FusionPBX
7afcad0743
Add database information ( #6551 )
...
* Add database information
Show the database version.
* Add title-database
* Update app_config.php
2023-02-14 10:30:38 -07:00
Alex
2acda5ea06
Add dashboard, device, extension, and gateway enabled toggle ( #6548 )
...
* Update system_counts.php
* Update call_forward.php
* Add dashboard widget enabled toggle
* Add device enabled toggle
* Add extension enabled toggle
* Add gateway enabled toggle
* Update extension_edit.php
* Update extension_edit.php
* Update device_edit.php
* Update gateway_edit.php
2023-02-10 11:14:43 -07:00
fusionate
d04b6db96a
Dashboard: Call Forward widget, Edit position without reload, misc adjustments.
2023-01-31 00:19:09 +00:00
fusionate
b35aafc391
Dashboard: Click chart to expand/contract details.
2023-01-28 01:52:13 +00:00
Alex
37ab508d1b
Update chart.js v3 to v4 ( #6529 )
...
* Update chart.min.js
* Update missed_calls.php
* Update recent_calls.php
* Update system_counts.php
* Update system_cpu_status.php
* Update system_status.php
* Update domain_limits.php
* Update voicemails.php
2023-01-06 13:18:53 -07:00
Alex
08a6cdb864
Update system_counts.php ( #6525 )
2023-01-04 09:42:58 -07:00
Alex
21dfbc2d61
Update system_counts.php ( #6517 )
2022-12-31 11:47:33 -07:00
FusionPBX
88bc541d0d
Create database object if not set. ( #6492 )
...
* Create database object if not set.
2022-11-08 09:40:12 -07:00
markjcrane
d50bcb476a
Replace root.php
2022-10-10 16:35:14 -06:00
FusionPBX
ad9087316a
Fix a division by zero error.
...
Add better support for BSD
2022-09-27 13:53:52 -06:00
markjcrane
eb5c25aa35
Add insert_date, insert_user, update_date, update_user to all tables
2022-09-18 00:54:37 -06:00
nyash
0bc048a634
Add/edit some polish translations ( #6327 )
...
* Add/edit some polish translations
* Minor touches to polish translations
2022-03-26 14:30:02 -06:00
FusionPBX
c81bc8750d
Fix the column name.
2022-03-26 12:52:16 -06:00
AlexC
2be3ad4470
Update system_status.php ( #6311 )
...
* Update system_status.php
* Update system_cpu_status.php
2022-02-17 16:12:19 -07:00
AlexC
78c5666aff
Fixed dashboard layout bugs ( #6263 )
...
* Fixed dashboard layout bugs
* Update domain_limits.php
* Update missed_calls.php
* Update recent_calls.php
* Update voicemails.php
* Update system_counts.php
* Update system_cpu_status.php
* Update system_status.php
* Update caller_id.php
2022-01-25 11:03:37 -07:00
AlexC
ab0e4faa94
Add labels to dashboard system counts ( #6225 )
...
* Update app_languages.php
* Update system_counts.php
2022-01-04 20:48:35 -07:00
Len
6b85733e5d
Replace duplicate uuid ( #6207 )
2021-12-20 11:43:44 -07:00
FusionPBX
a5a954d7fe
System counts is currently global showing info on all domains not a good idea to share with admin currently.
2021-12-02 11:59:04 -07:00
FusionPBX
2a10d49b6d
Add CPU cores and load average.
2021-11-23 23:39:43 -07:00
FusionPBX
39ffbda8d5
Add cpu_usage, cpu_cores, load_average to the system language file.
2021-11-23 23:37:39 -07:00
FusionPBX
d62837aab0
Update config.php
2021-11-23 18:45:01 -07:00
AlexC
0f75d79169
Add new system_cpu_status widget to config.php ( #6154 )
2021-11-23 18:35:53 -07:00
AlexC
78427ee78a
Remove CPU chart from system_status.php ( #6153 )
2021-11-23 18:35:11 -07:00
AlexC
588a9e32e0
Add new dashboard widget system_cpu_status ( #6152 )
2021-11-23 18:34:50 -07:00
AlexC
942938a66b
Update system_status.php ( #6144 )
2021-11-19 17:15:24 -07:00
AlexC
b83dfa0dfc
Update app_config.php ( #6143 )
2021-11-19 17:13:41 -07:00
AlexC
b571aebbf7
Update system_status.php ( #6142 )
2021-11-19 16:40:03 -07:00
AlexC
0d241eb7ff
Add dashboard default settings to system_status.php ( #6141 )
2021-11-19 16:32:41 -07:00
AlexC
e2cb5f2eba
Add dashboard default settings to system_counts.php ( #6140 )
...
* Add dashboard default settings to system_counts.php
* Update system_counts.php
2021-11-19 16:32:23 -07:00
AlexC
2c4d0a7e4d
Add new dashboard default settings for system charts ( #6135 )
2021-11-19 16:31:17 -07:00
AlexC
a5f2f418d1
Update system_status.php ( #6126 )
2021-11-12 12:58:04 -07:00
AlexC
fdea4fb94c
Update system_status.php ( #6120 )
2021-11-12 12:56:19 -07:00
AlexC
ed57bf9fc2
Update system_counts.php ( #6124 )
2021-11-12 12:55:33 -07:00
AlexC
9f98c92ed2
Update system_status.php ( #6119 )
2021-11-11 10:53:44 -07:00
FusionPBX
23d9ef45a7
Update system_status.php
2021-11-09 23:40:24 -07:00
AlexC
a8697e1f71
Update system_status.php ( #6114 )
2021-11-09 23:16:50 -07:00
AlexC
e522f8702f
Update system_status.php ( #6113 )
2021-11-09 23:06:39 -07:00
FusionPBX
527525cec0
Add the system counts details.
2021-11-09 23:05:23 -07:00
AlexC
4488b560c5
Add charts to system status ( #6112 )
2021-11-09 22:38:15 -07:00
AlexC
d4ef05d07e
Add chart to system counts ( #6109 )
2021-11-09 22:25:51 -07:00
markjcrane
032a5aec39
Add a new dashboard
2021-11-09 18:42:14 -07:00
jrmcclean
e22b1fc4e2
Update system.php ( #5369 )
...
* Update system.php
PHP version info is not displaying when FreeSWITCH is off. Line 169 corrects this issue and the information is displayed regardless if FreeSWITCH is on or off.
Added Windows support to display System Memory.
2020-07-30 09:36:27 -06:00
racitup
a1699f6fa6
Add en-gb fusionpbx language ( #5192 )
...
* Create en-gb language by copying en-us
* Add en-gb to app_configs
* Add en-gb to app_menus
* Language copy utility
* Fix missing quote mark
* Delete cp_lang.py
Co-authored-by: FusionPBX <markjcrane@gmail.com>
2020-03-20 14:47:13 -06:00
chansizzle
d1ffe9aa38
Update system.php ( #4990 )
2019-12-28 12:16:34 -07:00
chansizzle
21c5d73d3e
Update app_languages.php ( #4991 )
2019-12-28 12:16:00 -07:00
noci2012
3c1bb32055
Next set of nl-nl translations ( #4882 )
...
* add nl-nl items
* Update app_config.php
* add nl-nl items
* Update app_languages.php
* Update app_menu.php
* Update app_languages.php
* Update app_menu.php
* Fix typos inn nl-nl
* Add nl-nl items
* dd nl-nl items.
* Add nl-nl items.
* Add nl-nl items (call-flows)
* Add nl-nl items
* Add nl-nl items
* dd nl-nl items (calls)
* Add nl-nl items
* Add nl-nl items (contacts)
* Add nl-nl items (vars)
* Add nl-nl items (voicemails)
* Add nl-nl items (xml_cdr)
* Add nl-nl items (xml_cdr)
* This reverts commit 41afeb4796 .
* Add nl-nl items (voicemail_greetings)
* Add nl-nl items (system)
* Add nl-nl items (sip_profiles)
* Add nl-nl items (sip_status)
* Add nl-nl items (settings)
2019-11-19 17:16:29 -07:00
FusionPBX
c9fca6ac99
Update system.php
2019-11-07 23:21:59 -07:00
emaktech
0bdddf25ac
Modified fr-ca / fr-fr translation. ( #4624 )
2019-09-17 12:35:00 -06: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
Christian Bergamaschi
9f228ef8c5
Italian translation added ( #2852 )
2017-09-21 09:06:26 -06:00
Mafoo
05f76b0556
Pass on languages before importing updates ( #2849 )
...
put language files into consistent state in preparation of a import
2017-09-19 09:48:40 -06:00
The-Operator
2c0efdc6c6
Update German and Austrian translations ( #2722 )
...
* Update German and Austrian translations
Update German and Austrian translations and added missing English translations for FAX application.
* Update German & Austrian translations
2017-06-30 15:23:01 -06:00
Mafoo
1c58c1c1f9
Enhance-master-translation autofill ( #2681 )
...
Autofill all language files for pt de and es
2017-06-12 22:14:11 -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
b98f9cb120
Enhance - app_config.php cleanup for apps ( #2633 )
...
make spacing and layout consistent
add all missing language tags
fill missing en-us descriptions
convert to $x$y$z usage for array filling
add a default version number
this is a by hand update
2017-06-03 09:00:20 -06:00
Mafoo
8709d01fb0
BugFix [master] language update ( #2628 )
...
Imported Found language ro as ro-ro Romanian (tested by reverse translation)
Add placeholders for all found languages
Add new missing flags
Enhancements to text class
* improved sort to keep language-* tags organized at the top
* if a language is missing a name tag, add it
* changed organizer to not add a final \n
* corrected some indenting
* added detect_all_languages that attempts to find any languages that haven't been defined in resources/app_languages.php
* added language_totals, this is used by the optional languages application to calculate how complete a language is
2017-06-02 13:24:12 -06:00
Mafoo
4ae8b418d4
BugFix [master] - Convert all menus to 2-2 format ( #2627 )
...
convert all app_menu.php files to have all placeholders and languages and use 2-2 format for languages
update app_defaults to convert any items found using legacy values in user_setings, domain_settings and default_settings
2017-06-02 12:17:50 -06:00
Kristian Karlsson
22c317eb2f
BugFix [master] - Update languages ( #2621 )
...
Update for the Swedish language translation.
2017-06-02 08:39:34 -06:00
Mafoo
f44aee3bf8
Enhance - Convert all languages to 2-2 digit ( #2581 )
...
Convert all languages to use the en-us style codes
Where an installation is using a 2 digit code, use the legacy map to find
the mapped language and provide that text correctly
Have escape_str strip \' before converting or we end up with a double
encode
Update organzie_languages to understand how to convert legacy languages
automatically
updated flags
2017-05-13 13:13:38 -06:00
Mafoo
0302d8085c
reworked text class to gather the languages on construction (more efficient) ( #2576 )
...
organize_languages will now use an internal function to escape values as fusion's check_str would not be appropriate
enabled two missing flags
organize on remaining app_languages.php and add missing 'he'
2017-05-12 08:44:53 -06:00
The-Operator
32c1522cbb
Add/Update German and Austrian translations ( #2542 )
...
Updated remaining app_languages.php files and all app_config.php and app_menu.php files where necessary.
2017-04-26 23:41:55 -06:00
Vladimir
30055465b7
Adding ru-ru locales ( #2530 )
...
* Translation of the menu (sent by Victor Kraft)
* ACL translate
* Backup translated
* App Fax translated (sent by Victor Kraft)
* App Adminer trnslated
* Resources translated (sent by Victor Kraft)
* App SIP Profiles translated
* ru-ru
* Call Block added
* ru-ru
* Update app_menu.php
* voicemails/app_languages.php locales ru-ru
voicemails/app_languages.php locales ru-ru
* app/vars/app_languages.php locales ru-ru
app/vars/app_languages.php locales ru-ru
* core: apps, authentication, databases, default_settings translate
* app/traffic_graph/app_languages.php adding locales ru-ru
app/traffic_graph/app_languages.php adding locales ru-ru
* app/time_conditions/app_languages.php adding locales ru-ru
app/time_conditions/app_languages.php adding locales ru-ru
* /app/system/app_languages.php adding locales ru-ru
/app/system/app_languages.php adding locales ru-ru
* /app/sip_status/app_languages.php adding locales ru-ru
* /app/settings/app_languages.php adding locales ru-ru
* /app/services/app_languages.php adding locales ru-ru
* /app/ring_groups/app_languages.php adding locales ru-ru
* /app/registrations/app_languages.php adding locales ru-ru
* /app/recordings/app_languages.php adding locales ru-ru
* /app/provision/app_menu.php adding locales ru-ru
* /app/pin_numbers/app_languages.php adding locales ru-ru
* Update app_languages.php
* /app/phrases/app_languages.php adding locales ru-ru
* /app/operator_panel/app_languages.php adding locales ru-ru
* core/groups translated
* /app/music_on_hold/app_languages.php adding locales ru-ru
* core/install translated
* core/menu translated
* /app/modules/app_languages.php adding locales ru-ru
* /app/meetings/app_menu.php adding locales ru-ru
* /app/log_viewer/app_languages.php adding locales ru-ru
* /app/ivr_menus/app_languages.php adding locales ru-ru
* /app/gateways/app_languages.php adding locales ru-ru
* /app/fifo_list/app_languages.php adding locales ru-ru
* core/notifications translated
* /app/fifo/app_languages.php adding locales ru-ru
* core/upgrade translated
* Update app_config.php
* core/user_settings translated
* Update app_languages.php
* Update app_menu.php
* Update app_languages.php
* core/users translated
* call_block translate fix
* Call Broadcast added
* call_block выклюено fix
* Update app_languages.php
* Update app_languages.php
* Update app_languages.php
* Update app_languages.php
* themes translated
* /app/extensions/app_languages.php for locale ru-ru
* /app/exec/app_languages.php add locale ru-ru
* Update app_languages.php
* Update app_menu.php
* Update app_languages.php
* Update app_languages.php
* Update app_languages.php
* Update app_languages.php
* Update app_languages.php
* Update app_languages.php
* Update app_languages.php
* Update app_languages.php
* Update app_languages.php
* Update app_languages.php
* Update app_languages.php
* Update app_languages.php
* Update app_languages.php
* Update app_menu.php
* add locales ru-ru /core/install/app_menu.php
* /app/emails/app_languages.php add locales ru-ru
* /app/edit/app_languages.php add locales ru-ru
* /app/dialplan_outbound/app_languages.php add lacales ru-ru
* app/devices translated
* /app/dialplan_inbound/app_languages.php add locales ru-ru
* call_center_active + call_centers
* /app/dialplan/app_languages.php add locales ru-ru
* /app/destinations/app_languages.php add locales ru-ru
* /app/database_transactions/app_languages.php add locales ru-ru
* /app/contacts/app_languages.php addlocales ru-ru
* Update app_languages.php
* Update app_languages.php
* /app/contacts/app_languages.php add locales ru-ru
* /app/conferences/app_languages.php add locales ru-ru
* /app/conference_profiles/app_languages.php add locales ru-ru
* /app/destinations/app_languages.php add locales ru-ru
* /app/destinations/app_languages.php add locales ru-ru
* /app/conferences/app_languages.php add locales ru-ru
* app/calls_active translated
* app/click_to_call translated
* app/calls_active label-opt fix transtation
* translated
* translated
* translate
* /app/voicemails/app_config.php addlocales ru-ru
* /app/voicemail_greetings/app_config.php add locales ru-ru
* /app/vars/app_config.php add locales ru-ru
* /app/traffic_graph/app_config.php add locales ru-ru
* /app/tones/app_config.php add locales ru-ru
* /app/time_conditions/app_config.php add locales ru-ru
* /app/tftp/app_config.php add locales ru-ru
* /app/system/app_config.php add locales ru-ru
* /app/sip_status/app_config.php addlocales ru-ru
* app/devices translated ru-ru
* app/devices translated ru-ru
* /core/menu/app_languages.php add locales ru-ru
* /app/contacts/app_languages.php add locales ru-ru
* /app/conferences/app_languages.php add locales ru-ru
* /app/voicemails/app_languages.php add locales ru-ru
* /app/conference_centers/app_languages.php add locales ru-ru
* /app/ring_groups/app_languages.php add locales ru-ru
* /app/ivr_menus/app_languages.php add locales ru-ru
* /app/xml_cdr/app_languages.php add locales ru-ru
* /resources/app_languages.php add locales ru-ru
* /app/conference_centers/app_languages.php add locales ru-ru
* call_flows
* /app/call_broadcast/app_languages.php add locales ru-ru
* /app/call_block/app_languages.php add locales ru-ru
* /app/call_block/app_languages.php add locales ru-ru
* /app/call_block/app_languages.php add locales ru-ru
* By now
* calls
* /app/call_flows/app_languages.php add locales ru-ru
* /app/system/app_languages.php add locales ru-ru
* /app/exec/app_languages.php add locales ru-ru
* /app/vars/app_menu.php add locales ru-ru
* /app/backup/app_languages.php add locales ru-ru
* /app/ring_groups/app_languages.php add locales ru-ru
* /app/calls/app_languages.php add locales ru-ru
* /app/call_centers/app_languages.php add locales ru-ru
* /app/call_broadcast/app_languages.php add locales ru-ru
* app/fax fix translate label-fax_send_channels
* /app/extensions/app_languages.php add locales ru-ru
* /app/xml_cdr/app_languages.php add locales ru-ru
* /app/ring_groups/app_languages.php add locales ru-ru
* /app/contacts/app_languages.php add locales ru-ru
* Fix default language select
* /app/contacts/app_languages.php add locales ru-ru
* Fix translations in app edit, extensions, fifo, gateways, music_on_hold, services, time_conditions, xml_cdr
* Replaced "звонки" to "вызовы" and fix sorting in menu for "Конференции"
* More replace "звонк"
* Fix translate
* app/xml_cdr replace translate for label-start_range, label-end_range
* app/xml_cdr replace translate label-destination, description_search and description-4
* Corrections
* Repalce "Порядковый номер" to "Приоритет"
* app/operator_panel replace translation label-call_group
2017-04-24 16:37:00 -06:00
The-Operator
835cca5f3c
Add/Update German and Austrian translations ( #2528 )
...
Modified apps:
- call_centers
- log_viewer
- modules
- music_on_hold
- operator_panel
- phrases
- pin_numbers
- recordings
- registrations
- ring_groups
- services
- settings
- sip_profiles
- sip_status
- system
2017-04-21 13:41:20 -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
drenda
c37ce02d44
Added Italian translation ( #2379 )
...
* Added Italian translation
* add italian translation
* add italian translation
* add italian translation
* fix typo error
* add italian translation
* added italian translation
* added italian translation
* added italian translation
* added italian translation
* added italian language
* added italian translation
* added italian language
2017-02-16 19:46:50 -07:00
FusionPBX
b157c93247
Update app_config.php
2017-02-15 23:21:22 -07:00
FreeMe
f49181765e
Update app_languages.php ( #1666 )
...
* Update app_languages.php
Filled in all language fields with the appropriate translation.
* Update app_languages.php
Corrected 'Project Path' translation for German users
2016-07-27 22:26:02 -06:00
markjcrane
c3b12c217d
Cleanup the indentation ... tabs and whitespace after the last pull request.
2016-04-28 16:56:44 -06:00
Harry G. Coin
f02028629a
fixes so cli installs/upgrades work.
...
Also another step along the way allowing freeswitch to run -u -g freeswitch and fusionpbx to run -u -g www-data
2016-04-25 21:26:26 -05:00
markjcrane
af18c963c0
Rename .project.ROOT to project_root.php this conforms better with current file naming standards.
2016-02-22 14:01:18 -07: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
Mafoo
56b34c34ca
changed throw Exception to die
...
nothing ever eval runs the root.php so changed to die to cause a immediate report of error and stop code processing.
2016-01-20 11:30:31 +00:00
Mafoo
87dbd6b428
Added check for if .project.ROOT is missing
...
If a installation is missing the .project.ROOT previously it would just use the last search path as the project root (wrong) this will cause a Exception should it be unable to find it
2016-01-18 09:38:16 +00:00
Matthew Vale
6999198492
added logic in cli mode to chdir to the correct directory first
...
the webserver would normally do this for us, but we need to do it
2016-01-14 16:25:05 +00:00
Matthew Vale
a41e89af76
Added full logic to support cli as well
2016-01-13 17:38:54 +00:00
Matthew Vale
0176d30312
change to use '/' instead of DIRECTOR_SEPERATOR
2016-01-12 14:47:50 +00:00
Matthew Vale
e6ad46cfbf
Rollout of root.php
2016-01-12 13:55:39 +00:00
Matthew Vale
91e4d3af28
Added display of project root
2016-01-12 13:55:32 +00:00
Matthew Vale
c8f55bf922
Initial changes to root.php
...
added new $_SERVER['PROJECT_ROOT'] that takes into account sub-dir detection
2016-01-12 13:55:27 +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