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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @33957   4 years ak19 1. depositor related interface display modified to work with recent …
(edit) @33956   4 years ak19 Related to commit 33953: made lots of accidental commits in rev 33953, …
(edit) @33953   4 years ak19 Depositor link not used
(edit) @33855   4 years davidb Code added to detect if the CGI parameter already specifies a …
(edit) @33795   5 years kjdon remove edit bar and right side bar from print view of document
(edit) @33755   5 years kjdon set the encoding to utf-8 for all the files
(edit) @33742   5 years kjdon get depositor name from dictionary
(edit) @33741   5 years kjdon changed a comment
(edit) @33735   5 years kjdon replaced text strings with dictionary lookups, and if the …
(edit) @33701   5 years kjdon added more breadcrumbs to the page. And now it displays an error if …
(edit) @33648   5 years kjdon changed the debuginfo xsl and strings to match the new o=xxx debug options
(edit) @33636   5 years kjdon include means the stylesheet gets added inline, import mea s it gets …
(edit) @33628   5 years kjdon not sure why documentNode was a gsf:template here. Can't be like that …
(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) @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) @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) @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) @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) @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) @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) @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) @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) @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) @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) @32764   5 years ak19 HTML elements for the map editor controls are added
(edit) @32719   5 years kjdon added ck arg to doc link if we are in cross coll search. Also removed …
(edit) @32666   6 years kjdon when viewing an image with zoom enabled, and the image doesn't fit …
(edit) @32652   6 years kjdon lots of changes. moved facet display code into its own template, just …
(edit) @32645   6 years kjdon add group breadcrumbs for colleciton about page
(edit) @32627   6 years kjdon making default templates in the interface xsl files, the format …
(edit) @32626   6 years kjdon making default templates in the interface xsl files, the format …
(edit) @32625   6 years kjdon added in a documentNode template as it didn't have one. This meant if …
(edit) @32603   6 years kjdon for paged documents, if we are looking at the top level document, …
(edit) @32600   6 years davidb Change to allow HList nodes that aren't at the top-level to be …
(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) @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) @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) @32372   6 years kjdon upgraded to recaptcha version 2
(edit) @32302   6 years Georgiy Litvinov Second fix
(edit) @32301   6 years Georgiy Litvinov Fixed for groups and collections selection commit
(edit) @32295   6 years Georgiy Litvinov Added selected attr for chosen collections and groups
(edit) @32150   6 years ak19 I changed gli4gs3.xsl to rewrite the applet page produced by …
(edit) @32133   6 years kjdon added a comment
(edit) @32127   6 years ak19 Fixing up the GS3 GLI applet. To get it to work, follow the …
(edit) @32121   6 years kjdon added a comment
(edit) @32094   7 years kjdon a couple of small changes. when you click on the screen image, open …
(edit) @32080   7 years kjdon display name for a facet should come from a displayItem inside the …
Note: See TracRevisionLog for help on using the revision log.