hotline#115625: External : Import openAgenda improvements : registration informations
1 unresolved thread
Merge request reports
Activity
Filter activity
- Resolved by Henri-Damien LAURENT
- Resolved by Henri-Damien LAURENT
- Resolved by Henri-Damien LAURENT
- Resolved by Henri-Damien LAURENT
- Resolved by Henri-Damien LAURENT
- Resolved by Henri-Damien LAURENT
- Resolved by Henri-Damien LAURENT
added 1 commit
- ecc12afa - hotline#115625: External : Import openAgenda improvements : registration informations
added 1 commit
- 80b2a70b - hotline#115625: External : Import openAgenda improvements : registration informations
126 ]; 127 128 foreach ($this->getArray('registration') as $element){ 129 if (!isset($type_mapping[$element['type']]) 130 || !($type = $type_mapping[$element['type']])) 131 $type = $this->_('Courriel'); 132 if (!isset($element['value']) 133 || !($element['value'])) 134 continue; 135 136 $contacts []= $this->_addInfoElement($type, 137 $element['value']); 138 } 139 140 if ($url = $this->getString('registrationUrl')) 141 $contacts []= $this->_AddInfoElement($this->_('Lien'), changed this line in version 5 of the diff
added 35 commits
-
80b2a70b...17229760 - 34 commits from branch
hotline
- 5fc6763f - hotline#115625: External : Import openAgenda improvements : registration informations
-
80b2a70b...17229760 - 34 commits from branch
added 1 commit
- ac2acf9d - hotline#115625: External : Import openAgenda improvements : registration informations
enabled an automatic merge when the pipeline for ac2acf9d succeeds
mentioned in commit 5a1d3105