View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000001 | CAMAP/InterAMAP44 | CAMAP | public | 2023-04-03 23:52 | 2023-07-08 16:00 |
Reporter | Amaury | Assigned To | Amaury | ||
Priority | normal | Severity | tweak | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Product Version | Preprod | ||||
Target Version | v1 (Prod InterAMAP44) | Fixed in Version | v1 (Prod InterAMAP44) | ||
Summary | 0000001: Modifier le pied de page | ||||
Description | Modifier le pied de page CAMAP | ||||
Tags | No tags attached. | ||||
|
patch /srv/data/CAMAP/camap-hx/src/App.hx App.hx.patch App.hx.patch (3,308 bytes)
66c66 < supportEmail: "support@camap.tld", --- > supportEmail: "inter@amap44.org", 68c68 < bloc1: '<a href="https://www.camap.tld" target="_blank"> --- > bloc1: '<a href="http://camap.amap44.org" target="_blank"> 82,84d81 < <a href="http://www.cagette.net/producteurs" target="_blank">Information producteurs</a> < </li> < <li> 94,99c91,102 < bloc3: 'SOUTENEZ-NOUS < <ul> < <li> < <a href="http://www.lilo.org/fr/cagette-net/?utm_source=cagette-net" target="_blank">Notre page sur Lilo.org</a> < </li> < </ul> --- > bloc3: 'SUIVEZ-NOUS > <ul class="cagsocialmedia"> > <li class="cagfb"> > <a title="Facebook" href="https://www.facebook.com/amap44" target="_blank"> <i class="icon icon-facebook"></i></a> > </li> > <li class="cagyoutube"> > <a title="Youtube" href="https://www.youtube.com/channel/UC3cvGxAUrbN9oSZmr1oZEaw" target="_blank"> <i class="icon icon-youtube"></i></a> > </li> > </ul> > <br/> > CAMAP est hébergé <br/> > par l\'InterAMAP44 101,112c104,108 < bloc4: 'SUIVEZ-NOUS < <ul class="cagsocialmedia"> < <li class="cagfb"> < <a title="Facebook" href="https://www.facebook.com/cagette" target="_blank"> <i class="icon icon-facebook"></i></a> < </li> < <li class="cagyoutube"> < <a title="Youtube" href="https://www.youtube.com/channel/UC3cvGxAUrbN9oSZmr1oZEaw" target="_blank"> <i class="icon icon-youtube"></i></a> < </li> < </ul> < <br/> < CAMAP est réalisé <br/> < par la SCOP Alilo' --- > bloc4: ' > <a href="http://www.amap44.org" target="_blank"> > <img src="/theme/default/logo_amap44.jpg" alt="CAMAP" style="width:166px;"/> > </a> > ' 115,116c111,112 < senderEmail : 'noreply@mj.cagette.net', < brandedEmailLayoutFooter: '<p>Cagette.net - ALILO SCOP, 4 impasse Durban, 33000 Bordeaux</p> --- > senderEmail : 'noreply@camap.amap44.org', > brandedEmailLayoutFooter: '<p>InterAMAP44, 1 Boulevard Boulay-Paty – 44100 Nantes</p> 118c114 < <a href="https://www.cagette.net" target="_blank" rel="noreferrer noopener notrack" class="bold-green" style="text-decoration:none !important; padding: 8px; display: flex; align-items: center;"> --- > <a href="https://www.amap44.org" target="_blank" rel="noreferrer noopener notrack" class="bold-green" style="text-decoration:none !important; padding: 8px; display: flex; align-items: center;"> 121c117 < <a href="https://www.facebook.com/cagette" target="_blank" rel="noreferrer noopener notrack" class="bold-green" style="text-decoration:none !important; padding: 8px; display: flex; align-items: center;"> --- > <a href="https://www.facebook.com/amap44" target="_blank" rel="noreferrer noopener notrack" class="bold-green" style="text-decoration:none !important; padding: 8px; display: flex; align-items: center;"> |
|
Refaire un patch App.hx.modifs (4,656 bytes)
public function setTheme(){ var defaultTheme: Theme = { id: "default", name: "CAMAP", supportEmail: "inter@amap44.org", footer: { bloc1: '<a href="http://camap.amap44.org" target="_blank"> <img src="/theme/default/logo.png" alt="CAMAP" style="width:166px;"/> </a>', bloc2: '<ul> <li> <a href="https://wiki.amap44.org" target="_blank">Documentation</a> </li> <li> <a href="https://www.facebook.com/groups/camap44/" target="_blank">Groupe d\'Entraide Facebook</a> </li> <li> <a href="https://www.amap44.org/wp-content/uploads/2023/05/CGU-20230505.pdf" target="_blank">Conditions g�n�rales d\'utilisation</a> </li> <li> <a href="https://feedback.amap44.org" target="_blank">Id�es & Suggestions</a> </li> <li> <a href="https://mantisbt.amap44.org" target="_blank">Signaler un bug</a> </li> </ul>', bloc3: 'SUIVEZ-NOUS <ul class="cagsocialmedia"> <li class="cagfb"> <a title="Facebook" href="https://www.facebook.com/amap44" target="_blank"> <i class="icon icon-facebook"></i></a> </li> <li class="cagyoutube"> <a title="Youtube" href="https://www.youtube.com/channel/UC3cvGxAUrbN9oSZmr1oZEaw" target="_blank"> <i class="icon icon-youtube"></i></a> </li> </ul> <br/> CAMAP est h�berg� <br/> par l\'InterAMAP44 <br/>et d�velopp� sous licence GPL-2 ', bloc4: ' <a href="http://www.amap44.org" target="_blank"> <img src="/theme/default/logo_amap44.jpg" alt="CAMAP" style="width:166px;"/> </a> ' }, email:{ senderEmail : 'noreply@camap.amap44.org', brandedEmailLayoutFooter: '<p>InterAMAP44, 1 Boulevard Boulay-Paty � 44100 Nantes</p> <div style="display: flex; justify-content: center; align-items: center;"> <a href="https://www.amap44.org" target="_blank" rel="noreferrer noopener notrack" class="bold-green" style="text-decoration:none !important; padding: 8px; display: flex; align-items: center;"> <img src="http://'+ App.config.HOST+'/img/emails/website.png" alt="Site web" height="25" style="width:auto!important; height:25px!important; vertical-align:middle" valign="middle" width="auto"/>Site web </a> <a href="https://www.facebook.com/amap44" target="_blank" rel="noreferrer noopener notrack" class="bold-green" style="text-decoration:none !important; padding: 8px; display: flex; align-items: center;"> <img src="http://'+ App.config.HOST+'/img/emails/facebook.png" alt="Facebook" height="25" style="width:auto!important; height:25px!important; vertical-align:middle" valign="middle" width="auto"/>Facebook </a> <a href="https://www.youtube.com/channel/UC3cvGxAUrbN9oSZmr1oZEaw" target="_blank" rel="noreferrer noopener notrack" class="bold-green" style="text-decoration:none !important; padding: 8px; display: flex; align-items: center;"> <img src="http://'+ App.config.HOST+'/img/emails/youtube.png" alt="YouTube" height="25" style="width:auto!important; height:25px!important; vertical-align:middle" valign="middle" width="auto"/>YouTube </a> </div>' }, terms: { termsOfServiceLink: "https://www.amap44.org/wp-content/uploads/2023/05/CGU-20230505.pdf", termsOfSaleLink: "", platformTermsOfServiceLink: "https://www.amap44.org/wp-content/uploads/2023/05/CGU-20230505.pdf", privacyPolicyLink: "", } } App.theme = defaultTheme; } |
|
App.hx-2.patch (8,853 bytes)
62,138c62,131 < public function setTheme(){ < var defaultTheme: Theme = { < id: "default", < name: "CAMAP", < supportEmail: "support@camap.tld", < footer: { < bloc1: '<a href="https://www.camap.tld" target="_blank"> < <img src="/theme/default/logo.png" alt="CAMAP" style="width:166px;"/> < </a>', < bloc2: '<ul> < <li> < <a href="/charte/" target="_blank">Charte producteurs</a> < </li> < <li> < <a href="https://wiki.cagette.net" target="_blank">Documentation</a> < </li> < <li> < <a href="https://www.facebook.com/groups/EntraideCagette/" target="_blank">Groupe Facebook</a> < </li> < <li> < <a href="http://www.cagette.net/producteurs" target="_blank">Information producteurs</a> < </li> < <li> < <a href="/cgu" target="_blank">Conditions générales d\'utilisation</a> < </li> < <li> < <a href="/privacypolicy" target="_blank">Politique de confidentialité</a> < </li> < <li> < <a href="/termsofsale" target="_blank">Conditions commerciales (CCP)</a> < </li> < </ul>', < bloc3: 'SOUTENEZ-NOUS < <ul> < <li> < <a href="http://www.lilo.org/fr/cagette-net/?utm_source=cagette-net" target="_blank">Notre page sur Lilo.org</a> < </li> < </ul> < ', < bloc4: 'SUIVEZ-NOUS < <ul class="cagsocialmedia"> < <li class="cagfb"> < <a title="Facebook" href="https://www.facebook.com/cagette" target="_blank"> <i class="icon icon-facebook"></i></a> < </li> < <li class="cagyoutube"> < <a title="Youtube" href="https://www.youtube.com/channel/UC3cvGxAUrbN9oSZmr1oZEaw" target="_blank"> <i class="icon icon-youtube"></i></a> < </li> < </ul> < <br/> < CAMAP est réalisé <br/> < par la SCOP Alilo' < }, < email:{ < senderEmail : 'noreply@mj.cagette.net', < brandedEmailLayoutFooter: '<p>Cagette.net - ALILO SCOP, 4 impasse Durban, 33000 Bordeaux</p> < <div style="display: flex; justify-content: center; align-items: center;"> < <a href="https://www.cagette.net" target="_blank" rel="noreferrer noopener notrack" class="bold-green" style="text-decoration:none !important; padding: 8px; display: flex; align-items: center;"> < <img src="http://'+ App.config.HOST+'/img/emails/website.png" alt="Site web" height="25" style="width:auto!important; height:25px!important; vertical-align:middle" valign="middle" width="auto"/>Site web < </a> < <a href="https://www.facebook.com/cagette" target="_blank" rel="noreferrer noopener notrack" class="bold-green" style="text-decoration:none !important; padding: 8px; display: flex; align-items: center;"> < <img src="http://'+ App.config.HOST+'/img/emails/facebook.png" alt="Facebook" height="25" style="width:auto!important; height:25px!important; vertical-align:middle" valign="middle" width="auto"/>Facebook < </a> < <a href="https://www.youtube.com/channel/UC3cvGxAUrbN9oSZmr1oZEaw" target="_blank" rel="noreferrer noopener notrack" class="bold-green" style="text-decoration:none !important; padding: 8px; display: flex; align-items: center;"> < <img src="http://'+ App.config.HOST+'/img/emails/youtube.png" alt="YouTube" height="25" style="width:auto!important; height:25px!important; vertical-align:middle" valign="middle" width="auto"/>YouTube < </a> < </div>' < }, < terms: { < termsOfServiceLink: "https://www.cagette.net/wp-content/uploads/2023/01/Conditions-Generales-dUtilisation-de-Cagette.net.pdf", < termsOfSaleLink: "https://www.cagette.net/wp-content/uploads/2023/01/Conditions-Commerciales-de-la-Plateforme.pdf", < platformTermsOfServiceLink: "https://www.cagette.net/wp-content/uploads/2023/01/Conditions-Generales-de-Services-de-Cagette.net.pdf", < privacyPolicyLink: "https://www.cagette.net/wp-content/uploads/2023/01/Politique-de-confidentialite-Cagette.net.pdf", < } < < } < App.theme = defaultTheme; < } --- > public function setTheme(){ > var defaultTheme: Theme = { > id: "default", > name: "CAMAP", > supportEmail: "inter@amap44.org", > footer: { > bloc1: '<a href="http://camap.amap44.org" target="_blank"> > <img src="/theme/default/logo.png" alt="CAMAP" style="width:166px;"/> > </a>', > bloc2: '<ul> > <li> > <a href="https://wiki.amap44.org" target="_blank">Documentation</a> > </li> > <li> > <a href="https://www.facebook.com/groups/camap44/" target="_blank">Groupe d\'Entraide Facebook</a> > </li> > <li> > <a href="https://www.amap44.org/wp-content/uploads/2023/05/CGU-20230505.pdf" target="_blank">Conditions générales d\'utilisation</a> > </li> > <li> > <a href="https://feedback.amap44.org" target="_blank">Idées & Suggestions</a> > </li> > <li> > <a href="https://mantisbt.amap44.org" target="_blank">Signaler un bug</a> > </li> > </ul>', > bloc3: 'SUIVEZ-NOUS > <ul class="cagsocialmedia"> > <li class="cagfb"> > <a title="Facebook" href="https://www.facebook.com/amap44" target="_blank"> <i class="icon icon-facebook"></i></a> > </li> > <li class="cagyoutube"> > <a title="Youtube" href="https://www.youtube.com/channel/UC3cvGxAUrbN9oSZmr1oZEaw" target="_blank"> <i class="icon icon-youtube"></i></a> > </li> > </ul> > <br/> > CAMAP est hébergé <br/> > par l\'InterAMAP44 <br/>et développé sous licence GPL-2 > ', > bloc4: ' > <a href="http://www.amap44.org" target="_blank"> > <img src="/theme/default/logo_amap44.jpg" alt="CAMAP" style="width:166px;"/> > </a> > ' > }, > email:{ > senderEmail : 'noreply@camap.amap44.org', > brandedEmailLayoutFooter: '<p>InterAMAP44, 1 Boulevard Boulay-Paty – 44100 Nantes</p> > <div style="display: flex; justify-content: center; align-items: center;"> > <a href="https://www.amap44.org" target="_blank" rel="noreferrer noopener notrack" class="bold-green" style="text-decoration:none !important; padding: 8px; display: flex; align-items: center;"> > <img src="http://'+ App.config.HOST+'/img/emails/website.png" alt="Site web" height="25" style="width:auto!important; height:25px!important; vertical-align:middle" valign="middle" width="auto"/>Site web > </a> > <a href="https://www.facebook.com/amap44" target="_blank" rel="noreferrer noopener notrack" class="bold-green" style="text-decoration:none !important; padding: 8px; display: flex; align-items: center;"> > <img src="http://'+ App.config.HOST+'/img/emails/facebook.png" alt="Facebook" height="25" style="width:auto!important; height:25px!important; vertical-align:middle" valign="middle" width="auto"/>Facebook > </a> > <a href="https://www.youtube.com/channel/UC3cvGxAUrbN9oSZmr1oZEaw" target="_blank" rel="noreferrer noopener notrack" class="bold-green" style="text-decoration:none !important; padding: 8px; display: flex; align-items: center;"> > <img src="http://'+ App.config.HOST+'/img/emails/youtube.png" alt="YouTube" height="25" style="width:auto!important; height:25px!important; vertical-align:middle" valign="middle" width="auto"/>YouTube > </a> > </div>' > }, > terms: { > termsOfServiceLink: "https://www.amap44.org/wp-content/uploads/2023/05/CGU-20230505.pdf", > termsOfSaleLink: "", > platformTermsOfServiceLink: "https://www.amap44.org/wp-content/uploads/2023/05/CGU-20230505.pdf", > privacyPolicyLink: "", > } > > } > App.theme = defaultTheme; > } |
|
Penser à copier logo_amap44.jpg dans camap-hx/www/theme/default |
|
diff App.hx.orig App.hx > App.hx.patch App.hx-3.patch (8,034 bytes)
62,138c62,126 < public function setTheme(){ < var defaultTheme: Theme = { < id: "default", < name: "CAMAP", < supportEmail: "support@camap.tld", < footer: { < bloc1: '<a href="https://www.camap.tld" target="_blank"> < <img src="/theme/default/logo.png" alt="CAMAP" style="width:166px;"/> < </a>', < bloc2: '<ul> < <li> < <a href="/charte/" target="_blank">Charte producteurs</a> < </li> < <li> < <a href="https://wiki.cagette.net" target="_blank">Documentation</a> < </li> < <li> < <a href="https://www.facebook.com/groups/EntraideCagette/" target="_blank">Groupe Facebook</a> < </li> < <li> < <a href="http://www.cagette.net/producteurs" target="_blank">Information producteurs</a> < </li> < <li> < <a href="/cgu" target="_blank">Conditions générales d\'utilisation</a> < </li> < <li> < <a href="/privacypolicy" target="_blank">Politique de confidentialité</a> < </li> < <li> < <a href="/termsofsale" target="_blank">Conditions commerciales (CCP)</a> < </li> < </ul>', < bloc3: 'SOUTENEZ-NOUS < <ul> < <li> < <a href="http://www.lilo.org/fr/cagette-net/?utm_source=cagette-net" target="_blank">Notre page sur Lilo.org</a> < </li> < </ul> < ', < bloc4: 'SUIVEZ-NOUS < <ul class="cagsocialmedia"> < <li class="cagfb"> < <a title="Facebook" href="https://www.facebook.com/cagette" target="_blank"> <i class="icon icon-facebook"></i></a> < </li> < <li class="cagyoutube"> < <a title="Youtube" href="https://www.youtube.com/channel/UC3cvGxAUrbN9oSZmr1oZEaw" target="_blank"> <i class="icon icon-youtube"></i></a> < </li> < </ul> < <br/> < CAMAP est réalisé <br/> < par la SCOP Alilo' < }, < email:{ < senderEmail : 'noreply@mj.cagette.net', < brandedEmailLayoutFooter: '<p>Cagette.net - ALILO SCOP, 4 impasse Durban, 33000 Bordeaux</p> < <div style="display: flex; justify-content: center; align-items: center;"> < <a href="https://www.cagette.net" target="_blank" rel="noreferrer noopener notrack" class="bold-green" style="text-decoration:none !important; padding: 8px; display: flex; align-items: center;"> < <img src="http://'+ App.config.HOST+'/img/emails/website.png" alt="Site web" height="25" style="width:auto!important; height:25px!important; vertical-align:middle" valign="middle" width="auto"/>Site web < </a> < <a href="https://www.facebook.com/cagette" target="_blank" rel="noreferrer noopener notrack" class="bold-green" style="text-decoration:none !important; padding: 8px; display: flex; align-items: center;"> < <img src="http://'+ App.config.HOST+'/img/emails/facebook.png" alt="Facebook" height="25" style="width:auto!important; height:25px!important; vertical-align:middle" valign="middle" width="auto"/>Facebook < </a> < <a href="https://www.youtube.com/channel/UC3cvGxAUrbN9oSZmr1oZEaw" target="_blank" rel="noreferrer noopener notrack" class="bold-green" style="text-decoration:none !important; padding: 8px; display: flex; align-items: center;"> < <img src="http://'+ App.config.HOST+'/img/emails/youtube.png" alt="YouTube" height="25" style="width:auto!important; height:25px!important; vertical-align:middle" valign="middle" width="auto"/>YouTube < </a> < </div>' < }, < terms: { < termsOfServiceLink: "https://www.cagette.net/wp-content/uploads/2023/01/Conditions-Generales-dUtilisation-de-Cagette.net.pdf", < termsOfSaleLink: "https://www.cagette.net/wp-content/uploads/2023/01/Conditions-Commerciales-de-la-Plateforme.pdf", < platformTermsOfServiceLink: "https://www.cagette.net/wp-content/uploads/2023/01/Conditions-Generales-de-Services-de-Cagette.net.pdf", < privacyPolicyLink: "https://www.cagette.net/wp-content/uploads/2023/01/Politique-de-confidentialite-Cagette.net.pdf", < } < < } < App.theme = defaultTheme; < } --- > public function setTheme(){ > var defaultTheme: Theme = { > id: "default", > name: "CAMAP", > supportEmail: "inter@amap44.org", > footer: { > bloc1: '<a href="http://camap.amap44.org" target="_blank"> > <img src="/theme/default/logo.png" alt="CAMAP" style="width:166px;"/> > </a>', > bloc2: '<ul> > <li> > <a href="https://wiki.amap44.org" target="_blank">Documentation</a> > </li> > <li> > <a href="https://www.facebook.com/groups/camap44/" target="_blank">Groupe d\'Entraide Facebook</a> > </li> > <li> > <a href="/cgu" target="_blank">Conditions générales d\'utilisation</a> > </li> > <li> > <a href="https://feedback.amap44.org" target="_blank">Idées & Suggestions</a> > </li> > <li> > <a href="https://mantisbt.amap44.org" target="_blank">Signaler un bug</a> > </li> > </ul>', > bloc3: 'CAMAP est hébergé <br> > par <a href="https://amap44.org/camap/" target="_blank">l\'InterAMAP44 <br/></a>et développé sous licence GPLv2<br> > <ul> > <li> > Contacter l\'InterAMAP44: inter@amap44.org > </li> > <li> > Contacter le Support: support@amap44.org > </li> > </ul> > ', > bloc4: ' > <a href="http://www.amap44.org" target="_blank"> > <img src="/theme/default/logo_amap44.jpg" alt="CAMAP" style="width:166px;"/> > </a> > ' > }, > email:{ > senderEmail : 'noreply@camap.amap44.org', > brandedEmailLayoutFooter: '<p>InterAMAP44, 1 Boulevard Boulay-Paty – 44100 Nantes</p> > <div style="display: flex; justify-content: center; align-items: center;"> > <a href="https://www.amap44.org" target="_blank" rel="noreferrer noopener notrack" class="bold-green" style="text-decoration:none !important; padding: 8px; display: flex; align-items: center;"> > <img src="http://'+ App.config.HOST+'/img/emails/website.png" alt="Site web" height="25" style="width:auto!important; height:25px!important; vertical-align:middle" valign="middle" width="auto"/>Site web > </a> > <a href="https://www.facebook.com/groups/camap44" target="_blank" rel="noreferrer noopener notrack" class="bold-green" style="text-decoration:none !important; padding: 8px; display: flex; align-items: center;"> > <img src="http://'+ App.config.HOST+'/img/emails/facebook.png" alt="Facebook" height="25" style="width:auto!important; height:25px!important; vertical-align:middle" valign="middle" width="auto"/>Facebook > </a> > </div>' > }, > terms: { > termsOfServiceLink: "https://www.amap44.org/CGU/", > termsOfSaleLink: "https://www.amap44.org/CGU/", > platformTermsOfServiceLink: "https://www.amap44.org/CGU/", > privacyPolicyLink: "https://www.amap44.org/CGU/", > } > > } > App.theme = defaultTheme; > } |
|
App.hx-4.patch (8,002 bytes)
62,138c62,126 < public function setTheme(){ < var defaultTheme: Theme = { < id: "default", < name: "CAMAP", < supportEmail: "support@camap.tld", < footer: { < bloc1: '<a href="https://www.camap.tld" target="_blank"> < <img src="/theme/default/logo.png" alt="CAMAP" style="width:166px;"/> < </a>', < bloc2: '<ul> < <li> < <a href="/charte/" target="_blank">Charte producteurs</a> < </li> < <li> < <a href="https://wiki.cagette.net" target="_blank">Documentation</a> < </li> < <li> < <a href="https://www.facebook.com/groups/EntraideCagette/" target="_blank">Groupe Facebook</a> < </li> < <li> < <a href="http://www.cagette.net/producteurs" target="_blank">Information producteurs</a> < </li> < <li> < <a href="/cgu" target="_blank">Conditions générales d\'utilisation</a> < </li> < <li> < <a href="/privacypolicy" target="_blank">Politique de confidentialité</a> < </li> < <li> < <a href="/termsofsale" target="_blank">Conditions commerciales (CCP)</a> < </li> < </ul>', < bloc3: 'SOUTENEZ-NOUS < <ul> < <li> < <a href="http://www.lilo.org/fr/cagette-net/?utm_source=cagette-net" target="_blank">Notre page sur Lilo.org</a> < </li> < </ul> < ', < bloc4: 'SUIVEZ-NOUS < <ul class="cagsocialmedia"> < <li class="cagfb"> < <a title="Facebook" href="https://www.facebook.com/cagette" target="_blank"> <i class="icon icon-facebook"></i></a> < </li> < <li class="cagyoutube"> < <a title="Youtube" href="https://www.youtube.com/channel/UC3cvGxAUrbN9oSZmr1oZEaw" target="_blank"> <i class="icon icon-youtube"></i></a> < </li> < </ul> < <br/> < CAMAP est réalisé <br/> < par la SCOP Alilo' < }, < email:{ < senderEmail : 'noreply@mj.cagette.net', < brandedEmailLayoutFooter: '<p>Cagette.net - ALILO SCOP, 4 impasse Durban, 33000 Bordeaux</p> < <div style="display: flex; justify-content: center; align-items: center;"> < <a href="https://www.cagette.net" target="_blank" rel="noreferrer noopener notrack" class="bold-green" style="text-decoration:none !important; padding: 8px; display: flex; align-items: center;"> < <img src="http://'+ App.config.HOST+'/img/emails/website.png" alt="Site web" height="25" style="width:auto!important; height:25px!important; vertical-align:middle" valign="middle" width="auto"/>Site web < </a> < <a href="https://www.facebook.com/cagette" target="_blank" rel="noreferrer noopener notrack" class="bold-green" style="text-decoration:none !important; padding: 8px; display: flex; align-items: center;"> < <img src="http://'+ App.config.HOST+'/img/emails/facebook.png" alt="Facebook" height="25" style="width:auto!important; height:25px!important; vertical-align:middle" valign="middle" width="auto"/>Facebook < </a> < <a href="https://www.youtube.com/channel/UC3cvGxAUrbN9oSZmr1oZEaw" target="_blank" rel="noreferrer noopener notrack" class="bold-green" style="text-decoration:none !important; padding: 8px; display: flex; align-items: center;"> < <img src="http://'+ App.config.HOST+'/img/emails/youtube.png" alt="YouTube" height="25" style="width:auto!important; height:25px!important; vertical-align:middle" valign="middle" width="auto"/>YouTube < </a> < </div>' < }, < terms: { < termsOfServiceLink: "https://www.cagette.net/wp-content/uploads/2023/01/Conditions-Generales-dUtilisation-de-Cagette.net.pdf", < termsOfSaleLink: "https://www.cagette.net/wp-content/uploads/2023/01/Conditions-Commerciales-de-la-Plateforme.pdf", < platformTermsOfServiceLink: "https://www.cagette.net/wp-content/uploads/2023/01/Conditions-Generales-de-Services-de-Cagette.net.pdf", < privacyPolicyLink: "https://www.cagette.net/wp-content/uploads/2023/01/Politique-de-confidentialite-Cagette.net.pdf", < } < < } < App.theme = defaultTheme; < } --- > public function setTheme(){ > var defaultTheme: Theme = { > id: "default", > name: "CAMAP", > supportEmail: "inter@amap44.org", > footer: { > bloc1: '<a href="http://camap.amap44.org" target="_blank"> > <img src="/theme/default/logo.png" alt="CAMAP" style="width:166px;"/> > </a>', > bloc2: '<ul> > <li> > <a href="https://wiki.amap44.org" target="_blank">Documentation</a> > </li> > <li> > <a href="https://www.facebook.com/groups/camap44/" target="_blank">Groupe d\'Entraide Facebook</a> > </li> > <li> > <a href="/cgu" target="_blank">Conditions générales d\'utilisation</a> > </li> > <li> > <a href="https://feedback.amap44.org" target="_blank">Idées & Suggestions</a> > </li> > <li> > <a href="https://mantisbt.amap44.org" target="_blank">Signaler un bug</a> > </li> > </ul>', > bloc3: 'CAMAP est hébergé <br> > par <b>l\'InterAMAP44</b><br/></a>et développé sous licence GPLv2<br> > <ul> > <li> > Contacter l\'InterAMAP44: <u>inter@amap44.org</u> > </li> > <li> > Contacter le Support: <u>support@amap44.org</u> > </li> > </ul> > ', > bloc4: ' > <a href="http://www.amap44.org" target="_blank"> > <img src="/theme/default/logo_amap44.jpg" alt="CAMAP" style="width:166px;"/> > </a> > ' > }, > email:{ > senderEmail : 'noreply@camap.amap44.org', > brandedEmailLayoutFooter: '<p>InterAMAP44, 1 Boulevard Boulay-Paty – 44100 Nantes</p> > <div style="display: flex; justify-content: center; align-items: center;"> > <a href="https://www.amap44.org" target="_blank" rel="noreferrer noopener notrack" class="bold-green" style="text-decoration:none !important; padding: 8px; display: flex; align-items: center;"> > <img src="http://'+ App.config.HOST+'/img/emails/website.png" alt="Site web" height="25" style="width:auto!important; height:25px!important; vertical-align:middle" valign="middle" width="auto"/>Site web > </a> > <a href="https://www.facebook.com/groups/camap44" target="_blank" rel="noreferrer noopener notrack" class="bold-green" style="text-decoration:none !important; padding: 8px; display: flex; align-items: center;"> > <img src="http://'+ App.config.HOST+'/img/emails/facebook.png" alt="Facebook" height="25" style="width:auto!important; height:25px!important; vertical-align:middle" valign="middle" width="auto"/>Facebook > </a> > </div>' > }, > terms: { > termsOfServiceLink: "https://www.amap44.org/CGU/", > termsOfSaleLink: "https://www.amap44.org/CGU/", > platformTermsOfServiceLink: "https://www.amap44.org/CGU/", > privacyPolicyLink: "https://www.amap44.org/CGU/", > } > > } > App.theme = defaultTheme; > } |
|
App.hx-5.patch (7,848 bytes)
62,138c62,123 < public function setTheme(){ < var defaultTheme: Theme = { < id: "default", < name: "CAMAP", < supportEmail: "support@camap.tld", < footer: { < bloc1: '<a href="https://www.camap.tld" target="_blank"> < <img src="/theme/default/logo.png" alt="CAMAP" style="width:166px;"/> < </a>', < bloc2: '<ul> < <li> < <a href="/charte/" target="_blank">Charte producteurs</a> < </li> < <li> < <a href="https://wiki.cagette.net" target="_blank">Documentation</a> < </li> < <li> < <a href="https://www.facebook.com/groups/EntraideCagette/" target="_blank">Groupe Facebook</a> < </li> < <li> < <a href="http://www.cagette.net/producteurs" target="_blank">Information producteurs</a> < </li> < <li> < <a href="/cgu" target="_blank">Conditions générales d\'utilisation</a> < </li> < <li> < <a href="/privacypolicy" target="_blank">Politique de confidentialité</a> < </li> < <li> < <a href="/termsofsale" target="_blank">Conditions commerciales (CCP)</a> < </li> < </ul>', < bloc3: 'SOUTENEZ-NOUS < <ul> < <li> < <a href="http://www.lilo.org/fr/cagette-net/?utm_source=cagette-net" target="_blank">Notre page sur Lilo.org</a> < </li> < </ul> < ', < bloc4: 'SUIVEZ-NOUS < <ul class="cagsocialmedia"> < <li class="cagfb"> < <a title="Facebook" href="https://www.facebook.com/cagette" target="_blank"> <i class="icon icon-facebook"></i></a> < </li> < <li class="cagyoutube"> < <a title="Youtube" href="https://www.youtube.com/channel/UC3cvGxAUrbN9oSZmr1oZEaw" target="_blank"> <i class="icon icon-youtube"></i></a> < </li> < </ul> < <br/> < CAMAP est réalisé <br/> < par la SCOP Alilo' < }, < email:{ < senderEmail : 'noreply@mj.cagette.net', < brandedEmailLayoutFooter: '<p>Cagette.net - ALILO SCOP, 4 impasse Durban, 33000 Bordeaux</p> < <div style="display: flex; justify-content: center; align-items: center;"> < <a href="https://www.cagette.net" target="_blank" rel="noreferrer noopener notrack" class="bold-green" style="text-decoration:none !important; padding: 8px; display: flex; align-items: center;"> < <img src="http://'+ App.config.HOST+'/img/emails/website.png" alt="Site web" height="25" style="width:auto!important; height:25px!important; vertical-align:middle" valign="middle" width="auto"/>Site web < </a> < <a href="https://www.facebook.com/cagette" target="_blank" rel="noreferrer noopener notrack" class="bold-green" style="text-decoration:none !important; padding: 8px; display: flex; align-items: center;"> < <img src="http://'+ App.config.HOST+'/img/emails/facebook.png" alt="Facebook" height="25" style="width:auto!important; height:25px!important; vertical-align:middle" valign="middle" width="auto"/>Facebook < </a> < <a href="https://www.youtube.com/channel/UC3cvGxAUrbN9oSZmr1oZEaw" target="_blank" rel="noreferrer noopener notrack" class="bold-green" style="text-decoration:none !important; padding: 8px; display: flex; align-items: center;"> < <img src="http://'+ App.config.HOST+'/img/emails/youtube.png" alt="YouTube" height="25" style="width:auto!important; height:25px!important; vertical-align:middle" valign="middle" width="auto"/>YouTube < </a> < </div>' < }, < terms: { < termsOfServiceLink: "https://www.cagette.net/wp-content/uploads/2023/01/Conditions-Generales-dUtilisation-de-Cagette.net.pdf", < termsOfSaleLink: "https://www.cagette.net/wp-content/uploads/2023/01/Conditions-Commerciales-de-la-Plateforme.pdf", < platformTermsOfServiceLink: "https://www.cagette.net/wp-content/uploads/2023/01/Conditions-Generales-de-Services-de-Cagette.net.pdf", < privacyPolicyLink: "https://www.cagette.net/wp-content/uploads/2023/01/Politique-de-confidentialite-Cagette.net.pdf", < } < < } < App.theme = defaultTheme; < } --- > public function setTheme(){ > var defaultTheme: Theme = { > id: "default", > name: "CAMAP", > supportEmail: "inter@amap44.org", > footer: { > bloc1: '<a href="http://camap.amap44.org" target="_blank"> > <img src="/theme/default/logo.png" alt="CAMAP" style="width:166px;"/> > </a>', > bloc2: '<ul> > <li> > <a href="https://wiki.amap44.org" target="_blank">Documentation</a> > </li> > <li> > <a href="https://www.facebook.com/groups/camap44/" target="_blank">Groupe d\'Entraide Facebook</a> > </li> > <li> > <a href="/cgu" target="_blank">Conditions générales d\'utilisation</a> > </li> > <li> > <a href="https://feedback.amap44.org" target="_blank">Idées & Suggestions</a> > </li> > <li> > <a href="https://mantisbt.amap44.org" target="_blank">Signaler un bug</a> > </li> > </ul>', > bloc3: 'CAMAP est hébergé <br> > par <b>l\'InterAMAP44</b><br/></a>et développé sous licence GPLv2<br> > <ul> > <li> > Contacter le Support: <u>support@amap44.org</u> > </li> > </ul> > ', > bloc4: ' > <a href="http://www.amap44.org" target="_blank"> > <img src="/theme/default/logo_amap44.jpg" alt="CAMAP" style="width:166px;"/> > </a> > ' > }, > email:{ > senderEmail : 'noreply@camap.amap44.org', > brandedEmailLayoutFooter: '<p>InterAMAP44, 1 Boulevard Boulay-Paty – 44100 Nantes</p> > <div style="display: flex; justify-content: center; align-items: center;"> > <a href="https://www.amap44.org" target="_blank" rel="noreferrer noopener notrack" class="bold-green" style="text-decoration:none !important; padding: 8px; display: flex; align-items: center;"> > <img src="http://'+ App.config.HOST+'/img/emails/website.png" alt="Site web" height="25" style="width:auto!important; height:25px!important; vertical-align:middle" valign="middle" width="auto"/>Site web > </a> > <a href="https://www.facebook.com/groups/camap44" target="_blank" rel="noreferrer noopener notrack" class="bold-green" style="text-decoration:none !important; padding: 8px; display: flex; align-items: center;"> > <img src="http://'+ App.config.HOST+'/img/emails/facebook.png" alt="Facebook" height="25" style="width:auto!important; height:25px!important; vertical-align:middle" valign="middle" width="auto"/>Facebook > </a> > </div>' > }, > terms: { > termsOfServiceLink: "https://www.amap44.org/CGU/", > termsOfSaleLink: "https://www.amap44.org/CGU/", > platformTermsOfServiceLink: "https://www.amap44.org/CGU/", > privacyPolicyLink: "https://www.amap44.org/CGU/", > } > > } > App.theme = defaultTheme; > } |
Date Modified | Username | Field | Change |
---|---|---|---|
2023-04-03 23:52 | Amaury | New Issue | |
2023-04-03 23:52 | Amaury | Status | new => assigned |
2023-04-03 23:52 | Amaury | Assigned To | => Amaury |
2023-04-03 23:53 | Amaury | Note Added: 0000001 | |
2023-04-03 23:53 | Amaury | File Added: App.hx.patch | |
2023-04-03 23:53 | Amaury | Status | assigned => resolved |
2023-04-03 23:53 | Amaury | Resolution | open => fixed |
2023-04-04 08:40 | Amaury | Product Version | => Preprod |
2023-05-07 12:14 | Amaury | Note Added: 0000016 | |
2023-05-07 12:14 | Amaury | File Added: App.hx.modifs | |
2023-05-08 13:37 | Amaury | Note Added: 0000017 | |
2023-05-08 13:37 | Amaury | File Added: App.hx-2.patch | |
2023-05-08 13:39 | Amaury | Note Added: 0000018 | |
2023-05-08 13:39 | Amaury | File Added: logo_amap44.jpg | |
2023-05-18 12:16 | Amaury | File Deleted: App.hx | |
2023-05-18 13:25 | Amaury | Note Added: 0000036 | |
2023-05-18 13:25 | Amaury | File Added: App.hx-3.patch | |
2023-05-18 14:17 | Amaury | Note Added: 0000038 | |
2023-05-18 14:17 | Amaury | File Added: App.hx-4.patch | |
2023-05-18 16:02 | Amaury | Note Added: 0000039 | |
2023-05-18 16:02 | Amaury | File Added: App.hx-5.patch | |
2023-05-24 22:03 | Amaury | Target Version | => v1 (Prod InterAMAP44) |
2023-06-18 23:47 | Amaury | Fixed in Version | => v1 (Prod InterAMAP44) |
2023-07-08 15:54 | Amaury | Status | resolved => closed |
2023-07-15 16:49 | Amaury | Category | CAMAP Amap44 => CAMAP |