source: main/trunk/greenstone3/web

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @38874   8 weeks anupama 1. Tried to get the GsdlCollageApplet to run as a webswing applet, but …
(edit) @38872   8 weeks anupama Minor changes in display and XML comment for the previous (Phind) …
(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) @38841   2 months kjdon when I added a global format statement containing <gsf:link> in it to …
(edit) @38839   2 months kjdon moved oaiservlet specification out of web.xml and into servlets.xml
(edit) @38830   2 months kjdon if we are displaying favourites inside the current collection, then we …
(edit) @38829   2 months kjdon add groups into the breadcrumbs
(edit) @38827   2 months kjdon for mapPlacesNearHere, choose between the code for Coordinates and …
(edit) @38826   2 months kjdon merged the changes from expand-gsf.xsl.for-gs312 into current version, …
(edit) @38825   2 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   3 months kjdon doc.shapes might not be defined
(edit) @38582   4 months davidb Work still in development -- filename chosen so it won't run as a JSP …
(edit) @38551   4 months anupama Italian language gs3interface module. Many thanks to Julian Fox.
(edit) @38550   4 months anupama Spanish language gs3interface module. Many thanks to Diego Spano.
(edit) @38549   4 months anupama French language gs3interface module. Many thanks to Yvan Arnaud.
(edit) @38505   5 months kjdon added a switchLanguage function - change the current page to the …
(edit) @38502   5 months anupama Some old edits suggested by John Rose that needed to wait before …
(edit) @38489   5 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   6 months davidb Now checks for a README.txt file
(edit) @38435   6 months davidb Changed the wget check to be a sourced script
(edit) @38434   6 months davidb Added in the wget check as a sourced script
(edit) @38433   6 months davidb Higher level script to make installing the site and interface to an …
(edit) @38432   6 months davidb Fixed typo in echo statement
(edit) @38431   6 months anupama 1. For editing user comments with the document editor, I want to set …
(edit) @38427   6 months anupama Maintaining a list of running AJAX calls, which get aborted if the …
(edit) @38426   6 months anupama Don't need to do setMetadataArray on edits in user comment rows that …
(edit) @38424   6 months anupama 1. User comment edits (but not other document editor edits) happen …
(edit) @38423   6 months anupama When factoring code into a function, forgot to declare var i before …
(edit) @38422   6 months anupama 1. Moved the code that processes which prepares user comments marked …
(edit) @38411   6 months anupama Store the usercomments edits and deletes in a hashmap keyed by docid, …
(edit) @38410   6 months anupama Moved the user comment editing code into the …
(edit) @38395   6 months anupama Finally got a version of editing the usercomments working. There was …
(edit) @38376   6 months kjdon removing the auto adding of / to teh front of cookie_path - we need to …
(edit) @38370   6 months kjdon deleting this file as have merged changes back to main core.css
(edit) @38369   6 months kjdon merged the changes from core.css.for-gs312 into the main core.css
(edit) @38356   6 months kjdon added a simple name in a dictionary file that works for many languages …
(edit) @38355   6 months kjdon placeholder for allowing collection specific preferences - add in a …
(edit) @38354   6 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   7 months kjdon strings for the new facet list - search and sort
(edit) @38328   7 months kjdon styling for facet scrolling
(edit) @38327   7 months kjdon some more commits for facets. changed the buttons to use a sorting …
(edit) @38326   7 months anupama 1. Confirmation dialog when deleting selected user comments. 2. The …
(edit) @38316   7 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   8 months anupama 1. Removed some code that was unnecessary after all (it merely …
(edit) @38258   8 months anupama I think I have webswing gli authentication working out without an …
(edit) @38257   8 months anupama Removed unused function that I was working on (and function misspelled …
(edit) @38256   8 months anupama Untested. Committing changes for bypassing webswing authentication …
(edit) @38251   8 months anupama Still on removing user comments and the remove-metadata-array methods: …
(edit) @38248   8 months anupama We don't need data- attributes for username, usercomment and timestamp …
(edit) @38245   8 months davidb Updated comment
(edit) @38244   8 months davidb The version that works with intermuse.sowemustthink.space
(edit) @38243   8 months davidb Version that works with http://localhost:8383
(edit) @38238   8 months anupama Moving the handling of the silent gsdl_cgi errors (that result in perl …
(edit) @38237   8 months anupama The ajax errorResponse function wasn't being called on perl's …
(edit) @38234   8 months anupama Removed most of the debugging statements when removing user comments. …
(edit) @38232   8 months anupama Got remove-import-metadata-array to work at least: metapositions …
(edit) @38231   8 months anupama Correcting obvious mistakes while hunting down what else is still …
(edit) @38218   8 months anupama Added code in user_comments.js for the compound remove_metadata_array …
(edit) @38194   8 months anupama Adding the javascript wrapper to the perl modmetadataaction cgiactions …
(edit) @38189   8 months anupama Basic functioning for deleting user comments when logged in as admin …
(edit) @38188   8 months anupama GUI infrastructure for admin to delete user comments is now in place. …
(edit) @38182   8 months kjdon if a classifier has a hidden=true attribute, don't add it to the nav bar
(edit) @38152   8 months kjdon working on facets. added List.js - a simple list javascript file which …
(edit) @38151   8 months kjdon convert &quot; back to double quotes so that it looks nicer in the …
(edit) @38150   8 months kjdon need to style my new facetContainer
(edit) @38104   8 months kjdon in the gs2 interface, the home page defines serviceList template, to …
(edit) @38087   8 months davidb Variety of changes: (i) Using 'class' to make these <br>'s eaiser to …
(edit) @38086   8 months davidb Using 'class' to make these <br>'s eaiser to identify
(edit) @38085   8 months davidb Using 'class' to make these <br>'s eaiser to identify
(edit) @38084   8 months davidb Adding in alt attriute to improve WCAG compliance
(edit) @38083   8 months davidb Using 'class' to make these <br>'s eaiser to identify
(edit) @38082   8 months davidb CSS rules uses the alternative formatting of bannerLinks at tab-buttons
(edit) @38081   8 months davidb XSL changed to using SVG version for these images, making it easier to …
(edit) @38080   8 months davidb Tidy up -- added an extra newline char
(edit) @38057   9 months kjdon made home and about use footer template. commented out the jquery.js …
(edit) @38056   9 months kjdon made this interface work again with current greenstone. didn't do any …
(edit) @38055   9 months kjdon removed Ms
(edit) @38054   9 months kjdon moving the contents of core_whitespace.css into core.css - too hard to …
(edit) @38053   9 months kjdon we also need to check the interface highlightQueryTerms options when …
(edit) @38025   9 months kjdon added new pdf image specification - used in heritage
(edit) @38023   9 months kjdon this interface was a checkpoint for Carl prior to upgrading to …
(edit) @38022   9 months kjdon This interface was a checkpoint for georgy (I think), and we no longer …
(edit) @38020   9 months kjdon removed the hard wired coloring for view favourites link. we no longer …
(edit) @38018   9 months kjdon added 'view favourites' for the new shortened favourites link
(edit) @38003   9 months kjdon updates to handle having horizontal a-z lists inside a vertical …
(edit) @38002   9 months kjdon made the favourites link say 'view favourites' on one line, instead of …
Note: See TracRevisionLog for help on using the revision log.