source: main/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @32189   6 years ak19 GLI help gujarati translations thanks to Lavji Zala
(edit) @32188   6 years ak19 gujarati updates thanks to Lavji Zala
(edit) @32187   6 years ak19 Gujarati updates to macros, thanks to Lavji Zala
(edit) @32186   6 years kjdon if the eval didn't work, all the return values might be undefined, so …
(edit) @32185   6 years kjdon use new return values from ImageConverter::convert
(edit) @32184   6 years kjdon change the return values of convert to match tmp_area_convert_file in …
(edit) @32183   6 years kjdon image height and width might be returned as 'unknown', in particular …
(edit) @32182   6 years kjdon these 4 docs are photos, which are actually in gallery. backups are in …
(edit) @32181   6 years kjdon added all the rest of the doc.xml, plus updated archive databases
(edit) @32180   6 years kjdon manually changed \x96, \x92 etc to -, ' etc
(edit) @32178   6 years Georgiy Litvinov Workaround for Solr memory leak on core reloading
(edit) @32176   6 years Georgiy Litvinov Safe read from group config file
(edit) @32169   6 years ak19 Fix to comment
(edit) @32168   6 years ak19 Kathy explained an issue (perhaps found on the mailing list) that …
(edit) @32167   6 years kjdon added in pj.Title metadata which was in the original item file that …
(edit) @32166   6 years kjdon initialize response_content to avoid 'Use of uninitialized value ' errors
(edit) @32160   6 years Georgiy Litvinov Cache last document to speed up multisection documents load.
(edit) @32159   6 years ak19 incremental building was not being incremental when no metadata was …
(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) @32154   6 years ak19 On Windows, the Java Control Panel is javacpl.exe, not javaclp.exe
(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) @32151   6 years ak19 Changes to instructions for GLI Web Start application, since the user …
(edit) @32150   6 years ak19 I changed gli4gs3.xsl to rewrite the applet page produced by …
(edit) @32147   6 years kjdon take the image and ocr files from nzdl-storage instead of copying them …
(edit) @32146   6 years kjdon fixed up a temporary change I had made
(edit) @32145   6 years kjdon
(edit) @32144   6 years kjdon more metadata elements
(edit) @32143   6 years kjdon just committing the changes to the xml files. some content editing by …
(edit) @32142   6 years ak19 More changes related to GLIapplet.jnlp being renamed to GLIappWebStart
(edit) @32141   6 years ak19 More changes related to GLIapplet.jnlp being renamed to GLIappWebStart
(edit) @32140   6 years ak19 Renaming GLIapplet.jnlp to GLIappWebStart.jnlp
(edit) @32139   6 years ak19 Rewrote WebGatherer as a Java Web Start application, rather than an …
(edit) @32138   6 years ak19 New class WebGatherer.java to replace GathererApplet.java in JNLP use …
(edit) @32137   6 years ak19 Cosmetic changes to the new README_WebGLI.txt file
(edit) @32136   6 years ak19 Committing the first checkpoint of getting the GLIApplet to work with …
(edit) @32135   6 years ak19 GathererApplet4gs3.java was merged with GathererApplet.java, so that …
(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) @32131   6 years kjdon don't want the initial , if trying to match 41 times. this is a syntax …
(edit) @32130   6 years kjdon check whether an item in sites folder is actually a directory before …
(edit) @32129   6 years kjdon After () in a regex, {} signifys quantifiers. eg (xx){2,4} - 2-4 …
(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) @32126   6 years kjdon
(edit) @32125   6 years kjdon rearranged metadata table
(edit) @32124   6 years kjdon some updates
(edit) @32123   6 years kjdon when hard linking, if the destination file already exists then remove …
(edit) @32122   6 years kjdon we had [a-z]{2..} which causes an error in later versions of perl. …
(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) @32113   6 years kjdon tmpnam isn't being used anyway, and it is deprecated in perl 5.24, …
(edit) @32112   6 years kjdon added downloadinfo.no_download_name which was missing
(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) @32097   6 years ak19 Commenting out unused line
(edit) @32096   6 years ak19 Marking all the uses of sysread() with a comment saying they're a …
(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) @32093   6 years ak19 Ctr (or equiv on Mac) +F on GS3 GLI's ConfigFileEditor now focuses on …
(edit) @32092   6 years ak19 Previous commit also puts the caret/cursor at the start when using GS3 …
(edit) @32091   6 years ak19 Find functionality for GS3 GLI's Config file editor.
(edit) @32090   6 years ak19 Related to the previous commit, revision 32089. Some improvements.
(edit) @32089   6 years ak19 1. Attempted fix by Kathy and me for Diego's problem of PDFBox's …
(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) @32079   6 years kjdon removed some print statements. Added some more explanations
(edit) @32078   6 years kjdon only record deleted metadata changes if the field value was non empty. …
(edit) @32077   6 years kjdon Removed debugging, and added some comments.
(edit) @32076   6 years kjdon Bugfix (with debugging left in). The set-archive-metadata would …
(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) @32062   6 years ak19 Committing unused and untested new subroutines, in case they may prove …
(edit) @32061   6 years ak19 Moving two subroutines from modmetadataaction.pm to metadataaction.pm …
(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) @32050   6 years ak19 Related to previous commit, revision 32049. Now tested successfully on …
(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 …
Note: See TracRevisionLog for help on using the revision log.