Vylepsena podpora historie v INSERT UI pro lepsi prehlednost
[mirrors/SokoMan.git] / TODO
diff --git a/TODO b/TODO
index 7d97764f22b371b6682c7b0b31e80c1d26e93df4..3fabff19069468ff18f71926a22c647ec2784531 100644 (file)
--- 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
This page took 0.088874 seconds and 4 git commands to generate.