Changes between Version 51 and Version 52 of ITERATION_03/Release
- Timestamp:
- 01/06/09 15:29:25 (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
TabularUnified ITERATION_03/Release
v51 v52 70 70 ==== Release Tuning ==== 71 71 * Edit the about dialog so that it contains the text in [wiki:ITERATION_03/Release/AboutSophie2]. The text should be refined.- veliko (done 2008-12-14 17:20 EET .Changeset [834][837][852]) 72 * + main team 72 73 * Review bundles.config files.Remove unnecessary modules and add others if needed. - pap (done 2008-12-14 22:19 EET. Changeset [833],[839].) 74 * - 73 75 * Review log4j.properties file and change log file name and logging level. - pap (will be done only in the released zip file) 76 * + base 74 77 * Review pom.xml files for mistakes(dependencies, BundleActivators, embed/import dependencies) - pap (done 2008-12-15 02:28EET. Changeset [843].) 78 * + base 75 79 * Repair prefixed and suffixed path in the bundle search code in launcher module. - pap (will be done only in the released zip file) 80 * - 76 81 77 82 ==== Bugs to Fix ==== 78 83 * The icons are not properly placed according to their usage. This prevents the application from functioning normally (i.e. one cannot create a book) - Pap (done 2008-12-11 18:28EET. Changeset [757] ) 84 * done 79 85 * The log4j.properties file is not read from the working directory at startup. - pap (done 2008-12-11 18:28EET. Changeset [757] ) 86 * + main APP_PLUGIN_STARTUP? 80 87 * The application is not closable in a normal way - jani (done 2008-12-12 12:21EET. Changeset [760] ) (See [#Comments] for more details) 88 * + base PLUGGIN_SUPPORT_LIB? 81 89 * Change visible appearances of "Veda" to "Sophie 2" - veliko (done 2008-12-11 18:13EET. Changeset[772],[778]) 90 * + main 82 91 * Books are not closable. Trying to do so causes an exception. - jani (done 2008-12-13 19:34EET. Changeset[823], [842]) 92 * base, some PRO? 83 93 * Creating a second book causes an exception. This leads to menu failure. - jani (done 2008-12-12 21:35EET. Changeset [791] ) 94 * main 84 95 * Books are not openable. If this is not solvable in a reasonable time, book opening may be hidden. - jani (done 2008-12-13 13:13EET. Changeset [813] ) (See [#Comments] for more details) 96 * main 85 97 * Saving a book throws an exception. If this cannot be easily fixed, the move to the "Things to disable" section and disable it(hide menu items keyboard shortcuts etc.) - jani (done 2008-12-12 18:01EET. Changeset [776],[812] ) 98 * base - some persistence 86 99 * Page navigation is not working properly when a page number is typed in directly. - jani (done 2008-12-13 12:58EET. Changeset [811] ) 100 * main 87 101 * Extensions are not declared where they're supposed to be. This is concerning main.view and func.file modules, but other should be reviewed too. - pap (done 2008-12-15 00:50 EET. Changeset [840],[841]) 102 * base - peko 88 103 * Book properties on an empty book causes a crash. - jani (done 2008-12-14 00:39EET. Changeset [828] ) 104 * main 89 105 * Setting a page width or height less than or equal to zero causes a crash. - jani (done 2008-12-13 20:05EET. Changeset [827] ) 106 * main 90 107 * Choosing a book from the window main menu causes a crash. - jani (done 2008-12-15 12:53EET. Changeset [844] ) 108 * main 91 109 * If the line in org.sophie2.launcher.Main that loads the log4j configuration is commented out, then the application loads the config from the launcher jar file. This leads to unwanted logging behavior. 92 110