source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @18509   15 years davidb switched print statement to using $outhandle
(edit) @18508   15 years davidb Had to move location of where deletion of archive files was done
(edit) @18507   15 years davidb indented 'else' keyword correctly
(edit) @18506   15 years davidb supported for reindex added to DateList
(edit) @18505   15 years oranfry fixed type on build.xml
(edit) @18504   15 years oranfry a correction to the get parent test on the OID class
(edit) @18503   15 years oranfry whitespace fixes
(edit) @18502   15 years oranfry make sure the build.properties file has been created before trying to …
(edit) @18501   15 years oranfry make sure the build.properties file has been created before trying to …
(edit) @18500   15 years oranfry changing release kits to put all products in a products directory
(edit) @18499   15 years oranfry changing release kits to put all products into a products directory
(edit) @18498   15 years oranfry delete empty dir at uninstall
(edit) @18497   15 years oranfry changing release kits to put all products into a products directory
(edit) @18496   15 years oranfry put the output of the release kit into a file
(edit) @18495   15 years oranfry undoing a change to build.xml which broke svnupdate-gs2build
(edit) @18494   15 years davidb configure-admin target added to set password in etc/users.db
(edit) @18493   15 years davidb Increased password limit to 128, and made to loop stop after three attempts
(edit) @18492   15 years davidb incremental switches to -removeold if collection not built before
(edit) @18491   15 years davidb incremental-import.pl now switches to full import.pl if …
(edit) @18490   15 years davidb Mods to cached_convert so the $GSDLHOME is used rather then explicit …
(edit) @18489   15 years davidb Addition of mod_flvx that uses uses 'apxs' to add itself to the …
(edit) @18488   15 years davidb Looks for apache-httpd directory (top level) and updates environment …
(edit) @18487   15 years davidb Regenerate of configure scripts due to mods made to configure.in
(edit) @18486   15 years davidb Install architecture specific binaries under GSDLOS name
(edit) @18485   15 years davidb Tweak to get --enable-apache-httpd working correctly
(edit) @18484   15 years davidb Addition of Apache's httpd web server (version 2.x) into runtime-src …
(edit) @18483   15 years davidb Addition of Apache's httpd web server (version 2.x) into runtime-src …
(edit) @18482   15 years max Simplified the site home transformation, library.xsl defines the …
(edit) @18481   15 years davidb missing space in attributes to html tag
(edit) @18480   15 years davidb Seems to need AC_PROG_CXX defined in configure.in to compile properly.
(edit) @18479   15 years anna Updated traditional Chinese interface. Many thanks to Lilly Ho.
(edit) @18478   15 years davidb Added libtool to faad2 folder
(edit) @18477   15 years davidb Added libtool to jpeg-6b folder
(edit) @18476   15 years davidb Upgrading VideoPlugin to work with global file block
(edit) @18475   15 years davidb cgi-bin/gsdlsite.cfg can be automatically generated from …
(edit) @18474   15 years mdewsnip Fix to problem when using cached generated images where the image …
(edit) @18473   15 years max Change back the way all postProcessing works in order to get the GSF …
(edit) @18472   15 years davidb Changed from using "reindex" to "update"
(edit) @18471   15 years davidb Changed from using "reindex" to "update"
(edit) @18470   15 years davidb Additions scripts to support full (re)building and incremental (re)building
(edit) @18469   15 years davidb Support for reindexing a document added
(edit) @18468   15 years davidb call to ImageConverter::begin missing parameters. Now fixed
(edit) @18467   15 years davidb Additions made to dbutil so various DB backends can support deletion …
(edit) @18466   15 years mdewsnip Implemented -noscaleup option to prevent scaling screenview images …
(edit) @18465   15 years mdewsnip Added "no strict 'refs'" to prevent errors when increasing verbosity. …
(edit) @18464   15 years davidb Support for reindexing documents
(edit) @18463   15 years davidb Warning about file copying in event that a hard link operation is not …
(edit) @18462   15 years oranfry No longer expects ?xml to be the only acceptable xml opening marker, …
(edit) @18461   15 years max Fixed some stuff to display properly using the current css file.
(edit) @18460   15 years anna Added several functions in GTI.\n 1. Create spreadsheet for all the …
(edit) @18459   15 years davidb a space is being added to end of an mgpp query when it if formatted. …
(edit) @18458   15 years davidb putenv added to cover case of running on mac
(edit) @18457   15 years davidb Additions to support the deleting of documents from the index. Only …
(edit) @18456   15 years davidb Additions to support the deleting of documents from the index. Only …
(edit) @18455   15 years davidb Addition of 'edit_mode' parameter to classify(). This can be either …
(edit) @18454   15 years max Deleted unused files Skin.java and SkinnedReceptionist.java.
(edit) @18453   15 years max Some important namespaces included, which now solve the …
(edit) @18452   15 years max Some additional information given on a …
(edit) @18451   15 years ak19 Added in line to configure the new gdbmkeys and gdbmdel, otherwise the …
(edit) @18450   15 years ak19 Added in line to configure the new gdbmkeys and gdbmdel, otherwise the …
(edit) @18449   15 years ak19 Added in line to configure the new gdbmkeys, otherwise the Makefile …
(edit) @18448   15 years davidb Added some double quotes around paths to help situation where space is …
(edit) @18447   15 years davidb Added some double quotes around paths to help situation where space is …
(edit) @18446   15 years davidb Removed dependency in Makefile on JAVA_HOME
(edit) @18445   15 years davidb Removed dependency in Makefile on JAVA_HOME
(edit) @18444   15 years davidb Modifications for incremental building to support files that need to …
(edit) @18443   15 years davidb Additional GDBM operations to better support incremental building
(edit) @18442   15 years davidb Additional GDBM operations to better support incremental building
(edit) @18441   15 years davidb Modifications for incremental building to support files that need to …
(edit) @18440   15 years davidb Modifications for incremental building to support files that need to …
(edit) @18439   15 years max From now on need a library.xsl file inside each interface. The content …
(edit) @18438   15 years max From now on need a library.xsl file inside each interface. The content …
(edit) @18437   15 years max Temporary fix for the lost book switch when using the new skin++ …
(edit) @18436   15 years max Minor changes to previous major commit including bug fix. 1. Using …
(edit) @18435   15 years max 1. Added a reusable ErrorListener class for handling warnings, fatal …
(edit) @18434   15 years max 1. Provides a new DOM method that allows a document to be created with …
(edit) @18433   15 years max 1. Using high-level language (gslib elements coming from a library) …
(edit) @18432   15 years anna Some German translations of the auxiliary user interface.
(edit) @18431   15 years anna Fixed iso639 perllib.
(edit) @18430   15 years anna Removed GTI comments from distribution versions, updated translations.
(edit) @18429   15 years davidb Additional tweaks to install scripts based on compilation results from …
(edit) @18428   15 years davidb Additional libraries needed to compile ffmpeg
(edit) @18427   15 years davidb Unwanted files in basic checkout
(edit) @18426   15 years davidb Unwanted files in basic checkout
(edit) @18425   15 years davidb Video extension to Greenstone
(edit) @18424   15 years kjdon added a few more placeholders for things from mkcol.pl
(edit) @18423   15 years kjdon added teh sample files into svn. I got these files from the releases …
(edit) @18422   15 years kjdon lucene uses greenstone ids as its internal ids now, so need to make …
(edit) @18421   15 years kjdon doc xml files should always be utf-8 so add an encoding to getDOM
(edit) @18420   15 years anna Removed comments for GTI in distribution version.
(edit) @18419   15 years kjdon added a couple of strings for mkcol.pl options
(edit) @18418   15 years kjdon a few mods for gs3 mode. added site param so can use that instead of …
(edit) @18417   15 years ak19 Set javagdbm configuring step back to being done on unix OS systems …
(edit) @18416   15 years ak19 Added in the missing icons.xsl file from the default interface in here …
(edit) @18415   15 years ak19 Minor correction: comment was marked as label instead.
(edit) @18414   15 years kjdon a few more mods for RTL gli
(edit) @18413   15 years anna Updated Persian interface. Many thanks to Amin Hedjazi.
(edit) @18412   15 years kjdon more modifications for RTL GLI, thanks to Amin Hedjazi
(edit) @18411   15 years ak19 Removed unused code.
(edit) @18410   15 years ak19 Some changes made in url and base64 encoding to deal with when the …
Note: See TracRevisionLog for help on using the revision log.