source: greenstone3/trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @16515   16 years davidb encodeURL altered to take Node rather than Element.
(edit) @16497   16 years ak19 Reversing accidental commit
(edit) @16496   16 years ak19 prepare-gs2building also downloads gliserver.pl and gsdlCGI.pm from …
(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 …
(edit) @15325   16 years kjdon added support for JDBM (or other) in place of GDBM: new interface - …
(edit) @15324   16 years kjdon added support for JDBM (or other) in place of GDBM: use …
(edit) @15323   16 years kjdon added support for JDBM (or other) in place of GDBM: changed the …
(edit) @15322   16 years kjdon added support for JDBM (or other) in place of GDBM: changed a comment
(edit) @15321   16 years kjdon added DATABASE_TYPE_ELEM - used for distinguishing between gdbm and …
(edit) @15208   16 years kjdon changed descendents to descendants to fit with other code (only in a …
(edit) @15149   16 years oranfry reversing some accidental changes
(edit) @15148   16 years oranfry a few changes to gs3-setup.bat
(edit) @15123   16 years shaoqun add a service for searching Google ngram collections
(edit) @15081   16 years xiao add the derby library and also some classes that use the library
(edit) @15080   16 years xiao delete the dir containing the derby library temparorily
(edit) @15079   16 years xiao a new dir containing the derby library
(edit) @15055   16 years xiao add a method getNamedElements following the same concept of the method …
(edit) @15046   16 years shaoqun temporarily remove this class from the repository cos' it depends on …
(edit) @15041   16 years ak19 Attempted fix for http://trac.greenstone.org/ticket/245 - Java crash, …
(edit) @15040   16 years xiao add a method getCollectionList
(edit) @15039   16 years shaoqun add a sql package
(edit) @15027   16 years kjdon tidied up this file, working on configure and reconfigure stuff. …
(edit) @15026   16 years kjdon apparently perl can't detect little vs big endian on a mac, so our …
(edit) @15011   16 years kjdon changed a couple of logger error messages to info messages
(edit) @15010   16 years kjdon fixed a spelling mistake
(edit) @14947   16 years shaoqun correct the last commitment
(edit) @14946   16 years shaoqun try HitsPerPage and StartPage in service params first to work with …
(edit) @14945   16 years shaoqun add two default value variables so that subclasses can overwrite them
(edit) @14943   16 years shaoqun make it use the default level specified in buildConfig.xml
(edit) @14936   16 years shaoqun fotgot to setIndex to the mg indexer before retrieving the document
(edit) @14752   16 years qq6 set default_index_subcollection and default_index_language to …
(edit) @14642   17 years anna Added ct parameter when processing the about pagerequest, so that …
(edit) @14641   17 years anna Added the collection type (ct) parameter.
(edit) @14640   17 years anna Added the buildType of a collection to its description, to generate ct …
(edit) @14633   17 years shaoqun added synchronizing code
(edit) @14632   17 years shaoqun added synchronizing code
(edit) @14604   17 years oranfry brought important changes across from 3.03 branch, mostly version …
(edit) @14561   17 years shaoqun added a cache hack for Authentication by faking a collection name
(edit) @14552   17 years qq6 fixed a bug of checking external link
(edit) @14551   17 years qq6 go diectly to the external page if el=direct
(edit) @14539   17 years shaoqun fix the session bug
(edit) @14534   17 years qq6 set up the library name
(edit) @14533   17 years qq6 set up the library name in setSiteDetails()
(edit) @14532   17 years qq6 updated replacing macros
(edit) @14531   17 years qq6 updated docnum2OID(String docnum)
(edit) @14530   17 years qq6 deleted some comments
(edit) @14529   17 years qq6 processing the external links
(edit) @14528   17 years qq6 added setLibraryName(String library_name), getLibraryName()
(edit) @14527   17 years qq6 added getHrefOID(String href_url)
(edit) @14526   17 years qq6 added a param in macro_resolver.setSiteDetails()
(edit) @14525   17 years qq6 adding href and rl values into the document node, if they can be …
(edit) @14524   17 years qq6 the web page is redirect to an external link of "el=" is found from …
(edit) @14521   17 years shaoqun correct a mistake in the previous commit
(edit) @14520   17 years shaoqun add a guard in case the feild params haven't been set
(edit) @14517   17 years shaoqun reset the state of the mg indexer before setting it according to the …
(edit) @14515   17 years shaoqun add gsf namespace
(edit) @14498   17 years xiao modify to make the session caching collection-specific.
(edit) @14483   17 years xiao make MGPPRetrieveWrapper and MGPPSearchWrapper static variables; …
(edit) @14441   17 years xiao make MGPPRetrieveWrapper a static variable; modify to make the calling …
(edit) @14440   17 years xiao make MGPPSearchWrapper a static variable; add a synchronized method …
(edit) @14431   17 years xiao make MGRetrieveWrapper a static variable; modify to make the calling …
(edit) @14428   17 years xiao make MGSearchWrapper a static variable; modify to get all activities …
(edit) @14421   17 years xiao modify the flax shortcut action to use strings from GSXML instead of …
(edit) @14420   17 years xiao add in few constant strings.
(edit) @14403   17 years xiao add in two constant parameters.
(edit) @14402   17 years qq6 added getCollectList() for making authentication groups
(edit) @14401   17 years xiao add in two constant strings.
(edit) @14399   17 years xiao modify the method configureServices so that if a service class is not …
(edit) @14398   17 years xiao modify to accommodate the new subaction - FlaxPageGeneration, …
(edit) @14397   17 years xiao modify the method getInterfaceText so that if a interface text string …
(edit) @14396   17 years xiao add a method getConfigParams() so that we can set the page name into …
(edit) @14395   17 years anna For preference page request, call aboutPage action to get the …
(edit) @14378   17 years shaoqun set case and stem only if they are supported by this collection
(edit) @14367   17 years qq6 decrypt passwords when read in users' info from a txt file
(edit) @14366   17 years qq6 encrypt or decrypt the password using rot-13
(edit) @14349   17 years qq6 put some comments
(edit) @14348   17 years qq6 deleted some outputs
(edit) @14347   17 years qq6 give a warning message if the username has existed in the table
(edit) @14343   17 years qq6 fixed a bug on changing password
(edit) @14341   17 years qq6 fixed modifyUserInfo()
(edit) @14340   17 years qq6 updated some strings
(edit) @14339   17 years qq6 updated Authentication.java
(edit) @14338   17 years qq6 updated DerbyWrapper.java
(edit) @14336   17 years qq6 delete all rows defore adding new records
(edit) @14335   17 years qq6 added a method deleteAllUser()
Note: See TracRevisionLog for help on using the revision log.