Non puoi selezionare più di 25 argomenti Gli argomenti devono iniziare con una lettera o un numero, possono includere trattini ('-') e possono essere lunghi fino a 35 caratteri.
 
 
 
 
 
Daniel 12fac5a9de Merge branch 'master' into beta 2 anni fa
.docker xdebug docker fix, bugfix manager console 3 anni fa
docs Minor text changes, minor bug changes 3 anni fa
src added inactive to hide appointments 2 anni fa
tools patch to add status to all profiles 2 anni fa
.DS_Store Minor text changes, minor bug changes 3 anni fa
.gitignore configs 3 anni fa
1-deployBetaProBuddy.sh deploy script 3 anni fa
README.md read me 2 anni fa
pw_gen.php bugfix attendee waiting list 3 anni fa

README.md

Neuinstallation:

  • cd .docker

  • docker-compose up -d

  • http://localhost:8096 (database / root / root)

    • Dort 2 Datenbanken anlegen: pb_core und pb_teamdata
  • In PHPStorm Database anlegen: Data Source: MySQL:

    • localhost:3398 root/root
  • php pw_gen.php - Erzeugt Passwort “test”

  • In phpmyadmin pb_core - account: SQL Statement: UPDATE account SET pass='aa47377bfef0917b6ff2e73ece5a6952d7763664’ WHERE 1