source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @38988   4 weeks anupama Minor adjustment related to the previous commit.
(edit) @38987   4 weeks anupama Important note to distinguish between the PhinDPhraseBrowse.java GS3 …
(edit) @38986   4 weeks davidb Updates to reflect its new Perl package name
(edit) @38985   4 weeks davidb HTML version
(edit) @38984   5 weeks anupama Minor change to display string to make the display string for phind …
(edit) @38983   5 weeks anupama I think these are all the changes needed for tthe new GS3 …
(edit) @38982   5 weeks anupama Fixing oversight in build.xml before changes for deactivating …
(edit) @38981   5 weeks anupama Tabbing final target.
(edit) @38980   5 weeks anupama Getting rid of apostrophes in English shortened words which were …
(edit) @38979   5 weeks kjdon oaiserver needs to use the public url not the localhost one
(edit) @38978   5 weeks kjdon fixed a comment, and removed the / freom revproxy.context as it …
(edit) @38977   5 weeks kjdon removed english version of title - should just use dictionary one. …
(edit) @38976   5 weeks kjdon removed the english version of the name displayItem - should just use …
(edit) @38975   5 weeks kjdon standardised the dec collection titles
(edit) @38974   5 weeks kjdon modified the description so that most of the HTML is not included in …
(edit) @38973   5 weeks kjdon using gsf:collectionText for the fragments, rather than picking them …
(edit) @38972   5 weeks kjdon removed an old commented out section, and modifed the css links to use …
(edit) @38971   5 weeks kjdon removed the <br/> from the title
(edit) @38970   5 weeks kjdon tidied up one fragment
(edit) @38969   5 weeks anupama Allowing us to run the appletviewer just against the PhindPhraseBrowse
(edit) @38968   5 weeks anupama GsdlCollageApplet. 1. On stopRunning, DisplayImages may be looping in …
(edit) @38967   5 weeks anupama 1. webswing-phind.xsl also needs to prefer the width and height on any …
(edit) @38966   5 weeks anupama In commit r 22306, I had made the AbstractBrowse protected method …
(edit) @38965   5 weeks anupama Some clean up.
(edit) @38964   5 weeks anupama Certain user-customised GLI Collage classifier options need to go into …
(edit) @38963   5 weeks kjdon removed garish-e external links as I have deleted the collection
(edit) @38962   5 weeks kjdon garish-e has been superseded by css-e collection, and offers no …
(edit) @38961   5 weeks kjdon garish-e has been superseded by css-e collection, and offers no …
(edit) @38960   5 weeks kjdon removed the actual format statement from the description5 - that can …
(edit) @38959   5 weeks kjdon removed the actual format statement from the description5 - that can …
(edit) @38958   5 weeks kjdon deleted one print statement stating no term docs. and modified the …
(edit) @38957   5 weeks anupama Related to commit 38941 (and 38951, which removed other temporary …
(edit) @38956   5 weeks anupama JavaScript itself should prioritise using any user-supplied verbosity …
(edit) @38955   5 weeks kjdon instead of synchronising on the display item list, take a copy and …
(edit) @38954   5 weeks kjdon instead of synchronising on the display item list, take a copy and …
(edit) @38953   5 weeks kjdon avoid NodeList, use our own copyAllChildren method
(edit) @38952   5 weeks kjdon catalina.out soon fills up with cache full errors, so added a new …
(edit) @38951   6 weeks anupama Removing the temporary GS3 runtime Service class …
(edit) @38950   6 weeks anupama Added an applet shim for phind and this time correctly set the display …
(edit) @38949   6 weeks anupama Like GsdlCollageApplet, JPhind when run as a commandline application …
(edit) @38948   6 weeks anupama 1. More streamlining of the XSL code for the GsdlCollage and Phind …
(edit) @38947   6 weeks anupama Forgot to remove commented out, non-working code
(edit) @38946   6 weeks anupama I seem to have accidentally deleted a newline and the variable …
(edit) @38945   6 weeks anupama Committing the GS3 XSL and webswing.config changes to successfully run …
(edit) @38944   6 weeks anupama Renaming
(edit) @38943   6 weeks anupama JPhind is still being run as an application, but: 1. I've now changed …
(edit) @38942   6 weeks anupama Before committing Phind changes, I want to commit further corrections …
(edit) @38941   6 weeks anupama The webswing-collage.xsl file we're now using is in layouts and is …
(edit) @38940   6 weeks anupama One more comment.
(edit) @38939   6 weeks anupama Comments on how to run the appletviewer, before I forget that.
(edit) @38938   6 weeks anupama 1. Dr Bainbridge showed a shorter way to write out the applet params …
(edit) @38937   6 weeks anupama Cleaning up the code somewhat.
(edit) @38936   6 weeks anupama (When the PC ran out of memory and tomcat wouldn't shutdown, it got …
(edit) @38935   6 weeks anupama CURL.java no longer trips on a hrefs whose value starts with javascript:.
(edit) @38934   7 weeks davidb Option to bump up to v18.18.0 LTS, but currently still working with …
(edit) @38933   7 weeks anupama 1. The webswing code uses more dynamically values for parameters. 2. …
(edit) @38932   7 weeks anupama Intermediate commit. Moved the webswing collage code back out of …
(edit) @38931   7 weeks anupama Copied the webswing collage JavaScript and XSL code into …
(edit) @38930   7 weeks anupama Ending recursive calls faster if the application has been terminated …
(edit) @38929   7 weeks anupama Related to previous commit, but found I didn't need the previous value …
(edit) @38928   7 weeks anupama Setting up the Collage application parameters that will work with the …
(edit) @38927   7 weeks anupama Committing Dr Bainbridge's two fixes from yesterday: 1. The …
(edit) @38926   7 weeks anupama 1. I couldn't get JavaScript to Java communication working in …
(edit) @38925   7 weeks anupama I can't get the webswing JavaScript to webswing communication to work. …
(edit) @38924   8 weeks kjdon added archivedir option for backwards compatibility for old pre built …
(edit) @38923   8 weeks kjdon updated urls to https
(edit) @38922   8 weeks anupama Status bar is not used and hiding it produces the strange effect where …
(edit) @38921   8 weeks anupama Minor correction to GS3 service and bringing unused (still not …
(edit) @38920   8 weeks kjdon commented out all the printfs that are just debugging info. They fill …
(edit) @38919   8 weeks kjdon added handling for CDATA sections in getString
(edit) @38918   8 weeks kjdon removing setclasspath.sh/bat from resources/tomcat as they are no …
(edit) @38917   8 weeks kjdon removing server_tomcat5.xml.svn server_tomcat7.xml.svn web.xml.svn …
(edit) @38916   8 weeks kjdon shortDescription now just for tooltip. description1a for the about page
(edit) @38915   8 weeks kjdon moved the global formatting templates from collectionConfig.xml into …
(edit) @38914   8 weeks kjdon use description1a instead of shortDescription here; shortDescription …
(edit) @38913   8 weeks kjdon modified shortDescription and description1a, plus removed all the …
(edit) @38912   8 weeks kjdon indented this nicely. Also, we need to check whether linkEl is null - …
(edit) @38911   8 weeks kjdon pass in args to description1a
(edit) @38910   8 weeks kjdon shortDescription renamed to description1a, so that its no longer used …
(edit) @38909   8 weeks kjdon shortDescription renamed to description1a, so that its no longer used …
(edit) @38908   2 months anupama Tried to replace calls to deprecated and dangerous applet stop(). But …
(edit) @38907   2 months kjdon added description1a to the list
(edit) @38906   2 months kjdon use description1a as the first part, not shortDescription. use args to …
(edit) @38905   2 months kjdon we can't have html markup in shortdescription as it gets used for …
(edit) @38904   2 months kjdon we can't have html markup in shortdescription as it gets used for …
(edit) @38903   2 months kjdon removed html markup from shortDescription which is used as a tooltip
(edit) @38902   2 months kjdon removed html markup from shortDescription which is used as a tooltip
(edit) @38901   2 months kjdon added p tags as I have removed them from the displayItem itself
(edit) @38900   2 months kjdon added p tags as I have removed them from the displayItem itself
(edit) @38899   2 months kjdon removed html markup from shortDescription which is used as a tooltip
(edit) @38898   2 months kjdon removed html markup from shortDescription which is used as a tooltip
(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) @38891   2 months kjdon lets remove (comment out) the javah code, as we are committed to java …
(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 …
Note: See TracRevisionLog for help on using the revision log.