release notes of WebCFG
WebCFG Current Release
WebCFG Release 1.8.1
WebCFG Release 1.8
WebCFG Release 1.7
WebCFG Release 1.6
WebCFG Release 1.5
WebCFG Release 1.4
WebCFG Release 1.3
WebCFG 1.8.1 (09/06/2007)
- Changes to core/parser/documentation
- Installation documentation removed (please refer to http://www.webcfg.com)
- added URL-checker for bundle-installer
- licenses can added without dependencies to any webcfg.xml errors
- some bugfixes
- Changes to examples
- added wcapp "Create windows user"
WebCFG (08/09/2007)
- Changes to webcfg.xml configuration file
- validate syntax of ID's used in <file>, <wcapp>, <handler> and <button>
- added attribute <webcfg default-wcapp="[wcapp id]"/>. This attribute defines the default wcapp
- added attribute timeout to element. Actual this timeout works only with ssh
- changed element <config/> to <wcapp/>
- changed attribute <webcfg style=".."/> to <webcfg default-style="../>
- changed attribute 'name' to 'id' in all elements (e.g. <file id=".."/>, <button id=".."/>, ...)
- changed attribute <wcapp changeview=".."/> to <wcapp adminview=".."/>
- changed attribute <file hide=".."/> to <file default-hide=".."/>
- changed attribute <file readonly=".."/> to <file default-readonly=".."/>
- changed predefined variablename file.name to file.id
- changed predefined variablename session.id to web.session.id
- added predefined variable "exe.suffix" (DOS: "bat", Unix "sh")
- added predefined variable "file.name" and "file.dir"
- Changes to documentation
- added new tags/elements in docu
- added new style to XSD-Documentation
- added describtion of tag '#' and ';'
- added a html-release note (integrated in About-Menu)
- added (forgotten) tag "include"
- bugfix: correct predefined variables
- bugfix: in element handler
- some minor bugfixes
- Changes to parser
- removed tag @WC show
- added argument to tag "@WC hide [default]". Default means, all lines behind this tag
will also be hidden.
- bugfix: added a default format to the calender tag
- Changes to core
- new: textinput started with "#.." will now converted to "#+.."
- limit customer style to non-free license
- limit different customer styles (more than one) to extranet license
- limit attribute chooser <wcapp chooser="true"/> to extranet license
- bugfix: character "+" can now also used as an input char in textboxed/textlines
- bugfix: corrected calculating the default-wcapp
- some minor bugfixes and robustness changes.
- Changes to GUI
- new: Do not show "restricted version" at the top of WebCFG in free-license
- changed the default style to the current style used at http://www.webcfg.com
- bugfix: firefox will also update the data from external date source (handler)
- bugfix: attribute popup from element <button>, will work now
- bugfix: tabs will not be shown, if all elements below are hidden
- bugfix: external property-handler will update all externaldatasources
- bugfix: a small validator bug
- Changes to examples
- moved all examples from ../conf/ to ../conf/wcapps
- added bin directory with printnow.sh/printnow.bat executables (referred by the examples)
- added drbd example
- added new style amanda.org
- added new style vmts.net
- added testbed playground
- changed vmbk3 example
- changed spamassassin example - the userinterface kann add single white/blacklist entries
- changed style default
- changed validator in hosts example
- changed webcfg.xml. After user modification webcfg.xml will show the testbed-wcapp instead of
the introduction
WebCFG 1.7 (06/04/2007)
- Changes to core/parser/documentation
- Integrate handler support. Now external data can dispaly
in realtime in the
- Extranet-licence and update-license was added
- Changes to GUI
- Unformated view:
- an unique SAVE button appears - regardless of
the webcfg.xml button-definition.
- all files appears on an own tab - not on one tab.
- show expiring date for a license if it is set
- Changes to examples
WebCFG 1.6 (04/19/2007)
- Changes to GUI
- update the "About" side (Logo and Link)
WebCFG 1.5 (04/18/2007)
- Changes to core/parser/documentation
- modify tag textline: added attribute size
- added tag 'include': include other web-pages via iframe to webcfg (iframe)
- added tag validator: textline and textbox tag can be validated (regex)
- added tag calendar: a calender appears and the user can select a date
- Changes to GUI
- Loginscreen shows defined headername
- Added customer styles
- New statusline at the top of the page
- errors from actions will shown in a statusline (or in a popup)
- feedback from succeded actions can show in the status line
- new "About" page
- some minor bugfixes
- Changes to examples
- integration of new tags (validator, calendar, include) and styles to examples
- added nagios example
- added german survey
- added spamassassin
WebCFG 1.4 (03/29/2007)
- Changes to core/parser/documentation
- passwords from fileaccess will not be shown in the WEB-Frontend
- Changes to GUI
- Licenseagreement will be shown on startup
WebCFG 1.3 (03/28/2007)
- Changes to webcfg.xml configuration file
- Removed attributes 'logoimage', 'logourl', 'databasedir' from element <webcfg>
- Change default value from attribute changetype of element <config> to "false"
- Changes to core/parser/documentation
- New searchorder for webcfg.xml (Please refer to the documentation)
- SimpleAuth authenfication can handle hostnames
- Bugfixes and changes in documentation
- Changes to GUI
- Hide unformated/formated link if not logged into meta configuration
- Changes to examples
- Insert Demoprefix in webcfg.xml