Commit Graph

910 Commits

Author SHA1 Message Date
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