# # ChangeLog for other-projects/the-macronizer/trunk/src # # Generated by Trac 1.4.2 # 2024-05-20T01:51:36+12:00 Thu, 07 Feb 2019 07:14:03 GMT ak19 [32755] * other-projects/the-macronizer/trunk/build.xml (modified) * other-projects/the-macronizer/trunk/src/java/util/MySQLAccess.java (modified) * other-projects/the-macronizer/trunk/src/scripts-and-sql/cron.in (modified) * other-projects/the-macronizer/trunk/src/scripts-and-sql/macronLogToDB.bash.in (modified) * other-projects/the-macronizer/trunk/web/mysql.properties.in (modified) Western Wilson stuff. Final changes to get the mysql.props file ... Thu, 07 Feb 2019 06:12:06 GMT ak19 [32753] * other-projects/the-macronizer/trunk/build.xml (modified) * other-projects/the-macronizer/trunk/src/scripts-and-sql/EXAMPLE_INSERT.sql (moved) * other-projects/the-macronizer/trunk/src/scripts-and-sql/cron.in (modified) * other-projects/the-macronizer/trunk/src/scripts-and-sql/macronLogToDB.bash.in (moved) Western Wilson stuff. Automating MacroniserLogFileProcessor setup ... Thu, 07 Feb 2019 04:16:53 GMT ak19 [32751] * other-projects/the-macronizer/trunk/build.xml (modified) * other-projects/the-macronizer/trunk/src/scripts-and-sql/cron.in (moved) Macroniser ant build file now does more setup for ... Thu, 07 Feb 2019 03:18:35 GMT ak19 [32749] * other-projects/the-macronizer/trunk/src/java/util/MacroniserLogFileProcessor.java (modified) * other-projects/the-macronizer/trunk/src/java/util/MySQLAccess.java (modified) * other-projects/the-macronizer/trunk/src/scripts-and-sql/cron.txt (modified) * other-projects/the-macronizer/trunk/src/scripts-and-sql/macronLogToDB.bash (modified) More Western Wilson stuff: finally got the bash script working. Cron ... Tue, 05 Feb 2019 11:14:27 GMT ak19 [32747] * other-projects/the-macronizer/trunk/src/scripts-and-sql (moved) * other-projects/the-macronizer/trunk/src/scripts-and-sql/cron.txt (added) * other-projects/the-macronizer/trunk/src/scripts-and-sql/macronLogToDB.bash (added) Western Wilson. Basic bash script to launch the ... Tue, 05 Feb 2019 10:27:47 GMT ak19 [32746] * other-projects/the-macronizer/trunk/src/java/util/MySQLAccess.java (modified) Fix to get MacroniserLogFileProcessor to run from cmdline (but now ... Tue, 05 Feb 2019 10:03:16 GMT ak19 [32745] * other-projects/the-macronizer/trunk/src/java/util/MacroniserLogFileData.java (modified) * other-projects/the-macronizer/trunk/src/java/util/MacroniserLogFileProcessor.java (modified) * other-projects/the-macronizer/trunk/src/java/util/MySQLAccess.java (modified) * other-projects/the-macronizer/trunk/src/sql-scripts/MySQL_Code.sql (modified) More Western Wilson stuff. 1. Major changes to fix handling of utf8 ... Mon, 04 Feb 2019 09:00:11 GMT ak19 [32743] * other-projects/the-macronizer/trunk/src/java/util/MySQLAccess.java (modified) Updating comments on how to run the MySQLAccess.java class. Mon, 04 Feb 2019 08:52:07 GMT ak19 [32742] * other-projects/the-macronizer/trunk/src/java/util/MacroniserLogFileData.java (added) * other-projects/the-macronizer/trunk/src/java/util/MacroniserLogFileProcessor.java (added) * other-projects/the-macronizer/trunk/src/java/util/MySQLAccess.java (added) * other-projects/the-macronizer/trunk/src/sql-scripts (added) * other-projects/the-macronizer/trunk/src/sql-scripts/INSERT.sql (added) * other-projects/the-macronizer/trunk/src/sql-scripts/MySQL_Code.sql (added) * other-projects/the-macronizer/trunk/web/WEB-INF/lib/mysql-connector-java-8.0.14.jar (added) * other-projects/the-macronizer/trunk/web/mysql.properties.in (added) Western Wilson's commit of Macronizer work so far (processes old log ... 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: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 ... 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: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