reliberate
75ec879ff9
Theme: Integrate settings to customize the style of edit form tables (label, field, heading and row cells).
...
Editor: Prevent / (slashes) in clip name.
Dialplan Editor: Code cleanup, and minor adjustments for theme compatibility.
Functions: Add option to check_str() to skip string trim.
2016-04-07 12:00:19 -06:00
reliberate
14973b5c97
Functions: Enhance img_spacer() function.
...
Dialplan Edit: Integrate img_spacer() to fix row divider.
Default/Domain/User Settings: Use img_spacer() function for color swatches.
Contact Times: Adjust for recent changes on img_spacer() function.
2016-04-01 19:44:26 -06:00
reliberate
cdf7ff99b8
Dialplan Edit: Style mods.
2016-03-28 09:57:03 -06:00
reliberate
1f0e28455b
Dialplan Edit: Disable text-overflow (for now).
2016-03-28 09:31:53 -06:00
markjcrane
23b4b7c9bf
Change $_SERVER['DOCUMENT_ROOT'].PROJECT_PATH to $_SERVER["PROJECT_ROOT"].
2016-01-17 00:01:13 -07:00
markjcrane
8f43f61713
Fix a bug with outbound routes back button.
2015-10-12 14:25:01 -07:00
markjcrane
3692c1deb8
Move the 'show application' completely out of the content. Then save the result in a session variable $_SESSION['switch']['applications'].
2015-07-21 09:47:23 -06:00
Alexey Melnichuk
26fe054581
Fix. Edit dialplan without running FS may load too long.
2015-07-21 11:44:13 +04:00
Nate Jones
55dbe3c885
Call Center Agents / Dialplan Edit: Optimize Gateway Name lookup (only do if necessary).
2015-04-14 00:42:15 +00:00
Mark Crane
d82708ddac
Update dialplan edit adjust to ensure the dialplan is able to be viewed correctly and validate the uuid with is_uuid.
2015-03-21 03:23:44 +00:00
Nate Jones
70ba072c6f
Dialplan Edit: Default details group to 0 if not specified (also fixes Copy feature). Fix details group order by.
2015-03-19 23:42:25 +00:00
Mark Crane
c5ba922679
Set the min='0' for dialplan detail edit.
2015-02-20 04:27:14 +00:00
Nate Jones
80fddb7fd4
Visual adjustments.
2015-02-15 10:05:08 +00:00
Nate Jones
dbd9fbc07b
Visual adjustments.
2015-02-15 07:59:02 +00:00
Nate Jones
256e424b3e
Removal of colon next to form label names.
2015-02-15 06:50:00 +00:00
Nate Jones
b17af46313
Time Conditions: Overhaul (on Add only, so far).
2015-01-24 04:10:37 +00:00
Nate Jones
dc3682df3e
Dialplan Edit: Some code cleanup.
2015-01-23 00:58:47 +00:00
Nate Jones
4ac2d8adfc
Dialplan Edit: Some code cleanup.
2015-01-22 23:49:02 +00:00
Nate Jones
22ea16bdb0
Dialplan Edit: Implement dynamic stretching on Data column.
2015-01-22 19:14:12 +00:00
Mark Crane
04b0ffccc1
Enable ability to have global gateways.
2015-01-22 11:10:51 +00:00
Mark Crane
03220c9754
Add the text class to more of the applications.
2015-01-18 10:06:08 +00:00
Mark Crane
91bfa85bac
Update the memcache reference to use the new cache PHP class.
2015-01-16 00:21:02 +00:00
Mark Crane
618626e97a
Fix the string quotations and return on the method.
2015-01-15 19:33:27 +00:00
Mark Crane
8d1f9fe7d4
Exchange the direct call to memcache for the dialplan edit and replace it with the 'cache' class.
2015-01-15 19:15:01 +00:00
Mark Crane
5a8ba17b57
Sets the domain_uuid to null on the child data for global dialplans.
2015-01-09 22:29:12 +00:00
Mark Crane
7ddc15972e
outbound_route_to_bridge simplify the dialplan detail SQL select.
2015-01-09 11:10:13 +00:00
Mark Crane
76f6f7b1d4
Properly escape < and > for dialplan detail data.
2015-01-07 17:11:06 +00:00
Mark Crane
90b55b3d54
Remove the logging to make way for a better logging. The older one caused a problem for someone without permission to write to /tmp/logfile.txt
2015-01-03 08:32:30 +00:00
luis daniel lucio quiroz
4438c2cc70
HTML5 input tags for dialplan_edit
2014-12-21 06:27:18 +00:00
Nate Jones
2e9d4e9655
Dialplan Edit: Truncate initially displayed Data values with ellipsis (pre edit).
2014-08-04 19:33:26 +00:00
Nate Jones
5bb2bea640
Input Type Switch Button: Changed from left triangle (⨞) to left triangle (◁), as wasn't displaying properly in FF on Mac.
2014-08-03 07:02:12 +00:00
Nate Jones
b3ef3894f8
Input Type Switch Button: No interprets HTML entities code for left triangle (⨞) after switching element type once (wasn't being parsed as an HTML entity, but displayed literally).
2014-08-03 06:12:10 +00:00
Nate Jones
c0209959a8
Input Type Switch Button: Changed from < to left triangle (⨞)
2014-08-03 05:31:42 +00:00
Nate Jones
0bc5a4870c
Dialplan: Implemented bulk-delete.
...
Default Settings: Minor fixes and enhancements.
2014-07-31 09:21:16 +00:00
Nate Jones
98b25b54ff
Copyright: Fixed CDR Details and Dialplan Edit so copyright line stays where intended. Enhanced theme restored.
2014-07-27 15:52:34 +00:00
Mark Crane
c961b4ab82
Show the billing warning only if its installed
2014-07-23 20:47:00 +00:00
luis daniel lucio quiroz
53b3427a6b
some language and default values support
2014-07-14 03:42:13 +00:00
Nate Jones
e67aa0c638
Document (Window) Title: Update variable name to avoid conflict when paging is used.
2014-07-10 00:32:50 +00:00
Nate Jones
1546661013
Dialplan Edit: If action is bridge, and data is sofia/gateway/... initially show Gateway Name instead of UUID. UUID showed on click to edit.
2014-06-29 06:39:40 +00:00
Nate Jones
7f36b2d6d2
Usability Enhancement: Click on list rows to View/Edit items.
...
Misc other fixes.
2014-06-22 04:34:19 +00:00
Mark Crane
e7e7a7ff60
work on dialplan domain select
2014-05-24 03:15:51 +00:00
Mark Crane
b1dad9e75f
More work on the domain select on the dialplan editor
2014-05-22 06:44:35 +00:00
Mark Crane
a39cbaf094
Add a dialplan domain select only available to a user in the superadmin group
2014-05-22 04:20:28 +00:00
Nate Jones
5bd68d6041
Order select box selection adjustment
2014-04-27 09:19:03 +00:00
Nate Jones
e64fef05dd
Submit button also placed at top; reordered to right margin, too.
2014-04-26 22:50:52 +00:00
Nate Jones
360941533a
Removed 'Parameter' option from Tag select box and language file, adjusted display attribute to fix glitchy select boxes.
2014-04-16 01:06:11 +00:00
Nate Jones
5d250eba32
Default select value adjustments
2014-04-15 01:10:21 +00:00
Mark Crane
088bdc9021
Remove redundant check_str that is being done automatically in the PHP class.
2014-04-03 21:00:13 +00:00
Mark Crane
e1da2c4471
Fix the array so that it will work when adding a record.
2014-04-01 09:24:01 +00:00
Mark Crane
605646cc27
Improve the security, simplify the code, and prevent bugs by using the HTTP POST to build a new array.
2014-04-01 09:01:40 +00:00