Mark Crane
|
7df652778c
|
Remove a redundant v_meeting_users from the app_config.php file. Remove a few trailing spaces on upgrade_domains.php.
|
2013-01-04 22:02:31 +00:00 |
Mark Crane
|
9b94413626
|
Add an elseif.
|
2013-01-04 21:21:45 +00:00 |
Mark Crane
|
196c987f74
|
Thanks Gerritv for finding this one. Should fix a bug during install and upgrade for single tenant systems.
|
2012-10-18 19:25:40 +00:00 |
Mark Crane
|
be979dbc3a
|
House cleaning on the recent app_config.php commits. Cleanup trailing white spaces, multiple spaces replaced with tabs and a few extra line feeds.
|
2012-10-11 01:28:18 +00:00 |
Nuno Miguel Reis
|
2e74a0c238
|
menu translation work
|
2012-10-11 00:07:03 +00:00 |
Mark Crane
|
4dc438caf9
|
Still cleaning.
|
2012-09-29 07:11:48 +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
|
8e8816ffdb
|
Improve the upgrade efficiency.
|
2012-08-11 22:50:12 +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 |