source: main/trunk/greenstone2

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @31479   7 years kjdon inherit from EncodingUtil instead of PrintInfo
(edit) @31478   7 years kjdon blocking stuff moved to here
(edit) @31477   7 years kjdon blocking moved to EncodingUtil. debug stuff still in here. needs tidying up
(edit) @31476   7 years kjdon blocking moved to EncodingUTil
(edit) @31475   7 years kjdon block_filename moved to EncodingUtil plugin
(edit) @31474   7 years kjdon encoding_list is in EncodingUtil now
(edit) @31459   7 years kjdon now inherits from EncodingUtil. When using local directory in metadata …
(edit) @31458   7 years kjdon encoding list now comes from EncodingUtil, not BasePlugin
(edit) @31457   7 years kjdon baseplugin now inherits from EncodingUtil, and all its encoding …
(edit) @31456   7 years kjdon new base plugin for directories and files. DirectoryPLugin needs …
(edit) @31446   7 years ak19 use guess_filesystem_encoding instead of utf8 hard coded. hope it …
(edit) @31445   7 years ak19 added a method guessing_filesystem_encoding. use this to try and work …
(edit) @31444   7 years ak19 block hash filenames should be windows long names
(edit) @31443   7 years ak19 when we check a filename in the block hash we are converting to …
(edit) @31440   7 years kjdon nearly there for handling russian etc subfolders in import. need to …
(edit) @31439   7 years kjdon chnaged a comment
(edit) @31438   7 years kjdon added a couple of comments
(edit) @31428   7 years ak19 Removing commented out code related to older sed version of modifying …
(edit) @31425   7 years ak19 Fix to commits 31421 and 31422. Adding Dr Bainbridge's new awk file …
(edit) @31422   7 years ak19 Corrections to previous commit: need to CALL the new …
(edit) @31421   7 years ak19 New batch file adjust-winmake-files.bat that adjusts the win mak files …
(edit) @31420   7 years kjdon lookup_string with extra '1' arg returns perl internal unicode aware …
(edit) @31419   7 years kjdon new arg to lookup_string: pass in a 1 if you want the output to be …
(edit) @31415   7 years Georgiy Litvinov Modified html links pointed to different section in the same document.
(edit) @31413   7 years ak19 The demo collection now has an oai-inf.gdb database, since for GS2, …
(edit) @31412   7 years ak19 After the recent changes to implement the OAI deletion policy, no …
(edit) @31409   7 years ak19 Adding verbosity setting to oaiinfo.pm to reduce debug output on …
(edit) @31408   7 years ak19 Changes to demo collection recommended by Dr Bainbridge: dc.Title no …
(edit) @31406   7 years ak19 Undoing test commit of 31403, thouhg it confirmed suspicions that …
(edit) @31403   7 years ak19 Test svn commit. Testing svn commits failing on GS2 when setup.bash …
(edit) @31397   7 years ak19 Related to previous commit, rev 31396: The change that was made to …
(edit) @31396   7 years ak19 2 general bugfixes. Bugs found when preparing to test implementation …
(edit) @31395   7 years ak19 Win makefile update to compile new colserver\colservertools.h and cpp …
(edit) @31394   7 years ak19 Further commit to do with implementing GS2 server side of OAI deletion …
(edit) @31390   7 years ak19 Improved newly added oaiaction::getMeta(). Now return type is a bool …
(edit) @31389   7 years ak19 Oversight. Forgot the key statement when optimising the GS2 …
(edit) @31388   7 years ak19 Second commit to do with implementing OAI deletion policy for GS2. …
(edit) @31387   7 years ak19 Round 1 of commits for getting OAI deletion policy to work with GS2 …
(edit) @31284   7 years davidb Initial cut at plugin for processing HathiTrust METS files
(edit) @31218   7 years ak19 Changes to get new perl code to work on the Mac Mountain Lion.
(edit) @31216   7 years ak19 Adding a datestamp field to the new oai-inf.db. Now the timestamp and …
(edit) @31210   7 years ak19 Forgot to remove an extra debug statement.
(edit) @31208   7 years ak19 Kathy found that the lowercased dbutil modules are not used (jdbm.pm, …
(edit) @31192   7 years ak19 Replacing unnecessary functions and removing unused functions.
(edit) @31191   7 years ak19 Correction to previous commit.
(edit) @31190   7 years ak19 First major commit to do with the new oaiinfo db that keeps track of …
(edit) @31189   7 years ak19 Corrections and cleanups ahead of major commit to do with the new …
(edit) @31188   7 years ak19 This commit is related to but not specific to the upcoming commit to …
(edit) @31187   7 years ak19 Useful changes not specifically related to upcoming oaiinfo db related …
(edit) @31180   7 years ak19 Catalan language translations for the auxilliary module of GS2 …
(edit) @31162   7 years ak19 To get yaz to compile on GS2 El Capitan, need gs2's toplevel configure …
(edit) @31132   7 years kjdon added a new flag to import -NO_IMPORT. set it in collectionConfig.xml …
(edit) @31131   7 years kjdon added a new flag to import -NO_IMPORT. set it in collectionConfig.xml …
(edit) @31129   7 years ak19 Gujarati translations for gs3interface, glidict and GS2 core modules …
(edit) @31117   7 years ak19 French translations for the core module of the GS2 interface. Many …
(edit) @31113   7 years ak19 Text item files now handle UTF-8 properly by reading in the file correctly.
(edit) @31076   7 years sjm84 Getting GS2 yaz client compile in 32 bi tlsb linux environment again …
(edit) @31073   7 years sjm84 Experimenting to fix yaz-client compilation failure on 32 bit linux.
(edit) @31060   7 years sjm84 white-space regular expression match wasn't working, so changed it to …
(edit) @31059   7 years sjm84 Changed YAZ configure to only produce static library, to help with …
(edit) @30968   7 years ak19 Correction to regex expression used in sed in z3950 Makefile: what …
(edit) @30967   7 years ak19 Correction to regex expression used in sed in z3950 Makefile: what …
(edit) @30966   7 years ak19 Adding in lbz2 (lib BZIP2) to the list of libraries in the GNUMakefile …
(edit) @30961   7 years ak19 Dr Bainbridge got the new yaz to compile on the Mac Mountain Lion again.
(edit) @30955   7 years ak19 New yaz 2.1.56 was needed to get GS2 compiling to work again on Macs …
(edit) @30954   7 years ak19 New yaz 2.1.56 was needed to get GS2 compiling to work again on Macs …
(edit) @30948   7 years ak19 Changes in z3950 and recpt Makefile to get dependencies right for …
(edit) @30920   7 years ak19 Dr Bainbridge got the z3950 server compiled up again against the …
(edit) @30896   7 years ak19 Fixing error in commit.
(edit) @30895   7 years ak19 Tidier way to set LDFLAGS and not exporting it this time, in case it …
(edit) @30894   7 years ak19 Experimenting to get gnome-lib-minimal sourced at the right time for …
(edit) @30893   7 years ak19 Dr Bainbridge made a fix to yaz to get it to compile again: had to …
(edit) @30886   7 years ak19 Corrections to previous commit
(edit) @30885   7 years ak19 In order to get the relsase working on Mac ElCapitan, getting wvware …
(edit) @30879   8 years ak19 Modifications to get GS2 compiling to work again on Macs after the …
(edit) @30878   8 years ak19 Modifications to get GS2 compiling to work again on Macs after the …
(edit) @30867   8 years ak19 Used a linux machine to run autoconf on the modified configure.in just …
(edit) @30866   8 years ak19 GSDLOS variable wasn't being set in configure.in and hence wasn't …
(edit) @30863   8 years ak19 Changes to get libiconv issues on MacOS El Capitan straightened out, …
(edit) @30858   8 years kjdon output buildDate into the buildConfig.xml (to match builddate in gs2)
(edit) @30857   8 years ak19 Unless new line endings (particularly carriage return characters …
(edit) @30855   8 years ak19 Dutch translations for the core module of the GS2 interface. Many …
(edit) @30853   8 years ak19 Commenting out debug statements.
(edit) @30848   8 years ak19 Slovakian language translation updates for aux module of the GS2 …
(edit) @30847   8 years ak19 French language translation updates for modules core, glidict, …
(edit) @30844   8 years ak19 Kathy has added strings in siteconfig.xml for translation under …
(edit) @30827   8 years ak19 Spanish language translations for gsinstaller and gs3interface …
(edit) @30742   8 years kjdon paged docs without images look weird in gs3. need to make a new type, …
(edit) @30741   8 years kjdon lucene is expecting the stored text file to be doc.xml. So output it …
(edit) @30735   8 years ak19 Forgot to clean up comments that were no longer necessary
(edit) @30724   8 years ak19 Extra, informative message that Dr Bainbridge added to indicate it's …
(edit) @30721   8 years ak19 Gujarati translations to perllib module of GS interface. Many thanks …
(edit) @30719   8 years ak19 Redoing the work for commits 30681 and 30687, to handle escaped colons …
(edit) @30718   8 years ak19 Forcing commit on Diego's update spanish.dm (translations were still …
(edit) @30717   8 years ak19 Forcing commit on Diego's update spanish.dm (translations were still …
(edit) @30716   8 years ak19 Correction to previous commit. Copy and paste error.
(edit) @30709   8 years ak19 Fix to recent commit (r30681-r30687) to work with escaped colons.
(edit) @30707   8 years ak19 Spanish translations for auxdm module of GS2 interface. Many thanks to …
(edit) @30706   8 years ak19 Polish translations for coredm module of GS2 interface. Many thanks to …
(edit) @30697   8 years ak19 Correcting what looked like a bug only when translating the Japanese …
Note: See TracRevisionLog for help on using the revision log.