Commit Graph

190 Commits

Author SHA1 Message Date
3dd7e05549 all apparently working and cleaned up 2020-06-10 21:40:05 +00:00
0a43e53ab7 all over the place with comments and console statements but now properly chains all the calls for login (except translation may have an issue) 2020-06-10 21:05:45 +00:00
45682fe99b 2020-06-05 18:07:52 +00:00
93746e8a7a 2020-05-13 23:40:18 +00:00
a21d2ead6a 2020-05-13 22:53:52 +00:00
019fb4a76d 2020-04-09 22:58:18 +00:00
ae3baeb954 cleanup res.error overly complex 2020-04-09 22:45:05 +00:00
f32de0d01a 2020-04-05 19:01:54 +00:00
977b313fcf 2020-04-04 19:39:59 +00:00
43de3c8fb0 moved t function to global and misc cleanup 2020-04-04 17:06:25 +00:00
7553f1be69 2020-04-03 20:57:09 +00:00
d9cf0dd106 fixup for row id bug after change to system where FIRST column is NOT actually the rowid column anymore 2020-04-02 20:42:20 +00:00
e44362d6ff 2020-04-02 20:16:28 +00:00
79d52064f3 2020-04-02 14:21:16 +00:00
e548ecb12f renamed lt function to t as it's no longer localized text and t is shorter, also renamed parameter ltKey to tKey for similar reasons 2020-03-27 19:45:37 +00:00
b9fa360d33 Standardized custom controls to fire input event instead of changed which is immediate for ui
renamed onChange handler code to better reflect what it does
tested all controls on widget form to ensure they update and roundtrip properly and dirty checking is now fired immediately no need to tab off
2020-03-26 23:42:37 +00:00
ebfd2b9dee 2020-03-18 19:56:58 +00:00
91d5570223 2020-03-18 19:45:10 +00:00
12ff2b6e41 2020-03-06 20:41:05 +00:00
17bf519cb0 2020-03-06 20:08:50 +00:00
85e66d17df 2020-03-05 20:14:17 +00:00
28e2b61a34 2020-03-04 22:37:25 +00:00
502b5a7590 2020-03-04 20:34:19 +00:00
ffa601b2f1 2020-03-04 19:18:57 +00:00
b4e9f9f1d1 2020-03-04 19:14:38 +00:00
00cc32577c 2020-03-04 19:11:28 +00:00
54da6d02d2 2020-03-04 19:03:58 +00:00
52b02bd8d9 2020-03-04 18:19:39 +00:00
b15ab410fc 2020-03-04 18:19:21 +00:00
72c3187745 2020-03-04 18:13:55 +00:00
8275d2adf6 2020-03-04 18:09:53 +00:00
29c2a8ebee 2020-03-04 18:03:26 +00:00
0d88945698 2020-03-04 17:56:39 +00:00
a48336ed20 2020-03-04 17:54:43 +00:00
589e8d4b9c 2020-03-04 17:49:32 +00:00
02322ea6da 2020-03-04 16:34:55 +00:00
a97a8e4363 2020-03-04 16:31:09 +00:00
207a520859 2020-03-04 16:28:43 +00:00
d6a065df27 2020-03-04 16:13:35 +00:00
bc050e85fc 2020-03-04 16:00:32 +00:00
f43e4e8d88 2020-03-04 15:42:20 +00:00
1631e6b39b 2020-03-04 00:17:09 +00:00
2b5f210f4a 2020-03-04 00:05:56 +00:00
a932da04c6 2020-03-04 00:02:54 +00:00
b7115335e7 2020-03-03 23:40:08 +00:00
ba95762de5 2020-03-03 23:15:53 +00:00
aa6a1a15be 2020-03-03 19:29:42 +00:00
61049361ca 2020-03-02 23:26:38 +00:00
e404adde5c 2020-03-02 20:46:41 +00:00
fe10783573 2020-02-28 21:48:32 +00:00