source: trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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.
(edit) @8834   19 years mdewsnip Removed some unnecessary code.
(edit) @8833   19 years kjdon query term highlighting and annotations are now controlled by …
(edit) @8832   19 years kjdon configure now returns boolean
(edit) @8831   19 years kjdon added a facility to have interface options - can control eg whether …
(edit) @8830   19 years kjdon added some checks for null results from the database
(edit) @8829   19 years kjdon removed the print statements I committed by accident
(edit) @8828   19 years kjdon checking a lot more for null results from database, so hopefully wont …
(edit) @8827   19 years kjdon small change, testing for null things
(edit) @8826   19 years kjdon small code formatting
(edit) @8825   19 years kjdon added a searchbysender string
(edit) @8824   19 years kjdon added a cgiSafe method
(edit) @8823   19 years kjdon added functionality to specify document type (simple, hierarchy, paged …
(edit) @8822   19 years mdewsnip Added the Mongolian name for the Mongolian language.
(edit) @8821   19 years mdewsnip Fix to deprecated function call and wrong option dialog type, by …
(edit) @8820   19 years mdewsnip Added Mongolian interface, many thanks to Mendbayar Ichinkhorlo for …
(edit) @8819   19 years nzdl Another couple of finished interfaces.
(edit) @8818   19 years mdewsnip Title tags over multiple lines will now be removed correctly before …
(edit) @8817   19 years mdewsnip Temporary fix for broken code.
(edit) @8816   19 years mdewsnip Prebuilt models for Kea 3.0.
(edit) @8815   19 years mdewsnip Kea 3.0, as downloaded from http://www.nzdl.org/kea but with …
(edit) @8814   19 years mdewsnip Updated files for Kea 3.0, thanks to Olena.
(edit) @8813   19 years mdewsnip Fixed up a few more refreshing problems.
Note: See TracRevisionLog for help on using the revision log.