Commit Graph

218 Commits

Author SHA1 Message Date
Eric J. Bowersox
a258f6ee80 did some extra instrumentation of these files (with LOG4J), at the request of
Amos and Laurie at Narex
2001-03-02 07:43:56 +00:00
Eric J. Bowersox
2e455b4bdd implemented front page content management, finally wired up the user locale
and timezone default mechanism, and did some other bugfixing and stuff
2001-02-28 07:55:00 +00:00
Eric J. Bowersox
129b69973b implemented quick E-mail and SIG invitation emails 2001-02-25 07:42:11 +00:00
Eric J. Bowersox
680b84b9d8 implemented SIG membership control, Delete SIG, and the "shell" for the
System Administration menu; also added "Post & Go Topics" as an option for the
post box in conferencing
2001-02-23 07:49:42 +00:00
Eric J. Bowersox
e23de5dae6 implemented conference hotlists and SIG list management from the Top page;
cleaned up remaining SQL statements using text columns instead of column
indexes with the ResultSet; fleshed out specifics in the TODO for
SIG administration
2001-02-19 02:56:16 +00:00
Eric J. Bowersox
7b7e6be996 Implemented partial support for conference hotlists ("Add To Hotlist"
button, Conferences sidebox).
2001-02-17 06:51:40 +00:00
Eric J. Bowersox
bda25d9aa2 gave the "top" page the makeover it so richly deserved - now, instead of an
array of content panels, we have a big content panel (use to come later)
plus a set of configurable "sideboxes" that look kind of like Slashboxes...
2001-02-16 05:51:20 +00:00
Eric J. Bowersox
36f7c7f10f fully implemented conference membership management and delete conference -
now almost all the conference functionality is in place
2001-02-15 04:28:00 +00:00
Eric J. Bowersox
0070e4fb44 implemented most of the Manage Conference functions - set pseud, fixseen,
conference edit, alias management, poster and lurker reports
2001-02-12 01:50:10 +00:00
Eric J. Bowersox
f706cdaf5f partial implementation of conference management; rewrote the whole servlets
layer to eliminate duplicate code and make error checking more efficient
(we now use a system that relies on Throwables to do interesting things)
2001-02-10 07:20:27 +00:00
Eric J. Bowersox
a51fa644b7 implemented the rest of the functions on the "posts" page; fixed post links
so they work now; added the HTML Reference (originally from CW); added the
post output filtering to turn the "pseudo-URIs" in the database into real
URIs
2001-02-09 09:10:46 +00:00
Eric J. Bowersox
70774ead7d landed the code for doing post attachments (the infamous paperclip) 2001-02-08 22:43:58 +00:00
Eric J. Bowersox
66b7fea53b * landed support for reading topics and posting followup messages to a topic -
the basis of the conferencing engine is now firmly in place
* tweaks to the HTML Checker to make it better at breaking lines without
  leaving stranded punctuation at the beginning or end of a line
* also modified dictionary to better handle possessives and hyphenates
* as always, miscellaneous tweaks and bugfizes as I spot them
2001-02-07 21:12:38 +00:00
Eric J. Bowersox
8bcc80ddd7 * landed code for viewing topics in a conference, and for adding a topic
(first workout of HTML Checker code)
* modified the dictionary implementation to use a trie system rather than
  a set of HashSets, and also started using a new, much smaller dictionary
* general bugfixes and cleanup on other items as needed
2001-02-06 04:50:04 +00:00
Eric J. Bowersox
650691c8d2 initial drop of the master Venice sources, January 31, 2001 2001-01-31 20:55:37 +00:00
Eric J. Bowersox
946f3fb493 *** empty log message *** 2001-01-31 20:55:37 +00:00
Eric J. Bowersox
cb2d194940 initial drop of the master Venice sources, January 31, 2001 2001-01-31 20:48:40 +00:00
Eric J. Bowersox
1e555d4dc2 *** empty log message *** 2001-01-31 20:48:40 +00:00