source: main/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @38877   2 months kjdon updated these to match tomcat 5.8.99
(edit) @38876   2 months kjdon updated this to match tomcat 5.8.99
(edit) @38875   2 months kjdon add some cookie config settings. needed to get partitioned …
(edit) @38874   2 months anupama 1. Tried to get the GsdlCollageApplet to run as a webswing applet, but …
(edit) @38873   2 months anupama Minor changes, adding override javadoc tags and proper calculation of …
(edit) @38872   2 months anupama Minor changes in display and XML comment for the previous (Phind) …
(edit) @38871   2 months anupama I've got the CURL and DownloadURLs methods now finding the right image …
(edit) @38856   2 months anupama Testing if usersDB exists should use the full path. There was an error …
(edit) @38855   2 months anupama 1. CURL.java wasn't reading anything on the page, because it didn't …
(edit) @38854   2 months anupama Having been able to look at the GS2.88 Collage applet at least trying …
(edit) @38853   2 months anupama Copied the GsdlCollageApplet package from GS2 into GS3's …
(edit) @38852   2 months davidb XSLT for converting exported content to one that aligns with OpenAI …
(edit) @38851   2 months davidb General upgrade to support exporting files suitable for inclusion in …
(edit) @38850   2 months davidb How this Java code was determining end-of-input was found to be …
(edit) @38848   2 months anupama 1. Running webswing-phind as an application instead of as an applet, …
(edit) @38847   3 months kjdon committing tidy up code changes from SDL. There was somehting wring …
(edit) @38846   3 months kjdon some changes for SDL tidy up, also changed the way we add in non …
(edit) @38845   3 months kjdon check for null parent before getting child nodes
(edit) @38844   3 months kjdon we have already added displayItems and metadata, so don't need to call …
(edit) @38841   3 months kjdon when I added a global format statement containing <gsf:link> in it to …
(edit) @38839   3 months kjdon moved oaiservlet specification out of web.xml and into servlets.xml
(edit) @38830   3 months kjdon if we are displaying favourites inside the current collection, then we …
(edit) @38829   3 months kjdon add groups into the breadcrumbs
(edit) @38828   3 months kjdon when looking for group, check the group param but also p.group - eg …
(edit) @38827   3 months kjdon for mapPlacesNearHere, choose between the code for Coordinates and …
(edit) @38826   3 months kjdon merged the changes from expand-gsf.xsl.for-gs312 into current version, …
(edit) @38825   3 months kjdon mods to gsf:getCollectionText to allow propertyFile attribute if it …
(edit) @38817   3 months anupama I can't find a better way (the webswing way) to customise the applet …
(edit) @38814   3 months anupama I had made this change by copying the phind equivalent for webswing …
(edit) @38813   3 months anupama 1. The Phrase Browse tab (in my tudor collection which has a Phind …
(edit) @38806   3 months anupama First attempt (2 *hardcoded* config params) of webswing version of …
(edit) @38802   3 months kjdon when investigating how OIDs are set I noticed we have this add_OID …
(edit) @38801   3 months kjdon standardising on top_section rather than section or topsection when we …
(edit) @38800   3 months anupama Added some extra class comments to indicate the new classes added are …
(edit) @38799   3 months anupama 1. ScrollPane wasn't being used and it didn't workout with the way the …
(edit) @38798   3 months kjdon added text for CSVPlugin's ignore_field
(edit) @38797   3 months kjdon added option '-ignore_field' - if there is a column with this name in …
(edit) @38796   3 months anupama 1. I've now got the new JPhind class, when run as an application, …
(edit) @38795   3 months anupama 1. Replacing class Phind with JPhind in service/PhindPhraseBrowser …
(edit) @38794   3 months anupama Got the awt Phind Applet to work through the appletviewer Java …
(edit) @38782   3 months anupama First commit related to attempting to move (applet) Phind to Webswing. …
(edit) @38769   3 months anupama Following Dr Bainbridge's task description and with his fixes: changes …
(edit) @38768   3 months davidb Fixed spelling mistake, updated the comment about its purpose
(edit) @38766   3 months kjdon doc.shapes might not be defined
(edit) @38761   3 months anupama Changes to get the Italian translation spreadsheet files manually …
(edit) @38760   3 months anupama Italian language glidict module GS interface now added. Many thanks to …
(edit) @38759   3 months anupama Corrections after looking at Julian Fox's translations.
(edit) @38758   3 months anupama Italian language auxdm GS 2 interface. Many thanks to Julian Fox.
(edit) @38757   3 months anupama Spelling correction
(edit) @38754   3 months kjdon added handling for -importflag, -buildcolflag, -activateflag - use …
(edit) @38753   3 months kjdon field may be ex.Latitude, so use metaname (has had namespace removed) …
(edit) @38751   3 months kjdon comenting out some debug messages
(edit) @38750   4 months davidb Experimental plugout to export collection files in a form more …
(edit) @38749   4 months davidb Code introduced to set SourceDirectory as a piece of metadata for all …
(edit) @38748   4 months davidb Shifted position of when to apply metadata mapping rules to be …
(edit) @38745   4 months davidb Rule mapping code extended to now allow a match or substitute prefix …
(edit) @38744   4 months davidb Example file to help digital librarians work with the metadata mapping …
(edit) @38743   4 months davidb Tweak after testing -- handles a comment at the end of a line better
(edit) @38742   4 months davidb New mapping_metadata_file rule-table functionalilty
(edit) @38741   4 months davidb Splicing in of $self->post_process_doc_obj() so new …
(edit) @38740   4 months davidb Handy to have a subroutine that can read in a text file (csv,tsv) raw …
(edit) @38739   4 months davidb Accidentally committed debug statements. Now removed
(edit) @38738   4 months kjdon some more work around the logic of split_approximate_size, when we …
(edit) @38737   4 months davidb updated comment
(edit) @38736   4 months davidb Added in new functionality, controlled through a plugin option, to …
(edit) @38732   4 months davidb Change developed for The Willow project, to support the up-front …
(edit) @38731   4 months davidb Allow GS3 runtime to skip over temporary backup versions of XSL files. …
(edit) @38713   4 months davidb colon char in debug msg needs escaping
(edit) @38712   4 months davidb colon char in debug msg needs escaping
(edit) @38707   4 months davidb Special case added for pdf-box
(edit) @38698   4 months davidb Code introduced to 'paramaterize' the GSDL3SRCHOME part of files saved …
(edit) @38678   4 months davidb More tweaking of text info in playbook
(edit) @38677   4 months davidb Tweaks to playbook resulting from basing the willow off of this one
(edit) @38676   4 months davidb Playbook for the willow, imprinted off intermuse
(edit) @38675   4 months davidb added gsdl3srchome being displayed
(edit) @38674   4 months davidb Fixed up task as a result of testing
(edit) @38664   4 months davidb Changes needed to be able to successfully install ImageMagick on RHEL8
(edit) @38663   4 months davidb Added debug output as a reminder as to what to do next
(edit) @38660   4 months davidb Devel::Peek.pm was not installed, despite perl-devel being installed
(edit) @38659   4 months davidb Further tasks added to complete the installation
(edit) @38657   4 months davidb Some initial work on ansible scripting the InterMusE installation
(edit) @38656   4 months davidb Adding in selfcontained-python3. Used in gnome-lib build, and python …
(edit) @38654   4 months davidb Changed default values back to a more tradition 83 range
(edit) @38653   4 months davidb Changes after testing on Redhat 8
(edit) @38652   4 months davidb Updated notes for Redhat
(edit) @38614   4 months davidb Comment out ufw for now
(edit) @38613   4 months davidb To help spot run away processes started via ssh ansible playbook
(edit) @38612   4 months davidb Putting back to the command version for now, as 'ssh' remote version …
(edit) @38610   4 months davidb Fixed type in @TEMPLATE@ name
(edit) @38608   4 months davidb (ad hoc) tags to help gcloud scripting
(edit) @38607   4 months davidb Tweak to playbook so the compiling/install ant target displays to the …
(edit) @38603   4 months davidb Fixed typo in default assignment
(edit) @38597   4 months davidb Tweak to default download name
(edit) @38586   4 months davidb Experiment with using ufw -- had to fix syntax error in when statement
(edit) @38585   4 months davidb Changed to use config variable for port
(edit) @38584   4 months davidb Tweaked back a bit to be more like what the default values will …
(edit) @38583   4 months davidb To help see how far through ant install is
(edit) @38582   4 months davidb Work still in development -- filename chosen so it won't run as a JSP …
(edit) @38581   4 months davidb Added gcloud to the selfcontained fold
(edit) @38578   4 months davidb Updated with gcloud selfcontained extension
Note: See TracRevisionLog for help on using the revision log.