46 Коммиты (22645a9441d6693d14bef30b7d139e3885eeff6c)

Автор SHA1 Сообщение Дата
  Dominik Sander 42b132017f Rescue from AR:SubclassNotFound and allow to delete agents лет %!s(int64=7): %!d(string=назад)
  Albert Sun 6bb61065ec Allow admins to login as another user (#1659) лет %!s(int64=7): %!d(string=назад)
  Judy Ngai f57a3af521 enable disable all agents within a scenario (#1506) лет %!s(int64=8): %!d(string=назад)
  Dominik Sander d573b98a68 Show recently received events in dry run modal лет %!s(int64=8): %!d(string=назад)
  George Opritescu ad4a15d6da Added button to toggle visibility of disabled agents (#1464) лет %!s(int64=8): %!d(string=назад)
  Andrew Cantino 491dace4a0 Merge pull request #1394 from Jngai/uploadcredentialsfeature лет %!s(int64=8): %!d(string=назад)
  Judy Ngai 26e776db4d new credentials uploading feature лет %!s(int64=8): %!d(string=назад)
  Andrew Cantino 35bbd2a492 Merge pull request #1423 from Jngai/queuedjobpatch лет %!s(int64=8): %!d(string=назад)
  Judy Ngai d8df930da0 retry queued job patch лет %!s(int64=8): %!d(string=назад)
  Will Read 98f50de06b Sets the new user up with an example set of agents лет %!s(int64=8): %!d(string=назад)
  Dominik Sander 8508928943 Admins can deactivate user accounts лет %!s(int64=8): %!d(string=назад)
  Dominik Sander 4722ebfe4e Add admin user management interface лет %!s(int64=8): %!d(string=назад)
  Andrew Cantino 65f9d387ca Merge pull request #974 from cantino/minor_improvements лет %!s(int64=9): %!d(string=назад)
  Andrew Cantino ce84f159e0 There is a button to add a new Agent directly in a Scenario; deleting an Agent from its show page no longer 404s; there is a button to destroy all delayed_jobs лет %!s(int64=9): %!d(string=назад)
  Will Read 71b2bfdd19 Intercept email in development by default лет %!s(int64=9): %!d(string=назад)
  Akinori MUSHA 8eaaff410a Always use POST for dry_run лет %!s(int64=9): %!d(string=назад)
  Akinori MUSHA a080a78eeb Allow user to clear memory of an agent лет %!s(int64=9): %!d(string=назад)
  Akinori MUSHA 979f803759 Add a "Dry Run" feature to the Agent form. лет %!s(int64=9): %!d(string=назад)
  Dominik Sander 60956c49b9 Added a concern to configure Agents via HTML forms лет %!s(int64=9): %!d(string=назад)
  Akinori MUSHA 5462c62585 Move OmniAuth authentication/callback endpoints to OmniauthCallbacksController. лет %!s(int64=9): %!d(string=назад)
  Akinori MUSHA 2f1ff3192c Remove the constraints on services callback, since there is a spec against it. лет %!s(int64=9): %!d(string=назад)
  Akinori MUSHA 87ad26301b Refactor OmniAuth integration. лет %!s(int64=9): %!d(string=назад)
  Akinori MUSHA 89754a1cb3 Integrate UserLocationUpdatesController into WebRequestsController. лет %!s(int64=9): %!d(string=назад)
  Akinori MUSHA f720291b49 UserLocationAgent: Receive events and accept POST via WebRequestsController. лет %!s(int64=9): %!d(string=назад)
  Dominik Sander 830cf1bf3d Simple job management page лет %!s(int64=9): %!d(string=назад)
  Andrew Cantino 78f6150b26 Merge branch 'omniauth' of https://github.com/dsander/huginn into dsander-omniauth лет %!s(int64=10): %!d(string=назад)
  Alex Coomans 15e3f0a33d Break Diagram into it's own controller, nest resources лет %!s(int64=10): %!d(string=назад)
  Dominik Sander f07db9c97c Merge remote-tracking branch 'huginn/master' into omniauth лет %!s(int64=10): %!d(string=назад)
  Dominik Sander 12c2af26bb Add omniauth to let huginn consume oauth endpoints лет %!s(int64=10): %!d(string=назад)
  Andrew Cantino 5c1fbdb997 upload and fetch by url, data object manages import; next step is actual import лет %!s(int64=10): %!d(string=назад)
  Andrew Cantino b91faf62a0 easier removal of agents from scenarios via the menu лет %!s(int64=10): %!d(string=назад)
  Andrew Cantino 663250227d allow exporting of a set of Agents with their links from a Scenario; Scenario guid is now generated and copied to export, as well as a source link when public лет %!s(int64=10): %!d(string=назад)
  Andrew Cantino aaa4b7a155 add basic scaffold of scenarios, including the ability to add agents to scenarios, edit scenarios, and view scenarios. next step: import and export лет %!s(int64=10): %!d(string=назад)
  Dominik Sander b7b3460fd3 Update to rails 4.1 лет %!s(int64=10): %!d(string=назад)
  Andrew Cantino 25b62ae1f1 Merge pull request #203 from cantino/data_output_agent лет %!s(int64=10): %!d(string=назад)
  Andrew Cantino db0fbe4c93 rename WebhooksController to WebRequestsController; refactor and support deprecated methods for now лет %!s(int64=10): %!d(string=назад)
  Andrew Cantino 671e190b35 disable DelayedJobWeb link when it is not enabled лет %!s(int64=10): %!d(string=назад)
  Andrew Cantino ea8963a8cf add show page for the new agent лет %!s(int64=10): %!d(string=назад)
  Andrew Cantino 794ae69b91 Refactor webhook handling to accept all HTTP verbs лет %!s(int64=10): %!d(string=назад)
  Andrew Cantino ff758cc679 move user credentials to a primary route, update twitter agents and background job лет %!s(int64=10): %!d(string=назад)
  Andrew Cantino 773a612dee Allow Events to be re-emitted for testing. лет %!s(int64=10): %!d(string=назад)
  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. лет %!s(int64=10): %!d(string=назад)
  Andrew Cantino 00727fbd4d add Agent Logs; add logging to WebsiteAgent; refactor flash notices and add event notices лет %!s(int64=11): %!d(string=назад)
  Andrew Cantino c5fb643832 remove rails_admin - let users install it if they want it лет %!s(int64=11): %!d(string=назад)
  Andrew Cantino d0715756f0 add webhooks controller лет %!s(int64=11): %!d(string=назад)
  Andrew Cantino 620acffa5a initial commit лет %!s(int64=11): %!d(string=назад)