Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Also adjust links when migrating from Ldap to DB #1

Merged
merged 1 commit into from
Jul 14, 2016

Conversation

cmorty
Copy link
Contributor

@cmorty cmorty commented Jul 14, 2016

This was tested on addressbook/inc/class.addressbook_so.inc.php. It applied without any issued on api/src/Contacts/Storage.php, but I did not test it.

@ralfbecker ralfbecker merged commit 5c360a0 into EGroupware:master Jul 14, 2016
@ralfbecker
Copy link
Member

Thanks for the pull request :)

ralfbecker added a commit that referenced this pull request Sep 27, 2021
ralfbecker added a commit that referenced this pull request Sep 27, 2021
ralfbecker added a commit that referenced this pull request Oct 4, 2021
ralfbecker added a commit that referenced this pull request Oct 4, 2021
ralfbecker added a commit that referenced this pull request Oct 6, 2021
…, null given

guarding key() from calling with null eg. $button = key($content['button']) --> key($content['button'] ?? []) or check before !empty($content['button'])
ralfbecker added a commit that referenced this pull request Oct 6, 2021
…, null given

guarding key() from calling with null eg. $button = key($content['button']) --> key($content['button'] ?? []) or check before !empty($content['button'])
ralfbecker added a commit that referenced this pull request Oct 7, 2021
ralfbecker added a commit that referenced this pull request Oct 7, 2021
… Countable|array, string given" when creating a new directory
ralfbecker added a commit that referenced this pull request Oct 7, 2021
… Countable|array, string given" when creating a new directory
ralfbecker added a commit that referenced this pull request Oct 8, 2021
ralfbecker added a commit that referenced this pull request Oct 8, 2021
ralfbecker added a commit that referenced this pull request Oct 8, 2021
ralfbecker added a commit that referenced this pull request Oct 8, 2021
ralfbecker added a commit that referenced this pull request Oct 8, 2021
ralfbecker added a commit that referenced this pull request Oct 9, 2021
ralfbecker added a commit that referenced this pull request Oct 9, 2021
ralfbecker added a commit that referenced this pull request Oct 11, 2021
ralfbecker added a commit that referenced this pull request Oct 11, 2021
ralfbecker added a commit that referenced this pull request Nov 13, 2023
ralfbecker added a commit that referenced this pull request Nov 13, 2023
ralfbecker added a commit that referenced this pull request Dec 8, 2023
ralfbecker added a commit that referenced this pull request Dec 13, 2023
ralfbecker added a commit that referenced this pull request Dec 13, 2023
ralfbecker added a commit that referenced this pull request Feb 14, 2024
ralfbecker added a commit that referenced this pull request Feb 14, 2024
ralfbecker added a commit that referenced this pull request Feb 15, 2024
…array, null given"

As it breaks setting most personal preferences :(

This reverts commit 3da02f2.
ralfbecker added a commit that referenced this pull request Feb 15, 2024
nathangray added a commit that referenced this pull request Feb 27, 2024
ralfbecker added a commit that referenced this pull request May 2, 2024
…): Argument #1 ($_appname) must be of type string, null given
ralfbecker added a commit that referenced this pull request May 2, 2024
…): Argument #1 ($_appname) must be of type string, null given
ralfbecker added a commit that referenced this pull request Jul 15, 2024
ralfbecker added a commit that referenced this pull request Jul 15, 2024
ralfbecker added a commit that referenced this pull request Jul 15, 2024
ralfbecker added a commit that referenced this pull request Jul 30, 2024
ralfbecker added a commit that referenced this pull request Jul 30, 2024
ralfbecker added a commit that referenced this pull request Aug 13, 2024
ralfbecker added a commit that referenced this pull request Aug 19, 2024
ralfbecker added a commit that referenced this pull request Sep 13, 2024
ralfbecker added a commit that referenced this pull request Sep 13, 2024
ralfbecker added a commit that referenced this pull request Sep 24, 2024
ralfbecker added a commit that referenced this pull request Sep 24, 2024
nathangray added a commit that referenced this pull request Jan 22, 2025
…e an error

calendar_so::startOfDay(): Argument #1 ($time) must be of type EGroupware\Api\DateTime, string given
nathangray added a commit that referenced this pull request Jan 28, 2025
…e an error

calendar_so::startOfDay(): Argument #1 ($time) must be of type EGroupware\Api\DateTime, string given
ralfbecker added a commit that referenced this pull request Jan 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants