source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @8356   20 years mdewsnip Removed some unused stuff.
(edit) @8355   20 years mdewsnip Commented out some unused code.
(edit) @8354   20 years mdewsnip The collection tree is no longer closed down annoyingly when the …
(edit) @8353   20 years mdewsnip Changed the collectionChanged() functions to refresh(), and added an …
(edit) @8352   20 years mdewsnip Made some static variables final.
(edit) @8351   20 years kjdon removed some print statements
(edit) @8350   20 years kjdon assign the fall back title after processing any other metadata, so …
(edit) @8349   20 years kjdon first stab at generating the results the java way for Greenstone. …
(edit) @8348   20 years kjdon minor fix for view stuff when there are no views
(edit) @8347   20 years kjdon first stab at generating the results the java way. seems to work …
(edit) @8346   20 years kjdon added null view to new LUCSearcher and MGSearcher calls
(edit) @8345   20 years kjdon addd some checks for null viewCombo
(edit) @8344   20 years kjdon added view stuff back in. A collection may be built with views - these …
(edit) @8343   20 years mdewsnip Made some annoying debug statements go to DebugStream instead of …
(edit) @8342   20 years mdewsnip Made a couple of debug statements go to DebugStream instead of System.err.
(edit) @8341   20 years mdewsnip Now installs the oaiserver program into cgi-bin as well as library.
(edit) @8340   20 years mdewsnip Scripts to finish off distributions once created with the …
(edit) @8339   20 years mdewsnip Statically linked wget binary, built pre-Gentoo.
(edit) @8338   20 years mdewsnip Moved demouser.txt file into the etc directory.
(edit) @8337   20 years cs025 Fixed problem with a '.' in a collection name; now '.' and ':' are …
(edit) @8336   20 years mdewsnip Changed the configuration version for the Greenstone 2.52 release.
(edit) @8335   20 years mdewsnip Changed the GLI version number for the UNESCO Greenstone 2.52 release.
(edit) @8334   20 years mdewsnip Changed the AboutDialog.Date string for the UNESCO Greenstone 2.52 release.
(edit) @8333   20 years mdewsnip Removed a couple of no-longer used strings.
(edit) @8332   20 years mdewsnip Removed a couple of items from the "About" dialog that are no longer …
(edit) @8331   20 years kjdon fixed a couple of spelling mistakes
(edit) @8330   20 years mdewsnip Fixed yesterday's fix so it works with Microsoft Visual C++ 4.
(edit) @8329   20 years kjdon renamed oaimain(.exe) to oaiserver(.exe)
(edit) @8328   20 years kjdon added a new style item for faq tables
(edit) @8327   20 years kjdon added a new faq entry about format statements etc
(edit) @8326   20 years mdewsnip Made the document buttons smaller and updated the acronyms button.
(edit) @8325   20 years mdewsnip Changed "acronym" button to "acronyms".
(edit) @8324   20 years mdewsnip Added Catalan macrofile and language definition.
(edit) @8323   20 years nzdl Rearranged home page slightly to make things look tidy with the new …
(edit) @8322   20 years mdewsnip Catalan Greenstone Interface images, many thanks to the Universitat de …
(edit) @8321   20 years mdewsnip Catalan Greenstone interface, many thanks to the Universitat de les …
(edit) @8320   20 years mdewsnip Accidently committed some newline characters just used for image …
(edit) @8319   20 years nzdl someone (michael?) added in bengali, kjdon committing
(edit) @8318   20 years nzdl kjdon committing someone elses (jrm21?) modified notes for 2.50a
(edit) @8317   20 years mdewsnip Changed the istrstream to an istringstream, which is the modern way.
(edit) @8316   20 years mdewsnip Oops... changed my previous "fix" so it only applies for old Windows …
(edit) @8315   20 years mdewsnip Was adding Source metadata twice.
(edit) @8314   20 years kjdon used a logout stream instead of cout for nproto.init
(edit) @8313   20 years mdewsnip Finally committing the (many) changes to the GLI to use the new …
(edit) @8312   20 years kjdon new config file for oaimain oai server
(edit) @8311   20 years kjdon oai config now resides in oai.cfg, not main.cfg
(edit) @8310   20 years kjdon renamed ctv1.log to oai.log
(edit) @8309   20 years mdewsnip Changed the makefile to use the gsdlcolservr library instead of all …
(edit) @8308   20 years mdewsnip Fixed a non-null terminated string stream used for output with …
(edit) @8307   20 years mdewsnip Made the OAI server program be installed correctly.
(edit) @8306   20 years mdewsnip A few changes necessary to get the OAI server compiling with Microsoft …
(edit) @8305   20 years kjdon added in the oaiservr directory
(edit) @8304   20 years kjdon temporary changes so that it compiles - need to do the searching …
(edit) @8303   20 years cs025 Minor changes to configuration handling; modified log file to be oai.log.
(edit) @8302   20 years kjdon have an index.html file now
(edit) @8301   20 years kjdon more instructions
(edit) @8300   20 years kjdon added another mkdir line to setup
(edit) @8299   20 years kjdon a sample index file which loads up the applet for use with standalone …
(edit) @8298   20 years kjdon changed some text
(edit) @8297   20 years kjdon sample web.xml for using vishnu standalone with tomcat
(edit) @8296   20 years kjdon adding the Makefile, cos we don't bother with configure any more
(edit) @8295   20 years kjdon don't bother with configure now, cos only java stuff
(edit) @8294   20 years kjdon only java stuff in Makefile, so removed the configure stuff. could add …
(edit) @8293   20 years kjdon removed ckindexer and cluster subdirs
(edit) @8292   20 years kjdon now uses java to do clustering and ckindexing
(edit) @8291   20 years kjdon new Java based ck indexer - replaces teh jni stuff
(edit) @8290   20 years kjdon some mods, not sure what they are. will tidy them up soon, but didn't …
(edit) @8289   20 years kjdon no longer use this jni wrapper
(edit) @8288   20 years kjdon added in daniel's mods for new server stuff - not sure what they are :-)
(edit) @8287   20 years kjdon modified to use the CKServer instead of jni based Cluster and Extractor
(edit) @8286   20 years kjdon a tester and server for the new java based ck indexing
(edit) @8285   20 years kjdon these jni wrappers are no longer used. all the functionality is now in …
(edit) @8284   20 years kjdon some changes made to make this work with daniel's new server code. …
(edit) @8283   20 years kjdon some new files from daniel's new server code
(edit) @8282   20 years kjdon moved from sammon package to util package
(edit) @8281   20 years kjdon got new server from daniel - just copied over his new cluster files …
(edit) @8280   20 years kjdon moved from builder package to util package
(edit) @8279   20 years kjdon moved from server package to util package
(edit) @8278   20 years jrm21 sanity check for a valid date before trying to add it as metadata, …
(edit) @8277   20 years kjdon removed RECPTOBJECTS from the list of objects that gets deleted by a …
(edit) @8276   20 years cs025 Made softer support for metadata formats - no longer map to the OAI- …
(edit) @8275   20 years cs025 Avoids problems with 'oai' being visible better than the previous version.
(edit) @8274   20 years mdewsnip Made the GEMS start initially with the core GLI metadata sets, and …
(edit) @8273   20 years mdewsnip Changed text to specify the GEMS instead of the GLI.
(edit) @8272   20 years mdewsnip Linux and Windows scripts for running the GEMS.
(edit) @8271   20 years mdewsnip Now also compiles the new "gems" directory.
(edit) @8270   20 years mdewsnip Source files for the Greenstone Editor for Metadata Sets (GEMS). This …
(edit) @8269   20 years mdewsnip Updated to clean the new "gems" directory.
(edit) @8268   20 years mdewsnip Added a string for the new metadata set file filter.
(edit) @8267   20 years mdewsnip Added a .mds file filter class for creating file filters for metadata sets.
(edit) @8266   20 years mdewsnip Moved the init_images function from Gatherer into Utility (it is used …
(edit) @8265   20 years mdewsnip Removed some unused functions.
(edit) @8264   20 years mdewsnip Tidied up debug file generation code.
(edit) @8263   20 years mdewsnip Removed an unnecessary import.
(edit) @8262   20 years mdewsnip Removed the FileNode functions from ArrayTools as this creates nasty …
(edit) @8261   20 years mdewsnip Moved another Gatherer dependency out of the Configuration class.
(edit) @8260   20 years mdewsnip Changed the way one Greenstone3 test was done to remove another …
(edit) @8259   20 years mdewsnip Moved some non-applet code out of Configuration and into Gatherer. …
(edit) @8258   20 years mdewsnip Made HelpFrame.setView static to remove another Gatherer class dependency.
(edit) @8257   20 years mdewsnip No longer dependent on the Gatherer class.
Note: See TracRevisionLog for help on using the revision log.