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
|
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
|
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
|
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
|
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 |
|
dubtraxis
|
91c9c1a2fd
|
Fixed a broken jsp.
|
2003-10-24 03:06:04 +00:00 |
|
dubtraxis
|
81a2b8ede5
|
Made many small layout tweaks like list-style-types, etc.
|
2003-10-23 22:11:50 +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
|
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
|
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
|
0ecf2b6ee9
|
testing
|
2003-10-06 02:11:55 +00:00 |
|