source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @38875   8 weeks kjdon add some cookie config settings. needed to get partitioned …
(edit) @38874   8 weeks anupama 1. Tried to get the GsdlCollageApplet to run as a webswing applet, but …
(edit) @38873   8 weeks anupama Minor changes, adding override javadoc tags and proper calculation of …
(edit) @38872   8 weeks anupama Minor changes in display and XML comment for the previous (Phind) …
(edit) @38871   8 weeks anupama I've got the CURL and DownloadURLs methods now finding the right image …
(edit) @38870   2 months kjdon renamed shortDescription to description1a, as the current marked up …
(edit) @38869   2 months kjdon renamed shortDescription to description1a, as the current marked up …
(edit) @38868   2 months kjdon changed shortDescription
(edit) @38867   2 months kjdon shortDescription was also used in about page, where its useful to have …
(edit) @38866   2 months kjdon shortDescription was also used in about page, where its useful to have …
(edit) @38865   2 months kjdon added <p> tags since I removed them from shortDEscription
(edit) @38864   2 months kjdon removed html markup from shortDescription as its used in a tooltip
(edit) @38863   2 months kjdon removed html markup from shortDescription as its used in a tooltip
(edit) @38862   2 months kjdon removed html markup from shortDescription as its used in a tooltip
(edit) @38861   2 months kjdon removed html markup from shortDescription as its used in a tooltip
(edit) @38860   2 months kjdon removed html markup from shortDescription as its used in a tooltip
(edit) @38859   2 months kjdon removed html markup from shortDescription as its used in a tooltip
(edit) @38858   2 months kjdon removed html markup from shortDescription as its used in a tooltip
(edit) @38857   2 months kjdon removed html markup from shortDescription
(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) @38849   2 months anupama This is a tidier way of passing in the additional parameters to the …
(edit) @38848   2 months anupama 1. Running webswing-phind as an application instead of as an applet, …
(edit) @38847   2 months kjdon committing tidy up code changes from SDL. There was somehting wring …
(edit) @38846   2 months kjdon some changes for SDL tidy up, also changed the way we add in non …
(edit) @38845   2 months kjdon check for null parent before getting child nodes
(edit) @38844   2 months kjdon we have already added displayItems and metadata, so don't need to call …
(edit) @38843   2 months kjdon removed the global format template I had added as it was only used in …
(edit) @38842   2 months kjdon reindented the file. Then unfortunately I forgot to commit before I …
(edit) @38841   2 months kjdon when I added a global format statement containing <gsf:link> in it to …
(edit) @38840   2 months kjdon added OAIPMH serviceRack
(edit) @38839   2 months kjdon moved oaiservlet specification out of web.xml and into servlets.xml
(edit) @38838   2 months kjdon changed to lucene, deleted unused format stuff
(edit) @38837   2 months kjdon removing html markup from shortDescription which is used as a tooltip
(edit) @38836   2 months kjdon removing html markup from shortDescription which is used as a tooltip
(edit) @38835   2 months kjdon removing html markup from shortDescription which is used as a tooltip
(edit) @38834   2 months kjdon removing html markup from shortDescription which is used as a tooltip
(edit) @38833   2 months kjdon removing html markup from shortDescription which is used as a tooltip
(edit) @38832   2 months kjdon removing html markup from shortDescription which is used as a tooltip. …
(edit) @38831   2 months kjdon removing html markup from shortDescription which is used as a tooltip
(edit) @38830   2 months kjdon if we are displaying favourites inside the current collection, then we …
(edit) @38829   2 months kjdon add groups into the breadcrumbs
(edit) @38828   2 months kjdon when looking for group, check the group param but also p.group - eg …
(edit) @38827   2 months kjdon for mapPlacesNearHere, choose between the code for Coordinates and …
(edit) @38826   2 months kjdon merged the changes from expand-gsf.xsl.for-gs312 into current version, …
(edit) @38825   2 months kjdon mods to gsf:getCollectionText to allow propertyFile attribute if it …
(edit) @38824   3 months davidb Moving to deprecated folder, as newer versions of this code are housed …
(edit) @38823   3 months davidb Folder in which to hold the code developed here for create-assistant …
(edit) @38822   3 months davidb Last set of changes before this code base shifts over to ext/dl-chatbot
(edit) @38821   3 months davidb Cleaned up version; work done on processAnnotation() displaying quote …
(edit) @38820   3 months davidb Revised description
(edit) @38819   3 months davidb Revised assistant instructions
(edit) @38818   3 months davidb Fixed typo in console message
(edit) @38817   3 months anupama I can't find a better way (the webswing way) to customise the applet …
(edit) @38816   3 months davidb A series of improvements to the code, up to having a routine that …
(edit) @38815   3 months davidb Files not needed anymore
(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) @38812   3 months davidb Better name for script
(edit) @38811   3 months davidb Oops, forgot to add in the actual script
(edit) @38810   3 months davidb Files brought over from thewillow site, so they are now part of this …
(edit) @38809   3 months davidb New location for this script (previously in thewillow site); note this …
(edit) @38808   3 months davidb Moving the Willow Sage ChatpGPT code to be its own extension, …
(edit) @38807   3 months davidb Code now uses a JSON config file to provide assistant create params
(edit) @38806   3 months anupama First attempt (2 *hardcoded* config params) of webswing version of …
(edit) @38805   3 months anupama When adding in my experimental additions to both copies of the …
(edit) @38804   3 months davidb Starting server, and running as nohup separated; updated README
(edit) @38803   3 months davidb Changing name of script to be more descriptive; adding in README file; …
(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) @38793   3 months jc550 update readme to include found documentation of the Crossref JSON format
(edit) @38792   3 months jc550 move function to more relevant folder
(edit) @38791   3 months jc550 add comments adding context to functions that require it
(edit) @38790   3 months jc550 add file extension to note
(edit) @38789   3 months jc550 add more to readme and change ingest bash to work with changed file …
(edit) @38788   3 months davidb For completeness, script the runs the development server version, …
(edit) @38787   3 months davidb Tidy up of logging messages
(edit) @38786   3 months davidb Removal of langchain, which turns out to be vestiage of the project …
(edit) @38785   3 months davidb Minor improvements to starting/stoping the NextJS server
(edit) @38784   3 months davidb Further refinement of the code
(edit) @38783   3 months davidb Additional functionality introduced to offset the fact the the OpenAI …
(edit) @38782   3 months anupama First commit related to attempting to move (applet) Phind to Webswing. …
(edit) @38781   3 months davidb Code now reads from the export directory specified on the command-line
(edit) @38780   3 months davidb Initial files for creating an assistant. Current functionality is to …
(edit) @38779   3 months davidb Files that need to be moved to <gsdl3srchome>/web to provide a static …
(edit) @38778   3 months davidb Some additional refinements
(edit) @38777   3 months davidb Now prints out the (likely) kill command needed
(edit) @38776   3 months davidb Helper scripts to build, start and stop running the server
Note: See TracRevisionLog for help on using the revision log.