| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.txt | 2015-02-13 | 2.1 kB | |
| WebConsole_2_1_3.war | 2015-02-13 | 7.7 MB | |
| WebConsole_2_1_2.war | 2013-07-16 | 7.5 MB | |
| WebConsole_2_1_1.war | 2013-05-08 | 7.5 MB | |
| WebConsole-2.1.0.war | 2013-02-24 | 7.5 MB | |
| WebConsole-2.0.0-FINAL.war | 2012-11-10 | 7.5 MB | |
| WebConsole_2_0_0_FINAL_ReleaseCandidate.war | 2012-09-21 | 7.1 MB | |
| WebConsole_2_0_0_Alpha2.war | 2012-03-10 | 6.8 MB | |
| WebConsole_2_0_0_Alpha1.war | 2012-02-06 | 6.6 MB | |
| WebConsole_1_0_0_Alpha1.war | 2011-06-15 | 13.9 MB | |
| Totals: 10 Items | 72.3 MB | 0 | |
WebConsole 2.1.3
================
New features:
- Support relative URLs in the web view widget (WEBCONSOLE-71)
- Add GET parameters to specify a controller
and panel combination to load at startup (WEBCONSOLE-72)
- Update ANT build configuration to abort build
if revision is not found from SVN (WEBCONSOLE-73)
- Add additional GET Parameters to allow more control
over console startup (WEBCONSOLE-74)
- Add ability to switch on debugging via configuration file
(WEBCONSOLE-76)
- Improve mobile browser detection by checking for touch event
support as well as looking at the useragent string (WEBCONSOLE-78)
Bug fixes:
- Console fails to load in Chrome on Mac (WEBCONSOLE-60)
- Console fails to load when cookies are disabled (WEBCONSOLE-61)
- Console fails to load in QtWebkit Browser (WEBCONSOLE-62)
- Having a button with both a navigation and command, the navigation
occurs but the command is not executed (WEBCONSOLE-64)
- Thumb rendered on slider, even "empty" png file
has been assigned as thumb image (WEBCONSOLE-65)
- Incorrect SVN build reported by WebConsole (WEBCONSOLE-66)
- Controller discovery icon continues to indicate
that discovery is in progress when it fails for some reason
(WEBCONSOLE-69)
- Loading spinner not animating on certain browser versions
(WEBCONSOLE-70)
- Code cleaning (WEBCONSOLE-79)
- Widgets fail to display on qtEmbedded browser (WEBCONSOLE-77)
WebConsole 2.1.2
================
- A label connected to a 'switch' type sensor was always
showing text 'on/off' instead of the text values
configured in the label for on/off states (WEBCONSOLE-57,
Richard Turner)
- Treat Midori web browser as a desktop (mouse control)
browser rather than mobile (touch controlled) browser
by default (WEBCONSOLE-59, Richard Turner)
WebConsole 2.1.1
================
Bug fix release:
- WEBCONSOLE-56: Fix to prevent Console from hanging at
loading screen if an invalid response is received from
Controller (Richard Turner)