|
|
@29098
|
[29098]
|
5 years |
ak19 |
Removing import metadata needs to take into account prevmetavalue and and …
|
|
|
@29097
|
[29097]
|
6 years |
kjdon |
not sure if we need this catch for collection undefined
|
|
|
@29096
|
[29096]
|
6 years |
kjdon |
new argument to print_txt_usage. Pass 1 if you don't want the output …
|
|
|
@29095
|
[29095]
|
6 years |
kjdon |
new argument to print_txt_usage. Pass 1 if you don't want the output …
|
|
|
@29094
|
[29094]
|
6 years |
kjdon |
added -metadata_selection_mode firstvalue|firstvalidmetadata|allvalues …
|
|
|
@29093
|
[29093]
|
6 years |
kjdon |
allow comma separated metadata names in gsf:metadata name attribute. Then …
|
|
|
@29092
|
[29092]
|
6 years |
kjdon |
allow comma separated list in name attribute for gsf:metadata. when …
|
|
|
@29091
|
[29091]
|
6 years |
kjdon |
can now set pos='classifiedBy' to output the metadata value used for …
|
|
|
@29090
|
[29090]
|
6 years |
kjdon |
added code for setting mdoffset attributes for docNodes in a classifier. …
|
|
|
@29089
|
[29089]
|
6 years |
kjdon |
added a method to retrieve a piece of metadata for the doc node. Used by …
|
|
|
@29088
|
[29088]
|
6 years |
kjdon |
added textsortbynone macro for use with sortfield options
|
|
|
@29087
|
[29087]
|
6 years |
kjdon |
sortfield option. will now display even when there is only one option. …
|
|
|
@29086
|
[29086]
|
6 years |
kjdon |
need to decode prevmetavalue in same way as metavalue. clear all metadata …
|
|
|
@29085
|
[29085]
|
6 years |
kjdon |
several changes. need to encodeURI the orig value too, before passing to …
|
|
|
@29084
|
[29084]
|
6 years |
kjdon |
when editing metadata from the on line library (log in, and edit content), …
|
|
|
@29083
|
[29083]
|
6 years |
kjdon |
in mgpp, using memcpy was sometimes causing an error as its not safe for …
|
|
|
@29082
|
[29082]
|
6 years |
kjdon |
added DEP_LIBS variable to dependency lines so that if we change something …
|
|
|
@29081
|
[29081]
|
6 years |
kjdon |
memcpy not safe for copying in overlapping areas, use memmove instead. …
|
|
|
@29080
|
[29080]
|
6 years |
kjdon |
added DEP_LIBS variable to dependency lines so that if we change something …
|
|
|
@29079
|
[29079]
|
6 years |
kjdon |
removed a comment no longer needed
|
|
|
@29078
|
[29078]
|
6 years |
kjdon |
make builddir absolute if it isn't already (so you can say -builddir …
|
|
|
@29077
|
[29077]
|
6 years |
kjdon |
javascript escape function was deprecated in Java 1.5 Use encodeURI …
|
|
|
@29076
|
[29076]
|
6 years |
kjdon |
these changes were made in the pei-jones site and they look sensible so I …
|
|
|
@29070
|
[29070]
|
6 years |
kjdon |
added sample security code, tidied up format statements, modified OAIPMH …
|
|
|
@29069
|
[29069]
|
6 years |
kjdon |
indented the file in emacs
|
|
|
@29068
|
[29068]
|
6 years |
kjdon |
changed the format of metadata, and how elements and mappings are defined
|
|
|
@29067
|
[29067]
|
6 years |
kjdon |
changed metadataFormat stuff. service uses some info from main …
|
|
|
@29066
|
[29066]
|
6 years |
kjdon |
small code tidy
|
|
|
@29065
|
[29065]
|
6 years |
kjdon |
configure the collection with the OAIConfig xml. this breaks the split …
|
|
|
@29064
|
[29064]
|
6 years |
kjdon |
simplify code cos we are always only looking for OAIPMH servicerack. keep …
|
|
|
@29063
|
[29063]
|
6 years |
kjdon |
getMetadataPrefixElement code was all oai_dc specific. New string …
|
|
|
@29062
|
[29062]
|
6 years |
kjdon |
added Identifier field into the DBInfo. Useful for OAI, cna just get …
|
|
|
@29058
|
[29058]
|
6 years |
kjdon |
small change for niceness
|
|
|
@29057
|
[29057]
|
6 years |
kjdon |
added a few functions for helping with returning oai metadata
|
|
|
@29055
|
[29055]
|
6 years |
ak19 |
Linux (tested on Ubuntu 32 bit) also doesn't seem to want the math library …
|
|
|
@29054
|
[29054]
|
6 years |
ak19 |
Nightly bins failed to go through on linux and mac. On linux the single …
|
|
|
@29051
|
[29051]
|
6 years |
ak19 |
Dr Bainbridge made some fixes to header file inclusions so that when …
|
|
|
@29049
|
[29049]
|
6 years |
kjdon |
allow an exception with no sets for document level security. This can be …
|
|
|
@29048
|
[29048]
|
6 years |
ak19 |
1. Adding the new Windows version of the formatconverter executable, …
|
|
|
@29047
|
[29047]
|
6 years |
ak19 |
Compiling formatconverter on Windows
|
|
|
@29046
|
[29046]
|
6 years |
ak19 |
GS2 makefile copy formatconverter into the bin/OS folder
|
|
|
@29045
|
[29045]
|
6 years |
ak19 |
Kathy suggested that the GS3 buildConfig.xml generated from GS2 build.cfg …
|
|
|
@29044
|
[29044]
|
6 years |
ak19 |
Tidying up after commit.
|
|
|
@29043
|
[29043]
|
6 years |
ak19 |
Second of 2 part commit for improving FormatConversion? from GS2 to GS3. …
|
|
|
@29042
|
[29042]
|
6 years |
ak19 |
First of 2 part commit for improving FormatConversion? from GS2 to GS3. …
|
|
|
@29041
|
[29041]
|
6 years |
ak19 |
Minor correction
|
|
|
@29040
|
[29040]
|
6 years |
kjdon |
identifier variable wasn't working, so I have changed its definition
|
|
|
@29038
|
[29038]
|
6 years |
ak19 |
Dutch language core module GS interface. Many thanks to Gerhard Riesthuis.
|
|
|
@29037
|
[29037]
|
6 years |
ak19 |
Uses the new separate NumberedJTextArea class that has its own undo and …
|
|
|
@29036
|
[29036]
|
6 years |
ak19 |
JOptionPane yes, no, cancel, ok buttons need to be translatable
|
|
|
@29035
|
[29035]
|
6 years |
ak19 |
on't output anything for gsf:format-gs2 elements,
|
|
|
@29034
|
[29034]
|
6 years |
ak19 |
Minor changes and corrections.
|
|
|
@29031
|
[29031]
|
6 years |
ak19 |
Moved out the NumberedJTextArea into its own class. It now manages the …
|
|
|
@29030
|
[29030]
|
6 years |
ak19 |
Now there are 2 sets of undo and redo buttons, one for each format …
|
|
|
@29017
|
[29017]
|
6 years |
ak19 |
Moved the StreamGobbler? classes and their closeResource help method out of …
|
|
|
@29016
|
[29016]
|
6 years |
ak19 |
Cosmetic changes: 1. renamed inner StreamGobbler? classes. 2. Reverting …
|
|
|
@29013
|
[29013]
|
6 years |
ak19 |
Following Dr Bainbridge's suggestion on determining a document's title …
|
|
|
@29012
|
[29012]
|
6 years |
ak19 |
Should use GLIButton instead of regular JButton to be consistent with the …
|
|
|
@29011
|
[29011]
|
6 years |
ak19 |
1. The top right dialog button that closes the dialog should behave as a …
|
|
|
@29010
|
[29010]
|
6 years |
ak19 |
A much simpler version to find java home (default JDK) on any Mac OS found …
|
|
|
@29009
|
[29009]
|
6 years |
ak19 |
Added and now using dictionary strings for GLI's new …
|
|
|
@29008
|
[29008]
|
6 years |
ak19 |
Reverting accidental commit of unnecessary changes, although they were …
|
|
|
@29007
|
[29007]
|
6 years |
ak19 |
Forgot to commit the config file used by HTML Tidy when run by GLI's …
|
|
|
@29006
|
[29006]
|
6 years |
ak19 |
Implemented Undo and Redo. Moved a functions around to better organise in …
|
|
|
@29001
|
[29001]
|
6 years |
ak19 |
Correction to recent commit in OpenCollectionDialog?. And cosmetic changes …
|
|
|
@29000
|
[29000]
|
6 years |
ak19 |
Minor change to comment of previous commit
|
|
|
@28999
|
[28999]
|
6 years |
ak19 |
To get a working RSS link to a document, the document's title needs to be …
|
|
|
@28998
|
[28998]
|
6 years |
ak19 |
Rewrite rules now allow for underscore in collection names. Thanks to …
|
|
|
@28997
|
[28997]
|
6 years |
ak19 |
Added an is_gs3 subroutine to util.pm and this is now used by BasePlugout? …
|
|
|
@28996
|
[28996]
|
6 years |
ak19 |
GS3 does not have the new httpdomainHtmlsafe macro introduced into GS2 for …
|
|
|
@28995
|
[28995]
|
6 years |
ak19 |
First commit for GLI part of GS2 to GS3 Format Conversion. Contains all …
|
|
|
@28992
|
[28992]
|
6 years |
ak19 |
Minor improvement to previous commit
|
|
|
@28991
|
[28991]
|
6 years |
ak19 |
Added in the necessary code so that now the Download File link for the GLI …
|
|
|
@28990
|
[28990]
|
6 years |
ak19 |
Improvement to commit of revision 28979: Dr Bainbridge suggested that we …
|
|
|
@28989
|
[28989]
|
6 years |
kjdon |
simplified MessageRouter? which uses OAICollection instread of COllection. …
|
|
|
@28988
|
[28988]
|
6 years |
kjdon |
removed this.converter - now call XMLConverter methods statically. removed …
|
|
|
@28987
|
[28987]
|
6 years |
kjdon |
some tidying up. have started work on new metadata format stuff, but its …
|
|
|
@28986
|
[28986]
|
6 years |
kjdon |
method name change
|
|
|
@28985
|
[28985]
|
6 years |
kjdon |
use OAIMessageRouter instead of MessageRouter?. this will use …
|
|
|
@28984
|
[28984]
|
6 years |
kjdon |
made a new OAICollection class. Inherits from Collection. ALll OAI stuff …
|
|
|
@28983
|
[28983]
|
6 years |
kjdon |
added OAI_SERVICE_RACK static string
|
|
|
@28982
|
[28982]
|
6 years |
kjdon |
added a couple of convenience methods and changed the name of another …
|
|
|
@28981
|
[28981]
|
6 years |
kjdon |
calling XMLConverter methods statically now. get rid of this.converter
|
|
|
@28980
|
[28980]
|
6 years |
ak19 |
Minor changes: better comments.
|
|
|
@28979
|
[28979]
|
6 years |
ak19 |
GTI on nzdl needs path to java executable. Since a custom javahome …
|
|
|
@28978
|
[28978]
|
6 years |
kjdon |
removed commented out code. removed static variable outputEscaping. what …
|
|
|
@28977
|
[28977]
|
6 years |
ak19 |
1. gti.pl expected an svn checked-out folder containing scripts in …
|
|
|
@28976
|
[28976]
|
6 years |
ak19 |
module variable is empty when the gti command is create-glihelp-zip-file
|
|
|
@28974
|
[28974]
|
6 years |
ak19 |
Minor.
|
|
|
@28973
|
[28973]
|
6 years |
ak19 |
All the changes required to get the GTI installed on a local greenstone …
|
|
|
@28972
|
[28972]
|
6 years |
kjdon |
removing this.converter and this.doc - just create a new document when we …
|
|
|
@28971
|
[28971]
|
6 years |
kjdon |
removing servletcontext gsdocument attribute. just create a new document …
|
|
|
@28970
|
[28970]
|
6 years |
kjdon |
removed some commented out lines
|
|
|
@28969
|
[28969]
|
6 years |
kjdon |
removing this.doc. Haven't tested as can't compile properly without …
|
|
|
@28968
|
[28968]
|
6 years |
kjdon |
commented out the debug lines printing out all the lines and key/values
|
|
|
@28966
|
[28966]
|
6 years |
kjdon |
Lots of changes. Mainly to do with removing this.doc from everywhere. …
|
|
|
@28965
|
[28965]
|
6 years |
kjdon |
removing stored Document field - now get passed it as needed or work it …
|
|
|
@28964
|
[28964]
|
6 years |
kjdon |
nodeToElement now in GSXML. Some param changes for a few GSXML methods
|
|
|
@28963
|
[28963]
|
6 years |
kjdon |
moved a method here from XMLConverter. Removed Document param from methods …
|
|
|
@28962
|
[28962]
|
6 years |
kjdon |
getDOM was already creating a new parser each time, so we don't need one …
|
|
|