X-Git-Url: https://git.harvie.cz/?a=blobdiff_plain;f=TODO.md;h=c53b46733695fe5b65b824324d02efb1fe9d5b6f;hb=HEAD;hp=649fb7cf6fd5029acd39a988689ad64c7d01d79d;hpb=c64a1325cbc1e332d4c21a148a8c7192bc9ff147;p=mirrors%2FSokoMan.git diff --git a/TODO.md b/TODO.md index 649fb7c..c53b467 100644 --- a/TODO.md +++ b/TODO.md @@ -1,8 +1,8 @@ ##TODO - * HOT - * Write some assistants for basic workflows * Features + * Show item count in model listing * INSERT/UPDATE to multiple tables (so brand new item can be inserted with model at once) + * Need to know autoincremented ID of last inserted row * DB * Reference integrity * Use INSTEAD OF triggers to maintain audit trails (currently not supported by MySQL) @@ -14,6 +14,7 @@ * SQLi (some fixed, some not) * XSS (none fixed) * Code refactoring + * Use something more elegant than get_user_id() (something more universal) and map_unique() (load whole array at once) * Optimize magic quotes usage * Move classes to separate files * Make sure that every method is in the class that it belongs to @@ -21,3 +22,7 @@ * Use GetText * English and Czech locales * Release engineering + * LMS + * Prodej + * Dodacak + * Castka bez DPH k vyfakturovani do LMS