source: main/trunk/greenstone3/web/interfaces

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @29636   9 years kjdon I have added back in an html.xsl, into pages folder
(edit) @29635   9 years kjdon a page, use with a=p&sa=html&c=collname&url=xxx, to embed xxx page …
(edit) @29554   9 years kjdon removed hidden hitsperpage and maxdocs params from quick search form. …
(edit) @29553   9 years kjdon tidying up paging of query results. max docs and hits per page are now …
(edit) @29552   9 years kjdon removed search prefs from prefs page. They can now go into the list of …
(edit) @29525   9 years kjdon when editing a simple document, there are no documentNodes, only the …
(edit) @29520   9 years kjdon removed extraneous ')'
(edit) @29501   9 years kjdon made the slideshow and view options optional, based on gsf:option …
(edit) @29500   9 years kjdon encase whole toc output stuff in a test if toc option is set, …
(edit) @29499   9 years kjdon allow comma separated list of metadata, so can display more than one …
(edit) @29441   9 years kjdon seems you need .css('display', ) instead of .css('display', null) to …
(edit) @29440   9 years kjdon the float-anchor div screws up the page if it is empty, so adding in a …
(edit) @29433   9 years ak19 DebugInfo now switched on when passing debug=yes, previously it only …
(edit) @29401   10 years kjdon added a test for NoText metadata - if present, don't output the option …
(edit) @29400   10 years kjdon simple docs may have a cover image, eg a text file with a picture …
(edit) @29399   10 years kjdon when using the hl (highlight) option, test for it being off rather …
(edit) @29342   10 years ak19 Fixed bug: an extra bracket was introduced in recent commit revision …
(edit) @29332   10 years kjdon alert, confirm, prompt no longer allowed in beforeunload. Just use the …
(edit) @29326   10 years kjdon don't need dev stuff anymore
(edit) @29325   10 years kjdon get rid of dev servlet name. Use library name instead. Changed the way …
(edit) @29324   10 years kjdon got rid of dev reference. just added params to url permanently. I …
(edit) @29323   10 years kjdon adding in the documentbasket to search results page
(edit) @29322   10 years kjdon get rid of references to dev. When we link to a doc from berry basket, …
(edit) @29321   10 years kjdon Using .attr to access 'checked' doesn't work in jquery 1.9.2 and …
(edit) @29320   10 years kjdon Using .attr to access 'checked' doesn't work in jquery 1.9.2 and …
(edit) @29319   10 years kjdon made search term highlighting on by default. set hl=off in url to turn …
(edit) @29314   10 years ak19 Re-instating Jenny's change to display the index being searched within …
(edit) @29281   10 years kjdon fixed a bug where it only displayed one metadata element. Also make it …
(edit) @29280   10 years kjdon made the text a bit longer as there was more room in my basket. Note …
(edit) @29279   10 years kjdon changed a comment
(edit) @29278   10 years kjdon added in code to display berries and berry basket for search results page
(edit) @29277   10 years kjdon berrybasket cgi param is all lower case.
(edit) @29275   10 years ak19 Kathy discovered that that the total number of docs found is mentioned …
(edit) @29271   10 years ak19 Implementing a space separator. Now the GS3 tutorials don't need to be …
(edit) @29245   10 years ak19 Dr Bainbridge fixed a bug that is apparent when doing the final step …
(edit) @29234   10 years ak19 Dr Bainbridge fixed up a recent commit to the XSLT for gsf:link that …
(edit) @29226   10 years kjdon working on the save stuff, and changing the buttons to be disabled. …
(edit) @29225   10 years kjdon send the build request if we have changes that are not metadata changes
(edit) @29223   10 years kjdon get assocfilepath from top level document metadata, as individual …
(edit) @29214   10 years kjdon style the remove link separately; metadata element input cna now be a …
(edit) @29213   10 years kjdon added a class to metadataSetList to make it the same colour as the …
(edit) @29212   10 years kjdon making the metadata table look a little bit nicer
(edit) @29178   10 years kjdon if we are starting with a meta set that is not 'all' then we need to …
(edit) @29174   10 years kjdon new function addMetaSetTolist so that other places can call this - eg …
(edit) @29173   10 years kjdon document contnet editing stuff: making the visible metadata set list …
(edit) @29172   10 years kjdon some mods to do with getting the editing controls to stay on the page …
(edit) @29169   10 years kjdon allowing for extra header content to come from multiple places
(edit) @29166   10 years kjdon in metaTableCell, don't want to use disable-output-escaping=yes, as we …
(edit) @29165   10 years kjdon we don't want cover image and view options for simple documents
(edit) @29118   10 years davidb Changes to eliminate javascript errors on loading the home page
(edit) @29117   10 years davidb Missing web font for theme
(edit) @29111   10 years kjdon put brackets around the metadata or, so that it can be anded with lang …
(edit) @29110   10 years kjdon encodeURI doesn't seem to be needed??? why??? have removed it for now. …
(edit) @29093   10 years kjdon allow comma separated metadata names in gsf:metadata name attribute. …
(edit) @29091   10 years kjdon can now set pos='classifiedBy' to output the metadata value used for …
(edit) @29085   10 years kjdon several changes. need to encodeURI the orig value too, before passing …
(edit) @29077   10 years kjdon javascript escape function was deprecated in Java 1.5 Use encodeURI …
(edit) @29040   10 years kjdon identifier variable wasn't working, so I have changed its definition
(edit) @29035   10 years ak19 on't output anything for gsf:format-gs2 elements,
(edit) @28957   10 years kjdon metadata now has lower case m
(edit) @28942   10 years ak19 When testing on the Win 7 machine with Firefox, the jquery.blockUI.js …
(edit) @28887   10 years shaoqun Updated default jquery js files + included base64 plugin
(edit) @28749   10 years davidb quick fix to help with assignment of variable/metadata that is a string
(edit) @28644   10 years jlwhisler A new interface created using a CSS template by luiszuno.com. Based on …
(edit) @28631   10 years jlwhisler added language partition to quick search
(edit) @28625   10 years jlwhisler Commented out the services descriptions list that appears on the about …
(edit) @28624   10 years jlwhisler Removed previous edit to add colon in after single search index in the …
(edit) @28623   10 years jlwhisler Updated quick search area. Added in drop down for partition indexes. …
(edit) @28622   10 years jlwhisler Updated display page so that, for documents with no text that are not …
(edit) @28581   10 years jlwhisler Added a choose-title template here as a backup. Noticed that if you …
(edit) @28580   10 years jlwhisler Added a quickSearch parameter for the display of a single search …
(edit) @28559   10 years jlwhisler Fixed an idiosyncrasy so that when there is only one search index, the …
(edit) @28558   10 years jlwhisler Fixed an idiosyncrasy so that when there is only one search index, the …
(edit) @28553   10 years jlwhisler Changed how the HList is handled so that the list is outside the table …
(edit) @28551   10 years davidb xlink namespace added to keep XSLT-pipeline happy when producing pages …
(edit) @28544   10 years jlwhisler Changed the horizontal classifiers to capitalize only the first …
(edit) @28543   10 years jlwhisler Removed the text-transform: capitalize for table#classifiernodelist. …
(edit) @28448   11 years davidb Minor tweak to text description
(edit) @28447   11 years davidb Instructions on adding a new interface to a Greenstone3 installation
(edit) @28307   11 years kjdon when doing collection metadata, need the parentheses around the entire …
(edit) @28279   11 years sjm84 Added some status information when extracting a document
(edit) @28278   11 years sjm84 Fixed a gap between the menu and the username button that occured in Chrome
(edit) @28274   11 years sjm84 Don't do the metadata table unless docEdit is 1
(edit) @28255   11 years sjm84 After sections are extracted the collection is rebuilt
(edit) @28253   11 years sjm84 Adding a button to extract the currently visible documents to their …
(edit) @28247   11 years sjm84 Added comma support to the paged-image filter
(edit) @28232   11 years sjm84 Adding a new edit mode flag
(edit) @28231   11 years sjm84 Adding a new edit mode flag
(edit) @28230   11 years sjm84 Adding a new edit mode flag
(edit) @28229   11 years sjm84 Adding a new edit mode flag
(edit) @28209   11 years sjm84 Added a clear method to StatusBar
(edit) @28168   11 years sjm84 Some fixes as well as some improvements
(edit) @28165   11 years sjm84 Make the user information available to the javascript gs variable
(edit) @28164   11 years sjm84 Screen image zooming can now be disabled with the disableZoom gsf:option
(edit) @28051   11 years sjm84 Changing the top buttons into actual buttons and a new experimental …
(edit) @28050   11 years sjm84 Changing the top buttons into actual buttons and a new experimental …
(edit) @28036   11 years kjdon added in gsf:rank and gsf:OID elements
(edit) @27919   11 years sjm84 Custom metadata fields are now saved properly
(edit) @27918   11 years sjm84 Adding a button to add custom metadata fields
(edit) @27909   11 years sjm84 Added a button to clear saved data
Note: See TracRevisionLog for help on using the revision log.