Eric J. Bowersox
99f9d580f4
code now clean compiles using newer versions of various libraries - this will
...
all get documented properly soon, need to update this for the new server...
also changed all the E-mail addresses in the old java source to match present
reality
2006-01-25 08:13:41 +00:00
Eric J. Bowersox
7061d88b22
added user export functionality and refined the user import functionality,
...
including a lot of functionality associated with VCards
2004-06-13 05:12:09 +00:00
Eric J. Bowersox
e40c1e6a58
added permalink-generating code to topics.jsp and posts.jsp, and fixed
...
a bug in StringUtil.splitList
2002-08-07 01:27:31 +00:00
Eric J. Bowersox
0afe28588d
moved HTML Checker initialization and pooling to the GlobalSiteImpl - gradually
...
reducing the responsibilities of EnvEngine as well as the functions in
EngineBackend
2002-05-27 03:03:34 +00:00
Eric J. Bowersox
0bbd01e385
added emergency fix to display a "login or create" dialog for all AccessErrors
...
thrown by the engine when trying to view a conference/topic/post and the user
is not logged in
2001-12-14 17:14:10 +00:00
Eric J. Bowersox
4e251e72e1
implemented the system administrator function "Import User Accounts," allowing
...
a sysadmin to create mass quantities of user accounts automatically by
uploading an XML file
2001-11-24 05:04:10 +00:00
Eric J. Bowersox
597ebadf35
cleaned up some code - replaced a bunch of copy loops with calls to the new
...
IOUtil class methods, added some javadocs to IOUtil, StringUtil, and
AnyCharMatcher
2001-10-31 19:38:40 +00:00
Eric J. Bowersox
ec878e9dfc
Venice now groks Cascading StyleSheets; the stylesheet is generated by a
...
special servlet and cached at runtime; various JSP pages and formatter classes
have been updated to respect the stylesheet settings
2001-10-31 02:13:02 +00:00
Eric J. Bowersox
946f3fb493
*** empty log message ***
2001-01-31 20:55:37 +00:00