source: greenstone3/trunk/src/java

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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()
(edit) @14334   17 years qq6 add users records from a text file
(edit) @14331   17 years qq6 create an etc dir under the site if the etc is not exiting
(edit) @14328   17 years qq6 export usersDB to text
(edit) @14327   17 years qq6 clean up
(edit) @14312   17 years qq6 updated modify user's info
(edit) @14311   17 years qq6 added subaction 'gli4gs3' for a applet gli
(edit) @14296   17 years qq6 added strings for Authentication
(edit) @14295   17 years qq6 Authentication service
(edit) @14289   17 years qq6 Add files DerbyWrapper.java UserTermInfo.java UserQueryResult.java for …
(edit) @14262   17 years xiao modify to let it recognize the .svn directory (besides CVS) when …
(edit) @14227   17 years xiao change getFirstChild() to getFirstElementChild() in case an extra line …
(edit) @14226   17 years xiao change getFirstChild() to getFirstElementChild() in case an extra line …
(edit) @14225   17 years xiao change getFirstChild() to getFirstElementChild() in case an extra line …
(edit) @14224   17 years xiao change getFirstChild() to getFirstElementChild() in case an extra line …
(edit) @14223   17 years xiao change getFirstChild() to getFirstElementChild() in case an extra line …
(edit) @14222   17 years xiao add a method getFirstElementChild(node)
(edit) @14211   17 years xiao an exclusive receptionist handling OAI requests
(edit) @14210   17 years xiao accept a specific request from OAIReceptionist and return a list of …
(edit) @14209   17 years xiao an OAI metadata providing service class
(edit) @14208   17 years xiao add a method hasOAI() identifying itself whether it's serviceRackList …
(edit) @14207   17 years xiao an OAI servlet
(edit) @14206   17 years xiao contains all utility methods for oai processing
(edit) @14185   17 years xiao modify to suppress the dummy string Untitled and display the real title
(edit) @14183   17 years xiao instead of simply retrieving the first child of format element in the …
(copy) @14125   17 years oranfry repository restructuring
copied from trunk/gsdl3/src/java
(edit) @14035   17 years shaoqun make it restrive mulitple metadata values
Note: See TracRevisionLog for help on using the revision log.