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) @36287   22 months anupama PagedImg-e showed up a bug where only the first page of a paged-img …
(edit) @36261   22 months kjdon small changes for snippets (solr). previously the snippet template was …
(edit) @36143   2 years davidb Changed from using done: to success: as a result of using newer jquery v3
(edit) @36087   2 years kjdon documentmaker_scripts_util had been renamed ages ago to …
(edit) @36084   2 years kjdon got rid of berry option
(edit) @36083   2 years kjdon got rid of berry option
(edit) @36082   2 years kjdon removed berryBasketHelp template
(edit) @36080   2 years kjdon removed berrybasketprefs
(edit) @36079   2 years kjdon removed berry prefs, and now test on favouritebasket servlet param to …
(edit) @36076   2 years kjdon remove berrybasket help, test on the servlet param to see whether we …
(edit) @36073   2 years kjdon tidying up for getting rid of berry basket, leaving only favourite basket.
(edit) @36065   2 years kjdon renamed berry.xsl to favourites.xsl
(edit) @36053   2 years cstephen Document issue with documents that contain invalid HTML
(edit) @36052   2 years cstephen Add EOF newline
(edit) @36050   2 years cstephen Prevent self-closing tidyDiv
(edit) @36041   2 years cstephen Imlpement shared document templates so that the TOC can be used …
(edit) @36039   2 years cstephen Consistent rightSidebar ID name
(edit) @36038   2 years cstephen Consistent rightSidebar ID name
(edit) @36035   2 years cstephen Position berry/favourite icon in front of node contents in query …
(edit) @36033   2 years cstephen Fix script escaping
(edit) @36027   2 years cstephen Migrate to using jQuery3 and jQuery-UI-1.13.2; and integrate cookie …
(edit) @35828   2 years cstephen Disable autocomplete in AddUser page for user detail inputs
(edit) @35827   2 years cstephen Fix erroneous change to empty <xsl:text> tags.
(edit) @35820   2 years cstephen Add autocomplete tags to username/password input to guide the user …
(edit) @35813   2 years cstephen Format classifier node to place berry and favourite icons on the …
(edit) @35812   2 years cstephen Format classifier.xsl
(edit) @35427   3 years kjdon added some (currently commented out) code to allow the addition of …
(edit) @35331   3 years davidb Further refinement of the Google Signin process from the JS/Web …
(edit) @35322   3 years davidb Front-end (web-browser) changes that introduce the option of signing …
(edit) @35170   3 years kjdon section title metadata can come back annotated, so use gsf:metadata …
(edit) @34721   3 years davidb Next stage in developing collaging, to be activated in next release of GS3
(edit) @34646   3 years davidb In development version that support collaging of images.
(edit) @34579   3 years davidb Changes so the rightSidebar for query.xsl and classifier.xsl display …
(edit) @34537   3 years ak19 Committing main GS3 help page, will confer with Kathy if it's okay on …
(edit) @34102   4 years kjdon there were issues in chrome with sending a post request to the …
(edit) @33958   4 years ak19 There were other xsl files using the original depositorTitleAndLink …
(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   4 years kjdon remove edit bar and right side bar from print view of document
(edit) @33755   4 years kjdon set the encoding to utf-8 for all the files
(edit) @33742   4 years kjdon get depositor name from dictionary
(edit) @33741   4 years kjdon changed a comment
(edit) @33735   4 years kjdon replaced text strings with dictionary lookups, and if the …
(edit) @33701   4 years kjdon added more breadcrumbs to the page. And now it displays an error if …
(edit) @33648   4 years kjdon changed the debuginfo xsl and strings to match the new o=xxx debug options
(edit) @33636   4 years kjdon include means the stylesheet gets added inline, import mea s it gets …
(edit) @33628   4 years kjdon not sure why documentNode was a gsf:template here. Can't be like that …
(edit) @33594   4 years kjdon call gslib:displayBasket instead of replicating the code here
(edit) @33593   4 years kjdon the test for facets should be facetList/facet/count, as the facets get …
(edit) @33592   4 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
Note: See TracRevisionLog for help on using the revision log.