source: main/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @26200   12 years sjm84 Increased the base size of the zoom window
(edit) @26199   12 years kjdon added some comments
(edit) @26198   12 years kjdon getMetadataList needs a language param, as we may need to look up a …
(edit) @26197   12 years kjdon added a comment
(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) @26184   12 years kjdon tidied up the default classifier format statement
(edit) @26183   12 years ak19 Committing changes Dr Bainbridge and I made to the g2f-import and …
(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) @26164   12 years ak19 Setting CXXFLAGS for C++ compilation to parallel setting of CFLAGS, …
(edit) @26163   12 years kjdon added some comments to make clear whether max_output_length includes …
(edit) @26162   12 years kjdon in unicode_to_utf8_word, the max_output_length is the maximum length …
(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) @26158   12 years ak19 Bugfix. Many thanks to Anthony Blake. The phind browse classifier used …
(edit) @26157   12 years ak19 A much better way to ensure searches with wild cards get expanded to …
(edit) @26156   12 years kjdon had to add AC_SUBST for ARCH_DEP_FLAGS otherwise its not passed in to …
(edit) @26155   12 years ak19 Searching with wildcards on lucene collection now displays term info …
(edit) @26154   12 years kjdon changed a l=th to l=lo
(edit) @26153   12 years kjdon fixed up a couple of syntax errors
(edit) @26152   12 years sjm84 Adding the bulk of the collection
(edit) @26151   12 years sjm84 Creating a directory for the paradise garden collection
(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) @26147   12 years davidb Starter 'metadata.xml' file for all new collections. Contains …
(edit) @26146   12 years davidb Refinement to EmbeddedMetadataPlugin that allows it to operate with …
(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) @26138   12 years kjdon changed a comment, hope its more clear than before :-)
(edit) @26137   12 years kjdon FindWordNumbers was doing a test to see if the appropriate stem index …
(edit) @26136   12 years sjm84 Fixed query terms disappearing in Form and Advanced searches
(edit) @26135   12 years ak19 Changing unsigned long to mg_u_long in Phind's suffix.exe program. …
(edit) @26134   12 years ak19 Kathy explained that the Metadata fields (creator, maintainer and …
(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) @26129   12 years sjm84 Removing a line that was added by accident 4 weeks ago
(edit) @26128   12 years kjdon need to check if outlen < max_output_length. If inlen is greater than …
(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) @26105   12 years ak19 When GLI exited, comments inside format statements would each time …
(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) @26099   12 years ak19 Correction to mappingList default: the oai_dc metadata part is …
(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) @26077   12 years ak19 Since we removed the installer page for configuring tomcat with port, …
(edit) @26076   12 years xiao added a step specially for flax to replace 'localsite' with 'flax' in …
(edit) @26067   12 years ak19 The search format statement can also call the choose-title template.
(edit) @26066   12 years ak19 The search format statement can also call the choose-title template.
(edit) @26065   12 years sjm84 Reverting this file back to a previous version until I can figure out …
(edit) @26064   12 years ak19 Correction to previous commit: needed to close the elements calling …
(edit) @26063   12 years ak19 Minor cosmetic change. Spelling corrections to comments that appear in …
(edit) @26062   12 years ak19 1. Getting the Reset To Default button in Format features to work when …
(edit) @26061   12 years sjm84 Having problems with autoconf (I think), trying a different version
(edit) @26057   12 years ak19 Fixed side-effect bug I accidentally introduced in a previous commit …
(edit) @26056   12 years ak19 Need to trim the search types that get written out to the …
Note: See TracRevisionLog for help on using the revision log.