source: main/trunk/greenstone3

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @38933   43 hours anupama 1. The webswing code uses more dynamically values for parameters. 2. …
(edit) @38932   44 hours anupama Intermediate commit. Moved the webswing collage code back out of …
(edit) @38931   2 days anupama Copied the webswing collage JavaScript and XSL code into …
(edit) @38930   3 days anupama Ending recursive calls faster if the application has been terminated …
(edit) @38929   3 days anupama Related to previous commit, but found I didn't need the previous value …
(edit) @38928   3 days anupama Setting up the Collage application parameters that will work with the …
(edit) @38927   3 days anupama Committing Dr Bainbridge's two fixes from yesterday: 1. The …
(edit) @38926   3 days anupama 1. I couldn't get JavaScript to Java communication working in …
(edit) @38925   6 days anupama I can't get the webswing JavaScript to webswing communication to work. …
(edit) @38922   10 days anupama Status bar is not used and hiding it produces the strange effect where …
(edit) @38921   10 days anupama Minor correction to GS3 service and bringing unused (still not …
(edit) @38919   10 days kjdon added handling for CDATA sections in getString
(edit) @38918   10 days kjdon removing setclasspath.sh/bat from resources/tomcat as they are no …
(edit) @38917   10 days kjdon removing server_tomcat5.xml.svn server_tomcat7.xml.svn web.xml.svn …
(edit) @38908   13 days anupama Tried to replace calls to deprecated and dangerous applet stop(). But …
(edit) @38897   2 weeks kjdon set partition_type_with_level to none for classifiers, otherwise you …
(edit) @38896   2 weeks kjdon added a comment about cookie_path
(edit) @38895   2 weeks kjdon cookie_path needs to start with a /, and servlet_context doesn't have …
(edit) @38894   2 weeks kjdon when compiling greenstone for the first time, the webswing ext hasn't …
(edit) @38893   2 weeks kjdon I got tired of being tripped up time and again when running ant …
(edit) @38892   2 weeks kjdon had erroneous double start comment
(edit) @38890   3 weeks anupama 1. Got rid of one deprecated warning: replaced deprecated …
(edit) @38889   3 weeks anupama 1. width and height can now be passed in as parameters to the …
(edit) @38888   3 weeks anupama GsdlCollageApplet updates. 1. Removed the sitename parameter I had …
(edit) @38887   3 weeks anupama Some of the variable and GS3-specific parameters have been moved out …
(edit) @38885   3 weeks anupama 1. Simplified collage applet parameters for GS3. TODO: Just noticed I …
(edit) @38884   3 weeks anupama I still can't get the customisable applet element in classifier.xsl to …
(edit) @38883   3 weeks kjdon we always set privileged=true now, and set default sameSiteCookies to …
(edit) @38881   3 weeks anupama It was hard to solve why GsdlCollageApplet didn't work as well when …
(edit) @38880   3 weeks anupama Minor change to gsdlcollage applet dimensions, changing from Phind …
(edit) @38879   3 weeks kjdon now using tomcat 5.8.99. If you want to update your existing …
(edit) @38878   3 weeks kjdon no longer support java 1.4, so xalan.jar can just be in here …
(edit) @38877   3 weeks kjdon updated these to match tomcat 5.8.99
(edit) @38876   3 weeks kjdon updated this to match tomcat 5.8.99
(edit) @38875   3 weeks kjdon add some cookie config settings. needed to get partitioned …
(edit) @38874   3 weeks anupama 1. Tried to get the GsdlCollageApplet to run as a webswing applet, but …
(edit) @38873   4 weeks anupama Minor changes, adding override javadoc tags and proper calculation of …
(edit) @38872   4 weeks anupama Minor changes in display and XML comment for the previous (Phind) …
(edit) @38871   4 weeks anupama I've got the CURL and DownloadURLs methods now finding the right image …
(edit) @38856   4 weeks anupama Testing if usersDB exists should use the full path. There was an error …
(edit) @38855   4 weeks anupama 1. CURL.java wasn't reading anything on the page, because it didn't …
(edit) @38854   4 weeks anupama Having been able to look at the GS2.88 Collage applet at least trying …
(edit) @38853   4 weeks anupama Copied the GsdlCollageApplet package from GS2 into GS3's …
(edit) @38848   5 weeks anupama 1. Running webswing-phind as an application instead of as an applet, …
(edit) @38847   5 weeks kjdon committing tidy up code changes from SDL. There was somehting wring …
(edit) @38846   5 weeks kjdon some changes for SDL tidy up, also changed the way we add in non …
(edit) @38845   5 weeks kjdon check for null parent before getting child nodes
(edit) @38844   5 weeks kjdon we have already added displayItems and metadata, so don't need to call …
(edit) @38841   5 weeks kjdon when I added a global format statement containing <gsf:link> in it to …
(edit) @38839   5 weeks kjdon moved oaiservlet specification out of web.xml and into servlets.xml
(edit) @38830   6 weeks kjdon if we are displaying favourites inside the current collection, then we …
(edit) @38829   6 weeks kjdon add groups into the breadcrumbs
(edit) @38828   6 weeks kjdon when looking for group, check the group param but also p.group - eg …
(edit) @38827   6 weeks kjdon for mapPlacesNearHere, choose between the code for Coordinates and …
(edit) @38826   6 weeks kjdon merged the changes from expand-gsf.xsl.for-gs312 into current version, …
(edit) @38825   6 weeks kjdon mods to gsf:getCollectionText to allow propertyFile attribute if it …
(edit) @38817   7 weeks anupama I can't find a better way (the webswing way) to customise the applet …
(edit) @38814   7 weeks anupama I had made this change by copying the phind equivalent for webswing …
(edit) @38813   7 weeks anupama 1. The Phrase Browse tab (in my tudor collection which has a Phind …
(edit) @38806   7 weeks anupama First attempt (2 *hardcoded* config params) of webswing version of …
(edit) @38800   7 weeks anupama Added some extra class comments to indicate the new classes added are …
(edit) @38799   7 weeks anupama 1. ScrollPane wasn't being used and it didn't workout with the way the …
(edit) @38796   8 weeks anupama 1. I've now got the new JPhind class, when run as an application, …
(edit) @38795   8 weeks anupama 1. Replacing class Phind with JPhind in service/PhindPhraseBrowser …
(edit) @38794   8 weeks anupama Got the awt Phind Applet to work through the appletviewer Java …
(edit) @38782   8 weeks anupama First commit related to attempting to move (applet) Phind to Webswing. …
(edit) @38769   8 weeks anupama Following Dr Bainbridge's task description and with his fixes: changes …
(edit) @38768   8 weeks davidb Fixed spelling mistake, updated the comment about its purpose
(edit) @38766   8 weeks kjdon doc.shapes might not be defined
(edit) @38751   2 months kjdon comenting out some debug messages
(edit) @38732   2 months davidb Change developed for The Willow project, to support the up-front …
(edit) @38731   2 months davidb Allow GS3 runtime to skip over temporary backup versions of XSL files. …
(edit) @38713   2 months davidb colon char in debug msg needs escaping
(edit) @38712   2 months davidb colon char in debug msg needs escaping
(edit) @38678   3 months davidb More tweaking of text info in playbook
(edit) @38677   3 months davidb Tweaks to playbook resulting from basing the willow off of this one
(edit) @38676   3 months davidb Playbook for the willow, imprinted off intermuse
(edit) @38675   3 months davidb added gsdl3srchome being displayed
(edit) @38674   3 months davidb Fixed up task as a result of testing
(edit) @38664   3 months davidb Changes needed to be able to successfully install ImageMagick on RHEL8
(edit) @38663   3 months davidb Added debug output as a reminder as to what to do next
(edit) @38660   3 months davidb Devel::Peek.pm was not installed, despite perl-devel being installed
(edit) @38659   3 months davidb Further tasks added to complete the installation
(edit) @38657   3 months davidb Some initial work on ansible scripting the InterMusE installation
(edit) @38656   3 months davidb Adding in selfcontained-python3. Used in gnome-lib build, and python …
(edit) @38654   3 months davidb Changed default values back to a more tradition 83 range
(edit) @38653   3 months davidb Changes after testing on Redhat 8
(edit) @38652   3 months davidb Updated notes for Redhat
(edit) @38614   3 months davidb Comment out ufw for now
(edit) @38613   3 months davidb To help spot run away processes started via ssh ansible playbook
(edit) @38612   3 months davidb Putting back to the command version for now, as 'ssh' remote version …
(edit) @38610   3 months davidb Fixed type in @TEMPLATE@ name
(edit) @38608   3 months davidb (ad hoc) tags to help gcloud scripting
(edit) @38607   3 months davidb Tweak to playbook so the compiling/install ant target displays to the …
(edit) @38603   3 months davidb Fixed typo in default assignment
(edit) @38597   3 months davidb Tweak to default download name
(edit) @38586   3 months davidb Experiment with using ufw -- had to fix syntax error in when statement
(edit) @38585   3 months davidb Changed to use config variable for port
(edit) @38584   3 months davidb Tweaked back a bit to be more like what the default values will …
(edit) @38583   3 months davidb To help see how far through ant install is
Note: See TracRevisionLog for help on using the revision log.