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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @30821   8 years kjdon get the javascript array of berry language fragments so we can use …
(edit) @30812   8 years kjdon tidying up xxx occurs y times in z documents. dont need docs bits if …
(edit) @30809   8 years kjdon made the three greenstone theme names translatable
(edit) @30807   8 years kjdon need to add in getting the pref lang fragments so that we can use one …
(edit) @30803   8 years kjdon only display the prev/next/displaying x to y of z docs bits if there …
(edit) @30802   8 years kjdon internationalise the login button
(edit) @30800   8 years kjdon move register text to property file
(edit) @30778   8 years kjdon removing hard coded text fragments from xsl/js files
(edit) @30777   8 years kjdon removing hard coded text fragments from xsl/js files
(edit) @30776   8 years kjdon removing hard coded text fragments from xsl/js files
(edit) @30775   8 years kjdon removing hard coded text fragments from xsl/js files
(edit) @30774   8 years kjdon removing hard coded text fragments from xsl/js files
(edit) @30773   8 years kjdon changed a few string key names to get things in the right 'packages' …
(edit) @30740   8 years ak19 The about image and home page image were not working correctly before …
(edit) @30727   8 years kjdon we should use root_assocfilepath in case we are at a section level
(edit) @30700   8 years kjdon added a span round the section title too, so that you can hide the …
(edit) @30699   8 years kjdon reversing one of my previous commits. The full path here is important. …
(edit) @30698   8 years kjdon it is unlikely a new interface will overwrite these debug strings, so …
(edit) @30689   8 years kjdon making gsf:image type=cover work. also, simplified paths. docnodes …
(edit) @30688   8 years kjdon handle the case when there is no name displayItem. Otherwise the whole …
(edit) @30567   8 years kjdon changed the powered by gs3 url to one that works
(edit) @30560   8 years kjdon added in basic handling for HTML type classifiers
(edit) @30559   8 years kjdon handling to add navigationTabs into the navigation bar
(edit) @30546   8 years Georgiy Litvinov Fixed sorting order
(edit) @30544   8 years kjdon added in gsf:html template. this template is used to avoid the user …
(edit) @30542   8 years Georgiy Litvinov Added checkFileExistence method for xslt checks. Fixed invisible group …
(edit) @30540   8 years Georgiy Litvinov Added collection groups. Config file in …
(edit) @30535   8 years kjdon instead of printing out the text os the params for a query link, we …
(edit) @30478   8 years davidb Changes in the XSL and JS code to support the new approach taken to …
(edit) @30428   8 years davidb Useful to still have this template rule around, for some of the more …
(edit) @30382   8 years Georgiy Litvinov Added hierarchy menu with suggestions to metadata editor
(edit) @30346   8 years kjdon adding in a new template to allow for easy cutomisation of collection list
(edit) @30345   8 years kjdon adding in a new template to allow for easy cutomisation of document …
(edit) @30311   8 years kjdon added a variable and a couple of templates to make this more easily …
(edit) @30169   9 years kjdon changing the filtering algorithm. Can choose between pagenum and …
(edit) @30156   9 years kjdon fixed a bug
(edit) @30154   9 years kjdon commenting out the help button for 3.07 release. The text needs …
(edit) @30097   9 years kjdon commenting out document basket option on prefs page, and edit …
(edit) @30049   9 years Georgiy Litvinov While using Solr field highlighted by Solr Servlet. Also added …
(edit) @30020   9 years Georgiy Litvinov Fix for a bug in the new online editor
(edit) @29978   9 years Georgiy Litvinov Fix for web editor. Moved to textarea for metadata fields.
(edit) @29936   9 years davidb Introduction of new template to help with including empty 'div' …
(edit) @29935   9 years davidb div added that includes CSS 'clear:both' so services listed start on a …
(edit) @29861   9 years Georgiy Litvinov renamed interfaces
(edit) @29834   9 years kjdon allowing ex.Title in format statements, eg <gsf:metadata …
(edit) @29769   9 years kjdon added in support for sorting gsf:foreach-metadata. Can add @sort=true, …
(edit) @29755   9 years Georgiy Litvinov Fixed bold when open internal links
(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) @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   9 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) @29323   10 years kjdon adding in the documentbasket to search results page
(edit) @29321   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) @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) @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) @29223   10 years kjdon get assocfilepath from top level document metadata, as individual …
(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) @29111   10 years kjdon put brackets around the metadata or, so that it can be anded with lang …
(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) @29035   10 years ak19 on't output anything for gsf:format-gs2 elements,
(edit) @28749   10 years davidb quick fix to help with assignment of variable/metadata that is a string
(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) @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) @28253   11 years sjm84 Adding a button to extract the currently visible documents to their …
Note: See TracRevisionLog for help on using the revision log.