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
|
687dda50dd
|
Added jWebUnit dependencies to support unit tests
|
2003-11-12 14:36:11 +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 |
|
travismccauley
|
29e09dce28
|
Fixed typo in displayEntry and menu JSPs
|
2003-10-30 00:44:09 +00:00 |
|
travismccauley
|
bc918b1c12
|
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 |
|
travismccauley
|
fb45cb42c3
|
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 |
|
travismccauley
|
1315e8d7ba
|
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 |
|
travismccauley
|
64a5e8c47e
|
test
|
2003-10-24 21:19:34 +00:00 |
|
travismccauley
|
26312e7241
|
test
|
2003-10-24 21:19:34 +00:00 |
|
dubtraxis
|
60aecdf9c1
|
Minor display fix in etymology
|
2003-10-24 03:30:39 +00:00 |
|
dubtraxis
|
91c9c1a2fd
|
Fixed a broken jsp.
|
2003-10-24 03:06:04 +00:00 |
|
dubtraxis
|
f634de10b7
|
update tree map to link to anchors derived from hashCodes.
|
2003-10-24 00:05:31 +00:00 |
|
dubtraxis
|
7167c7a503
|
more layout tweaks.
|
2003-10-23 23:24:29 +00:00 |
|
dubtraxis
|
98f95c5136
|
Made many small layout tweaks like list-style-types, etc. pt. 2
|
2003-10-23 22:20:51 +00:00 |
|
dubtraxis
|
81a2b8ede5
|
Made many small layout tweaks like list-style-types, etc.
|
2003-10-23 22:11:50 +00:00 |
|
dubtraxis
|
c28d29fc58
|
minor css change 2
|
2003-10-23 17:24:38 +00:00 |
|
dubtraxis
|
b6dcb6d856
|
minor css change
|
2003-10-23 17:04:58 +00:00 |
|
dubtraxis
|
23e84f4c89
|
Made changes to css to prevent IE 6 from redrawing tibetan script and ruining it.
|
2003-10-23 16:52:02 +00:00 |
|
dubtraxis
|
26f03259cf
|
Modified LexActionServlet to set System property java.awt.headless to true as recommended by the good Mr. David Chandler
|
2003-10-23 00:33:49 +00:00 |
|
dubtraxis
|
15815f20c8
|
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 |
|
dubtraxis
|
ded733a200
|
Fixed connection leak from within Global Refresher.
|
2003-10-22 14:25:16 +00:00 |
|
dubtraxis
|
538d753f28
|
Modified Global to refresh it's stats in a separate thread to avoid Hibernate Load collisions.
|
2003-10-21 20:20:01 +00:00 |
|
dubtraxis
|
cd65eb18b9
|
Fixed DisplayCommand bug that made it impossible to display a term if there query.entry was null.
|
2003-10-21 19:27:54 +00:00 |
|
dubtraxis
|
ed9e9c0982
|
Fixed search modes exact, startsWith, and anywhere.
|
2003-10-21 18:32:39 +00:00 |
|
dubtraxis
|
6d27cd40aa
|
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 |
|
dubtraxis
|
e53d102118
|
Added Global
|
2003-10-20 22:18:34 +00:00 |
|
dubtraxis
|
d7be0f33cd
|
New Global object for statistics like recently updated terms, term count, etc.
|
2003-10-20 22:15:50 +00:00 |
|
dubtraxis
|
f8ed816ff3
|
more layout changes to menu and displayTreeToc
|
2003-10-20 20:11:23 +00:00 |
|
dubtraxis
|
948352a7fb
|
Made layout changes in displayTree.jsf and CSS adjustments.
|
2003-10-20 18:16:33 +00:00 |
|
dubtraxis
|
6e69448ab9
|
Modified more JSP text on the menu page to remove out of date information
|
2003-10-18 15:19:12 +00:00 |
|
dubtraxis
|
3cf362ff2a
|
LexLogger now logs the user's properties in denug mode. Also changed some text in the jsps.
|
2003-10-18 14:36:09 +00:00 |
|
dubtraxis
|
40200a18df
|
Here is a large batch of updated classes and jsps.
|
2003-10-17 22:55:25 +00:00 |
|
dubtraxis
|
e89a54a612
|
Checking in newly added components
|
2003-10-13 17:15:10 +00:00 |
|
dubtraxis
|
90d7c70657
|
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 |
|
dubtraxis
|
2dea08d7de
|
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.
|
2003-10-13 17:11:27 +00:00 |
|
dubtraxis
|
7e0932bbe0
|
changes to term interface
|
2003-10-08 18:24:08 +00:00 |
|
dubtraxis
|
90f2041a56
|
Updated connection info
|
2003-10-06 17:42:01 +00:00 |
|
dubtraxis
|
1ba9c40660
|
Updated Readme.
|
2003-10-06 17:19:55 +00:00 |
|
dubtraxis
|
82e7ccad5f
|
Modified build.xml to use jars in CATALINA_HOME/common/lib in classpath. Also added a primitive Readme. If you follow the steps in the readme, the application now runs from a sandbox copy.
|
2003-10-06 17:10:12 +00:00 |
|
dubtraxis
|
cb6096b20d
|
Updated lex-context-config.xml to include a Naming resource for ThdlUsers
|
2003-10-06 16:23:49 +00:00 |
|
dubtraxis
|
c532303425
|
Converted database connections to use JNDI naming over DriverManager connections. So LexConstantsSecure.java is no longer needed.
|
2003-10-06 16:19:11 +00:00 |
|
dubtraxis
|
ee70f862c9
|
Added some .cvsignore files to exclude local-config directory and LexConstantsSecure.java
|
2003-10-06 15:08:56 +00:00 |
|
dubtraxis
|
b8b903a5a9
|
*** empty log message ***
|
2003-10-06 03:36:39 +00:00 |
|
dubtraxis
|
4b81c3d117
|
test
|
2003-10-06 03:14:54 +00:00 |
|
dubtraxis
|
7a66f68f51
|
binaries
|
2003-10-06 02:56:10 +00:00 |
|