source: main/trunk/greenstone3/web

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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) @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) @38921   2 months anupama Minor correction to GS3 service and bringing unused (still not …
(edit) @38897   2 months kjdon set partition_type_with_level to none for classifiers, otherwise you …
(edit) @38895   2 months kjdon cookie_path needs to start with a /, and servlet_context doesn't have …
(edit) @38890   2 months anupama 1. Got rid of one deprecated warning: replaced deprecated …
(edit) @38889   3 months anupama 1. width and height can now be passed in as parameters to the …
(edit) @38888   3 months anupama GsdlCollageApplet updates. 1. Removed the sitename parameter I had …
(edit) @38887   3 months anupama Some of the variable and GS3-specific parameters have been moved out …
(edit) @38885   3 months anupama 1. Simplified collage applet parameters for GS3. TODO: Just noticed I …
(edit) @38884   3 months anupama I still can't get the customisable applet element in classifier.xsl to …
(edit) @38880   3 months anupama Minor change to gsdlcollage applet dimensions, changing from Phind …
(edit) @38878   3 months kjdon no longer support java 1.4, so xalan.jar can just be in here …
(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) @38872   3 months anupama Minor changes in display and XML comment for the previous (Phind) …
(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) @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) @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 …
(edit) @38814   3 months anupama I had made this change by copying the phind equivalent for webswing …
(edit) @38813   3 months anupama 1. The Phrase Browse tab (in my tudor collection which has a Phind …
(edit) @38806   3 months anupama First attempt (2 *hardcoded* config params) of webswing version of …
(edit) @38766   4 months kjdon doc.shapes might not be defined
(edit) @38582   5 months davidb Work still in development -- filename chosen so it won't run as a JSP …
(edit) @38551   5 months anupama Italian language gs3interface module. Many thanks to Julian Fox.
(edit) @38550   5 months anupama Spanish language gs3interface module. Many thanks to Diego Spano.
(edit) @38549   5 months anupama French language gs3interface module. Many thanks to Yvan Arnaud.
(edit) @38505   6 months kjdon added a switchLanguage function - change the current page to the …
(edit) @38502   6 months anupama Some old edits suggested by John Rose that needed to wait before …
(edit) @38489   6 months davidb Closing up whitespace to resolve an HTML syntax issue to arose on a …
(edit) @38475   6 months kjdon an icon for docx
(edit) @38438   7 months davidb Now checks for a README.txt file
(edit) @38435   7 months davidb Changed the wget check to be a sourced script
(edit) @38434   7 months davidb Added in the wget check as a sourced script
(edit) @38433   7 months davidb Higher level script to make installing the site and interface to an …
(edit) @38432   7 months davidb Fixed typo in echo statement
(edit) @38431   7 months anupama 1. For editing user comments with the document editor, I want to set …
(edit) @38427   7 months anupama Maintaining a list of running AJAX calls, which get aborted if the …
(edit) @38426   7 months anupama Don't need to do setMetadataArray on edits in user comment rows that …
(edit) @38424   7 months anupama 1. User comment edits (but not other document editor edits) happen …
(edit) @38423   7 months anupama When factoring code into a function, forgot to declare var i before …
(edit) @38422   7 months anupama 1. Moved the code that processes which prepares user comments marked …
(edit) @38411   7 months anupama Store the usercomments edits and deletes in a hashmap keyed by docid, …
(edit) @38410   7 months anupama Moved the user comment editing code into the …
(edit) @38395   7 months anupama Finally got a version of editing the usercomments working. There was …
(edit) @38376   7 months kjdon removing the auto adding of / to teh front of cookie_path - we need to …
(edit) @38370   7 months kjdon deleting this file as have merged changes back to main core.css
(edit) @38369   7 months kjdon merged the changes from core.css.for-gs312 into the main core.css
(edit) @38356   7 months kjdon added a simple name in a dictionary file that works for many languages …
(edit) @38355   7 months kjdon placeholder for allowing collection specific preferences - add in a …
(edit) @38354   7 months kjdon removed a couple debugging chars left in by mistake
(edit) @38352   7 months kjdon there was an erroneous ( in gsf:foreach-metadata. Fixed.
(edit) @38351   7 months anupama Only deleting user comments through the editor works, I can't get …
(edit) @38350   7 months anupama Only deleting user comments through the editor works, I can't get …
(edit) @38341   7 months kjdon some favourites strings thanks to wmtb project
(edit) @38340   7 months kjdon renamed NOT to AND NOT as that better reflects what it means
(edit) @38339   7 months kjdon a couple translations thanks to wmtb project
(edit) @38329   8 months kjdon strings for the new facet list - search and sort
(edit) @38328   8 months kjdon styling for facet scrolling
(edit) @38327   8 months kjdon some more commits for facets. changed the buttons to use a sorting …
(edit) @38326   8 months anupama 1. Confirmation dialog when deleting selected user comments. 2. The …
(edit) @38316   8 months anupama Incremental change to allow user editing for any accounts who have …
(edit) @38301   8 months davidb Used in SPARQL extension (jena-fuseki), but more useful/easier to work …
(edit) @38259   9 months anupama 1. Removed some code that was unnecessary after all (it merely …
(edit) @38258   9 months anupama I think I have webswing gli authentication working out without an …
(edit) @38257   9 months anupama Removed unused function that I was working on (and function misspelled …
(edit) @38256   9 months anupama Untested. Committing changes for bypassing webswing authentication …
(edit) @38251   9 months anupama Still on removing user comments and the remove-metadata-array methods: …
(edit) @38248   9 months anupama We don't need data- attributes for username, usercomment and timestamp …
(edit) @38245   9 months davidb Updated comment
(edit) @38244   9 months davidb The version that works with intermuse.sowemustthink.space
(edit) @38243   9 months davidb Version that works with http://localhost:8383
(edit) @38238   9 months anupama Moving the handling of the silent gsdl_cgi errors (that result in perl …
(edit) @38237   9 months anupama The ajax errorResponse function wasn't being called on perl's …
(edit) @38234   9 months anupama Removed most of the debugging statements when removing user comments. …
(edit) @38232   9 months anupama Got remove-import-metadata-array to work at least: metapositions …
(edit) @38231   9 months anupama Correcting obvious mistakes while hunting down what else is still …
(edit) @38218   9 months anupama Added code in user_comments.js for the compound remove_metadata_array …
(edit) @38194   9 months anupama Adding the javascript wrapper to the perl modmetadataaction cgiactions …
(edit) @38189   9 months anupama Basic functioning for deleting user comments when logged in as admin …
(edit) @38188   9 months anupama GUI infrastructure for admin to delete user comments is now in place. …
(edit) @38182   9 months kjdon if a classifier has a hidden=true attribute, don't add it to the nav bar
(edit) @38152   9 months kjdon working on facets. added List.js - a simple list javascript file which …
(edit) @38151   9 months kjdon convert &quot; back to double quotes so that it looks nicer in the …
(edit) @38150   9 months kjdon need to style my new facetContainer
(edit) @38104   9 months kjdon in the gs2 interface, the home page defines serviceList template, to …
Note: See TracRevisionLog for help on using the revision log.