Activity for Yang XML viewer

  • Luis Galdos committed [8e78a8]

    Commit before major update for new items usage

  • Luis Galdos committed [0efc9c]

    netconf: Using common decorators processing tra...

  • Luis Galdos committed [bdb786]

    xmltree: Include inputs leafs as childs of action

  • Yang XML viewer Yang XML viewer released /yang-xml-viewer_v0.8.tar.gz

  • Luis Galdos committed [3ea62e]

    items: New class for easier handling with leafs

  • Luis Galdos committed [331ac6]

    windows: Prepared code for printing keys in tex...

  • Luis Galdos committed [4195a3]

    main: Set debug flag of main module

  • Luis Galdos committed [fdf5f8]

    netconf: Pass 'parent' to message creator in de...

  • Luis Galdos committed [02d8fc]

    windows: Added support of input parameters for ...

  • Luis Galdos committed [3668f9]

    windows: Check for "mandatory" when creating su...

  • Luis Galdos committed [30505a]

    glade: Updated about dialog

  • Luis Galdos committed [ec35ac]

    main: Fix error due missing glade file

  • Yang XML viewer Yang XML viewer released /yang-xml-viewer_v0.7.tar.gz

  • Luis Galdos committed [44184f]

    main: Removed code for py2exe

  • Luis Galdos committed [77b7d1]

    windows: Fix exception in file chooser after Ca...

  • Luis Galdos committed [650284]

    windows: Under Windows invoke Python when execu...

  • Luis Galdos committed [5d1336]

    windows: Use default "settings.xml"

  • Yang XML viewer Yang XML viewer released /yang-xml-viewer_v0.6.tar.gz

  • Luis Galdos committed [4e0041]

    windows: Use absolute files path when reading m...

  • Luis Galdos committed [1ff7ae]

    windows: Allow creation of list items even miss...

  • Luis Galdos committed [4cb423]

    dialogs: Fix error when trying to import settin...

  • Yang XML viewer Yang XML viewer released /yang-xml-viewer_v0.5.tar.gz

  • Luis Galdos committed [ef52a5]

    netconf: Fixed error sending action

  • Luis Galdos committed [3150fc]

    netconf: Fixed typo when emitting signal "done-...

  • Luis Galdos committed [7ebbb8]

    netconf: Using dummy namespace instead of empty...

  • Luis Galdos committed [84b603]

    netconf: Added method "action" for actionpoints

  • Luis Galdos committed [e5002b]

    dialogs: Moved dialog classes to new module

  • Luis Galdos committed [75bfc6]

    xmltree: Included "action" in treeview

  • Luis Galdos committed [19791c]

    dialogs: Added support for creating list items ...

  • Luis Galdos committed [4c52a8]

    windows: Added support for creating list items

  • Luis Galdos committed [923e2b]

    windows: Prepared classes for list feature "New"

  • Luis Galdos committed [9d565f]

    netconf_client: Reworked creation of edit message

  • Luis Galdos committed [f085e2]

    xmltree: Added new column for cached "set values"

  • Luis Galdos committed [2c9881]

    Added simple Yang model for testing

  • Luis Galdos committed [fede24]

    xmltree: Added new column for buffering "Set va...

  • Luis Galdos committed [9960a5]

    netconf: Added 'edit' method to debug class

  • Luis Galdos committed [49b774]

    settings: Expand '~' in configuration path

  • Yang XML viewer Yang XML viewer released /yang-xml-viewer_v0.4.tar.gz

  • Luis Galdos committed [93da1a]

    ChangeLog: Added last modifications in Settings...

  • Luis Galdos committed [050fef]

    windows: Added sanity checks before starting Ne...

  • Luis Galdos committed [fcb7ab]

    DialogSettings: Fixed several issues and disabl...

  • Luis Galdos committed [74cbf0]

    windows: Open chooser when no settings file at ...

  • Luis Galdos committed [65efae]

    SettingsDialog: Fix issue selection folder

  • Luis Galdos committed [c90759]

    DialogSettings: Enabled button for opening othe...

  • Luis Galdos committed [93c78d]

    main: Never skip init of Gtk threads

  • Luis Galdos committed [063e92]

    Added Py2exec setup script for Windows binary c...

  • Luis Galdos committed [5eaa9f]

    netconf_client: Added functions for edit operat...

  • Luis Galdos committed [ae86b7]

    netconf: Removed console usage for 'edit' opera...

  • Luis Galdos committed [db2278]

    gitignore: Added Vim swap files to ignore

  • Luis Galdos committed [28ec2c]

    netconf: Added sanity check when trying to connect

  • Luis Galdos committed [aab1a9]

    windows: Force scrolled windows policy to autom...

  • Yang XML viewer Yang XML viewer released /yang-xml-viewer_v0.3.tar.gz

  • Luis Galdos committed [64829d]

    create_package: Added script for creating versi...

  • Luis Galdos committed [3d6445]

    NetconfLeafs: Added menu items for activating/d...

  • Luis Galdos committed [0c8414]

    NetconfLeafs: Added menu for activating/deactiv...

  • Luis Galdos committed [5432ca]

    copying: Changed incorret file permissions mode

  • Luis Galdos committed [32efe1]

    NetconfLeafs: Place leaf in user selected place

  • Luis Galdos committed [7d9ff6]

    glade: Added check button for displaying raw re...

  • Luis Galdos committed [4efde5]

    windows: Modified F5 event to 'retrieve leafs l...

  • Luis Galdos committed [ac6fe6]

    windows: Set spinbutton adjustment for enabling

  • Yang XML viewer Yang XML viewer released /yang-xml-viewer_v0.2.tar.gz

  • Luis Galdos committed [6a20cb]

    windows: Added decorator for checking netconf-c...

  • Luis Galdos committed [77acc2]

    windows: Moved menus callbacks to MainMenu

  • Luis Galdos committed [9fde39]

    windows: Change background color of Host entry ...

  • Luis Galdos committed [0c89d9]

    glade: Added entry for index when sending list-...

  • Luis Galdos committed [7b7271]

    glade: Added new menubar list with configuratio...

  • Luis Galdos committed [9c4266]

    windows: Bound widgets for using new "get confi...

  • Luis Galdos committed [19a1ac]

    windows: Fix errors creating output string from...

  • Luis Galdos committed [6401b0]

    netconf: Quick and dirty 'get-config'

  • Luis Galdos committed [163e6f]

    netconf: Removed unneeded sleep before 'edit-co...

  • Luis Galdos committed [36592c]

    netconf: Added debug 'send_edit' method

  • Luis Galdos committed [31607a]

    windows: Added untested code for writing list l...

  • Luis Galdos committed [fc3821]

    netconf: Create XML result in 'NetconfDebug'

  • Luis Galdos committed [9fa517]

    windows: Added callbacks for writing configuration

  • Luis Galdos committed [fcdfdb]

    windows: Updated results output for better read...

  • Luis Galdos committed [4207ee]

    netconf: Added quick & dirty 'edit-config' oper...

  • Luis Galdos committed [fdfcaa]

    glade: Added buttons for sending/retrieving con...

  • Luis Galdos committed [78e1bb]

    windows: Remove temporary XML file catching exc...

  • Luis Galdos committed [a2455b]

    windows: Fix assertion error while accessing te...

  • Luis Galdos committed [932ac1]

    xmltree: Added cell attribute 'weight'

  • Luis Galdos committed [43c6ac]

    settings: Starting to implement support for wri...

  • Luis Galdos committed [9d338a]

    netconf: Fixed error after socket error

  • Luis Galdos committed [1de000]

    netconf: Added terminate() to NetconfClient

  • Luis Galdos committed [cc4684]

    windows: Added leafs update through F5 release ...

  • Yang XML viewer Yang XML viewer released /yang-xml-viewer_v0.1.tar.gz

  • Luis Galdos committed [5e0e7c]

    netconf: Create new client instance for retryin...

  • Yang XML viewer Yang XML viewer released /yang-xml-viewer_v0.1.git.tar.gz

  • Luis Galdos committed [82208f]

    windows: Added separated class for Netconf exec...

  • Luis Galdos committed [aa9d08]

    readme: Added example of a Netconf response

  • Luis Galdos committed [d610a1]

    windows: Fix two bugs in Netconf leafs and miss...

  • Luis Galdos committed [7a7066]

    windows: Renamed method name of Netconf class

  • Luis Galdos committed [b66366]

    xmltree: Copied code that creates treeview store

  • Luis Galdos committed [537e81]

    windows: Added code for reloading yang models

  • Luis Galdos committed [3417aa]

    xmltree: Skip Yang items unrequired in tree view

  • Luis Galdos committed [55c1a0]

    todo: Updated with last committed changes

  • Luis Galdos committed [0a709a]

    windows: Fix invalid file chooser action when e...

  • Luis Galdos committed [765f8b]

    windows: Remove temporary file when new Yang mo...

  • Luis Galdos committed [58bec4]

    windows: Fix editable cells of Netconf leafs

  • Luis Galdos committed [ec2012]

    glade: Modified position of treeviews in main w...

  • Luis Galdos committed [363551]

    glade: Added text entry for Group name

1 >