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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @33051   5 years ak19 Tweak to Friday's commit to URL encode param values: can't use …
(edit) @33045   5 years ak19 1. Dr Bainbridge's fix for the Windows encoding issue when online doc …
(edit) @32944   5 years kjdon making some methods/variables public so we can access them from other …
(edit) @32943   5 years kjdon added the code to handle gsflink.printdocument for Identifiers
(edit) @32892   5 years ak19 Part 1 of 2 commits to do with getting errorCallBack working on …
(edit) @32829   5 years ak19 Related to previous commit: coll_db may not be instantiated if …
(edit) @32828   5 years ak19 The major change is that opening the coll db and oai-inf db is moved …
(edit) @32661   5 years kjdon when getting the list of collections from a group, use …
(edit) @32656   5 years kjdon oh dearsvn diff service/CrossCollectionSearch.java I mistakenly …
(edit) @32655   5 years kjdon add collection attribute to snippet elements. group names come in like …
(edit) @32648   5 years kjdon made service names public so we can use them outside. Also, removed …
(edit) @32619   5 years ak19 3 significant changes in 1 commit particularly impacting Lucene …
(edit) @32610   5 years ak19 The solene_src object does not appear to be used by either lucene or …
(edit) @32553   5 years kjdon allow missing groupDescriptions element in groupConfig.xml
(edit) @32547   5 years kjdon paramDefault elements for searching can now go in the format element …
(edit) @32490   6 years kjdon we need to supply entity resolver to the transform call, otherwise it …
(edit) @32467   6 years kjdon removed a log message as its showing up heaps when its not actually an …
(edit) @32455   6 years kjdon removed a debug log message
(edit) @32453   6 years kjdon replacing hard coded param names with static string variables. set up …
(edit) @32452   6 years kjdon removed author email
(edit) @32451   6 years kjdon changed param names to use _PARAM so easier to identify them. changed …
(edit) @32429   6 years ak19 solr should only be accessible locally (from localhost, specifically …
(edit) @32428   6 years Georgiy Litvinov Throw new exception to prevent NPE in XMLTransformer
(edit) @32419   6 years ak19 ProtocolPortProperties.java constructors can throw an Exception now.
(edit) @32413   6 years kjdon added some extra username checking to make sure it doesn't already …
(edit) @32391   6 years kjdon need to make sure recaptcha key is in service if we are a failed …
(edit) @32390   6 years kjdon replaced hard coded text strings with static Strings. when doing …
(edit) @32369   6 years kjdon lots of changes. moved to version 2 of recaptcha. moved all the error …
(edit) @32357   6 years ak19 GS3 Java code has moved away from using tomcat.port to using …
(edit) @32308   6 years kjdon make metadata dynamic in a hashmap instead of named fields in am Item …
(edit) @32297   6 years kjdon adding assocfilepath and srclinkFile to attributes returned in berry …
(edit) @32293   6 years Georgiy Litvinov Fixed a bug in collectionGroups
(edit) @32213   6 years kjdon OAI: don't have hardcoded custom outputting for dc.identifier anymore. …
(edit) @32176   6 years Georgiy Litvinov Safe read from group config file
(edit) @32160   6 years Georgiy Litvinov Cache last document to speed up multisection documents load.
(edit) @32115   6 years Georgiy Litvinov Fixed NPE in case empty group title
(edit) @32084   6 years kjdon getFacets now includes a lang arg, so we can get teh correct …
(edit) @32083   6 years kjdon getFacets now includes a lang arg, so we can get teh correct …
(edit) @32064   6 years kjdon for processDocXMLGetSection we need to actually add the section to the …
(edit) @31966   7 years kjdon metadata prefix elements don't change, so don't need to create it each …
(edit) @31912   7 years ak19 Now GS3 tries to obtain the _earliesttimestamp entry of the oai-inf.db …
(edit) @31911   7 years ak19 First part of commit after using earliestDatestamp from oai-inf.db …
(edit) @31869   7 years kjdon modified an error message
(edit) @31867   7 years kjdon setting classifier style attribute - can't remember why! Also, need to …
(edit) @31771   7 years kjdon we need to pass library_name to the incremental-buildcol so that it …
(edit) @31729   7 years kjdon modified to use tls or ssl to send mail if requested
(edit) @31665   7 years ak19 GS3 source code now updated to use SafeProcess instead of Process …
(edit) @31592   7 years ak19 Removed unwanted debugging now that Windows testing of the new …
(edit) @31591   7 years ak19 1. SafeProcess.CustomProcessHandler replaces …
(edit) @31580   7 years ak19 Accidentally committed a file I didn't want to.
(edit) @31579   7 years ak19 Correction.
(edit) @31546   7 years ak19 Minor spelling correction ahead of major commits to do with GS3 user …
(edit) @31544   7 years ak19 Dr Bainbridge found oversight in recently committed code: needed to …
(edit) @31541   7 years ak19 1. GS2Construct.modifyMetadata() now calls a more generic method to …
(edit) @31540   7 years ak19 Some commits ahead of further changes: 1. Kathy came up with better …
(edit) @31537   7 years ak19 First commit for getting user comments working for GS3. It all works, …
(edit) @31414   7 years ak19 Minor: clarifying an existing comment.
(edit) @31345   7 years Georgiy Litvinov Added all collection option
(edit) @31344   7 years Georgiy Litvinov Update to previous commit
(edit) @31343   7 years Georgiy Litvinov Additional method to pass group path inside s1.collection param …
(edit) @31285   7 years Georgiy Litvinov Java code for hierarchy view in cross collection search
(edit) @31265   7 years Georgiy Litvinov Fixed null pointer exception while rebuilding collection via web editor
(edit) @31262   7 years Georgiy Litvinov Add snippets to cross collection search results
(edit) @31241   7 years ak19 Corrected misunderstanding on distinction between whether we're …
(edit) @31236   7 years ak19 More checking of oaiinf_db: need to make sure it exists before trying …
(edit) @31230   7 years ak19 Commit for GS3 server side part of OAI deletion police implementation. …
(edit) @31181   7 years Georgiy Litvinov Added java code to use groups in cross collection search
(edit) @31166   7 years Georgiy Litvinov Java code for groups breadcrumbs
(edit) @31127   7 years ak19 Related to previous revision (31125). Fix to concurrency problem when …
(edit) @31125   7 years ak19 Experimental fix for concurrent access issue when using document …
(edit) @31124   7 years ak19 1. Dr Bainbridge found another oversight in the existing code. 2. …
(edit) @31123   7 years ak19 Using the document editor, showed up that multiple metadata …
(edit) @31109   7 years ak19 Fixing nullpointer exception thrown when there is no collection groups …
(edit) @30958   7 years kjdon in DocumentMetadataRetrieve, this was creating a paramlist with …
(edit) @30891   8 years kjdon removed some commented out code. when looking up metadata, if we have …
(edit) @30834   8 years kjdon CollectionClassLoader changed to CustomClassLoader
(edit) @30820   8 years kjdon don't add empty root title
(edit) @30731   8 years kjdon if we are setting text, then we just remove the NoText metadata if its …
(edit) @30704   8 years kjdon use the top OID for marking doc in database - only top level ids are …
(edit) @30669   8 years kjdon adding sortby to use dictionary lookup
(edit) @30668   8 years kjdon removed some debug strings
(edit) @30667   8 years kjdon can now specify a dictionary name in a displayItem that uses a key
(edit) @30647   8 years kjdon getTextString returns null if not found, so need to check for null …
(edit) @30634   8 years kjdon modifying the way levels, indexes, classifier buttons are displayed. …
(edit) @30633   8 years kjdon getDisplayText has moved classes
(edit) @30632   8 years kjdon getDisplayText has moved classes
(edit) @30631   8 years kjdon getDisplayText has moved classes
(edit) @30630   8 years kjdon getDisplayText has moved classes
(edit) @30629   8 years kjdon moved getDisplayText into ServiceRack from GSXML so that if there is a …
(edit) @30617   8 years ak19 Bugfix to oversight: web document editor didn't reindex on removing …
(edit) @30616   8 years ak19 Useful debug statement when we get an InvocationTargetException
(edit) @30588   8 years kjdon use new GSXML.STD_NAMESPACES_ATTS instead of adding each one individually
(edit) @30587   8 years kjdon use new GSXML.ALL_NAMESPACES_ATTS instead of adding each one individually
(edit) @30556   8 years kjdon check values not null before iterating over them
(edit) @30555   8 years kjdon undoing last commit which was made by mistake
(edit) @30553   8 years kjdon added ability for teh collectionConfig.xml file to carry additional …
(edit) @30541   8 years Georgiy Litvinov Fixed CollectionGroups non-existent collections check
(edit) @30540   8 years Georgiy Litvinov Added collection groups. Config file in …
(edit) @30516   8 years Georgiy Litvinov Moved to incremental rebuild in webeditor
(edit) @30476   8 years kjdon the property file to look up has changed with the new rearrangement of …
Note: See TracRevisionLog for help on using the revision log.