source: main/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @27848   11 years davidb solr-ext now part of the 'prepare' sequence. In other work (outside …
(edit) @27846   11 years davidb Target added that means the Solr extension is now automatically added …
(edit) @27845   11 years davidb Moving these to one side as the 'XS'-ness seems to trigger some binary …
(edit) @27839   11 years davidb Using \! CMD vars a mistake. Returning to \% form
(edit) @27838   11 years davidb Use of %GSDL3HOME% lead to incorrect file writable test decision. …
(edit) @27837   11 years davidb gs3-server.sh script does (after all) need to set up the Greenstone …
(edit) @27836   11 years davidb Change to help Server3 find global.properties when runnign in …
(edit) @27835   11 years davidb Slight enlargement of the Sever3 frame, so text on Unbuntu displays …
(edit) @27834   11 years davidb Test for windows relied on a property that had not been set yet (for …
(edit) @27833   11 years davidb Additional work to help support Greenstone running off a read-only …
(edit) @27832   11 years ak19 Win GS3 gs3-setup.bat now checks whether setup has already been run by …
(edit) @27831   11 years ak19 Win GS2 setup.bat now checks whether GSDLHOME has already been set
(edit) @27830   11 years davidb Additional work to help support Greenstone running off a read-only …
(edit) @27829   11 years davidb Additional work to help support Greenstone running off a read-only …
(edit) @27828   11 years davidb Additional properties to help support Greenstone running off a …
(edit) @27827   11 years davidb Code changes to help support Greenstone running off a read-only …
(edit) @27826   11 years davidb Class extended to include support for storing properties that would be …
(edit) @27825   11 years davidb 'writabe' version of gsdl3_home introduced to help support Greenstone …
(edit) @27824   11 years davidb Small adjustment to give better 'file not found' error reporting
(edit) @27823   11 years davidb Introduction of 'writable' version of some properties to help with …
(edit) @27822   11 years davidb Updated jdbm.jar compiled from the latest version of the code (which …
(edit) @27819   11 years ak19 Using FileUtils::MakeAllDirectories instead of deprecated util::mk_all_dir.
(edit) @27818   11 years kjdon adding in stuff for facets
(edit) @27817   11 years kjdon testing for null to avoid exceptions
(edit) @27813   11 years sjm84 Some reformatting and added a depositor link at the bottom that links …
(edit) @27812   11 years sjm84 Adding depositor styles
(edit) @27811   11 years sjm84 callMetadataServer now uses jquery
(edit) @27810   11 years sjm84 A fix to a silly mistake that was causing multiple metadata values to …
(edit) @27809   11 years sjm84 Reordering
(edit) @27808   11 years sjm84 Some reformatting as well as adding pages for the depostior
(edit) @27807   11 years sjm84 Added a function to empty the user database (useful for testing)
(edit) @27806   11 years sjm84 Fixed some bugs and it now keeps track of where you are up to
(edit) @27805   11 years sjm84 Removing some unnecessary imports
(edit) @27804   11 years davidb Standard JDBM code opens databases read/write. This doesn't play …
(edit) @27803   11 years kjdon code for sort and facet lists
(edit) @27800   11 years kjdon adding in sorting based on sort list, not index list
(edit) @27799   11 years davidb If the gnome-lib extension is visible (in its standard 'ext' location …
(edit) @27797   11 years ak19 Moving from apache ant 1.8.0 to 1.8.2 since the latter is needed by …
(edit) @27791   11 years ak19 Bugfix: when running buildcol.pl with -activate flag, the collection …
(edit) @27790   11 years sjm84 Modified the code so that no async calls we being called at the same time
(edit) @27789   11 years davidb Moving the cpan HTML::... perl modules to inside perl-5.8 as these …
(edit) @27788   11 years ak19 Dr Bainbridge suggested th e fix for when the Greenstone 3 home is …
(edit) @27787   11 years kjdon making the thumbicon img tag valid HTML - adding alt att, and putting …
(edit) @27786   11 years kjdon the name att of a meta tag must be a single token. So lets use a …
(edit) @27785   11 years kjdon img tags need alt attribute to be valid html
(edit) @27778   11 years davidb Specific perl-5.8 perl-5.10 now not needed. XMLParser.pm looks for …
(edit) @27777   11 years davidb Bumped up to using version 2.41 of XML::Parser so use of 'tie' no …
(edit) @27776   11 years davidb Moved to the latest version of XML::Parser. This is so newer version …
(edit) @27775   11 years ak19 Commented out message on GS3 still not having authentication …
(edit) @27774   11 years davidb Change to work with the Greenstone 3 release-kit/installer
(edit) @27773   11 years davidb Missing from main directory commit
(edit) @27771   11 years davidb Solr extension comes as standard now in Greenstone3
(edit) @27770   11 years davidb Some useful information about extensions
(edit) @27769   11 years davidb Adjustment to ant files that copy in the XML-Parser files necessary …
(edit) @27768   11 years davidb Version compiled up on Ubuntu 12, 32-bit
(edit) @27762   11 years ak19 Minor bugfix: name of function called was mistyped
(edit) @27758   11 years ak19 Using FileUtils instead of deprecated util subroutines. Also a typo …
(edit) @27757   11 years ak19 Using FileUtils subroutines instead of deprecated calls to util package
(edit) @27742   11 years ak19 Remove Windows carriage returns when Greenstone assigns titles, where …
(edit) @27731   11 years ak19 Forgot to commit changes to release-kit that checkout the new …
(edit) @27719   11 years sjm84 Some depositor updates
(edit) @27718   11 years sjm84 Phase two of fixing collectionConfig templates being incorrect in Greenbug
(edit) @27717   11 years sjm84 A minor error check
(edit) @27716   11 years sjm84 Need to store xpath data from the collectionConfig for debug purposes
(edit) @27715   11 years sjm84 Fixed some potential perl path errors
(edit) @27714   11 years sjm84 Reverting an accidental change
(edit) @27713   11 years sjm84 Fixing collectionConfig templates being incorrect
(edit) @27705   11 years sjm84 Reformatting this file
(edit) @27703   11 years ak19 Dr Bainbridge fixed the final diffcol issue with Small-HTML on windows …
(edit) @27698   11 years ak19 import.pl/export.pl now issues a reminder that sortmeta needs to be …
(edit) @27697   11 years ak19 Dr Bainbridge fixed it so that the gdb files generated on Windows for …
(edit) @27675   11 years ak19 Tidying up my previous 2 commits on this file.
(edit) @27674   11 years sjm84 Added the missing GSDL3SRCHOME enviroment variable into the Perl …
(edit) @27673   11 years kjdon need to return the set name\!
(edit) @27672   11 years kjdon adding new functionality to identify request
(edit) @27671   11 years kjdon added a couple of methods to get soem extra xml for the identify request
(edit) @27670   11 years kjdon added some more fields to bring identify response in line with gs2 …
(edit) @27665   11 years kjdon Needed to add a second change to the previous commit
(edit) @27664   11 years kjdon Fixed an issue with building on Windows where a regex in an eval …
(edit) @27646   11 years jmt12 Adding an option to allow me to suppress RSS file writing, -no_rss, as …
(edit) @27639   11 years jmt12 Change it so failure to open a filehandle isn't fatal - leave it up to …
(edit) @27636   11 years ak19 In order for the DEC's GS2 to compile, it needs gnome-lib. So …
(edit) @27635   11 years ak19 Checking return status of compilation so it stops on error.
(edit) @27634   11 years ak19 Changed order of @INC 'unshifts' due to clash over Greenstone own …
(edit) @27632   11 years ak19 Added external reference to makegs2.sh (useful for derk release kit).
(edit) @27627   11 years ak19 File lock code currently experimental, so not in the main greenstone …
(edit) @27626   11 years ak19 Dr Bainbridge hopes including sys/types.h may help compiling …
(edit) @27625   11 years ak19 Correcting comment
(edit) @27624   11 years ak19 renamed winlock to filelock as it's not windows specific.
(edit) @27623   11 years ak19 Using FileUtils::FileExists in place of minus-e for the same test.
(edit) @27622   11 years ak19 Added in an automatic compilation mode, which you can use by passing …
(edit) @27617   11 years sjm84 Various improvements and fixes mostly to do with adding depositor …
(edit) @27602   11 years ak19 Adding sorting on keys. Particularly necessary for diffcol.pl …
(edit) @27600   11 years ak19 Two things 1. Moving John's windows (un)locking to new file …
(edit) @27597   11 years davidb Additional header file included -- to help with finding the Unix mkdir …
(edit) @27578   11 years ak19 Doing a sort on all occurrences of readdir, so readdir lists dir …
(edit) @27565   11 years kjdon ignore special keywords which should be only in indexes list, and …
(edit) @27564   11 years kjdon check if defined before setting sortfields, as there may not be any
(edit) @27563   11 years kjdon implementing the new build option sections_sort_on_document_metadata
(edit) @27562   11 years kjdon added new build option sections_sort_on_document_metadata. same as …
Note: See TracRevisionLog for help on using the revision log.