-
Notifications
You must be signed in to change notification settings - Fork 0
Commits on Sep 14, 2020
-
Create JSON spec for section parsing
Justin Campbell committedSep 14, 2020 Configuration menu - View commit details
-
Copy full SHA for 099ebdf - Browse repository at this point
Copy the full SHA 099ebdfView commit details -
Partial Section Parsing Capability for Directory Info, edits, reply t…
…o user, and status changes.
Jacob Daniel Bennett committedSep 14, 2020 Configuration menu - View commit details
-
Copy full SHA for f86d8da - Browse repository at this point
Copy the full SHA f86d8daView commit details -
Merge branch 'enhancement-item-body-section-parsing' of github.itap.p…
…urdue.edu:ECN/webqueue2 into enhancement-item-body-section-parsing
Jacob Daniel Bennett committedSep 14, 2020 Configuration menu - View commit details
-
Copy full SHA for dea72bd - Browse repository at this point
Copy the full SHA dea72bdView commit details
Commits on Sep 15, 2020
-
Partial functionality added for parsing reply from user section
Jacob Daniel Bennett committedSep 15, 2020 Configuration menu - View commit details
-
Copy full SHA for 58381c5 - Browse repository at this point
Copy the full SHA 58381c5View commit details
Commits on Sep 16, 2020
-
Update section parsing JSON spec
Justin Campbell committedSep 16, 2020 Configuration menu - View commit details
-
Copy full SHA for 307cc8b - Browse repository at this point
Copy the full SHA 307cc8bView commit details -
Full functionality for reply from user section parsing and partial pa…
…rsing functionaltiy for initial message parsing
Jacob Daniel Bennett committedSep 16, 2020 Configuration menu - View commit details
-
Copy full SHA for d0aebf6 - Browse repository at this point
Copy the full SHA d0aebf6View commit details -
Merge branch 'enhancement-item-body-section-parsing' of github.itap.p…
…urdue.edu:ECN/webqueue2 into enhancement-item-body-section-parsing
Jacob Daniel Bennett committedSep 16, 2020 Configuration menu - View commit details
-
Copy full SHA for 593a532 - Browse repository at this point
Copy the full SHA 593a532View commit details -
Full section parsing for initial message
Jacob Daniel Bennett committedSep 16, 2020 Configuration menu - View commit details
-
Copy full SHA for 82c5fce - Browse repository at this point
Copy the full SHA 82c5fceView commit details
Commits on Sep 17, 2020
-
Full section parsing for asignments and additional commenting for sec…
…tion parsing
Jacob Daniel Bennett committedSep 17, 2020 Configuration menu - View commit details
-
Copy full SHA for 09841c1 - Browse repository at this point
Copy the full SHA 09841c1View commit details -
Merge commit '286d61416e68a372634cf2df6b8663467cf5e8c5' into enhancem…
…ent-item-body-section-parsing
Jacob Daniel Bennett committedSep 17, 2020 Configuration menu - View commit details
-
Copy full SHA for ffb77be - Browse repository at this point
Copy the full SHA ffb77beView commit details -
DateTime syntax for storing date and time information. Minor function…
…ality changes
Jacob Daniel Bennett committedSep 17, 2020 Configuration menu - View commit details
-
Copy full SHA for 4ab1efa - Browse repository at this point
Copy the full SHA 4ab1efaView commit details
Commits on Sep 18, 2020
-
Further documentation and separted edits, reply-to, reply-from-user, …
…and status update parsing from the section parsing function to their own individual parsing functions
Jacob Daniel Bennett committedSep 18, 2020 Configuration menu - View commit details
-
Copy full SHA for 9d07a5d - Browse repository at this point
Copy the full SHA 9d07a5dView commit details
Commits on Sep 20, 2020
-
Merge branch 'master' into enhancement-item-body-section-parsing
Justin Campbell committedSep 20, 2020 Configuration menu - View commit details
-
Copy full SHA for 3b89a51 - Browse repository at this point
Copy the full SHA 3b89a51View commit details -
Include python-dateutil in Python requirements
Justin Campbell committedSep 20, 2020 Configuration menu - View commit details
-
Copy full SHA for 22b2e65 - Browse repository at this point
Copy the full SHA 22b2e65View commit details -
remove Directory Information from initial message
Jacob Daniel Bennett committedSep 20, 2020 Configuration menu - View commit details
-
Copy full SHA for 04484ad - Browse repository at this point
Copy the full SHA 04484adView commit details -
Remove unecessary newlines from the begining and end of initial messa…
…ge section
Jacob Daniel Bennett committedSep 20, 2020 Configuration menu - View commit details
-
Copy full SHA for e45ce20 - Browse repository at this point
Copy the full SHA e45ce20View commit details -
Assignments are now directly added to sections and not into one list …
…within the type: assign dictionary
Jacob Daniel Bennett committedSep 20, 2020 Configuration menu - View commit details
-
Copy full SHA for 3478903 - Browse repository at this point
Copy the full SHA 3478903View commit details -
Bug fix for blank initial message content
Jacob Daniel Bennett committedSep 20, 2020 Configuration menu - View commit details
-
Copy full SHA for 6d9126b - Browse repository at this point
Copy the full SHA 6d9126bView commit details
Commits on Sep 24, 2020
-
Directory Information now has specific keys for information within th…
…e direcctory
Jacob Daniel Bennett committedSep 24, 2020 Configuration menu - View commit details
-
Copy full SHA for ee0edac - Browse repository at this point
Copy the full SHA ee0edacView commit details
Commits on Sep 28, 2020
-
Directory Parsing now checks for a \tName delimiter before assuming a…
… newline after header info denotes directory info
Jacob Daniel Bennett committedSep 28, 2020 Configuration menu - View commit details
-
Copy full SHA for 0da7774 - Browse repository at this point
Copy the full SHA 0da7774View commit details -
Merge commit '29a8c71b46dae5f54af271cbbea3bd1fdc6ae64b'
Jacob Daniel Bennett committedSep 28, 2020 Configuration menu - View commit details
-
Copy full SHA for 3129730 - Browse repository at this point
Copy the full SHA 3129730View commit details
Commits on Sep 29, 2020
-
Section parsing accounts for nested delimiters (and ignores them) in …
…replies from users
Jacob Daniel Bennett committedSep 29, 2020 Configuration menu - View commit details
-
Copy full SHA for 19eb144 - Browse repository at this point
Copy the full SHA 19eb144View commit details
Commits on Oct 2, 2020
-
Helper function __getFormattedMessageContent created to remove delimi…
…ters and leading and trailing newlines from a message
Jacob Daniel Bennett committedOct 2, 2020 Configuration menu - View commit details
-
Copy full SHA for 0b3ed98 - Browse repository at this point
Copy the full SHA 0b3ed98View commit details -
preliminary Errorparse: returns an error dictionary upon encountering…
… nested delimiter.
Jacob Daniel Bennett committedOct 2, 2020 Configuration menu - View commit details
-
Copy full SHA for 8e150c0 - Browse repository at this point
Copy the full SHA 8e150c0View commit details
Commits on Oct 5, 2020
-
Update dictionary keys for each parsed section per github issue #2
Jacob Daniel Bennett committedOct 5, 2020 Configuration menu - View commit details
-
Copy full SHA for 429213f - Browse repository at this point
Copy the full SHA 429213fView commit details -
Creation of helper function for formating error parsing output
Jacob Daniel Bennett committedOct 5, 2020 Configuration menu - View commit details
-
Copy full SHA for 5adb328 - Browse repository at this point
Copy the full SHA 5adb328View commit details
Commits on Oct 7, 2020
-
Added initial message parser helper function, completely updated dict…
…ionary keys to camel case
Jacob Daniel Bennett committedOct 7, 2020 Configuration menu - View commit details
-
Copy full SHA for 8ef3e06 - Browse repository at this point
Copy the full SHA 8ef3e06View commit details
Commits on Oct 8, 2020
-
Fixed user_email to from_email in initial message
Jacob Daniel Bennett committedOct 8, 2020 Configuration menu - View commit details
-
Copy full SHA for 67aac5a - Browse repository at this point
Copy the full SHA 67aac5aView commit details
Commits on Oct 12, 2020
-
Jacob Daniel Bennett committed
Oct 12, 2020 Configuration menu - View commit details
-
Copy full SHA for ef86c7a - Browse repository at this point
Copy the full SHA ef86c7aView commit details
Commits on Oct 14, 2020
-
More generalized error statements, refactored error parsing dictionar…
…y to include got, expected, file_path, and line_num keys
Jacob Daniel Bennett committedOct 14, 2020 Configuration menu - View commit details
-
Copy full SHA for dd8399f - Browse repository at this point
Copy the full SHA dd8399fView commit details
Commits on Oct 16, 2020
-
Error parsing detects ending reply-from-user delimters
Jacob Daniel Bennett committedOct 16, 2020 Configuration menu - View commit details
-
Copy full SHA for 92e11f2 - Browse repository at this point
Copy the full SHA 92e11f2View commit details -
Subject key added to the initial message
Jacob Daniel Bennett committedOct 16, 2020 Configuration menu - View commit details
-
Copy full SHA for d2ad5bb - Browse repository at this point
Copy the full SHA d2ad5bbView commit details -
Reply-from-user subject key added to the reply from user dictionary
Jacob Daniel Bennett committedOct 16, 2020 Configuration menu - View commit details
-
Copy full SHA for f389afb - Browse repository at this point
Copy the full SHA f389afbView commit details -
Reply-from-user dictionary includes a list of headers passed in the r…
…eply-from-user section
Jacob Daniel Bennett committedOct 16, 2020 Configuration menu - View commit details
-
Copy full SHA for 1b734b7 - Browse repository at this point
Copy the full SHA 1b734b7View commit details
Commits on Oct 19, 2020
-
Items stored as numbers and exception handeling for Value Errors
Jacob Daniel Bennett committedOct 19, 2020 Configuration menu - View commit details
-
Copy full SHA for b783497 - Browse repository at this point
Copy the full SHA b783497View commit details
Commits on Oct 20, 2020
-
Added assignment parsing helper function
Jacob Daniel Bennett committedOct 20, 2020 Configuration menu - View commit details
-
Copy full SHA for acd0733 - Browse repository at this point
Copy the full SHA acd0733View commit details -
Updated in line commenting and code readability
Jacob Daniel Bennett committedOct 20, 2020 Configuration menu - View commit details
-
Copy full SHA for a5a7f9f - Browse repository at this point
Copy the full SHA a5a7f9fView commit details
Commits on Oct 21, 2020
-
Implementation of workaround for extreneous new lines in directory in…
…formation and reply-from-user headers
Jacob Daniel Bennett committedOct 21, 2020 Configuration menu - View commit details
-
Copy full SHA for 6dc675a - Browse repository at this point
Copy the full SHA 6dc675aView commit details
Commits on Oct 22, 2020
-
Updated documentation for error parsing helper function
Jacob Daniel Bennett committedOct 22, 2020 Configuration menu - View commit details
-
Copy full SHA for 8e720f5 - Browse repository at this point
Copy the full SHA 8e720f5View commit details -
Renamed getFormattedMessageContent helper function to getFormattedSec…
…tionContent and updated documentation for getFormattedSectionContent
Jacob Daniel Bennett committedOct 22, 2020 Configuration menu - View commit details
-
Copy full SHA for f7560e8 - Browse repository at this point
Copy the full SHA f7560e8View commit details -
Updated documentation for userReplyParsing
Jacob Daniel Bennett committedOct 22, 2020 Configuration menu - View commit details
-
Copy full SHA for 2af7da5 - Browse repository at this point
Copy the full SHA 2af7da5View commit details -
Updated documentation for statusParsing
Jacob Daniel Bennett committedOct 22, 2020 Configuration menu - View commit details
-
Copy full SHA for 90b0da8 - Browse repository at this point
Copy the full SHA 90b0da8View commit details -
Updated documentation for replyToParsing
Jacob Daniel Bennett committedOct 22, 2020 Configuration menu - View commit details
-
Copy full SHA for ce7c4d5 - Browse repository at this point
Copy the full SHA ce7c4d5View commit details -
Updated documentation for editParsing
Jacob Daniel Bennett committedOct 22, 2020 Configuration menu - View commit details
-
Copy full SHA for 96b2e05 - Browse repository at this point
Copy the full SHA 96b2e05View commit details -
Updated documentation for initialMessageParsing
Jacob Daniel Bennett committedOct 22, 2020 Configuration menu - View commit details
-
Copy full SHA for b9e7800 - Browse repository at this point
Copy the full SHA b9e7800View commit details -
updated assignmentParsing documentation
Jacob Daniel Bennett committedOct 22, 2020 Configuration menu - View commit details
-
Copy full SHA for a5979b4 - Browse repository at this point
Copy the full SHA a5979b4View commit details -
Updated documentation for directoryParsing
Jacob Daniel Bennett committedOct 22, 2020 Configuration menu - View commit details
-
Copy full SHA for a174623 - Browse repository at this point
Copy the full SHA a174623View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6571eaf - Browse repository at this point
Copy the full SHA 6571eafView commit details -
Configuration menu - View commit details
-
Copy full SHA for 27d43b9 - Browse repository at this point
Copy the full SHA 27d43b9View commit details