Dictionary/src/java/org/thdl/lex
2003-12-29 19:54:20 +00:00
..
commands Updated Global Object's Recent Terms Refresh. Started to add an OAI Harvester for Literary Sources. 2003-12-23 06:22:33 +00:00
component Last tweaks done for big bigfix on add/edit/remove for all components. 2003-12-21 18:21:40 +00:00
test Moved jmeter load tests into their own directory. 2003-11-19 01:06:53 +00:00
.cvsignore Added some .cvsignore files to exclude local-config directory and LexConstantsSecure.java 2003-10-06 15:08:56 +00:00
AuthenticationFilter.java Moved most objects stored in session into Visit for better lazy initialization control. Also added some date formatting to DisplayHelper 2003-10-21 18:00:23 +00:00
CharEncFilter.java Added a Filter to get first crack at setting the character encoding of the response and request. Apparently it's best if this is done before any request parameters are ever read or the response InputStream is ever accessed. 2003-10-30 00:30:02 +00:00
DisplayHelper.java Made many small layout tweaks like list-style-types, etc. 2003-10-23 22:11:50 +00:00
Global.java Updated Global Object's Recent Terms Refresh. Started to add an OAI Harvester for Literary Sources. 2003-12-23 06:22:33 +00:00
GuestFilter.java Moved most objects stored in session into Visit for better lazy initialization control. Also added some date formatting to DisplayHelper 2003-10-21 18:00:23 +00:00
HibernateSession.java Here are many changes to the object model including two new interfaces, LexComponentNode and Translatable. Also translation collections have been moved from generic LexComponent to specific components that allow translation. RETRY FROM CORRECT DIRECTORY 2003-10-13 17:12:27 +00:00
HibernateTestServlet.java I'm in the middle of figuring how to get the contentType and charset through the paddlewheel successfully. It's working in /lex/test/ but not after the jsps get their grubby hands all over the request. So this is to update mayor so I can read the log files from outside users. 2003-10-27 21:05:08 +00:00
HibernateTransaction.java Here is a large batch of updated classes and jsps. 2003-10-17 22:55:25 +00:00
LexActionServlet.java Finished changes to LexRepository that ended the practice of storing database connections. 2003-12-24 14:22:58 +00:00
LexComponentFilter.java Fixed diacritics input/display issue. The useUnicode and characterEncoding parameters had to be added to the query string of the URL for the JDBC Connection instead of inside parameter elements in the JNDI Resource. 2003-10-30 00:05:39 +00:00
LexComponentRepository.java Updated Global Object's Recent Terms Refresh. Started to add an OAI Harvester for Literary Sources. 2003-12-23 06:22:33 +00:00
LexConstants.java Moved most objects stored in session into Visit for better lazy initialization control. Also added some date formatting to DisplayHelper 2003-10-21 18:00:23 +00:00
LexConstantsSecure.java testing 2003-10-06 02:11:55 +00:00
LexFlatDataRepository.java More updates to use connection pool instead of stored connections 2003-12-23 22:58:51 +00:00
LexLogger.java Big Update to fix rampant bugs with basic add/edit/remove of everything 2003-12-21 16:51:08 +00:00
LexQuery.hbm.xml testing 2003-10-06 02:11:55 +00:00
LexQuery.java Here are many changes to the object model including two new interfaces, LexComponentNode and Translatable. Also translation collections have been moved from generic LexComponent to specific components that allow translation. RETRY FROM CORRECT DIRECTORY 2003-10-13 17:12:27 +00:00
LexRepository.java More updates to use connection pool instead of stored connections 2003-12-23 22:58:51 +00:00
LexRepositoryException.java testing 2003-10-06 02:11:55 +00:00
LexSourceRepository.java Removed build.properties and replaced with instructions inside build.xml 2003-12-29 19:54:20 +00:00
LexUser.java testing 2003-10-06 02:11:55 +00:00
LexUtilities.java 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
LoginServlet.java Uncommented some rather critical data structure code to end the onslaught of NPEs. 2003-12-15 18:02:02 +00:00
LogoutServlet.java Added Remove functionality for all components and fixed broken Edit for Passage Translations 2003-12-19 19:32:04 +00:00
Preferences.java More updates to use connection pool instead of stored connections 2003-12-23 22:58:51 +00:00
ThdlUtilities.java testing 2003-10-06 02:11:55 +00:00
UserSessionManager.java Moved most objects stored in session into Visit for better lazy initialization control. Also added some date formatting to DisplayHelper 2003-10-21 18:00:23 +00:00
Visit.java Added display of terms and passages in Tibetan Script using Jskad.TibetanHTML. This breaks thexhtml validity of the page so a valid getHTML output would be very nice. 2003-10-22 21:00:00 +00:00