X-Git-Url: https://git.harvie.cz/?a=blobdiff_plain;f=TODO;h=3fabff19069468ff18f71926a22c647ec2784531;hb=35916247a3b7ed49d0dc758ebdf76cf636763d2c;hp=7d97764f22b371b6682c7b0b31e80c1d26e93df4;hpb=4f74f44a20d16dc1686672befaf495562cd05eb4;p=mirrors%2FSokoMan.git diff --git a/TODO b/TODO index 7d97764..3fabff1 100644 --- a/TODO +++ b/TODO @@ -1,7 +1,13 @@ ##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 + * Use INSTEAD OF triggers to maintain audit trails (currently not supported by MySQL) * UI + * CSS * Templating system * Stateless barcode scanner interface (php-cli?) * Security @@ -9,9 +15,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