Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: phpcollab/phpcollab

Tags

v2.10.3

Toggle v2.10.3's commit message

Verified

This commit was signed with the committer’s verified signature.
mindblender Jeff Sittler
feat(Version): Version bump to 2.10.3

v2.10.2

Toggle v2.10.2's commit message

Verified

This commit was signed with the committer’s verified signature.
mindblender Jeff Sittler
feat(Version): Version bump to 2.10.2

v2.10.1

Toggle v2.10.1's commit message

Verified

This commit was signed with the committer’s verified signature.
mindblender Jeff Sittler
chore(Composer): Fixing test description, update lock file

v2.10.0

Toggle v2.10.0's commit message

Verified

This commit was signed with the committer’s verified signature.
mindblender Jeff Sittler
refactor(Settings): Getting files in sync

Making sure the various settings all have the same data.

v2.9.0

Toggle v2.9.0's commit message

Verified

This commit was signed with the committer’s verified signature.
mindblender Jeff Sittler
refactor(Release): Version bump for release

Changed from 2.8.2 to 2.9.0

v2.8.2

Toggle v2.8.2's commit message

Verified

This commit was signed with the committer’s verified signature.
mindblender Jeff Sittler
chore(Settings): Removed settings-array.php

This file was never used.

v2.8.1

Toggle v2.8.1's commit message

Verified

This commit was signed with the committer’s verified signature.
mindblender Jeff Sittler
fix(General) Development test code got added accidently. Removing fro…

…m repo

v2.8.0

Toggle v2.8.0's commit message

Verified

This commit was signed with the committer’s verified signature.
mindblender Jeff Sittler
feat(Logging): Logger handling

- Instead of creating a new Logger instance, I am passing it to the class and then creating a new "database" channel.
- Added an optional parameter to change the log level.  Default is "error".
- Added additional "info" and "debug" log statements in Database methods

v2.7.2

Toggle v2.7.2's commit message

Verified

This commit was signed with the committer’s verified signature.
mindblender Jeff Sittler
updating version to 2.7.2 for release

v.2.7.1

Toggle v.2.7.1's commit message

Verified

This commit was signed with the committer’s verified signature.
mindblender Jeff Sittler
fix(Update): Fix issue with data cleansing

Fixed error for missing DataFunctions.
Added email alerts radio button
and cooresponding code to save the setting.  Previously it was always
defaulting to "false".
Added SMTPPORT field