Dokumentace (TODO, README)
[mirrors/SokoMan.git] / TODO
diff --git a/TODO b/TODO
deleted file mode 100644 (file)
index 3fabff1..0000000
--- a/TODO
+++ /dev/null
@@ -1,23 +0,0 @@
-##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
-    * SQLi (some fixed, some not)
-    * XSS (none fixed)
-  * Code refactoring
-    * Optimize magic quotes usage
-    * 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.125287 seconds and 4 git commands to generate.