You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Daniel cdc5763d35 team get member fix пре 2 година
.docker changes for active / inactive user and toc пре 2 година
docs Minor text changes, minor bug changes пре 3 година
src team get member fix пре 2 година
tools moced patches пре 2 година
.DS_Store Minor text changes, minor bug changes пре 3 година
.gitignore local config and gitignore пре 3 година
1-deployBetaProBuddy.sh moced patches пре 2 година
1-deployLiveProBuddy.sh moced patches пре 2 година
1addActiveStateToProfile.php add patch пре 2 година
README.md wip new register process пре 2 година
pbserver-log.txt wip new register process пре 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