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