Commit Graph

34 Commits

Author SHA1 Message Date
David Daily 9b9405c7d1 minor changes 2023-07-17 12:30:38 -05:00
David Daily de5e7b88e6 yes 2023-07-14 10:27:33 -05:00
David Daily 82ef19a67d Merge branch 'local' into tier2 2023-07-14 10:27:26 -05:00
David Daily 97f2d2382b init 2023-07-14 10:14:26 -05:00
david d537a9bf7b Update 'D3K.ahk' 2023-02-01 14:43:37 -06:00
david 7d0838567e remove unused code 2021-10-05 09:26:28 -05:00
david f19018ff70 Update 'D3K.ahk' 2021-07-20 10:24:19 -05:00
david 83bd0d3e6c add tooltip to let you know when glovar's been updated 2021-02-02 10:57:36 -06:00
david b73be18a62 add functionality to GloVar for giving other people guest admin access 2020-05-22 13:01:26 -05:00
david ab8f81db2c add some ascii art 2020-05-19 10:16:33 -05:00
david 9b7d00648e add Mouse Mover, available under right click menu 2020-05-18 16:32:10 -05:00
david 65b040054a Minor improvements 2020-03-31 13:17:19 -05:00
david 7e3f293f8c Different case text
Removed the german version since only internal comments are used,
updated to T2 format
2020-03-27 14:04:32 -05:00
david 52e9d99a2d initial commit 2020-03-10 15:38:31 -05:00
David Daily 21b9715abe Correct shortcut for Operator's Manual 2020-02-27 02:42:00 -06:00
david 4c8942ce48 updating since we don't really take emails, adding links to wikis instead of built-in stuff 2020-02-19 09:09:10 -06:00
david cf7dc49533 making sure everything is up to date 2020-02-05 08:37:32 -06:00
david c3c2da7120 abandoning csv modification project 2020-02-03 02:54:31 -06:00
David Daily 03cfca5549 rolling back changes, making it use a file object instead of the default way 2020-01-24 03:23:31 -06:00
David Daily a90f2077b6 Update 'D3K.ahk' 2020-01-23 08:47:09 -06:00
David Daily 67dd119939 Add support for updating the dealer information
wrote a new function for this, check func.ahk: f6d0981b3b
2020-01-23 06:10:05 -06:00
David Daily c9fced6b6d Add support for updating the dealer information
wrote a new function for this, check func.ahk: f6d0981b3b
2020-01-23 05:34:20 -06:00
David Daily fef7d1e376 Add dealer org, fix ini updating 2020-01-21 05:05:31 -06:00
David Daily b0ef76405a Update 'D3K.ahk' 2020-01-14 08:37:11 -06:00
David Daily 21b3ee9505 Update for 2020 documentation 2020-01-14 07:04:49 -06:00
David Daily ae88cc6394 Fixing lookup behaviour
It used to look up the xID and related info from the CSV and put it in the ini, but glovar.ahk was never updated with the new info. This replaces that whole thing with regexreplace, similar to the ini function that I wrote in func.ahk
2020-01-09 06:58:36 -06:00
David Daily 3f751fcbf1 Trying to fix bad behaviour
it keeps the previous data from the xID lookup in the created glovar.ahk instead of the new information.
2020-01-08 09:07:42 -06:00
david 0bb3681dc5 Update 'D3K.ahk'
It was inputting the case ID, xID, and related data after it was cleared. Added a goto to fix that behaviour.
2020-01-03 09:12:30 -06:00
david 31751b4066 fix looping bug
Changed to reading the time the file was last modified instead of its contents, much more reliable.
Thanks nou on the AHK discord for the help!
2020-01-02 05:31:40 -06:00
david a3c9c9ed1b trying to fix continuous looping 2019-12-20 09:28:47 -06:00
david 6c8986d14d Removed no longer used shortcuts 2019-12-20 07:45:18 -06:00
david c9303904bd Update 'D3K.ahk'
Maybe it will stop erroring out constantly. Nothing was changed, but it keeps throwing errors
2019-12-20 07:42:46 -06:00
david 46ba1673c5 Update 'D3K.ahk' 2019-12-18 04:38:27 -06:00
david f5721662f1 initial commit 2019-12-17 10:57:15 -06:00