Commit Graph

  • a19cb99b9d Getting it so we can click on devices. Mainly figuring stuff out. Committing now because I am about to drive off and I want to have the code-base up to date before I travel. web Tim Young 2024-04-30 17:38:31 -0500
  • 6119432875 Added lines to separate out portions of the screen. Also, I think ui.js updated its crlfs. Tim Young 2024-04-30 11:14:23 -0500
  • 84685e3bd4 Added a thumbs-up image to be used in a bit. Saw the visual studio editor was madly messing up crlf and whatnot. Changed it to be lf since that is what we had started with. Tim Young 2024-04-30 10:58:44 -0500
  • d7f73f04d8 Most of the mouse-over highlighting is working properly Tim Young 2024-04-27 13:39:36 -0500
  • 50b4843d76 Get highlights working (mostly) Tim Young 2024-04-25 14:47:54 -0500
  • b978a3abb0 Make the start of an action click system Tim Young 2024-04-24 16:52:27 -0500
  • 4ec5b370e9 Able to click on the eye and toggle the view Tim Young 2024-04-22 15:37:28 -0500
  • 50099ee4ef Properly showing device names and IPs. Tim Young 2024-04-22 15:32:10 -0500
  • df520fcce6 Get the name to display under the network devices Tim Young 2024-04-22 13:09:44 -0500
  • dc741e8c0b Add an eye icon. Will use this for changing the display (name, ip address, name+IP) Tim Young 2024-04-20 11:08:20 -0500
  • 17eae5a959 Added a new file for querying users. Will use it for showing the status of information about problems. Tim Young 2024-04-19 15:02:24 -0500
  • 5175e19ec3 Fixed some bugs with the select menu. Added link to the select list and made it so the list will stretch when we add new items to it. Tim Young 2024-04-19 13:33:37 -0500
  • 88b769b5ee Get the initial puzzle selection working for one level (0) Tim Young 2024-04-19 12:11:46 -0500
  • 54bd271784 Starting on puzzle selection menu Tim Young 2024-04-19 11:02:46 -0500
  • 8a08bd209e Starting to work on a web version of EduNetworkBuilder. The first bunch of commits are probably going to be a bit interesting. Tim Young 2024-04-17 17:14:07 -0500
  • 38a6107cea Initial regression testing logging. Shows changes being done for every step while solving the puzzle. master Tim Young 2024-02-06 13:00:11 -0600
  • 5b20dd671c Add help to link creation, as the UI was hard to figure out what to do next. Tim Young 2023-08-18 10:57:01 -0700
  • dca858ff46 Update link images if we change the device the link is connecting from / to Tim Young 2023-08-17 10:35:18 -0700
  • 2f4cf36011 Add the images of the various devices involved creating or editing a link. Tim Young 2023-08-17 08:51:46 -0700
  • 5fc1e19f71 When adding a link between devices, show a line so we see we are doing it. Tim Young 2023-08-15 15:37:29 -0700
  • c227e8676b Merge branch 'master' of https://git.solidcharity.com/timy/EduNetworkBuilder Tim Young 2023-07-07 19:28:18 -0500
  • dbe2da2063 Change URL Tim Young 2023-07-07 19:27:32 -0500
  • cffd0f9576 Change URL to tyounglightsys.com Tim Young 2023-07-07 19:26:55 -0500
  • 9775be502b Update 'README.md' Tim Young 2022-01-07 03:00:36 +0100
  • c4e12040f9 Fix some things that we had issues with. IPV6 Tim Young 2020-12-08 16:23:59 -0700
  • d4989feb16 Changing for NB_IPAddress.isBroadcast Tim Young 2020-12-08 15:40:31 -0700
  • 6889f92fc7 Global search and fixing functions to use NB_IPAddress.isZeroIPString Tim Young 2020-12-08 15:38:19 -0700
  • 8a906bad5f Network Interface moving to IPAddress functions Tim Young 2020-12-08 15:26:11 -0700
  • 49151e7c55 Network Card using NB_IPAddress functions. We can change these functions to work with ipv6 later. Move our comparisons to these funcs. Tim Young 2020-12-08 15:22:24 -0700
  • f34b9a405e More switching to functions on the IP address. Tim Young 2020-12-08 08:32:24 -0700
  • 635736b035 Zeroipstrings Tim Young 2020-12-07 14:46:50 -0700
  • 774797a28f use broadcast func Tim Young 2020-12-07 13:55:41 -0700
  • ecf2332eee Use broadcast func Tim Young 2020-12-07 13:54:39 -0700
  • 22597d0117 Use more of the constants Tim Young 2020-12-07 12:09:11 -0700
  • 2f63aacecd Add functions to the IP address. We need to use them and then test, test, test... Tim Young 2020-12-07 12:00:10 -0700
  • fdc3877e4f Fix some spelling mistakes Development Tim Young 2019-05-15 14:38:07 -0500
  • 93f0c6e4a3 Allow ping/arp/traceroute to cancel by 'x' Tim Young 2019-04-29 17:15:10 -0500
  • 5d06bfd8f3 Simple typo. 192.168 instead of 102.168 Tim Young 2019-04-29 16:32:32 -0500
  • a0790918fb Tag PC3 on Level 6 VLAN Firewalls (Level6_VLANRouting3). It was on the default vlan instead of the student vlan. Tim Young 2019-04-15 08:33:51 -0500
  • c2f41ae5b9 tracert: respond from requested IP address Tim Young 2019-04-13 10:18:02 -0500
  • f5cb1875d2 Allow forwarding devices to respond to tracert_requests Tim Young 2019-04-13 10:13:12 -0500
  • 5e39a2896d No routing/sending destination for ZeroIPString Tim Young 2019-04-13 10:08:32 -0500
  • 4a72518ccc Don't lose DHCP range when NIC address changes Tim Young 2019-04-13 10:05:22 -0500
  • cecd14a901 Do a better job with network interfaces when faced with vlans Tim Young 2019-03-17 14:26:51 +0300
  • 073cba135e Basic renumbering working. Will blow up on a machine with multiple network interfaces. Tim Young 2019-03-07 17:02:49 +0300
  • e27d960403 Add a comment about the hosts func Tim Young 2019-03-06 12:38:08 +0300
  • 4014439162 Many small changes working towards renumbering a subnet. If many items are selected, we can right-click and renumber the lot of them. Tim Young 2019-03-06 12:32:00 +0300
  • c0b655386e Adding a bunch of strings Tim Young 2019-03-06 12:30:51 +0300
  • 199ecbcf06 Add an initial RenumberData class. Used when processing devices and figuring out which devices are part of a particular broadcast network. Tim Young 2019-03-06 12:30:28 +0300
  • 966f4fe8a8 Add the ability to prompt for a network, subnet, and gateway. Used when renumbering a subnet. Tim Young 2019-03-06 12:29:19 +0300
  • b1a13b95bc Add a "GetUntaggedVLAN" func to return the VLAN that is untagged on this interface. Tim Young 2019-03-06 11:36:10 +0300
  • fded1f454a Add functions to find the devices connected to this device Tim Young 2019-03-06 09:43:39 +0300
  • a72aec9f9a At least with this added test, the student must find and fix the hidden laptop. Not enough to solve the problem, but a step in the right direction. This test works because it requires the IP address to be unique. Tim Young 2019-02-28 09:57:14 -0600
  • bed1a8a846 When the router needs to be replaced, it should not have the correct routes. You should need to add the right IP addresses and routes both. Tim Young 2019-02-28 09:01:05 -0600
  • 9bf9d58c48 IPAE: DNS lookup provides subnet mask as well as IP Tim Young 2019-02-27 10:16:59 -0600
  • 2a17fba36c broadcast address only applies to correct subnet Tim Young 2019-02-27 08:41:58 -0600
  • 886e1d7911 allow DHCP range to cancel Tim Young 2019-02-23 12:20:24 -0600
  • 06eb896558 cancel should also cancel auto-filled lastIP values Tim Young 2019-02-23 12:11:20 -0600
  • ddebafeec9 don't add a canceled, empty route Tim Young 2019-02-23 12:08:01 -0600
  • 2ae5781bea Don't crash when adding a NIC to a PC/server (Justin) Tim Young 2019-02-23 12:06:24 -0600
  • f916b1de88 Merge branch 'Development' Tim Young 2019-02-23 11:09:02 -0600
  • 720a45aa81 Justins fix to network card Tim Young 2019-02-23 11:03:28 -0600
  • fa163b3d21 ubuntu 18.04 Tim Young 2019-02-22 14:24:45 -0600
  • 5e916e82a4 Hopefully correct the READ.md file so it displays properly and has the right info. Tim Young 2019-02-22 13:26:06 -0600
  • 7c292f5b7d Justin Luth: ping source is firewall ? set sourceIP to vpn IP address Tim Young 2019-02-22 13:15:43 -0600
  • 110a751d25 Add time-based delay to slow packet movement on super-fast computers Tim Young 2019-01-23 08:24:30 -0600
  • c66aa99a28 Adding entry for next version number in preparation for adding release note documentation as we make changes. Tim Young 2018-10-23 11:47:03 -0500
  • 36dd9639b3 Update to version number from publishing Tim Young 2018-10-23 11:46:07 -0500
  • 9de1acf82f A trivial update to the release notes Tim Young 2018-10-23 11:45:49 -0500
  • 408e769631 Update version number for publishing Tim Young 2018-10-23 11:44:34 -0500
  • d1e3a4dda9 Update release notes Tim Young 2018-10-23 09:03:51 -0500
  • bf820055ca When doing multiple regression tests, add a counter to the name so we see a status. Tim Young 2018-10-23 08:52:28 -0500
  • facd5d1ea1 Able to change gateway if device has both DHCP and ethernet, but the ethernet is the one plugged in. Tim Young 2018-10-23 08:25:04 -0500
  • 2b92fea4cb Do not check firewall rules if the firewall is disabled Tim Young 2018-10-23 08:01:43 -0500
  • c8c66970d0 Get reload to work properly Tim Young 2018-10-23 07:57:02 -0500
  • e6e6328eca Start regression window with untested and failed checked. Tim Young 2018-10-17 16:58:03 -0500
  • 59d8fd7e47 Level 6 regression testing completed Tim Young 2018-10-17 16:56:06 -0500
  • 8d848eaa39 select the first unfinished puzzle on the level if one is available Tim Young 2018-10-17 16:23:13 -0500
  • b74f9932bb Fix bug with replays and VLANs Tim Young 2018-10-17 15:23:30 -0500
  • 811339b176 Network timeout during replay Tim Young 2018-10-17 14:56:28 -0500
  • 17b127d69d Fix a bug where resetting a switch did not reset the vlans on the switch Tim Young 2018-10-17 14:38:42 -0500
  • f2c2f9bb96 Level 5 replays Tim Young 2018-10-16 12:52:01 -0500
  • b6d2eb0a60 Some of level 5 Tim Young 2018-10-12 17:38:36 -0500
  • 48bf63b967 Replays for level 4 Tim Young 2018-10-11 15:08:17 -0500
  • b623ebd9ec Fix some duplication when things added. Tim Young 2018-10-11 14:44:18 -0500
  • d0fcba7854 Level 3 replays Tim Young 2018-10-11 11:24:26 -0500
  • 27a29ff44f Some older replays which were skipped Tim Young 2018-10-10 16:15:45 -0500
  • 258bff6ce7 Finish level2 replays. Tim Young 2018-10-10 16:11:55 -0500
  • cf83771a7d More regression testing for puzzles Tim Young 2018-10-08 11:54:16 -0500
  • 2ca9ddce19 Fix reporting bug when doing replay Tim Young 2018-10-08 11:52:53 -0500
  • de5acab132 Make reload work for all puzzles. We want to use that when making replays. It is nice to reload it once we know the solution so we can save a clean replay. Tim Young 2018-10-05 13:58:54 -0500
  • bee42488d2 Refresh the form after one test to show passed / failed Tim Young 2018-10-05 13:28:49 -0500
  • 92246a3dac Add file -> forget replay statuses. So we can reset our replays. Tim Young 2018-10-05 13:24:47 -0500
  • d838fe1987 Add a clear replay status function Tim Young 2018-10-05 13:06:53 -0500
  • aa78fa5aca centralize passed/failed tracking Tim Young 2018-10-05 13:00:04 -0500
  • eec743d9c6 Update puzzles passed / failed Tim Young 2018-10-05 12:53:38 -0500
  • 00d78684a2 Load puzzles passed/failed Tim Young 2018-10-05 12:48:27 -0500
  • c25e3fd666 make sure UserActions are not serialized Tim Young 2018-10-05 12:47:18 -0500
  • 47790c1de1 Add PuzzlesPassed and PuzzlesFailed to settings. Tim Young 2018-10-05 12:43:57 -0500
  • 3865794d81 Only allow regression testing if we are not a student. Tim Young 2018-10-05 11:04:19 -0500