X-Git-Url: http://git.harvie.cz/?a=blobdiff_plain;f=TODO.md;h=d0823148b71430bdbf08bda3f009e943a6fd7a69;hb=3c5fedf323ea5a43b29240ae3c0d52f74c6c2733;hp=649fb7cf6fd5029acd39a988689ad64c7d01d79d;hpb=c64a1325cbc1e332d4c21a148a8c7192bc9ff147;p=mirrors%2FSokoMan.git diff --git a/TODO.md b/TODO.md index 649fb7c..d082314 100644 --- a/TODO.md +++ b/TODO.md @@ -1,8 +1,7 @@ ##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) + * 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 +13,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 +21,8 @@ * Use GetText * English and Czech locales * Release engineering + * LMS + * Login + * Prodej + * Dodacak + * Castka bez DPH k vyfakturovani do LMS