source: main/trunk/greenstone2

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @25249   12 years ak19 Added code to allow us to get all the up to date strings, instead of …
(edit) @25246   12 years ak19 Needed to turn off debugging before previous commit
(edit) @25245   12 years ak19 Recommitting previous commit with debugging code this time (debug …
(edit) @25244   12 years ak19 GS3 tomcat server crashes because java crashes owing to some error in …
(edit) @25241   12 years ak19 Updated ApplyXSLT to work with the 2 new XSLT files …
(edit) @25240   12 years jmt12 Removing spaces that were causing problems when enabling TDB
(edit) @25239   12 years jmt12 Removing space that was causing problems when enabling TDB
(edit) @25238   12 years jmt12 Removing spaces that were causing problems when enabling TDB
(edit) @25237   12 years jmt12 Adding some variables to the Makefile.in that extensions can …
(edit) @25236   12 years jmt12 Adding some variables to the Makefile.in that extensions can …
(edit) @25235   12 years jmt12 Adding two placeholders into the collectset to allow Extensions to add …
(edit) @25234   12 years jmt12 Adding some variables to the Makefile.in that extensions can …
(edit) @25233   12 years jmt12 Adding some variables to the Makefile.in that extensions can …
(edit) @25232   12 years ak19 Adding a README file for the corba part of runtime-src so that …
(edit) @25231   12 years ak19 Many changes to get corba working again ever since the addition of RSS …
(edit) @25230   12 years ak19 We've shifted over to mico-2.3.13 (from 2.3.5), which required we use …
(edit) @25229   12 years ak19 1. The mico version is still the new 2.3.13, but it has been altered …
(edit) @25228   12 years ak19 Replaced with newest (and customised) version of mico:2.3.13
(edit) @25227   12 years ak19 1. The mico version is still the new 2.3.13, but it has been altered …
(edit) @25224   12 years kjdon removed default value for max_records option. If not specified, now …
(edit) @25213   12 years kjdon Michael said we didn't need this 'Cached: true/false' debug message …
(edit) @25199   12 years ak19 DLConsulting fixed a bug in a regex that prevented OAIDownload.pm from …
(edit) @25194   12 years mdewsnip Fixed problem in Greenstone's unitool::create_unicat_data() causing …
(edit) @25193   12 years mdewsnip To ignore share directory.
(edit) @25192   12 years ak19 Diego noticed that even openoffice was available, pptx was not …
(edit) @25189   12 years ak19 Added new version of mico. The older version 2.3.5 does not work on …
(edit) @25186   12 years ak19 Corrections to Laotian translations. Many thanks to Dwight Martin.
(edit) @25185   12 years ak19 Committing trial fix from a month ago that worked for a GS mailing …
(edit) @25178   12 years sjm84 Fixed two Windows makefiles
(edit) @25172   12 years jmt12 A configure to propagate the ARCH_DEP_FLAGS variable and Makefiles …
(edit) @25171   12 years jmt12 Removing hardcoded -fpic in Makefile.in (presumably snuck in during …
(edit) @25170   12 years jmt12 Propagating ARCH_DEP_FLAGS. It appears that you need to at least …
(edit) @25169   12 years jmt12 Propagating ARCH_DEP_FLAGS. It appears that you need to at least …
(edit) @25168   12 years jmt12 Removing hardcoded -fpic in Makefile.in (presumably snuck in during …
(edit) @25167   12 years kjdon load up hte plugins before writing out the xml so that any error …
(edit) @25164   12 years sjm84 Adding in a necessary include directory
(edit) @25153   12 years sjm84 Fixed an instance of stdint that I missed
(edit) @25152   12 years sjm84 Fixing the missing stdint on VC++9
(edit) @25151   12 years kjdon no longer have lib64 dir for expat
(edit) @25150   12 years kjdon _unix_ should have been unix
(edit) @25149   12 years kjdon getting greenstone to work properly on 64 bit machines. …
(edit) @25148   12 years kjdon getting greenstone to work properly on 64 bit machines. …
(edit) @25147   12 years kjdon merged 64_bit_Greenstone branch into trunk, rev 25139
(edit) @25146   12 years sjm84 (Hopefully) fixed stdint.h issues for windows for GDBM
(edit) @25137   12 years kjdon change off_t type from long to int32_t so that database files are …
(edit) @25103   12 years sjm84 Removed some debug statements
(edit) @25102   12 years sjm84 Fixed a few bugs
(edit) @25097   12 years sjm84 More changes to metadataaction as well as sorting the keys when printing
(edit) @25094   12 years kjdon extrametadata must have url style filepaths, ie / for dirsep. and they …
(edit) @25093   12 years kjdon added filepath_regex_to_url_format method. like …
(edit) @25078   12 years davidb @INC updated to include extension perllib folders
(edit) @24971   12 years ak19 1. Introduced the util::filepath_to_url_format subroutine which will …
(edit) @24970   12 years ak19 Dr Bainbridge noticed that previous commits to corba needed an …
(edit) @24965   12 years mdewsnip Fixed bug where the end of the macro definition would be missed if a …
(edit) @24961   12 years ak19 Fixed copy and paste errors in recent commits and removed some unused …
(edit) @24960   12 years ak19 Removed 2 occurrences of an unmatched, superfluous closing curly …
(edit) @24959   12 years ak19 Second commit to do with Greenstone's support for RSS. Has been tested …
(edit) @24958   12 years ak19 First commit to do with Greenstone's support for RSS. Committing Dr …
(edit) @24954   12 years ak19 Undoing accidental commit of config and related files during bugfix in …
(edit) @24953   12 years ak19 For non-standard collecthome specified in gsdlsite.cfg on linux, need …
(edit) @24952   12 years ak19 All perlcode that accesses extrametakeys, extrametadata, extrametafile …
(edit) @24951   12 years ak19 All perlcode that accesses extrametakeys, extrametadata, extrametafile …
(edit) @24950   12 years sjm84 Fixed use of null instead of undef
(edit) @24949   12 years sjm84 Adding the ability to specify metadata values to use to remove archive …
(edit) @24943   12 years sjm84 Added remove_import_metadata and remove_archive_metadata, more …
(edit) @24940   12 years ak19 Dr Bainbridge discovered a logic error in the order of steps in …
(edit) @24932   12 years ak19 Diego noticed how the metadata in a toplevel metadata.xml, which …
(edit) @24921   12 years davidb Some of our perl CGI scripts use JSON, while included in the …
(edit) @24912   12 years ak19 Additions to Urdu language Core Greenstone Interface. Many thanks to …
(edit) @24910   12 years ak19 Number of required arguments changed recently with the introduction of …
(edit) @24909   12 years ak19 GSDLOS_GSDLARCH is another parameter to be passed into Server2, so the …
(edit) @24904   12 years ak19 Need quotes around collecthome in gsdlsite.cfg to handle spaces and …
(edit) @24903   12 years ak19 Removed unnecessary quotes around path which may become a problem when …
(edit) @24902   12 years ak19 GSDLARCH used in Windows makefiles (and gsicontrol.bat) when working …
(edit) @24901   12 years ak19 GSDLARCH used in Linux makefiles when working out the cgi-bin path …
(edit) @24895   12 years ak19 Further changes to previous commit: the usage.txt file needs to be …
(edit) @24894   12 years ak19 John Thompson fixed a bug: Turning logging on in etc/main.cfg had no …
(edit) @24882   12 years davidb Addition test to trim() to safe-guard against being given a string …
(edit) @24880   12 years ak19 Corrections and additions after testing on Windows the recent commits …
(edit) @24879   12 years ak19 Don't want to copy the makefiles from common-src\cgi-bin into GS2's cgi-bin
(edit) @24878   12 years ak19 Minor correction. Ironing out recent commits during testing.
(edit) @24877   12 years ak19 Correcting error in command to delete directory
(edit) @24874   12 years ak19 Third set of commits to do with the migration of cgi-bin into …
(edit) @24873   12 years ak19 Second set of commots to do with migration of cgi-bin into common-src, …
(edit) @24872   12 years ak19 First set of changes to do with migration of cgi-bin into common-src, …
(edit) @24871   12 years ak19 Minor cosmetic change before major commits
(edit) @24854   12 years ak19 Improved display messages to do with PDFBox (and an EmbeddedMetaPlugin
(edit) @24852   12 years ak19 Urdu language Auxiliary Greenstone Interface. Many thanks to Muhammad …
(edit) @24851   12 years mdewsnip Really?
(edit) @24850   12 years mdewsnip Fixed up svn:ignores.
(edit) @24849   12 years mdewsnip Fixed up svn:ignore for this directory.
(edit) @24832   12 years ak19 1. util.pm's envvar_prepend and append subroutines now escape …
(edit) @24831   12 years ak19 Another minor change: if no parameters given, the gs-magick.pl script …
(edit) @24830   12 years ak19 Minor changes in help and error reporting.
(edit) @24829   12 years ak19 Changes to bat files and perl code to deal with brackets in (Windows) …
(edit) @24822   12 years ak19 Urdu language Core Greenstone Interface. Many thanks to Ata ur Rehman.
(edit) @24820   12 years ak19 To compile apache-httpd correctly if there are spaces in the path to …
(edit) @24819   12 years ak19 Improvement to previous commit: Minor addition necessary before …
(edit) @24818   12 years ak19 Minor addition necessary before committing major changes.
(edit) @24815   12 years ak19 Replacing wget-1.11.4 with wget-1.13.4 since it stopped compiling on …
Note: See TracRevisionLog for help on using the revision log.