X-Git-Url: https://git.harvie.cz/?a=blobdiff_plain;f=TODO;h=4547bc71bfa91998d4d04d32d0dde9e8e245bcb6;hb=c97592292d9b256247251f82d30d1085b2be5211;hp=7d97764f22b371b6682c7b0b31e80c1d26e93df4;hpb=4f74f44a20d16dc1686672befaf495562cd05eb4;p=mirrors%2FSokoMan.git diff --git a/TODO b/TODO index 7d97764..4547bc7 100644 --- a/TODO +++ b/TODO @@ -1,7 +1,12 @@ ##TODO + * HOT + * Write some assistants for basic workflows * Features * INSERT/UPDATE to multiple tables (so brand new item can be inserted with model at once) + * DB + * Reference integrity * UI + * CSS * Templating system * Stateless barcode scanner interface (php-cli?) * Security @@ -9,9 +14,9 @@ * XSS (none fixed) * Code refactoring * Optimize magic quotes usage - * Separate classes to single files + * Move classes to separate files * Make sure that every method is in the class that it belongs to + * Move CSS and Javascript to separate files * Use GetText * English and Czech locales * Release engineering - * Replace config file with example