source: greenstone3

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @17024   16 years max When something goes wrong, send a document containing the error …
(edit) @17023   16 years max Add the 'XMLDocumentAction' to the action list so XML based …
(edit) @17022   16 years max Move the HTML skeleton from style.xsl to the current XSL file + make …
(edit) @17021   16 years max Move the HTML skeleton from style.xsl to the current XSL file.
(edit) @17020   16 years max Delete the HTML skeleton because it has been copied to other XSL files.
(edit) @17019   16 years max Move the HTML skeleton from style.xsl to the current XSL file.
(edit) @17018   16 years max Delete the HTML skeleton because it has been copied to other XSL files.
(edit) @17017   16 years max Move the HTML skeleton from style.xsl to the current XSL file.
(edit) @17008   16 years ak19 Now it unpacks demo collections gs2mgppdemo and gs2mgdemo again. Also …
(edit) @17003   16 years ak19 GathererApplet4gs3.java and GathererApplet.java (GLI code) have been …
(edit) @16999   16 years ak19 When testing GathererApplet4gs3 with all the update core java code, …
(edit) @16986   16 years kjdon tidied up this file, should be the same once opened in gli
(edit) @16985   16 years kjdon index files added as a top level zip file rather than an index folder …
(edit) @16983   16 years kjdon index files added as a top level zip file rather than an index folder …
(edit) @16982   16 years kjdon tidied this up. Now when opened in gli and written out it shouldn't …
(edit) @16977   16 years kjdon replaced the search and classifier page titles - was nzdl, now gsdl. …
(edit) @16964   16 years oranfry a little correction
(edit) @16963   16 years oranfry have the iconv package unzipped along with other windows packages
(edit) @16962   16 years oranfry this line is causing a problem on mac so wrapping in an if statement
(edit) @16951   16 years oranfry dont download or extract packages that have already been prepared
(edit) @16945   16 years kjdon previous commit meant that when go to search page, before doing a …
(edit) @16944   16 years kjdon add xmlns:xsl into the page element as well, in case we are doing …
(edit) @16943   16 years kjdon oops, left in a xx in format statement
(edit) @16942   16 years kjdon always call query-response tenplate from pageResponse, cos we want to …
(edit) @16941   16 years kjdon had a double && which I made a single & in the format statement
(edit) @16940   16 years kjdon for some reason, a coupld of the & in the ccs format need to be …
(edit) @16939   16 years kjdon removed the line saying 'what do you want to do today'
(edit) @16938   16 years kjdon modified session caching stuff so that if there is no collection name, …
(edit) @16936   16 years oranfry tidied up whitespace in the build.xml file to make it easier to read …
(edit) @16926   16 years kjdon indented the file consistently
(edit) @16885   16 years kjdon NZDLReceptionist is no more, so now inherit from DefaultReceptionist
(edit) @16883   16 years xiao add changes to work with the ActivityManagement.java
(edit) @16882   16 years xiao just add few constant strings
(edit) @16878   16 years kjdon got rid of NZDLReceptionist, changed NZDLParams to GS2Params, updated …
(edit) @16877   16 years kjdon got rid of the mod bit cos we don't need it in collection template
(edit) @16876   16 years kjdon no longer need this. default receptionist gets collection description …
(edit) @16875   16 years kjdon added SERVICE_TYPE_OAI
(edit) @16874   16 years kjdon when testing to see if we need to get service descriptions or not, …
(edit) @16873   16 years kjdon removed our email addresses from the code
(edit) @16871   16 years kjdon added type=oai to all oai service elements
(edit) @16869   16 years kjdon added license message
(edit) @16868   16 years kjdon changed the name in the file
(edit) @16867   16 years kjdon NZDLParams renamed to GS2Params
(edit) @16866   16 years kjdon classic interface name changed to gs2
(edit) @16865   16 years kjdon updated to reflect the servlet nmaes (library and gs3library) and …
(edit) @16864   16 years kjdon classic interface renamed to gs2
(edit) @16863   16 years kjdon classic interface renamed to gs2
(edit) @16862   16 years kjdon fix up paths for the change from classic to gs2
(edit) @16861   16 years kjdon renamed classic interface to gs2
(edit) @16860   16 years kjdon added a div, class-simplehelp, around the help stuff
(edit) @16859   16 years kjdon added a style for li in simple help otherwise get no style for this
(edit) @16858   16 years kjdon changed the internal library names to make it easier to explain. have …
(edit) @16811   16 years ak19 Mistake in previous commit fixed
(edit) @16810   16 years ak19 GDBMWrapper converts the key string to UTF8 now before doing the …
(edit) @16809   16 years ak19 GDBMWrapper converts the key string to UTF8 now before doing the …
(edit) @16798   16 years ak19 getHrefOID() method modified: The href_url lookup key for internal …
(edit) @16797   16 years ak19 Added method displayAllEntries() to return a display String of the …
(edit) @16796   16 years oranfry added 'Windows 2003' to list of windows versions
(edit) @16786   16 years kjdon replaced <p> with <p /> in lots of the help strings
(edit) @16784   16 years ak19 Static reference to now-static method nodeToElement() of XMLConverter.java
(edit) @16783   16 years ak19 Since XMLConverter method nodeToElement() has now been made static, …
(edit) @16782   16 years ak19 Since XMLConverter method nodeToElement() has now been made static, …
(edit) @16781   16 years ak19 Since XMLConverter method nodeToElement() has now been made static, …
(edit) @16780   16 years ak19 Made new nodeToElement method in XMLConverter static so that some …
(edit) @16763   16 years ak19 Corrected utf-8 to UTF-8 when specifying the XML encoding
(edit) @16760   16 years ak19 Added import statement for Node as a correction to previous commit: …
(edit) @16758   16 years ak19 Since greenstone3 core ModuleInterface.process() now takes a Node and …
(edit) @16756   16 years ak19 Since greenstone3 core ModuleInterface.process() now takes a Node and …
(edit) @16703   16 years kjdon made a fix for the previous fix which didn't work :-(
(edit) @16702   16 years kjdon fixing resolution of gsf:default in gsf:choose-metadata
(edit) @16701   16 years kjdon tidied up the servlets - both were using classic interface. now have …
(edit) @16690   16 years max Fix the missing space and double quotes in the Doctype output.
(edit) @16688   16 years davidb Changed 'Element process(Element)' in ModuleInterface to 'Node …
(edit) @16687   16 years davidb Changed infominehelper.ucr.edu to infomine.ucr.edu. The former no …
(edit) @16653   16 years shaoqun increase the size of log files and make it work with debuging
(edit) @16652   16 years shaoqun remove the caching of DBWrapper
(edit) @16648   16 years shaoqun
(edit) @16630   16 years xiao modify to synchronize method executeQuery
(edit) @16628   16 years ak19 When executing ant start or ant stop on Windows, the exec command now …
(edit) @16626   16 years davidb Conflict markup left in by accident. Now removed
(edit) @16625   16 years davidb Minor edits relating to common-src etc.
(edit) @16621   16 years oranfry undoing accidental change
(edit) @16620   16 years oranfry no need to rename gs2build-extra files as we no longer use gs2build-extra
(edit) @16617   16 years oranfry scratch that, keep ant prepare responsible for checking out gs2build, …
(edit) @16616   16 years oranfry automatically get gs2build when checking out greenstone3
(edit) @16602   16 years davidb Simplification of syntax needed to get gs2build
(edit) @16601   16 years max Added onMouseOver event to show the table of contents.
(edit) @16600   16 years max Solve the url issues after extracted gslib statements. URLs creation …
(edit) @16599   16 years max Solve the url issues after extracted gslib statements.
(edit) @16547   16 years oranfry dont change the version number of gli from greenstone3's build.xml, …
(edit) @16530   16 years oranfry incorrect casing was causing problems on mac (and probably other unix …
(edit) @16515   16 years davidb encodeURL altered to take Node rather than Element.
(edit) @16513   16 years ak19 Undo last accidental commit
(edit) @16512   16 years ak19 Better comments explaining why and when to set the javahome, …
(edit) @16511   16 years max Delete temp debug file
(edit) @16505   16 years ak19 Does not read javahome and perlpath from gsdl3site.cfg, since setting …
(edit) @16503   16 years max Delete unwanted .db file
(edit) @16502   16 years max Fixed space problem in URLs during browsing & opening documents.
(edit) @16501   16 years max Nodes can now be collapsed during browsing action.
(edit) @16500   16 years max Output method of the error message fixed
Note: See TracRevisionLog for help on using the revision log.