History of Changes | print-friendly |
Version 0.3.0 (not released yet) | ||
- [webapp] Question text as HTML output is formatted according to the format included in a question's text (dd)
Version 0.2.1 (2003-07-17) | ||
- [desktop] Doubleclicks with the mouse are now supported in the Questionary, ResultSet and Profile Management dialogs. Doubleclicking will start a questionary, send a resultset oder modify a profile. (dd)
- [desktop] QuestionaryManagementDialog has been reworked. Buttons are on/off depending on table's selection. I18N is done. (dd) Fixes bug #746308.
- [desktop] When a questionary is started and no export profile exists to take the result, the user is asked to create a profile, instead of showing an exception caught box (dd) Fixes bug #770501.
- [desktop] Added I18N to ExportDialog (dd)
- [desktop] When a profile for an existing ResultSet should be reassigned, only export-capable profiles may be choosed (dd) Fixes bug #772247.
- [desktop] The application now asks for confirmation if the user tries to quit while a questionary is still running (dd) Fixes bug #772240.
- [desktop] Profile to use and when to send may now be choosed in one dialog (dd) Fixes bug #771782.
- [desktop] Now using formatted question texts. Added an example questionary to DummyDriver (dd)
- [core] Added class QuestionText. Questions now may contain formatted text (dd)
Version 0.2.0 (2003-07-12) | ||
- [webapp] Added a german characters support in wml. (ap)
- [core] Undo functionality is now provided by the RuntimeQuestionary. Going back to already shown Questions is now possible. Implemented this in digiquest-desktop. (dd)
- [webapp] Added new servlet for configuration of MySQL db. (ap) Fixes bug #768352.
- [webapp] A proper tomcat installation fix this BUG. (ap) Fixes bug #751893.
- [desktop] An error is shown if a user tries to cancel the profile chooser at the end of a questionary where the user can choose to select a profile or cancel the questionary. (ls) Fixes bug #746340.
- [desktop] An error is shown if a user tries to save a profile which export ability was removed and that has result sets associated with it. The profile is not modified. The bug remains open as a reminder for some design issues in the ResultSetManagement. (ls) Fixes bug #748096.
- [desktop] An error is shown in the ImportStatusDialog when trying to import a questionary in the wrong format. The bug remains open as a reminder for the upcoming common exception model for digiquest to be reinvestigated then. (ls) Fixes bug #750133.
- [core] A questionary may only be started if at least one profile is available that can export (so the result may be saved) (dd) Fixes bug #750131.
- [desktop] ExportDialog is only shown if export profiles are available (dd) Fixes bug #746327.
- [desktop] ExportDialog now only shows profiles that really can export (dd) Fixes bug #746330.
- [webapp] WML is now supported in new servlets. (ap)
- [webapp] Multiplechoice accept zero-selection now. (ap) Fixes bug #748972.
- [webapp] removed preselection "no" in Yes/No-question. (ap) Fixes bug #748968.
- [webapp] "go" - button without questionaries caused no questionary start. (ap) Fixes bug #747391.
- [core] Removal of Profiles that have Results associated to it can't be deleted anymore (dd) Fixes bug #738766.
- [desktop] ProfileChooser shown after a finished questionary only offers export capable profiles (dd) Fixes bug #739138.
- [core] Added methods in ProfileManagement Interface to retrieve export-/importcapable profiles (dd)
- [webapp] The servlet works with navigation buttons in proper style now. (ap) Fixes bug #743084.
- [desktop] Improved the display of questions. (dd)
- [desktop] A questionary can be canceled now. (dd) Fixes bug #739877.
- [core] Removed the use exception chaining to be compatible to J2ME. (dd)
- [desktop] References to drivers in *ConfigDialog fixed. (ls) Fixes bug #741384.
- The build process has been updated to reflect the changes made to the source tree. New targets to create the distribution added. (dd)
- Massive changes made in the source tree. The sources have been restructered for easier maintenace and to simplify the build process. (all)
- [desktop] UI design has been improved and a consistent Look-and-Feel has been applied. (dd, hm, ls)
- [desktop] I18N has started. First supported languages are English and German. (hm)
- [desktop] Simplified/optimized handling of dialogs for driver configuration. (ls)
- [core] multiple results per question now supported, if queston is flagged to produce multiple results. (dd)
- [core] Questions may be skipped (left unanswered) if allowed by the question. (dd)
- [core] Added profiles for IO operations. Consistent use of profiles in IO modules. (ls)
- [core] Split profiles in import and export section and added functionality for automatic detection. (ls)
- [webapp] Added servlets for administration and driver configuration. (ap)
- [desktop] Changed UI from MDI to SDI. (dd)
- Translation of source documentation to english has started. (all)
- [core] Conditions have been streamlined and simplified. (dd)
- [core] Restructured IO. Flexible architecture for custom implementation and easier implementation on other platforms. (ls)
Version 0.1.1 (2003-02-20) | ||
- Started from scratch... (all)
- deForm has been thrown away. (all)
Version 0.1 (never released) | ||
- Prototype deForm (all)