Skip to content

Conversation

@ilonasu
Copy link

@ilonasu ilonasu commented Mar 4, 2019

May i add skills to project and than use it in other modules? When user increase skill type - user auto accessing next data level.

nathangray and others added 28 commits November 16, 2017 13:44
…ing to set permissions. Private custom fields are removed from notifications to non-users.
…n elements change

a) Horde mailer code seems not to work in shutdown callbacks when the link notifications run under FPM (#26997)
b) PM notifications should only be done on direct changes in the project and not updates caused by elements
…ignored elementes

Reverted all pe_status setting from datasource, as its only purpose is ACL on elements and marking new elements.
It has no relationship to datasource status or information that an element is deleted.
… definition-specific values

Do export too, for consistency
… definition-specific values

Do export too, for consistency
… definition-specific values

Do export too, for consistency
…bers where group members inconsistently get access
@ralfbecker
Copy link
Member

Hi ilonasu,

thanks for contributing to EGroupware :)

Somethings wrong with your pull request :(

Please base it on master, as this is where our development happens.

For non-trivial fixes or new features, please explain what it is supposed to do and what the use-cases for that feature are.

Ralf

@ralfbecker
Copy link
Member

Maybe it's easier to open a new pull-request and close that one ...

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 Mar 28, 2022
ralfbecker added a commit that referenced this pull request Mar 28, 2022
ralfbecker added a commit that referenced this pull request Oct 27, 2025
ralfbecker added a commit that referenced this pull request Oct 27, 2025
nathangray added a commit that referenced this pull request Dec 16, 2025
…t is not an array

Fixes  "Argument #1 ($haystack) must be of type string, array given (0)" error when previewing an import with members
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.

5 participants