This repository has been archived by the owner on Sep 13, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 746
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'developer' into stable
- Loading branch information
Showing
523 changed files
with
16,280 additions
and
15,872 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,31 +1,31 @@ | ||
.gitignore | ||
.settings | ||
.project | ||
.buildpath | ||
_private | ||
README.md | ||
user_privileges/cron.php | ||
cache/templates_c | ||
config/csrf_secret.php | ||
config/config_override.php | ||
cache/logs/*.log | ||
cache/vtlib/ | ||
test/templates_c/basic/*.php | ||
libraries/mPDF/ | ||
public_html/modules/OSSMail/roundcube/ | ||
public_html/libraries/gantt/ | ||
libraries/PHPExcel/ | ||
vendor/rmccue/ | ||
vendor/smarty/ | ||
vendor/phpmailer/ | ||
vendor/ezyang/ | ||
vendor/symfony/ | ||
vendor/doctrine/ | ||
vendor/simshaun/ | ||
vendor/sabre/ | ||
vendor/ircmaxell/ | ||
vendor/bin/ | ||
vendor/paragonie/ | ||
vendor/psr/ | ||
vendor/sensiolabs/ | ||
vendor/composer/ca-bundle/ | ||
/.gitignore | ||
/.settings | ||
/.project | ||
/.buildpath | ||
/_private | ||
/README.md | ||
/user_privileges/cron.php | ||
/cache/templates_c | ||
/config/csrf_secret.php | ||
/config/config_override.php | ||
/cache/logs/*.log | ||
/cache/vtlib/ | ||
/test/templates_c/basic/*.php | ||
/libraries/mPDF/ | ||
/public_html/modules/OSSMail/roundcube/ | ||
/public_html/libraries/gantt/ | ||
/libraries/PHPExcel/ | ||
/vendor/rmccue/ | ||
/vendor/smarty/ | ||
/vendor/phpmailer/ | ||
/vendor/ezyang/ | ||
/vendor/symfony/ | ||
/vendor/doctrine/ | ||
/vendor/simshaun/ | ||
/vendor/sabre/ | ||
/vendor/ircmaxell/ | ||
/vendor/bin/ | ||
/vendor/paragonie/ | ||
/vendor/psr/ | ||
/vendor/sensiolabs/ | ||
/vendor/composer/ca-bundle/ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
<!DOCTYPE html><title></title> |
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
<!DOCTYPE html><title></title> |
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
<!DOCTYPE html><title></title> |
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
<!DOCTYPE html><title></title> |
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,9 @@ | ||
<?php | ||
return [ | ||
'appVersion' => '4.1.0', | ||
'patchVersion' => '2017.07.31', | ||
'appVersion' => '4.2.0', | ||
'patchVersion' => '2017.08.09', | ||
'lib_mPDF' => '0.0.2', | ||
'lib_roundcube' => '0.0.31', | ||
'lib_roundcube' => '0.0.32', | ||
'lib_PHPExcel' => '0.0.0', | ||
'lib_gantt' => '0.0.1', | ||
]; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.