Obi Hen Kenobi
Devpreneur
fix: check at wysiwy editor loading, if document and body is accessible
fix: if selfLangs are false, all projects and languages are allowed (by hen)
refactor: first address will be the default address and get the default address at the creation process
fix: refactor:default address will be set if none is set when user save
refactor: removed no longer needed firstname lastname workaround
refactor: firstname and lastname synchronize with the default address. if firstname and lastname are saved at the user, this will be saved in the default address. if firstname and lastname are changed at the default address, this will be transferred to the user.
Merge branch 'dev' of dev.quiqqer.com:quiqqer/quiqqer into dev
feat: User.loadIfotLoaded Method
feat: trim email address on user save
refactor: getStandardAddress() try.. catch on addMail
Merge branch 'dev' of dev.quiqqer.com:quiqqer/quiqqer into dev
fix: correct use of first address as fallback address
fix: default mail address for default address
refactor: standard address get user default email address if address email is empty
fix: refresh customer address list, if contact is edited
fix: refresh customer address list, if contact is edited
fix: refresh customer address list, if contact is edited
fix: erp user ->getName use a trim
fix: locale -> wrong ] removed
fix: check at wysiwy editor loading, if document and body is accessible