55 Commits (master)
 

Author SHA1 Message Date
kougyokugentou 5133287d55 Update address box size and publish 3 years ago
kougyokugentou c9a143f193 Final cleanup and publish version 3 years ago
kougyokugentou 49780df7e8 Found the button was not showing all text, resize. 3 years ago
kougyokugentou e469de201b Update all text sizes to match, publish version. 3 years ago
kougyokugentou 24d2243e23 Publish new version. 3 years ago
kougyokugentou 5aa09b1fda Update text size 3 years ago
lindellian e3bfe77fb8 Made labels and text bigger 3 years ago
kougyokugentou 803ffca11b Close the form upon adding a school. 3 years ago
kougyokugentou 90c2b7629f Implement the school editor (actually school adder) 3 years ago
kougyokugentou cd0969f53d Update name property to get and set for the school editor. 3 years ago
kougyokugentou 06e167a75f Implement GetSchoolByName for school editor
Bugfix .single() to .SingleOrDefault()
Move school stuff to a new region.
3 years ago
lindellian ea3947eaf2 Made text and boxes bigger
Increased size of form. Did not add or delete anything
3 years ago
kougyokugentou c797f3e36d Publish initial version for field testing. 3 years ago
kougyokugentou beb4828249 Add export/reporting feature. 3 years ago
kougyokugentou 77b432e1c0 Add report queries. 3 years ago
kougyokugentou f1bb12e590 Add full report data model. 3 years ago
kougyokugentou 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. 3 years ago
kougyokugentou c16d32da11 update tab order 3 years ago
kougyokugentou ec1ed7932b Update so lastname field is case insensitive 3 years ago
kougyokugentou a4e52bf0f2
Update README.md 3 years ago
kougyokugentou c670d90e08 Update tab order 3 years ago
kougyokugentou 9b50c5e260 Move tooltip up in the tray. 3 years ago
kougyokugentou 705a3892c1 Update query regarding updating students. 3 years ago
kougyokugentou 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.
3 years ago
kougyokugentou 34c9a3560f Hook the report file menu items back into their events. 3 years ago
kougyokugentou 5f1ec5e9ee Prep messagebox for 15min presentation 3 years ago
kougyokugentou b387063c78 slight adjustments to the form size 3 years ago
kougyokugentou 08c20258a2 Bugfix: Clearform functionality working again now that controls are put in a panel.
Bugfix: Correctly clear db numeric up down values
3 years ago
kougyokugentou 93dd961a30 bugfix: GetStudentByDbID where dbid_in < 1 should return null. 3 years ago
lindellian 73f5a5a5e1 GUI stays centered in window 3 years ago
lindellian 39bf1d2539 Hid the numeric up/down for student and parent 3 years ago
kougyokugentou 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.
3 years ago
kougyokugentou 3a1828d4a8 Bugfix: Updating student
Change UpdateParent to map parent object to to sqldb for an easier query.
3 years ago
kougyokugentou 51559ce12b Change access modifiers on parent_id 3 years ago
kougyokugentou 42c56505e5 Change access modifiers on id 3 years ago
kougyokugentou ac449d5224 Documentation and code cleanup/organization 3 years ago
kougyokugentou 9b34935a47 Documentation and code cleanup/organization 3 years ago
lindellian 2ff2ea1e1e Fixed 3 years ago
lindellian af81fe389e Set Minimum size
still working on scaling
3 years ago
lindellian a6b272af9a Updated Design 3 years ago
kougyokugentou ad594106d4 Do the file menu 3 years ago
kougyokugentou 3d3e1bb0c3 Bugfix: Correctly return the new parent id that was inserted to the db. 3 years ago
kougyokugentou 50f266bf4d remove signing certificate 3 years ago
kougyokugentou ad290e75ca Hide binding navigator and chaos monkey button 3 years ago
kougyokugentou 3cb7d4c482 First go at delete functionality. 3 years ago
kougyokugentou ffde115a00 Add publishing details 3 years ago
kougyokugentou 0b0388b5fb Ensure SQLite.Interop.dll gets copied to target installation computer. 3 years ago
kougyokugentou d9a767e23a Add publishing details. 3 years ago
lindellian 7a6cbd78dd ICON 3 years ago
kougyokugentou a6ad325b6c Implement student search capability. 3 years ago