Enfants
Parents
Taches
Historique par jour
Synthese hebdomadaire
Mon profil
Changer mon mot de passe
Reinitialisation admin
Un parent administrateur peut definir un nouveau mot de passe pour n'importe quel parent ou enfant.
Configuration
L'application est maintenant prevue pour Apache derriere Nginx, avec point d'entree unique dans public/.
Le recap du vendredi soir reste gere par bin/send_weekly_summary.php.
DocumentRoot /home/star/www/public # cron du vendredi soir */5 20-23 * * 5 cd /home/star/www && php bin/send_weekly_summary.php APP_TIMEZONE=Europe/Paris APP_DATA_DIR=/home/star/www/data APP_LOG_DIR=/home/star/logs SMTP_HOST=smtp.example.com SMTP_PORT=465 SMTP_SECURE=true SMTP_USER=parent@example.com SMTP_PASS=motdepasse MAIL_FROM=parent@example.com SUMMARY_HOUR=20 SUMMARY_MINUTE=0