FusionPBX
653e64b6dd
Update gateway_edit.php
...
If permission to view all gateways then add an 'or domain_uuid is null'
2016-06-14 11:10:53 -06:00
FreeMe
4824aee451
Update app_languages.php ( #1655 )
...
Filled in Romanian and UK fields
2016-06-13 07:36:55 -06:00
reliberate
8d2a190099
Gateways: Fix paging and order by.
...
Devices/Users/Extensions: Visual adjustments.
2016-05-21 13:04:31 -06:00
markjcrane
bc51cd7d1d
Cleanup the indentation ... tabs and whitespace after the last pull request.
2016-04-28 16:56:44 -06:00
Harry G. Coin
fd313a7c66
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
Harry G. Coin
91a92d8e5e
\r\n --> \n
...
Cause all the .php files containing lines ending with \r\n to instead end with \n.
DYI with:
find fusionpbx -type f -name '*.php' -exec dos2unix '{}' \;
2016-04-25 20:30:23 -05:00
reliberate
cd7843b7f3
Apps: Integrate ability to set paging via a Default/Domain/User Setting (domain > paging > numeric).
2016-03-28 23:02:11 -06:00
reliberate
1d95ad0743
Devices, Extensions, Gateways, Users: Bypass browser password manager prompt when saving.
2016-02-25 18:19:51 -07:00
markjcrane
5a06f486af
Rename .project.ROOT to project_root.php this conforms better with current file naming standards.
2016-02-22 14:01:18 -07:00
Mafoo
ad324f4744
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
2669f6f1a9
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
b20a38f454
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
173ae7001d
Added full logic to support cli as well
2016-01-13 17:38:54 +00:00
Matthew Vale
b81748bd22
change to use '/' instead of DIRECTOR_SEPERATOR
2016-01-12 14:47:50 +00:00
Matthew Vale
1ad1c31b27
Rollout of root.php
2016-01-12 13:55:39 +00:00
markjcrane
4b7e7fce06
Minor adjustments.
2015-12-20 22:46:52 -07:00
Matthew Vale
b76a1a4b4f
First pass on app/*
2015-12-10 10:12:41 +00:00
markjcrane
1c0f05fa6c
Fix the gateways list so it displays the hostname in the right place.
2015-10-04 10:50:05 -06:00
markjcrane
c0d758be86
Add h hostname to option for the gateways.
2015-10-04 01:29:03 -06:00
markjcrane
d030b52f6d
Fix the gateways list for call center agents.
2015-08-07 19:21:25 -06:00
markjcrane
e19f459cd8
Change call_center_contact to user_contact.
2015-08-07 15:24:24 -05:00
markjcrane
4366aa083a
Use the new destinations php class for ivr menu and destinations.
2015-08-07 13:13:55 -05:00
markjcrane
15ca076e09
Escape the $ in the domain_uuid variable.
2015-08-05 18:17:39 -05:00
markjcrane
5c8a6dd7fe
Add destination details to several app_config.php files.
2015-08-04 14:52:10 -06:00
root
fead5df810
Add latest translations
2015-08-02 23:42:11 +00:00
Mark Crane
4681c145b4
Add latest translations
2015-06-30 10:30:02 +00:00
Mark Crane
536a2fd827
Add latest translations
2015-06-22 22:30:03 +00:00
Mark Crane
6654507706
Add latest translations
2015-06-15 19:30:00 +00:00
Mark Crane
b64c850a9a
Sync the recent translations
2015-06-13 05:35:54 +00:00
Mark Crane
2b69ac00d7
Synchronize the translations.
2015-06-06 02:37:26 +00:00
Nate Jones
23f0d8ed1b
Calls Active: Show gateway name instead of uuid in Application data string, change to jQuery ajax refresh.
2015-05-18 16:44:38 +00:00
Mark Crane
7f9e98e988
Show only sip profiles that are enabled on the Gateway edit page.
2015-05-05 05:48:27 +00:00
Mark Crane
f79c9925f0
Add support for the new sip profiles enabled field.
2015-05-02 05:08:41 +00:00
Nate Jones
ab403f5f3c
Language file merge from translation server.
2015-05-01 11:13:39 +00:00
Mark Crane
d6636aee17
Update the translations from the translation server. Includes the following new languages Brazilian Portuguese, Polish, and Swedish Sweden. Thanks to those that put in the effort to add these languages additional translator volunteers are welcome.
2015-04-08 13:38:58 +00:00
Nate Jones
fcb53fd7f9
Misc: Implement maximum limits on multiple apps.
2015-03-22 08:17:04 +00:00
Nate Jones
18fefa3682
Visual adjustments.
2015-02-15 09:20:19 +00:00
Nate Jones
6de949d074
Visual adjustments.
2015-02-15 08:05:14 +00:00
Nate Jones
dbd9fbc07b
Visual adjustments.
2015-02-15 07:59:02 +00:00
Nate Jones
256e424b3e
Removal of colon next to form label names.
2015-02-15 06:50:00 +00:00
Mark Crane
5fefdd595b
Tested gateway with registration set to false on 1.4.15 no longer requires a username and password so it is no longer required in fusionpbx when the registration is set to false.
2015-01-29 07:07:54 +00:00
Mark Crane
46f12b3fb3
Increase the gateway domain_uuid security.
2015-01-22 11:32:16 +00:00
Mark Crane
79512bd009
Fix the gateway delete.
2015-01-22 11:26:06 +00:00
Mark Crane
4d672a63e8
Show global gateways.
2015-01-22 11:21:18 +00:00
Mark Crane
3cb5e94d0f
Allow the gateway domain_uuid to be null to support global gateways.
2015-01-22 11:18:34 +00:00
Mark Crane
04b0ffccc1
Enable ability to have global gateways.
2015-01-22 11:10:51 +00:00
Mark Crane
03220c9754
Add the text class to more of the applications.
2015-01-18 10:06:08 +00:00
Mark Crane
ddca77629e
Move the menu array to app_menu.php
2014-12-26 03:27:54 +00:00
Mark Crane
6d98ffc320
Add app_menu.php files for the menu.
2014-12-25 19:32:57 +00:00
luis daniel lucio quiroz
2616a95007
HTML5 input tags for gateway_edit
2014-12-21 06:01:41 +00:00
Philippe Rioual
22f04d0556
updated / enhanced french translations
2014-10-29 08:51:56 +00:00
Nate Jones
eccf7ec85d
Gateway Edit/Delete: Removes gateway xml file, if present, on delete and/or disable.
2014-08-13 22:08:39 +00:00
Nate Jones
8d052b636b
Misc: jQuery goodness for Advanced buttons.
2014-07-07 19:33:17 +00:00
Mark Crane
4793ab0311
Account for a gateway uuid which in a rare edge case the UUID is upper case
2014-06-23 23:05:16 +00:00
Nate Jones
ec1ba51eb9
(Modified) Usability Enhancement: Click on list rows to Edit items. Now uses jQuery (instead of onclick) to avoid being redirected to Edit when canceling a Delete.
2014-06-21 08:52:47 +00:00
Nate Jones
a117993264
Usability Enhancement: Click on list rows to Edit items.
2014-06-21 07:04:04 +00:00
Nate Jones
e979147858
Add links to certain column text in a list view.
...
Add ability to edit Call Block number.
2014-06-21 00:58:16 +00:00
Mark Crane
0c94547e1c
Remove an extra html tag
2014-05-25 02:40:40 +00:00
Nate Jones
e64fef05dd
Submit button also placed at top; reordered to right margin, too.
2014-04-26 22:50:52 +00:00
Nate Jones
5d250eba32
Default select value adjustments
2014-04-15 01:10:21 +00:00
Nate Jones
a82095d6eb
Language case fix
2014-04-15 00:56:44 +00:00
Mark Crane
f6b5bae661
Minor changes to gateways.
2014-03-22 01:15:24 +00:00
Mark Crane
8f5f98b090
Change $_SESSION['switch']['gateways'] to $_SESSION['switch']['sip_profiles'].
2014-03-22 00:54:56 +00:00
Mark Crane
705d7fd295
Don't show the path on the gateways page.
2014-03-22 00:54:22 +00:00
Nate Jones
0aaf8f8bf3
Streamline password viewing.
2014-03-07 02:59:20 +00:00
Nate Jones
af4fd0479a
Fixed class on Advanced button.
2014-02-26 02:37:24 +00:00
Nate Jones
1e1c8a80ce
Unstack list control icons.
2014-02-26 02:32:56 +00:00
Nuno Miguel Reis
c8740bad49
fixed some translations
2014-02-25 22:49:35 +00:00
Nuno Miguel Reis
eeed105dff
change of some pt_PT translations and fixed some encoding bugs for the new Chile spanish
...
Conflicts:
fusionpbx/app/call_center_active/app_languages.php
fusionpbx/app/calls_active/app_languages.php
fusionpbx/app/ring_groups/app_languages.php
fusionpbx/app/schemas/app_languages.php
2014-02-25 03:28:28 +00:00
Nate Jones
daf29a4560
Response message updates.
2014-02-23 07:15:37 +00:00
Mark Crane
0f9cf0e79f
Finish the Spanish es-cl integration.
2014-02-14 18:37:58 +00:00
Mark Crane
a6b2dd512d
Add a new Spanish translation donated by José Manuel Calquin Heinsohn. 'es-cl'. This completes the menu Spanish translation.
2014-02-13 20:15:59 +00:00
Philippe Rioual
72b80314e2
fixed some french translations issues
2014-01-23 21:15:49 +00:00
Mark Crane
e6f87a8d51
Change gateway name to gateway uuid.
2013-12-06 08:12:48 +00:00
Mark Crane
2997c0a8f1
Fix the gateway cache add the hostname and increase the security.
2013-11-27 16:47:06 +00:00
Mark Crane
1a766efaf3
Hide the gateway copy button when adding a gateway.
2013-11-15 04:20:56 +00:00
Mark Crane
9893121db5
Set retry_seconds default to 30 instead of 60.
2013-11-15 04:05:34 +00:00
Mark Crane
b3070125f3
Gateway edit set a default register value of true.
2013-11-15 03:49:18 +00:00
Nuno Miguel Reis
54934396ad
language translations for pt-pt and some other minor fixes and updates
2013-10-17 22:06:53 +00:00
Nuno Miguel Reis
24dabf4a1c
language translations for pt-pt and some other minor fixes and updates
2013-10-17 22:06:01 +00:00
Nuno Miguel Reis
184ec05020
changed single quote to double quotes everywhere
2013-10-01 11:35:07 +00:00
Mark Crane
a43c8f892d
Correct the tabbing by replacing the spaces with tabs. Replace some of the single quotes with double qoutes and keep the fr-ca translations.
2013-09-30 16:21:08 +00:00
Philippe Rioual
f0489b418f
repaired previous errors inserted in r4614 : reinserted 'de-de' instead 'de' and correct files. keeps fr-ca to report in app_config.php files
2013-09-30 15:22:35 +00:00
Philippe Rioual
9ce5b02701
added missing french translations and changed fr to fr-fr in all app_languages.php and app_config.php files.
2013-09-30 13:19:40 +00:00
Mark Crane
ab688a979a
When adding a gateway default it to enabled.
2013-09-28 16:42:07 +00:00
Nuno Miguel Reis
ca26a0ec46
more appropriate naming
2013-09-25 20:14:33 +00:00
Nuno Miguel Reis
a57262f8be
added new important fields to gateways(codec preferences and how many SIP channels will be available on a gw)
2013-09-24 17:26:48 +00:00
Mark Crane
4cc92b94f9
Remove one of the line breaks between the Gateway description and the content.
2013-09-21 22:13:23 +00:00
Mark Crane
ab4294ebb0
Remove the . from the css class name.
2013-09-21 22:11:50 +00:00
Mark Crane
4cfd7e4fa2
Fix the Gateway Edit page title.
2013-09-21 22:10:39 +00:00
Mark Crane
bf52a675a0
Convert all remaining app_config.php files to UTF-8 without BOM.
2013-09-21 16:00:28 +00:00
Mark Crane
9b0c91491c
Update the file types for the the app_languages.php that were not the correct type. Set the file type to UTF-8 without BOM.
2013-09-21 08:40:50 +00:00
Mark Crane
850ff7b0db
Change fr to fr-fr and de to de-de.
2013-09-17 20:02:19 +00:00
Nuno Miguel Reis
1ef7fb3706
fixed some typos
...
Conflicts:
fusionpbx/app/adminer/app_config.php
fusionpbx/app/gateways/app_languages.php
fusionpbx/app/ring_groups/app_languages.php
fusionpbx/app/voicemails/app_languages.php
fusionpbx/core/user_settings/app_languages.php
2013-09-17 16:48:23 +00:00
Mark Crane
f077840883
Move the French translations into the development branch.
...
Translation work done thanks to by bhouba for his work on the translations.
2013-09-13 21:04:53 +00:00
Mark Crane
6da2c3734c
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
52628c713c
Rename and move persistformvar.php to the resources directory.
2013-07-06 06:21:12 +00:00
Mark Crane
ffffea0710
Change the path for includes/require.php to the resources directory.
2013-07-06 06:03:27 +00:00
Mark Crane
a6e289ed5d
Change includes/checkauth.php to resources/check_auth.php.
2013-07-06 05:50:55 +00:00
Mark Crane
189ae6f377
Copy the translations French and Spanish translations into the dev branch.
2013-05-13 00:50:43 +00:00