forked from dionyziz/ntua-db
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathTODO
27 lines (27 loc) · 2.16 KB
/
TODO
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
* Report time!!! --all
* AJAX delete everywhere --dionyziz
* JS bug on check create/update, appears on chrome 19-dev build
--> Bug is caused by jquery.
--> Chrome is trolling, bug doesnt appear when DeveloperTools window is up..
* Add MySQL constrain triggers --dionyziz
* Report: mysql queries --greg --FIXED
* Add a link to the statistics somewhere --greg --FIXED
* Editing employee - regulator doesn't automatically show last checked --greg --FIXED
* Check delete not functional yet --greg --FIXED
* Editing employee doesn't automatically fill-in their specialty --billy --FIXED
* Editing Mr. Potato'head makes name part after quote disappear. --dionyziz --FIXED
* Fix images to persist (we now get error message) at employee edit --billy --FIXED
* Red boxes around empty fields no longer showing. Intended or needing fix? --billy --FIXED
* Confirm (or undo) delete --dionyziz --FIXED
* Employee and regulator creation is broken since major controller changes --billy --FIXED
* Add views for Checktypes/planetypes/specializations/etc.. --billy --FIXED
* ValidateInput on controller/employees fails miserably --billy --FIXED
* Error if umn is left blank while updating employee --billy --FIXED
* Fix employee update to Tech or regulator --billy --FIXED
* Editing employee - regulator doesn't save last checked/occupation --billy --FIXED
* Tech selection appears wrong after a mistake in 'submit' --billy --FIXED
* Add filters EVERYWHERE!! --billy --FIXED
* Validate input in check score, bound by maxscore of its checktype --billy --FIXED
* We actually need to implement the queries asked by the exercise xD --all --FIXED
* Missing employee boxes aren't solid red --dionyziz --FIXED
* model/employee::Item requires a SQL view --dionyziz --FIXED