|
|
@22665
|
[22665]
|
9 years |
mdewsnip |
Now always applies dm_safe() to [srclink_file] metadata values, because …
|
|
|
@22651
|
[22651]
|
9 years |
mdewsnip |
Changed vlistbrowserclass.cpp and demo/etc/collect.cfg to use the new …
|
|
|
@22650
|
[22650]
|
9 years |
mdewsnip |
Added new "dmsafe:" format statement modifier, in preparation for removing …
|
|
|
@22647
|
[22647]
|
9 years |
davidb |
Now using gs.allowPrinting rather than internal 'allowPrint' which …
|
|
|
@22635
|
[22635]
|
9 years |
ak19 |
3rd commit to do with having a relocatable collect dir. Changes to linux …
|
|
|
@22613
|
[22613]
|
9 years |
ak19 |
Still ticket 152: allowing other collectdirs. For the apache web server to …
|
|
|
@22588
|
[22588]
|
9 years |
sjm84 |
Added css to the list of mime-types that server.exe knows about
|
|
|
@22557
|
[22557]
|
9 years |
kjdon |
in oai.cfg can define oaiinfo elements, which are addition items …
|
|
|
@22483
|
[22483]
|
9 years |
ak19 |
1. Added instructions on how to set up the relocatable Apache HTTPD web …
|
|
|
@22482
|
[22482]
|
9 years |
ak19 |
The README file that explains the changes made to binaries and zip files …
|
|
|
@22452
|
[22452]
|
9 years |
kjdon |
added a variable to store the default format, so can change it easily. …
|
|
|
@22437
|
[22437]
|
9 years |
kjdon |
need to check for ex. before testing whether meta = srclink etc, …
|
|
|
@22404
|
[22404]
|
9 years |
mdewsnip |
Added "newvalue.setencoding(1)" in two places in …
|
|
|
@22400
|
[22400]
|
9 years |
kjdon |
some code formatting changes, major change is the call to MARCtidy instead …
|
|
|
@22399
|
[22399]
|
9 years |
kjdon |
changes for unimarc, thanks to Yvan Arnaud
|
|
|
@22398
|
[22398]
|
9 years |
kjdon |
added UNIMARC format
|
|
|
@22397
|
[22397]
|
9 years |
kjdon |
added UNIMARC format
|
|
|
@22396
|
[22396]
|
9 years |
kjdon |
use MARCmake now instead of usMARC - then can use all formats that d2m …
|
|
|
@22395
|
[22395]
|
9 years |
kjdon |
added UNIMARC format
|
|
|
@22394
|
[22394]
|
9 years |
kjdon |
these needed stdlib.h for malloc
|
|
|
@22393
|
[22393]
|
9 years |
kjdon |
conversion for uniMARC, thanks to Yvan Arnaud
|
|
|
@22392
|
[22392]
|
9 years |
kjdon |
want to use is/uni/swe/nor/dan/fin MARCs so added them in to Makefile, and …
|
|
|
@22384
|
[22384]
|
9 years |
kjdon |
hack to make right to left languages look proper. new parameter to phind - …
|
|
|
@22378
|
[22378]
|
9 years |
sjm84 |
Greenstone 2 now compiles and installs on 64-bit linux machines
|
|
|
@22292
|
[22292]
|
9 years |
sjm84 |
Changed from using an int to using a long so that it would be compatible …
|
|
|
@22289
|
[22289]
|
9 years |
kjdon |
ids are now like oai:repos-id:collection:doc
|
|
|
@22287
|
[22287]
|
9 years |
kjdon |
added oai-identifier description now that we are using oai scheme ids
|
|
|
@22286
|
[22286]
|
9 years |
kjdon |
previous commit message was for a different file. Should have been: added …
|
|
|
@22285
|
[22285]
|
9 years |
kjdon |
new toOID takes an extra arg, repos_id, so its generates ids like …
|
|
|
@22284
|
[22284]
|
9 years |
kjdon |
new toOID takes an extra arg, repos_id, so its generates ids like …
|
|
|
@22231
|
[22231]
|
10 years |
mdewsnip |
Fix assert() failure that looks like a segmentation fault when users enter …
|
|
|
@22214
|
[22214]
|
10 years |
kjdon |
tidied up output_custom_metadata. when outputing dc.Identifier, it will …
|
|
|
@22213
|
[22213]
|
10 years |
kjdon |
changes to methods of oaiconfig
|
|
|
@22212
|
[22212]
|
10 years |
kjdon |
tidied up the config classes. moved all the global params into oaiconfig …
|
|
|
@22206
|
[22206]
|
10 years |
kjdon |
qualified_dublin_core now inherits from dublin_core so that it can use …
|
|
|
@22205
|
[22205]
|
10 years |
kjdon |
added ifndef _DUBLINCORE_H_ etc because I am now including it more than …
|
|
|
@22196
|
[22196]
|
10 years |
mdewsnip |
Grrr... why wasn't "multiplevalue" supported when reading "cgiarg" values …
|
|
|
@22189
|
[22189]
|
10 years |
davidb |
Some refinement of the testing framework for the os_process class
|
|
|
@22188
|
[22188]
|
10 years |
davidb |
Some refinement of the testing framework for the os_process class
|
|
|
@22187
|
[22187]
|
10 years |
davidb |
Switch off main() program for testing os_process
|
|
|
@22183
|
[22183]
|
10 years |
davidb |
Further expansion of functionality (and testing) or os_process classes
|
|
|
@22178
|
[22178]
|
10 years |
davidb |
slipped up with '=' instead of '=='. Now fixed.
|
|
|
@22177
|
[22177]
|
10 years |
davidb |
Further development of the os_process classes
|
|
|
@22174
|
[22174]
|
10 years |
davidb |
Syntax errors corrected
|
|
|
@22173
|
[22173]
|
10 years |
davidb |
Some initial development on the ability to have bi-directional pipes to …
|
|
|
@22142
|
[22142]
|
10 years |
davidb |
For the CGI 'e' variable to be inter-changable between mod_gsdl and …
|
|
|
@22090
|
[22090]
|
10 years |
ak19 |
Windows makefiles to work with USE_GDBM and USE_JDBM: 1. Added winMake.bat …
|
|
|
@22080
|
[22080]
|
10 years |
ak19 |
Undoing partial commit: accidentally committed windows makefiles along …
|
|
|
@22078
|
[22078]
|
10 years |
ak19 |
1. Missing conditional LIBS or INCLUDES or DIR declaration for when …
|
|
|
@22068
|
[22068]
|
10 years |
ak19 |
1. Configure files updated to set the USE_HTTPD at the runtime-src …
|
|
|
@22067
|
[22067]
|
10 years |
ak19 |
1. More changes to makefiles: rm JDBMWrapper.jar and jdbm.jar on clean. 2. …
|
|
|
@22066
|
[22066]
|
10 years |
ak19 |
obj (not .o) files on windows.
|
|
|
@22062
|
[22062]
|
10 years |
ak19 |
Updating windows makefiles to mirror the same changes that Dr Bainbridge …
|
|
|
@22058
|
[22058]
|
10 years |
ak19 |
Changes to makefiles to 1. incorporate USE_GDBM and USE_JDBM flags (and …
|
|
|
@22050
|
[22050]
|
10 years |
davidb |
Updating of code to support sql-query filter
|
|
|
@22049
|
[22049]
|
10 years |
davidb |
Similar to introduction of sqlquery action, introduction of …
|
|
|
@22048
|
[22048]
|
10 years |
davidb |
Changes necessary to support new sql-query action
|
|
|
@22047
|
[22047]
|
10 years |
davidb |
Changes necessary to support new sql-query action
|
|
|
@22046
|
[22046]
|
10 years |
davidb |
Changes necessary to support new sql-query action
|
|
|
@22045
|
[22045]
|
10 years |
davidb |
Introduction of sql-query action. This has been achived be creating a …
|
|
|
@22044
|
[22044]
|
10 years |
davidb |
Introduction of sql-query action. This has been achived be creating a …
|
|
|
@21997
|
[21997]
|
10 years |
mdewsnip |
Fixed nasty problem where random memory can be iterated through when "e" …
|
|
|
@21980
|
[21980]
|
10 years |
kjdon |
added stylesheet info to the output so get a nice page when user enters no …
|
|
|
@21978
|
[21978]
|
10 years |
kjdon |
for record datestamp, use gs.OAIDateStamp if available, otherwise use …
|
|
|
@21973
|
[21973]
|
10 years |
kjdon |
Need to convert query between unicode and utf8 for mgpp
|
|
|
@21961
|
[21961]
|
10 years |
mdewsnip |
Added call to reset() on the inconverter before converting each CGI …
|
|
|
@21945
|
[21945]
|
10 years |
ak19 |
Fixed up win32.mak files in runtime-src that set DEFS for ANY of the …
|
|
|
@21931
|
[21931]
|
10 years |
ak19 |
Matches the win32.mak of recpt: doesn't compile up oaserver.cgi for …
|
|
|
@21906
|
[21906]
|
10 years |
ak19 |
Reinstating some of the handling of envvars file to before previous
|
|
|
@21895
|
[21895]
|
10 years |
ak19 |
Can set envvars ourselves instead of preserving it 'if it exists'. It will …
|
|
|
@21894
|
[21894]
|
10 years |
ak19 |
1. Removed insertion of unnecessary quotes when replacing the …
|
|
|
@21887
|
[21887]
|
10 years |
ak19 |
Occurrences of the placeholder APACHE_HOME_OS were not getting replaced in …
|
|
|
@21883
|
[21883]
|
10 years |
kjdon |
don't use dc.date for datestamp, instead use the new gs.OAIDateStamp
|
|
|
@21878
|
[21878]
|
10 years |
kjdon |
we need to keep the original version of the search word to display for the …
|
|
|
@21877
|
[21877]
|
10 years |
kjdon |
added ifndefs around the define _XOPEN_SOURCE. Adding in gsdlconf to …
|
|
|
@21875
|
[21875]
|
10 years |
kjdon |
config.h not there on windows, should have included gsdlconf.h
|
|
|
@21874
|
[21874]
|
10 years |
kjdon |
need to include config.h to use ENABLE_MGPP
|
|
|
@21810
|
[21810]
|
10 years |
ak19 |
LANG env needs to be consistent: passed to apache web server to keep its …
|
|
|
@21808
|
[21808]
|
10 years |
mdewsnip |
Added format_t destructor, to fix one memory leak.
|
|
|
@21799
|
[21799]
|
10 years |
kjdon |
output_custom_metadata needs a return value
|
|
|
@21772
|
[21772]
|
10 years |
ak19 |
Removing the Doc and Sec opening and closing tags, since they interfere …
|
|
|
@21761
|
[21761]
|
10 years |
kjdon |
adding code to provide a URL in a dc.identifier field to link to the …
|
|
|
@21758
|
[21758]
|
10 years |
kjdon |
now we dynamically generate srclink (and /srclink, and new srchref which …
|
|
|
@21752
|
[21752]
|
10 years |
mdewsnip |
Added new "htmlsafe:", "xmlsafe:", and "truncate(X):" (truncate metadata …
|
|
|
@21743
|
[21743]
|
10 years |
kjdon |
should be using assocfilepath instead of archivedir
|
|
|
@21605
|
[21605]
|
10 years |
mdewsnip |
Swapped an "if" block and an "else" block in metaformat::scan_metadata() …
|
|
|
@21490
|
[21490]
|
10 years |
mdewsnip |
Adding new GSDL_USE_WIZARD_ACTION definition to gsdl_modules_cfg.h, to …
|
|
|
@21489
|
[21489]
|
10 years |
mdewsnip |
Modifying userdb.cpp so it uses the more general dbclass object instead of …
|
|
|
@21485
|
[21485]
|
10 years |
mdewsnip |
Modifying historydb.cpp so it uses the more general dbclass object instead …
|
|
|
@21484
|
[21484]
|
10 years |
ak19 |
Deleting an extra object file that used to linger upon doing a make clean.
|
|
|
@21472
|
[21472]
|
10 years |
mdewsnip |
Created USE_GDBM and USE_JDBM defines that work similar to USE_SQLITE and …
|
|
|
@21455
|
[21455]
|
10 years |
ak19 |
Major bug fix after Dr Bainbridge debugged the server code which was …
|
|
|
@21453
|
[21453]
|
10 years |
ak19 |
Dr Bainbridge improved some code by adding the helper method …
|
|
|
@21446
|
[21446]
|
10 years |
ak19 |
Configure files updated to correctly set all the variables that can be …
|
|
|
@21442
|
[21442]
|
10 years |
ak19 |
In the configure.in files, MICO_DIR is now set to withval not enableval. …
|
|
|
@21440
|
[21440]
|
10 years |
ak19 |
MICO_DIR should be set to withval not enableval, this was already …
|
|
|
@21435
|
[21435]
|
10 years |
ak19 |
Better way of setting the ENABLE_indexer and USE_SQLITE and ENABLE_JNI …
|
|
|
@21432
|
[21432]
|
10 years |
davidb |
Update to use of -m32, which is activated when compiling on a 64-bit …
|
|
|
@21424
|
[21424]
|
10 years |
davidb |
When testing on a 64-bit architecture, compile failed with error: cast …
|
|
|
@21415
|
[21415]
|
10 years |
davidb |
Support for JDBM database backend added
|
|
|