Eric J. Bowersox
60729cee64
removed old .cvsignore, updated README to indicate that this is largely historical in nature
2014-04-09 00:23:20 -06:00
Eric J. Bowersox
74b7958bae
updates to make code build with Java 6
2010-01-22 04:57:03 +00:00
Eric J. Bowersox
8088e4fba0
changed behavior of post attachment display for all image/* MIME types
...
(the "Mera fix"); also updated some SQL query syntax to be compatible with
MySQL 5.0.12+ versions (which is what my workstation has now)
2006-06-29 02:34:31 +00:00
Eric J. Bowersox
2ffacedd54
changed name of default JDBC driver
2006-02-26 19:24:44 +00:00
Eric J. Bowersox
74787e4902
Jakarta Regexp 1.4 apparently doesn't like the (?:...) noncapturing
...
group syntax...I really ought to rewrite this using JDK1.4+ regexps,
but for now we kludge it
2006-02-09 04:19:56 +00:00
Eric J. Bowersox
75f8e8f44f
fixed the dates in the footer definition in the default ui-config.xml
2006-01-26 07:22:14 +00:00
Eric J. Bowersox
b4e49e8b29
updated build to automate the process of copying configuration to Tomcat 5,
...
and also have it generate logging configuration with selectable logging
directory
2006-01-26 07:04:42 +00:00
Eric J. Bowersox
00952ef543
replaced E-mail addresses in the rest of the source with the users.sf.net
...
alias
2006-01-26 04:40:34 +00:00
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
5d16492f05
minor fix to issue reported by b.lemire
2005-07-26 22:30:22 +00:00
Eric J. Bowersox
d9ec3210a5
initial sketch of trackback-handling servlet
2004-12-30 23:01:07 +00:00
Eric J. Bowersox
d0d8611d15
the external references need to be extracted in here...
2004-12-30 09:00:30 +00:00
Eric J. Bowersox
4c5c7ffe85
added the ability for the HTML checker to keep track of internal and external
...
references in any post, so we can do trackbacks
2004-12-30 08:08:13 +00:00
Eric J. Bowersox
7e72ec21d0
added initial trackback code - the TrackbackManager which manages scanning
...
outside Web pages for trackback resources and sending trackback pings
2004-12-30 05:55:01 +00:00
Eric J. Bowersox
17c12459a5
additional change to cause crawlers to never get munged URLs, always get the
...
raw servlet URL
2004-11-06 02:20:58 +00:00
Eric J. Bowersox
2b12c944d9
latest version of browscap.ini
2004-11-05 23:53:49 +00:00
Eric J. Bowersox
cdbb987cd6
detect crawlers and strippers and chop off their sessions
2004-11-05 23:48:17 +00:00
Eric J. Bowersox
28d09ea769
fixed a NPE on setting date of birth via admin functions
2004-11-01 03:58:59 +00:00
Eric J. Bowersox
1ed48dd63a
changed "Users Logged In" to "Users Online"
2004-10-20 03:03:38 +00:00
Eric J. Bowersox
3c0cf43045
macro error in the post box template, fixed
2004-09-22 03:44:24 +00:00
Eric J. Bowersox
d5243d7af2
whoops - needed to catch some exceptions
2004-08-02 22:57:40 +00:00
Eric J. Bowersox
116a67376d
manage page needed updating to reflect new menu semantics
2004-08-02 22:50:11 +00:00
Eric J. Bowersox
15224c4f3f
added the ability for the HTML checker to recognize "emoticon" character
...
sequences and replace them with special tags, which the post-formatting
task will in turn replace with real emoticons (GIFs).
2004-07-27 08:54:48 +00:00
Eric J. Bowersox
8a745717e1
initial support for the "emoticons" or "smileys" - defined the config file
...
here so we can change over all the custom venice-config.xml and ui-config.xml
files before going any further
2004-07-27 04:53:30 +00:00
Eric J. Bowersox
7060b5ff76
revamped the post box tag to use a Velocity template to render with
2004-07-26 07:00:26 +00:00
Eric J. Bowersox
7d3c167733
added the Velocity renderer (from the new venice-dynamo project) to
...
Venice; will be used for the post box soon
2004-07-26 05:04:27 +00:00
Eric J. Bowersox
899863578d
cleaned up the code in here in prep for doing more extensive work shortly
2004-07-23 07:08:56 +00:00
Eric J. Bowersox
b4c7aa4c8b
added browser information (port of browser information functionality from
...
Venice-Dynamo, includes browscap.ini)
2004-07-23 05:05:58 +00:00
Eric J. Bowersox
1351306780
bugfix to display of community hide mode
2004-07-22 09:06:16 +00:00
Eric J. Bowersox
1c245749f7
improved the XML-RPC library support and added a document describing all the
...
current XML-RPC functions
2004-07-20 07:31:00 +00:00
Eric J. Bowersox
681ec6a8a0
fixed up a few HTML generation issues in tag classes and JSP templates;
...
added the authenticatePrivileged method; added SQL date parameter method
to the XML-RPC Request object
2004-07-19 08:18:19 +00:00
Eric J. Bowersox
156511e747
revamped menu HTML generation by making it template-driven; excised the old
...
menu rendering code
2004-07-19 03:44:29 +00:00
Eric J. Bowersox
ad3af636d7
fixed code generation
2004-07-16 07:46:17 +00:00
Eric J. Bowersox
6555709ca2
fixed HTML code generation in the main frame and in some of the JSP
...
tag classes
2004-07-15 03:46:00 +00:00
Eric J. Bowersox
a0e50f4030
typo in user display
2004-07-12 22:27:14 +00:00
Eric J. Bowersox
477aac51f0
added "sticky" topic facility to cause topics to always float at the top of
...
the topic list when it's set
2004-07-11 08:08:27 +00:00
Eric J. Bowersox
f0bf5e31ee
modifications to ensure that Venice can operate without certain personal
...
information prompted for at registration time, if certain sites should elect
to omit that information
2004-07-10 22:54:15 +00:00
Eric J. Bowersox
5c0f841ab7
added "date of birth" as a users table field, added appropriate code to core
...
to get and set it, added "date" dialog field and updated registration,
profile, and admin modify to use it to change a user's date of birth; added
BDAY support to vCards and rigged user import/export to take it into account;
cleaned up a few other matters while I was in that particular code
2004-06-30 07:10:05 +00:00
Eric J. Bowersox
50c76b3dc7
the user list should use case-INsensitive comparison
2004-06-27 18:26:14 +00:00
Eric J. Bowersox
b437a15e73
added content metadata processing and its first application, making the Front
...
Page auto-refresh
2004-06-27 02:38:51 +00:00
Eric J. Bowersox
aa186601a4
added user session list and user list sidebox
2004-06-25 06:18:21 +00:00
Eric J. Bowersox
9e5d4f9f57
allow the underlying database implementation to use a JCA DataSource loaded
...
via JNDI, if configured that way
2004-06-22 06:33:40 +00:00
Eric J. Bowersox
2966ab703a
added UI for exporting all the members from a community, and tweaked the
...
implementation of XML generation and importing
2004-06-13 21:34:51 +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
e6e94f3427
first draft of message importing and exporting to/from conferences (new host
...
tools)
2004-06-09 04:10:52 +00:00
Eric J. Bowersox
f6d3d9494d
instead of having separate class files, all the Venice classes are now
...
compiled into one Venice jar file
2004-06-06 05:19:48 +00:00
Eric J. Bowersox
d7d884457f
eliminated the sloppy build errors that caused three files to get recompiled
...
every time you did an "ant"
2004-06-06 02:58:14 +00:00
Eric J. Bowersox
f572e57602
fixed bug with members list displaying second page
2004-06-04 01:52:05 +00:00
Eric J. Bowersox
75feedb910
community dispatch for non-members goes to the profile page
2004-05-31 04:55:12 +00:00
Eric J. Bowersox
fc453fb3dc
changed to ipaddress
2004-05-31 04:17:02 +00:00