Commit Graph

81 Commits

Author SHA1 Message Date
Eric J. Bowersox
863746c2ea removed .cvsignore, added note to start of README 2014-04-09 00:37:10 -06:00
Eric J. Bowersox
c2552a9e70 bugfixes for new compilation, particularly with Lucene 1.3-final 2004-03-08 05:53:52 +00:00
Eric J. Bowersox
8514d152f1 added "nuke" to supplemental dictionary 2003-09-01 18:12:27 +00:00
Eric J. Bowersox
fdd3e18505 added redirect for /top as that seems to be a well-known hangover from old
Venice
2003-08-26 04:28:33 +00:00
Eric J. Bowersox
23a1130891 more implementation - got the conference list to the script. Also fixed up
the low-level services a bit...
2003-07-19 22:06:54 +00:00
Eric J. Bowersox
354eeec28e added a simple XML-RPC client implementation, callable from within scripts 2003-07-16 22:57:27 +00:00
Eric J. Bowersox
2eb1f58dba moved 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
2003-07-16 21:25:00 +00:00
Eric J. Bowersox
1762784ef0 fixed constructor calls 2003-06-29 07:05:39 +00:00
Eric J. Bowersox
9894e5f2bc implemented the innards of ConferenceImpl and LinkedConferenceImpl, database
methods, etc...
2003-06-29 07:03:59 +00:00
Eric J. Bowersox
d5809b205b implemented internals of ConferenceManager (ConferenceAccessObject), database
operations, attributes of ConferenceImpl and LinkedConferenceImpl
2003-06-27 07:40:42 +00:00
Eric J. Bowersox
a6286c3842 filled in more skeletons for linked conference implementation; updated the
Javadoc task to include docs for the conferencing module and SourceID add-ons
2003-06-26 10:10:26 +00:00
Eric J. Bowersox
5f2ae502b0 roughing out more of the conference implementation, including more dynamic
object work down in the base Dynamo framework
2003-06-26 08:56:42 +00:00
Eric J. Bowersox
eecc26baf0 more groundwork for the conferencing module - establishing the access object 2003-06-26 05:09:35 +00:00
Eric J. Bowersox
f6f6403f6b bugfixes and enhancements to the ACL operations, etc. 2003-06-25 09:14:13 +00:00
Eric J. Bowersox
db492cf185 some 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
2003-06-25 07:46:20 +00:00
Eric J. Bowersox
8b40695626 fixed up community profile - some of the features from the origina weren't in
there yet
2003-06-25 03:44:10 +00:00
Eric J. Bowersox
4a305dcd91 added initial database install script to conferencing module; debugged database
installer system
2003-06-24 19:57:30 +00:00
Eric J. Bowersox
cb7b327da8 worked out bugs in the module install and community service add 2003-06-24 00:38:19 +00:00
Eric J. Bowersox
278ad880bb added database installer service to module install services (built-in) 2003-06-22 06:53:17 +00:00
Eric J. Bowersox
f8bba8b124 added the module configuration data and made use of it in the canInstall
method in the conferencing module
2003-06-21 08:02:58 +00:00
Eric J. Bowersox
145509a886 started filling in conferencing resources and some of the init/shutdown/
install/uninstall operations for Conferencing
2003-06-21 06:18:05 +00:00
Eric J. Bowersox
6c5e8b9f86 added the module service admin menu for communities, the ability to fill in
menu variables for communities, and other stuff to flesh out menu support
2003-06-21 03:51:21 +00:00
Eric J. Bowersox
386f2a1fb6 added high-level "macro" classes for modules to use to install menu entries 2003-06-21 03:24:42 +00:00
Eric J. Bowersox
5ef3ea1681 added menu editor classes and rigged them to be usable by module installation 2003-06-21 01:38:39 +00:00
Eric J. Bowersox
6269e1c3e8 added installer for community services, and set up conferencing module to
use it, along with some random module manager tweaks to make everything work
2003-06-20 08:45:20 +00:00
Eric J. Bowersox
3932d55b2a forgot the properties rule in build-venice-conferencing 2003-06-20 06:16:45 +00:00
Eric J. Bowersox
4534adace4 started outlining the conferencing module 2003-06-20 06:07:23 +00:00
Eric J. Bowersox
c6a86a167f added the mechanisms to manage community services, and the community-level
pages for doing so
2003-06-19 22:55:45 +00:00
Eric J. Bowersox
c8b6a513b9 some more minor mods to the module manager, and implementation of the module
uninstallation page
2003-06-19 20:21:20 +00:00
Eric J. Bowersox
0f0f4a4a4e further improvements to module loader, implemented sysadmin module install page 2003-06-19 08:43:17 +00:00
Eric J. Bowersox
f1ceac134c added additional functionality to the module manager 2003-06-19 06:36:29 +00:00
Eric J. Bowersox
fbaf90e156 added Members and Unjoin functionality, setting of public/private/invitation-
only for communities
2003-06-19 03:34:12 +00:00
Eric J. Bowersox
3be3c52161 debugged IDP operation - Venice can now act as a Liberty IDP 2003-06-18 05:49:48 +00:00
Eric J. Bowersox
866acd708c forgot to add the "check mark" graphic for IDP support 2003-06-18 04:29:19 +00:00
Eric J. Bowersox
e33daac2d2 completed support for SourceID IDP, not tested yet 2003-06-18 04:23:20 +00:00
Eric J. Bowersox
e62375e6ee starting to set up the IDP side of SourceID-SSO support (not ready yet) 2003-06-17 23:17:34 +00:00
Eric J. Bowersox
dfb73d88ff added the ability to list all modules in the module directory 2003-06-17 08:28:13 +00:00
Eric J. Bowersox
835c9c389f better-integrated the SSO Service Provider information by moving it onto a
Profile page
2003-06-17 04:46:53 +00:00
Eric J. Bowersox
53dd5a6994 added community profile page 2003-06-17 01:41:36 +00:00
Eric J. Bowersox
2aae5c47eb added community logo support and the logo on top of the community left menu;
fixed some bugs with menu handling
2003-06-16 23:59:30 +00:00
Eric J. Bowersox
f8ddd74223 added 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
2003-06-16 21:11:59 +00:00
Eric J. Bowersox
eb32d42bd7 implemented the main community administration menu, took some rough edges
off the menu transitions (on the Find pages)
2003-06-16 07:51:15 +00:00
Eric J. Bowersox
ce6136ab9e added an extra parameter to frame generation, so I can mimic the custom
functionality alredy provided by the frame on Electric Minds
2003-06-16 07:22:11 +00:00
Eric J. Bowersox
821a0be3eb implemented the "floating" menu properly, and the transitions between the
different menus; also debugged the ACL permission testing
2003-06-16 06:54:25 +00:00
Eric J. Bowersox
96b6f27e2c added community home page - first step into community support 2003-06-16 00:45:33 +00:00
Eric J. Bowersox
80d4ba4212 some of the underpinnings of community services 2003-06-15 19:02:26 +00:00
Eric J. Bowersox
ce27befa54 tied the UniStore into the Index Manager by providing resolvers for the Index
Manager to use to retrieve UniStore messages
2003-06-14 08:30:48 +00:00
Eric J. Bowersox
3328e56f07 added the means to create and delete indexes 2003-06-14 08:05:34 +00:00
Eric J. Bowersox
c019f92b90 added methods and a storage object for precompiling queries 2003-06-14 07:21:07 +00:00
Eric J. Bowersox
1b15703d3f slight cleanup and handling of one cornr case 2003-06-14 07:10:56 +00:00