-
Notifications
You must be signed in to change notification settings - Fork 11
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Template feature #3
base: master
Are you sure you want to change the base?
Commits on Jan 7, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 871c301 - Browse repository at this point
Copy the full SHA 871c301View commit details
Commits on Feb 13, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 67bdeeb - Browse repository at this point
Copy the full SHA 67bdeebView commit details -
Configuration menu - View commit details
-
Copy full SHA for fb915c4 - Browse repository at this point
Copy the full SHA fb915c4View commit details
Commits on Apr 17, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 9c9b4d2 - Browse repository at this point
Copy the full SHA 9c9b4d2View commit details
Commits on May 6, 2020
-
Configuration menu - View commit details
-
Copy full SHA for bede2f4 - Browse repository at this point
Copy the full SHA bede2f4View commit details
Commits on May 12, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 1f64174 - Browse repository at this point
Copy the full SHA 1f64174View commit details
Commits on Nov 11, 2020
-
Merge branch 'AM-stable' of https://github.com/SoarGroup/rosie into P…
…R-master-study
Configuration menu - View commit details
-
Copy full SHA for b6a5492 - Browse repository at this point
Copy the full SHA b6a5492View commit details -
Merge branch 'AM-stable' of https://github.com/SoarGroup/rosie into P…
…R-master-study
Configuration menu - View commit details
-
Copy full SHA for 77ed3e6 - Browse repository at this point
Copy the full SHA 77ed3e6View commit details
Commits on Apr 21, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 5562efd - Browse repository at this point
Copy the full SHA 5562efdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 07b55ba - Browse repository at this point
Copy the full SHA 07b55baView commit details -
Configuration menu - View commit details
-
Copy full SHA for 29388e3 - Browse repository at this point
Copy the full SHA 29388e3View commit details -
Configuration menu - View commit details
-
Copy full SHA for c08ad0d - Browse repository at this point
Copy the full SHA c08ad0dView commit details
Commits on Apr 30, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 90ebe30 - Browse repository at this point
Copy the full SHA 90ebe30View commit details
Commits on May 2, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 1245e5a - Browse repository at this point
Copy the full SHA 1245e5aView commit details
Commits on May 3, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 492690f - Browse repository at this point
Copy the full SHA 492690fView commit details
Commits on May 5, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 3329bb6 - Browse repository at this point
Copy the full SHA 3329bb6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3772452 - Browse repository at this point
Copy the full SHA 3772452View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6ef378e - Browse repository at this point
Copy the full SHA 6ef378eView commit details
Commits on Jul 19, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 7d2b223 - Browse repository at this point
Copy the full SHA 7d2b223View commit details
Commits on Sep 15, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 86390ca - Browse repository at this point
Copy the full SHA 86390caView commit details
Commits on Sep 21, 2022
-
Updated GUI to accept action template 2
Changed two chat entries into a list of entries and added buttons to switch between the two action templates
Configuration menu - View commit details
-
Copy full SHA for f65bf35 - Browse repository at this point
Copy the full SHA f65bf35View commit details
Commits on Sep 28, 2022
-
All templates included - toggle using button
This version of the code does not combine messages successfully. Committing just the UI bit of it for safekeeping.
Configuration menu - View commit details
-
Copy full SHA for 2d6b31f - Browse repository at this point
Copy the full SHA 2d6b31fView commit details
Commits on Sep 29, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 27b89a1 - Browse repository at this point
Copy the full SHA 27b89a1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0229872 - Browse repository at this point
Copy the full SHA 0229872View commit details
Commits on Oct 13, 2022
-
Configuration menu - View commit details
-
Copy full SHA for dad9118 - Browse repository at this point
Copy the full SHA dad9118View commit details
Commits on Oct 21, 2022
-
Created and populated template listboxes
- Replaced entries with autocomplete_entrylistboxes - Create a folder with predefined parts of speech lists to make available for participants
Configuration menu - View commit details
-
Copy full SHA for 6404100 - Browse repository at this point
Copy the full SHA 6404100View commit details
Commits on Nov 13, 2022
-
UI changes (buttons, verb lists, row/col adjust)
Changed optionmenu to individual buttons Changed names to be clearer (verbs to actions etc) Changed UI arrangement in terms of rows/columns to account for new values Made a smaller list of all the parts of speech Put the bigger list in different -extended files
Configuration menu - View commit details
-
Copy full SHA for 68129ef - Browse repository at this point
Copy the full SHA 68129efView commit details
Commits on Dec 11, 2022
-
Moved old interior-guard to interior-guard-old Current interior guard uses run_rosie_example template
Configuration menu - View commit details
-
Copy full SHA for 9389e4d - Browse repository at this point
Copy the full SHA 9389e4dView commit details
Commits on Jan 17, 2023
-
Configuration menu - View commit details
-
Copy full SHA for a9e82ba - Browse repository at this point
Copy the full SHA a9e82baView commit details
Commits on Jan 18, 2023
-
Configuration menu - View commit details
-
Copy full SHA for f04e60a - Browse repository at this point
Copy the full SHA f04e60aView commit details
Commits on Jan 25, 2023
-
Fixed bug for commit with invalid inputs
Sends you are done message even when text inputs are empty/invalid
Configuration menu - View commit details
-
Copy full SHA for e50007e - Browse repository at this point
Copy the full SHA e50007eView commit details
Commits on Jan 30, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 7374a31 - Browse repository at this point
Copy the full SHA 7374a31View commit details
Commits on Jan 31, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 5c6f9bb - Browse repository at this point
Copy the full SHA 5c6f9bbView commit details
Commits on Feb 1, 2023
-
Added put to verb list, modified RosieGUI to allow
it. The validation of verb list is now case-insensitive
Configuration menu - View commit details
-
Copy full SHA for bd47880 - Browse repository at this point
Copy the full SHA bd47880View commit details -
Configuration menu - View commit details
-
Copy full SHA for a57555e - Browse repository at this point
Copy the full SHA a57555eView commit details
Commits on Mar 10, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 5513ebf - Browse repository at this point
Copy the full SHA 5513ebfView commit details
Commits on Apr 3, 2023
-
Configuration menu - View commit details
-
Copy full SHA for cd707ff - Browse repository at this point
Copy the full SHA cd707ffView commit details
Commits on Apr 9, 2023
-
Configuration menu - View commit details
-
Copy full SHA for b114608 - Browse repository at this point
Copy the full SHA b114608View commit details
Commits on Apr 20, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 8c1100a - Browse repository at this point
Copy the full SHA 8c1100aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0783c3c - Browse repository at this point
Copy the full SHA 0783c3cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2a51831 - Browse repository at this point
Copy the full SHA 2a51831View commit details
Commits on Apr 24, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 65e7a35 - Browse repository at this point
Copy the full SHA 65e7a35View commit details
Commits on Sep 15, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 0c24e3e - Browse repository at this point
Copy the full SHA 0c24e3eView commit details