Priprava na budouci spravu pristupovych prav pomoci rozdeleni uzivatelu do skupin
[mirrors/SokoMan.git] / TODO.md
... / ...
CommitLineData
1##TODO
2 * HOT
3 * Write some assistants for basic workflows
4 * Features
5 * INSERT/UPDATE to multiple tables (so brand new item can be inserted with model at once)
6 * DB
7 * Reference integrity
8 * Use INSTEAD OF triggers to maintain audit trails (currently not supported by MySQL)
9 * UI
10 * CSS
11 * Templating system
12 * Stateless barcode scanner interface (php-cli?)
13 * Security
14 * SQLi (some fixed, some not)
15 * XSS (none fixed)
16 * Code refactoring
17 * Optimize magic quotes usage
18 * Move classes to separate files
19 * Make sure that every method is in the class that it belongs to
20 * Move CSS and Javascript to separate files
21 * Use GetText
22 * English and Czech locales
23 * Release engineering
This page took 0.080486 seconds and 4 git commands to generate.