source: main/trunk/greenstone3/src/java

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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) @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) @38828   2 months kjdon when looking for group, check the group param but also p.group - eg …
(edit) @38817   3 months anupama I can't find a better way (the webswing way) to customise the applet …
(edit) @38813   3 months anupama 1. The Phrase Browse tab (in my tudor collection which has a Phind …
(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) @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) @38782   3 months anupama First commit related to attempting to move (applet) Phind to Webswing. …
(edit) @38769   3 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   6 months kjdon added in the missing backgroundImage metadata
(edit) @38431   6 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   7 months kjdon lets set up collectionList in configure, not every time we need it.
(edit) @38337   7 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   8 months anupama Runtime server side changes to recognise remove-metadata-array method. …
(edit) @38181   8 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   9 months kjdon removing the bit where the buttonname for a classifier is used for a …
(edit) @38004   9 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   10 months kjdon test for null format element before using it
(edit) @37821   10 months kjdon added a coment
(edit) @37804   11 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   14 months anupama ModifyUsersDB() had been modified in revision 35333 and important code …
(edit) @37622   14 months anupama The gs3-server app would not open a new tab in an existing firefox …
(edit) @37615   14 months kjdon this will now ask for format info from each collection in the …
(edit) @37614   14 months kjdon now looks for a ccServices element (cross collection) - and stores its …
(edit) @37613   14 months kjdon added a couple of element/attribute name constants. Also added …
(edit) @37610   14 months anupama Changing derby fallback port to GS default derby port 8327 instead of …
(edit) @37601   14 months anupama Attempting to fix GS3 compile error.
(edit) @37597   14 months davidb Added in check to avoid reading in emacs auto-save buffer files (given …
(edit) @37596   14 months kjdon we need to ignore the dtd when reading in the doc.xml. old collections …
(edit) @37585   14 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   15 months davidb small tweak to logger message to make what is happening with …
(edit) @37390   15 months davidb A set of changes related to supporting GoogleIdentity signin
(edit) @37363   15 months kjdon GSXML.extractParams will put namespaced params eg p.c into a sub-map. …
(edit) @37362   15 months kjdon added a comment
(edit) @37204   16 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   17 months davidb Addition clause/case added in to handle 'excerptid-text' CGI arg
(edit) @37097   17 months davidb Adding in new CGI arg excerptit-text
(edit) @37096   17 months davidb More careful typecasting for Element as we can now have TEXT_NODE …
(edit) @37095   17 months davidb Added block to deal with a TEXT_NODE (which can occur when CGI arg …
(edit) @37022   18 months davidb Monitoring for metadata for the new <gsf:image @image> version of gsf:image
(edit) @36985   18 months kjdon the custom class loader now uses site resources file if no …
(edit) @36978   18 months kjdon now this does a check to see if the doc id is valid before proceding …
(edit) @36977   18 months kjdon made service names public so we can use them from other classes rather …
(edit) @36976   18 months kjdon added a method to use to check whether a doc id is valid or not
(edit) @36975   18 months kjdon made all the service names public, and added _SERVICE to the variable …
(edit) @36972   18 months kjdon now we use displayItems in preference to title, description, …
(edit) @36970   18 months kjdon added a helper method to create new displayitems
(edit) @36913   18 months kjdon add servlet_context as a config param, so it can be used by xslt. …
(edit) @36903   19 months kjdon csvContains - made param names more general, and added trim() in case …
(edit) @36881   19 months anupama Removed debugging.
(edit) @36879   19 months anupama GS3 shouldn't allow system commands to go through unless it's either …
(edit) @36869   19 months anupama Finished up Kathy's bugfix to central method …
(edit) @36794   20 months anupama Dr Bainbridge fixed a diffcol classifier's subsidiary documents …
(edit) @36648   20 months kjdon made this a bit tidier. configure now gets the groupinfoservicename. …
(edit) @36642   20 months kjdon adding pathList into all pages, if not there already. - want to have …
(edit) @36641   20 months kjdon updated CollectionGroups service name
(edit) @36640   20 months kjdon made the group param be saved for a collection - we want it to get …
Note: See TracRevisionLog for help on using the revision log.