Len
c6b5dfa94b
Update {$mac}.cfg ( #4086 )
2019-05-08 14:10:16 -06:00
Len
a326b1ae41
Update {$mac}.cfg ( #4087 )
2019-05-08 14:08:54 -06:00
Len
c68c2d667b
Update {$mac}.cfg ( #4088 )
2019-05-08 14:08:29 -06:00
Len
8342e632a0
Update {$mac}.cfg ( #4090 )
2019-05-08 14:06:59 -06:00
Len
0a959a0598
Update {$mac}.cfg ( #4092 )
2019-05-08 14:06:31 -06:00
Len
e103da59b9
Update {$mac}.cfg ( #4093 )
2019-05-08 14:06:18 -06:00
Len
f7107937b9
Update {$mac}.cfg ( #4094 )
2019-05-08 14:06:04 -06:00
Len
e0a763c690
Update {$mac}.cfg ( #4095 )
2019-05-08 14:05:46 -06:00
Len
fde044772e
Update {$mac}.cfg ( #4096 )
2019-05-08 14:05:29 -06:00
Len
58c6c0fefe
Update {$mac}.cfg ( #4072 )
2019-05-08 14:05:15 -06:00
Len
23d262b144
Update {$mac}.cfg ( #4073 )
2019-05-08 14:04:58 -06:00
Len
94d26d121a
Update {$mac}.cfg ( #4074 )
2019-05-08 14:04:41 -06:00
Len
32cea9aeca
Update {$mac}.cfg ( #4076 )
2019-05-08 14:04:20 -06:00
Len
6f59b9c401
Update {$mac}.cfg ( #4078 )
2019-05-08 14:04:02 -06:00
Luis Daniel Lucio Quiroz
8822528227
[4.5] Fix the ALTER TABLE ( #4097 )
...
* Fix the ALTER TABLE
when $apps[$x]['db'][$y]['fields'][$z]['name'] is an array, you dont try to get the ['text'] index therefore fields such as v_xml_cdr.xml_uuid, v_destinations.destination_type and v_destinations.destination_number wont be created when upgrading.
This patch fixes it
* Update schema.php
2019-05-08 14:02:20 -06:00
Len
24d34128df
Update {$mac}.cfg ( #4098 )
2019-05-08 13:58:08 -06:00
Len
2329af5519
Update {$mac}.cfg ( #4102 )
2019-05-08 13:57:39 -06:00
Len
6ff5cbeac7
Update {$mac}.cfg ( #4099 )
2019-05-08 13:56:51 -06:00
Len
ba22abc876
Update {$mac}.cfg ( #4107 )
2019-05-08 13:56:29 -06:00
Len
4987588918
Update {$mac}.cfg ( #4101 )
2019-05-08 13:55:58 -06:00
Len
31d5a14ebe
Update {$mac}.cfg ( #4103 )
2019-05-08 13:54:56 -06:00
Len
5e1195dbfa
Update {$mac}.cfg ( #4105 )
2019-05-08 13:54:42 -06:00
Len
34d7740aa5
Update {$mac}.cfg ( #4109 )
2019-05-08 13:53:59 -06:00
Len
668b85ac2c
Update {$mac}.cfg ( #4106 )
2019-05-08 13:53:33 -06:00
Len
c0dac9ccf8
Update {$mac}.cfg ( #4108 )
2019-05-08 13:53:07 -06:00
Len
0bb23e6df2
Update {$mac}.cfg ( #4104 )
2019-05-08 13:29:19 -06:00
Len
741c8fbc43
Update {$mac}.cfg
2019-05-08 14:22:33 -04:00
Len
63156f6424
Update {$mac}.cfg
2019-05-08 14:17:43 -04:00
Len
b74be68b12
Update {$mac}.cfg
2019-05-08 13:40:29 -04:00
Len
ea7e99d079
Update {$mac}.cfg
2019-05-08 13:34:50 -04:00
Len
e7c624bce8
Update {$mac}.cfg
2019-05-08 13:26:17 -04:00
Len
32598d9229
Update {$mac}.cfg
2019-05-08 13:09:42 -04:00
Len
90192cc3ea
Update app_config.php
2019-05-08 12:52:35 -04:00
Len
e56bb5d6ff
Update app_config.php
2019-05-08 12:50:40 -04:00
agree
f8f8417e65
Update {$mac}.cfg ( #4070 )
...
* Update {$mac}.cfg
* Update {$mac}.cfg
2019-05-08 09:58:26 -06:00
FusionPBX
1959187755
Update ring_group_delete.php
2019-05-08 08:58:26 -06:00
FusionPBX
f769d0b7a9
Update ring_group_destination_delete.php
2019-05-08 08:57:52 -06:00
FusionPBX
1d163db6c3
Update ring_group_delete.php
2019-05-08 08:50:19 -06:00
FusionPBX
a4834e391b
Update ivr_menu_option_delete.php
2019-05-07 19:34:52 -06:00
FusionPBX
0328cf8a64
Update ivr_menu_delete.php
2019-05-07 19:21:49 -06:00
FusionPBX
4136057fae
Update ivr_menu.php
2019-05-07 19:20:48 -06:00
FusionPBX
cf8e29d79c
Update extension_delete.php
2019-05-07 14:01:51 -06:00
ednt
e01687752b
convert local html characters like Ü ( #4069 )
...
Foreign language html emails were sent as received.
Now all html entities should be converted to there corresponding UTF8 characters.
2019-05-07 11:29:50 -06:00
Nate
ca1b074bee
Theme: Add ability to specify target on table row link.
2019-05-06 10:08:15 -06:00
FusionPBX
397347f234
Update destinations.php
2019-05-05 19:34:56 -06:00
FusionPBX
ae57523905
Update destination_delete.php
2019-05-05 19:31:43 -06:00
FusionPBX
165d1a5800
Update database.php
2019-05-05 19:30:05 -06:00
Luis Daniel Lucio Quiroz
3808ed7430
Update record_message.lua
2019-05-03 23:54:51 -04:00
FusionPBX
eea8757d40
Update functions.php
2019-04-30 23:59:45 -06:00
FusionPBX
36aeda4e34
Update app_defaults.php
2019-04-30 23:57:10 -06:00