source: main/trunk/greenstone3/web/interfaces/default

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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 " back to double quotes so that it looks nicer in the …
(edit) @38150   8 months kjdon need to style my new facetContainer
(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) @38053   8 months kjdon we also need to check the interface highlightQueryTerms options when …
(edit) @38020   8 months kjdon removed the hard wired coloring for view favourites link. we no longer …
(edit) @38003   8 months kjdon updates to handle having horizontal a-z lists inside a vertical …
(edit) @38002   8 months kjdon made the favourites link say 'view favourites' on one line, instead of …
(edit) @38001   8 months kjdon removed the pink thatching from favourites link
(edit) @37997   8 months kjdon removed debug line. use window.open to do the email in a new window
(edit) @37960   9 months kjdon some mods for gsf:metadata-table. we need to apply-templates instead …
(edit) @37862   10 months anupama Old versions of Firefox, up toFirefox version 45 that we ran on the …
(edit) @37860   10 months anupama I'd run a JS change Dr Bainbridge made by Finn, where the spread …
(edit) @37856   10 months davidb Whitespace layout change to improve readability
(edit) @37826   10 months kjdon updated a comment
(edit) @37805   10 months anupama Another instance where ??= needed replacing, this time in XSLT. Only …
(edit) @37791   11 months davidb these files contain newer work related to audio track editing however …
(edit) @37790   11 months davidb useful support icons for audio track editing
(edit) @37783   11 months kjdon doh. typo on the =, should be ==
(edit) @37782   11 months kjdon using a js variable now, don't need to pass in isMapGPSEditingAllowed …
(edit) @37781   11 months kjdon only do the map stuff if it is enabled
(edit) @37780   11 months kjdon moved the map stuff out of documentedit_scripts into …
(edit) @37779   11 months kjdon use the variable isMapGPSEditingAllowed, rather than testing the …
(edit) @37778   11 months kjdon map gps editing now only turned on if the format option is present and …
(edit) @37756   11 months anupama In the PDF Collection tutorial, the 2 PDFs that were converted to …
(edit) @37749   12 months anupama Changed the cookie consent button hover colour …
(edit) @37747   12 months anupama Changed the colour of the affirmative cookie consent button to …
(edit) @37742   12 months anupama I assume the link to webswing GLI on the home page was accidentally …
(edit) @37732   13 months davidb Updating to newer version, and then also including some changes that …
(edit) @37728   13 months davidb template rules that that position home-help-pref as tabs on the right …
(edit) @37707   13 months davidb Allow VList format statements to pass style atrribute, so icon (and …
(edit) @37706   13 months davidb webswing GLI now available by default on home page, thanks to Kath's …
(edit) @37705   13 months davidb Needed to change how the delUser id is formed, as the newer support …
(edit) @37704   13 months davidb Code/Syntax upgraded to provide better generality as to the metadata …
(edit) @37703   13 months davidb Fixed JS syntax error
(edit) @37681   13 months davidb Whitespace change. This is a test commit, as the previous commit …
(edit) @37680   13 months davidb Introduction of some additional 'hook-points' xsl:templates that a GS …
(edit) @37628   13 months davidb Code tidyup
(edit) @37627   13 months davidb Moving login support with Google sign-in to 'shared-templates.xs'. …
(edit) @37612   14 months kjdon docNode templates now just call other named templates - makes it …
(edit) @37598   14 months davidb Some top-level syntax that allows a link to the tabletop DL extension …
(edit) @37590   14 months davidb removed hardcoded 8383 port
(edit) @37589   14 months davidb added various images for diarization editor
(edit) @37588   14 months davidb refinement and expansion of the audio diarization editor
(edit) @37587   14 months davidb expansion and refinement of css around the audio diarization editor
(edit) @37586   14 months davidb adding in an extra document focussed xslt variable
(edit) @37579   14 months davidb Logos for Greenstone's various top-level app/programs
(edit) @37563   14 months davidb Adding span with an id around the collection block on the home page
(edit) @37560   14 months kjdon if we empty the basket, we need to disable the buttons
(edit) @37553   14 months kjdon tidy up of favourites
(edit) @37550   14 months kjdon work in progress: tidying up and simplifying favourites. docList and …
(edit) @37549   14 months kjdon the base href of the page might come from something other than baseURL …
(edit) @37548   14 months kjdon tidying up favourites - work in progress
(edit) @37547   14 months kjdon made the base href into a variable so that other places can use it
(edit) @37523   14 months kjdon changes reflecting changes to favourites service names, and the xml …
(edit) @37522   14 months kjdon working on favourites using a template for display - so moving stuff …
(edit) @37521   14 months kjdon favourites now uses new gdl action. and service names are changed to …
(edit) @37520   14 months kjdon add in new GeneralDocumentListAction - a=gdl
(edit) @37480   14 months davidb Changes to get Greenbug back up and running. Theis commit targets two …
(edit) @37477   14 months kjdon added a width to userMenu so the text can fit in it
(edit) @37476   14 months kjdon some changes to userMenu - this had used absolute positioning relative …
(edit) @37475   14 months kjdon moved some user menu styling into core.css
(edit) @37474   14 months davidb Moved position of 'launch gli' in menu
(edit) @37469   14 months davidb Set of changes that include links at various points to bring out …
(edit) @37468   14 months kjdon trying to get greenbug working again. o=xml so we don't try to …
(edit) @37448   14 months davidb Removing Windows-style M EOL characters -- just a whitespace change
(edit) @37418   15 months kjdon lets apply templates inside the metadata element, then we can use …
(edit) @37417   15 months kjdon we only want to pass in the -load arg if we are in a collection, i.e. …
(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) @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) @37364   15 months kjdon removed some javascript from gotoFavourites - don't need it, and it …
(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) @37343   15 months davidb Improved text/links display in banner area for webswing-gli
Note: See TracRevisionLog for help on using the revision log.