# # ChangeLog for other-projects/the-macronizer/trunk/build.xml # # Generated by Trac 1.4.2 # 2024-05-22T22:01:17+12:00 Thu, 07 Feb 2019 08:32:29 GMT ak19 [32757] * other-projects/the-macronizer/trunk/build.xml (modified) * other-projects/the-macronizer/trunk/src/java/util/MacroniserLogFileProcessor.java (modified) Minor improvements to code and correction to mysql.properties file path 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:26:47 GMT ak19 [32754] * other-projects/the-macronizer/trunk/build.xml (modified) Improving instructions 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:18:35 GMT ak19 [32752] * other-projects/the-macronizer/trunk/build.xml (modified) Minor tabbing corrections 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:35:12 GMT ak19 [32750] * other-projects/the-macronizer/trunk/build.xml (modified) * other-projects/the-macronizer/trunk/web/mysql.properties.in (modified) Western Wilson. 1. Making the default db username root after all, so ... Thu, 22 Nov 2018 06:09:30 GMT ak19 [32623] * other-projects/the-macronizer/trunk/build.xml (modified) * other-projects/the-macronizer/trunk/web/log4j.properties.in (modified) Overlooked Rebekah's notes saying that the Macronizer log4j.props ... Thu, 22 Nov 2018 03:30:29 GMT ak19 [32622] * other-projects/the-macronizer/trunk/build.xml (modified) * other-projects/the-macronizer/trunk/web/log4j.properties.in (modified) * other-projects/the-macronizer/trunk/web/macronizer.xml.in (added) 1. Now the Macronizer will work easily with a GS3, first 'run/source ... Thu, 22 Nov 2018 03:02:13 GMT ak19 [32621] * other-projects/the-macronizer/trunk/build.xml (modified) Replaced the hardcoded commdev's GS3 path with a placeholder that ... 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: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 ... 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