source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @24114   13 years ak19 Now GS2 works out the earliestDatestamp of the repository in the …
(edit) @24113   13 years ak19 Changes to do with the CDROM. Sam updated the release-kit build.xml …
(edit) @24112   13 years ak19 Sam fixed a vector iteration bug
(edit) @24111   13 years sjm84 Using the new text_t trim function to remove whitespace from around …
(edit) @24110   13 years sjm84 Added a trim function to text_t that removes leading and trailing …
(edit) @24109   13 years ak19 Still on changes for OAIserver: oailastmodified date is now used …
(edit) @24108   13 years ak19 Preliminary changes that were needed to get the GS2 OAIserver …
(edit) @24107   13 years sjm84 Updating the ExifTool perl modules
(edit) @24106   13 years davidb Two new macros set, _remoteAddr_ and _remoteHost_ (if reverse lookup …
(edit) @24105   13 years ak19 Updating the openoffice tar files with the recently changed …
(edit) @24104   13 years ak19 OpenOfficeConverter needs to have the -Doffice.home flag set in order …
(edit) @24103   13 years ak19 Some minor oversights fixed.
(edit) @24102   13 years ak19 Still to do with Dr Bainbridge's fix for GS3 regarding embedding …
(edit) @24101   13 years nzdl tagging a stable point on the trunk
(edit) @24100   13 years nzdl tagging a stable point on the trunk
(edit) @24099   13 years ak19 I think this now fixes a server crashing bug identified by Tanja …
(edit) @24098   13 years xiao added call of compile-core at the end of flax target update-flax
(edit) @24097   13 years sjm84 Collection building requires access to gs2build/bin/windows
(edit) @24096   13 years ak19 Fixed a server crashing bug in the oaiserver. Off by one error.
(edit) @24095   13 years ak19 Noticed a minor error in clearing search form.
(edit) @24094   13 years sjm84 Added -removeold and corrected the GSDLOS environment variable to be a …
(edit) @24093   13 years sjm84 Fixing issues with perl finding the wrong perl by making sure it uses …
(edit) @24092   13 years sjm84 Yet another small fix
(edit) @24091   13 years sjm84 Fixed a small error that was causing the flax installation link to be …
(edit) @24090   13 years jmt12 tdb datasource support for Greenstone runtime
(edit) @24089   13 years sjm84 Moving the collection building so that it is after we get Imagemagick
(edit) @24088   13 years sjm84 Fixing another small mistake
(edit) @24087   13 years ak19 Dr Bainbridge fixed Papitha's problem with GS3 not embedding …
(edit) @24086   13 years ak19 Don't want horizontally repeating background img.
(edit) @24085   13 years sjm84 Further fixes to Greenstone 3 collection building on Windows
(edit) @24084   13 years sjm84 Corrected some windows paths to do with building the lucene-jdbm-demo …
(edit) @24083   13 years ak19 Katherine suggested adding the ref to the new gs2-image replaceList …
(edit) @24082   13 years ak19 Sam worked out a better way to express in XLST some the changes I had …
(edit) @24081   13 years max Hide debug
(edit) @24080   13 years sjm84 Changing the version of SQLite
(edit) @24079   13 years ak19 Belongs with bugfix in commit 24077: removed what looks like a debug …
(edit) @24078   13 years ak19 There was a bug in Admin pages when listing users where the list users …
(edit) @24077   13 years ak19 sqlite package was changed. Has a different name now.
(edit) @24076   13 years ak19 Fixed a Windows GS3 compilation bug in the compile-javagdbm ant target …
(edit) @24075   13 years davidb Updating SQLite to a more recent release (May 2011) supporting casting …
(edit) @24074   13 years davidb Top level CGI script for building collections. Nearly identical to …
(edit) @24073   13 years davidb Two features added: 1) allow for SQL matching 'startingwith' 2) …
(edit) @24072   13 years davidb Introduction of GS API calls that take an array of items (e.g. an …
(edit) @24071   13 years davidb Introduction of actions that take an array of items (e.g. an array of …
(edit) @24070   13 years ak19 Fixed build error message about uninitialised variables, which was due …
(edit) @24069   13 years jmt12 Removed environment setting for executable path resolution as this …
(edit) @24068   13 years jmt12 I'm adding the new dynamic form of dbutil.pm here until we are happy …
(edit) @24067   13 years sjm84 Changed the interface used by gs3library
(edit) @24066   13 years sjm84 Client side xslt is off by default
(edit) @24065   13 years sjm84 Phase three of swapping default and default-client-xslt
(edit) @24064   13 years sjm84 Phase two of swapping default and default-client-xslt
(edit) @24063   13 years sjm84 Phase one of swapping default and default-client-xslt
(edit) @24062   13 years sjm84 Adding gson-1.7.1 for Java JSON decoding
(edit) @24061   13 years sjm84 Several improvements to this Javascript, the search feature is not …
(edit) @24060   13 years ak19 Dr Bainbridge fixed the unicode issue that appeared after the 2.84 …
(edit) @24059   13 years sjm84 Tidying up on what should be reported on when 'svn status' or 'svn …
(edit) @24058   13 years sjm84 Tidying up on what should be reported on when 'svn status' or 'svn …
(edit) @24057   13 years sjm84 having pre-compiled dlls can be a problem if you are using a 64-bit …
(edit) @24056   13 years ak19 One of the two changes made in this file's previous commit to fix the …
(edit) @24055   13 years sjm84 Making the use of <store_metadata_coverage value="true"/> possible in …
(edit) @24054   13 years sjm84 Removing debug code
(edit) @24053   13 years sjm84 Greenstone 3 now builds the demo collection
(edit) @24052   13 years sjm84 The hhf cgi parameter is now implemented using JSON, also a few other …
(edit) @24051   13 years anna Complete Dhivehi translation of Greenstone Core Interface. Many thanks …
(edit) @24050   13 years jmt12 Initial checkin dbutil::tdb module - which allows TDB to be used as a …
(edit) @24049   13 years jmt12 Ignore the OS specific 'installed' directories
(edit) @24048   13 years jmt12 Ignoring the untarred tdb directory
(edit) @24047   13 years jmt12 I'd misunderstood where I needed to free the memory allocated to …
(edit) @24046   13 years jmt12 While checking where else I'd added erronous free() calls, I found a …
(edit) @24045   13 years jmt12 I'd misunderstood where I needed to free the memory allocated to …
(edit) @24044   13 years jmt12 Ignore the OS specific 'installed' directories
(edit) @24043   13 years jmt12 A quick readme explaining what this extension is
(edit) @24042   13 years jmt12 Removing trailing whitespace
(edit) @24041   13 years jmt12 Removing trailing whitespace
(edit) @24040   13 years jmt12 Removing extra whitespace and minor code style reformatting
(edit) @24039   13 years jmt12 Initial checkin of refactoring of gdbmset tool to work instead with TDB
(edit) @24038   13 years jmt12 Got my emacs crossed and accidentally change exe name to tdbset - …
(edit) @24037   13 years jmt12 Forgot to change the executable name when copying from tdbdel - I've …
(edit) @24036   13 years jmt12 Arg. Forgot to add the tdb.h file - so unsurprisingly wouldn't …
(edit) @24035   13 years jmt12 Adding listing of files (temporary config and build files plus binary) …
(edit) @24034   13 years jmt12 Initial checkin of refactoring of gdbmkeys to TDB
(edit) @24033   13 years jmt12 Wrapped a shell variable in speechmarks in order for it to be …
(edit) @24032   13 years jmt12 Corrected a typo in a function call
(edit) @24031   13 years jmt12 Found mg indexing randomly broke on 64bit machines. Tracked it down to …
(edit) @24030   13 years nzdl tagging a stable point on the trunk
(edit) @24029   13 years nzdl tagging a stable point on the trunk
(edit) @24028   13 years ak19 Bugfix for PagedImagePlugin dealing incorrectly with accented …
(edit) @24027   13 years ak19 Removed accidental commit of some macro replace definitions that are …
(edit) @24026   13 years sjm84 Updated the non-dev skins to take advantage of the stop words information
(edit) @24025   13 years sjm84 Added the two requested lucene-specific skin updates (stop words and …
(edit) @24024   13 years sjm84 Added stop words to the term_info printed by GS2LuceneSearch
(edit) @24023   13 years nzdl tagging a stable point on the trunk
(edit) @24022   13 years nzdl tagging a stable point on the trunk
(edit) @24021   13 years sjm84 Restored part of this file that must have been accidentally deleted …
(edit) @24020   13 years sjm84 Updating this file so that it works with the "contains" method used in …
(edit) @24019   13 years sjm84 Added a new hhf (HTTP Header Fields) cgi parameter that can be used to …
(edit) @24018   13 years sjm84 Another big set of updates to the Oran interface
(edit) @24017   13 years ak19 Dr Bainbridge fixed the bug on Windows whereby the Admin pages when …
(edit) @24016   13 years ak19 Fixed the unicode-issue that Diego discovered. When using the List …
(edit) @24015   13 years anna fixed duplicated key in English tutorial.
Note: See TracRevisionLog for help on using the revision log.