Commit Graph

531 Commits

Author SHA1 Message Date
Nate 8516bc38ad Extensions: Database class integration. 2019-08-06 19:49:59 -06:00
FusionPBX 743b5ac61a Update app_config.php 2019-07-30 00:35:06 -06:00
FusionPBX 2c3375cb09 Update app_config.php 2019-07-30 00:25:41 -06:00
FusionPBX 6bc0d3ba39 Update extension_edit.php 2019-07-15 14:21:46 -06:00
FusionPBX 8e29cf638f Update extension_copy.php 2019-06-18 18:37:34 -06:00
ednt c34faf2e7c Extended and looped devicelines cause of DECT stations which can handle more then 48 lines (#4279) 2019-06-14 08:16:01 -06:00
chansizzle 39095b1b73 Update extension_download.php (#4254) 2019-06-03 15:35:03 -06:00
FusionPBX 7d5cff4eeb Update extensions.php 2019-06-03 13:50:56 -06:00
chansizzle 9f16642f2a Update extension_download.php 2019-05-27 10:06:21 -06:00
chansizzle 8053992bf2 Update extension_download.php 2019-05-24 11:34:51 -06:00
FusionPBX beb51db3c3 Update extension_delete.php 2019-05-07 14:01:51 -06:00
Nate f194175965 Additional browser autofill prevention for Extensions and Voicemails 2019-04-13 17:39:43 -06:00
FusionPBX 5da935c55d Update app_config.php 2019-02-19 09:24:40 -07:00
FusionPBX a1cf0e90ce Update extension_edit.php 2019-02-19 08:41:56 -07:00
FusionPBX 3d258cb44c Update app_config.php 2019-02-11 20:45:25 -07:00
FusionPBX a3767d4913 Update extension_edit.php 2019-02-11 20:42:59 -07:00
FusionPBX 2de15017e6 Update extension_edit.php 2019-01-29 13:22:17 -07:00
FusionPBX 6f8a116c82 Update app_config.php 2019-01-29 13:19:34 -07:00
FusionPBX c4b5bfa95f Update extension_edit.php 2019-01-19 13:38:55 -07:00
FusionPBX 68450df8a6 Update extension_edit.php 2019-01-13 23:59:03 -05:00
FusionPBX c40205bdf6 Update extension_edit.php 2019-01-05 09:50:10 -07:00
dougstamp 19d5877fa4 Update extension_edit.php (#3473)
Added code to update device_key_label on devices that have the extension set as BLF/etc. when an extensions effective_caller_id_name is changed.
2019-01-05 09:02:31 -07:00
FusionPBX 7c7af05b6c Update extensions.php 2018-12-04 22:06:50 -07:00
FusionPBX 91298ca15c Update app_config.php 2018-12-02 11:21:46 -07:00
FusionPBX a212218e38 Update app_defaults.php 2018-12-02 11:15:38 -07:00
FusionPBX d1e677b450 Update extensions.php 2018-11-21 12:46:50 -07:00
FusionPBX 39748ebc29 Update extension_edit.php 2018-10-23 23:14:07 -06:00
FusionPBX 130e53e3fa Update extension_imports.php 2018-10-20 11:58:58 -06:00
FusionPBX 3cbcfa213c Update extension_edit.php 2018-10-15 16:50:59 -06:00
FusionPBX dbc7c14527 Update app_config.php 2018-10-15 16:30:48 -06:00
FusionPBX 0275de7fc7 Update extension_imports.php 2018-09-28 12:50:00 -06:00
FusionPBX 349f7518b3 Update extension_imports.php 2018-09-28 12:47:34 -06:00
FusionPBX 15663fc472 Update extension_imports.php 2018-09-28 12:46:17 -06:00
FusionPBX 3527fd9f39 Update extensions.php 2018-09-28 11:06:32 -06:00
FusionPBX 6b2fbd3b36 Update app_config.php 2018-09-28 10:58:19 -06:00
FusionPBX a4c9790d8a Update extension_imports.php 2018-09-28 10:56:51 -06:00
FusionPBX 43598725e5 Update extension_imports.php 2018-09-28 10:48:43 -06:00
FusionPBX 503adcd103 Rename app/extension_imports/extension_imports.php to app/extensions/extension_imports.php 2018-09-28 10:44:09 -06:00
emaktech cc9bf89660 Allow editing 48 lines on extension_edit page (#3472)
When provisioning 48 port analog gateway, (Grandstream GXW4248 for example) need ability to configure up to 48 lines per device.
2018-09-13 23:53:19 -06:00
markjcrane a72f1d6266 Change messages class to message 2018-08-31 03:09:01 +00:00
AlexanderDCrane 12b608f414 Update extension_dashboard.php (#3301) 2018-08-27 20:39:43 -06:00
FusionPBX e205b29973 Update app_config.php 2018-08-14 10:57:10 -06:00
FusionPBX 541b052017 Update extension_edit.php 2018-08-10 13:05:55 -06:00
FusionPBX d50659fa04 Update extension_edit.php 2018-07-30 11:23:46 -06:00
FusionPBX 07d951c577 Update extensions.php 2018-06-29 22:58:48 -06:00
FusionPBX b83f7fdd32 Update extension_edit.php 2018-06-24 14:02:43 -06:00
Jonathan R 8bc161caa0 Update app_languages.php (#3194) 2018-06-20 09:46:17 -06:00
AlexanderDCrane f3d4564c41 Update extension_edit.php (#3125) 2018-06-13 01:13:38 -06:00
AlexanderDCrane 1dcb16ce1d Escape user data (#3088)
* Escape user data on extension_edit.php

* Escape user data on gateway_edit.php

* Escape user data on user_edit.php
2018-06-08 14:44:21 -06:00
FusionPBX 9b01433a1a Update extensions.php 2018-06-02 21:25:11 -06:00
FusionPBX 2f7b77bc88 Update app_languages.php 2018-05-31 19:19:59 -06:00
FusionPBX a447f2d5aa Update extension_copy.php 2018-05-28 13:53:33 -06:00
FusionPBX 30b8be86ca Update extension_edit.php 2018-05-28 13:53:04 -06:00
FusionPBX 288e8d508b Update app_config.php 2018-05-28 13:50:22 -06:00
FusionPBX 6174167d3a Update extension_edit.php 2018-05-09 17:35:54 -06:00
FusionPBX 3c12017a76 Update extension_edit.php 2018-04-20 13:55:30 -06:00
FusionPBX a01507975d Update extension_edit.php 2018-03-20 18:15:15 -06:00
FusionPBX 6b4fecd349 Update app_config.php 2018-02-22 10:05:54 -07:00
FusionPBX 9e22daceaf Update extensions.php 2018-02-22 09:40:45 -07:00
FusionPBX 8863ff2c59 Update app_config.php 2018-02-22 09:38:25 -07:00
FusionPBX 9b1ec988f3 Update extension_edit.php 2018-02-18 17:20:11 -07:00
FusionPBX 7d6353889b Update extension_edit.php 2018-02-18 16:03:24 -07:00
Mafoo 4d60f4f6d5 Enhance [master] - Italian Translations (#2989)
* Reinstate comments detected by text class

* Updated Italian Translations
2018-02-12 10:50:47 -07:00
FusionPBX e5df21c5b8 Update extension_edit.php 2018-02-10 12:23:05 -07:00
FusionPBX ffbd9dce11 Update extension_edit.php 2018-02-06 13:42:20 -07:00
Alexey Melnichuk 5beb80c294 Fix. Use number_alias as VM id when do generation extensions (#2969) 2018-01-29 22:38:51 -07:00
FusionPBX 0d887276e5 Update extension_delete.php 2018-01-07 20:52:30 -07:00
DigiDaz 6620dd0370 Fix voicemail creation for ranges (#2945) 2017-12-21 10:06:53 -07:00
FusionPBX e46283638b Update extensions.php 2017-12-09 13:12:27 -07:00
FusionPBX 3562ccd72e Update app_config.php 2017-12-09 13:11:27 -07:00
FusionPBX e6ef3b5d9b Update app_config.php 2017-12-09 13:08:33 -07:00
FusionPBX 9920be32a5 Update extensions.php 2017-12-09 13:08:09 -07:00
Alexey Melnichuk 45879e80ce Fix. Show registrations for extensions with number alias. (#2914) 2017-11-20 13:59:50 -07:00
FusionPBX 07fd7c2e6b Update extensions.php 2017-11-17 07:41:29 -07:00
Pro-pra 1f19756975 fix russian translation (#2906) 2017-11-13 19:10:41 -07:00
FusionPBX e4936be826 Update extension_edit.php 2017-11-07 18:40:18 -07:00
Luis Daniel Lucio Quiroz 4d5a36b3e9 Same as 4.2 (#2889) 2017-11-05 15:49:25 -07:00
FusionPBX d9d72bc23b Update extension_edit.php 2017-11-03 14:57:12 -06:00
FusionPBX 6b3f655495 Update app_config.php 2017-11-03 14:55:56 -06:00
FusionPBX 04e660e67c Update extension_edit.php 2017-11-03 14:48:54 -06:00
TylerP 2114b2e46c Sort by CIDName if populated, otherwise CIDNumber (#2890)
I believe this will help users to sort through the caller ID numbers on the dashboard.
2017-10-25 22:49:42 -06:00
Christian Bergamaschi 9f228ef8c5 Italian translation added (#2852) 2017-09-21 09:06:26 -06:00
FusionPBX f4f0ef5626 Update extensions.php 2017-08-28 02:21:59 -06:00
sergey-mz b42fd5659b Set assigned device line display name (#2750)
Set line display name to Effective Caller ID instead of extension #. Full directory name could be used too.
2017-07-30 10:50:41 -06:00
FusionPBX b8a38bc70b Update app_config.php 2017-07-27 17:31:05 -06:00
FusionPBX ba80222491 Update extension_edit.php 2017-07-05 10:26:45 -06:00
FusionPBX 479fff805e Update app_defaults.php 2017-06-17 14:02:19 -06:00
FusionPBX 36d3ebc4af Change directory full name to first and last name. 2017-06-17 11:37:22 -06:00
FusionPBX e631e6a8f9 Update app_config.php 2017-06-17 11:35:52 -06:00
Mafoo f394915125 Enhance - translation missing tags (#2680)
add tags missing in some app_languages
2017-06-12 22:13:06 -07:00
Mafoo 3cab4401cf Enhance - More messages::add updates (#2662)
convert more messages over to messsagse::add
2017-06-09 20:13:40 -06:00
Mafoo f0feb25016 Enhance - Convert more messages (#2646)
convert more messages to messages class
skipped dashboard messages due to them relying on $_SESSION['message']
to know if there has already been a change
2017-06-08 09:39:04 -06:00
Mafoo 301cce369b Enhance - language update (#2639)
removed some unused tags
corrected some typos in tag names e.g. 'ckeck and check'
combined tags that had two names
inserted missing tags in sip_status
2017-06-04 09:50:58 -06:00
Mafoo 159f1b3c5a Enhance - app_config.php comment cleanup (#2636)
Correct a few missed tab indents on comments
2017-06-03 12:36:08 -06:00
Mafoo 34475f922c remove schema translations (#2638)
the schema should not have any translations on it as they are present
for reference only.
This removes the extra descriptions found and corrects some of the en to
en-us ones
2017-06-03 12:34:19 -06:00
FusionPBX 222a681ec4 Update app_config.php 2017-06-03 09:37:28 -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