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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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 …
(edit) @33107   5 years ak19 Minor optimisation to the double for loop that depends on the ordering …
(edit) @33106   5 years ak19 First working version of Delete Selected berry baskets. I suspect code …
(edit) @33104   5 years ak19 Implemented the deleteAll for berrybaskets.
(edit) @33103   5 years ak19 Fixing 2 issues with the berry basket to do with the existing delete: …
(edit) @33102   5 years wy59 In previous commits we weren't using the capabilities of the …
(edit) @33100   5 years wy59 Removed debugging and tidied up the format.
(edit) @33099   5 years wy59 In previous commits, the autocompletelist was a member variable of the …
(edit) @33098   5 years wy59 For the description input field, we're no longer using the oninput …
(edit) @33096   5 years wy59 Some improvements t
(edit) @33095   5 years wy59 First phase of autocomplete list for map shape descriptions/labels. …
(edit) @33088   5 years wy59 Fixed the bug described in the previous commit (but it had been …
(edit) @33086   5 years wy59 1. Labels sort of work (see point 2) and get saved and reloaded from …
(edit) @33085   5 years wy59 1. Labels sort of work (see point 2) and get saved and reloaded from …
(edit) @33081   5 years wy59 1. Beginnings of label for shapes. 2. Commented out rough working …
(edit) @33071   5 years kjdon DeleteItem had never been implemented for berry baskets, only …
(edit) @33062   5 years wy59 Tidying up the previous commit of debug statements
(edit) @33061   5 years wy59 1. Phase 2: Changed the thickness and opacity label display (which …
(edit) @33049   5 years kjdon moved the basket item display to its own function so it can easily be …
(edit) @33048   5 years kjdon moved the full view doc item display code to its own function so that …
(edit) @33045   5 years ak19 1. Dr Bainbridge's fix for the Windows encoding issue when online doc …
(edit) @33043   5 years ak19 Not a bugfix, but to help with encoding issues, including to help with …
(edit) @33042   5 years ak19 Martin's Map Editor commits. First phase of Dr Bainbridge's requests: …
(edit) @33041   5 years kjdon tomcat 8 strict on unsafe chars. Use the new makeURLComponentSafe for …
(edit) @33016   5 years ak19 Getting facet searching working again in tomcat 8, where it had broken …
(edit) @32902   5 years ak19 Replacing alerts with fixed language strings with 2 new properties in …
(edit) @32893   5 years ak19 Part 2 of 2 commits to do with getting errorCallBack working on …
(edit) @32873   5 years ak19 javascript-global-functions' local function callMetadataServer() now …
(edit) @32872   5 years ak19 Clean up
(edit) @32871   5 years ak19 Need to reset init states to current states AFTER setArchivesMetadata …
(edit) @32857   5 years ak19 Adding a comment that deletions to GPS.mapOverlay metadata are treated …
(edit) @32854   5 years ak19 Cleanup phase two: removed recent console.log debug statements.
(edit) @32853   5 years ak19 Cleanup stage one: 1. Not calling addFunctionalityToTable() on …
(edit) @32852   5 years ak19 Dr Bainbridge solved the weird bug whereby when you're in doc editing …
(edit) @32851   5 years ak19 Zeddy I think turned commented out drawingMode. It's a local change, …
(edit) @32850   5 years ak19 1. Zeddy introduces suppressUndo and cleaned up lots of CloneShape
(edit) @32840   5 years ak19 After we're ready to save and rebuild, new overlays get saved as the …
(edit) @32839   5 years ak19 Forgot to reinstate important code (if condition) after debugging was …
(edit) @32838   5 years ak19 Save and rebuild works with map, but as with save shortcut key on map …
(edit) @32837   5 years ak19 Adding a new function that will be called on saveAndRebuild to save …
(edit) @32834   5 years ak19 Discovered bug when testing sectioned documents like …
(edit) @32833   5 years ak19 Zeddy cleanup. Better debugging info as to where in the code we are. …
(edit) @32832   5 years ak19 Zeddy map work. 1. Now supports saving when map editor is selected and …
(edit) @32804   5 years ak19 Previous commit additional description: Section setting up keyboard …
(edit) @32803   5 years ak19 Zeddy stuff 1. saving shapes on map on S press; 2. reloading on map …
(edit) @32802   5 years ak19 Added the feature for PDF documents to load more than one map at the …
(edit) @32801   5 years ak19 Fixed the marker bug that it can be dragged when there is no user …
(edit) @32800   5 years ak19 Contains cloning and JSON transformation features
(edit) @32799   5 years ak19 Maps History transformed into a class and moved the cloning functions …
(edit) @32798   5 years ak19 Map Scripts Editor transformed into a class
(edit) @32775   5 years ak19 Implementing further improvements, suggested by Dr Bainbridge. Partly …
(edit) @32774   5 years ak19 Kathy's style of char replacement reads simpler.
(edit) @32773   5 years ak19 Minor change: optional parameter encode_percentages also introduced …
(edit) @32772   5 years ak19 Handling the whole set of reserved and unsafe characters listed at …
(edit) @32771   5 years ak19 Draggable markers feature added
(edit) @32770   5 years ak19 Edit Map GPS and Hide Map GPS buttons
(edit) @32769   5 years ak19 Map editor history changed into an object prototype (class).
(edit) @32767   5 years kjdon tomcat 8 change - it didn't like unescaped chars in the inline …
(edit) @32766   5 years ak19 Map editor and history + map themes files
(edit) @32718   5 years kjdon in places where we are passing around p.s param, also check for ck …
(edit) @32671   5 years ak19 Changes necessary to get Sam's basic Selenium tests of the …
(edit) @32624   5 years kjdon a few changes to nearby documents list. 1. Show distance in metres if …
(edit) @32607   5 years kjdon fixed a bug where the paris photos in gps tutorial wouldn't show up in …
(edit) @32604   5 years kjdon made it easy to change whether you scroll through the places or not by …
(edit) @32602   5 years kjdon am going to call expandAndExecute with null executeAfter function, so …
(edit) @32502   6 years kjdon can't assume TextQuery is previous service as it may have been eg …
(edit) @32472   6 years kjdon previous commit was by mistake, undoing it.
(edit) @32471   6 years kjdon moved some functions from documentedit_scripts to …
(edit) @32440   6 years kjdon log the not saved message as some browsers don't show it in their popup
(edit) @32439   6 years kjdon put back a change I made ages ago. the instanceReady thing never seems …
(edit) @32438   6 years kjdon CKEditor: added Image and SourceDialog plugins to allow image tag …
Note: See TracRevisionLog for help on using the revision log.