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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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) @32856   5 years ak19 Adding a css file that is referenced from Zeddy's recently committed …
(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) @32836   5 years ak19 Fixing annoying browser js error when classifier hfile attribute …
(edit) @32835   5 years ak19 Following Dr Bainbridge's advice and adding useful oaiserver url …
(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) @32825   5 years ak19 Zeddy stuff. Styling map to now be a size that won't hide the GS3 …
(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) @32781   5 years ak19 Fix to XSLT transform error message that kept happening yet I didn't …
(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) @32765   5 years ak19 Google Maps added to PDF documents
(edit) @32764   5 years ak19 HTML elements for the map editor controls are added
(edit) @32759   5 years kjdon its not enough to test whether editing is enabled before displaying …
(edit) @32719   5 years kjdon added ck arg to doc link if we are in cross coll search. Also removed …
(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) @32666   5 years kjdon when viewing an image with zoom enabled, and the image doesn't fit …
(edit) @32652   5 years kjdon lots of changes. moved facet display code into its own template, just …
(edit) @32651   5 years kjdon renamed groupsContains to csvContains, as can be used for any comma …
(edit) @32650   5 years kjdon fixed a bug in the group href bit
(edit) @32645   5 years kjdon add group breadcrumbs for colleciton about page
(edit) @32644   5 years kjdon using restful URLs for groups now too. eg library/group/MyGroup. group …
(edit) @32627   5 years kjdon making default templates in the interface xsl files, the format …
(edit) @32626   5 years kjdon making default templates in the interface xsl files, the format …
(edit) @32625   5 years kjdon added in a documentNode template as it didn't have one. This meant if …
(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) @32603   5 years kjdon for paged documents, if we are looking at the top level document, …
(edit) @32602   5 years kjdon am going to call expandAndExecute with null executeAfter function, so …
(edit) @32601   5 years davidb Introduction of double-quote gsf element to make writing JS within …
(edit) @32600   5 years davidb Change to allow HList nodes that aren't at the top-level to be …
(edit) @32599   5 years davidb Splicing in of new template rule to make it easier for a site or …
(edit) @32569   5 years kjdon how embarrassing. Fixing another bug I mistakenly introduced in …
(edit) @32568   5 years kjdon fixed a bug I introduced previously: /document/page/pageRequest is not …
(edit) @32551   5 years kjdon added some style for collectionLinkImage to make these collections …
(edit) @32548   5 years kjdon added a test in lang-param template so that if the languageList is not …
(edit) @32504   6 years kjdon 1. need to make sure we are passing round p.s - previous service - …
(edit) @32503   6 years kjdon 2 things. if @highlight attribute set on gsf:metadata, then output the …
(edit) @32502   6 years kjdon can't assume TextQuery is previous service as it may have been eg …
(edit) @32474   6 years kjdon added a space bewteen sentences in popup alert
(edit) @32473   6 years kjdon AllowDocumentEditing is true by default. Also, if we disable edit …
(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) @32470   6 years kjdon de string keys can't have extra . in them - breaks javascript later
(edit) @32468   6 years kjdon finetuning when the ednable/disable edit mode option appears in the …
(edit) @32466   6 years kjdon only show disable/enable editing button in the user menu when we are …
(edit) @32460   6 years kjdon beginnings of google tracking code. editingLink in menu to only appear …
(edit) @32458   6 years kjdon toki images for gsdl page
(edit) @32457   6 years kjdon added 'about greenstone' link on home page which leads to gsdl page, …
(edit) @32445   6 years kjdon add hl=lang to api.js url to get recpatcha in users language
(edit) @32444   6 years kjdon fixed a bug in a test path (missing first bracket), now test for …
(edit) @32442   6 years kjdon if using <gsf:image type='cover'> in search results format statement, …
(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 …
(edit) @32415   6 years kjdon changed breadcrumb logic - now add in admin page link only for those …
(edit) @32389   6 years kjdon remove Admin breadcrumb from PerformRegister page. added a code comment
(edit) @32388   6 years kjdon clear password fields if passwords don't match
(edit) @32387   6 years kjdon removed Administration Page breadcrumb from Register and …
(edit) @32386   6 years kjdon added a comment
(edit) @32385   6 years kjdon added comments and removed some debug text
(edit) @32372   6 years kjdon upgraded to recaptcha version 2
(edit) @32371   6 years kjdon added additionalHeaderContent-page template so that pages can add …
(edit) @32307   6 years kjdon I have changed the way metadata is stored in java for berry basket …
(edit) @32302   6 years Georgiy Litvinov Second fix
(edit) @32301   6 years Georgiy Litvinov Fixed for groups and collections selection commit
(edit) @32300   6 years kjdon made gs document links restful - collection/demo/document/xxx, instead …
(edit) @32298   6 years kjdon modified code to provide berry basket links as greenstone doc links, …
(edit) @32296   6 years kjdon java code was adding in a filepath param for the xsltparams. adding it …
(edit) @32295   6 years Georgiy Litvinov Added selected attr for chosen collections and groups
(edit) @32158   6 years Georgiy Litvinov Fix for previous commit
(edit) @32157   6 years Georgiy Litvinov Added navigation for search terms
(edit) @32156   6 years ak19 Dr Bainbridge fixed gli4gs3.xsl so that the new GLI Web Start …
Note: See TracRevisionLog for help on using the revision log.