This commit is contained in:
2020-02-12 23:31:42 +00:00
parent 362e48c59e
commit 3edb54e568
3 changed files with 49 additions and 32 deletions

View File

@@ -72,7 +72,8 @@ TODO: FILTER AT CLIENT
- Make functional user settings form with all overrides so can test shit out
- Need a browser check on opening the login page that will check to ensure the browser can do the date conversions properly etc and tell user browser is unsuitable if it isn't
TODO: Created hook is probably where I should be doing the stuff I'm doing in beforeCreate hook, test if can simply move it in widget edit form to created
- Reason being that the data object is not fully set up in beforecreate but I'm putting data into it as if it is which seems weird
TODO: CUSTOMIZE not working on widget edit form
TODO: CUSTOM DATE FIELD NOT SETTING NOW??
- Retest every kind of custom field