-
Notifications
You must be signed in to change notification settings - Fork 0
Todo List
Martin Polanka edited this page Mar 27, 2017
·
12 revisions
- There are no tests!
- Magic contants in code, move them to the configuration or static fields
- Use of annotations, for instance for LoggedIn or request specification (GET, POST)
- Rewrite from materializecss to bootstrap, bootstrap is more standard and efficient
- A lot of things about forms, new Form class which handles bootstrap grid layout by default
- Use different html text editor which does not generate kilobytes of html crap, some markdown would be nice
- All uploaded files are now exposed to outside world, this should be rewritten and use Nette FileResponse and checking of user roles
- Maybe, multiple language support, but its not number one priority, english is sufficient
- ... And a lot of bigger and smaller bugs and not ideal things
CatUnicornKiller System
Author: Martin Polanka
License: MIT