Akinori MUSHA
|
7ed40a6901
Use the XPath expression `string(.)` instead of `.//text()`
|
8 years ago |
Dominik Sander
|
b651f08cc5
Fix the specs on rails5
|
8 years ago |
Dominik Sander
|
4309460896
Fix escape characters of events when dry running
|
8 years ago |
Dominik Sander
|
517e42c9d2
Replace jquery.serializeObject with new implementation
|
8 years ago |
Dominik Sander
|
af1c830d7f
Ensure to only send supported agent connections
|
8 years ago |
George Opritescu
|
ad4a15d6da
Added button to toggle visibility of disabled agents (#1464)
|
8 years ago |
Michał (Gore) Półrolniczak
|
70919fc24e
the next nine commits
|
9 years ago |
Brian Petro
|
87a58827ff
Use deep_merge instead of merge to allow configuring Agent.options within a nested hash. Useful when configuring DataOutputAgent template>item options with CommanderAgent. Also fix SchedulerAgent 'check' typo.
|
9 years ago |
Andrew Cantino
|
b31a0ec3e7
fix specs and add support for translation in Scenario exports
|
9 years ago |
Andrew Cantino
|
47db27a003
reload to be clear
|
10 years ago |
Dominik Sander
|
34775f902a
Index services by the users uid, disconnect agents if the service is
|
10 years ago |
Andrew Cantino
|
78f6150b26
Merge branch 'omniauth' of https://github.com/dsander/huginn into dsander-omniauth
|
10 years ago |
Andrew Curioso
|
24e03a5b45
Fixed seeds and fictures for rain notifier
|
10 years ago |
Dominik Sander
|
b71ea25418
Merge branch 'master' into omniauth
|
10 years ago |
Akinori MUSHA
|
7b6119f1f2
`"text": true` should have meant ".//text()", not "text()".
|
10 years ago |
Akinori MUSHA
|
4d623c5893
WebsiteAgent: Introduce per-node XPath evaluation in extraction.
|
10 years ago |
Dominik Sander
|
f07db9c97c
Merge remote-tracking branch 'huginn/master' into omniauth
|
10 years ago |
Dominik Sander
|
db968e6f4f
Fixed services migration, disabled agents after deletion of a service
|
10 years ago |
Andrew Cantino
|
64564eb120
Importing of Scenarios now works, creating any needed Agents by global guid
|
10 years ago |
Andrew Cantino
|
276d5936ec
update Agent#events_count when events are expired
|
11 years ago |
Andrew Cantino
|
580ce8a083
Merge remote-tracking branch 'origin/master' into add_keep_events_for_to_agents
|
11 years ago |
Andrew Cantino
|
a408ae48ea
globally avoid using symbols since we're moving to json storage
|
11 years ago |
Andrew Cantino
|
229e24ea80
add keep_events_for as an optional field for agents to decide how long to store events
|
11 years ago |
Andrew Cantino
|
8d7dde6fb5
Add a POST endpoint called handle_details_post that Agents' details views can use to send data to the Agent from the UI. Add a new ManualEventAgent that uses the handle_details_post functionality to create simple events on demand for testing / debugging.
|
11 years ago |
Andrew Cantino
|
3efaed7e2a
update WeatherAgent to allow any location that wunderground supports
|
11 years ago |
Albert Sun
|
8754e50a02
first pass at a weibo publishing agent, almost identical to the twitter one
|
11 years ago |
Selem Delul
|
38ac850843
Update fixture for weather agent.
|
11 years ago |
Andrew Cantino
|
620acffa5a
initial commit
|
12 years ago |