Commit Graph

87 Commits

Author SHA1 Message Date
aranganath c568828cb8 new tomcat 2005-05-17 16:50:28 +00:00
amontano a921ac7536 Updated importer to include everything needed, and not to depend on external sql statements. 2005-04-26 05:29:08 +00:00
amontano 7379440520 Updated "deleteQuotes" method to get rid of the double quotations properly. 2005-04-26 05:28:02 +00:00
aranganath 3f378c7a66 fixes for steve's list 2005-03-22 04:27:21 +00:00
aranganath 60b736246b latest code 2005-03-14 15:44:54 +00:00
amontano 6251b6c670 Anoop's major update. Everything has changed location. 2005-02-21 06:54:11 +00:00
amontano c4c899c895 Anoop's major update. Everything has changed location. 2005-02-21 06:08:29 +00:00
travismccauley 9492a3f8ad *** empty log message *** 2004-07-03 14:48:21 +00:00
travismccauley f181eb3957 bugfix for a-chung apostrophes 2004-07-02 12:06:06 +00:00
travismccauley 117475a161 *** empty log message *** 2004-07-02 00:39:52 +00:00
travismccauley 66cdf866c6 *** empty log message *** 2004-07-01 19:53:20 +00:00
travismccauley 1eee275e7a *** empty log message *** 2004-07-01 17:26:08 +00:00
travismccauley 6ae8b6a26f *** empty log message *** 2004-07-01 12:41:01 +00:00
amontano 6cc4bfac6b minor changes 2004-07-01 03:01:09 +00:00
amontano 2387f04ea3 changes to the DictionaryImporter 2004-06-27 11:41:26 +00:00
amontano 536dba67c7 Now inserts manually also using SQL statements. 2004-06-26 13:12:51 +00:00
amontano ab98379ce4 changed its package & folder 2004-06-25 04:02:29 +00:00
travismccauley 36ae2dc8f3 *** empty log message *** 2004-06-25 00:42:04 +00:00
travismccauley 2fa8b7f200 updated addRecord method to use LexComponentRepository api to save 2004-06-20 17:27:52 +00:00
travismccauley ec0d7206f3 *** empty log message *** 2004-06-20 17:00:33 +00:00
amontano 9501976593 Updated DictionaryImporter. Doesn't work yet. 2004-06-18 03:56:00 +00:00
amontano de4fffcd97 Used by DictionaryImporter. 2004-06-18 03:54:28 +00:00
travismccauley 2a687e4787 fixed typo 2004-01-09 21:18:31 +00:00
travismccauley 77b0f1616c Modified text on 2004-01-09 20:39:51 +00:00
travismccauley a9e4a482ef Switched to creator for menu recent terms display 2004-01-09 17:45:25 +00:00
travismccauley 12fd33c87c Updated context config to use the new Databases. And added a javac task to the build file to compile ThdlUser sources all in one go. 2004-01-07 20:54:45 +00:00
travismccauley d398e86fa0 Removed property, 'precedence', from all components and modified Controller accordingly 2004-01-05 21:51:04 +00:00
travismccauley f5f92281e1 Removed build.properties and replaced with instructions inside build.xml 2003-12-29 19:54:20 +00:00
travismccauley 39753a477f Finished changes to LexRepository that ended the practice of storing database connections. 2003-12-24 14:22:58 +00:00
travismccauley b9b0b8feed More updates to use connection pool instead of stored connections 2003-12-23 22:58:51 +00:00
travismccauley 0df6a89cc3 Added a lazy initialization to cover connections that are closed by the container 2003-12-23 21:02:41 +00:00
travismccauley 3e1a874653 Added a lazy initialization to cover connections that are closed by the container 2003-12-23 20:40:07 +00:00
travismccauley e62b68a996 Updated Global Object's Recent Terms Refresh. Started to add an OAI Harvester for Literary Sources. 2003-12-23 06:22:33 +00:00
travismccauley c944cfc0d1 Last tweaks done for big bigfix on add/edit/remove for all components. 2003-12-21 18:21:40 +00:00
travismccauley afa2f340a1 Big Update to fix rampant bugs with basic add/edit/remove of everything 2003-12-21 16:51:08 +00:00
travismccauley 136340ab79 Fixed some display bugs and set passages only to convert to wylie when the passage is Tibetan 2003-12-19 20:54:44 +00:00
travismccauley 7af072de84 Adding GetRemoveForm command 2003-12-19 19:34:10 +00:00
travismccauley 57c4afe8bc Added Remove functionality for all components and fixed broken Edit for Passage Translations 2003-12-19 19:32:04 +00:00
travismccauley c9fa3dbb16 New Default Log levels to help with performance. 2003-12-16 21:07:27 +00:00
travismccauley 956401c146 Updated FlatDataRepository to use ThdlUsers DB for Users. 2003-12-15 19:54:05 +00:00
travismccauley e23553d627 Fixed Logout bug that caused an error page. 2003-12-15 19:04:55 +00:00
travismccauley 03920cfc6c Uncommented some rather critical data structure code to end the onslaught of NPEs. 2003-12-15 18:02:02 +00:00
travismccauley 830eef4fef Updated build.properties 2003-11-26 14:22:19 +00:00
travismccauley 8401cc0d6f Fixed bad link the thdl_scripts 2003-11-19 20:50:38 +00:00
travismccauley 3bd309479c Moved jmeter load tests into their own directory. 2003-11-19 01:06:53 +00:00
travismccauley 754a941c35 Added the beginnings of a jWebUnit Functionality test. Added the start of a jMeter Load Test including a recorder that includes an Http Proxy Server to record navigation through the application. This will be the basis for an automated test of most functionality of the application 2003-11-12 15:02:04 +00:00
travismccauley 763cec98dd Added link to thdl_scripts to fix bug where popup menu would not open popups 2003-11-12 14:51:43 +00:00
travismccauley e57d322046 Strengthened CSS rule that sets width of inputs and selects inside of columnCenter 2003-11-12 14:50:43 +00:00
travismccauley 10cd2493ed Pulled configurable properties out of build.xml and into build.properties 2003-11-11 02:35:38 +00:00
travismccauley 496c7eb436 Bugfix to add Hibernate Query Language escape string for single-quotes. Added a convenience method in LexUtilities, hqlEscape. 2003-11-04 16:22:11 +00:00