Commit Graph

  • d63452813a Impose a small delay in centering items. Makes it work smoother when simply right-clicking to do a menu or something. Tim Young 2017-08-17 17:27:22 -0500
  • 4e9399f9b5 Fix an issue when pinging a wireless device by name Tim Young 2017-08-17 15:10:46 -0500
  • 1c703c60b5 Get loading / saving of packetmessages working. They had been lost during the clone operation. Tim Young 2017-08-17 13:50:29 -0500
  • 7f6c8be406 rebuild the homework tree after we test all of them. That way the results are immediately visible. Tim Young 2017-08-17 10:43:17 -0500
  • e5599ee522 Stop console writeline of testing process Tim Young 2017-08-17 10:41:51 -0500
  • d1828aa0c9 process all the puzzles, not just the one Tim Young 2017-08-17 10:40:45 -0500
  • 5dc89ffe37 Do not ding if we are processing stuff invisibly Tim Young 2017-08-17 10:40:32 -0500
  • a928f6b01c test all networks on the test-all Tim Young 2017-08-17 10:29:37 -0500
  • 2a96f5866c messages Tim Young 2017-08-17 10:17:20 -0500
  • aed5340351 ability to load / save the messages Tim Young 2017-08-17 09:57:23 -0500
  • c4c5984f21 prep to serialize network messages. for saving results of automatic testing Tim Young 2017-08-17 07:39:14 -0500
  • 765eee55d4 leave network test messages in the network so we can retrieve them later. Tim Young 2017-08-16 19:35:51 -0500
  • 2e77354c05 Update work-tree after we load in new homework submissions Tim Young 2017-08-16 19:04:21 -0500
  • ce37f24dbd Get net-test to work once. Tim Young 2017-08-16 11:05:24 -0500
  • 00f886080f Get invisible Network to complet auto dhcp request at beginning Tim Young 2017-08-16 10:47:08 -0500
  • 04782b2456 Hide exporting of password file from students. Tim Young 2017-08-15 17:24:57 -0500
  • 63826f9c3e Move changing password after the user has been created. Tim Young 2017-08-15 17:22:55 -0500
  • 879944f93f Remove a null-failure Tim Young 2017-08-15 17:21:18 -0500
  • 8c600642b6 button calls function to try one for testing Tim Young 2017-08-14 17:21:24 -0500
  • eac09a2d80 Move homework test status to schoolwork class Tim Young 2017-08-14 16:17:50 -0500
  • c07247bb66 Pieces for testing and tracking status of homework checking. Tim Young 2017-08-14 16:13:17 -0500
  • 98fae3192f When we check net-tests, we can pass in the network. This allows us to use this func if we do not have a network loaded. Tim Young 2017-08-14 15:51:05 -0500
  • 02e3b45cb2 Add "skip visuals" to tick. So we can run lots of ticks without updating visuals. Needed to process tests automatically. Tim Young 2017-08-14 15:44:56 -0500
  • f763016f90 Auto-DHCP on start if we are a teacher and have the check-mark set to do so. Tim Young 2017-08-14 10:50:56 -0500
  • 0272ad0363 translate auto-dhcp checkmark Tim Young 2017-08-14 10:29:37 -0500
  • 4779bf2425 Add auto-DHCP option to teacher setting window Tim Young 2017-08-14 10:28:03 -0500
  • e086782532 Add a setting to allow networks to auto-DHCP on start. Tim Young 2017-08-14 10:23:20 -0500
  • 6fd86bd916 Try a blank password first. - If no password, do not prompt for one. Just use the file (probably prompting for a pass at next login) Tim Young 2017-08-13 16:52:13 -0500
  • 6a51ed058a If teacher opens a homework that is already graded. Do not prompt to grade it again Tim Young 2017-08-12 17:09:35 -0500
  • 61aa50044e Fix a minor bug where cloned items lost the last ID. Broke all sorts of things. Tim Young 2017-08-12 17:03:41 -0500
  • 71f43c4f24 Allow teacher to mark as graded when something is completed. Tim Young 2017-08-12 16:58:41 -0500
  • 6fbaf98299 Finish importing one student file if we are a teacher and open a student file. Tim Young 2017-08-12 16:31:56 -0500
  • 392c8c8b35 prep for admin loading in one student file Tim Young 2017-08-12 16:05:54 -0500
  • cff1dada9c finish commit Tim Young 2017-08-12 15:40:48 -0500
  • aaa39b3d16 ask sutdents to log out before opening a new user file. Tim Young 2017-08-12 15:40:27 -0500
  • 68bdd59727 Add the ability to log out Tim Young 2017-08-12 10:34:43 -0500
  • c905a5a952 Pop up a "submit homework" button when the homework has been completed. Tim Young 2017-08-11 15:25:22 -0500
  • 042d66e7c9 Move submit homework to separate function. So we can call it separately. Tim Young 2017-08-11 15:06:50 -0500
  • 840a6877bf set tooltip for class, name, and description. the boxes are too small to see the whole thing. Mouseover does tooltip so you can see it. Tim Young 2017-08-11 15:05:22 -0500
  • 765789226e Reverse the sort for the admin. The list is traversed in reverse elsewhere. This makes them sort the same Tim Young 2017-08-11 15:01:09 -0500
  • db6cdff653 Sort the projects consistantly. Class -> Due Date -> Save Date Tim Young 2017-08-11 14:56:40 -0500
  • f478221169 Get teacher to set a password at the beginning Tim Young 2017-08-11 14:44:10 -0500
  • 6bfc101468 Change password at first login. Do not accept no as an answer. Tim Young 2017-08-11 14:37:24 -0500
  • 16c009b432 Move change password logic to person Tim Young 2017-08-11 14:34:35 -0500
  • ed6c37194c better importing of student information when we read in the homework. Tim Young 2017-08-11 10:16:49 -0500
  • 217ac4dbd7 Write student csv file - includes generated passwords if it was set up to create new PWs for students who did not have any defined Tim Young 2017-08-10 16:32:45 -0500
  • 50a04dbef0 functions to make student csv file Tim Young 2017-08-10 16:07:33 -0500
  • ed48b943aa We cannot delete or give submitted homework Tim Young 2017-08-10 15:42:41 -0500
  • 15e0092699 Fix a potential null reference bug Tim Young 2017-08-10 15:35:56 -0500
  • e864276316 Fix teachers see ungraded homework as being bold Tim Young 2017-08-10 15:30:22 -0500
  • 327722bc97 whitespace fix Tim Young 2017-08-10 15:26:06 -0500
  • 4557b9a2e1 Installer changes. Use variables. Give distinct upgrade UID. Make product UID all caps (better for compatibility, so I hear) Tim Young 2017-08-10 14:24:21 -0500
  • 88a15caf88 Get encryption working for teacher Tim Young 2017-08-09 17:01:30 -0500
  • e6518e3918 Get encryption / decryption working for users. Tim Young 2017-08-09 16:52:54 -0500
  • 1e598470ef Get the load func in place Tim Young 2017-08-09 16:34:42 -0500
  • 8574d61349 get saving encrypted to work Tim Young 2017-08-09 16:22:34 -0500
  • 66657507ed Save an encrypted person class Tim Young 2017-08-09 16:20:05 -0500
  • e4edd9bf5a convert personclass writer to xml document so we can encrypt. Tim Young 2017-08-09 16:03:19 -0500
  • 490a8d1b04 Throw a better error when we try and fail to load something. Tim Young 2017-08-09 15:52:31 -0500
  • 3136228e76 Changes to allow encryption Tim Young 2017-08-09 15:32:04 -0500
  • b6bcd7aff2 submitted label visible for students when something has been submitted Tim Young 2017-08-09 10:11:55 -0500
  • b1c415c686 Mark items needing attention as bold. Students see un-submitted homeworks bolded. Teachers see ungraded homework bolded Tim Young 2017-08-09 09:32:32 -0500
  • 405d45e164 Double-click homework in profile launches it Tim Young 2017-08-08 19:01:42 -0500
  • fc39ba71c6 Import homework for teachers. Let them export all the homework for a class and import it for another class Tim Young 2017-08-08 17:45:45 -0500
  • aeb61ebcf1 change idea in psuedocode for how to handle admin bulk import of homework. Simplified it considerably Tim Young 2017-08-08 14:31:03 -0500
  • e1515c7a4f import homework for students Tim Young 2017-08-08 14:19:56 -0500
  • 0acb89c429 Fix homework export Tim Young 2017-08-07 19:31:36 -0500
  • 43516d5b89 Fix schoolwork loading bug Tim Young 2017-08-07 19:27:59 -0500
  • e13341010b Finish the save Tim Young 2017-08-05 21:39:57 -0500
  • f49705ec11 set up to load schoolwork Tim Young 2017-08-05 19:35:15 -0500
  • 6467013f52 getting ready to load homework Tim Young 2017-08-05 19:22:36 -0500
  • 8fe0cf2df7 Add selected homeworks to a list Tim Young 2017-08-05 17:11:55 -0500
  • b70948e8da Prompt for which homeworks to include Tim Young 2017-08-05 17:01:37 -0500
  • e612b8eb29 rename the export homework button Tim Young 2017-08-05 16:56:25 -0500
  • 9905d2e2cb Get person files to auto-backup when we save them. Tim Young 2017-08-05 13:11:26 -0500
  • 22552ce1a9 Create basic backup file rotation functions and direcories. Tim Young 2017-08-05 12:41:42 -0500
  • 362b3a60a3 Error out (nicely) if the file has been tampered with (if the username does not match the file name). This will only really be useful once we have encryption. Tim Young 2017-08-05 10:26:48 -0500
  • 99ff6e092d fix a small issue that kept submissions from continaing the real information. Tim Young 2017-08-03 14:33:06 -0500
  • 3bf05ed8ff fix a bug with cloning. Tim Young 2017-08-03 14:21:05 -0500
  • c31133f786 Hide delete, give and save buttons if we are not the teacher. Tim Young 2017-08-03 12:01:38 -0500
  • 69df135025 Deal with "recent" files that get deleted. Show a file not found error. Tim Young 2017-08-03 11:46:27 -0500
  • e8c8369176 Update list of students after we do a student import Tim Young 2017-08-03 11:46:04 -0500
  • 288c47e885 Network links Tim Young 2017-08-03 11:37:59 -0500
  • e6a920676d Rest of machine password code Tim Young 2017-08-03 11:37:45 -0500
  • 4c921ab280 Process for connecting a network link to the device it is connected to. Without this, cloned networks fail. Tim Young 2017-08-03 11:36:53 -0500
  • ff37a1b0ef Make a machine password. Will be used to let the admin user open student files Tim Young 2017-08-03 11:35:29 -0500
  • 1396b72752 Import student submitted homework Tim Young 2017-08-02 17:31:12 -0500
  • 8134d8cb82 Mark something as graded Tim Young 2017-08-02 17:07:12 -0500
  • 55ceeecac1 Add foundation for tracking which items have been graded. Tim Young 2017-08-02 17:04:15 -0500
  • d5f58e2878 Mark a few buttons as not yet implimented Tim Young 2017-08-02 16:57:50 -0500
  • b9b9dbdf34 Add a not-yet implimented message Tim Young 2017-08-02 16:57:04 -0500
  • 1a94d5e671 Allow admins to add or update a network. If we want to have two similar networks; the teacher can have one that was based off the other. Tim Young 2017-08-02 15:37:29 -0500
  • eeb0536b07 Add some non-operable buttons. Just to get the idea across for now. Export all homework, Push homework to all students. Tim Young 2017-08-02 15:35:43 -0500
  • 7265b07e0e Students cannot change due date, admins can Tim Young 2017-08-02 15:28:02 -0500
  • 538490087d Sort by due date, and submission date Tim Young 2017-08-02 15:27:27 -0500
  • a8f7b94e6c Students can submit homework Tim Young 2017-08-02 14:54:50 -0500
  • 7a77de7ea9 More space for the classwork tree Tim Young 2017-08-02 14:41:57 -0500
  • bbbb62ab14 Hide generate file and import user buttons if not teacher Tim Young 2017-08-02 14:39:37 -0500
  • 217371a96f Show student homework Tim Young 2017-08-02 14:37:18 -0500
  • e488291152 Save homework file button works Tim Young 2017-08-02 13:03:14 -0500