source: main/trunk/greenstone2

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @22078   14 years ak19 1. Missing conditional LIBS or INCLUDES or DIR declaration for when …
(edit) @22077   14 years ak19 gdbmedit Makefile.in files don't need tests for whether USE_GDBM is on …
(edit) @22076   14 years sjm84 Added error messages to these files that are printed when a write …
(edit) @22074   14 years kjdon extrametadata needs the filename with no subfolder as that is added in …
(edit) @22073   14 years kjdon expanded the description of the mapping rules, and included lists of …
(edit) @22070   14 years ak19 Undoing the commits of 22058 to the indexer folder: USE_GDBM, USE_JDBM …
(edit) @22068   14 years ak19 1. Configure files updated to set the USE_HTTPD at the runtime-src …
(edit) @22067   14 years ak19 1. More changes to makefiles: rm JDBMWrapper.jar and jdbm.jar on …
(edit) @22066   14 years ak19 obj (not .o) files on windows.
(edit) @22062   14 years ak19 Updating windows makefiles to mirror the same changes that Dr …
(edit) @22058   14 years ak19 Changes to makefiles to 1. incorporate USE_GDBM and USE_JDBM flags …
(edit) @22057   14 years davidb base class for sql operations
(edit) @22055   14 years davidb Macro support for sql-query page added
(edit) @22053   14 years davidb Macro support for sql-query page added
(edit) @22052   14 years davidb Macro support for sql-query page added
(edit) @22051   14 years davidb Macro support for sql-query page added
(edit) @22050   14 years davidb Updating of code to support sql-query filter
(edit) @22049   14 years davidb Similar to introduction of sqlquery action, introduction of …
(edit) @22048   14 years davidb Changes necessary to support new sql-query action
(edit) @22047   14 years davidb Changes necessary to support new sql-query action
(edit) @22046   14 years davidb Changes necessary to support new sql-query action
(edit) @22045   14 years davidb Introduction of sql-query action. This has been achived be creating a …
(edit) @22044   14 years davidb Introduction of sql-query action. This has been achived be creating a …
(edit) @22043   14 years davidb Upgrading of database backends to allow support for sql-query support. …
(edit) @22040   14 years davidb Minor tidy up of Java code
(edit) @22039   14 years davidb Improved error reporting to GDBMedit utils
(edit) @22038   14 years davidb Tweaked print statment to be more consistent with other classifier …
(edit) @22037   14 years davidb Manifest file processing upgraded to support OIDs. The code then uses …
(edit) @22032   14 years davidb Options supported by mkcol.pl expanding to include -buildtype and …
(edit) @22011   14 years davidb With the switch to using absolute names in the incremental building …
(edit) @22010   14 years davidb GDBM reader/writer conflict resulted from swithcing from the (now …
(edit) @21997   14 years mdewsnip Fixed nasty problem where random memory can be iterated through when …
(edit) @21981   14 years kjdon fix for ticket #676. Conversion of pdf to html where two pdfs had the …
(edit) @21980   14 years kjdon added stylesheet info to the output so get a nice page when user …
(edit) @21978   14 years kjdon for record datestamp, use gs.OAIDateStamp if available, otherwise use …
(edit) @21977   14 years kjdon new jar file to incorporate the change(s) made to get arabic working …
(edit) @21973   14 years kjdon Need to convert query between unicode and utf8 for mgpp
(edit) @21969   14 years kjdon store the offsets in add_vlist for all the cases, not just for when …
(edit) @21967   14 years ak19 Minor change. Extra comment that explains what to compile if heap_chk …
(edit) @21966   14 years ak19 Made changes to GLI and gs2-server.bat to allow GLI to deal with …
(edit) @21962   14 years xiao reverting previous commit and restoring back to last revision
(edit) @21961   14 years mdewsnip Added call to reset() on the inconverter before converting each CGI …
(edit) @21958   14 years kjdon ppthtml and xslhtml don't seem to output utf8, so remove the …
(edit) @21957   14 years xiao changed System.out to System.err to prevent deadlock i …
(edit) @21945   14 years ak19 Fixed up win32.mak files in runtime-src that set DEFS for ANY of the …
(edit) @21931   14 years ak19 Matches the win32.mak of recpt: doesn't compile up oaserver.cgi for …
(edit) @21916   14 years kjdon made this work with a user specified process_exp so that your metadata …
(edit) @21906   14 years ak19 Reinstating some of the handling of envvars file to before previous
(edit) @21905   14 years mdewsnip Changes made by Jeffrey Ke at DL Consulting Ltd to remove the global …
(edit) @21903   14 years kjdon updated to use individual search and retrieve wrappers
(edit) @21895   14 years ak19 Can set envvars ourselves instead of preserving it 'if it exists'. It …
(edit) @21894   14 years ak19 1. Removed insertion of unnecessary quotes when replacing the …
(edit) @21891   14 years ak19 Correcting another foolish syntax error in previous major commit: …
(edit) @21889   14 years ak19 Correcting syntax error in previous commit: Libiconv libraries are …
(edit) @21888   14 years ak19 Libiconv libraries are needed by the apache web server. …
(edit) @21887   14 years ak19 Occurrences of the placeholder APACHE_HOME_OS were not getting …
(edit) @21883   14 years kjdon don't use dc.date for datestamp, instead use the new gs.OAIDateStamp
(edit) @21878   14 years kjdon we need to keep the original version of the search word to display for …
(edit) @21877   14 years kjdon added ifndefs around the define _XOPEN_SOURCE. Adding in gsdlconf to …
(edit) @21876   14 years kjdon only process into english clauses if english is the only language, not …
(edit) @21875   14 years kjdon config.h not there on windows, should have included gsdlconf.h
(edit) @21874   14 years kjdon need to include config.h to use ENABLE_MGPP
(edit) @21873   14 years ak19 overlooked version number change for sqlite
(edit) @21872   14 years davidb sqlite3 can take an sql statement as an extra parameter. Better to do …
(edit) @21871   14 years davidb win32.mak updated to use newer version of sqlite
(edit) @21870   14 years davidb win32.mak file now included in tar ball
(edit) @21869   14 years davidb Upgrading to a newer version of SQLITE to (hopefully) fix problem with …
(edit) @21868   14 years davidb Upgrading to a newer version of SQLITE to (hopefully) fix problem with …
(edit) @21866   14 years kjdon added some code for if identify returns size in mb.
(edit) @21865   14 years mdewsnip Now displays rv value in error message if sqlite3_exec() fails.
(edit) @21862   14 years davidb Documents now have 'lastmodifieddate' added as metadata in yyyymmdd format
(edit) @21861   14 years max Add a shortcut template using add-only incremental import for now. …
(edit) @21857   14 years davidb Removal of GDBM specific code in favour of write_infodb_rawentry() …
(edit) @21856   14 years davidb read_infodb_entry() implemented for sqlite. new …
(edit) @21822   14 years ak19 Dr Bainbridge has fixed several perl files that depended on perl 5.8 …
(edit) @21821   14 years ak19 Ant distclean of GS3 broke down when it couldn't find the sqlite3.lib …
(edit) @21810   14 years ak19 LANG env needs to be consistent: passed to apache web server to keep …
(edit) @21808   14 years mdewsnip Added format_t destructor, to fix one memory leak.
(edit) @21805   14 years ak19 When the Perl 5.8.9 targz is downloaded for the Mac case, it is now …
(edit) @21804   14 years ak19 Dr Bainbridge modified the section setting Perl to bring it in line …
(edit) @21803   14 years kjdon set file_id to null if ID doesn't match FILE.* (previously it was …
(edit) @21801   14 years kjdon extended HTMLPlugin's metadata_field_separator option to Word and …
(edit) @21800   14 years kjdon added a new option, metadata_field_separator, which specifies what to …
(edit) @21799   14 years kjdon output_custom_metadata needs a return value
(edit) @21796   14 years mdewsnip Fixed setting of openfile value, so the database isn't reopened …
(edit) @21786   14 years kjdon removing disable_OAI option. As far as I know, its only used for gs3, …
(edit) @21785   14 years kjdon removing disable_OAI option. As far as I know, its only used for gs3, …
(edit) @21784   14 years kjdon changed OAI element to proper serviceRack
(edit) @21783   14 years kjdon don't write out OAI servicerack here. do it in collectionConfig as it …
(edit) @21772   14 years ak19 Removing the Doc and Sec opening and closing tags, since they …
(edit) @21765   14 years kjdon modified HTMLPlugin.metadata_fields to hopefully make it a bit clearer
(edit) @21764   14 years kjdon fixed up all my copy and paste errors. doh.
(edit) @21763   14 years kjdon don't modify document_field is info_only - doesn't appear to be …
(edit) @21762   14 years kjdon creating a cd currently copies all svn directories. added a cp_r_nosvn …
(edit) @21761   14 years kjdon adding code to provide a URL in a dc.identifier field to link to the …
(edit) @21760   14 years kjdon srclink now generated dynamically at runtime. instead of storing …
(edit) @21759   14 years kjdon changed a comment
(edit) @21758   14 years kjdon now we dynamically generate srclink (and /srclink, and new srchref …
(edit) @21757   14 years kjdon I am changing the way srclink is handled. Changing FavouritesPlugin
(edit) @21754   14 years mdewsnip Whoops, accidentally committed dynamic_classifier line as part of …
Note: See TracRevisionLog for help on using the revision log.