Commit Graph

15 Commits

Author SHA1 Message Date
FusionPBX f2f461da3a Update app_defaults.php 2017-01-13 10:17:22 -07:00
Matthew Vale efa20fb04b 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 5960b18e71 Corrected incorrect merge 2015-11-26 17:53:02 +00:00
markjcrane b8f9b423c7 Improve code to update the scripts directory. 2015-07-20 15:32:52 -06:00
Mark Crane 1613d19c3b Unset the prepared statements used in the app_defaults.php files. 2014-07-23 22:00:03 +00:00
Nate Jones 3df8a0c267 Login Message: Prevent re-enable message post Upgrade Schema. 2014-07-06 04:50:56 +00:00
Nate Jones 061b07e863 Implemented Login Message feature for superadmin only, advertising new Notifications section 2014-07-06 03:50:18 +00:00
Mark Crane aa7cb1987c Remove an extra line 2014-07-02 22:29:30 +00:00
Mark Crane 026b25464c Add the software name, version and url 2014-07-02 22:21:16 +00:00
Mark Crane 67f77e5555 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