Do hlavicky pridano zobrazeni UID
[mirrors/SokoMan.git] / TODO
diff --git a/TODO b/TODO
index baf872c14649eb365a4427b7b5559803d2a529a7..3fabff19069468ff18f71926a22c647ec2784531 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,12 +1,13 @@
 ##TODO
   * HOT
-    * History (!)
-    * Reference integrity
     * Write some assistants for basic workflows
-    * CSS
   * 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
@@ -14,8 +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
This page took 0.135738 seconds and 4 git commands to generate.