source: main/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @22000   14 years ak19 New GLI icons copied from elsewhere where they were already being used …
(edit) @21999   14 years ak19 Refer to new GLI icons.
(edit) @21998   14 years ak19 Fix to recent commit: embedding path to server script in quotes broke …
(edit) @21997   14 years mdewsnip Fixed nasty problem where random memory can be iterated through when …
(edit) @21994   14 years sjm84 Allows "Windows" as a valid os name for <os> tags
(edit) @21993   14 years sjm84 JTable grid lines are white by default on Mac (making them invisible), …
(edit) @21992   14 years sjm84 Updated extension_project_list.xml file format, tags like file_stem …
(edit) @21991   14 years sjm84 Made a small mistake in last compile, id -> _id
(edit) @21990   14 years sjm84 Updated extension_project_list.xml file format so that tags like …
(edit) @21989   14 years sjm84 Removed extension_list, it was not necessary to change this to …
(edit) @21988   14 years ak19 Updating gs3-setup.bat to handle JAVA_HOME and PATH having brackets
(edit) @21984   14 years ak19 Removed some unnecessary comments in previous commit. Previous commit: …
(edit) @21983   14 years ak19 All of a sudden, unnoticed by the rest of us, gs3-setup.bat now calls …
(edit) @21982   14 years ak19 Trying the new gli.ico even though the filesize is much greater.
(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) @21979   14 years kjdon changed the definition of OAIDateStamp
(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) @21965   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) @21954   14 years sjm84 Modified this file so that mainSource elements can only be downloaded …
(edit) @21945   14 years ak19 Fixed up win32.mak files in runtime-src that set DEFS for ANY of the …
(edit) @21934   14 years sjm84 Added a filter box to the GAI log pane
(edit) @21931   14 years ak19 Matches the win32.mak of recpt: doesn't compile up oaserver.cgi for …
(edit) @21928   14 years ak19 Kathy improved some code to deal with my converting formatted strings …
(edit) @21925   14 years sjm84 The logger now creates the log file if it does not exist
(edit) @21923   14 years sjm84 Updated this file to conform to the new file format
(edit) @21922   14 years sjm84 Added an additional file and modified an existing file for the GAI …
(edit) @21920   14 years sjm84 Adding a log4j.properties file for GAI extension logging
(edit) @21919   14 years sjm84 New code for GAI extension manager
(edit) @21918   14 years sjm84 Further reorganising folders for GAI extension changes
(edit) @21916   14 years kjdon made this work with a user specified process_exp so that your metadata …
(edit) @21912   14 years xiao force garbage collection after closing gdb database on Windows
(edit) @21911   14 years xiao added two constants for configure action results; added method …
(edit) @21910   14 years xiao in processMessage, changed to return configure action response element …
(edit) @21907   14 years ak19 Cosmetic change.
(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) @21904   14 years kjdon format for how search types are defined has changed
(edit) @21903   14 years kjdon updated to use individual search and retrieve wrappers
(edit) @21896   14 years ak19 gsdlsite.cfg can always have quotes inserted to sandwich the value for …
(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) @21890   14 years ak19 No quotes around GSDLHOME filepath in setup.bat. since the set …
(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) @21885   14 years ak19 GSDLHOME in gsdlsite.cfg only to be embedded in quotes there are …
(edit) @21884   14 years ak19 The lib/Crypt.class file of shared/core/lib/crypt.jar needs to be …
(edit) @21883   14 years kjdon don't use dc.date for datestamp, instead use the new gs.OAIDateStamp
(edit) @21882   14 years kjdon changed the OAIDateStamp definition to include format information
(edit) @21881   14 years kjdon added a new element, OAIDateStamp
(edit) @21880   14 years kjdon add in greenstone metadata set by default to a new collection
(edit) @21879   14 years kjdon reindented the file in preparation for editing
(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) @21867   14 years ak19 Don't want to delete the gli\lib folder since it contains the jar …
(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) @21847   14 years oranfry dont rely on hooks for replacement
(edit) @21845   14 years oranfry make sure properties forwarded to greenstone are permanent
(edit) @21843   14 years oranfry api change
(edit) @21842   14 years oranfry insert ant into greenstone3 installations
(edit) @21841   14 years oranfry pipe output to file as well as stdout under windows
(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) @21820   14 years ak19 Adds quotes around GSDLHOME path in gsdl3site.cfg
(edit) @21819   14 years ak19 Using new icons.
(edit) @21818   14 years ak19 Adds quotes around GSDLHOME path in gsdlsite.cfg
(edit) @21810   14 years ak19 LANG env needs to be consistent: passed to apache web server to keep …
(edit) @21809   14 years davidb URL used in svn checkout changed to reflect new SVN server structure.
(edit) @21808   14 years mdewsnip Added format_t destructor, to fix one memory leak.
(edit) @21807   14 years oranfry cant change ant permissions for now
(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) @21802   14 years kjdon need to get the writer fromm response *after* setting the output to utf-8
(edit) @21801   14 years kjdon extended HTMLPlugin's metadata_field_separator option to Word and …
Note: See TracRevisionLog for help on using the revision log.