source: main/trunk/greenstone3

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @32302   6 years Georgiy Litvinov Second fix
(edit) @32301   6 years Georgiy Litvinov Fixed for groups and collections selection commit
(edit) @32300   6 years kjdon made gs document links restful - collection/demo/document/xxx, instead …
(edit) @32299   6 years ak19 Putting the siteURL (back?) in to follow the instructions at …
(edit) @32298   6 years kjdon modified code to provide berry basket links as greenstone doc links, …
(edit) @32297   6 years kjdon adding assocfilepath and srclinkFile to attributes returned in berry …
(edit) @32296   6 years kjdon java code was adding in a filepath param for the xsltparams. adding it …
(edit) @32295   6 years Georgiy Litvinov Added selected attr for chosen collections and groups
(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) @32212   6 years kjdon added in strings for gsflink.document/source
(edit) @32211   6 years kjdon moving hardcoded dc:identifier output to dynamic based on config file. …
(edit) @32202   6 years ak19 Adding to SVN the reference to …
(edit) @32201   6 years ak19 Accidentally committed collectionConfig.xml in rev 32200.
(edit) @32200   6 years ak19 Rebuilt GS3 LUCENE demo collection as per Kathy's request, in order to …
(edit) @32191   6 years ak19 gujarati language changes,thanks to Lavji Zala
(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) @32158   6 years Georgiy Litvinov Fix for previous commit
(edit) @32157   6 years Georgiy Litvinov Added navigation for search terms
(edit) @32156   6 years ak19 Dr Bainbridge fixed gli4gs3.xsl so that the new GLI Web Start …
(edit) @32155   6 years ak19 Shouldn't hardcode localhost for codebase. Still not sure why, after …
(edit) @32153   6 years ak19 2 Bugfixes and tidying up errorhandling in JarTools. 1. Dr Bainbridge …
(edit) @32152   6 years ak19 Fixing windows command.
(edit) @32150   6 years ak19 I changed gli4gs3.xsl to rewrite the applet page produced by …
(edit) @32141   6 years ak19 More changes related to GLIapplet.jnlp being renamed to GLIappWebStart
(edit) @32138   6 years ak19 New class WebGatherer.java to replace GathererApplet.java in JNLP use …
(edit) @32136   6 years ak19 Committing the first checkpoint of getting the GLIApplet to work with …
(edit) @32134   6 years kjdon when adding a new metadata row to the table, we need to check for …
(edit) @32133   6 years kjdon added a comment
(edit) @32132   6 years kjdon added multivalued metadata input shortcut functionality. In …
(edit) @32128   6 years Georgiy Litvinov Remove all sections from requests except needed by inline template.
(edit) @32127   6 years ak19 Fixing up the GS3 GLI applet. To get it to work, follow the …
(edit) @32121   6 years kjdon added a comment
(edit) @32115   6 years Georgiy Litvinov Fixed NPE in case empty group title
(edit) @32114   6 years Georgiy Litvinov Added request object to facilitate requests creation.
(edit) @32111   6 years kjdon pass in base interfaces array to the call to find …
(edit) @32110   6 years ak19 Forgot to commit bugfix. The bug was that when searching a solr …
(edit) @32095   6 years kjdon we only want to look at child metadataLists I think
(edit) @32094   6 years kjdon a couple of small changes. when you click on the screen image, open …
(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) @32082   6 years kjdon fixed up a spelling mistake on a comment
(edit) @32081   6 years kjdon added display name to facet
(edit) @32080   6 years kjdon display name for a facet should come from a displayItem inside the …
(edit) @32078   6 years kjdon only record deleted metadata changes if the field value was non empty. …
(edit) @32075   6 years kjdon don;t bother finding out document type from server if it has already …
(edit) @32074   6 years kjdon when we are in editing mode, we haven't got assocfilepath at teh top …
(edit) @32073   6 years kjdon forgot to rename Metadata to metadata
(edit) @32072   6 years kjdon as we are now no longer including <gsf:metadata='all' in the xslt, we …
(edit) @32071   6 years ak19 Changes to set the docType of the <document> element and to set the …
(edit) @32070   6 years kjdon need to set docType for the main document element when editing
(edit) @32069   6 years kjdon forgot to add the import GlobalProperties line
(edit) @32068   6 years kjdon if docEdit=1, then we just retrieve the entire document from archives, …
(edit) @32067   6 years kjdon simple template to convert from archive format into internal gs …
(edit) @32066   6 years kjdon don't need to get the text when just getting the image for a section
(edit) @32065   6 years kjdon added in customJavascriptForDocumentView, …
(edit) @32064   6 years kjdon for processDocXMLGetSection we need to actually add the section to the …
(edit) @32063   6 years kjdon added xmltransformer to base action for any actions that need it. will …
(edit) @32060   6 years ak19 1. On leaving the page when there are unsaved changes, there's now a …
(edit) @32058   6 years ak19 Kathy fixed it so that when editing a document with GS3's online doc …
(edit) @32057   6 years ak19 There was a problem about attributes like align=justify going missing …
(edit) @32049   6 years ak19 User on mailing list found it frustrating that GLI stops the GS3 …
(edit) @32046   7 years kjdon modified how we make the html header title. use page :: collection :: …
(edit) @32045   7 years kjdon modified collectionName template to either print name displayItem, or …
(edit) @31978   7 years kjdon fixed this up so that it compiles, and got rid of this.doc
(edit) @31977   7 years kjdon noteToElement is in GSXML
(edit) @31976   7 years kjdon changed some comments
(edit) @31966   7 years kjdon metadata prefix elements don't change, so don't need to create it each …
(edit) @31965   7 years kjdon new implementation of getMetadataPrefixElement. Pass in hte …
(edit) @31954   7 years Georgiy Litvinov Switched to use javascript to collapse sections instead of reopening …
(edit) @31942   7 years kjdon added the ability to change the file to be used in a source link …
(edit) @31939   7 years Georgiy Litvinov Set contentsArea td id for css selecion
(edit) @31938   7 years Georgiy Litvinov Prevent downloading all images in collapsed image collections
(edit) @31937   7 years ak19 Spanish language glidict and gs3interface modules of the GS interface. …
(edit) @31918   7 years ak19 Updates of Gujarati language auxdm (GS2), glidict and greenstone3 …
(edit) @31916   7 years ak19 Adjusting some comments to correctly reflect the most recent changes.
(edit) @31915   7 years ak19 Dr Bainbridge thought about it and decided that the correct solution …
(edit) @31913   7 years ak19 Committing useful debug statement, but commented out.
(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) @31910   7 years kjdon text string for add all metadata button
(edit) @31909   7 years kjdon implementing 'add all metadata' button. only add if …
(edit) @31906   7 years kjdon add an error if there was no rss response - might happen if user has …
(edit) @31905   7 years kjdon handle case where rss has an error: just print it out. Would be nicer …
(edit) @31891   7 years kjdon need to check for 00 day in getDetailFromDate too, otherwise get the …
(edit) @31890   7 years kjdon want to bold the selected node in each horizintal row. for displaying …
(edit) @31887   7 years ak19 Japanese language GS interface for modules auxdm, perlmodules, …
(edit) @31873   7 years kjdon modified so that we always get the siblings in any HLIsts, not jsut …
(edit) @31872   7 years kjdon changed variable name as its a list of paramLists
(edit) @31871   7 years kjdon commented out some debug statements
(edit) @31870   7 years kjdon added ed, ec, noText into the params
(edit) @31869   7 years kjdon modified an error message
(edit) @31868   7 years kjdon added new method replaceNamedItemInList
(edit) @31867   7 years kjdon setting classifier style attribute - can't remember why! Also, need to …
(edit) @31866   7 years kjdon handle properly 6 digit dates - only output month and year otherwise …
(edit) @31855   7 years kjdon added keys in dictionary and replaceList in siteConfig to translate …
(edit) @31850   7 years kjdon handle the case where there are HList children of HLists. this happens …
(edit) @31827   7 years ak19 For Wget, we're now using OpenSSL. The openssl src code is on GS' SVN …
(edit) @31818   7 years kjdon changing ViewSelection to viewSelection and SlideShow to slideShow to …
Note: See TracRevisionLog for help on using the revision log.