FusionPBX
a991c057ff
Update destination_edit.php
2019-11-11 09:59:39 -07:00
FusionPBX
a33e5b2e02
Update destination_edit.php
2019-11-11 09:55:07 -07:00
agree
705f455c04
Update destination_edit.php ( #4810 )
2019-10-30 19:06:31 -06:00
Nate
ff15eca48e
Destinations: Token integration.
2019-09-17 22:30:17 -06:00
FusionPBX
49eb4a96b3
Update destination_edit.php
2019-09-10 08:06:34 -06:00
FusionPBX
47729bc71d
Update destination_edit.php
2019-09-06 05:28:27 -06:00
FusionPBX
ed0afd7be5
Update destination_edit.php
2019-09-06 05:09:57 -06:00
Nate
c6b9cf5886
Database class integration.
2019-07-29 13:18:48 -06:00
FusionPBX
77c74531d1
Update destination_edit.php
2019-07-16 09:26:42 -06:00
FusionPBX
ed560bca10
Update destination_edit.php
2019-04-29 14:33:32 -06:00
FusionPBX
50b840ddde
Update destination_edit.php
2019-04-29 14:27:54 -06:00
FusionPBX
cf1003d989
Update destination_edit.php
2019-04-29 13:22:30 -06:00
FusionPBX
5f6140ab2e
Update destination_edit.php
2019-04-29 09:41:21 -06:00
FusionPBX
8737af841a
Update destination_edit.php
2019-03-08 08:48:38 -07:00
Nate
05a888c9c6
Messages: Misc improvements. Ability to set usage type(s) on Destinations for From field.
2018-12-29 16:05:59 -07:00
FusionPBX
1b0bb6452d
Update destination_edit.php
2018-12-27 13:18:13 -07:00
FusionPBX
68df93ca05
Update destination_edit.php
2018-10-16 22:14:42 -06:00
markjcrane
9717543a46
Change messages class to message
2018-08-31 03:09:01 +00:00
FusionPBX
903c72d0e9
Update destination_edit.php
2018-08-17 21:43:29 -06:00
FusionPBX
5a2e72e0fb
Update destination_edit.php
2018-08-17 21:14:24 -06:00
FusionPBX
268cb50797
Update destination_edit.php
2018-08-17 20:58:54 -06:00
FusionPBX
4839868c72
Update destination_edit.php
2018-07-12 08:29:27 -06:00
FusionPBX
288f7af579
Update destination_edit.php
2018-06-26 11:19:39 -06:00
FusionPBX
e26166f9a5
Update destination_edit.php
2018-06-26 11:14:39 -06:00
FusionPBX
46c96cfb79
Update destination_edit.php
2018-06-20 23:32:58 -06:00
FusionPBX
7988d91aec
Update destination_edit.php
2018-06-12 08:57:02 -06:00
FusionPBX
71b0e9efeb
Update destination_edit.php
2018-06-12 08:42:50 -06:00
AlexanderDCrane
b455912806
Escape user data on destination_edit.php ( #3109 )
2018-06-09 13:20:00 -06:00
FusionPBX
a9cb245a1b
Update destination_edit.php
2018-05-09 13:50:35 -06:00
FusionPBX
1ade1d4052
Update destination_edit.php
2018-05-09 13:38:28 -06:00
FusionPBX
77bdca8a6e
Update destination_edit.php
2018-04-27 23:44:54 -06:00
FusionPBX
abdde4c271
Update destination_edit.php
2018-04-27 21:33:21 -06:00
FusionPBX
73010c9673
Update destination_edit.php
2018-04-27 13:24:47 -06:00
FusionPBX
e5b8e581fe
Update destination_edit.php
2018-02-16 21:28:38 -07:00
FusionPBX
40cc476382
Update destination_edit.php
2018-01-23 19:01:25 -07:00
FusionPBX
203c8bcd35
Update destination_edit.php
2018-01-10 20:04:56 -07:00
FusionPBX
f877e30194
Update destination_edit.php
2017-12-11 21:05:40 -07:00
FusionPBX
98ddbfbb78
Update destination_edit.php
2017-12-01 11:15:42 -07:00
FusionPBX
75b0632c79
Update destination_edit.php
2017-11-30 13:35:47 -07:00
FusionPBX
7f3935fdab
Update destination_edit.php
2017-11-30 12:57:26 -07:00
FusionPBX
dc5b282afa
Update destination_edit.php
2017-11-12 21:17:24 -07:00
FusionPBX
42df727a33
Update destination_edit.php
2017-07-30 11:40:39 -06:00
FusionPBX
c84fd7ebe4
Update destination_edit.php
2017-07-25 22:05:35 -06:00
Mafoo
9570ce1bf0
Enhance - More messages::add updates ( #2662 )
...
convert more messages over to messsagse::add
2017-06-09 20:13:40 -06:00
Mafoo
b7f4cba09c
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
FusionPBX
f101c0b5cc
Update destination_edit.php
2017-04-05 00:55:16 -06:00
FusionPBX
df4e744103
Update destination_edit.php
2016-10-21 10:24:01 -06:00
FusionPBX
2509690d34
Update destination_edit.php
2016-10-18 09:33:35 -06:00
FusionPBX
570a71c4b1
Update destination_edit.php
...
Rewrote a large amount of the page to the new class which allows for much less code. Also remove the proprietary billing system and its contributor as their code was removed. Proper integration should not have to touch project code but be a standalone plugin. If current plugin capability is not sufficient will need to expand its capabilities.
2016-10-02 11:40:49 -06:00
FusionPBX
44867faa56
Update destination_edit.php
...
Update the dialplan destination to update the dialplan xml and adjust the array that is saved.
2016-10-02 10:26:28 -06:00