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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @33628   4 years kjdon not sure why documentNode was a gsf:template here. Can't be like that …
(edit) @33614   5 years kjdon added a new line
(edit) @33595   5 years kjdon new displayBaskets template - to avoid replicating code in query and …
(edit) @33594   5 years kjdon call gslib:displayBasket instead of replicating the code here
(edit) @33593   5 years kjdon the test for facets should be facetList/facet/count, as the facets get …
(edit) @33592   5 years kjdon reindented the file
(edit) @33544   5 years ak19 1. Dr Bainbridge had the correct fix for solr dealing with phrase …
(edit) @33510   5 years kjdon isEditingTurnedOn renamed to isEditingAllowed, and added …
(edit) @33509   5 years kjdon only display Map GPS editing stuff if its allowed in config file
(edit) @33507   5 years kjdon moved canDoEditing variable code to top, so can be used everywhere in …
(edit) @33506   5 years kjdon need to check whether document editing is turned on, not just if the …
(edit) @33505   5 years kjdon allowUserComments option changed to start with lower case a, to match …
(edit) @33504   5 years kjdon allowDocumentEditing option changed to start with lower case a, to …
(edit) @33493   5 years kjdon if we are on a cross collection search page, the collection for each …
(edit) @33492   5 years kjdon not all ccs pages has hierarchy element, so just test on s1.collection
(edit) @33487   5 years kjdon added code to display any error messages
(edit) @33486   5 years kjdon reindented the page, added some extra links, and organised the items …
(edit) @33483   5 years kjdon added an explicit space after Error:
(edit) @33386   5 years kjdon modified the test for whether this is the selected node or not. cant …
(edit) @33383   5 years kjdon some more work on the help page
(edit) @33382   5 years kjdon don't add collection/collname to pref and help link if collname is empty
(edit) @33381   5 years kjdon use nice /page/gsdl url for about greenstone page
(edit) @33374   5 years davidb added in opt-doc-args-link variable otherwise the transform fails with …
(edit) @33348   5 years ak19 2 major changes. 1. Forgot to commit Dr Bainbridge's bugfix for why …
(edit) @33343   5 years kjdon add in favourites langfrags (not just berry ones). Change the title …
(edit) @33321   5 years ak19 Typo in crucial place.
(edit) @33317   5 years ak19 Incorporated request for GPS.mapOverlay for children of a section, …
(edit) @33298   5 years kjdon more work on the document help
(edit) @33294   5 years kjdon removing alt and title tags for help images, as we are explaining them …
(edit) @33285   5 years kjdon standardising the basket names. berryBasket, favouriteBasket, …
(edit) @33280   5 years kjdon first stab at getting proper gs3 help page. still some bits to fill in
(edit) @33261   5 years davidb XSL changes to support for either berries or favourites
(edit) @33260   5 years davidb Tweak to how verify/terms and conditions works
(edit) @33255   5 years kjdon add a div about the delete options so we can hide/show it as needed
(edit) @33253   5 years kjdon now need to add in berryvariables.js if we are doing berry basket …
(edit) @33250   5 years kjdon replaceing hard coded strings with dictionary lookups
(edit) @33229   5 years davidb Changed hard-wired interface name to XSLT param/variable to be more …
(edit) @33216   5 years wy59 Dr Bainbridge fixed debugging code not meant to be committed that set …
(edit) @33213   5 years kjdon help_b is in main interface_default.properties, not …
(edit) @33211   5 years kjdon help.findinginformationtitle needs the collName as a parameter
(edit) @33210   5 years davidb Changed to use $interface_name to work better with other interfaces …
(edit) @33209   5 years kjdon don't add 1 to currentpage * docsperpage. otherwise you miss the final …
(edit) @33199   5 years davidb Introduction of @download attribute to gsf:link
(edit) @33172   5 years wy59 Second part of commit. Previous part detected whether we were in the …
(edit) @33151   5 years davidb Ability to provide custom CSS added in, in the same way Custom …
(edit) @33148   5 years wy59 1. Untested changes to Panorama viewer related xsl and js files to …
(edit) @33140   5 years wy59 1. Moved from plotting markers for each coord in doc.coords array to …
(edit) @33128   5 years wy59 Improvements to Coordinate support AND bugfixes. BUT not all the fixes …
(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) @33124   5 years wy59 Undoing previous commit. Commit message was part of a change in …
(edit) @33123   5 years wy59 Making header.xsl agnostic to the specific interface in use. (The …
(edit) @33109   5 years ak19 Added a toggling Select All checkbox and tested it works in conjuction …
(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) @33095   5 years wy59 First phase of autocomplete list for map shape descriptions/labels. …
(edit) @33094   5 years davidb Better to use parameter for interface name, rather than rely on …
(edit) @33093   5 years davidb changed right-arrow to be specified using literal UTF8 char so it …
(edit) @33088   5 years wy59 Fixed the bug described in the previous commit (but it had been …
(edit) @33087   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) @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) @33050   5 years kjdon added a place to easily add in custom javascript code - can just …
(edit) @33042   5 years ak19 Martin's Map Editor commits. First phase of Dr Bainbridge's requests: …
(edit) @33040   5 years kjdon add the new utility scripts into global header - for escaping unsafe chars
(edit) @33016   5 years ak19 Getting facet searching working again in tomcat 8, where it had broken …
(edit) @32983   5 years kjdon a new verify page - designed for heritage nz. Allows users to view the …
(edit) @32982   5 years kjdon a page to handle error messages
(edit) @32981   5 years kjdon this customises the document template for when we do …
(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) @32832   5 years ak19 Zeddy map work. 1. Now supports saving when map editor is selected and …
(edit) @32781   5 years ak19 Fix to XSLT transform error message that kept happening yet I didn't …
(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) @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) @32603   5 years kjdon for paged documents, if we are looking at the top level document, …
(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   6 years kjdon how embarrassing. Fixing another bug I mistakenly introduced in …
(edit) @32568   6 years kjdon fixed a bug I introduced previously: /document/page/pageRequest is not …
(edit) @32548   6 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) @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) @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 …
Note: See TracRevisionLog for help on using the revision log.