Initialer Commit: Kundenverwaltung (PHP/Smarty)

Bestehende Codebasis als Ausgangsstand aufgenommen.

- .gitignore: Kundendaten (uploads_*), Smarty-Compile-Cache
  (templates_c), Laufzeit-Temp und Datenbank-Dumps ausgeschlossen;
  Verzeichnisstruktur ueber .gitkeep erhalten
- .gitattributes: Zeilenenden normalisiert (LF im Repo),
  Binaerformate markiert
- db-backup.php: MySQL-Zugangsdaten kommen jetzt wie im Rest der
  Anwendung aus der externen Konfiguration statt hartkodiert aus der
  Datei; Passwort wird ueber eine temporaere Optionsdatei statt per
  Kommandozeile uebergeben, Fehler von mysqldump/gzip werden gemeldet,
  Aufraeumen aelterer Backups berechnet Jahr und Monat konsistent

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
This commit is contained in:
2026-08-28 16:41:18 +02:00
co-authored by Claude Opus 5
commit e2124220e5
2225 changed files with 1070301 additions and 0 deletions
+1
View File
@@ -0,0 +1 @@
livespell.lang.en = ['Learn','Auto-Correct','Cancel','Change','Change All','Undo Edit','Close','Ignore','Find Next','OK','Setup','Reset','Undo','Edits','Fields','The spelling check is complete.','Words','Dictionary language','Spelling Suggestions','Multiple...','Pick Languages (hold CTRL to select multiple):','Thesaurus','Apply','Cancel','Delete Banned','Delete Repeated','Ignore','Ignore All','Languages...','Learn Spelling','No Suggestions...','Case Sensitive.','Items','Ignore ALL CAPS.','Ignore Words Containing Numbers.','Personal Autocorrect:','Personal Dictionary:','Check Grammar','This word is not allwed','Case Mistake','Enforced spelling suggestion','Grammar','Repeated word','Spelling Mistake','Delete Repeated Word...','No Suggestions...','Delete Banned Word','Spell Check'];