Commit Graph
100 Commits
Author SHA1 Message Date
Nate Jones b48a672a67 Default Setting Edit: Fixed Domain selector and color picker - moved color picker JS files to Enhanced template.php. 2014-08-05 22:32:14 +00:00
Nate Jones 46430c52c8 Enhanced Theme: Modified Domain Selector bar icon, slight gradient, like standard button style. 2014-08-04 19:50:23 +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 0c523370da Destination Edit: Corrected misplaced HTML tags, remove colon (:) output when not necessary on Actions select box. 2014-08-03 06:43:49 +00:00
Nate Jones 8ded50c67e Input Type Switch Button: Changed from < to left triangle (&#10782;) 2014-08-03 06:18:06 +00:00
Nate Jones b3ef3894f8 Input Type Switch Button: No interprets HTML entities code for left triangle (&#10782;) 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 (&#10782;) 2014-08-03 05:31:42 +00:00
Nate Jones d848e9c11a CDR: Minor/style mods to date/time Range fields. 2014-08-03 05:23:44 +00:00
Nate Jones a4a23fd659 Paging: Changed Prev/Next buttons to symbols. 2014-08-03 04:30:19 +00:00
Nate Jones 2074f2de0c CDR: Search Source explicitly by extension number. 2014-08-03 04:03:44 +00:00
Nate Jones 95fdfc4f40 Device: Updated other themes to work with duplicate checker. 2014-08-02 13:43:11 +00:00
Nate Jones 827a0aa9e6 CDR: Moved date/time picker JS to template, Domain Selector now working again on CDR page. 2014-08-02 12:49:22 +00:00
Nate Jones 5b4ae6734d Device Edit: Added comment on the duplicate check js. 2014-08-02 12:45:24 +00:00
Nate Jones c9a5e7c2f5 Device Edit: Adjust duplicate mac check. 2014-08-02 12:00:30 +00:00
Nate Jones f9fdb28a6f Enhanced Theme: Fixed JS error in Chrome. 2014-08-02 11:23:15 +00:00
Nate Jones a11f2e9ef9 CDR: Added Date/Time calendar picker, enhanced searching ability - added Start, Answered and End ranges. 2014-08-02 10:57:02 +00:00
Nate Jones 078f321738 Response Message: Mood adjustments. 2014-08-02 07:02:31 +00:00
Nate Jones 559ccd52c3 Enhanced Theme: Message alert style adjustments.
Devices Edit: Check, alert and prevent duplicate MAC address (only on submit).
2014-08-02 06:45:10 +00:00
Nate Jones 92c2da7f11 Enhanced Theme: New message alert display style and method.
Devices Edit: Check, alert and prevent duplicate MAC address.
2014-08-02 02:16:46 +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 ae0adf4454 Enhanced Theme: New background images lightened at the top. 2014-07-31 06:39:51 +00:00
Nate Jones 02b59494a6 Copyright Bar: Fixed overlapping issue with in Schema Edit/Fields. 2014-07-29 23:42:34 +00:00
Nate Jones 055b8cd436 Copyright Bar: Fixed overlapping issue with in Domain Edit/Settings. 2014-07-29 23:29:44 +00:00
Nate Jones 7e6236abf9 Log Viewer: Lightened background color a little to allow partial transparency. 2014-07-29 23:04:36 +00:00
Nate Jones 6debbb3eee Copyright Bar: Fixed overlapping issue with SIP Profile Edit page and Log Viewer (also removed deprecated HTML tags, such as <font>, etc). 2014-07-29 22:39:30 +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
Nate Jones 5c966a6087 Default Settings: Added bulk delete, did away with need for default_setting_delete.php. 2014-07-27 04:09:25 +00:00
Nate Jones 5651e4f317 Default Login: Adjust height of background box to accommodate domain input/select box (if present). 2014-07-27 03:11:21 +00:00
Nate Jones 1d598f8d00 Default Login: Added ability to control login box background opacity and color via Default Settings. 2014-07-27 02:53:10 +00:00
Nate Jones 854f5de9ad Default Login: Remove drop-shadow when no background image or color(s) enabled. 2014-07-27 01:08:11 +00:00
Nate Jones 588a9f5aac Enhanced Theme: Lighten the top of background image. 2014-07-27 00:57:54 +00:00
Nate Jones 2d3ec2e9e7 Login: Minor session adjustment to /index.php (allows refresh to change background image, like /login.php). 2014-07-27 00:56:45 +00:00
Nate Jones a100447b3d Enhanced Theme: Additional background images. 2014-07-27 00:25:39 +00:00
Nate Jones e962705677 Login Changes:
If visiting /index.php and /themes/[theme]/index.php exists, will load it.
If visiting /index.php and /themes/[theme]/login.php exists, will load it.
If NEITHER exist, will load /resources/login.php.

If visiting /login.php and /themes/[theme]/login.php exists, will load it.
If DOESN'T exist, will load /resources/login.php/

/resources/login.php reworked, Enhanced theme reworked.
2014-07-27 00:13:52 +00:00
Nate Jones 8a7c25dff0 Logout/Login: Clear session on login.php instead of logout.php - allows refresh to easily rotate background photos, if desired. 2014-07-26 19:37:29 +00:00
Nate Jones fe19a0e610 Domain Selector: Slightly increased drop-shadow. 2014-07-26 07:13:53 +00:00
Nate Jones 817903dfec Contacts: Added comment for qr code generation code. 2014-07-26 06:50:19 +00:00
Nate Jones 5102186372 Contacts: QR code logo png file moved to theme folders, instead of /app/contacts/ 2014-07-26 06:45:45 +00:00
Nate Jones 3757bf4357 Contacts: Removed hard-coded Title, Category and Role select box widths. 2014-07-26 06:31:11 +00:00
Nate Jones 25bc7ebc78 Contacts: Implemented a new QR Code generator, includes additional contact detail fields. 2014-07-26 06:02:21 +00:00
Nate Jones a05f476396 Default Settings: Copy status responses multilinguified (part 2). 2014-07-25 07:29:52 +00:00
Nate Jones 62f8d8ba02 Default Settings: Copy status responses multilinguified. 2014-07-25 07:28:59 +00:00
Nate Jones 6f00d29260 Default Settings: Copy checked settings to selected Domain (back end finished). 2014-07-25 07:23:35 +00:00
Nate Jones 267364788b Default Settings: Copy selected settings to domain (form prep, still under construction). 2014-07-25 06:11:07 +00:00
Nate Jones 00b6de500f Default & Domain Settings Edit: Implemented order field. 2014-07-25 02:45:23 +00:00
Nate Jones 3701af88b8 Default Settings: Edit - Added Order select box for settings with type 'array'. 2014-07-25 02:07:03 +00:00
Nate Jones 4c3d699858 Nature Theme: Removed - The Enhanced theme now supports background images, background color and gradient. 2014-07-25 01:09:41 +00:00
Nate Jones ea00f9baa3 Default Settings: Array type modifications, change Theme background color to type array instead of text, add order field to v_default_settings table. 2014-07-25 00:57:43 +00:00
Nate Jones 9789fc2858 Default Settings: Implemented color picker for Enhanced template Theme background color selection. 2014-07-24 23:20:12 +00:00
Nate Jones a3eabd0589 Enhanced Theme: Extended background image Default Setting to support a single images, custom image folder paths, and remote images via http/s. Added background color and vertical gradient options, as well. 2014-07-24 22:17:09 +00:00
Nate Jones 2f2cfe222f Domain Selector: Display number of domains next to title. 2014-07-24 09:24:53 +00:00
Nate Jones 30c216e9d7 Enhanced Theme: Remove dead space at bottom. 2014-07-24 09:12:15 +00:00
Nate Jones 24ebc8aeac Enhanced Theme: Corrected background image path, and added images. 2014-07-24 08:58:01 +00:00
Nate Jones 48688e986e Enhanced Theme: Misc visual mods, added ability to enable background images using Theme > background_images in Default Settings. 2014-07-24 08:51:37 +00:00
Nate Jones 0e3cdd0c31 Domain Selector: Open and close with the Escape key. 2014-07-24 07:01:20 +00:00
Nate Jones 80faf2357c Domains List: Added Tools heading, multilinguified. 2014-07-24 06:05:05 +00:00
Nate Jones e4c5528a55 Domains List: Revert domain name to edit link, add Manage links for each domain in list. 2014-07-24 05:58:01 +00:00
Nate Jones a104ae3ecc Domain Selector: Disable close on blur for time being, causing conflict with selecting a domain to manage. 2014-07-23 19:18:08 +00:00
Nate Jones 82e71755f4 Enhanced Theme: Hide Domain Selector on blur (click off) 2014-07-12 09:19:34 +00:00
Nate Jones 8965dbcda8 Enhanced Theme: Tweaked domain hover in Domain Selector 2014-07-12 08:30:16 +00:00
Nate Jones 478e015e1d Call Block: Enhanced Recent Calls list (row hover click, direction icon, view icon link to CDR record, etc). 2014-07-12 07:47:46 +00:00
Nate Jones 50ee05df62 Call Block: Enable dialplan entry if disabled when adding a number to block, ability to set custom name on recent call add. 2014-07-12 07:02:38 +00:00
Nate Jones 7e60c1c19c Notifications: Updated app_config.php to reflect path change. 2014-07-12 05:39:18 +00:00
Nate Jones 4034401e14 Functions: Created is_uuid() function for validation. 2014-07-12 05:32:35 +00:00
Nate Jones 9db3ca8a8f Notifications: Update link path in login message. 2014-07-12 01:41:02 +00:00
Nate Jones efcc7ef86a Extensions: Provisioning MAC Address select box set to a fixed width to prevent Advanced section column width inconsistency. 2014-07-11 05:34:27 +00:00
Nate Jones 8b1c6feabb Upgrade: Fixed language issue when executing Permission Defaults. 2014-07-10 09:35:07 +00:00
Nate Jones b7b2d22884 Upgrade: Fixed language issue when executing Menu Defaults. 2014-07-10 09:30:32 +00:00
Nate Jones 58e5030eb9 Upgrade: Completed Data Type check option and multilinguified everything. 2014-07-10 09:20:11 +00:00
Nate Jones 18ce69121b Upgrade: Forgot a couple files for the last revision submission. 2014-07-10 07:16:58 +00:00
Nate Jones aa89557ea7 Upgrade: Added SVN Update, handle Upgrade Data Types differently (still under construction...) 2014-07-10 07:15:51 +00:00
Nate Jones 605547d18f Upgrade: Response message mod - show specific if only one action performed, general message if more than one. 2014-07-10 06:14:59 +00:00
Nate Jones aca76ce8e0 Upgrade: Minor modification. 2014-07-10 06:07:13 +00:00
Nate Jones e89d28495a Upgrade: Divides Upgrade Schema into separate processes. Complete translation forthcoming. (Still under construction...) 2014-07-10 06:05:22 +00:00
Nate Jones afcd21de5a Document (Window) Title: If empty, sets a default title, otherwise adds " - FusionPBX". 2014-07-10 00:40:44 +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 5b8414066f Notifications: Added other translations for demographics-only message. 2014-07-10 00:23:50 +00:00
Nate Jones c5dfccfe5a Notifications: Added ability to ONLY submit demographics, if desired. 2014-07-10 00:09:33 +00:00
Nate Jones 7f683bba1f User Dashboard: Visual mods, added explicit link under System menu. 2014-07-09 22:19:08 +00:00
Nate Jones 07e263bce2 Enhanced Theme: Modified header to show domain of current user, added labels. 2014-07-09 22:02:34 +00:00
Nate Jones dbc31f2dc3 Notifications: Remove unnecessary permission. 2014-07-09 21:59:55 +00:00
Nate Jones 24ab15b621 User Dashboard: Add page header, some language mods. 2014-07-09 21:56:11 +00:00
Nate Jones 515ef676d5 Notifications: Change permission to use group instead. 2014-07-09 20:02:06 +00:00
Nate Jones 40d2135191 Domain Edit: Optimize select queries used during Domain rename. 2014-07-08 12:02:04 +00:00
Nate Jones ff4570cdba Domain Edit: On Domain rename, update MORE database records and dialplan xml files. 2014-07-08 11:28:28 +00:00
Nate Jones d3a46b58cf Theme - Enhanced: Domain selector language adjustments to correct selector heading bug when managing Domains. 2014-07-08 08:47:55 +00:00
Nate Jones c99f436ac8 Domain Edit: On Domain rename, update switch domain folders & files...
- switch/storage/voicemail/default/[domain] (folder)
- switch/storage/fax/[domain] (folder)
- switch/conf/dialplan/[domain] (folder/file.xml)
- switch/conf/dialplan/public/[domain] (folder/file.xml)
- switch/conf/directory/[domain] (folder/file.xml)
- switch/recordings/[domain] (folder.xml)
2014-07-08 08:23:22 +00:00
Nate Jones 4fc4b6a239 Domain Edit: On Domain rename, update CDR records where appropriate. 2014-07-08 06:47:52 +00:00
Nate Jones 7337fba360 Voicemail-to-Email: Backup email to database if sending fails, better detection of ContentType. 2014-07-08 06:38:23 +00:00
Nate Jones 090d3cacb2 Voicemail-to-Email: Add custom headers containing domain_uuid, domain_name, call_uuid and email_type. Send email using Domain smtp settings, if defined under Default Settings. 2014-07-08 02:30:57 +00:00
Nate Jones 30370d41ca Call Broadcast: Added other translations. 2014-07-07 20:45:21 +00:00
Nate Jones b9c957cea3 Call Broadcast: Add controls for Voicemail Detection. 2014-07-07 20:43:45 +00:00
Nate Jones 722e235909 Domain Edit: On Domain rename, update Dialplans and Extensions where appropriate. 2014-07-07 19:57:52 +00:00
Nate Jones 8d052b636b Misc: jQuery goodness for Advanced buttons. 2014-07-07 19:33:17 +00:00
Nate Jones f19755d481 User Create/Edit: More advanced password match/mismatch notifications. 2014-07-07 19:04:28 +00:00
Nate Jones 30e20766ab User Create: Column width adjustment. 2014-07-07 18:11:55 +00:00
Nate Jones a724d97f9a Notifications: Allow subscribe even if no notification channels enabled (collects demographic data and email), some jQuery goodness. 2014-07-07 17:55:07 +00:00
Nate Jones 73105d432e User Create/Edit: Added JS to change CSS style on password boxes if values are not identical. 2014-07-07 16:34:43 +00:00
Nate Jones 6dd90e41ad Notifications: Retains postback values if input was invalid. 2014-07-07 15:37:34 +00:00