Nate
4dfba370e1
Time Conditions: Add window title.
2020-01-06 11:59:04 -07:00
chansizzle
691930a4d3
Update time_condition_edit.php ( #4941 )
2019-12-28 12:31:32 -07:00
FusionPBX
d295ae0ad5
Update time_condition_edit.php
2019-11-25 15:32:00 -07:00
FusionPBX
22b8a07b4c
Update time_condition_edit.php
2019-11-18 21:15:04 -07:00
Nate
a6d67add56
Time Conditions: Token integration.
2019-09-19 07:39:16 -06:00
FusionPBX
4a854e9e56
Update time_condition_edit.php
2019-08-27 23:59:35 -06:00
Nate
6e813908fc
Update date/time picker to latest version, restoring functionality.
2019-08-22 11:04:03 -06:00
Nate
1178da59d9
Time Conditions: Database class integration.
2019-08-14 09:06:02 -06:00
FusionPBX
0939b3e9fe
Update time_condition_edit.php
2019-06-06 11:40:44 -06:00
FusionPBX
24e985fdec
Update time_condition_edit.php
2019-02-23 17:41:56 -07:00
markjcrane
a72f1d6266
Change messages class to message
2018-08-31 03:09:01 +00:00
AlexanderDCrane
45c4b5661d
Update time_condition_edit.php ( #3308 )
2018-08-27 20:36:45 -06:00
FusionPBX
c351c0b18f
Update time_condition_edit.php
2017-12-17 02:43:42 -07:00
FusionPBX
5aaac846cd
Update time_condition_edit.php
2017-09-24 10:12:58 -06:00
FusionPBX
fb468b8f62
Update time_condition_edit.php
2017-07-04 12:22:50 -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
FusionPBX
2c25c3e341
Update time_condition_edit.php
...
Work on the indentation and update the dialplan xml.
2017-02-27 22:25:55 -07:00
FusionPBX
a6612c1e25
Update time_condition_edit.php
2017-02-04 18:02:27 -07:00
FusionPBX
01991d69aa
Update time_condition_edit.php
2016-10-22 23:24:28 -06:00
FusionPBX
7c40f2c86d
Update time_condition_edit.php
2016-10-14 08:21:45 -06:00
FusionPBX
aab24688f3
Update time_condition_edit.php
...
Time condition time-of-day use 1 minute increments this solves multiple problems and more flexible for minutes 0 - 59.
2016-09-13 19:17:19 -06:00
FusionPBX
039370b2b8
Update time_condition_edit.php
2016-08-29 20:56:00 -06:00
FusionPBX
35a2cd13ae
Update time_condition_edit.php
...
Complete global time conditions.
2016-08-17 15:54:16 -06:00
FusionPBX
081e26abc0
Update time_condition_edit.php
...
Fix the global label for time conditions.
2016-08-17 15:30:23 -06:00
FusionPBX
5dc0d55100
Update time_condition_edit.php
2016-08-17 15:14:56 -06:00
SJS87
38b504a6e5
Update to time_condition_edit.php ( #1803 )
...
When using 'time-of-day' it's not currently possible to specify a range which will finish at the end of the day.
This is a minor adjustment to allow the 'time-of-day' range to finish at 23:59.
2016-08-11 10:04:53 -06:00
SJS87
1b7a65a6b2
Time of day routing conversation fixed. ( #1802 )
...
This is a minor bug which is fixed with a few minor adjustments, this doesn't appear to have caused us any major problems in production.
Valid values for 'minute-of-day' in FreeSWITCH are 1-1440, the page is currently converting 'time-of-day' to 'minute-of-day' as 0-1439, the fix will correct the values to 1-1440.
Sources:
https://wiki.freeswitch.org/wiki/Time_of_Day_Routing
2016-08-11 10:01:21 -06:00
FusionPBX
e7a8de60de
Update time_condition_edit.php
...
Fix the time condition edit and improve the indentation on the code.
2016-08-04 18:46:39 -06:00
markjcrane
855ea303f1
Add nowrap to time_condition_edit.php to correct a layout problem.
2016-06-26 11:20:13 -06:00
Harry G. Coin
bda6861f88
\r\n --> \n
...
Cause all the .php files containing lines ending with \r\n to instead end with \n.
DYI with:
find fusionpbx -type f -name '*.php' -exec dos2unix '{}' \;
2016-04-25 20:30:23 -05:00
reliberate
aeabb4a072
Misc: Fix datetimepicker on Time Conditions, CDR, Contact Times, etc.
...
Misc: Fix textarea height.
Theme: CSS adjustments to correct misc bugs.
2016-04-13 13:23:07 -06:00
reliberate
d5c60df4fc
Added: Bootstrap Framework - initial integration.
...
Added: Bootstrap Plugins - DateTimePicker, ColorPicker (in multiple apps)
Added: Default Theme - responsive
Removed: RightJS Framework - no longer needed.
Removed: Accessible Theme - superseded by Default theme.
Removed: Minimized Theme - superseded by Default theme.
Enhanced: Menu - responsiveness added.
Enhanced: Dashboard - responsiveness added.
Etc.
2016-03-25 16:29:20 -06:00
markjcrane
82c18e988b
Time condition hide the group label as it uses too much vertical space and the group number is provided by default.
2016-03-22 23:39:23 -06:00
mafoo
6eed9935d4
WhitespaceClean-app/batch_2
...
whitespace pass over files
for reference regex that was used s/[ \t]+(\r?\n)/\1/
2016-03-11 12:01:24 +00:00
markjcrane
13725701cf
Time condition fix alignment of the arrow button by adding style nowrap and 3 pixel padding.
2015-11-19 22:32:34 -07:00
Matthew Vale
f70266d669
bugfix when retrieving region
2015-11-03 14:34:29 +00:00
Matthew Vale
81a5fc0db1
initial rewrite of time_conditions
2015-11-03 14:23:52 +00:00
markjcrane
5eb280423c
Move the time condition group to a location to make better use of the vertical space.
2015-10-24 18:55:24 -06:00
koldoa
8eaa0f5122
More Formatting
2015-10-22 10:58:45 +02:00
koldoa
939c6e31b5
Formatting
2015-10-22 10:54:19 +02:00
koldoa
f11d6f0e09
Ability to order the time conditions
2015-10-22 10:45:57 +02:00
markjcrane
2f40dfac97
Add the missing echo.
2015-08-07 13:39:25 -05:00
markjcrane
1f496ef53c
Make time condition use the new destinations class.
2015-08-06 15:24:42 -05:00
markjcrane
7cc4aa21e0
Change title-time-conditions to title-time_conditions.
2015-08-03 15:53:48 -06:00
markjcrane
969c6c6d77
Remove minute from time conditions as its better to use one of the other options.
2015-07-18 12:20:09 -07:00
Mark Crane
6f855d44d5
Remove the underscore to fix the syntax.
2015-05-21 20:34:59 +00:00
Mark Crane
c21adfd4c1
Missed str_len add it back.
2015-05-21 20:32:00 +00:00
Mark Crane
8a65a796cb
If the time condition preset array name doesn't match a translation then use the nae from the array.
2015-05-21 20:28:42 +00:00
Mark Crane
5a34fb1a35
Add dialplan add temporary permissions.
2015-04-30 01:17:47 +00:00
Mark Crane
70453cfd5a
Fix the permissions for admin using the time conditions and dialplan -> destinations.
2015-04-29 23:22:36 +00:00