Raymond Berger
Raymond Berger
Yup @noobCoderVP you can just remove the infogami changes and then we are good to go. That page doesn't show up on your local instance because it isn't in the...
@noobCoderVP can you try `cd`ing into the infogami directory and then doing a git reset? Then leave again and commit the changes.
@noobCoderVP did Scott's instructions work okay for you?
Since the parsing is happening server site you're going to need to have the user's timezone saved already. Once you know their timezone you should be able to use the...
@cdrini thanks for replying. Should we also keep `focusNextInputField` ? Do we need to keep the `window.cond = cond;` for jsdef to work? Or would it be feasible to move...
@cdrini sounds good to me. I've pushed code with a comment about this and removing `focusNextInputField`
@merwhite11 said she's like to work on this so I'll assign her!
@jimchamp bumping the priority of this because it would be very helpful for me and the PR has been open a few weeks.
VirusTotal doesn't seem to detect this on the zip: https://www.virustotal.com/gui/url/244111ae3eb22bbb5367cf2971e982d095f5b39a059abad53dc22640457c090b But def detects it on the exe for several antivirus: https://www.virustotal.com/gui/file/0e3df4b2a588fa2941d0f8e0a316e5257387e8adac1f1335c5572ac11f43028f The latest installer does not have the issue: https://www.virustotal.com/gui/url-analysis/u-9d8b73405f06dc956a18024aaafd97d9723edc72f43701967605dc62660ab69a-1696610155...
@jjessieyang seems your code editor changed all the quotes in that file. Can you please change then back? It should be a config in your editor/formatter. Also @scottbarnes is lead...