source: main/trunk/greenstone3/web

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @37099   17 months davidb Changes made after introduction of CGI arg 'excerptid-text' and …
(edit) @37094   17 months davidb Name change to better refelct the Javascript value …
(edit) @37093   17 months davidb Given how the nested hierarchical traversal of a document has been …
(edit) @37092   17 months davidb Better name for this, now it turns out to only be defining xsl-variables
(edit) @37091   17 months davidb document-vars.xsl a better name for this now that the template rules …
(edit) @37090   17 months davidb Adding in a sub-action to will generate IIIF-Manifest JSON based on a …
(edit) @37084   17 months davidb Templates and vars move into their '-core.xsl' counterparts
(edit) @37083   17 months davidb Templates and xsl:variable definitions carved out from header.xsl and …
(edit) @37078   18 months davidb Tweaked an existing (empty) rule with a commented out body that shows …
(edit) @37069   18 months davidb Fixed silly typo in allowMapGPSEditing test that made the test go …
(edit) @37068   18 months davidb A CSS rule introduced for the structured-audio editing extension was …
(edit) @37067   18 months davidb Currently used as a place-holder for Mirador3Viewer to load in a basic …
(edit) @37054   18 months davidb A version of the document icon, but with an 'A' on it to denote 'annotate'
(edit) @37053   18 months davidb Several changes: main one is introducing some 'TopLevel' template …
(edit) @37035   18 months davidb Helper scripts to make it easier to check out a gs3-installation's …
(edit) @37033   18 months anupama Related to commit 36917, where I forgot to commit some additional …
(edit) @37031   18 months davidb added/improved diarization edit functionality in enriched audio player
(edit) @37030   18 months davidb additional resources
(edit) @37024   18 months davidb Fixed typo in xpath test
(edit) @37023   18 months davidb Fix for the 'google' not defined JS error, caused by the fact that the …
(edit) @37019   18 months davidb Make it easier to link in the OAI-PMH server on the home page
(edit) @37007   18 months davidb Source might be a format such as TIFF that a browser cannot display, …
(edit) @37006   18 months davidb Source might be a format such as TIFF that a browser cannot display, …
(edit) @37005   18 months davidb Introduction of documentPost to balance out documentPre; change to use …
(edit) @37004   18 months davidb Fixed typo
(edit) @37003   18 months davidb Supressing the float left for now, as it causes a long result list to …
(edit) @37002   18 months davidb Adding comment about the need for documentNodeTOC to be wrapped up in …
(edit) @37001   18 months davidb Fix for why the JS-based PagedImagePlugin TOC wasn't working. Turns …
(edit) @36987   18 months kjdon added a cookie_path param in case you need to customise this. By …
(edit) @36986   18 months kjdon rearranged this. put servlet mappings next to their servlet entries. …
(edit) @36984   18 months kjdon added an external to download the tk metadata set from gli into this …
(edit) @36983   18 months kjdon adding a metadata folder here, needed for tk label metadata set
(edit) @36982   18 months kjdon updated the sample groupConfig file to use displayItems, including …
(edit) @36981   18 months kjdon a newer pdf icon
(edit) @36980   18 months kjdon use a newer pdf icon for _iconpdf_
(edit) @36979   18 months kjdon added in the displayErrorsIfAny template - now if you try to request a …
(edit) @36971   18 months kjdon for group titles and descriptions, now look for displayItems in …
(edit) @36967   19 months kjdon moved delete all buttin css into favourites.css instead of hardcoded in xsl
(edit) @36943   19 months davidb Some scafolding work on support WebSwing version of GLI
(edit) @36918   19 months anupama The halftone-library was stuck forever in expanding a document, but …
(edit) @36917   19 months anupama With Carl's updates to jQuery UI 1.13.2 between revisions 36027 and …
(edit) @36914   19 months kjdon dynamically decide on cookie-consent path - use cookie_path if it is …
(edit) @36909   19 months anupama Removing what appears to be a stray closing XML/HTML comment
(edit) @36908   19 months kjdon have to handle the case where there might be multiple tk label fields, …
(edit) @36907   19 months kjdon move the tkMetadataURL variable definition into a more appropriate …
(edit) @36906   19 months kjdon check whether TKMetadataURL is defined before using it - get success …
(edit) @36905   19 months kjdon fixed a typo
(edit) @36904   19 months kjdon some work for tk labels. now looks in site metadata folder for tk.mds …
(edit) @36884   19 months kjdon new strings for debuginfo
(edit) @36883   19 months kjdon added more info here about a=s&sa=c/a/d etc commands
(edit) @36882   19 months kjdon missing definition of request_type - only caused a problem in chrome, …
(edit) @36880   19 months kjdon factored out some code for setting up thisAssocfilepath, as its used …
(edit) @36695   20 months kjdon moving showcase interface out of main greenstone repository into new …
(edit) @36637   21 months kjdon added the collage mods from classifier.xsl-for-gs311 into …
(edit) @36636   21 months kjdon I want the group breadcrumbs to appear on all pages, so adding it into …
(edit) @36635   21 months kjdon use the new gslib template to output groups in breadcrumbs
(edit) @36634   21 months kjdon we don't get siteURL from metadata anymore. removing the template
(edit) @36633   21 months kjdon I can;t see anything useful worth keeping in this - maybe changes have …
(edit) @36632   21 months kjdon moved the code for displaying group links in breadcrumbs from …
(edit) @36581   21 months davidb Reverting back to round brackets, now that GLI uses square brackets to …
(edit) @36529   22 months kjdon added some styling for new metadata-table
(edit) @36528   22 months kjdon only display a line in metadata-table if there is a metadata value. or …
(edit) @36506   22 months kjdon a new gsf template - gsf:metadata-table. Used to format a list of …
(edit) @36434   22 months davidb Further refinement of col name text
(edit) @36432   22 months davidb Tweak to collection name, in preparation of making Lucene and Solr …
(edit) @36360   22 months kjdon I got the param name wrong last time
(edit) @36320   23 months anupama updated korean translations thanks to Hilario Seo
(edit) @36294   23 months anupama Forgot to commit xsl template collectionPath, added since the GS3 …
(edit) @36287   2 years anupama PagedImg-e showed up a bug where only the first page of a paged-img …
(edit) @36281   2 years kjdon deleted the test servlet specification as we don't use it and it …
(edit) @36269   2 years davidb fixed scrollIntoView issue where entire page would scroll by changing …
(edit) @36268   2 years davidb changed to using gsf:div to avoid self-collapsing div problem when a …
(edit) @36261   2 years kjdon small changes for snippets (solr). previously the snippet template was …
(edit) @36238   2 years anupama Noticed a spelling error.
(edit) @36217   2 years davidb various improvements to enriched audio player
(edit) @36216   2 years davidb added download button for audio player
(edit) @36198   2 years davidb increased audio player width to suit iframe
(edit) @36196   2 years davidb audio player improvements
(edit) @36166   2 years davidb Tweaked TK Label transition; CSS that supports enriched audio player …
(edit) @36163   2 years davidb Tidy up in TK Labels; Introducing enriched audio playback using …
(edit) @36159   2 years davidb Bootstrap icons suitable for audio player
(edit) @36145   2 years davidb Added support for TK Labels
(edit) @36144   2 years davidb Changed from using done: to success: as a result of using newer jquery v3
(edit) @36143   2 years davidb Changed from using done: to success: as a result of using newer jquery v3
(edit) @36142   2 years davidb Added TK Label icons
(edit) @36134   2 years anupama korean language gs3 interface module translations, thanks to Hilario Seo
(edit) @36133   2 years anupama spaces added by gti I think so that it matches english version
(edit) @36117   2 years kjdon added gliserver.pl, gsdlCGI.pm, checksum.pl into svn:externals. other …
(edit) @36113   2 years kjdon use servlet_url_prefix for base href if it is defined - comes from …
(edit) @36112   2 years kjdon added servlet_url_path param, which can come in from servlet …
(edit) @36111   2 years kjdon moved each servlet-mapping next to its servlet definition for ease of …
(edit) @36089   2 years kjdon berrybasket stuff removed, favouritebasket and documentbasket now self …
(edit) @36088   2 years kjdon documentbasket now uses nothign from berrybasket
(edit) @36087   2 years kjdon documentmaker_scripts_util had been renamed ages ago to …
(edit) @36086   2 years kjdon making js/documentbasket more self contained - don't use things from …
(edit) @36085   2 years kjdon removed a couple more berry things
(edit) @36084   2 years kjdon got rid of berry option
(edit) @36083   2 years kjdon got rid of berry option
(edit) @36082   2 years kjdon removed berryBasketHelp template
(edit) @36081   2 years kjdon removed berry reference
Note: See TracRevisionLog for help on using the revision log.