source: main/trunk/greenstone2

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @22174   14 years davidb Syntax errors corrected
(edit) @22173   14 years davidb Some initial development on the ability to have bi-directional pipes …
(edit) @22172   14 years ak19 oai-e is in documented-examples.
(edit) @22170   14 years davidb Removal of some debugging info from SQL query page
(edit) @22159   14 years ak19 Forgot to change the version number of xlhtml back.
(edit) @22157   14 years ak19 1. Undoing commit of xlhtml-0.5 from yesterday and this morning since …
(edit) @22155   14 years ak19 Have switched back to xlhtml-0.4.9.0-gs.tar.gz since the old version …
(edit) @22154   14 years ak19 1. Undoing commit of xlhtml-0.5 from yesterday and this morning since …
(edit) @22153   14 years ak19 Removing the files depcomp and missing before doing the automake.
(edit) @22146   14 years ak19 1. In version xlhtml-0.5, there's a Makefile.am which needs depcomp to …
(edit) @22144   14 years ak19 Using xlhtml version xlhtml-0.5 now.
(edit) @22142   14 years davidb For the CGI 'e' variable to be inter-changable between mod_gsdl and …
(edit) @22141   14 years davidb Was surprised to discover some classes that did not correctly specify …
(edit) @22140   14 years ak19 Modified win32.mak file to add the xlppt compile target to extract and …
(edit) @22138   14 years ak19 Older version of xlhtml that would compile and work on Windows7, but …
(edit) @22137   14 years ak19 Dr Bainbridge got xlhtml (including ppthtml) compiling on XP again. …
(edit) @22124   14 years ak19 JDBM works on Windows now: Dr Bainbridge fixed the Java code by …
(edit) @22121   14 years max Test added to insure that there is a valid string to convert into the …
(edit) @22120   14 years max Extra check added to allow for documents that do not have any …
(edit) @22119   14 years max Don't check for NTFS anymore because link should take care of saying …
(edit) @22118   14 years anna Fixed several formatting.
(edit) @22117   14 years anna Several final translations of Armenian Core User Interface. Many …
(edit) @22107   14 years kjdon added windows makefiles. Had to comment out a little bit of code in …
(edit) @22100   14 years anna Updated Armenian translations. Many thanks to Tigran Zargaryan
(edit) @22091   14 years davidb Changes to support sql query
(edit) @22090   14 years ak19 Windows makefiles to work with USE_GDBM and USE_JDBM: 1. Added …
(edit) @22089   14 years ak19 1. Dr Bainbridge added a pipe close call (pclose) which was needed …
(edit) @22087   14 years sjm84 Corrected an error with escaping
(edit) @22086   14 years sjm84 Corrected a small error in the leading comment of OAIDownload.pm: …
(edit) @22084   14 years ak19 If no config file (llssite or glisite.cfg) is provided with the config …
(edit) @22080   14 years ak19 Undoing partial commit: accidentally committed windows makefiles along …
(edit) @22079   14 years ak19 1. Missing conditional LIBS or INCLUDES or DIR declaration for when …
(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 …
Note: See TracRevisionLog for help on using the revision log.