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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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) @30772   8 years kjdon removing hard coded text fragments from xsl/js files
(edit) @30771   8 years kjdon removing hard coded text fragments from xsl/js files
(edit) @30764   8 years davidb Tidy up on where to place the 'expand contents' tables for paged-image docs
(edit) @30748   8 years kjdon first pass at adding expand contract contents links to page slider widget
(edit) @30740   8 years ak19 The about image and home page image were not working correctly before …
(edit) @30736   8 years ak19 Several bugfixes noticed in the Images-GPS tutorial collection: 1. Dr …
(edit) @30733   8 years kjdon modified how the texts are added to the init states. Use ckeditor to …
(edit) @30727   8 years kjdon we should use root_assocfilepath in case we are at a section level
(edit) @30703   8 years kjdon renamed isExpanded to isSectionExpanded, as when document editing is …
(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) @30659   8 years ak19 Forgot to only do set- and remove-metadata operations synchronously …
(edit) @30617   8 years ak19 Bugfix to oversight: web document editor didn't reindex on removing …
(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) @30538   8 years kjdon added in languages to match the translations we have
(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) @30464   8 years Georgiy Litvinov Fixed webeditor hierarchy suggestions menu.
(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) @30381   8 years Georgiy Litvinov Fix for suddenly appeared encoding problems with ajax POST requests
(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) @30326   8 years kjdon testing commit
(edit) @30311   8 years kjdon added a variable and a couple of templates to make this more easily …
(edit) @30309   8 years Georgiy Litvinov Fix ckeditor config to prevent creating &quot symbols from double …
(edit) @30169   9 years kjdon changing the filtering algorithm. Can choose between pagenum and …
(edit) @30168   9 years kjdon testing for undefined to stop an error
(edit) @30167   9 years kjdon the right side bar was 30% inside a 30% thing and ended up being very …
(edit) @30162   9 years kjdon slightly reduce line size
(edit) @30156   9 years kjdon fixed a bug
(edit) @30155   9 years kjdon the little arrow image for external links, used by wikipedia
(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) @30068   9 years ak19 Georgy Litvinov provided a much better image for an editable anchor …
(edit) @30065   9 years Georgiy Litvinov Fix for editor bug. Removed ckeditor internal information from saved …
(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) @30014   9 years ak19 Forgot to commit. Only if we're doing a set operation with the onine …
(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) @29931   9 years Georgiy Litvinov removed old editor code
(edit) @29876   9 years ak19 Helpful comments to yesterday's commit
(edit) @29869   9 years ak19 First part of commit for ensuring the user is authenticated when …
(edit) @29861   9 years Georgiy Litvinov renamed interfaces
(edit) @29834   9 years kjdon allowing ex.Title in format statements, eg <gsf:metadata …
(edit) @29814   9 years kjdon A source file for direct-edit (which is compressed). Thanks to Georgy …
(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) @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   9 years kjdon added a test for NoText metadata - if present, don't output the option …
(edit) @29400   9 years kjdon simple docs may have a cover image, eg a text file with a picture …
(edit) @29399   9 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 …
Note: See TracRevisionLog for help on using the revision log.