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