Dev#79082 explo amelioration du force https
6 unresolved threads
6 unresolved threads
Merge request reports
Activity
Filter activity
added 1 commit
- 05fdd2a4 - dev #79082 : add modal loading + handle other admin skins
added 1 commit
- f96ca04a - dev #79082 : fix multiple update + improve js behavior
added 1 commit
- bdb6b003 - dev #79082 : add version, feature and wiki link
- VERSIONS_WIP/79082 0 → 100644
1 - ticket #79082 : Administration : ajout des gestionnaire d'URL dans l'interface d'administration. changed this line in version 9 of the diff
68 68 69 69 70 70 public function getBaseUrl() { 71 return 'http://www.dilicom.net'; 71 return 'https://www.dilicom.net'; changed this line in version 9 of the diff
44 44 45 45 46 46 class NumeriquePremiumReader { 47 const image_base_url = 'http://www.numeriquepremium.com/docserver/covers/'; 47 const image_base_url = 'https://www.numeriquepremium.com/docserver/covers/'; changed this line in version 9 of the diff
32 32 public function fillAlbum($album) { 33 33 $album->beNumilog(); 34 34 35 $this->addPoster('http://couverture.numilog.com/' . $this->_id.'_GRANDE.jpg'); 35 $this->addPoster('https://couverture.numilog.com/' . $this->_id.'_GRANDE.jpg'); changed this line in version 9 of the diff
23 23 protected $_message; 24 24 protected static $_http_client; 25 25 protected static $_auth = false; 26 protected static $_baseurl = 'http://www.premierchapitre.fr/client/'; 26 protected static $_baseurl = 'https://www.premierchapitre.fr/client/'; changed this line in version 9 of the diff
106 106 'update-skin' => 'Mettre_à_jour_la_charte_graphique'], 107 107 'stat' => ['matomo' => 'Matomo'], 108 108 'print' => ['index' => 'Imprimer_un_résultat_de_recherche,_une_notice_ou_des_articles'], 109 'file-manager' => ['index' => 'Explorateur_de_fichiers'] 109 'file-manager' => ['index' => 'Explorateur_de_fichiers'], 110 'url-manager' => ['index' => 'Gestion_des_URL'] added 1 commit
- 06e2df69 - dev #79082 fix rt http to https in digital lib comments
enabled an automatic merge when the pipeline for 4799c90e succeeds
mentioned in commit ea3df319