Olivier olinox14

olinox14 pushed to master at olinox14/astracorp

  • 3eebdf4b56 Adds debug and delete galaxy commands Introduces new commands to debug galaxy maps and delete galaxies. The debug command allows users to visualize galaxy layouts, create temporary galaxies for testing, and display statistics. The delete command provides functionality to remove galaxies, along with their associated data, with options for deleting specific galaxies, all galaxies, and dry-run mode. Adds a GeometryService to handle coordinate calculations and map generation. Updates GalaxyFactory to include methods for positioning sectors and counting entities. Increases PHP memory limit to prevent out of memory errors during galaxy creation.
  • 5a8a141a77 Introduces game creation command Adds a new command to create a game, including galaxy generation. Refactors galaxy generation into a GameFactory. Updates entity relationships to support game creation.
  • View comparison for these 2 commits »

1 month ago

olinox14 pushed to master at olinox14/astracorp

  • 9cd179f5fb Adds galaxy generation command Implements a command to generate new galaxies with a specified number of sectors. Includes options for setting the galaxy name and sector count. Adds a factory service to handle galaxy, sector, and system creation with realistic distributions of star types, planet types, and habitability. The command provides detailed generation statistics. Also modifies entities and enums to reflect the generation logic and improve data modeling for celestial bodies. Specifically: - Replaces PlanetTypeEnum for habitability with PlanetHabitabilityEnum - Modifies cascade options on Galaxy, Sector and System entities - Adds X and Y coordinates for Sector and System

2 months ago

olinox14 pushed to master at olinox14/astracorp

  • 000715182f add GalaxyFactory service (skeleton)
  • b66e52c01b complete entities relations
  • a29aae32b3 Configures EasyAdmin for core entities Sets up EasyAdmin to manage games, universe entities (galaxies, sectors, systems, planets), and accounts (users, players). This includes: - Adding CRUD controllers for each entity. - Configuring menu items in the dashboard. - Setting the default dashboard route to the Games CRUD index. - Adds intl extension for date formatting.
  • View comparison for these 3 commits »

2 months ago

olinox14 pushed to master at olinox14/astracorp

2 months ago

olinox14 pushed to master at olinox14/astracorp

2 months ago

olinox14 pushed to v8-4199_review_typo3_docker_install at Opentalent/docker

2 months ago

olinox14 pushed to upgrade_typo3_php at Opentalent/docker

2 months ago

olinox14 created new branch upgrade_typo3_php at Opentalent/docker

2 months ago

olinox14 pushed to V8-7102-upgrade-app-vers-node-23 at Opentalent/docker

2 months ago

olinox14 created new branch V8-7102-upgrade-app-vers-node-23 at Opentalent/docker

2 months ago

olinox14 pushed to master at Opentalent/docker

2 months ago

olinox14 pushed to v6-6466/mentions-legales at Opentalent/ot_typo3

  • e15355d30f Mini-site Typo3 : Mentions légales
  • 264e5c6ce3 Merge branch 'hotfix/V8-6046-new-graphic-chart' into develop
  • 5a69d7edbb replace opentalent logo by new versions
  • 3ca401bf31 update opentalent legal page url
  • 490cf91f5c Merge branch 'hotfix/V8-5708-la-vue-responsive-des-actus-du-t' into develop

2 months ago

olinox14 created new branch v6-6466/mentions-legales at Opentalent/ot_typo3

2 months ago

olinox14 pushed to hotfix/V8-7612-erreur-de-dfinition-des-droits-d at Opentalent/ot_typo3

  • 94f1c73179 update rights for mandatory editable pages (bis)
  • cf0f811546 Merge branch 'hotfix/V8-7612-erreur-de-dfinition-des-droits-d'
  • 602c4b1929 fix rights for mandatory editable pages
  • 4228dc6799 Merge branch 'hotfix/V8-7530-bug--la-suppression-des-pages-cr'
  • b5c058708a add the prod-back server ip to internal allowed ips

2 months ago

olinox14 pushed to hotfix/V8-7347-finaliser-la-suppression-organis at Opentalent/ot_typo3

  • 6057cd746b fix website deletion error when website is already soft deleted
  • a18bdb610a Merge branch 'hotfix/fix_dependencies'
  • 80ff7d59bd fix dependencies
  • e258e17562 Merge branch 'hotfix/V8-7306-identifier-et-corriger-les-erreu'
  • cee2cb280b add the 'legacy user created' page type

2 months ago

olinox14 pushed to feature/V8-7859-partie-typo3 at Opentalent/ot_typo3

  • 1b1e8ba840 make helloasso form viewhelper error more explicit
  • fe61e0bc37 Adds HelloAsso form integration Integrates HelloAsso forms into event displays. This change introduces a new property to the Event model to indicate whether an event has a HelloAsso form associated with it. If so, the form is rendered on the event details page.
  • 489bfd816b Adds HelloAsso form integration Enables embedding HelloAsso forms into content. This commit introduces a new content element that allows editors to embed HelloAsso forms by specifying the event ID. It fetches the form URL from the Opentalent API and renders it within an iframe.
  • a0661bdd0f Merge branch 'hotfix/V8-7844-site-internet-ne-se-cr-pas-pour-' into develop
  • 5aa62f5f7e add the otadmin just-make-it-work command and route

2 months ago

olinox14 created new branch feature/V8-7859-partie-typo3 at Opentalent/ot_typo3

2 months ago