Commit Graph
100 Commits
Author SHA1 Message Date
timy 3bf05ed8ff fix a bug with cloning. 2017-08-03 14:21:05 -05:00
timy c31133f786 Hide delete, give and save buttons if we are not the teacher. 2017-08-03 12:01:38 -05:00
timy 69df135025 Deal with "recent" files that get deleted. Show a file not found error. 2017-08-03 11:46:27 -05:00
timy e8c8369176 Update list of students after we do a student import 2017-08-03 11:46:04 -05:00
timy 288c47e885 Network links 2017-08-03 11:37:59 -05:00
timy e6a920676d Rest of machine password code 2017-08-03 11:37:45 -05:00
timy 4c921ab280 Process for connecting a network link to the device it is connected to. Without this, cloned networks fail. 2017-08-03 11:36:53 -05:00
timy ff37a1b0ef Make a machine password. Will be used to let the admin user open student files 2017-08-03 11:35:29 -05:00
timy 1396b72752 Import student submitted homework 2017-08-02 17:31:12 -05:00
timy 8134d8cb82 Mark something as graded 2017-08-02 17:07:12 -05:00
timy 55ceeecac1 Add foundation for tracking which items have been graded. 2017-08-02 17:04:15 -05:00
timy d5f58e2878 Mark a few buttons as not yet implimented 2017-08-02 16:57:50 -05:00
timy b9b9dbdf34 Add a not-yet implimented message 2017-08-02 16:57:04 -05:00
timy 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. 2017-08-02 15:37:29 -05:00
timy eeb0536b07 Add some non-operable buttons. Just to get the idea across for now. Export all homework, Push homework to all students. 2017-08-02 15:35:43 -05:00
timy 7265b07e0e Students cannot change due date, admins can 2017-08-02 15:28:02 -05:00
timy 538490087d Sort by due date, and submission date 2017-08-02 15:27:27 -05:00
timy a8f7b94e6c Students can submit homework 2017-08-02 14:54:50 -05:00
timy 7a77de7ea9 More space for the classwork tree 2017-08-02 14:41:57 -05:00
timy bbbb62ab14 Hide generate file and import user buttons if not teacher 2017-08-02 14:39:37 -05:00
timy 217371a96f Show student homework 2017-08-02 14:37:18 -05:00
timy e488291152 Save homework file button works 2017-08-02 13:03:14 -05:00
timy f6778026f2 Able to save / load schoolworkclass 2017-08-02 12:50:25 -05:00
timy 3a30476c8f Tooltips for give and save buttons 2017-08-02 12:46:11 -05:00
timy 6648d6378d Allow submit classwork menu item to show 2017-08-02 12:41:09 -05:00
timy f2e9cae817 Hide give and save buttons if we are not the teacher 2017-08-02 12:38:10 -05:00
timy 6198079bae fixed Bug with cloning schoolwork. Missed cloning ID. 2017-08-02 12:29:29 -05:00
timy e8d62bc914 Give homework and print stats 2017-08-02 12:17:20 -05:00
timy c4e24b8c98 translate save and give buttons 2017-08-02 12:03:35 -05:00
timy 2fe4a23638 Make give and save homework buttons 2017-08-02 11:59:42 -05:00
timy 7b98466db2 update comments 2017-08-02 11:44:22 -05:00
timy d31727efcc change some settings for initial users
Store filepath for user files so we can update them individually
2017-08-02 11:42:33 -05:00
timy f1da7f9d97 generate initial student files 2017-08-02 11:34:53 -05:00
timy 0ba762fe01 Choose a directory for the users files 2017-08-02 11:25:26 -05:00
timy b1e015e624 Add a button for generating student files 2017-08-02 11:10:34 -05:00
timy 1675a000a1 Hide all sub-tabs when page first loads. Makes things look cleaner 2017-08-02 10:16:10 -05:00
timy 508ac987f7 Fix bug where user profile directory lost when loading from recent files. Profile had been saved in "current directory" 2017-08-02 10:13:32 -05:00
timy e594f8bac8 small spelling mistake in function name 2017-08-02 09:36:39 -05:00
timy cf5f618830 Fix spelling mistake in function 2017-08-02 09:35:29 -05:00
timy 36947a9bff working on pushing changes back 2017-08-02 09:34:21 -05:00
timy aaf8c89455 translate menu items 2017-08-02 09:18:35 -05:00
timy fef2d80981 Add submit / update menu items for the network 2017-08-02 09:15:28 -05:00
timy 8fdefcaabc Prompt for import settings 2017-08-02 09:01:14 -05:00
timy ceba92f3d2 Add a checkPromptBox. It generates a simple form with a bunch of checkmarks. We will use this when prompting for initial settings. 2017-08-02 08:30:42 -05:00
timy ebf1a6b04e Hide unnecessary tabs when cycling through homework 2017-08-01 21:09:05 -05:00
timy d19b6ea938 populate the student tab when a student is clicked 2017-08-01 20:52:07 -05:00
timy 2e535f1015 Change to correct tab when student is selected, and when "students" (overview) is selected 2017-08-01 20:35:41 -05:00
timy cbc36d7b75 populate treenode with students. So we can select them 2017-08-01 20:30:43 -05:00
timy 8cd1f22e7f Finish importing students, saving, and reporting on the process. 2017-08-01 19:04:35 -05:00
timy 5654cba0d9 Make salt length and password length static values so can be easier to change. 2017-08-01 17:20:27 -05:00
timy b674c521ba Add nice tooltip for importing students 2017-08-01 17:14:21 -05:00
timy 8907ba1597 Validation for passwords, username and fullname 2017-08-01 17:04:02 -05:00
timy f749914338 Catch bad file, invalid csv, etc. 2017-08-01 14:45:38 -05:00
timy 405fe94953 validate csv info 2017-08-01 14:43:55 -05:00
timy 0911479d22 Working towards validating the username and password 2017-08-01 14:30:07 -05:00
timy 8f4270a1ce Add a change password at first login flag that can be set, loaded and saved. Need to use it yet. 2017-08-01 11:55:22 -05:00
timy 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. 2017-08-01 11:40:37 -05:00
timy 261d398e53 Add reference for csv parsing 2017-08-01 09:02:49 -05:00
timy 96a24d033b use salt and password to create a key 2017-08-01 08:52:16 -05:00
timy 7b731e22a4 Gen a password 2017-08-01 08:42:28 -05:00
timy 83dfef6ad2 Error out if double-clicking a homework file. We need to load a user profile so the homework can be added to it. 2017-07-31 19:54:00 -05:00
timy 2bd146857a Register eduh for msi file 2017-07-31 19:50:40 -05:00
timy 289dbf720e one-touch allow for .eduh files 2017-07-31 19:49:11 -05:00
timy 86addf875c Allow .enbu files 2017-07-31 19:47:22 -05:00
timy c7c563ce86 Close any open rtf windows when we open the profile 2017-07-31 19:26:04 -05:00
timy 3a7a3f4299 stop displaying spurious help messages & pop open help when we launch a network 2017-07-31 19:14:05 -05:00
timy e5512b06b0 Minor bug with incorrect dat showing when we select a homework 2017-07-31 17:17:17 -05:00
timy 746e9edb36 Launch a network from homework 2017-07-31 17:01:03 -05:00
timy 60a062757a Add a launch button and translate some other buttons that had not yet been translated. 2017-07-31 16:44:41 -05:00
timy 60444ee81c fix small glitch where it kept wanting us to select a new language. 2017-07-31 16:36:07 -05:00
timy 857c8750ba Add a simple error catcher for most file loads. 2017-07-31 16:23:38 -05:00
timy b7b5525413 Working on recent file load system 2017-07-31 13:39:46 -05:00
timy a6dc99253f parts for storing a file history list 2017-07-31 12:08:01 -05:00
timy cc6b5321d6 Admin can delete homework 2017-07-31 11:44:42 -05:00
timy 60881f8dcf When we load a user, open the profile immediately 2017-07-31 11:36:30 -05:00
timy 0a53823b2d Allow PersonClass.NextID to be serialized. 2017-07-31 11:31:24 -05:00
timy 258e7a5a6c Work on treeview and adding unique ID to each schoolwork item 2017-07-31 11:27:25 -05:00
timy 3bed5e7210 prep for encrypting xml 2017-07-31 11:26:49 -05:00
timy 7f8879a19b When students or class selected in tree, jump to the apropriate tab 2017-07-30 18:22:55 -05:00
timy 5c6fe6ffbb Make changes to a homework file 2017-07-30 18:18:41 -05:00
timy 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. 2017-07-30 14:55:37 -05:00
timy ba3048cc07 Translate Add To Classwork menu item 2017-07-29 18:56:39 -05:00
timy 166321b0f0 Hide "add network to schoolwork" menu item if we are not admin. 2017-07-29 18:55:07 -05:00
timy ea5f038157 store solved puzzles in the user profile. Load them from the user profile too. 2017-07-29 18:52:23 -05:00
timy 1ab8e0e0fb Mark puzzles as done in the user file 2017-07-29 18:42:27 -05:00
timy 364858d07c NB.GetUser - Get current user 2017-07-29 18:34:51 -05:00
timy ce8b16c2d6 Lots of changes to get the enbu file to load 2017-07-29 18:31:19 -05:00
timy 8d5ccdb159 More progress on loading / saving user 2017-07-29 11:46:39 -05:00
timy 4415ca5944 Get user to save when program closed 2017-07-29 09:26:25 -05:00
timy 799cf1844a Load/save person class and schoolwork class 2017-07-29 09:11:36 -05:00
timy 338a28d9fa Update some comments 2017-07-29 06:55:18 -05:00
timy 4b98c5298a Have double-click on item working now with msi file. 2017-07-28 19:35:27 -05:00
timy e0a65412dd Fix startup bug when running for first time 2017-07-28 18:06:41 -05:00
timy 5db0ffac9d Get msi install working. Needs .enbx extension working better. 2017-07-28 18:06:21 -05:00
timy 889cb7f0c2 WiX stuff 2017-07-28 13:00:32 -05:00
timy 568dc54a8d Attempting to make msi installer using WiX 2017-07-28 13:00:07 -05:00
timy 400a246d0b Ongoing plethora of changes, making initial form 2017-07-27 17:02:52 -05:00
timy 7151d222f8 working on Person Form 2017-07-27 15:20:32 -05:00
timy d899e21617 Initial person and schoolwork class 2017-07-26 16:43:38 -05:00
timy a3dcf049e2 Update release notes. 2017-07-20 15:09:01 -05:00