From 0d1e2750bddbca178d780911179e5bbde880114d Mon Sep 17 00:00:00 2001 From: Yasen Pramatarov Date: Wed, 12 Jun 2024 15:11:36 +0300 Subject: [PATCH] Updates TODO --- TODO.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/TODO.md b/TODO.md index a3fe65f..abfaecf 100644 --- a/TODO.md +++ b/TODO.md @@ -12,9 +12,11 @@ - issues - errors - ~~info about JVBs used~~ +* Web interface + - initial version --- * FIXMEs: - ~~long commandline options work ok in jilo-cli, but not in jilo - update them as in cli~~ - ~~finish SQL refactoring, move to separate tables for conferences and participants, linked by id~~ - - update jilo-cli to work with new SQL - - fix sqlite and mysql schemas differences with the new SQL + - ~~update jilo-cli to work with new SQL~~ + - ~~fix sqlite and mysql schemas differences with the new SQL~~