source: main/trunk/greenstone3

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @26196   12 years kjdon use a class loader for the dictionary to allow a colleciton to have a …
(edit) @26195   12 years kjdon if the greenstone context (/greenstone3 normally) is empty, and …
(edit) @26185   12 years ak19 The ant clean-logs target did not work on nzdl's G's GS3 showcase …
(edit) @26182   12 years ak19 Updating the fedora related jar files, since the gs3democlient code …
(edit) @26179   12 years sjm84 Changed the double click behaviour to go to a new page with the image …
(edit) @26178   12 years sjm84 Made the "Show places near here" button appear for both simple and …
(edit) @26177   12 years sjm84 Fixed a problem that was preventing metadata from being added correctly
(edit) @26176   12 years sjm84 Reindented the gsf:metadata template and added in the change that …
(edit) @26175   12 years sjm84 Changed sectionHeader to sectionHeading
(edit) @26170   12 years ak19 Committing many changes to FedoraServiceProxy code that weren't …
(edit) @26169   12 years sjm84 Removed some code that has been made redundant
(edit) @26168   12 years sjm84 Make sure that opened files are closed as soon as we are finished with them
(edit) @26167   12 years ak19 Cosmetic change. Closing bracket is so far away to the right in …
(edit) @26166   12 years kjdon added more gsf:metadata stuff
(edit) @26165   12 years kjdon added some more functionality to gsf:metadata. now has prefix and …
(edit) @26161   12 years sjm84 When a place is clicked the "Scroll through places" checkbox becomes …
(edit) @26160   12 years sjm84 Added a button that turns the scrolling through places on and off, …
(edit) @26159   12 years sjm84 Flip the markers used in the map features
(edit) @26150   12 years sjm84 Removed a floating select attribute
(edit) @26149   12 years sjm84 Fixed a typo with siteURL that was causing it to not work as intended
(edit) @26148   12 years davidb Extra 'if-statement' added to the Google maps support. Only want the …
(edit) @26145   12 years davidb Favourite icon now taken from within the interface folder. Default is …
(edit) @26144   12 years davidb Info about how to reconfigure the server through the runtime system added
(edit) @26143   12 years ak19 Stopwords in Lucene once more being handled with special message, …
(edit) @26141   12 years sjm84 The map will be hidden when there is no Latitude and Longitude information
(edit) @26140   12 years sjm84 Some more fixes to help the editor work with simple documents
(edit) @26139   12 years sjm84 Some fixes for the map functionality on simple documents
(edit) @26136   12 years sjm84 Fixed query terms disappearing in Form and Advanced searches
(edit) @26133   12 years ak19 Added applet.xsl for the default interface to get the PhindApplet to …
(edit) @26130   12 years ak19 custom indexSubcollection displayItems now show up in Form Search. …
(edit) @26127   12 years ak19 A custom icon can be selected from collection or site level.
(edit) @26124   12 years ak19 Now handles nested {If} and {Or} statements. Tested this on the only …
(edit) @26123   12 years ak19 Diego discovered that the QBRSOAPServer no longer got deployed. 1. The …
(edit) @26121   12 years ak19 Added a gsf:icon option that takes a file attribute for custom icon …
(edit) @26120   12 years sjm84 Some updates to header.xsl to fix a few bugs and tidying some things
(edit) @26119   12 years sjm84 Some tidying of information output about a query
(edit) @26118   12 years sjm84 Fixed horizontal classifiers going off the edge of the page when there …
(edit) @26116   12 years sjm84 Updates to the tests to use a new util function
(edit) @26115   12 years sjm84 Two new tasks for automated building and running of collection tests
(edit) @26114   12 years sjm84 Updating the tests so that more useful error messages are displayed
(edit) @26112   12 years sjm84 Adding in a library so that we can do for-loops in Ant
(edit) @26109   12 years sjm84 Commiting a basic set of tests
(edit) @26106   12 years ak19 Fixed an oversight to recent changes made to XSLTUtil.java's …
(edit) @26104   12 years kjdon stripWhitespace and tidyWhitespace are now part of the formatting commands
(edit) @26103   12 years kjdon when concatenating subcoll and language info onto index name, need to …
(edit) @26102   12 years kjdon updated the gsf:metadata options in the formatting section
(edit) @26100   12 years ak19 Hierarchical documentNodes that are rootnotes need to be designated …
(edit) @26096   12 years ak19 Now the dc:identifier is set for OAI to either gs.OAIResourceURL if …
(edit) @26095   12 years ak19 Lucene demo makes use of the dls metadata set. To have this working …
(edit) @26094   12 years ak19 Finally properly fixed the appearance and non-appearance of the quick …
(edit) @26093   12 years kjdon removed old metadata code, and fixed a couple of places where need to …
(edit) @26092   12 years kjdon working on handling separator, position etc in the xslt not in java
(edit) @26091   12 years kjdon made the Lat and Long metadata hidden
(edit) @26090   12 years kjdon java getMetadata only concerned with metadata name and relation info …
(edit) @26089   12 years kjdon still get all the metadata names from the param list even if all …
(edit) @26088   12 years kjdon removed macro resolve - shouldn't need it for classifier metadata
(edit) @26087   12 years kjdon extractMetadataNames now only looks for relation info (parent, …
(edit) @26086   12 years kjdon due to the way we call formatting functions from xslt, I have made …
(edit) @26084   12 years sjm84 Changed the way we hide the search area when a user performs a text …
(edit) @26083   12 years ak19 Sam fixed bug in last commit
(edit) @26082   12 years sjm84 Fixed error messages when calling "ant clean"
(edit) @26079   12 years sjm84 Fixed error messages when calling "ant distclean"
(edit) @26057   12 years ak19 Fixed side-effect bug I accidentally introduced in a previous commit …
(edit) @26055   12 years sjm84 Adding constants for the various XML namespaces used in the code
(edit) @26051   12 years shaoqun
(edit) @26049   12 years sjm84 Some tidying of the way search results are presented
(edit) @26048   12 years sjm84 Fixing the browse service to correctly get the required metadata
(edit) @26047   12 years sjm84 Adding a match attribute constant
(edit) @26046   12 years kjdon moved a heap of duplicated code out of service racks and into …
(edit) @26045   12 years kjdon added lots more functions to the BasicDocument classes. Code has come …
(edit) @26044   12 years kjdon removed a couple of debug print statements
(edit) @26043   12 years ak19 Belongs with commit 26038 (changes to Action.java): 1. gsf:link …
(edit) @26042   12 years kjdon SimpleDocument renamed to BasicDocument
(edit) @26041   12 years kjdon code changes for the class name change
(edit) @26040   12 years kjdon renaming these classes to get rid of Simple from the names - Simple …
(edit) @26039   12 years kjdon rank now optional for docNode as we will use these classes for …
(edit) @26038   12 years ak19 Updated addLinkMetaNames to deal with weblinks (for the Pointing To …
(edit) @26033   12 years ak19 OAIConfig.xml's baseURL property is now set dynamically to the …
(edit) @26031   12 years ak19 1. Trying to reintroduce use of mdoffset when pos=offset, for when …
(edit) @26029   12 years sjm84 Some more fixes to the interface so that pages without browsing tabs …
(edit) @26028   12 years sjm84 Fixes to the interface so that the browsing tabs no longer go off the …
(edit) @26027   12 years sjm84 Also check the site directory to see if there is any XSL files at this …
(edit) @26026   12 years sjm84 Analyse xsl files in advance to find out what metadata we need
(edit) @26025   12 years sjm84 Analyse xsl files in advance to find out what metadata we need
(edit) @26024   12 years sjm84 Some fixes to the paged-image and zooming
(edit) @26023   12 years ak19 1. Fixing the java code to handle gsf:equivlinkgs3 again. The code had …
(edit) @26022   12 years sjm84 Some improvements to the gsf:image statement
(edit) @26020   12 years sjm84 A major rework of document templates so that the display templates are …
(edit) @26014   12 years kjdon it was decided previously that we don't have berry basket on doc page, …
(edit) @26013   12 years kjdon we are not using this old stuff so get rid of it
(edit) @26011   12 years ak19 Added the OAIPMH ServiceRack element, since all GS3 collections are to …
(edit) @26009   12 years kjdon gsvar now used for variables, so remove the variable bit for gslib
(edit) @26005   12 years sjm84 If the log dir does not exist then create it
(edit) @26002   12 years ak19 ant target clean-logs now also clears server.log.
(edit) @26001   12 years ak19 Solved a hard to track bug that prevented a change to the GS3 port …
(edit) @25999   12 years xiao gslib file may be non-existent in some servlets (it's not there for …
(edit) @25992   12 years sjm84 Removed two unnecessary print statements
(edit) @25991   12 years sjm84 All collection pages will try to include any formatting that is global …
(edit) @25990   12 years sjm84 Removing an unnecessary line of code
(edit) @25989   12 years sjm84 The collection global format can now be retrieved from the collection
Note: See TracRevisionLog for help on using the revision log.