source: main/trunk/greenstone3

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @38995   5 weeks anupama Want to control at servlets.xml level (that is, per servlet) whether …
(edit) @38994   5 weeks anupama Korean language gs3interface module of GS3 interface. Many thanks to …
(edit) @38992   5 weeks anupama Moved ugly long repetitive collage app specific template from …
(edit) @38991   5 weeks anupama Dr Bainbridge set it was better to remove the applet shim and in place …
(edit) @38990   5 weeks anupama Minor display and comment changes before committing more major changes …
(edit) @38989   5 weeks anupama Before phasing out applet shims for collage (and phind), …
(edit) @38988   5 weeks anupama Minor adjustment related to the previous commit.
(edit) @38987   5 weeks anupama Important note to distinguish between the PhinDPhraseBrowse.java GS3 …
(edit) @38984   6 weeks anupama Minor change to display string to make the display string for phind …
(edit) @38983   6 weeks anupama I think these are all the changes needed for tthe new GS3 …
(edit) @38982   6 weeks anupama Fixing oversight in build.xml before changes for deactivating …
(edit) @38981   6 weeks anupama Tabbing final target.
(edit) @38980   6 weeks anupama Getting rid of apostrophes in English shortened words which were …
(edit) @38979   6 weeks kjdon oaiserver needs to use the public url not the localhost one
(edit) @38978   6 weeks kjdon fixed a comment, and removed the / freom revproxy.context as it …
(edit) @38969   6 weeks anupama Allowing us to run the appletviewer just against the PhindPhraseBrowse
(edit) @38968   6 weeks anupama GsdlCollageApplet. 1. On stopRunning, DisplayImages may be looping in …
(edit) @38967   6 weeks anupama 1. webswing-phind.xsl also needs to prefer the width and height on any …
(edit) @38966   6 weeks anupama In commit r 22306, I had made the AbstractBrowse protected method …
(edit) @38965   6 weeks anupama Some clean up.
(edit) @38964   6 weeks anupama Certain user-customised GLI Collage classifier options need to go into …
(edit) @38957   6 weeks anupama Related to commit 38941 (and 38951, which removed other temporary …
(edit) @38956   6 weeks anupama JavaScript itself should prioritise using any user-supplied verbosity …
(edit) @38955   6 weeks kjdon instead of synchronising on the display item list, take a copy and …
(edit) @38954   6 weeks kjdon instead of synchronising on the display item list, take a copy and …
(edit) @38953   6 weeks kjdon avoid NodeList, use our own copyAllChildren method
(edit) @38952   6 weeks kjdon catalina.out soon fills up with cache full errors, so added a new …
(edit) @38951   7 weeks anupama Removing the temporary GS3 runtime Service class …
(edit) @38950   7 weeks anupama Added an applet shim for phind and this time correctly set the display …
(edit) @38949   7 weeks anupama Like GsdlCollageApplet, JPhind when run as a commandline application …
(edit) @38948   7 weeks anupama 1. More streamlining of the XSL code for the GsdlCollage and Phind …
(edit) @38947   7 weeks anupama Forgot to remove commented out, non-working code
(edit) @38946   7 weeks anupama I seem to have accidentally deleted a newline and the variable …
(edit) @38945   7 weeks anupama Committing the GS3 XSL and webswing.config changes to successfully run …
(edit) @38943   7 weeks anupama JPhind is still being run as an application, but: 1. I've now changed …
(edit) @38942   7 weeks anupama Before committing Phind changes, I want to commit further corrections …
(edit) @38941   7 weeks anupama The webswing-collage.xsl file we're now using is in layouts and is …
(edit) @38940   7 weeks anupama One more comment.
(edit) @38939   7 weeks anupama Comments on how to run the appletviewer, before I forget that.
(edit) @38938   7 weeks anupama 1. Dr Bainbridge showed a shorter way to write out the applet params …
(edit) @38937   7 weeks anupama Cleaning up the code somewhat.
(edit) @38936   7 weeks anupama (When the PC ran out of memory and tomcat wouldn't shutdown, it got …
(edit) @38935   7 weeks anupama CURL.java no longer trips on a hrefs whose value starts with javascript:.
(edit) @38933   8 weeks anupama 1. The webswing code uses more dynamically values for parameters. 2. …
(edit) @38932   8 weeks anupama Intermediate commit. Moved the webswing collage code back out of …
(edit) @38931   8 weeks anupama Copied the webswing collage JavaScript and XSL code into …
(edit) @38930   8 weeks anupama Ending recursive calls faster if the application has been terminated …
(edit) @38929   8 weeks anupama Related to previous commit, but found I didn't need the previous value …
(edit) @38928   8 weeks anupama Setting up the Collage application parameters that will work with the …
(edit) @38927   8 weeks anupama Committing Dr Bainbridge's two fixes from yesterday: 1. The …
(edit) @38926   8 weeks anupama 1. I couldn't get JavaScript to Java communication working in …
(edit) @38925   2 months anupama I can't get the webswing JavaScript to webswing communication to work. …
(edit) @38922   2 months anupama Status bar is not used and hiding it produces the strange effect where …
(edit) @38921   2 months anupama Minor correction to GS3 service and bringing unused (still not …
(edit) @38919   2 months kjdon added handling for CDATA sections in getString
(edit) @38918   2 months kjdon removing setclasspath.sh/bat from resources/tomcat as they are no …
(edit) @38917   2 months kjdon removing server_tomcat5.xml.svn server_tomcat7.xml.svn web.xml.svn …
(edit) @38908   2 months anupama Tried to replace calls to deprecated and dangerous applet stop(). But …
(edit) @38897   2 months kjdon set partition_type_with_level to none for classifiers, otherwise you …
(edit) @38896   2 months kjdon added a comment about cookie_path
(edit) @38895   2 months kjdon cookie_path needs to start with a /, and servlet_context doesn't have …
(edit) @38894   2 months kjdon when compiling greenstone for the first time, the webswing ext hasn't …
(edit) @38893   2 months kjdon I got tired of being tripped up time and again when running ant …
(edit) @38892   2 months kjdon had erroneous double start comment
(edit) @38890   2 months anupama 1. Got rid of one deprecated warning: replaced deprecated …
(edit) @38889   2 months anupama 1. width and height can now be passed in as parameters to the …
(edit) @38888   2 months anupama GsdlCollageApplet updates. 1. Removed the sitename parameter I had …
(edit) @38887   2 months anupama Some of the variable and GS3-specific parameters have been moved out …
(edit) @38885   2 months anupama 1. Simplified collage applet parameters for GS3. TODO: Just noticed I …
(edit) @38884   2 months anupama I still can't get the customisable applet element in classifier.xsl to …
(edit) @38883   3 months kjdon we always set privileged=true now, and set default sameSiteCookies to …
(edit) @38881   3 months anupama It was hard to solve why GsdlCollageApplet didn't work as well when …
(edit) @38880   3 months anupama Minor change to gsdlcollage applet dimensions, changing from Phind …
(edit) @38879   3 months kjdon now using tomcat 5.8.99. If you want to update your existing …
(edit) @38878   3 months kjdon no longer support java 1.4, so xalan.jar can just be in here …
(edit) @38877   3 months kjdon updated these to match tomcat 5.8.99
(edit) @38876   3 months kjdon updated this to match tomcat 5.8.99
(edit) @38875   3 months kjdon add some cookie config settings. needed to get partitioned …
(edit) @38874   3 months anupama 1. Tried to get the GsdlCollageApplet to run as a webswing applet, but …
(edit) @38873   3 months anupama Minor changes, adding override javadoc tags and proper calculation of …
(edit) @38872   3 months anupama Minor changes in display and XML comment for the previous (Phind) …
(edit) @38871   3 months anupama I've got the CURL and DownloadURLs methods now finding the right image …
(edit) @38856   3 months anupama Testing if usersDB exists should use the full path. There was an error …
(edit) @38855   3 months anupama 1. CURL.java wasn't reading anything on the page, because it didn't …
(edit) @38854   3 months anupama Having been able to look at the GS2.88 Collage applet at least trying …
(edit) @38853   3 months anupama Copied the GsdlCollageApplet package from GS2 into GS3's …
(edit) @38848   3 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 …
Note: See TracRevisionLog for help on using the revision log.