Commit Graph

  • f6778026f2 Able to save / load schoolworkclass Tim Young 2017-08-02 12:50:25 -0500
  • 3a30476c8f Tooltips for give and save buttons Tim Young 2017-08-02 12:46:11 -0500
  • 6648d6378d Allow submit classwork menu item to show Tim Young 2017-08-02 12:41:09 -0500
  • f2e9cae817 Hide give and save buttons if we are not the teacher Tim Young 2017-08-02 12:38:10 -0500
  • 6198079bae fixed Bug with cloning schoolwork. Missed cloning ID. Tim Young 2017-08-02 12:29:29 -0500
  • e8d62bc914 Give homework and print stats Tim Young 2017-08-02 12:17:20 -0500
  • c4e24b8c98 translate save and give buttons Tim Young 2017-08-02 12:03:35 -0500
  • 2fe4a23638 Make give and save homework buttons Tim Young 2017-08-02 11:59:42 -0500
  • 7b98466db2 update comments Tim Young 2017-08-02 11:44:22 -0500
  • d31727efcc change some settings for initial users Store filepath for user files so we can update them individually Tim Young 2017-08-02 11:42:33 -0500
  • f1da7f9d97 generate initial student files Tim Young 2017-08-02 11:34:53 -0500
  • 0ba762fe01 Choose a directory for the users files Tim Young 2017-08-02 11:25:26 -0500
  • b1e015e624 Add a button for generating student files Tim Young 2017-08-02 11:10:34 -0500
  • 1675a000a1 Hide all sub-tabs when page first loads. Makes things look cleaner Tim Young 2017-08-02 10:16:10 -0500
  • 508ac987f7 Fix bug where user profile directory lost when loading from recent files. Profile had been saved in "current directory" Tim Young 2017-08-02 10:13:32 -0500
  • e594f8bac8 small spelling mistake in function name Tim Young 2017-08-02 09:36:39 -0500
  • cf5f618830 Fix spelling mistake in function Tim Young 2017-08-02 09:35:29 -0500
  • 36947a9bff working on pushing changes back Tim Young 2017-08-02 09:34:21 -0500
  • aaf8c89455 translate menu items Tim Young 2017-08-02 09:18:35 -0500
  • fef2d80981 Add submit / update menu items for the network Tim Young 2017-08-02 09:15:28 -0500
  • 8fdefcaabc Prompt for import settings Tim Young 2017-08-02 09:01:14 -0500
  • ceba92f3d2 Add a checkPromptBox. It generates a simple form with a bunch of checkmarks. We will use this when prompting for initial settings. Tim Young 2017-08-02 08:30:42 -0500
  • ebf1a6b04e Hide unnecessary tabs when cycling through homework Tim Young 2017-08-01 21:09:05 -0500
  • d19b6ea938 populate the student tab when a student is clicked Tim Young 2017-08-01 20:52:07 -0500
  • 2e535f1015 Change to correct tab when student is selected, and when "students" (overview) is selected Tim Young 2017-08-01 20:35:41 -0500
  • cbc36d7b75 populate treenode with students. So we can select them Tim Young 2017-08-01 20:30:43 -0500
  • 8cd1f22e7f Finish importing students, saving, and reporting on the process. Tim Young 2017-08-01 19:04:35 -0500
  • 5654cba0d9 Make salt length and password length static values so can be easier to change. Tim Young 2017-08-01 17:20:27 -0500
  • b674c521ba Add nice tooltip for importing students Tim Young 2017-08-01 17:14:21 -0500
  • 8907ba1597 Validation for passwords, username and fullname Tim Young 2017-08-01 17:04:02 -0500
  • f749914338 Catch bad file, invalid csv, etc. Tim Young 2017-08-01 14:45:38 -0500
  • 405fe94953 validate csv info Tim Young 2017-08-01 14:43:55 -0500
  • 0911479d22 Working towards validating the username and password Tim Young 2017-08-01 14:30:07 -0500
  • 8f4270a1ce Add a change password at first login flag that can be set, loaded and saved. Need to use it yet. Tim Young 2017-08-01 11:55:22 -0500
  • 29adb227c9 Slight change since we are also making passwords. Do not use letters which are commonly misunderstood when written / printed. Only use easily defined characters. Tim Young 2017-08-01 11:40:37 -0500
  • 261d398e53 Add reference for csv parsing Tim Young 2017-08-01 09:02:49 -0500
  • 96a24d033b use salt and password to create a key Tim Young 2017-08-01 08:52:16 -0500
  • 7b731e22a4 Gen a password Tim Young 2017-08-01 08:42:28 -0500
  • 83dfef6ad2 Error out if double-clicking a homework file. We need to load a user profile so the homework can be added to it. Tim Young 2017-07-31 19:54:00 -0500
  • 2bd146857a Register eduh for msi file Tim Young 2017-07-31 19:50:40 -0500
  • 289dbf720e one-touch allow for .eduh files Tim Young 2017-07-31 19:49:11 -0500
  • 86addf875c Allow .enbu files Tim Young 2017-07-31 19:47:22 -0500
  • c7c563ce86 Close any open rtf windows when we open the profile Tim Young 2017-07-31 19:26:04 -0500
  • 3a7a3f4299 stop displaying spurious help messages & pop open help when we launch a network Tim Young 2017-07-31 19:14:05 -0500
  • e5512b06b0 Minor bug with incorrect dat showing when we select a homework Tim Young 2017-07-31 17:17:17 -0500
  • 746e9edb36 Launch a network from homework Tim Young 2017-07-31 17:01:03 -0500
  • 60a062757a Add a launch button and translate some other buttons that had not yet been translated. Tim Young 2017-07-31 16:44:41 -0500
  • 60444ee81c fix small glitch where it kept wanting us to select a new language. Tim Young 2017-07-31 16:36:07 -0500
  • 857c8750ba Add a simple error catcher for most file loads. Tim Young 2017-07-31 16:23:38 -0500
  • b7b5525413 Working on recent file load system Tim Young 2017-07-31 13:39:46 -0500
  • a6dc99253f parts for storing a file history list Tim Young 2017-07-31 12:08:01 -0500
  • cc6b5321d6 Admin can delete homework Tim Young 2017-07-31 11:44:42 -0500
  • 60881f8dcf When we load a user, open the profile immediately Tim Young 2017-07-31 11:36:30 -0500
  • 0a53823b2d Allow PersonClass.NextID to be serialized. Tim Young 2017-07-31 11:31:24 -0500
  • 258e7a5a6c Work on treeview and adding unique ID to each schoolwork item Tim Young 2017-07-31 11:27:25 -0500
  • 3bed5e7210 prep for encrypting xml Tim Young 2017-07-31 11:26:49 -0500
  • 7f8879a19b When students or class selected in tree, jump to the apropriate tab Tim Young 2017-07-30 18:22:55 -0500
  • 5c6fe6ffbb Make changes to a homework file Tim Young 2017-07-30 18:18:41 -0500
  • d25cfcbade Store a settings record in the user class. Serialize it for ease of loading / saving. Use this settings class for all storing / retrieving stuff. Works awesome. Tim Young 2017-07-30 14:55:37 -0500
  • ba3048cc07 Translate Add To Classwork menu item Tim Young 2017-07-29 18:56:39 -0500
  • 166321b0f0 Hide "add network to schoolwork" menu item if we are not admin. Tim Young 2017-07-29 18:55:07 -0500
  • ea5f038157 store solved puzzles in the user profile. Load them from the user profile too. Tim Young 2017-07-29 18:52:23 -0500
  • 1ab8e0e0fb Mark puzzles as done in the user file Tim Young 2017-07-29 18:42:27 -0500
  • 364858d07c NB.GetUser - Get current user Tim Young 2017-07-29 18:34:51 -0500
  • ce8b16c2d6 Lots of changes to get the enbu file to load Tim Young 2017-07-29 18:31:19 -0500
  • 8d5ccdb159 More progress on loading / saving user Tim Young 2017-07-29 11:46:39 -0500
  • 96b09e29bb Update the program to reflect the new version Tim Young 2017-07-29 11:02:03 -0500
  • 871bd9bd8c Update release notes for new release Tim Young 2017-07-29 10:51:06 -0500
  • 14d52ec713 Fix bug that blows up edunetworkbuilder at first run. Tim Young 2017-07-29 10:49:53 -0500
  • 4415ca5944 Get user to save when program closed Tim Young 2017-07-29 09:26:25 -0500
  • 799cf1844a Load/save person class and schoolwork class Tim Young 2017-07-29 09:11:36 -0500
  • 338a28d9fa Update some comments Tim Young 2017-07-29 06:55:18 -0500
  • 4b98c5298a Have double-click on item working now with msi file. Tim Young 2017-07-28 19:35:27 -0500
  • e0a65412dd Fix startup bug when running for first time Tim Young 2017-07-28 18:06:41 -0500
  • 5db0ffac9d Get msi install working. Needs .enbx extension working better. Tim Young 2017-07-28 18:06:21 -0500
  • 889cb7f0c2 WiX stuff Tim Young 2017-07-28 13:00:32 -0500
  • 568dc54a8d Attempting to make msi installer using WiX Tim Young 2017-07-28 13:00:07 -0500
  • 400a246d0b Ongoing plethora of changes, making initial form Tim Young 2017-07-27 17:02:52 -0500
  • 7151d222f8 working on Person Form Tim Young 2017-07-27 15:20:32 -0500
  • d899e21617 Initial person and schoolwork class Tim Young 2017-07-26 16:43:38 -0500
  • a3dcf049e2 Update release notes. Tim Young 2017-07-20 15:09:01 -0500
  • 437bb2601e Disable Options menu when we loaded a puzzle from a resource. Cleaned up the load system a little bit. Tim Young 2017-07-20 14:50:03 -0500
  • 66db081eab Update README.md file with commandline linux build instructions. Tim Young 2017-06-30 15:53:00 -0500
  • a2bebb6eb0 Fix a crash when pinging 0.0.0.0. Thanks Samuel for noticing that. Tim Young 2017-06-29 09:59:01 -0500
  • 0676a56352 Minor bug if SSID was null. We were comparing with "" to see if it was empty, but null != "". So we also compare with null now. Tim Young 2017-06-28 11:41:48 -0500
  • 8d2e744ec2 Wireless links are properly removed when a device powered off. WLAN connections auto-reconnected. Fixed that. Tim Young 2017-06-28 11:26:11 -0500
  • 07f7633b0f If we ping a local IP, give the real error message. The real error was being replaced with a fake one. Tim Young 2017-06-28 10:53:19 -0500
  • 37bad09cc8 Added a traceroute / VPN puzzle. Showing how a traceroute packet is encapsulated and not processed by routers while encapsulated. Tim Young 2017-06-28 10:24:53 -0500
  • 47b26362b5 allow us to ping from, or traceroute from locked devices. A bug kept us from doing this previously. Tim Young 2017-06-28 10:11:12 -0500
  • 13b4fac6ea Update the icon on the options window. Minor update Tim Young 2017-06-28 10:02:48 -0500
  • f8ca8beeda Add a puzzle that shows a bad subnet mask (one that cannot be represented using CIDR) Tim Young 2017-06-27 18:34:13 -0500
  • 9c764c4f90 IP addresses print CIDR of /? if it is not a real CIDR approved subnet mask. For example, a subnet mask of .250 gives a /?, but .252 gives /30. While this is not real-life (real life does not tell us when we use a foolish subnet), it helps considerably when testing things. Tim Young 2017-06-27 15:37:33 -0500
  • a1a7d10a56 Add another hidden item puzzle. Tim Young 2017-06-23 15:39:01 -0500
  • 9f2d8f5947 ctrl-right-click items to add a "Hide" context menu item. Allows you to hide things in the editor Tim Young 2017-06-23 15:35:50 -0500
  • 707c256f1a After build. Update build number Tim Young 2017-06-21 19:42:27 -0500
  • 01e3cf5a43 Minor change to the invisible puzzle. Changed the firewall to be a server. It does DHCP better. Tim Young 2017-06-21 15:44:35 -0500
  • b999bb705e Make hidden items (switches, devices, links) to simulate lost or unknown stuff on the network Tim Young 2017-06-21 15:19:19 -0500
  • c597c2e6b4 Updated release notes Tim Young 2017-06-21 13:08:53 -0500
  • 30f21dc71d Fix a coloring bug on mono. If we colorize a transparent area, it leaks through. This messes up the coloring on the VPN puzzles. Only colorize non-transparent areas of an image. Tim Young 2017-06-21 11:05:33 -0500
  • efd3f26431 Fix an odd traceroute reply issue. Routers would reply if the packet had the start and dest on the same subnet. Tim Young 2017-06-21 09:11:11 -0500