source: main/trunk/greenstone3

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @36360   21 months kjdon I got the param name wrong last time
(edit) @36355   21 months kjdon removed description from get-user-data as its not one that should be …
(edit) @36354   21 months davidb updated notes, plus added second servicename parameter to INSTALL_SERVICE
(edit) @36352   21 months kjdon removed erroneous ]
(edit) @36334   21 months kjdon added a note about adding java_home/bin to your path, if you have more …
(edit) @36320   21 months anupama updated korean translations thanks to Hilario Seo
(edit) @36294   21 months anupama Forgot to commit xsl template collectionPath, added since the GS3 …
(edit) @36287   22 months anupama PagedImg-e showed up a bug where only the first page of a paged-img …
(edit) @36281   22 months kjdon deleted the test servlet specification as we don't use it and it …
(edit) @36280   22 months kjdon we now use greenstone.default.servlet instead of …
(edit) @36279   22 months kjdon when compiling the list of servlets to select in gg3 server, ignore …
(edit) @36269   22 months davidb fixed scrollIntoView issue where entire page would scroll by changing …
(edit) @36268   22 months davidb changed to using gsf:div to avoid self-collapsing div problem when a …
(edit) @36261   22 months kjdon small changes for snippets (solr). previously the snippet template was …
(edit) @36248   23 months anupama Need to add xmlns:gslib URL into collectionConfig xml file generated …
(edit) @36238   23 months 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) @36169   2 years kjdon there was a (cut and paste?) error in passing the site name to …
(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) @36129   2 years kjdon because greenstone3.xml (if you are using the latest one from svn) …
(edit) @36128   2 years davidb Check is without the dollar and braces
(edit) @36127   2 years davidb Changing the derby default port used in Greenstone3 to be in the …
(edit) @36125   2 years kjdon the test for visual studio version was using environment variables …
(edit) @36124   2 years kjdon I have been testing installing greenstone with collection building …
(edit) @36123   2 years kjdon added a couple more values for os.windows. Not sure if this is even used.
(edit) @36122   2 years kjdon on windows, need to use wget from bin/windows which is not in the path …
(edit) @36121   2 years kjdon the ant file needs wget for downloading things (changed from ant get …
(edit) @36119   2 years kjdon removed server.default.servlet from build.properties, use …
(edit) @36118   2 years kjdon made gliserver.pl etc svn:externals instead of svn exporting them here …
(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) @36108   2 years kjdon commented out debug message line, otherwise it floods the log with …
(edit) @36107   2 years kjdon greenstone.org now https
(edit) @36100   2 years kjdon defaultservlet added to gsdl3site.cfg, so gliserver can find what …
(edit) @36099   2 years kjdon set a default for greenstone.default.servlet in case its not in …
(edit) @36098   2 years kjdon fill in defaultservletpath in gsdl3site.cfg
(edit) @36097   2 years kjdon new property for default servlet path - use this if you don't have a …
(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
(edit) @36080   2 years kjdon removed berrybasketprefs
(edit) @36079   2 years kjdon removed berry prefs, and now test on favouritebasket servlet param to …
(edit) @36078   2 years kjdon berry help removed
(edit) @36077   2 years kjdon berry changed to favourites, and unused strings deleted
(edit) @36076   2 years kjdon remove berrybasket help, test on the servlet param to see whether we …
(edit) @36075   2 years kjdon separate out the favourite and document basket head tags
(edit) @36074   2 years kjdon removing berrybasket option
(edit) @36073   2 years kjdon tidying up for getting rid of berry basket, leaving only favourite basket.
(edit) @36072   2 years kjdon tidying up for getting rid of berry basket, leaving only favourite …
(edit) @36071   2 years kjdon deleted all the old berry basket stuff that we don't need any more
(edit) @36070   2 years kjdon a direct copy of berry.css at this stage
(edit) @36069   2 years kjdon tidying up the berry basket javascript for having only …
(edit) @36068   2 years kjdon favourite and document baskets now enabled as servlet params
(edit) @36067   2 years kjdon got rid of berrybasket param (only having favourites now) and added …
(edit) @36066   2 years kjdon berry.xsl renamed to favourites.xsl. subaction is now fav not berry. …
(edit) @36065   2 years kjdon renamed berry.xsl to favourites.xsl
(edit) @36064   2 years kjdon a few more berry->favourite changes
(edit) @36063   2 years kjdon BerryBasket service renamed to FavouriteBasket
(edit) @36062   2 years kjdon we are getting rid of BerryBaskets in favour of FavouriteBaskets - in …
(edit) @36058   2 years kjdon in case we are linking to sections (instead of documents) in the cross …
(edit) @36056   2 years kjdon assoc file paths must now contain the library name
(edit) @36054   2 years kjdon the default link type for berry basket should be document - in general …
(edit) @36053   2 years cstephen Document issue with documents that contain invalid HTML
(edit) @36052   2 years cstephen Add EOF newline
(edit) @36050   2 years cstephen Prevent self-closing tidyDiv
(edit) @36043   2 years cstephen Extract floating TOC toggle to its own template
(edit) @36041   2 years cstephen Imlpement shared document templates so that the TOC can be used …
(edit) @36039   2 years cstephen Consistent rightSidebar ID name
(edit) @36038   2 years cstephen Consistent rightSidebar ID name
(edit) @36035   2 years cstephen Position berry/favourite icon in front of node contents in query …
(edit) @36034   2 years cstephen Match cookie consent colours to default theme
(edit) @36033   2 years cstephen Fix script escaping
(edit) @36032   2 years cstephen Remove WIP default interface, now that it has been merged
(edit) @36031   2 years cstephen Fix theme resolution
(edit) @36030   2 years cstephen Add cookie consent parameter to servlets.xml
(edit) @36029   2 years cstephen Update translations
(edit) @36028   2 years cstephen Remove old jQuery components
(edit) @36027   2 years cstephen Migrate to using jQuery3 and jQuery-UI-1.13.2; and integrate cookie …
(edit) @36026   2 years cstephen Add jquery3 and cookie consent components
(edit) @36025   2 years cstephen Copy of default interface as a checkpoint, prior to upgrading to …
(edit) @36024   2 years cstephen Minor theme updates, fix theme switcher, modify theme loading
Note: See TracRevisionLog for help on using the revision log.