##// END OF EJS Templates
Updated TODOs
neko259 -
r346:8c636572 default
parent child Browse files
Show More
@@ -6,6 +6,7 b''
6 [DONE] Remove jump links from refmaps
6 [DONE] Remove jump links from refmaps
7 [DONE] Ban reasons. Split bans into 2 types "read-only" and "read
7 [DONE] Ban reasons. Split bans into 2 types "read-only" and "read
8 denied". Use second only for autoban for spam
8 denied". Use second only for autoban for spam
9 [DONE] Clean up tests and make them run ALWAYS
9
10
10 [NOT STARTED] Tree view (JS)
11 [NOT STARTED] Tree view (JS)
11 [NOT STARTED] Adding tags to images filename
12 [NOT STARTED] Adding tags to images filename
@@ -19,10 +20,14 b' denied". Use second only for autoban for'
19 [NOT STARTED] Show board speed in the lower panel (posts per day)
20 [NOT STARTED] Show board speed in the lower panel (posts per day)
20 [NOT STARTED] Character counter in the post field
21 [NOT STARTED] Character counter in the post field
21 [NOT STARTED] Use transactions in tests
22 [NOT STARTED] Use transactions in tests
22 [NOT STARTED] Clean up tests and make them run ALWAYS
23 [NOT STARTED] Save image thumbnails size to the separate field
23 [NOT STARTED] Save image thumbnails size to the separate field
24 [NOT STARTED] Whitelist functionality. Permin autoban of an address
24 [NOT STARTED] Whitelist functionality. Permin autoban of an address
25
25
26 = Bugs =
26 = Bugs =
27 [DONE] Fix bug with creating threads from tag view
27 [DONE] Fix bug with creating threads from tag view
28 [DONE] Quote characters within quote causes quote parsing to fail
28 [DONE] Quote characters within quote causes quote parsing to fail
29
30 = Testing =
31 [NOT STARTED] Make tests for every view
32 [NOT STARTED] Make tests for every model
33 [NOT STARTED] Make tests for every form No newline at end of file
General Comments 0
You need to be logged in to leave comments. Login now