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
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
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
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
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
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
609d216148
added IP ban facility - IP addresses can now be blocked from logging into
...
Venice, either individually or in blocks
2004-05-31 03:38:41 +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
a54d2c4e80
changed the DOCTYPE declaration in the frame so it actually matches something
...
reasonable
2002-05-01 06:04:38 +00:00
Eric J. Bowersox
a404987a42
implement move message between topics in a conference
2002-02-02 07:16:28 +00:00
Eric J. Bowersox
f68066d5e3
fixed bug in posting Find forms
2002-01-19 01:28:51 +00:00
Eric J. Bowersox
7830717e0a
header tag malformed in this file - fix
2002-01-17 18:43:16 +00:00
Eric J. Bowersox
70b7b826a0
removed the automatic HTML escaping from content headers and moved it out
...
to the JSPs and other classes as needed...this may speed up things a tiny bit,
but will definitely help in displaying topic names with HTML and escaped
characters correctly
2002-01-16 23:23:57 +00:00
Eric J. Bowersox
f24456e0a2
with one switch, a system administrator can now disable the category support
...
(no searching for categories, no getting communities by category,
no category display on community profile, no changing a community's category)
2002-01-16 21:17:05 +00:00
Eric J. Bowersox
bcd76541ab
links broken in "Return to" part of page...fixed
2002-01-11 02:57:51 +00:00
Eric J. Bowersox
c2fb1f036f
fixed a couple of minor issues with missing methods
2002-01-09 18:04:24 +00:00
Eric J. Bowersox
d42ac45816
replaced the old crappy .gif buttons with the new, shiny "Classic" JPEG
...
buttons
2002-01-08 23:53:43 +00:00
Eric J. Bowersox
10f84e2086
worked the kinks out of the conference reports
2002-01-07 17:09:08 +00:00
Eric J. Bowersox
59b53e44e3
unterminated tag
2002-01-07 16:37:37 +00:00
Eric J. Bowersox
a8bf013ae3
error in top link
2002-01-07 16:33:36 +00:00
Eric J. Bowersox
e61728b9eb
whoops...minor error
2002-01-07 07:42:05 +00:00
Eric J. Bowersox
6baf87cee5
needed a quick solution to target tag issues
2002-01-07 07:30:26 +00:00
Eric J. Bowersox
ab048bf7ae
oops...bug in posts
2002-01-07 07:23:49 +00:00
Eric J. Bowersox
c3e2870572
Merge of the NewUI changes into the trunk
2002-01-07 02:05:37 +00:00
Eric J. Bowersox
b86ef1c3b0
added topic links at the bottom of "published" posts, fixed the log in or
...
create problem when going through PostShortcut
2001-12-14 23:50:29 +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
ae129e5410
implemented UI for find posts, debugged and tweaked the engine implementation
2001-12-08 05:02:00 +00:00
Eric J. Bowersox
9d34cc35f0
added customizable "HTML Escapes" for the top and bottom of the topic list
...
and post list pages; configurable through the host tools
2001-12-05 00:03:39 +00:00
Eric J. Bowersox
e35045acf4
added community admin "Send E-Mail To All Members" menu option
2001-12-04 19:17:00 +00:00
Eric J. Bowersox
d89c2bfdcb
implemented Conference E-Mail - automagically send E-mail to all readers
...
or posters in a conference or topic
2001-12-04 05:11:45 +00:00
Eric J. Bowersox
89eb0b23d2
added controls for Invite from the conference and topic levels
2001-12-03 22:21:02 +00:00
Eric J. Bowersox
004dcaf7ec
added administrative control of user photos - ability to replace or clear
...
a user's photo, keep the user from uploading a new one
2001-11-29 07:46:57 +00:00
Eric J. Bowersox
239321bb61
implemented "Subscribe To Topic"
2001-11-29 04:55:48 +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
f5a5009932
completed the transition away from features and toward "services" - the old
...
database-based configuration has been replaced with the new XML-based one.
This paves the way for further modularization of the code.
2001-11-22 04:53:17 +00:00
Eric J. Bowersox
a376aad722
a more permanent fix to that Find problem - moved the "static" functions
...
defined in the JSP to the FindData object and eliminated the InternalStateError
throw. Lesson here, kids...just because you CAN do a thing doesn't mean you
SHOULD do a thing.
2001-11-19 09:16:11 +00:00
Eric J. Bowersox
2b474688dd
oops again...import the entire except package (god, the design of this file is
...
so totally bletcherous I'm barfing...it needs rework SOON!)
2001-11-19 08:04:44 +00:00
Eric J. Bowersox
b6a849e7e8
Find got broken there...my bad. That page needs some rework BAD.
2001-11-19 08:02:21 +00:00
Eric J. Bowersox
9558f0722b
new "photo not available" image supplied by Harry Pike <maddog@worldpath.net>
2001-11-13 19:31:25 +00:00
Eric J. Bowersox
5b17952eee
added the Member List functionality to communities
2001-11-12 20:18:07 +00:00
Eric J. Bowersox
070fd2c9e2
implemented the "pics in posts" flag globally...it marks the first appearance
...
of "properties" storage and editing for conferences, communities, users, and
the global system. In addition, the "global properties" editing screen got
implemented, because it wasn't there yet.
2001-11-11 01:22:07 +00:00
Eric J. Bowersox
0bb2e795a4
implementation of the "bozo filter" on a topic level, including a topic-level
...
"Manage" screen (to hang "Rename Topic" from later, too).
2001-11-09 00:10:36 +00:00
Eric J. Bowersox
bc859178f2
implemented the ability to upload community logos, similar to how we did user
...
photos
2001-11-07 22:32:12 +00:00
Eric J. Bowersox
dde12bdf2e
THE GREAT RENAMING! All that was "SIG" should now be "community," except for
...
the database and the URLs (for backward compatibility). Do a full rebuild
after browsing this one!
2001-11-07 08:43:09 +00:00
Eric J. Bowersox
e201ecb34b
added automated password recovery to the password reminder messages
2001-11-05 00:40:07 +00:00
Eric J. Bowersox
1c69955046
Reworked the sidebox implementation to depend less on the database and more
...
on XML config files...the implementation should now be much more customizable
and less klunky. Added a provision for implementing "generic" (JSP-driven)
sideboxes. Implemented the sidebox configure button on the front page
(finally!). Implemented a random password generator class which will be used
in a future implementation of reminder-driven automatic forgotten-password
changing. Fixed some minor funnies in SIG menu generation.
2001-11-04 05:57:58 +00:00
Eric J. Bowersox
7bc0584cfd
added an "off" switch for the CSS support
2001-11-01 02:12:51 +00:00
Eric J. Bowersox
94cb2d9150
fixed an accidental slippage bug (remarkably like an old WebbMe slippage bug,
...
maybe this was the problem all along?) and tweaked the default stylesheet to
try and resolve problems that some Mac users are having
2001-10-31 20:54:25 +00:00
Eric J. Bowersox
f1584f3f4a
minor changes to the links on top bar, left bar, sideboxes so they track the
...
CSS classes yet keep consistent with the font sizes on the rest of the page...
allows us to do the "hover-underline" trick that nrpa.org uses
2001-10-31 17:51:29 +00:00