# # ChangeLog for other-projects/the-macronizer # # Generated by Trac 1.4.2 # 2024-03-28T21:17:11+13:00 Wed, 13 Sep 2017 04:39:11 GMT rmw36 [31964] * other-projects/the-macronizer/trunk/src/java/web/servlets/FileUpload.java (modified) Some fixes to get FileUpload compiling again. Tue, 12 Sep 2017 05:35:56 GMT rmw36 [31963] * other-projects/the-macronizer/trunk/web/jsp/en/footer.jsp (modified) Minor spelling change. Tue, 12 Sep 2017 05:19:04 GMT rmw36 [31962] * other-projects/the-macronizer/trunk/build.xml (modified) * other-projects/the-macronizer/trunk/src/java/web/servlets/DirectInput.java (modified) * other-projects/the-macronizer/trunk/src/java/web/servlets/FileUpload.java (modified) * other-projects/the-macronizer/trunk/web/WEB-INF/lib/log4j-1.2.8.jar (added) * other-projects/the-macronizer/trunk/web/index.jsp (modified) * other-projects/the-macronizer/trunk/web/jsp/en/footer.jsp (modified) * other-projects/the-macronizer/trunk/web/jsp/mi/footer.jsp (modified) * other-projects/the-macronizer/trunk/web/log4j.properties.in (added) Macronizer changes: 1. adding an ethical disclaimer to the main web ... Wed, 29 Jun 2016 23:53:09 GMT kjdon [30594] * other-projects/the-macronizer/trunk/web/css/css.css (modified) * other-projects/the-macronizer/trunk/web/jsp/en/main.jsp (modified) * other-projects/the-macronizer/trunk/web/jsp/mi/main.jsp (modified) modifying the input and results areas to get it looking the same in ... Fri, 24 Jun 2016 01:34:22 GMT kjdon [30590] * other-projects/the-macronizer/trunk/web/jsp/mi/main.jsp (modified) this change was made on puka, and when I tried this on commdev, it ... Mon, 27 Jul 2015 11:30:06 GMT davidb [30064] * other-projects/the-macronizer/trunk/dev.tar.gz (added) Useful files for compiling and running the code. Inlucde 'ant' for ... Mon, 27 Jul 2015 11:22:01 GMT davidb [30063] * other-projects/the-macronizer/trunk/build.xml (modified) * other-projects/the-macronizer/trunk/nbproject (deleted) Replacement of NetBeans based ant compile files with much simpler ... Mon, 27 Jul 2015 11:14:46 GMT davidb [30062] * other-projects/the-macronizer/trunk/src/java/monogram/model/ListModel.java (modified) * other-projects/the-macronizer/trunk/src/java/monogram/plugin/PluginDOCX.java (modified) * other-projects/the-macronizer/trunk/src/java/monogram/plugin/PluginManager.java (modified) * other-projects/the-macronizer/trunk/src/java/monogram/plugin/PluginODT.java (modified) * other-projects/the-macronizer/trunk/src/java/monogram/plugin/PluginTXT.java (modified) * other-projects/the-macronizer/trunk/src/java/monogram/restorer/MonogramRestorer.java (modified) * other-projects/the-macronizer/trunk/src/java/monogram/restorer/TxtRestorer.java (modified) * other-projects/the-macronizer/trunk/src/java/web/servlets/FileUpload.java (modified) Removal/Tidy-up of debug statements Mon, 27 Jul 2015 11:13:48 GMT davidb [30061] * other-projects/the-macronizer/trunk/src/java/web/servlets/DirectInput.java (modified) Removal of debug print statements, and tidy up on 'finally' clause Mon, 27 Jul 2015 11:13:02 GMT davidb [30060] * other-projects/the-macronizer/trunk/src/java/web/listeners/MyServletContextListener.java (modified) Tidy up on how thrown exception is handled Mon, 27 Jul 2015 11:10:58 GMT davidb [30059] * other-projects/the-macronizer/trunk/src/jars (added) * other-projects/the-macronizer/trunk/src/jars/servlet-api.jar (added) * other-projects/the-macronizer/trunk/src/java/web/servlets/Email.java (added) * other-projects/the-macronizer/trunk/web/WEB-INF/lib/activation.jar (added) * other-projects/the-macronizer/trunk/web/WEB-INF/lib/mail.jar (added) Files needed to compile without a Java EE 'stack' Tue, 05 May 2015 22:40:48 GMT davidb [29856] * other-projects/the-macronizer/trunk/LICENSE.txt (added) New Zealand Digital Library Project, GPLv3 Tue, 05 May 2015 22:35:24 GMT davidb [29855] * other-projects/the-macronizer/trunk/build.xml (added) * other-projects/the-macronizer/trunk/nbproject (added) * other-projects/the-macronizer/trunk/nbproject/ant-deploy.xml (added) * other-projects/the-macronizer/trunk/nbproject/build-impl.xml (added) * other-projects/the-macronizer/trunk/nbproject/genfiles.properties (added) * other-projects/the-macronizer/trunk/nbproject/project.properties (added) * other-projects/the-macronizer/trunk/nbproject/project.xml (added) * other-projects/the-macronizer/trunk/src (added) * other-projects/the-macronizer/trunk/src/conf (added) * other-projects/the-macronizer/trunk/src/conf/MANIFEST.MF (added) * other-projects/the-macronizer/trunk/src/java (added) * other-projects/the-macronizer/trunk/src/java/monogram (added) * other-projects/the-macronizer/trunk/src/java/monogram/data (added) * other-projects/the-macronizer/trunk/src/java/monogram/data/doublevowel (added) * other-projects/the-macronizer/trunk/src/java/monogram/data/doublevowel/distinctTransformations.data (added) * other-projects/the-macronizer/trunk/src/java/monogram/data/doublevowel/indistinctTransformations.data (added) * other-projects/the-macronizer/trunk/src/java/monogram/data/doublevowel/monogramProbabilities.data (added) * other-projects/the-macronizer/trunk/src/java/monogram/data/list (added) * other-projects/the-macronizer/trunk/src/java/monogram/data/list/blacklist.data (added) * other-projects/the-macronizer/trunk/src/java/monogram/data/macron (added) * other-projects/the-macronizer/trunk/src/java/monogram/data/macron/distinctTransformations.data (added) * other-projects/the-macronizer/trunk/src/java/monogram/data/macron/indistinctTransformations.data (added) * other-projects/the-macronizer/trunk/src/java/monogram/data/macron/monogramProbabilities.data (added) * other-projects/the-macronizer/trunk/src/java/monogram/model (added) * other-projects/the-macronizer/trunk/src/java/monogram/model/ListModel.java (added) * other-projects/the-macronizer/trunk/src/java/monogram/model/MonogramFactory.java (added) * other-projects/the-macronizer/trunk/src/java/monogram/model/MonogramModel.java (added) * other-projects/the-macronizer/trunk/src/java/monogram/plugin (added) * other-projects/the-macronizer/trunk/src/java/monogram/plugin/Plugin.java (added) * other-projects/the-macronizer/trunk/src/java/monogram/plugin/PluginConfiguration.java (added) * other-projects/the-macronizer/trunk/src/java/monogram/plugin/PluginDOCX.java (added) * other-projects/the-macronizer/trunk/src/java/monogram/plugin/PluginManager.java (added) * other-projects/the-macronizer/trunk/src/java/monogram/plugin/PluginODT.java (added) * other-projects/the-macronizer/trunk/src/java/monogram/plugin/PluginTXT.java (added) * other-projects/the-macronizer/trunk/src/java/monogram/restorer (added) * other-projects/the-macronizer/trunk/src/java/monogram/restorer/MonogramRestorer.java (added) * other-projects/the-macronizer/trunk/src/java/monogram/restorer/TxtRestorer.java (added) * other-projects/the-macronizer/trunk/src/java/monogram/restorer/XMLRestorer.java (added) * other-projects/the-macronizer/trunk/src/java/tasks (added) * other-projects/the-macronizer/trunk/src/java/tasks/FileSweeper.java (added) * other-projects/the-macronizer/trunk/src/java/util (added) * other-projects/the-macronizer/trunk/src/java/util/CharReader.java (added) * other-projects/the-macronizer/trunk/src/java/util/CharacterUtil.java (added) * other-projects/the-macronizer/trunk/src/java/util/FileUtil.java (added) * other-projects/the-macronizer/trunk/src/java/util/FixedLinkedList.java (added) * other-projects/the-macronizer/trunk/src/java/util/IOUtil.java (added) * other-projects/the-macronizer/trunk/src/java/util/LogUtil.java (added) * other-projects/the-macronizer/trunk/src/java/util/Pool.java (added) * other-projects/the-macronizer/trunk/src/java/util/StringUtil.java (added) * other-projects/the-macronizer/trunk/src/java/util/Utils4JJ.java (added) * other-projects/the-macronizer/trunk/src/java/web (added) * other-projects/the-macronizer/trunk/src/java/web/META-INF (added) * other-projects/the-macronizer/trunk/src/java/web/META-INF/context.xml (added) * other-projects/the-macronizer/trunk/src/java/web/WEB-INF (added) * other-projects/the-macronizer/trunk/src/java/web/WEB-INF/glassfish-web.xml (added) * other-projects/the-macronizer/trunk/src/java/web/WEB-INF/sun-web.xml (added) * other-projects/the-macronizer/trunk/src/java/web/listeners (added) * other-projects/the-macronizer/trunk/src/java/web/listeners/MyHttpSessionAttributeListener.java (added) * other-projects/the-macronizer/trunk/src/java/web/listeners/MyHttpSessionListener.java (added) * other-projects/the-macronizer/trunk/src/java/web/listeners/MyServletContextListener.java (added) * other-projects/the-macronizer/trunk/src/java/web/properties (added) * other-projects/the-macronizer/trunk/src/java/web/properties/web.properties (added) * other-projects/the-macronizer/trunk/src/java/web/servlets (added) * other-projects/the-macronizer/trunk/src/java/web/servlets/DirectInput.java (added) * other-projects/the-macronizer/trunk/src/java/web/servlets/Download.java (added) * other-projects/the-macronizer/trunk/src/java/web/servlets/FileUpload.java (added) * other-projects/the-macronizer/trunk/web (added) * other-projects/the-macronizer/trunk/web/META-INF (added) * other-projects/the-macronizer/trunk/web/META-INF/context.xml (added) * other-projects/the-macronizer/trunk/web/WEB-INF (added) * other-projects/the-macronizer/trunk/web/WEB-INF/lib (added) * other-projects/the-macronizer/trunk/web/WEB-INF/lib/commons-email-1.2.jar (added) * other-projects/the-macronizer/trunk/web/WEB-INF/lib/commons-fileupload-1.2.2.jar (added) * other-projects/the-macronizer/trunk/web/WEB-INF/lib/commons-io-2.0.1-javadoc.jar (added) * other-projects/the-macronizer/trunk/web/WEB-INF/lib/commons-io-2.0.1.jar (added) * other-projects/the-macronizer/trunk/web/WEB-INF/lib/guessencoding-1.4.jar (added) * other-projects/the-macronizer/trunk/web/WEB-INF/lib/utils4j-0.6.7.jar (added) * other-projects/the-macronizer/trunk/web/WEB-INF/web.xml (added) * other-projects/the-macronizer/trunk/web/css (added) * other-projects/the-macronizer/trunk/web/css/css.css (added) * other-projects/the-macronizer/trunk/web/images (added) * other-projects/the-macronizer/trunk/web/images/arrow-closed.png (added) * other-projects/the-macronizer/trunk/web/images/arrow-open.png (added) * other-projects/the-macronizer/trunk/web/images/button-left.png (added) * other-projects/the-macronizer/trunk/web/images/button-right.png (added) * other-projects/the-macronizer/trunk/web/images/koru-symbol-mod.png (added) * other-projects/the-macronizer/trunk/web/images/logo_nga_pae_o_te_maramatanga.JPG (added) * other-projects/the-macronizer/trunk/web/images/logo_waikato_uni.jpg (added) * other-projects/the-macronizer/trunk/web/images/maramatangaIcon.jpg (added) * other-projects/the-macronizer/trunk/web/index.jsp (added) * other-projects/the-macronizer/trunk/web/js (added) * other-projects/the-macronizer/trunk/web/js/js.js (added) * other-projects/the-macronizer/trunk/web/jsp (added) * other-projects/the-macronizer/trunk/web/jsp/en (added) * other-projects/the-macronizer/trunk/web/jsp/en/about.jsp (added) * other-projects/the-macronizer/trunk/web/jsp/en/error.jsp (added) * other-projects/the-macronizer/trunk/web/jsp/en/feedback.jsp (added) * other-projects/the-macronizer/trunk/web/jsp/en/footer.jsp (added) * other-projects/the-macronizer/trunk/web/jsp/en/header.jsp (added) * other-projects/the-macronizer/trunk/web/jsp/en/help.jsp (added) * other-projects/the-macronizer/trunk/web/jsp/en/main.jsp (added) * other-projects/the-macronizer/trunk/web/jsp/mi (added) * other-projects/the-macronizer/trunk/web/jsp/mi/about.jsp (added) * other-projects/the-macronizer/trunk/web/jsp/mi/error.jsp (added) * other-projects/the-macronizer/trunk/web/jsp/mi/feedback.jsp (added) * other-projects/the-macronizer/trunk/web/jsp/mi/footer.jsp (added) * other-projects/the-macronizer/trunk/web/jsp/mi/header.jsp (added) * other-projects/the-macronizer/trunk/web/jsp/mi/main.jsp (added) John's code after refactoring by Tom over the summer of 2014/2015 Tue, 05 May 2015 22:29:21 GMT davidb [29854] * other-projects/the-macronizer/trunk (added) Top-level folder for Te Taka's Macronizer project Tue, 05 May 2015 22:29:17 GMT davidb [29853] * other-projects/the-macronizer (added) Top-level folder for Te Taka's Macronizer project