Commit Graph

21 Commits

Author SHA1 Message Date
FusionPBX da76cd0751 Update app_defaults.php 2019-11-07 22:42:52 -07:00
FusionPBX 6e1c82059c Update app_defaults.php 2019-11-05 11:37:31 -07:00
FusionPBX 604010e769 Update app_defaults.php 2019-11-05 11:37:03 -07:00
Nate c660b27096 Misc: Database class integration. 2019-08-28 21:02:08 -06:00
FusionPBX 9dd6794374 Update app_defaults.php 2019-07-25 09:39:18 -06:00
FusionPBX 6e80afef65 Update app_defaults.php 2019-07-25 09:37:03 -06:00
FusionPBX c4ae07e255 Update app_defaults.php 2017-01-13 10:17:22 -07:00
Matthew Vale f45881ec4b moved upgrade function from app_defaults
moved upgrade function out to upgrade.php otherwise during initial
install all app_defaults get run twice
2015-11-26 18:24:09 +00:00
Matthew Vale ca6bd18b64 Corrected incorrect merge 2015-11-26 17:53:02 +00:00
markjcrane 5dfbc2e183 Improve code to update the scripts directory. 2015-07-20 15:32:52 -06:00
Mark Crane 5e0d82c06d Unset the prepared statements used in the app_defaults.php files. 2014-07-23 22:00:03 +00:00
Nate Jones e2872a2e06 Login Message: Prevent re-enable message post Upgrade Schema. 2014-07-06 04:50:56 +00:00
Nate Jones 25a6dc3b17 Implemented Login Message feature for superadmin only, advertising new Notifications section 2014-07-06 03:50:18 +00:00
Mark Crane ddae49081b Remove an extra line 2014-07-02 22:29:30 +00:00
Mark Crane c8502ddb9a Add the software name, version and url 2014-07-02 22:21:16 +00:00
Mark Crane 955e290dc6 move the copy scripts to app_defaults.php. 2014-05-25 06:45:30 +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 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 af103e9c41 Add a missing file sip_profile_copy.php to the dev branch. 2012-06-04 14:58:40 +00:00