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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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) @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) @38003   9 months kjdon updates to handle having horizontal a-z lists inside a vertical …
(edit) @37997   9 months kjdon removed debug line. use window.open to do the email in a new window
(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) @37826   10 months kjdon updated a comment
(edit) @37791   11 months davidb these files contain newer work related to audio track editing however …
(edit) @37783   11 months kjdon doh. typo on the =, should be ==
(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) @37704   13 months davidb Code/Syntax upgraded to provide better generality as to the metadata …
(edit) @37590   14 months davidb removed hardcoded 8383 port
(edit) @37588   14 months davidb refinement and expansion of the audio diarization editor
(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) @37523   14 months kjdon changes reflecting changes to favourites service names, and the xml …
(edit) @37480   15 months davidb Changes to get Greenbug back up and running. Theis commit targets two …
(edit) @37468   15 months kjdon trying to get greenbug working again. o=xml so we don't try to …
(edit) @37287   16 months davidb main features for interactive editing of audio in dual mode complete
(edit) @37153   16 months davidb Fixed typo in comment
(edit) @37031   17 months davidb added/improved diarization edit functionality in enriched audio player
(edit) @37007   18 months davidb Source might be a format such as TIFF that a browser cannot display, …
(edit) @36914   18 months kjdon dynamically decide on cookie-consent path - use cookie_path if it is …
(edit) @36906   18 months kjdon check whether TKMetadataURL is defined before using it - get success …
(edit) @36904   18 months kjdon some work for tk labels. now looks in site metadata folder for tk.mds …
(edit) @36882   19 months kjdon missing definition of request_type - only caused a problem in chrome, …
(edit) @36269   2 years davidb fixed scrollIntoView issue where entire page would scroll by changing …
(edit) @36217   2 years davidb various improvements to enriched audio player
(edit) @36196   2 years davidb audio player improvements
(edit) @36163   2 years davidb Tidy up in TK Labels; Introducing enriched audio playback using …
(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) @36089   2 years kjdon berrybasket stuff removed, favouritebasket and documentbasket now self …
(edit) @36086   2 years kjdon making js/documentbasket more self contained - don't use things from …
(edit) @36071   2 years kjdon deleted all the old berry basket stuff that we don't need any more
(edit) @36069   2 years kjdon tidying up the berry basket javascript for having only …
(edit) @36054   2 years kjdon the default link type for berry basket should be document - in general …
(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) @35183   3 years kjdon option to hide the single radio button in the filter pages part of …
(edit) @35171   3 years kjdon when we are doing search term highlighting, and we want it in the …
(edit) @34720   3 years davidb JS file to be used in next version of Greenstone3 to support collaging
(edit) @34475   4 years davidb Added to remove warning about not having the corresponding map file in …
(edit) @33544   5 years ak19 1. Dr Bainbridge had the correct fix for solr dealing with phrase …
(edit) @33508   5 years kjdon pass a param into readyPageForEditing - indicates whether to add the …
(edit) @33348   5 years ak19 2 major changes. 1. Forgot to commit Dr Bainbridge's bugfix for why …
(edit) @33345   5 years kjdon got rid of hard coded empty basket text
(edit) @33342   5 years kjdon change the empty basket message depending on whether it is a berry …
(edit) @33323   5 years ak19 Forgot to remove some debugging.
(edit) @33322   5 years ak19 Getting faceted searching working with the map shapes.
(edit) @33317   5 years ak19 Incorporated request for GPS.mapOverlay for children of a section, …
(edit) @33303   5 years ak19 Fixing up error caused by debug print statement: no coord for marker.
(edit) @33300   5 years ak19 Any map-editor opened now centres on the shape overlays instead of …
(edit) @33291   5 years ak19 JavaScript has no block level vars, only function level and (file) …
(edit) @33290   5 years wy59 Minor cleanup
(edit) @33289   5 years wy59 1. References to new Array() changed to [] and _docList now no longer …
(edit) @33286   5 years kjdon standardising the basket names. berryBasket, favouriteBasket, …
(edit) @33259   5 years davidb Javascript code to implements favourites. Done in a way to be …
(edit) @33254   5 years kjdon hide or show del options based on view - they only make sense for full …
(edit) @33252   5 years kjdon made berry icons easier to customise. instead of hard coded image …
(edit) @33218   5 years wy59 1. Added Javascript versions of new erase-metadata functions, to work …
(edit) @33217   5 years wy59 1. Undoing the change to doc.pm committed in revision 33185: not …
(edit) @33187   5 years wy59 Bugfix to recently introduced bug: when there are bookshelves, …
(edit) @33186   5 years wy59 Lower opacity for other documents that are nearby. Discovered broken …
(edit) @33185   5 years wy59 1. Corrections to map-scripts.js code (e.g. a var had been omitted …
(edit) @33184   5 years wy59 1. Loop counter bugfix. 2. Not sure if there should be a scroll …
(edit) @33182   5 years kjdon source links now do have library/sites/localsite etc, so we don't need …
(edit) @33173   5 years wy59 Some cleanup
(edit) @33172   5 years wy59 Second part of commit. Previous part detected whether we were in the …
(edit) @33169   5 years wy59 Introducing ShapesUtil.numberOfCoordinatesInBounds() that is used to …
(edit) @33168   5 years wy59 Dr Bainbridge's map fixes to do with 1. extending bounds (updateMap) …
(edit) @33156   5 years davidb Backwards-compatible change made that allows for mousemove() to be …
(edit) @33155   5 years davidb Moved two functions from document script to utility script so they are …
(edit) @33154   5 years davidb called to add back in berries (if berrybasket active)
(edit) @33153   5 years davidb Addition clause added to avoid an annoying page reload that was …
(edit) @33152   5 years davidb Additional method added, similar to the start checkout(), but counts …
(edit) @33150   5 years wy59 Removing the line that would hide any marker that's been clicked. It …
(edit) @33149   5 years wy59 Bugfix to dealing with any undefined label values for map editor shapes.
(edit) @33148   5 years wy59 1. Untested changes to Panorama viewer related xsl and js files to …
(edit) @33147   5 years wy59 Dr Bainbridge wanted red markers when viewing subclassifiers, as red …
(edit) @33146   5 years wy59 Major refactoring of map-scripts.js and classifier_scripts.js and …
(edit) @33145   5 years wy59 1. Merging improvements of map-scripts::toggleSection() into …
(edit) @33143   5 years wy59 Bounds extends now works correctly for shapes so that all markers are …
(edit) @33140   5 years wy59 1. Moved from plotting markers for each coord in doc.coords array to …
(edit) @33130   5 years wy59 Undoing the previous commit. The ImagesGPS collection does have a …
(edit) @33129   5 years wy59 With a hierarchical classifier, when the node is expanded to reveal …
(edit) @33128   5 years wy59 Improvements to Coordinate support AND bugfixes. BUT not all the fixes …
(edit) @33127   5 years wy59 2 single changes before major commit. 1. map-scripts.js: Bugfix, no …
(edit) @33126   5 years wy59 Incremental changes following previous commit. This time the code is …
(edit) @33125   5 years wy59 First commit to do with adding support for the Coordinate metadata …
(edit) @33114   5 years ak19 Basic sanity checking for berrybasket email: to and body may not be …
(edit) @33109   5 years ak19 Added a toggling Select All checkbox and tested it works in conjuction …
(edit) @33108   5 years ak19 Refactoring to remove repeated code blocks. Tested Delete Selected and …
Note: See TracRevisionLog for help on using the revision log.