Andrew Cantino
|
30cbacf63a |
switch to JSON |
9 years ago |
Andrew Cantino
|
60ef5fe663 |
update CHANGES.md |
9 years ago |
Andrew Cantino
|
88a217ce0a |
Merge pull request #852 from cantino/rss_agent_can_take_multiple_urls |
9 years ago |
Andrew Cantino
|
00fe4081d0 |
fix variable |
9 years ago |
Andrew Cantino
|
d9ee5a6cf2 |
the RSSAgent can now take an array of feed URLs |
9 years ago |
Akinori MUSHA
|
ffe9b38580 |
Merge branch 'website_agent-use_namespaces' |
9 years ago |
Akinori MUSHA
|
e791f75648 |
Add a new option `use_namespaces` to WebsiteAgent. |
10 years ago |
Akinori MUSHA
|
2bb89c4e39 |
Add specs for the extraction type `xml`. |
10 years ago |
Akinori MUSHA
|
76929583d7 |
Call remove_namespaces! just once. |
10 years ago |
Akinori MUSHA
|
b7055921d3 |
Remove a redundant argument from extract_each(). |
10 years ago |
Andrew Cantino
|
352ca07c75 |
no longer using self_closing |
9 years ago |
Andrew Cantino
|
136aaea04b |
allow DataOutputAgent to build complex XML |
9 years ago |
stvnrlly
|
6bf6d0d667 |
Merge pull request #2 from cantino/keep_events_for_in_seconds |
9 years ago |
Akinori MUSHA
|
8dc5387f0b |
Merge branch 'site-icons' |
9 years ago |
Akinori MUSHA
|
8ea677607a |
Regenerate site icon files |
9 years ago |
Akinori MUSHA
|
4eedbe72b8 |
Strip generated PNG images of metadata |
9 years ago |
Akinori MUSHA
|
b737a77674 |
Restore support for Ruby 1.9 |
9 years ago |
Akinori MUSHA
|
8858d3c2fa |
Merge pull request #835 from cantino/site-icons |
9 years ago |
Akinori MUSHA
|
b1030a5d7f |
Declare the site icons in various sizes |
9 years ago |
Akinori MUSHA
|
6a6ddc21f5 |
Use pry for Rails console |
9 years ago |
Andrew Cantino
|
0eaa52196d |
Merge pull request #833 from willyg302/master |
9 years ago |
William Gaul
|
4889533fe0 |
Adding square icon and iOS assets |
9 years ago |
Andrew Cantino
|
285407caea |
Merge pull request #831 from cantino/website_agent_jsonpath_validation |
9 years ago |
Dustin Miller
|
fe8662244f |
Moved agent picker script to agent-edit-page.js.coffee, reverted heredoc blocks due to scope issue |
9 years ago |
Andrew Cantino
|
84ebfa18cb |
add a validation that warns the user if they have not provided a path when using JSONPath |
9 years ago |
Dustin Miller
|
d8f672a870 |
Whoops - keep my own changes out of this commit. |
9 years ago |
Dustin Miller
|
e0188d686e |
Updated agent descriptions to ensure compatibility with new agent picker |
9 years ago |
Dustin Miller
|
784142f056 |
Updated agent picker to include agent description |
9 years ago |
Andrew Cantino
|
b31a0ec3e7 |
fix specs and add support for translation in Scenario exports |
9 years ago |
Dominik Sander
|
562f95a438 |
Fix JobController specs |
9 years ago |
Dominik Sander
|
f81ac006cf |
Fix JobsHelper#agent_from_job for ActiveJob |
9 years ago |
Andrew Cantino
|
f10e8d020c |
Merge pull request #788 from evaryont/jobs-show-agent-name |
9 years ago |
stvnrlly
|
5e1730351f |
update some spec scripts to new cleanup time |
9 years ago |
Colin Shea
|
3ca2404f63 |
Move loading the agent instance to a helper |
9 years ago |
Andrew Cantino
|
79c89ee115 |
Merge pull request #777 from cantino/js_agent_can_be_dryrun |
9 years ago |
Andrew Cantino
|
552f70286d |
add back in editor update code |
9 years ago |
Andrew Cantino
|
ea1fb447ca |
Merge remote-tracking branch 'origin/master' into js_agent_can_be_dryrun |
9 years ago |
Akinori MUSHA
|
5743087ea9 |
Merge pull request #827 from cantino/diagram_toggle_disabled |
9 years ago |
Akinori MUSHA
|
b4a7dce81d |
Show disabled agents by default |
9 years ago |
Akinori MUSHA
|
b8896f611c |
Omit the toggle button if there are no disabled agents |
9 years ago |
Akinori MUSHA
|
22eb2fa9ef |
Show the number of disabled Agents in the toggle button |
9 years ago |
Akinori MUSHA
|
b779471e13 |
Exclude disabled agents from Agent Diagram and add a toggle button |
9 years ago |
Akinori MUSHA
|
42e53c4b1c |
Remove superfluous CSS position specifiers |
9 years ago |
Akinori MUSHA
|
c4f67d7f68 |
Merge pull request #825 from cantino/dry_run_from_anywhere |
9 years ago |
Akinori MUSHA
|
15378aa006 |
Add "Dry Run" to the action menu |
9 years ago |
Akinori MUSHA
|
cc4966daf4 |
Make sure DryRunnable does not affect normal run, and test #dry_run? also |
9 years ago |
Akinori MUSHA
|
316f0bfec6 |
Make sure a dry-run does not save Agent's memory |
9 years ago |
Akinori MUSHA
|
106058ab96 |
ImapFolderAgent: Enable dry-run |
9 years ago |
Akinori MUSHA
|
3ce41669b4 |
Use keyword arguments for Net::IMAP.new |
9 years ago |
Akinori MUSHA
|
40d6192070 |
Define DryRunnable#dry_run? |
9 years ago |