Commit Graph
100 Commits
Author SHA1 Message Date
Mark Crane 103d65a4fd Rename lib_pdo_vm.php file to do_vm.php. 2013-07-06 06:46:41 +00:00
Mark Crane 8915debbd8 Rename lib_pdo_vm.php to pdo_vm.php and lib_functions.php to functions.php and move to the resources directory. 2013-07-06 06:46:07 +00:00
Mark Crane d3beb8d9b2 Rename lib_pdo.php to pdo.php. 2013-07-06 06:38:59 +00:00
Mark Crane cd6461aff4 Move functions.php to the resources directory. 2013-07-06 06:38:23 +00:00
Mark Crane 969caee156 Rename lib_functions.php to functions.php. 2013-07-06 06:37:57 +00:00
Mark Crane 4f4e19aa32 Move lib_cdr to the dev/apps/cdr directory. 2013-07-06 06:34:38 +00:00
Mark Crane e9aa47069c Update the references for header.php and footer.php files to point the resources directory. 2013-07-06 06:29:50 +00:00
Mark Crane f267e45e67 Move header.php and footer.php files to the resources directory. 2013-07-06 06:28:29 +00:00
Mark Crane f6a78154e7 Move paging.php to the resources directory. 2013-07-06 06:26:16 +00:00
Mark Crane c97d82e7bb Change the references of persistform.php to resources/persist_form.php 2013-07-06 06:24:11 +00:00
Mark Crane 8123f9f27e Move persist_form.php to the resources directory. 2013-07-06 06:23:12 +00:00
Mark Crane 0919b84d3b Rename persistform.php to persist_form.php. 2013-07-06 06:22:46 +00:00
Mark Crane 716dc92852 Rename and move persistformvar.php to the resources directory. 2013-07-06 06:21:12 +00:00
Mark Crane 7a75b30f13 Move persist_form_var.php to the resources directory. 2013-07-06 06:20:17 +00:00
Mark Crane 7af9946535 Rename persistformvar.php to persist_form_var.php for consistency. 2013-07-06 06:19:47 +00:00
Mark Crane 4ec0f7ab70 Move the javascript calendar files to the resources directory. 2013-07-06 06:16:42 +00:00
Mark Crane b4b7eea345 Remove source.xml 2013-07-06 06:08:45 +00:00
Mark Crane 50343dbd12 Move menu.php to the resources directory. 2013-07-06 06:06:59 +00:00
Mark Crane c44d39dcf9 Change the path for includes/require.php to the resources directory. 2013-07-06 06:03:27 +00:00
Mark Crane e8b788b8dc Move require.php to the resources directory. 2013-07-06 05:56:50 +00:00
Mark Crane f76fea4c31 Move check_auth.php to the resources directory. 2013-07-06 05:55:41 +00:00
Mark Crane 33e61f03b3 Rename checkauth.php to check_auth.php. 2013-07-06 05:55:01 +00:00
Mark Crane 6a70d8db41 Change includes/checkauth.php to resources/check_auth.php. 2013-07-06 05:50:55 +00:00
Mark Crane fc68f8c5ef Remove check_string its not being used anymore. 2013-07-06 05:43:53 +00:00
Mark Crane 5b4913ae73 Move includes cmd to the resources directory. 2013-07-06 05:31:37 +00:00
Mark Crane 64f4f6da52 Remove upload.php file 2013-07-06 05:26:59 +00:00
Mark Crane 9713cbe098 move the file 2013-07-06 05:23:01 +00:00
Mark Crane aa7e49fb78 Move recaptchalib.php to the resources directory. 2013-07-06 05:21:34 +00:00
Mark Crane d7e5ba8a97 Move includes download.php to the resources directory. 2013-07-06 05:17:34 +00:00
Mark Crane dd49c100ff Adjust the file name and path. 2013-07-06 05:16:55 +00:00
Mark Crane b7458ad228 Move email_address_validator.php to the resources directory. 2013-07-06 05:13:08 +00:00
Mark Crane f7d8adbe66 Change a link to secure_download.php 2013-07-06 05:08:22 +00:00
Mark Crane c636c50fc7 securedownload.php rename the file to secure_download.php 2013-07-06 05:06:21 +00:00
Mark Crane 4c07e1754a Change the links referring to class_vcard.php. 2013-07-06 04:58:52 +00:00
Mark Crane 54c78db5e3 Rename class_vcard.php to vcard.php. 2013-07-06 04:53:29 +00:00
Mark Crane d73b2aca7e Move class_vcard.php to resources/classes directory. 2013-07-06 04:50:24 +00:00
Mark Crane d07bcf5266 Add caller id number prefix to follow me. 2013-07-06 04:48:23 +00:00
Mark Crane ba3f6ac736 Change the links to the wysiwyg.php file. 2013-07-06 04:47:10 +00:00
Mark Crane 83f73974c9 move wysiwyg.php into the resources directory. 2013-07-06 04:44:42 +00:00
Mark Crane 4edc1f011d Add UUID to the log file lines for each call in the log. 2013-07-06 03:40:00 +00:00
Mark Crane 1af2aaee58 Add uuid filter for the log viewer. Thanks to soapee01. 2013-07-05 03:48:40 +00:00
Mark Crane 0e5e4fc6d4 Correct a variable name from _id to _uuid. 2013-06-28 00:14:14 +00:00
Mark Crane 5b402817b9 IVR Menu only allow direct dial calls to existing extensions. 2013-06-24 18:51:03 +00:00
Mark Crane 570f55c9ec Fix a bug that made the the IVR Menu not play the long greeting when the short greeting was not provided. 2013-06-21 16:09:31 +00:00
Mark Crane af0bed114f Change the regex delimiter from | to ~ for ivr_menu.lua. 2013-06-21 07:04:48 +00:00
Mark Crane c160672ade Fix the sql query backup tool so that it will work for mysql. 2013-06-16 00:24:16 +00:00
Mark Crane 9287c49fb0 Remove cache that was too broad and caused "can't find user" errors under certain circumstances. 2013-06-15 06:59:07 +00:00
Mark Crane 98e61a00bf Fix the sql query tool for mysql. 2013-06-15 03:35:15 +00:00
Mark Crane 2e7eecce2c Fix the menu titles for additional menus. The titles are provided by v_menu_languages table. Previous approach deleted languages for other menus which were needed for the menu titles to be displayed. 2013-06-11 19:04:40 +00:00
Mark Crane 0d8cf9895f Change the paging results from 10 to 150 on devices. Remove the duplicate template select on devices. 2013-06-10 16:39:09 +00:00
Mark Crane 7957c0324e Add the device line information for provisioning. 2013-06-09 21:39:18 +00:00
Mark Crane b9da559e33 Allow lines to be added when a device is created. 2013-06-09 21:06:12 +00:00
Mark Crane 6f1afcab78 Update devices to provide customizable line information. 2013-06-09 20:46:14 +00:00
Mark Crane fc33d20f61 Move the references to includes/templates to resources/templates. 2013-06-09 05:05:17 +00:00
Mark Crane 1b8637e532 Move includes/templates to resources/templates. 2013-06-09 05:03:13 +00:00
Mark Crane dba5f6d5be Move includes/javascript to resources/javascript. 2013-06-09 04:54:33 +00:00
Mark Crane 09bfce558b Update the reference to captcha. 2013-06-09 04:52:46 +00:00
Mark Crane 4c3b355b78 Move includes/qr to resources/qr. 2013-06-09 04:50:51 +00:00
Mark Crane b158e858a6 Change the reference to includes/qr directory. 2013-06-09 04:50:19 +00:00
Mark Crane dd21ce59e0 Move the references to jquery from includes/jquery to resources/jquery. 2013-06-09 04:45:18 +00:00
Mark Crane 17e4a25482 Move includes/captcha to resources/captcha. 2013-06-09 04:44:52 +00:00
Mark Crane 698768ec85 Move includes/jquery to resources/jquery. 2013-06-09 04:44:20 +00:00
Mark Crane 0fab683720 Move the references to edit_area from includes/edit_area to resources/edit_area. 2013-06-09 04:42:20 +00:00
Mark Crane 7adc9e781c Move includes/edit_area to resources/edit_area. 2013-06-09 04:41:15 +00:00
Mark Crane f1812c1bf1 Move pop3 to the resources directory. 2013-06-09 04:35:27 +00:00
Mark Crane 6c6e4cdc26 Move the reference for includes/pop3 to resources/pop3. 2013-06-09 04:34:08 +00:00
Mark Crane 431461d667 move fpdf from the includes directory to resources. 2013-06-09 02:55:57 +00:00
Mark Crane a308535e4b Change the path in the php files from includes/install to resources/install dir. 2013-06-09 02:52:13 +00:00
Mark Crane 896fdb37b2 Move the includes/install to resources/install 2013-06-09 02:42:36 +00:00
Mark Crane 0407ee236d move the install class to the resources classes directory. 2013-06-09 02:37:28 +00:00
Mark Crane d3497d51df move install.php back to the resources directory. 2013-06-09 02:35:45 +00:00
Mark Crane 0489f1c284 Move the install class to the resources directory. 2013-06-09 02:34:00 +00:00
Mark Crane 8ae0ee3021 Fix the database class when a non standard path was used with the sqlite database. 2013-06-08 05:58:07 +00:00
Mark Crane 73a435be22 Run unbind_meta_app to fix checking voicemail from an external number. 2013-06-07 22:32:15 +00:00
Mark Crane 10e47f2655 Fix menu restore default duplicate bug for mysql. 2013-06-06 21:33:16 +00:00
Mark Crane 1073ff0dd5 Fix a problem with click to call. 2013-06-03 17:56:40 +00:00
Mark Crane d822316c69 Apply gerrit308 revision to the dev branch. 2013-06-03 16:32:02 +00:00
Mark Crane 2c24a3484b Remove the spaces from the 'Voicemail Mail To' addresses. 2013-06-03 14:26:50 +00:00
Mark Crane 20ebba2ff6 Fix a bug with xml handler directory message count dofile. 2013-06-01 06:08:38 +00:00
Mark Crane cac9ea18b2 Fix the conference center member type so that it can mute participants when it is set to true. 2013-05-31 20:53:16 +00:00
Mark Crane 3cf7745739 Fixed a problem when debug params is set to true and reloadxml command is used it threw an error about nil params on some things. 2013-05-28 19:01:18 +00:00
Mark Crane 0e5c63780c Ring group set CID prefix remove required so its not set to bold. Fix the translation problem for add so it will say add complete. 2013-05-28 17:53:21 +00:00
Mark Crane 02f0851022 Add session_start(); to app/edit before using the sessions. 2013-05-28 05:16:40 +00:00
Mark Crane 08eec471e9 Update the permissions to app/edit. 2013-05-28 00:53:28 +00:00
Mark Crane 3d56c5a7f0 Fix the file provisioning. 2013-05-27 22:35:35 +00:00
Mark Crane 6056708c6b Remove the recordings_dir from the recordings dialplan it is no longer needed. 2013-05-27 18:57:23 +00:00
Mark Crane 0a3facd51f Remove the need to define the recordings_dir to set variable in the *732 dialplan but leave it as an optional so it is backwards compatible and remains customizable. 2013-05-27 18:55:59 +00:00
Mark Crane b288b03bee Caller id prefix prevent error if caller_id_name is not provided. 2013-05-27 15:37:22 +00:00
Mark Crane e988f2a359 Add a default delimiter for ring groups. 2013-05-27 15:08:54 +00:00
Mark Crane 96b6a1c090 Add capability to the editor to work with grammar, script, php, xml, and provsion directories. 2013-05-25 16:19:40 +00:00
Mark Crane c15e4dd19d Remove all editors and replace same functionality with one code base in edit. 2013-05-25 16:11:52 +00:00
Mark Crane 20a9caa620 Remove xml_edit functionality is being replaced by edit. 2013-05-25 16:07:13 +00:00
Mark Crane 39e4460e2b Rename the script editor to edit. 2013-05-25 16:06:21 +00:00
Mark Crane 0d9ba8ab75 Use the domain_name to find the domain_uuid for http/https provsioning. 2013-05-24 10:49:18 +00:00
Mark Crane cb38eb3fd9 Fix a spelling problem. 2013-05-24 06:37:33 +00:00
Mark Crane 8df944e134 Add a missing ). This fixes a problem with eavesdrop.lua reported at http://code.google.com/p/fusionpbx/issues/detail?id=426 2013-05-23 16:09:38 +00:00
Mark Crane 972d9f47e2 Add the translation framework to devices and add ability to show which extensions are assigned to a device. 2013-05-23 08:18:12 +00:00
Mark Crane 9463f10ad9 Fixed a syntax problem with click to call. 2013-05-22 19:33:47 +00:00
Mark Crane 24b30d9bbc Fix a regression for click to call regarding auto-answer 2013-05-22 19:08:58 +00:00
Mark Crane 0cb2879bc4 Update the ring group change origination_disposition: ALLOTTED_TIMEOUT. 2013-05-22 17:07:02 +00:00