1. ed223be Keep plugin state in state manager (fixes #201) by Akron · 2 weeks ago
  2. b759ee9 Return cursor position for query object (fixes #228) by Akron · 5 weeks ago
  3. e03faf6 Fix setting query language via widgets (fixes #227) by Akron · 6 weeks ago
  4. 7d18d8e Support setting query form values via plugins by Akron · 7 weeks ago
  5. 83a58bc Support descriptions in plugin embeds (fixes #224) by Akron · 7 weeks ago
  6. 338b4d4 Add textSigle as a fetchable value for plugins by Akron · 2 years ago
  7. da32e7a Use statemanager for toggle states by Akron · 3 years, 1 month ago
  8. a70b689 Support default value for toggle embeddings by Akron · 3 years, 2 months ago
  9. 4de759f Fix queryParam response to be compatible with Chrome (fixes #149) by Akron · 3 years, 2 months ago
  10. 26d57f2 Add pagination info service by Akron · 3 years, 4 months ago
  11. ec4bbfa Add redirection feature for plugins by Akron · 3 years, 3 months ago
  12. c39cc11 Add param to QueryParam info by Akron · 3 years, 3 months ago
  13. 37ea119 Make actions private in panels and views by Akron · 3 years, 5 months ago
  14. bc94a9c List tokens of a client by Akron · 3 years, 8 months ago
  15. 24aa005 Rename private attribute _element to _el by Akron · 4 years, 2 months ago
  16. e51eaa3 Move 'use strict' to file level by Akron · 4 years, 2 months ago
  17. 237abc4 Add role() method to state object by Akron · 4 years, 3 months ago
  18. 678c26f Modernize ES for-loops and remove problematic for-in loops by Akron · 4 years, 3 months ago
  19. 3d01380 Fix plugin information by Akron · 4 years, 3 months ago
  20. bb89198 Simplify permission handling in widgets and services by Akron · 4 years, 3 months ago
  21. fb11a96 Support different sandbox permissions on plugin registration (Fixes #112) by Akron · 4 years, 3 months ago
  22. fcf89db Fix 'setWidget' action for the case a widget was closed instead of minimized by Akron · 4 years, 3 months ago
  23. ba09ed2 Add 'setWidget' action for plugin registration by Akron · 4 years, 3 months ago
  24. 432972b Added query parameter API to plugin server by Akron · 4 years, 3 months ago
  25. 792b1a4 Change buttonGroup API to accept various information in data parameter by Akron · 4 years, 3 months ago
  26. 40a85cf Add possibility to define icons for plugin-buttons by hebasta · 4 years, 5 months ago
  27. 45308ce Added query information API to plugin server by Akron · 4 years, 4 months ago
  28. 16bd164 Fix label for toggle plugins by Akron · 4 years, 6 months ago
  29. c300364 Implement requestMsg() for client-server-communication to receive data from the server by Akron · 4 years, 9 months ago
  30. 51ee623 Added pipe demo and make sendMsg() puplic in plugin client library by Akron · 5 years ago
  31. 22598cd Split service component from widgets and introduce host->plugin communication by Akron · 5 years ago
  32. 043e96f Integration of plugin buttons in result panel by hebasta · 5 years ago
  33. 2d0d96d Added query panel for plugin capabilities by Akron · 5 years ago
  34. 4a70387 Fix plugin test suite by Akron · 6 years ago
  35. e1c27f6 Adopt panel system for plugins by Akron · 6 years ago
  36. 10a4796 Simplified plugin registration and improved registration checks by Akron · 6 years ago
  37. 7c6e05f Added example plugin registry by Akron · 6 years ago
  38. 7991b19 Pass a name to widgets by Akron · 6 years ago
  39. 76dd8d3 Add listeners for plugin management on first established by Akron · 6 years ago
  40. b43c8c6 Initial test suite for plugins by Akron · 6 years ago
  41. c0a2da8 Added source to log messages by Akron · 6 years ago
  42. e8e2c95 Fixed resizing of widgets by Akron · 6 years ago
  43. a99315e Stop suspicious widgets by Akron · 6 years ago
  44. a6c32b9 Introduce widget class by Akron · 6 years ago
  45. 479994e Initial approach to a widget based plugin system by Akron · 6 years ago