• Joined on 2024-11-09
Bobby pushed to master at Bobby/Excel_Word_Protections 2025-04-11 12:52:29 -07:00
Bobby pushed to main at Bobby/DecisionTree 2025-03-21 11:35:07 -07:00
bac1d84b09 Google AUTH and Readme
Bobby pushed to main at Bobby/DecisionTree 2025-03-21 10:42:49 -07:00
5a900e0ded Initial commit with decision tree helpdesk application
Bobby created branch main in Bobby/DecisionTree 2025-03-21 10:42:49 -07:00
Bobby created repository Bobby/DecisionTree 2025-03-21 09:37:31 -07:00
Bobby pushed to main at Bobby/SharepointXLStoXLSX 2025-02-24 15:28:47 -08:00
69d132300d Made GUI Changes
Bobby pushed to main at Bobby/SharepointXLStoXLSX 2025-02-24 15:05:07 -08:00
38f5793883 ExcelFileHandling
3b74aba8ed Updated Readme
Compare 2 commits »
Bobby pushed to main at Bobby/SharepointXLStoXLSX 2025-02-24 14:48:06 -08:00
b45a6c490a Created README.md
eb0f2299d3 Removed recurisve
Compare 2 commits »
Bobby pushed to main at Bobby/SharepointXLStoXLSX 2025-02-24 14:38:17 -08:00
7822f074c4 ConvertsXLStoXLSX and save to original location
e29391639f Saving Converted Files in Temp Library with same folder structure
Compare 2 commits »
Bobby pushed to main at Bobby/SharepointXLStoXLSX 2025-02-21 15:35:03 -08:00
d729b88606 cursor update
Bobby pushed to main at Bobby/SharepointXLStoXLSX 2025-02-21 15:33:47 -08:00
ffbe44da0a fix: Add error handling for Excel SaveAs operation in Convert-Files function
e615e043e3 refactor: Replace Excel Interop enum with numeric constant in SaveAs
64540f9a0e refactor: Simplify Excel file conversion by removing temporary file handling
ff2500707f fix: Improve Excel file conversion with temp files and better cleanup
b725f52366 fix: Correct temp library path construction and remove duplicate upload
Compare 10 commits »
Bobby created branch main in Bobby/SharepointXLStoXLSX 2025-02-21 15:33:47 -08:00
Bobby created repository Bobby/SharepointXLStoXLSX 2025-02-21 15:31:38 -08:00
Bobby pushed to master at Bobby/Excel_Word_Protections 2025-02-18 09:59:12 -08:00
6392c45358 Changed the Branding to SHV
02c03e08c8 refactor: Replace async clipboard method with more reliable execCommand approach
08c116b2a9 refactor: Update clipboard copy method to use modern Clipboard API
48f03f89f9 fix: Escape backticks in error text using Unicode sequence
c162248348 feat: Implement JavaScript-based clipboard copy for error log
Compare 11 commits »
Bobby pushed to master at Bobby/Excel_Word_Protections 2025-02-13 14:46:33 -08:00
02aafd193f refactor: Improve sheet view settings copying with granular property handling
Bobby pushed to master at Bobby/Excel_Word_Protections 2025-02-13 14:39:36 -08:00
506dd2d116 feat: Enhance Excel file copying with sheet properties preservation
Bobby pushed to master at Bobby/Excel_Word_Protections 2025-02-13 14:27:52 -08:00
62ced4486b refactor: Update chartsheet detection using isinstance() in copy_excel_file
a850772b55 feat: Add support for copying chartsheets with chart metadata
Compare 2 commits »
Bobby pushed to master at Bobby/Excel_Word_Protections 2025-02-11 16:27:57 -08:00
dfe99a9733 refactor: Improve tkinter file dialog thread safety
Bobby pushed to master at Bobby/Excel_Word_Protections 2025-02-11 16:24:14 -08:00
302c977027 fix: Correctly use path_holder for directory selection in Streamlit app
Bobby pushed to master at Bobby/Excel_Word_Protections 2025-02-11 16:21:32 -08:00
fc3feba657 fix: Resolve nonlocal variable error in directory selection
034cb8059d refactor: Improve tkinter directory selection in Streamlit app
Compare 2 commits »