c9a143f193
Final cleanup and publish version
kougyokugentou
2020-06-04 09:06:12 -07:00
49780df7e8
Found the button was not showing all text, resize.
kougyokugentou
2020-06-04 09:05:54 -07:00
e469de201b
Update all text sizes to match, publish version.
kougyokugentou
2020-05-28 14:15:11 -07:00
24d2243e23
Publish new version.
kougyokugentou
2020-05-26 19:52:56 -07:00
5aa09b1fda
Update text size
kougyokugentou
2020-05-25 22:16:10 -07:00
e3bfe77fb8
Made labels and text bigger
lindellian
2020-05-24 14:21:13 -07:00
803ffca11b
Close the form upon adding a school.
kougyokugentou
2020-05-21 09:18:19 -07:00
90c2b7629f
Implement the school editor (actually school adder)
kougyokugentou
2020-05-19 21:43:38 -07:00
cd0969f53d
Update name property to get and set for the school editor.
kougyokugentou
2020-05-19 21:43:14 -07:00
06e167a75f
Implement GetSchoolByName for school editor Bugfix .single() to .SingleOrDefault() Move school stuff to a new region.
kougyokugentou
2020-05-19 21:42:44 -07:00
ea3947eaf2
Made text and boxes bigger
lindellian
2020-05-19 12:45:08 -07:00
c797f3e36d
Publish initial version for field testing.
kougyokugentou
2020-05-14 14:50:53 -07:00
f1bb12e590
Add full report data model.
kougyokugentou
2020-05-14 14:33:29 -07:00
c0fa374670
Replace csvhelper nuget package with earlier version 12.1.2 which I have existing code that I know works, the new 15.0.5 version was griping.
kougyokugentou
2020-05-14 14:33:05 -07:00
c16d32da11
update tab order
kougyokugentou
2020-05-14 10:48:41 -07:00
ec1ed7932b
Update so lastname field is case insensitive
kougyokugentou
2020-05-14 10:48:26 -07:00
1c74565249
Add/cleanup reference list Change pic tag to constant values Implement student photo functionality Remove panel1 Remove chaos monkey Bugfix program and school combobox selected index on found student.
kougyokugentou
2020-05-11 14:55:46 -07:00
34c9a3560f
Hook the report file menu items back into their events.
kougyokugentou
2020-05-09 22:12:45 -07:00
5f1ec5e9ee
Prep messagebox for 15min presentation
kougyokugentou
2020-05-09 22:09:01 -07:00
b387063c78
slight adjustments to the form size
kougyokugentou
2020-05-09 21:51:44 -07:00
08c20258a2
Bugfix: Clearform functionality working again now that controls are put in a panel. Bugfix: Correctly clear db numeric up down values
kougyokugentou
2020-05-09 21:51:21 -07:00
93dd961a30
bugfix: GetStudentByDbID where dbid_in < 1 should return null.
kougyokugentou
2020-05-09 21:50:24 -07:00
73f5a5a5e1
GUI stays centered in window
lindellian
2020-05-08 22:38:35 -07:00
39bf1d2539
Hid the numeric up/down for student and parent
lindellian
2020-05-08 21:52:03 -07:00
b5530e4a28
Add a new numericupdown for parent db id Add function to clearformerrors and call it on clearform as well as after a student is found. Bugfix regarding update parent Show message box upon updating student and parent Properly consolidate new student toolstrip and save student toolstrip to the already written event.
kougyokugentou
2020-05-06 21:39:09 -07:00
3a1828d4a8
Bugfix: Updating student Change UpdateParent to map parent object to to sqldb for an easier query.
kougyokugentou
2020-05-06 21:37:47 -07:00
51559ce12b
Change access modifiers on parent_id
kougyokugentou
2020-05-06 21:36:59 -07:00
42c56505e5
Change access modifiers on id
kougyokugentou
2020-05-06 21:36:49 -07:00
ac449d5224
Documentation and code cleanup/organization
kougyokugentou
2020-05-01 21:56:24 -07:00
9b34935a47
Documentation and code cleanup/organization
kougyokugentou
2020-04-30 22:41:08 -07:00