863746c2earemoved .cvsignore, added note to start of README
master
Eric J. Bowersox
2014-04-09 00:37:10 -0600
c2552a9e70bugfixes for new compilation, particularly with Lucene 1.3-final
Eric J. Bowersox
2004-03-08 05:53:52 +0000
8514d152f1added "nuke" to supplemental dictionary
Eric J. Bowersox
2003-09-01 18:12:27 +0000
fdd3e18505added redirect for /top as that seems to be a well-known hangover from old Venice
Eric J. Bowersox
2003-08-26 04:28:33 +0000
23a1130891more implementation - got the conference list to the script. Also fixed up the low-level services a bit...
Eric J. Bowersox
2003-07-19 22:06:54 +0000
354eeec28eadded a simple XML-RPC client implementation, callable from within scripts
Eric J. Bowersox
2003-07-16 22:57:27 +0000
2eb1f58dbamoved the serialization and deserialization of XML-RPC values into its own class, 'cos we're going to write a client implementation eventually, and it can share this code
Eric J. Bowersox
2003-07-16 21:25:00 +0000
1762784ef0fixed constructor calls
Eric J. Bowersox
2003-06-29 07:05:39 +0000
9894e5f2bcimplemented the innards of ConferenceImpl and LinkedConferenceImpl, database methods, etc...
Eric J. Bowersox
2003-06-29 07:03:59 +0000
d5809b205bimplemented internals of ConferenceManager (ConferenceAccessObject), database operations, attributes of ConferenceImpl and LinkedConferenceImpl
Eric J. Bowersox
2003-06-27 07:40:42 +0000
a6286c3842filled in more skeletons for linked conference implementation; updated the Javadoc task to include docs for the conferencing module and SourceID add-ons
Eric J. Bowersox
2003-06-26 10:10:26 +0000
5f2ae502b0roughing out more of the conference implementation, including more dynamic object work down in the base Dynamo framework
Eric J. Bowersox
2003-06-26 08:56:42 +0000
eecc26baf0more groundwork for the conferencing module - establishing the access object
Eric J. Bowersox
2003-06-26 05:09:35 +0000
f6f6403f6bbugfixes and enhancements to the ACL operations, etc.
Eric J. Bowersox
2003-06-25 09:14:13 +0000
db492cf185some work on the ACLs to improve their editability, creation of the ACL helper, creation of the first conferencing permissions, and the use of those permissions in the first conference display
Eric J. Bowersox
2003-06-25 07:46:20 +0000
8b40695626fixed up community profile - some of the features from the origina weren't in there yet
Eric J. Bowersox
2003-06-25 03:44:10 +0000
4a305dcd91added initial database install script to conferencing module; debugged database installer system
Eric J. Bowersox
2003-06-24 19:57:30 +0000
cb7b327da8worked out bugs in the module install and community service add
Eric J. Bowersox
2003-06-24 00:38:19 +0000
278ad880bbadded database installer service to module install services (built-in)
Eric J. Bowersox
2003-06-22 06:53:17 +0000
f8bba8b124added the module configuration data and made use of it in the canInstall method in the conferencing module
Eric J. Bowersox
2003-06-21 08:02:58 +0000
145509a886started filling in conferencing resources and some of the init/shutdown/ install/uninstall operations for Conferencing
Eric J. Bowersox
2003-06-21 06:18:05 +0000
6c5e8b9f86added the module service admin menu for communities, the ability to fill in menu variables for communities, and other stuff to flesh out menu support
Eric J. Bowersox
2003-06-21 03:51:21 +0000
386f2a1fb6added high-level "macro" classes for modules to use to install menu entries
Eric J. Bowersox
2003-06-21 03:24:42 +0000
5ef3ea1681added menu editor classes and rigged them to be usable by module installation
Eric J. Bowersox
2003-06-21 01:38:39 +0000
6269e1c3e8added installer for community services, and set up conferencing module to use it, along with some random module manager tweaks to make everything work
Eric J. Bowersox
2003-06-20 08:45:20 +0000
3932d55b2aforgot the properties rule in build-venice-conferencing
Eric J. Bowersox
2003-06-20 06:16:45 +0000
4534adace4started outlining the conferencing module
Eric J. Bowersox
2003-06-20 06:07:23 +0000
c6a86a167fadded the mechanisms to manage community services, and the community-level pages for doing so
Eric J. Bowersox
2003-06-19 22:55:45 +0000
c8b6a513b9some more minor mods to the module manager, and implementation of the module uninstallation page
Eric J. Bowersox
2003-06-19 20:21:20 +0000
0f0f4a4a4efurther improvements to module loader, implemented sysadmin module install page
Eric J. Bowersox
2003-06-19 08:43:17 +0000
f1ceac134cadded additional functionality to the module manager
Eric J. Bowersox
2003-06-19 06:36:29 +0000
fbaf90e156added Members and Unjoin functionality, setting of public/private/invitation- only for communities
Eric J. Bowersox
2003-06-19 03:34:12 +0000
3be3c52161debugged IDP operation - Venice can now act as a Liberty IDP
Eric J. Bowersox
2003-06-18 05:49:48 +0000
866acd708cforgot to add the "check mark" graphic for IDP support
Eric J. Bowersox
2003-06-18 04:29:19 +0000
e33daac2d2completed support for SourceID IDP, not tested yet
Eric J. Bowersox
2003-06-18 04:23:20 +0000
e62375e6eestarting to set up the IDP side of SourceID-SSO support (not ready yet)
Eric J. Bowersox
2003-06-17 23:17:34 +0000
dfb73d88ffadded the ability to list all modules in the module directory
Eric J. Bowersox
2003-06-17 08:28:13 +0000
835c9c389fbetter-integrated the SSO Service Provider information by moving it onto a Profile page
Eric J. Bowersox
2003-06-17 04:46:53 +0000
53dd5a6994added community profile page
Eric J. Bowersox
2003-06-17 01:41:36 +0000
2aae5c47ebadded community logo support and the logo on top of the community left menu; fixed some bugs with menu handling
Eric J. Bowersox
2003-06-16 23:59:30 +0000
f8ddd74223added initial implementation of Edit Community Profile dialog; added additional fields needed to implement the dialog; changed build script to keep from recompiling the JavaCC-compiled parser stuff needlessly
Eric J. Bowersox
2003-06-16 21:11:59 +0000
eb32d42bd7implemented the main community administration menu, took some rough edges off the menu transitions (on the Find pages)
Eric J. Bowersox
2003-06-16 07:51:15 +0000
ce6136ab9eadded an extra parameter to frame generation, so I can mimic the custom functionality alredy provided by the frame on Electric Minds
Eric J. Bowersox
2003-06-16 07:22:11 +0000
821a0be3ebimplemented the "floating" menu properly, and the transitions between the different menus; also debugged the ACL permission testing
Eric J. Bowersox
2003-06-16 06:54:25 +0000
96b6f27e2cadded community home page - first step into community support
Eric J. Bowersox
2003-06-16 00:45:33 +0000
80d4ba4212some of the underpinnings of community services
Eric J. Bowersox
2003-06-15 19:02:26 +0000
ce27befa54tied the UniStore into the Index Manager by providing resolvers for the Index Manager to use to retrieve UniStore messages
Eric J. Bowersox
2003-06-14 08:30:48 +0000
3328e56f07added the means to create and delete indexes
Eric J. Bowersox
2003-06-14 08:05:34 +0000
c019f92b90added methods and a storage object for precompiling queries
Eric J. Bowersox
2003-06-14 07:21:07 +0000
1b15703d3fslight cleanup and handling of one cornr case
Eric J. Bowersox
2003-06-14 07:10:56 +0000
7da8104954added a simple query language (with a JavaCC-compiled parser) and the appropriate query methods in IndexService
Eric J. Bowersox
2003-06-14 06:59:11 +0000
60f24d8412added the start of the Index Manager, which integrates Lucene indexing into the base Dynamo framework
Eric J. Bowersox
2003-06-12 19:07:01 +0000
172ec3b314added message part add/delete and message create/delete to the UniStore operations
Eric J. Bowersox
2003-06-11 20:24:48 +0000
5fe6dd78b3set up event framework for UniStore, resolving some TODOs
Eric J. Bowersox
2003-06-10 22:25:40 +0000
7727dc61ddadded the initial implementation of the Universal Message Store (UniStore)
Eric J. Bowersox
2003-06-10 20:33:45 +0000
bbd46e4dc7added a few words to the supplemental dictionary, based on posts made to Electric Minds recently
Eric J. Bowersox
2003-06-09 20:38:47 +0000
a96eee5056began database table definition and interface definition for the Universal Message Store (UniStore)
Eric J. Bowersox
2003-06-09 18:39:59 +0000
e164b7d06fadditional javadocs, and improved the javadoc generation rule in the build file
Eric J. Bowersox
2003-06-08 04:37:30 +0000
1cf199af05more javadocs, bugfixes to dictionary code
Eric J. Bowersox
2003-06-08 03:08:28 +0000
11be5128bfimplemented dictionary manager which ties into the HTML Checker
Eric J. Bowersox
2003-06-07 09:33:54 +0000
92a569cbbdported over the HTML Checker from the original Venice source, somewhat improved in design
Eric J. Bowersox
2003-06-07 02:50:42 +0000
2e395d636aadded the first real front page sidebox, the community membership list
Eric J. Bowersox
2003-06-03 08:56:58 +0000
cd52993fbaadded javadocs to more of the Dynamo interfaces
Eric J. Bowersox
2003-06-03 06:44:55 +0000
d72db2985badded code to auto-join new users to a new community, where necessary
Eric J. Bowersox
2003-06-02 12:05:44 +0000
31e0cbe4a0added community getJoinRequirement and did some more documentation work elsewhere
Eric J. Bowersox
2003-06-02 01:37:40 +0000
c5e689483dadded the functionality required to power the Sidebox Configure button on the Front Page
Eric J. Bowersox
2003-06-01 10:10:54 +0000
d6bff8a745added the Sidebox Manager code for the generation of sideboxes on the front page and the eventual community front pages
Eric J. Bowersox
2003-06-01 05:37:14 +0000
15035c2fe6added the global "enable use of categories" flag
Eric J. Bowersox
2003-05-31 05:01:48 +0000
b1d1f8e381added community find page and some necessary patches to the framework, fixed bugs
Eric J. Bowersox
2003-05-31 04:35:38 +0000
3fa600206eadded "Find Users," including back-end functionality and some bugfixes
Eric J. Bowersox
2003-05-31 02:27:09 +0000
4f62066e6badded the CommunityManager, the initial implementation of community objects, and related supporting code and database material
Eric J. Bowersox
2003-05-30 08:35:35 +0000
9218e24591added database tables outlining "community" objects and initial interface definition for community and community service
Eric J. Bowersox
2003-05-27 09:04:40 +0000
25569583eaimplemented the first baby steps of "Find"...a "Find Categories" function
Eric J. Bowersox
2003-05-26 09:58:35 +0000
0ffd03e38badded the category reference table and some support code to manage it
Eric J. Bowersox
2003-05-26 06:41:46 +0000
6cf37bfee2implemented common sysadmin E-mail message editor and three E-mail message editors
Eric J. Bowersox
2003-05-26 03:06:43 +0000
cbae9cdd8eadded initial sysadmin menu items and dialogs, fixed a few things about dialog operation here and there
Eric J. Bowersox
2003-05-25 09:11:12 +0000
0c7f518f3eadded sidebox view, prep for sysadmin menu stuff
Eric J. Bowersox
2003-05-24 09:40:17 +0000
f933e4f88cadded profile "inline" menus as a way of extending the user profile display
Eric J. Bowersox
2003-05-23 08:06:52 +0000
470b7cc47efixed the log directories so they're configurable
Eric J. Bowersox
2003-05-20 04:22:30 +0000
8fdf4d9e0eInitial checkin of rewrite of Venice sources - only partly done
Eric J. Bowersox
2003-05-20 03:25:31 +0000
b80fa05ed1*** empty log message ***
Eric J. Bowersox
2003-05-20 03:25:31 +0000