source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @8934   19 years kjdon changed strstream to stringstream, cos strstream is deprecated
(edit) @8933   19 years mdewsnip Translated catalan2.dm macrofile and images, many thanks to the …
(edit) @8932   19 years mdewsnip More improvements to GEMS, by Matthew Whyte. Subelements now work …
(edit) @8931   19 years mdewsnip New JAR file containing Stefan's fix for https connections.
(edit) @8930   19 years mdewsnip More GEMS improvements, by Matthew Whyte. Now has subfield support.
(edit) @8929   19 years kjdon fixed a bug I introduced last commit
(edit) @8928   19 years sjboddie Altered phind so it works correctly over an https connection …
(edit) @8927   19 years kjdon changed formatting in preparation for my work on this class
(edit) @8926   19 years kjdon a bit of a hack to get images workign. when loading in an HTML …
(edit) @8925   19 years kjdon html now may have _httpcollection_ in img links - we resolve this to …
(edit) @8924   19 years kjdon with a search we now return a metadata item with the actual query …
(edit) @8923   19 years kjdon added in printing of comments
(edit) @8922   19 years mdewsnip Initial version of the Greenstone Translator's Interface. Still needs …
(edit) @8921   19 years kjdon fixed up the receptionist option handling stuff
(edit) @8920   19 years nzdl had to move the float doc_weight up so that it compiled on other machines
(edit) @8919   19 years kjdon added some bits (copied from mgquery) to make paragraph searching work …
(edit) @8918   19 years chi Adding a text message for showing MP3 type of file.
(edit) @8917   19 years chi Adding a equivlink icon for showing MP3 type of file.
(edit) @8916   19 years chi Add a text message for showing MP3 type of file.
(edit) @8915   19 years chi Add an option-smart_block_BN for BN Portugal Collection.
(edit) @8914   19 years chi Add a smart_block option to deal with associated files of HTML document.
(edit) @8913   19 years chi program layout change
(edit) @8912   19 years nzdl Missed a couple of table rows.
(edit) @8911   19 years nzdl Added Sergey Karpov (UNESCO Almaty) as the Kazakh language maintainer.
(edit) @8910   19 years davidb Introduction of macro _httpcimages_ as convenient handle to where the …
(edit) @8909   19 years davidb PageImgPlug updated so read function follows more consistently the …
(edit) @8908   19 years davidb BasPlug now sets a piece of metadata [hascover] if document has a …
(edit) @8907   19 years schweer method should not be exposed
(edit) @8906   19 years chi Modifications of dublin_core element value into the DSpace's format. …
(edit) @8905   19 years schweer added George's code for the Greenstone Directory Service
(edit) @8904   19 years jrm21 need to do qp decoding before doing text_into_html so we don't keep …
(edit) @8903   19 years jrm21 fix typo in ensure_utf8 function for asian characters
(edit) @8902   19 years jrm21 slightly better way of recognising gb charset names (mapped to 'gb')
(edit) @8901   19 years mdewsnip Changed scripts to use a hopefully much more robust method for …
(edit) @8900   19 years mdewsnip Little class file for checking that the version of Java is sufficient …
(edit) @8899   19 years mdewsnip No longer used.
(edit) @8898   19 years mdewsnip Another GEMS improvements, by Matthew Whyte.
(edit) @8897   19 years jrm21 corrected DBPlug description, fixed a typo, added possible types
(edit) @8896   19 years mdewsnip More GEMS improvements, by Matthew Whyte.
(edit) @8895   19 years chi Modification of the validated METS format in the docmets.xml.
(edit) @8894   19 years chi Modification of the validated METS format in the docmets.xml
(edit) @8893   19 years davidb Additional check added to plugins read function to remain compatible …
(edit) @8892   19 years davidb Addition of new minus option to BasPlug: -associate_ext. This new …
(edit) @8891   19 years davidb Revision of argument types to a few plugin options to better reflect …
(edit) @8890   19 years davidb Reading of config files has support for environment variables, however …
(edit) @8889   19 years davidb Small modification of image URL manipulation remain consistent with …
(edit) @8888   19 years schweer notifications
(edit) @8887   19 years mdewsnip Removed some now-unneeded deletions.
(edit) @8886   19 years mdewsnip Bug fix in html2txt function, thanks to Emanuel Dejanu.
(edit) @8885   19 years mdewsnip Ooops... fixed up a mismatch between the name of an option and how it …
(edit) @8884   19 years mdewsnip Moved the two CheckList classes into the util package, and removed the …
(edit) @8883   19 years kjdon added vishnu make command
(edit) @8882   19 years mdewsnip A couple of new strings for Matthew's GEMS improvements.
(edit) @8881   19 years mdewsnip More GEMS improvements, by Matthew Whyte. Metadata elements can now be …
(edit) @8880   19 years nzdl Added link to Spanish Users Group on home page.
(edit) @8879   19 years chi A new program to export the GS collection to other DL system formats. …
(edit) @8878   19 years jrm21 re-arrange slightly so that an empty MODULEDIRS variable doesn't cause …
(edit) @8877   19 years jrm21 use more @variables@ set by configure for portability. (eg use …
(edit) @8876   19 years schweer renamed IdEqualsPredicate to EqualsPredicate
(edit) @8875   19 years schweer first changes towards treating collection ids as unique only on a …
(edit) @8874   19 years schweer todo tags etc
(edit) @8873   19 years kjdon added Matthews changes - fixed a bug regarding deleting elements, and …
(edit) @8872   19 years schweer started to use constants instead of strings
(edit) @8871   19 years schweer license for gsdl-as
(edit) @8870   19 years schweer debugging-stuff
(edit) @8869   19 years schweer notifications will only be sent if the collectionConfig.xml of the …
(edit) @8868   19 years schweer unify Strings used
(edit) @8867   19 years schweer fixed BTS 12: restore subscriptions/predicates from database
(edit) @8866   19 years kjdon if the list is split into only one bucket, then suppress the HList
(edit) @8865   19 years kjdon Matthew's changes - removed unnecessary attributes
(edit) @8864   19 years kjdon Matthew's changes - added a catch statement
(edit) @8863   19 years kjdon Matthew's changes - fixed up hashtable keys
(edit) @8862   19 years mdewsnip New string for "explode metadata database" right-click menu option.
(edit) @8861   19 years cs025 Changed use of touchDocuments to use a long value as the timestamp
(edit) @8860   19 years cs025 Used a long to pass in build date to CollectionManager, DocumentList
(edit) @8859   19 years cs025 Function to get time stamp of build as a long added.
(edit) @8858   19 years mdewsnip First stab at a stand-alone script for exploding metadata databases. …
(edit) @8857   19 years mdewsnip Cloning a metadata set no longer messes up any Unicode. By Matthew Whyte.
(edit) @8856   19 years mdewsnip Now only creates one FileNode for each child, rather than having one …
(edit) @8855   19 years kjdon added options removesuffix and removeprefix for use with sortmeta
(edit) @8854   19 years kjdon we now format the metadata used for sorting the import docs, can also …
(edit) @8853   19 years mdewsnip Initial work on allowing metadata databases to be exploded from within …
(edit) @8852   19 years kjdon shifted format_metadata_for_sorting from BasCLas to sorttools, so …
(edit) @8851   19 years mdewsnip Fixed NPE when a file in a folder was selected and the folder was closed.
(edit) @8850   19 years mdewsnip Commented out the obsolete configuration dialog again.
(edit) @8849   19 years mdewsnip Ooops... forgot to update the CURRENT_CONFIGURATION_VERSION string …
(edit) @8848   19 years mdewsnip Moved some collection tree specific stuff out of here and into …
(edit) @8847   19 years schweer substring match for host/collection works
(edit) @8846   19 years mdewsnip Tidied up the workspace and collection trees a bit more, in …
(edit) @8845   19 years mdewsnip Oops... imported a needed class.
(edit) @8844   19 years mdewsnip Tidied up getElementAt() a little and added debugging statement.
(edit) @8843   19 years jrm21 fix problem for -metadata_fields if tag1<Tag2> given for mapping to a …
(edit) @8842   19 years kjdon put dublin core at the top of the list - it is selected and should …
(edit) @8841   19 years kjdon fixed spelling mistake on one of the strings names
(edit) @8840   19 years kjdon added the buttons to the SuggestedPLuginsDialog
(edit) @8839   19 years mdewsnip Initial string for the plugin suggestion prompt.
(edit) @8838   19 years nzdl Added Kyrgyz language maintainer.
(edit) @8837   19 years mdewsnip Right-clicking on a table row now selects it correctly. By Matthew Whyte.
(edit) @8836   19 years mdewsnip Tidied up delete function to print error messages when it can't delete …
(edit) @8835   19 years mdewsnip Initial unfinished version of the PluginSuggestionPrompt.
Note: See TracRevisionLog for help on using the revision log.