Commit Graph

1469 Commits

Author SHA1 Message Date
Mark Crane 4912622910 Add select lists to default settings for smtp auth true/false, and smtp secure tls/ssl/none. 2012-08-18 09:50:37 +00:00
Mark Crane 0911e4015f Fix the menu order. 2012-08-18 09:05:26 +00:00
Mark Crane 68b5cad3a0 Fix a bug where the upgrade would duplicate groups assigned to items in the menu. 2012-08-18 08:52:40 +00:00
Mark Crane 17af99d5e5 Efficiency enhancement for upgrade and upgrade_schema by running global tasks one time rather than for each domain. 2012-08-14 21:59:45 +00:00
Mark Crane 2e60de8cd1 Prevent ability from adding a duplicate domain. 2012-08-12 12:45:10 +00:00
Mark Crane aa51235f0a Fix the redirect location when deleting a default setting. 2012-08-12 01:12:42 +00:00
Mark Crane 8e8816ffdb Improve the upgrade efficiency. 2012-08-11 22:50:12 +00:00
Mark Crane dd0b7a3c79 Get rid of a couple trailing white spaces. 2012-08-11 22:49:42 +00:00
Mark Crane 1a0ff02efb Show all users whether enabled or disabled. 2012-08-10 17:36:02 +00:00
Mark Crane 97a5aba2a6 Set user_enabled to true when adding a user and add enabled to the user account list. 2012-08-10 17:29:25 +00:00
Mark Crane 13d8e86b7d Fix a problem with the description of extension_enabled in the app_config.php file. Please note: adding this field requires the fusionpbx/core/upgrade/upgrade.php to be run from the command line. 2012-08-10 16:34:11 +00:00
Mark Crane 84d5b7b3df Add ability to disable a user. 2012-08-10 15:53:02 +00:00
Mark Crane 3fc5b31096 Add a Driver column to the Advanced -> Databases list. 2012-07-17 16:39:18 +00:00
Mark Crane b8f85393a9 Change app_defaults so it uses the new database_driver field. 2012-07-17 16:16:07 +00:00
Mark Crane c344400c82 Add database driver to along with type it helps distinguish which type of database is being used when using odbc. Added app_defaults to core/databases so that the script config.lua can be created when the database is saved and upgraded. Previously it only saved a new config.lua when running upgrade or upgrade schema which was not intuitive. 2012-07-17 15:56:32 +00:00
Mark Crane f2db211c44 If the extension or dialplan xml directories are disabled or don't exist don't add sub directories. 2012-07-08 11:26:37 +00:00
Mark Crane e44426ee1a Remove tab at the end of several lines. 2012-07-08 11:14:48 +00:00
Mark Crane 21a4b0ca20 If the menu item order is empty then assume an order of 0. 2012-06-21 01:00:26 +00:00
Mark Crane af103e9c41 Add a missing file sip_profile_copy.php to the dev branch. 2012-06-04 14:58:40 +00:00