Commit Graph

13 Commits

Author SHA1 Message Date
Nate
5755793ae7 Update to latest jQuery 1.x, in preparation to update to latest (3.x). Update jQuery UI, QR Code. Misc adjustments for compatibility. 2019-08-19 10:51:21 -06:00
Nate
54da8ae1c6 Database class integration. 2019-07-26 10:26:32 -06:00
AlexanderDCrane
c6ebc63a41 Update contact_timer.php (#3370) 2018-08-31 12:21:50 -06:00
Harry G. Coin
91a92d8e5e \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
a70f1a8e11 Contact Timer: Replace PHP short tags. 2016-03-28 14:28:10 -06:00
Mark Crane
a761e12bec Contact timer change the color to a comfortable blue. 2015-05-29 07:07:18 +00:00
Nate Jones
3a173b4f3c Contact Times: Simplify Timer with jQuery ajax instead. 2015-05-17 09:08:52 +00:00
Nate Jones
09c2587256 Contact Times: Minor style/layout mods to timer duration. 2015-05-17 08:39:57 +00:00
Nate Jones
7ab6015847 Contact Times: An open Timer now works after changing domains. 2015-05-17 07:35:35 +00:00
Nate Jones
4ad1038f10 Contact Times: Fix redirect issue on Timer. 2015-05-17 07:19:07 +00:00
Nate Jones
4c7005f7c6 Contact Times: Style adjustments. 2015-05-17 07:15:28 +00:00
Nate Jones
0abb5b9584 Contact Times: Layout tweaks, link contact name on Timer to open contact edit. 2015-05-17 06:40:37 +00:00
Nate Jones
2e34662735 Contacts: Added Times/Timer to track support. 2015-05-17 06:16:43 +00:00