選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
 
 
 
 
 
Daniel 208c913b0f popup state in session storage for not approved 2年前
.docker xdebug docker fix, bugfix manager console 3年前
docs Minor text changes, minor bug changes 3年前
src popup state in session storage for not approved 2年前
tools patch to add status to all profiles 2年前
.DS_Store Minor text changes, minor bug changes 3年前
.gitignore local config and gitignore 3年前
1-deployBetaProBuddy.sh deployment script 3年前
README.md readme 2年前
pw_gen.php bugfix attendee waiting list 3年前

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