Skip to content

juise-0.6.0

Compare
Choose a tag to compare
@philshafer philshafer released this 05 Aug 09:04
· 249 commits to master since this release
  • jcs:execute, etc use mixer as the connection manager rather than just
  • juise/mixer plumbing instead of using canned OSPF data
  • local mixer binary when running slax scripts.
  • $.clira.loadCommandFiles will now return a Promise object so we can observe on completion
  • Add 'version' test command to demonstrate how to use the new muxer.slax()
  • Add --mixer argument to juise which allows juise to communicate with the
  • Add first cut at debian/ubuntu packaging scripts
  • Add htmlrpc operation to mixer to tell mixer to add a 'format="html"' to
  • Add missing web installed files to web/Makefile.am
  • Add mixer README
  • Add more missing files to Makefile.am
  • Add run-clira.sh which will eventually replace clira-wrapper.sh
  • Added dynamic forms that user can fill out for commands using 'form' keyword
  • Added option to hide welcome screen on start up
  • Debian packaging fixes
  • Dynamic forms for commands with missing arguments
  • Fix 'show ospf toplogy ' example to work with live data through
  • Fix UI on authentication prompts (hostkey/password/passphrase) to match
  • Fix compile issue with mod_juise on cygwin
  • Fix configure.ac to only error out if no libssh2 or libsqlite3 if --enable-mixer is specified
  • Fix issue with Cygwin package script
  • Fix lighttpd.conf.in to point juise.mixer to the proper location
  • Remove compiler warning that was incompatible with OSX Mavericks compiler
  • Remove some debugging statements
  • Update ember.js to 1.5.1
  • fix mod_juise linking error
  • remove usage of strndupa() which is not standard
  • Add MIME type for .gif
  • Add ember-restless to MANIFEST and import only ember-restless+extras.js
  • Add welcome command file
  • Added $.clira.executeCommand to execute commands with given content and insert output container into the page
  • Added new command 'show debug messages' to view debug logs in an output container replacing sticky window
  • Added runCommandInternal() for more flexibility in options when running a command
  • Adding document on how to write CLIRA apps
  • Adding dropdown and loading spinner icons to makefile
  • Bring back command number to command output header
  • Bring back list of recently used devices
  • Change dynamic forms to a ContainerView instead of jQuery dialog
  • Delay welcome screen loading till all the templates are available
  • Device name mandatory for 'show ospf topology' command
  • Disable device groups
  • Display field title or label if they exist and fallback to name if none of them exist
  • Display finished message after reloading commands
  • Display label instead of title if present. Fix label and titles in prefs
  • Display welcome message on start up
  • Enable scrolling for long command history dropdown
  • Field validation for wizard forms
  • Fill commandInput when command on output header is clicked
  • Fix and move GeneralPrefs view to clira.prefs.views.js
  • Fix command autocompletion menu position
  • Fix scope of onclick, onclose functions and password value in password prompt Enter button click function
  • Fixed emitting Content-Type in body when Accept header is missing in request
  • Fixed issue with hostkey/auth views during newly added device connection testing
  • Hostkey and password prompts are back in the output container instead of popups
  • If we have error running command, catch it and let the user know
  • Make preference dialogs appear inside output container and add 'edit preferences' command to access preferences
  • Merge branch 'develop'
  • Merge branch 'develop' of https://github.com/Juniper/juise into develop
  • Merge branch 'master' into develop
  • Mixer changes to write data into ongoing RPC channel
  • Move auto form building logic into common function
  • Removing unnecessary entries from WEB_FILES
  • Retrieve complete data for individual fields in auto forms
  • Return false on clicking 'show xpath' to override default anchor click action
  • Roll up and then delete when output container is deleted
  • Roll up output container when minimized
  • Scoll up and focus command input box when command input changes
  • Styling for dropdown and loading spinner in input fields
  • Support to handle 'on device' commands that emit streaming output
  • Update builtin.js to use emberjs view
  • Update ember-restless to 0.5.0 that includes LSAdapter
  • Update jQuery-ui to 1.10.4
  • Updating how to write CLIRA apps document
  • add mod_juise.h header file
  • fix various warnings
  • furn +mx_request_find's reqid into an unsigned
  • make jcs and exslt already loaded (slaxDynMarkLoaded)
  • nuke js_muxid (unused)
  • require libslax-0.18.0
  • turn mr_auth_websocketid into unsigned
  • update for configure argument names