source: main/trunk/greenstone3/src/java

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @38930   2 weeks anupama Ending recursive calls faster if the application has been terminated …
(edit) @38929   2 weeks anupama Related to previous commit, but found I didn't need the previous value …
(edit) @38928   2 weeks anupama Setting up the Collage application parameters that will work with the …
(edit) @38926   2 weeks anupama 1. I couldn't get JavaScript to Java communication working in …
(edit) @38925   3 weeks anupama I can't get the webswing JavaScript to webswing communication to work. …
(edit) @38922   3 weeks anupama Status bar is not used and hiding it produces the strange effect where …
(edit) @38921   3 weeks anupama Minor correction to GS3 service and bringing unused (still not …
(edit) @38919   3 weeks kjdon added handling for CDATA sections in getString
(edit) @38908   4 weeks anupama Tried to replace calls to deprecated and dangerous applet stop(). But …
(edit) @38890   5 weeks anupama 1. Got rid of one deprecated warning: replaced deprecated …
(edit) @38889   5 weeks anupama 1. width and height can now be passed in as parameters to the …
(edit) @38888   5 weeks anupama GsdlCollageApplet updates. 1. Removed the sitename parameter I had …
(edit) @38887   5 weeks anupama Some of the variable and GS3-specific parameters have been moved out …
(edit) @38885   5 weeks anupama 1. Simplified collage applet parameters for GS3. TODO: Just noticed I …
(edit) @38881   5 weeks anupama It was hard to solve why GsdlCollageApplet didn't work as well when …
(edit) @38874   5 weeks anupama 1. Tried to get the GsdlCollageApplet to run as a webswing applet, but …
(edit) @38873   5 weeks anupama Minor changes, adding override javadoc tags and proper calculation of …
(edit) @38871   5 weeks anupama I've got the CURL and DownloadURLs methods now finding the right image …
(edit) @38856   6 weeks anupama Testing if usersDB exists should use the full path. There was an error …
(edit) @38855   6 weeks anupama 1. CURL.java wasn't reading anything on the page, because it didn't …
(edit) @38854   6 weeks anupama Having been able to look at the GS2.88 Collage applet at least trying …
(edit) @38853   6 weeks anupama Copied the GsdlCollageApplet package from GS2 into GS3's …
(edit) @38848   6 weeks anupama 1. Running webswing-phind as an application instead of as an applet, …
(edit) @38847   7 weeks kjdon committing tidy up code changes from SDL. There was somehting wring …
(edit) @38846   7 weeks kjdon some changes for SDL tidy up, also changed the way we add in non …
(edit) @38845   7 weeks kjdon check for null parent before getting child nodes
(edit) @38844   7 weeks kjdon we have already added displayItems and metadata, so don't need to call …
(edit) @38828   7 weeks kjdon when looking for group, check the group param but also p.group - eg …
(edit) @38817   2 months anupama I can't find a better way (the webswing way) to customise the applet …
(edit) @38813   2 months anupama 1. The Phrase Browse tab (in my tudor collection which has a Phind …
(edit) @38800   2 months anupama Added some extra class comments to indicate the new classes added are …
(edit) @38799   2 months anupama 1. ScrollPane wasn't being used and it didn't workout with the way the …
(edit) @38796   2 months anupama 1. I've now got the new JPhind class, when run as an application, …
(edit) @38795   2 months anupama 1. Replacing class Phind with JPhind in service/PhindPhraseBrowser …
(edit) @38794   2 months anupama Got the awt Phind Applet to work through the appletviewer Java …
(edit) @38782   2 months anupama First commit related to attempting to move (applet) Phind to Webswing. …
(edit) @38769   2 months anupama Following Dr Bainbridge's task description and with his fixes: changes …
(edit) @38751   3 months kjdon comenting out some debug messages
(edit) @38732   3 months davidb Change developed for The Willow project, to support the up-front …
(edit) @38731   3 months davidb Allow GS3 runtime to skip over temporary backup versions of XSL files. …
(edit) @38474   5 months kjdon added in the missing backgroundImage metadata
(edit) @38431   5 months anupama 1. For editing user comments with the document editor, I want to set …
(edit) @38375   6 months kjdon previous commit message should have said 'LibraryServlet' must not set …
(edit) @38374   6 months kjdon if we are page action (used as default when no action was specified), …
(edit) @38373   6 months kjdon if we are page action (used as default when no action was specified), …
(edit) @38372   6 months kjdon we want urls to start at library, not greenstone3 - we are using a …
(edit) @38371   6 months kjdon defaulting here to a=p&p=about doesn't work, as sometimes, eg to get …
(edit) @38338   6 months kjdon lets set up collectionList in configure, not every time we need it.
(edit) @38337   6 months kjdon we want a sensible page produced if someone manually enters url eg …
(edit) @38316   7 months anupama Incremental change to allow user editing for any accounts who have …
(edit) @38315   7 months anupama Shifted else-if line to where others preferred to read it
(edit) @38302   7 months anupama Webswing authentication bypass when logged in, using JSessionID this …
(edit) @38219   7 months anupama Runtime server side changes to recognise remove-metadata-array method. …
(edit) @38181   7 months kjdon add in hte hidden attribute from the collectionCOnfig node into the …
(edit) @38154   8 months kjdon moved sidx and didx to static strings
(edit) @38153   8 months kjdon when looking for interface files, in the web/interfaces/xxx/resources …
(edit) @38106   8 months kjdon FacetWrapper getCounts now returns a List of FacetCounts - so we keep …
(edit) @38105   8 months kjdon we don't want to put counts into a hashmap, as this throws away the …
(edit) @38019   8 months kjdon removing the bit where the buttonname for a classifier is used for a …
(edit) @38004   8 months kjdon added a formatNewLines method, to replace \n with <br/>. Useful for …
(edit) @37959   9 months kjdon when we have HLists we always want to get all the siblings along the …
(edit) @37958   9 months kjdon indented nicely a section of code in preparation for committing changes.
(edit) @37957   9 months kjdon a new method to identify the top level children, eg CL1.2, and not CL1 …
(edit) @37901   9 months kjdon test for null format element before using it
(edit) @37821   10 months kjdon added a coment
(edit) @37804   10 months anupama The double questionmark (with assignment) javascript operator called …
(edit) @37695   13 months davidb Values needs to be the string 'true' not 'enabled'
(edit) @37694   13 months davidb GoogleSignin Code now upgraded so a new Google user is auto-registered …
(edit) @37693   13 months davidb Fields changed to public so they can be access from the …
(edit) @37692   13 months davidb Makes more sense for the variable named to be greenstone_username; and …
(edit) @37674   13 months anupama Finally adding in what Dr Bainbridge explained: we should be able to …
(edit) @37660   13 months anupama ModifyUsersDB() had been modified in revision 35333 and important code …
(edit) @37622   13 months anupama The gs3-server app would not open a new tab in an existing firefox …
(edit) @37615   13 months kjdon this will now ask for format info from each collection in the …
(edit) @37614   13 months kjdon now looks for a ccServices element (cross collection) - and stores its …
(edit) @37613   13 months kjdon added a couple of element/attribute name constants. Also added …
(edit) @37610   13 months anupama Changing derby fallback port to GS default derby port 8327 instead of …
(edit) @37601   13 months anupama Attempting to fix GS3 compile error.
(edit) @37597   13 months davidb Added in check to avoid reading in emacs auto-save buffer files (given …
(edit) @37596   13 months kjdon we need to ignore the dtd when reading in the doc.xml. old collections …
(edit) @37585   13 months davidb moved setting the status error code to be earlier so it is guaranteed …
(edit) @37551   14 months kjdon fixed a typo
(edit) @37546   14 months kjdon FavouriteBasket needs to add format info for DisplayItems service
(edit) @37545   14 months kjdon can't have {0} etc in javascript - lets replace these with ... as we …
(edit) @37519   14 months kjdon added findMatchingELement - this looks for the specified node name as …
(edit) @37518   14 months kjdon simplified Favourites - items now are just collection and id. no …
(edit) @37517   14 months kjdon check for null user result
(edit) @37516   14 months kjdon new action - this is like general action in that is passes the args to …
(edit) @37515   14 months kjdon usign the new GetRequiredMEtadataNames - has an extra arg, and we no …
(edit) @37514   14 months kjdon usign the new GetRequiredMEtadataNames - has an extra arg, and we no …
(edit) @37513   14 months kjdon modified getREquiredMEtadataNames to look on format and in extra …
(edit) @37471   14 months davidb small tweak to logger message to make what is happening with …
(edit) @37390   14 months davidb A set of changes related to supporting GoogleIdentity signin
(edit) @37363   14 months kjdon GSXML.extractParams will put namespaced params eg p.c into a sub-map. …
(edit) @37362   14 months kjdon added a comment
(edit) @37204   15 months davidb Copy tidy-up, mostly changing whitespace to tabs to improve …
(edit) @37177   16 months davidb Introduction of new optional parameter docVersion. If null (or equal …
(edit) @37136   16 months davidb LibraryServlet.java changed to test for GlobalProperties
(edit) @37098   16 months davidb Addition clause/case added in to handle 'excerptid-text' CGI arg
(edit) @37097   16 months davidb Adding in new CGI arg excerptit-text
Note: See TracRevisionLog for help on using the revision log.