reliberate
ce2490dafc
User Dashboard: Minor layout optimizations.
...
Follow Me: Added search and minimized paging controls.
Extensions: Added minimized paging controls.
2016-03-03 19:01:58 -07:00
markjcrane
990a8e766c
If follow me is enabled then show it by default.
2016-02-26 14:35:58 -07:00
markjcrane
46ea1de348
Add a new permission follow_me_ignore_busy.
2016-02-26 14:13:32 -07:00
reliberate
bfb38eec0d
Call Control: Hide Follow Me settings when not Enabled.
2016-02-25 11:16:36 -07:00
reliberate
8bb1f9c57c
Call Control: Fix - Do not disable Call Forward On Busy and Call Forward No Answer when Do Not Disturb is enabled.
2016-02-25 10:03:08 -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
skyeblueiscool
dcc64101be
Update follow_me.php
2016-02-05 16:47:36 -08: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
markjcrane
33d8597a5f
Allow call forward and follow me to be setup when the extension is disabled.
2016-01-18 21:33:03 -07: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
Matthew Vale
b76a1a4b4f
First pass on app/*
2015-12-10 10:12:41 +00:00
FusionPBX
a1ed12aefa
Merge pull request #1305 from blackc2004/patch-17
...
Update call_edit.php
2015-12-09 15:00:17 -08:00
blackc2004
e253f9304f
Update call_edit.php
2015-12-09 14:00:44 -08:00
blackc2004
2711d8a6c1
Update app_languages.php
2015-12-09 14:00:13 -08:00
markjcrane
9429de42be
Update translation for de-at.
2015-10-29 09:43:57 -06:00
markjcrane
3f2ccf8b23
Call forward presence ignore busy use a radio button to be uniform with the rest of the page.
2015-10-28 17:39:16 -06:00
Alexey Melnichuk
a56e1e94a3
Change. Use `destination_caller_id_number` as call follow_me caller id.
2015-10-23 14:55:48 +03:00
Alexey Melnichuk
42e45e24f4
Change. Use `destination_caller_id_number` as call forward caller id.
...
This is same value which uses by `Outbound CallerID Number` for extension.
2015-10-23 14:40:29 +03:00
FusionPBX
82542c6ea6
Merge pull request #1146 from badcrc/master
...
Random ring groups
2015-09-14 10:38:18 -06:00
FusionPBX
8c8e3ce3c3
Merge pull request #1150 from moteus/save_disabled_forwadd_number
...
Fix. Allow change Call Forward number without enable it.
2015-09-09 09:32:22 -06:00
Alexey Melnichuk
8391e996f0
Fix. Allow change Call Forward number without enable it.
2015-09-09 16:26:41 +04:00
markjcrane
bde805bd4c
Fix DND use error/user_busy instead of loopback/*99[extension]
2015-09-08 14:12:01 -06:00
koldoa
26459f7895
This should fix some of the group permissions issues from issue #1065
2015-09-07 10:47:57 +02:00
Alexey Melnichuk
c19cd89bc5
Fix. Delete some keys from memcache
2015-08-24 10:34:33 +04:00
FusionPBX
fe45b3c036
Merge pull request #1098 from moteus/toll_allow_forward
...
Set Toll Allow for call forward/follow me
2015-08-14 08:34:17 -06:00
Alexey Melnichuk
f50c2a4d46
Change. Use toll_allow of extension who set follow me.
2015-08-14 13:35:50 +04:00
Alexey Melnichuk
46bbc28220
Change. Use toll_allow of extension who set call forward.
2015-08-14 13:27:47 +04:00
Alexey Melnichuk
e5f311e2fa
Fix. Use number alias to forward call to VM when DND is on.
2015-08-12 13:02:36 +04:00
Alexey Melnichuk
2f6994a9ce
Fix. Empty comma in dialstring
2015-08-05 13:41:27 +04:00
Alexey Melnichuk
85d3c1346d
Add. Option to ignore busy from destination in follow me dial-string.
2015-07-30 16:21:50 +04:00
Alexey Melnichuk
2b98c86050
Fix. Can not enable follow me via `*21` if it was disabled via web.
...
Problem is that php code clear `dial_string` field in DB.
And Lua code on enable try use it.
2015-07-30 11:48:01 +04:00
Mark Crane
b6c93351eb
Add latest translations
2015-06-30 16:30:02 +00:00
luis daniel lucio quiroz
b22d8a78f7
little typo
2015-06-29 19:03:06 +00:00
luis daniel lucio quiroz
96189ed7a4
add a condition, not everybody may need the fix
2015-06-29 18:57:03 +00:00
luis daniel lucio quiroz
8e527ff817
caller id fixed
2015-06-24 16:49:07 +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
Mark Crane
34c6da3330
If follow me is disabled allow it to save the destination(s). This will finish making it work.
2015-05-20 02:46:06 +00:00
Mark Crane
0dcfa6be77
If follow me is disabled still allow it to save the destination(s).
2015-05-20 02:39:05 +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
0a8ef439ab
Follow Me: Ignore pre-populating fields if no follow_me_uuid assigned to extension (fixes SQL error).
2015-04-05 03:12:46 +00:00
luis daniel lucio quiroz
85d84b11d0
do not change headers, add yours
2015-03-23 01:53:25 +00:00
Nate Jones
4e29b11b7c
Follow Me: Fix redirect issue, after save, from Issue 886.
...
Destinations: Minor visual adjustments.
2015-03-22 00:53:56 +00:00
Mark Crane
268aaee702
Add alternative options for bridging calls for call forward and fix LCR option for follow me.
2015-03-21 22:49:12 +00:00