Commit graph

21 commits

Author SHA1 Message Date
isUnknown
ca17be69be feat: responsive images for investigation cover cards
- Add `cover-card` and `cover-card-webp` srcsets in config
  Widths [465, 728, 930, 1000, 1456] couvrent 1x et 2x (retina)
  pour les 3 breakpoints : ≥1000px fixe 465px, 728–1000px 50vw, <728px 100vw
- Refactor snippet picture.php : accepte $sizes (string complète),
  $srcsetName (srcset nommé), $alt (override), fallback webp automatique
- Update investigations.php : remplace <img> nu par snippet picture
  avec sizes et srcsetName adaptés

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-02-27 11:44:26 +01:00
isUnknown
8d808a87fe refactor: rename packages → dossiers throughout
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-02-27 11:27:10 +01:00
Julie Blanc
20bdf428e4 newsletter apage
All checks were successful
Deploy / Deploy to Production (push) Successful in 13s
2026-02-26 17:02:34 +01:00
Julie Blanc
aba8b4f37e create template packages
All checks were successful
Deploy / Deploy to Production (push) Successful in 5m17s
2026-02-25 18:22:13 +01:00
Julie Blanc
ea35cc1e22 template + blueprint news
All checks were successful
Deploy / Deploy to Production (push) Successful in 5m16s
2026-02-25 15:22:34 +01:00
Julie Blanc
243583d024 hookkeywords + team with role 2026-02-14 17:29:27 +01:00
isUnknown
8ec9928ab9 feat(panel): reorganize navigation menu and rename dashboard
All checks were successful
Deploy / Deploy to Production (push) Successful in 12s
Menu changes:
- Add "Enquêtes" menu item with pen icon
- Change "Impacts" icon from book to globe
- Add "Laboratoire" menu item
- Add navigation section with Contact, À propos, Mentions légales
- Clean up duplicate separators

Site blueprint:
- Rename "Site" to "Dashboard" for clarity

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-02-11 15:28:48 +01:00
isUnknown
ac5c395e1c panel > menu : add impacts 2026-02-11 15:10:21 +01:00
isUnknown
15581752b8 refactor: rename "folder" to "package" throughout codebase
- Rename CSS files: _card-folder.scss → card-package
- Rename template files: _folder.scss → package
- Update all CSS class names and selectors
- Delete old folder blueprints and templates
- Add new package blueprints with improved structure
- Update investigation-summary template and blueprint
- Add "Dossiers" menu item in panel configuration
- Improve package blueprint with linkedContent field

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-02-11 12:40:18 +01:00
isUnknown
3de6bf4234 panel > home : add fields
All checks were successful
Deploy / Deploy to Production (push) Successful in 12s
2026-02-11 12:02:12 +01:00
isUnknown
d47cd59c83 feat(seo): configure SEO plugin integration
- Add SEO tab to site blueprint
- Configure canonical base URL in config
- Include SEO head snippet in header
- Include SEO schemas snippet in footer

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-02-10 16:23:28 +01:00
isUnknown
ff215de723 panel : create database with fields
All checks were successful
Deploy / Deploy to Production (push) Successful in 14s
2026-02-10 16:13:01 +01:00
isUnknown
4740463979 Add table of contents snippet and update menu config
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-02-09 14:29:49 +01:00
isUnknown
73099b53d9 Configure multilingual support
- Add French language configuration (default)
- Add English language configuration
- Enable IntlDateFormatter for date localization (date.handler: intl)

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-02-09 14:29:49 +01:00
isUnknown
1eb88cf679 translate date to french : add locals 2026-01-13 10:57:17 +01:00
isUnknown
778265feab config: change menu icon from home to money for support page
🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-04 16:34:33 +01:00
isUnknown
cea38b4219 add users in panel 2025-11-04 10:07:50 +01:00
isUnknown
3bcb51c829 feature: integrate Donorbox API for donation management
- Add Donorbox configuration in site/config/config.php with API settings
- Create controller for support page to fetch campaign data from API
- Update support.php template with dynamic donation buttons and gauge
- Transform static buttons into dynamic links with proper URL parameters
- Add JavaScript for tab switching between one-time and monthly donations
- Calculate donation percentage and display real-time campaign stats

The donation buttons now link directly to Donorbox with pre-filled amounts
and intervals. API integration is ready but requires API key configuration.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-04 10:06:50 +01:00
isUnknown
81cc9e5919 config: update menu link from support to soutien
Update admin menu configuration to use the correct page slug 'soutien' instead of 'support'.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-04 09:36:54 +01:00
isUnknown
1637b26f58 support : integrate shop 2025-11-04 09:05:55 +01:00
isUnknown
85a3f0f7be back : add main pages 2025-10-07 16:21:26 +02:00