source: main/trunk/greenstone3

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @37411   15 months davidb New param for googlemaps api key introduced so it can be controlled …
(edit) @37410   15 months davidb Changed so key can be specified in servlet.xml
(edit) @37409   15 months davidb Changed to map control panel not shown as page is loading in; css …
(edit) @37408   15 months davidb More careful moitoring of login/logout args to avoid ending up with …
(edit) @37407   15 months davidb More careful moitoring of login/logout args to avoid ending up with …
(edit) @37406   15 months davidb In moving from the deprecated google-signin to the newer …
(edit) @37405   15 months davidb Change to using JavaNativeFoundation framework. Works for newer xcode …
(edit) @37403   15 months anupama add in the test for favourites/docbasket into create-html-header - …
(edit) @37391   15 months davidb Changes related to shifting to the new GoogleIdentity API; also some …
(edit) @37390   15 months davidb A set of changes related to supporting GoogleIdentity signin
(edit) @37380   15 months anupama Setting curl (mac uses this in place of wget) to ignoring expired …
(edit) @37376   15 months davidb New top-level ext-cli, this time for the rclone command line tool that …
(edit) @37364   15 months kjdon removed some javascript from gotoFavourites - don't need it, and it …
(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) @37361   15 months davidb Commented out additional example
(edit) @37360   15 months davidb Previous commit still not right. Fixed with this one
(edit) @37359   15 months davidb want 'default' to be the default\!
(edit) @37356   15 months davidb Use the -load param to load in the collection-specific collection. …
(edit) @37353   15 months anupama Undoing one change committed with r36027 that prevented any css theme …
(edit) @37350   15 months davidb Changed to work more generic named PREPARE script, as Darwin is the …
(edit) @37344   15 months kjdon added in placeholder for svn args needed by release kits to trust …
(edit) @37343   15 months davidb Improved text/links display in banner area for webswing-gli
(edit) @37342   15 months davidb Busy cursor action JsLink; commented out spurious webswing property fields
(edit) @37335   16 months kjdon moved the favourite star image definitions into here
(edit) @37334   16 months kjdon now we use (un)selected_favourite_icon_url everywhere, instead of …
(edit) @37333   16 months davidb Shifting internal/external servlet-url properties to top-level to help …
(edit) @37327   16 months davidb Introducing an embeded version of webswing-gli so there can be …
(edit) @37315   16 months kjdon passing in gsdlos now, using env.GSDLOS, so needs to run the …
(edit) @37314   16 months kjdon I have removed GLI.jar from webswing ext. So now during install, we …
(edit) @37293   16 months davidb Specical cast handling needed for eurovision-lod
(edit) @37292   16 months davidb Check to avoid complication of trying to use Greenstone's WGETRC …
(edit) @37291   16 months davidb Check to avoid complication of trying to use Greenstone's WGETRC …
(edit) @37290   16 months davidb Updated comment
(edit) @37289   16 months davidb With the introduction os 'ant-start-settings.bash' in extension …
(edit) @37288   16 months davidb With the introduction os 'ant-start-settings.bash' in extension …
(edit) @37287   16 months davidb main features for interactive editing of audio in dual mode complete
(edit) @37286   16 months davidb added funnel and gear icons
(edit) @37269   16 months davidb Changing favourite-star to a new naming convention to support both …
(edit) @37268   16 months davidb Changing favourite-star to a new naming convention to support both …
(edit) @37267   16 months davidb Changing favourite-star to a new naming convention to support both …
(edit) @37266   16 months davidb Some whitespace indent tidy up, and introduction of new core-extra.css …
(edit) @37265   16 months davidb Useful CSS file to brand a DL install to an organisations colour …
(edit) @37257   16 months davidb Initial draft of notes on what to do when standing up an Apache2 …
(edit) @37252   16 months davidb Retoring this file
(edit) @37251   16 months davidb fixing up tree conflict
(edit) @37226   16 months davidb Google Maps API now requires a callback function to be compliant. …
(edit) @37204   16 months davidb Copy tidy-up, mostly changing whitespace to tabs to improve …
(edit) @37193   16 months kjdon added install-gli-for-webswing = compile gli, make te jar, then copy …
(edit) @37177   17 months davidb Introduction of new optional parameter docVersion. If null (or equal …
(edit) @37170   17 months davidb Changes to support IIIF Manifest searching
(edit) @37163   17 months davidb Don't need the -x on the first line
(edit) @37162   17 months davidb Placeholder scripts that can be copied to be '.sh' and then edited as …
(edit) @37161   17 months davidb Weaving in the ability to have custom scripts to start and stop Greenstone3
(edit) @37153   17 months davidb Fixed typo in comment
(edit) @37147   17 months davidb Revised note in comment
(edit) @37137   17 months davidb Revision in property name, along with changes after testing the new …
(edit) @37136   17 months davidb LibraryServlet.java changed to test for GlobalProperties
(edit) @37130   17 months davidb New targets to call when you want to work out what the 'internal' …
(edit) @37129   17 months davidb New properties introduced to help separate out what is happening with …
(edit) @37115   17 months davidb Additional tidyup
(edit) @37099   17 months davidb Changes made after introduction of CGI arg 'excerptid-text' and …
(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) @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   17 months davidb Tweaked an existing (empty) rule with a commented out body that shows …
(edit) @37069   17 months davidb Fixed silly typo in allowMapGPSEditing test that made the test go …
(edit) @37068   17 months davidb A CSS rule introduced for the structured-audio editing extension was …
(edit) @37067   17 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) @37052   18 months davidb Removing the wait-for on /index.html for faster start-up
(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) @37027   18 months davidb Ran into problems when there was more than one Greenstone3 running on …
(edit) @37026   18 months davidb Comment added to script
(edit) @37025   18 months davidb Useful script for developers to run and operate Greenstone3 on the …
(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) @37022   18 months davidb Monitoring for metadata for the new <gsf:image @image> version of gsf:image
(edit) @37021   18 months anupama Forgot to remove debug statements.
(edit) @37020   18 months anupama New ant target unpack-cgimodule called during ant install command, …
(edit) @37019   18 months davidb Make it easier to link in the OAI-PMH server on the home page
(edit) @37009   18 months davidb Added in if-statement to run the correct svn co for structured-image …
(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 …
Note: See TracRevisionLog for help on using the revision log.