Garritt McCune glm94
  • Joined on 2020-12-03
glm94 pushed to main at glm94/secure-core 2021-02-08 14:06:31 -06:00
70bb9dd9e2 Added the template SQL script to build the database, functions and stored procedures.
glm94 pushed to master at glm94/kernel3 2021-02-08 00:22:58 -06:00
517affa67f Added some early screenshots of the OS.
glm94 pushed to master at glm94/javascript-search-tests 2021-02-08 00:19:35 -06:00
6f23674730 Added a readme.
glm94 pushed to master at glm94/javascript-search-tests 2021-02-08 00:18:53 -06:00
7405f88bd6 Fixed a syntax error.
163c028145 Added furth UI behavior tweaks, removed a script and moved the p5.min.js into the repo.
dc292305fb Fixed a bug with the canvas height setting.
3c25596a01 Added more user control over the maze generation.
6e8c700b9b Started updating the main form to have control over how the maze's properties. Search algorithm can now be changed on the fly.
glm94 created repository glm94/javascript-search-tests 2021-02-08 00:17:10 -06:00
glm94 pushed to master at glm94/py-knights 2021-02-08 00:16:04 -06:00
dc9566306b Initial commit.
glm94 created repository glm94/py-knights 2021-02-08 00:15:02 -06:00
glm94 pushed to master at glm94/py-degrees 2021-02-08 00:14:14 -06:00
147691121e Added a readme.
ee6f91b8f6 Cleaned up the code and added comments to help understand the code. Fixed the return value to to be a list of tuples.
5a03db8fd5 Intial commit, with some work done to the 'shortest_path' method.
glm94 created repository glm94/py-degrees 2021-02-08 00:13:52 -06:00
glm94 pushed to master at glm94/tic-tac-toe 2021-02-08 00:12:47 -06:00
7ecd4936fe Added a readme.
b9a572733d Removed some console spam that's not needed.
9b6be3bb7c Hardly an initial commit. The AI can effectively play either X or O. Options for allowing the human player to go first and to switch AI algorithms are supported in the UI.
glm94 created repository glm94/tic-tac-toe 2021-02-08 00:12:07 -06:00
glm94 pushed to master at glm94/inventory-website 2021-02-08 00:06:20 -06:00
019d4fd23d Added a readme.
glm94 pushed to master at glm94/inventory-website 2021-02-08 00:02:16 -06:00
28223a67ad Updated create_category.php to use the Post-Redirect-Get pattern.
aa2cbba34d Updated theme handling and got the category form to clone rows.
257d442f40 Added a class to retrieve the basic item information data.
353a663501 Initial commit
glm94 created repository glm94/inventory-website 2021-02-08 00:01:05 -06:00
glm94 pushed to master at glm94/advertisingprofitcontrol-alpha 2021-01-28 20:15:02 -06:00
f43381d3e4 Added some test outputs I created when playing with PDF generation.
glm94 pushed to master at glm94/advertisingprofitcontrol-alpha 2021-01-28 20:09:34 -06:00
db71a63864 Added a readme file for a little background.
glm94 pushed to master at glm94/advertisingprofitcontrol-alpha 2021-01-28 20:06:43 -06:00
c131dd2eb4 Removed AditemCollectionModel as the code was never used. I don't even remember how I thought it would be useful.
02fbc253d6 Updated the SaveRecord method to detect if a date is already in the database. It now selects the next available week after prompting the user. Changed the behavior of the create new record menu item to select the week after the most recent date based on the year that is being worked on.
b580e48c26 Updated how the record manipulation form behaves when adding new records, allowing the user to select a new date freely. May be the final update before the Entity Update.
76e0f7079f Small modifications made to the SQL template script in preparation for the Entity Framework update.
41ac2cfa62 Updated the APC table builder so zeros won't show in some columns. Changed the ad special index setting to the cell validation event, and stabilized the user changing an ad item to an ad special keyword. Fixed a bug where saying no to deleting a row wouldn't work.
glm94 created repository glm94/advertisingprofitcontrol-alpha 2021-01-28 20:06:15 -06:00
glm94 pushed to master at glm94/advertisingprofitcontrol-pre-a… 2021-01-28 20:04:17 -06:00
687e37da94 Marked as 'AdvertsingProfitControl 0.9.5.2' by its folder. I believe this version is where most of the main interface for the user was complete and I was toying with the idea of allowing the user to change the shrink on the main form.
676a9dd890 Marked as 'AdvertsingProfitControl (New Add Form)' by its folder name. I think this was one of the first appearences of a modify record form, however I may have gotten the order mixed up here with the previous commit. Reguardless, this version still introduced the first appearence of a new 'Modify Record' form.
21eaae4d67 Marked as 'AdvertsingProfitControl' but located in a 'projects' folder. Added a new 'Add Record' form with a completely neww interface. This is the start of the final look of the the form that'd allow the user to add, update and remove records.
75061c9d51 Marked as 'AdvertsingProfitControl No Print' by its folder name. Updated the 'Mordify Record' form. I believe the 'No Print' was related to creating a PDF version of the Advertising Profit Control sheet. The next version after this was most likely to have the code for that.
665f4784e4 Marked as 'AdvertsingProfitControl v 0.9.5' by its folder name. Renamed some database class files, and added a new form to modify existing records.
glm94 created repository glm94/advertisingprofitcontrol-pre-a… 2021-01-28 19:23:50 -06:00