Commit graph

63 commits

Author SHA1 Message Date
Andrew Cantino
ec32d7f979 switch from yaml to json serialization 2013-12-23 00:54:20 -05:00
Andrew Cantino
77882908c4 in order to avoid leaking memory, remove all symbolization 2013-12-22 15:36:29 -08:00
Andrew Cantino
403db15b35 Fix a bug where JSON was lost when saving invalid options 2013-09-30 21:42:20 -07:00
Andrew Cantino
e24f940ac8 Merge branch 'master' into human_task_agent 2013-09-07 00:51:28 -07:00
Andrew Cantino
3eaa9272b1 Prevent some possible XSS attacks where user input makes its way into JSON and contains </script> tags. 2013-09-07 00:34:51 -07:00
Andrew Cantino
d766eb6cd3 Merge branch 'master' into human_task_agent 2013-09-06 23:57:23 -07:00
Andrew Cantino
6a82f27034 Add quick navigation box for Agents 2013-09-01 15:50:42 -06:00
Andrew Cantino
0120ccb9c1 Basic HuamnTaskAgent with specs 2013-08-28 18:02:47 -06:00
Andrew Cantino
86b5b1f203 Use select2 for type selection; switch to showing JSON for event information 2013-08-08 12:30:17 -07:00
Andrew Cantino
306237c306 Allow escaping of JSONPath outputs; demonstrate in the formatting agent. 2013-08-08 09:56:22 -07:00
Andrew Cantino
52a1c1208a Don't allow JSONPath eval 2013-03-17 23:25:59 -07:00
Andrew Cantino
b876759b7b Add JSONPath for hash paths and add JSON parsing to the WebsiteAgent. 2013-03-17 15:56:02 -07:00
Andrew Cantino
620acffa5a initial commit 2013-03-09 22:36:12 -08:00