1. f73403b backend CHANGE send edit-config requests to the NETCONF server by Radek Krejci · 7 years ago
  2. fc908f3 frontend CHANGE process structured error data returned from NETCONF server by Radek Krejci · 7 years ago
  3. 62fec6a frontend CHANGE apply configuration changes by sending them to backend by Radek Krejci · 7 years ago
  4. f041d65 backend CHANGE devel version of the applying changes functionality by Radek Krejci · 7 years ago
  5. 5a69fa3 frontend CHANGE refactor configuration view by Radek Krejci · 7 years ago
  6. 9b41f5b frontend CHANGE refactor data modification by Radek Krejci · 7 years ago
  7. 499d1ee frontend CHANGE view of deleted nodes by Radek Krejci · 7 years ago
  8. f71867f frontend FEATURE support creatin new top-level configuration data by Radek Krejci · 7 years ago
  9. a1fee3f frontend CHANGE Netopeer icon by Radek Krejci · 7 years ago
  10. bd51ab4 frontend MAINTENANCE update role settings and description for router's paths by Radek Krejci · 7 years ago
  11. 4990494 frontend CHANGE use Material library to show loading in progress by Radek Krejci · 7 years ago
  12. 208c836 vagrant CHANGE update dependencies installation by Radek Krejci · 7 years ago
  13. 6cdd21a frontend CHANGE improve positioning of the edit menu for config nodes by Radek Krejci · 7 years ago
  14. 7708844 frontend CHANGE scroll dialog to create new nodes into a middle of the page by Radek Krejci · 7 years ago
  15. 2ca11ba frontend CHANGE hide some of the debug logs by Radek Krejci · 7 years ago
  16. 08ad0a8 frontend BUGFIX hiding edit menu on config nodes by Radek Krejci · 7 years ago
  17. 7ddaf93 frontend CHANGE utilize liberouter-gui color variables and define Netopeer colorTheme by Radek Krejci · 7 years ago
  18. cb89097 frontend CHANGE delay showing edit menu on config nodes by Radek Krejci · 7 years ago
  19. fb0c046 frontend BUGFIX select new active session when the currently active session is closed by Radek Krejci · 7 years ago
  20. 6e772b2 FEATURE basic frontend manipulation with configuration data by Radek Krejci · 7 years ago
  21. cd1ebe1 frontend: use sass for cascading styles by Radek Krejci · 7 years ago
  22. e233658 vagrant: update vagrant file for Ubuntu by Radek Krejci · 7 years ago
  23. e95c350 vagrant: fix port forwarding to the netopeer-server from host by Radek Krejci · 7 years ago
  24. 26bf2bc frontend: change config values by Radek Krejci · 7 years ago
  25. 4d3896c verify config values being edited by Radek Krejci · 7 years ago
  26. 2bd53d9 vagrant: temporariry use liberouter-gui devel branch by Radek Krejci · 7 years ago
  27. b174ffb frontend: fix several small issues with displaying data tree by Radek Krejci · 7 years ago
  28. e5dd4d0 frontend: rebrand liberouter-gui to Netopeer2GUI by Radek Krejci · 7 years ago
  29. d82dfe2 config: display list with key values and mark key leafs with icon and do not allow edit by Radek Krejci · 7 years ago
  30. 7c6a3f6 backend BUGFIX don't use relative imports going outside the module by Radek Krejci · 7 years ago
  31. 2713498 frontend CHANGE displaying leaflist and leaf values by Radek Krejci · 7 years ago
  32. beacbad vagrant CHANGE allow vagrant user to access all data in sysrepo by Radek Krejci · 7 years ago
  33. ac63306 vagrant CHANGE improve logging and have vagrant user on all vagrant images by Radek Krejci · 7 years ago
  34. b7eb03c docs CHANGE add info about logging into NETCONF server in vagrant by Radek Krejci · 7 years ago
  35. 2a29688 frontend CHANGE improve collapse/expand icons readability by Radek Krejci · 7 years ago
  36. 2d03809 FEATURE vagrant by Radek Krejci · 7 years ago
  37. e20e4d8 backend CHANGE dummy hostkey checking by Radek Krejci · 7 years ago
  38. 4f7eea1 DOC Use Netopeer2GUI schema image in README by Radek Krejci · 7 years ago
  39. d349de7 DOC simple chema of the Netopeer2GUI by Radek Krejci · 7 years ago
  40. a528d4a doc CHANGE update main README by Radek Krejci · 7 years ago
  41. 3c70822 frontend CHANGE status data visibility switch by Radek Krejci · 7 years ago
  42. e1a9850 frontend CHANGE use image icons in inventory tab by Radek Krejci · 7 years ago
  43. 77f7720 frontend CHANGE store every data tree view change to keep the same view for reload by Radek Krejci · 7 years ago
  44. 0d4c863 frontend BUGFIX displaying expand buttons in config tree by Radek Krejci · 7 years ago
  45. 4ce56d9 frontend CHANGE add brief info about TBD tabs by Radek Krejci · 7 years ago
  46. a133960 FEATURE displaying data tree by Radek Krejci · 7 years ago
  47. b424acd BUGFIX switching active sessions in configuration by Radek Krejci · 7 years ago
  48. b64a4de Merge branch 'master' of https://github.com/CESNET/Netopeer2GUI by Radek Krejci · 7 years ago
  49. ae75839 CHANGE displaying session capabilities by Radek Krejci · 7 years ago
  50. 903f94e CHANGE displaying session capabilities by Radek Krejci · 7 years ago
  51. a6c8b41 CHANGE allow connection without storing device information by Radek Krejci · 7 years ago
  52. 7e4126b DOC update install instructions by Radek Krejci · 7 years ago
  53. d1fa33b CHANGE reflect recent changes in liberouter-gui by Radek Krejci · 7 years ago
  54. 2e57856 frontend/backend FEATURE simple display of the server's running data by Radek Krejci · 7 years ago
  55. 95bd14c frontend FEATURE basic NETCONF sessions handling by Radek Krejci · 7 years ago
  56. 80e003e frontend FEATURE devices management by Radek Krejci · 7 years ago
  57. b479496 frontend CHANGE simplify CSS files structure by Radek Krejci · 7 years ago
  58. 67c922d backend MAINTENANCE cleanup imports by Radek Krejci · 7 years ago
  59. cb05e3f backend MAINTENANCE remove debug print by Radek Krejci · 7 years ago
  60. cbbb197 backend FEATURE basic API to handle NETCONF connections by Radek Krejci · 7 years ago
  61. 58fb890 backend FEATURE new API to manage devices inventory by Radek Krejci · 7 years ago
  62. 2b9bbc2 backend CHANGE make INVENTORY path available from inventory.py by Radek Krejci · 7 years ago
  63. b2feaac backend CHANGE move check for inventory storage from schemas source file by Radek Krejci · 7 years ago
  64. 61f1a69 frontend CHANGE display of schemas and add remove button for schemas by Radek Krejci · 7 years ago
  65. c58f347 frontend FEATURE functions to remove the selected schema from the inventory by Radek Krejci · 7 years ago
  66. 3cb753f backend FEATURE basic support for removing schemas from inventory by Radek Krejci · 7 years ago
  67. a028318 www BUGFIX remove import of the removed source file by Radek Krejci · 7 years ago
  68. d23f0df Initial commit by Radek Krejci · 7 years ago
  69. 21dbffb docs CHANGE install notes by Radek Krejci · 7 years ago
  70. 0c4d003 Initial commit by Radek Krejci · 7 years ago