source: greenstone3/trunk/src/java/org/greenstone/gsdl3

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @20294   15 years kjdon changed System.err to logger.error/info
(edit) @20293   15 years kjdon removed some System.err debug messages, which don't look like they are …
(edit) @20292   15 years kjdon removed some System.err debug messages, which don't look like they are …
(edit) @20240   15 years kjdon createParameter now takes an optional defualt_value parameter, to be …
(edit) @20239   15 years kjdon set casefolding to true by default
(edit) @20238   15 years kjdon set case to true by default (and don't set it to false again straight …
(edit) @20236   15 years kjdon specify a default when create the custom query params
(edit) @20149   15 years kjdon indented the file consistently
(edit) @20139   15 years oranfry protect against null pointer exception
(edit) @20086   15 years kjdon changed Default to default for index name
(edit) @20064   15 years kjdon added a comment
(edit) @20009   15 years xiao comment out a logger.error statement which fires up when multiple …
(edit) @20006   15 years xiao put two static strings about flax back in
(edit) @20005   15 years xiao remove two static strings about flax
(edit) @19984   15 years oranfry initial implementation of support for site-level metadata
(edit) @19893   15 years xiao added a method getPrivateCollectionList
(edit) @19852   15 years shaoqun disable this useless error info
(edit) @19851   15 years shaoqun tidy debug info
(edit) @19819   15 years shaoqun temp solution for collections built using -OIDType incremental
(edit) @19771   15 years xiao Deleted the dummy cache_key hard-codedly created for Authentication …
(edit) @19643   15 years shaoqun clean up debugging code
(edit) @19642   15 years shaoqun clean up debugging code
(edit) @19641   15 years shaoqun clean up debugging code
(edit) @19640   15 years shaoqun clean up debugging code
(edit) @19639   15 years shaoqun clean up debugging code
(edit) @19636   15 years shaoqun clean up debugging code
(edit) @19352   15 years oranfry fixed whitespace in this file
(edit) @18664   15 years kjdon changed indentation of a couple of lines
(edit) @18663   15 years kjdon we now use gdb all the time internally for database extension. In the …
(edit) @18662   15 years kjdon changed collectionDatabaseFile method. if type is jdbm, then use jdb …
(edit) @18599   15 years oranfry *create the gsdl3 web address in a smarter way, including honouring a …
(edit) @18553   15 years max Change back the way all postProcessing works in order to have GSLib …
(edit) @18504   15 years oranfry a correction to the get parent test on the OID class
(edit) @18503   15 years oranfry whitespace fixes
(edit) @18473   15 years max Change back the way all postProcessing works in order to get the GSF …
(edit) @18454   15 years max Deleted unused files Skin.java and SkinnedReceptionist.java.
(edit) @18452   15 years max Some additional information given on a …
(edit) @18436   15 years max Minor changes to previous major commit including bug fix. 1. Using …
(edit) @18435   15 years max 1. Added a reusable ErrorListener class for handling warnings, fatal …
(edit) @18434   15 years max 1. Provides a new DOM method that allows a document to be created with …
(edit) @18433   15 years max 1. Using high-level language (gslib elements coming from a library) …
(edit) @18422   15 years kjdon lucene uses greenstone ids as its internal ids now, so need to make …
(edit) @18421   15 years kjdon doc xml files should always be utf-8 so add an encoding to getDOM
(edit) @18405   15 years kjdon modifications to make this in line with gs2 version. Allows comments …
(edit) @18308   15 years kjdon added a couple of getInterfaceTextWithDOM methods - can pass in DOM …
(edit) @18307   15 years kjdon made the getString and getPrettyString methods static so I can use …
(edit) @18234   15 years oranfry changing the library servlet code for checking the el, href and rl …
(edit) @18223   15 years oranfry fixed tabbing in this file
(edit) @17907   15 years ak19 Inserted code to first look for whether the db file is already there. …
(edit) @17713   16 years ak19 No longer defaults the db extension for all Macs to bdb.
(edit) @17452   16 years shaoqun few changes to suit ActivityManagement: send back group info of users …
(edit) @17024   16 years max When something goes wrong, send a document containing the error …
(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) @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) @16941   16 years kjdon had a double && which I made a single & in the format statement
(edit) @16938   16 years kjdon modified session caching stuff so that if there is no collection name, …
(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) @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) @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) @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) @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) @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) @16515   16 years davidb encodeURL altered to take Node rather than Element.
(edit) @16482   16 years kjdon LuceneQueryResult.DocInfo now uses a string id_ instead of a long num_ …
(edit) @16446   16 years davidb Replacement of Java 1.5 code with Java 1.4 equivalent, plus tidied up …
(edit) @16374   16 years davidb Change to Skin code (returning Node note Element) so XSLT encodes its …
(edit) @16355   16 years kjdon MGPPRetrieveWrapper no longer has an UnloadIndexData method
(edit) @16314   16 years davidb Merging of skin work with the main trunk
(edit) @16260   16 years xiao
(edit) @16258   16 years xiao
(edit) @15977   16 years shaoqun add a method to format bid numbers
(edit) @15948   16 years xiao
(edit) @15945   16 years xiao add method getServiceMap used by Flax webservice
(edit) @15944   16 years xiao add method getModuleMap used by Flax webservice
(edit) @15770   16 years ak19 Tidier (more self-documenting) way of casting macro_resolver to …
(edit) @15767   16 years ak19 Attempted fix for trac bug ticket #225 - NullPointerException. …
(edit) @15756   16 years ak19 Greenstone image macros get resolved again after the database change.
(edit) @15754   16 years ak19 Greenstone image macros get resolved again after the database change.
(edit) @15326   16 years kjdon added support for JDBM (or other) in place of GDBM: use …
Note: See TracRevisionLog for help on using the revision log.