kougyokugentou
90c2b7629f
Implement the school editor (actually school adder)
2020-05-19 21:43:38 -07:00
kougyokugentou
cd0969f53d
Update name property to get and set for the school editor.
2020-05-19 21:43:14 -07:00
kougyokugentou
06e167a75f
Implement GetSchoolByName for school editor
...
Bugfix .single() to .SingleOrDefault()
Move school stuff to a new region.
2020-05-19 21:42:44 -07:00
lindellian
ea3947eaf2
Made text and boxes bigger
...
Increased size of form. Did not add or delete anything
2020-05-19 12:45:08 -07:00
kougyokugentou
c797f3e36d
Publish initial version for field testing.
2020-05-14 14:50:53 -07:00
kougyokugentou
beb4828249
Add export/reporting feature.
2020-05-14 14:34:18 -07:00
kougyokugentou
77b432e1c0
Add report queries.
2020-05-14 14:33:58 -07:00
kougyokugentou
f1bb12e590
Add full report data model.
2020-05-14 14:33:29 -07:00
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.
2020-05-14 14:33:05 -07:00
kougyokugentou
c16d32da11
update tab order
2020-05-14 10:48:41 -07:00
kougyokugentou
ec1ed7932b
Update so lastname field is case insensitive
2020-05-14 10:48:26 -07:00
kougyokugentou
a4e52bf0f2
Update README.md
2020-05-13 20:44:22 -07:00
kougyokugentou
c670d90e08
Update tab order
2020-05-13 20:39:08 -07:00
kougyokugentou
9b50c5e260
Move tooltip up in the tray.
2020-05-13 20:38:56 -07:00
kougyokugentou
705a3892c1
Update query regarding updating students.
2020-05-11 14:56:02 -07:00
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.
2020-05-11 14:55:46 -07:00
kougyokugentou
34c9a3560f
Hook the report file menu items back into their events.
2020-05-09 22:12:45 -07:00
kougyokugentou
5f1ec5e9ee
Prep messagebox for 15min presentation
2020-05-09 22:09:01 -07:00
kougyokugentou
b387063c78
slight adjustments to the form size
2020-05-09 21:51:44 -07:00
kougyokugentou
08c20258a2
Bugfix: Clearform functionality working again now that controls are put in a panel.
...
Bugfix: Correctly clear db numeric up down values
2020-05-09 21:51:21 -07:00
kougyokugentou
93dd961a30
bugfix: GetStudentByDbID where dbid_in < 1 should return null.
2020-05-09 21:50:24 -07:00
lindellian
73f5a5a5e1
GUI stays centered in window
2020-05-08 22:38:35 -07:00
lindellian
39bf1d2539
Hid the numeric up/down for student and parent
2020-05-08 21:52:03 -07:00
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.
2020-05-06 21:39:09 -07:00
kougyokugentou
3a1828d4a8
Bugfix: Updating student
...
Change UpdateParent to map parent object to to sqldb for an easier query.
2020-05-06 21:37:47 -07:00
kougyokugentou
51559ce12b
Change access modifiers on parent_id
2020-05-06 21:36:59 -07:00
kougyokugentou
42c56505e5
Change access modifiers on id
2020-05-06 21:36:49 -07:00
kougyokugentou
ac449d5224
Documentation and code cleanup/organization
2020-05-01 21:56:24 -07:00
kougyokugentou
9b34935a47
Documentation and code cleanup/organization
2020-04-30 22:41:08 -07:00
lindellian
2ff2ea1e1e
Fixed
2020-04-30 14:52:32 -07:00
lindellian
af81fe389e
Set Minimum size
...
still working on scaling
2020-04-30 12:08:24 -07:00
lindellian
a6b272af9a
Updated Design
2020-04-30 11:05:02 -07:00
kougyokugentou
ad594106d4
Do the file menu
2020-04-30 09:21:47 -07:00
kougyokugentou
3d3e1bb0c3
Bugfix: Correctly return the new parent id that was inserted to the db.
2020-04-30 09:21:21 -07:00
kougyokugentou
50f266bf4d
remove signing certificate
2020-04-30 08:24:15 -07:00
kougyokugentou
ad290e75ca
Hide binding navigator and chaos monkey button
2020-04-30 08:23:54 -07:00
kougyokugentou
3cb7d4c482
First go at delete functionality.
2020-04-29 21:47:02 -07:00
kougyokugentou
ffde115a00
Add publishing details
2020-04-29 21:46:25 -07:00
kougyokugentou
0b0388b5fb
Ensure SQLite.Interop.dll gets copied to target installation computer.
2020-04-29 21:17:57 -07:00
kougyokugentou
d9a767e23a
Add publishing details.
2020-04-29 21:17:28 -07:00
lindellian
7a6cbd78dd
ICON
2020-04-28 23:06:29 -07:00
kougyokugentou
a6ad325b6c
Implement student search capability.
2020-04-28 22:22:29 -07:00
kougyokugentou
3c61b605a4
Update GetParentByID to return a singular parent.
2020-04-28 22:22:03 -07:00
kougyokugentou
8bb23ddbc6
initial commit
2020-04-26 20:25:28 -07:00
kougyokugentou
889b0d8043
gitignore
2020-04-26 20:25:05 -07:00
kougyokugentou
04bd3c9385
gitignore
2020-04-26 20:21:52 -07:00
kougyokugentou
75e5cfb2d8
Initial commit
2020-04-26 20:14:08 -07:00