source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @8217   20 years jrm21 added a safety check to ensure_utf8()
(edit) @8216   20 years mdewsnip Fixed a bug with mapping already-namespaced metadata elements.
(edit) @8215   20 years kjdon added a couple of strings - CollectionManager.Cannot_Create_Collection …
(edit) @8214   20 years kjdon a few changes to do with creating collections. different error if it …
(edit) @8213   20 years kjdon added a check for no collect directory in CollectionListModel()
(edit) @8212   20 years kjdon added a comment
(edit) @8211   20 years kjdon a directory is considered a site if it has a siteConfig.xml file - no …
(edit) @8210   20 years kjdon added vishnu stuff to the classpath so that Visualiser.java can compile
(edit) @8209   20 years kjdon removed the 'all' bit from the install command - don't want to remake …
(edit) @8208   20 years kjdon added in to the link command
(edit) @8207   20 years kjdon the soap server classes and now called soapserverlocalsite, …
(edit) @8206   20 years mdewsnip Updated Latvian interface, many thanks to Raitis Brodezhonok.
(edit) @8205   20 years mdewsnip Now uploads collection images directory to server correctly.
(edit) @8204   20 years mdewsnip Rewrote getMetadataExtractedFromFile() to read the doc.xml files line …
(edit) @8203   20 years mdewsnip Changed the _textmessageinvalid_ macro to move the text in the _If_ …
(edit) @8202   20 years jrm21 don't need host and target set anymore (since it works properly on …
(edit) @8201   20 years kjdon added in the path to the mg stuff for greenstone
(edit) @8200   20 years kjdon ran autoconf after George's commits to configure.in, committing the result.
(edit) @8199   20 years cs025 Fixed fault in use of STATIC - variable would never have defined…
(edit) @8198   20 years mdewsnip Updated to have "The Greenstone Digital Library Project" instead of …
(edit) @8197   20 years mdewsnip Applet needs to send hfiles as well as collect.cfg file to server for …
(edit) @8196   20 years mdewsnip Debug files are now written correctly when running as an applet.
(edit) @8195   20 years mdewsnip Latvian interface, many thanks to Raitis Brodezhonok for the translation.
(edit) @8194   20 years kjdon more info
(edit) @8193   20 years kjdon properties file for new visualiser class
(edit) @8192   20 years kjdon service to use collection built with Imperail college's vishnu stuff
(edit) @8191   20 years kjdon added in vishnu package
(edit) @8190   20 years mdewsnip No longer what this file was for, but it don't seem to be used no more.
(edit) @8189   20 years kjdon first version of Imperial College's Visualiser code
(edit) @8188   20 years cs025 Added include of <vector> as this wasn't picked up on Mico 2.3.11/Mac …
(edit) @8187   20 years cs025 Fixed header usage of <vector> which did not get picked up by …
(edit) @8186   20 years cs025 Added failure error message when the corba server cannot find valid …
(edit) @8185   20 years cs025 Added support for switching on/off MICO as a static library build; at …
(edit) @8184   20 years cs025 Added OAI Server directory to the central Makefile
(edit) @8183   20 years cs025 Added basic OAI Server configuration
(edit) @8182   20 years cs025 Added OAI Server code to Greenstone
(edit) @8181   20 years mdewsnip Oops... forgot to add classes/xml directory to the JAR file.
(edit) @8180   20 years mdewsnip Moved to top-level GLI directory.
(edit) @8179   20 years mdewsnip Some of the things to go into the JAR file are optional. Only try to …
(edit) @8178   20 years mdewsnip Some changes to tidy up creating GLI JAR files, both unsigned and …
(edit) @8177   20 years mdewsnip No longer needed (the makejar.sh script will use the classifiers.dat …
(edit) @8176   20 years mdewsnip Two files needed to create the signed JAR file for the GLI applet.
(edit) @8175   20 years mdewsnip Moved to gli/.greenstonestore.
(edit) @8174   20 years mdewsnip Making a signed JAR file for the applet is now done by specifying the …
(edit) @8173   20 years mdewsnip Removed a couple of jar files that no longer exist.
(edit) @8172   20 years davidb top level scripts to help build GLI applet (both unsigned and signed).
(edit) @8171   20 years mdewsnip FileFormat metadata for PostScript files should now be set correctly.
(edit) @8170   20 years mdewsnip Fixed some of the new FileFormat metadata so you only get one value …
(edit) @8169   20 years mdewsnip Removed a ton of crap (hopefully this doesn't break anything). Also …
(edit) @8168   20 years mdewsnip Added a function needed by gui/metaaudit/HeaderListener.java.
(edit) @8167   20 years mdewsnip Template profile.xml file.
(edit) @8166   20 years mdewsnip Added FileSize metadata in most plugins.
(edit) @8165   20 years mdewsnip Removed some debug statements and made others go to the debug stream.
(edit) @8164   20 years mdewsnip Added headers at the top of each file.
(edit) @8163   20 years mdewsnip Minor tidy up.
(edit) @8162   20 years nzdl added in a very ugly hack to escape : if present in url - this …
(edit) @8161   20 years nzdl changed the description slightly
(edit) @8160   20 years mdewsnip A few new functions for dealing with metadata element display names …
(edit) @8159   20 years nzdl fixed up this collection os that it works again. InfomineProxy
(edit) @8158   20 years nzdl renamed InfomineProxy to IViaProxy, and made it a bit more general - …
(edit) @8157   20 years nzdl renamed InfomineProxy to IViaProxy
(edit) @8156   20 years mdewsnip Tidied up the toString() function.
(edit) @8155   20 years mdewsnip Put the XML::Parser configuration back for 2.27.
(edit) @8154   20 years kjdon added a bit more to teh sortmeta description
(edit) @8153   20 years kjdon hide sortmeta from librarian mode
(edit) @8152   20 years kjdon fixed a bug whereby the user could delete GAPlug immediately after …
(edit) @8151   20 years kjdon shift the focus to the query box after clicking on an old query to add …
(edit) @8150   20 years mdewsnip Added code to completely ignore bibliographic data.
(edit) @8149   20 years mdewsnip Added some null pointer checks.
(edit) @8148   20 years mdewsnip When attempting to parse an XML file, now checks that the file exists …
(edit) @8147   20 years mdewsnip Modified my previous fix slightly.
(edit) @8146   20 years mdewsnip Added null pointer check.
(edit) @8145   20 years mdewsnip Check for ImageMagick being installed and on the path, and bail early …
(edit) @8144   20 years mdewsnip New function for clearing the loaded profile.xml file when a …
(edit) @8143   20 years mdewsnip Fixed code for converting between Windows and Unix file paths.
(edit) @8142   20 years mdewsnip Added some comments for the skimFile functions.
(edit) @8141   20 years mdewsnip Now can add elements to metadata sets when importing non-namespaced …
(edit) @8140   20 years mdewsnip One of the last pieces of new metadata code: support for importing …
(edit) @8139   20 years mdewsnip Now adds NumPages metadata.
(edit) @8138   20 years mdewsnip Added FileFormat metadata.
(edit) @8137   20 years mdewsnip Even more improvements to the new metadata code.
(edit) @8136   20 years mdewsnip Added a function to return a HashMap of the metadata importing …
(edit) @8135   20 years mdewsnip Improvements to the new metadata code, this time for handling DLS-type …
(edit) @8134   20 years mdewsnip A couple of minor changes to the new metadata code.
(edit) @8133   20 years kjdon upgraded lucene to 1.4.1
(edit) @8132   20 years mdewsnip More improvements to new metadata code, including language-specific …
(edit) @8131   20 years mdewsnip More improvements to the new metadata code, including …
(edit) @8130   20 years mdewsnip Used by the new metadata code.
(edit) @8129   20 years mdewsnip Changed two functions to return a clone of the important list of each …
(edit) @8128   20 years mdewsnip More work on opening legacy collections and dealing with …
(edit) @8127   20 years mdewsnip A bit more new metadata code, this time for importing legacy metadata.
(edit) @8126   20 years mdewsnip Fix a bug where the Enrich pane value tree wasn't being updated …
(edit) @8125   20 years mdewsnip A few more improvements and bug fixes to the new metadata code.
(edit) @8124   20 years mdewsnip Added special code for escaping square bracket characters in metadata.
(edit) @8123   20 years mdewsnip More improvements to the new metadata code, including hfile writing.
(edit) @8122   20 years mdewsnip Further improvements and bug fixes to the new metadata code.
(edit) @8121   20 years chi Add the "FileFormat" metadata to each of the Plugins.
(edit) @8120   20 years mdewsnip More improvements to the new metadata code.
(edit) @8119   20 years jrm21 allow multiple callbacks, one for each metadata field (using the …
(edit) @8118   20 years nzdl Added Bislama (Vanuatu) maintainer to the list.
Note: See TracRevisionLog for help on using the revision log.