source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @23163   14 years nzdl tagging a stable point on the trunk
(edit) @23162   14 years davidb Missing double quote added.
(edit) @23161   14 years davidb Corrected ZipFile to ZipFiles
(edit) @23160   14 years kjdon member hash renamed, some tidying up
(edit) @23159   14 years kjdon buildproc member hash renamed
(edit) @23158   14 years kjdon added a couple of missing plugin description strings
(edit) @23157   14 years kjdon added OpenOfficePlugin.desc
(edit) @23156   14 years kjdon removed an unused string
(edit) @23155   14 years sjm84 Changed "key" to "name" in one of the property definitions
(edit) @23154   14 years kjdon store a hash of all doc oids, then check against this hash when asked …
(edit) @23153   14 years sjm84 Added an LD_LIBRARY_PATH pointing to the gnome-lib lib directory for …
(edit) @23152   14 years sjm84 Renamed the directory within this tar.gz
(edit) @23151   14 years sjm84 Changed the linux gnome-lib tar.gz file to be compiled on Hinau …
(edit) @23150   14 years sjm84 Adding libz and libbz2 to the gnome-lib extension
(edit) @23149   14 years davidb Progressbar code upgraded to be able to monitor multiple upload files …
(edit) @23148   14 years davidb Switch to using ZipFile
(edit) @23147   14 years davidb Added routine for zipping up doc_xml and its associated files from the …
(edit) @23146   14 years davidb Believe I have found a 'magic' line of Perl code that will supress …
(edit) @23145   14 years davidb Added 'colcfg' to packages included by script
(edit) @23144   14 years davidb Script now correctly determines the infodb type by parsing the …
(edit) @23143   14 years ak19 More changes to making collectdir movable: 1. When not working with a …
(edit) @23142   14 years davidb Fixed to correctly lookup cgi arguments 'collect' and 'oid'
(edit) @23141   14 years davidb
(edit) @23140   14 years davidb
(edit) @23139   14 years davidb shift away from using rand_string as cgi-argument
(edit) @23138   14 years davidb Elimination of rand_string
(edit) @23137   14 years davidb Preparation work to support monitoring of multiple files
(edit) @23136   14 years sjm84 gdbm.h needed to be surrounded in extern "C" braces to be happy on Windows
(edit) @23135   14 years sjb48 Can now drag a metadata item and have it maintain selection
(edit) @23134   14 years davidb Couple of extra minor tweaks to prevent variables being tested that …
(edit) @23133   14 years kjdon still workign on incremental infodb updating. cleaning up code now …
(edit) @23132   14 years kjdon for manifest files, if the user has specified Index (not Reindex) and …
(edit) @23131   14 years kjdon added a method get_total_text_length. returns the total lenght for the …
(edit) @23130   14 years anna Added configuration for the Burmese language.
(edit) @23129   14 years anna Burmese User Interface. Many thanks to Dwight Martin.
(edit) @23128   14 years kjdon made the gdbm_delete error a bit more informative
(edit) @23127   14 years sjm84 This version of the gnome-lib extension no longer has .la files
(edit) @23126   14 years sjm84 The makedist process now also removes .la files from the install lib …
(edit) @23125   14 years sjm84 The precompiled version of the gnome-lib extension no longer has la files
(edit) @23124   14 years sjm84 The pre-compiled gnome-lib for linux now has the fixed devel.bash
(edit) @23123   14 years sjm84 Adding the fixed gnome-lib for darwin
(edit) @23122   14 years sjm84 Several minor fixes to devel.bash
(edit) @23121   14 years kjdon small changes based on the fact that we need to store ids for updated …
(edit) @23120   14 years kjdon process the reconstructed docs after reading through the archives …
(edit) @23119   14 years kjdon removed some print statements, and don't go into .svn folder when …
(edit) @23118   14 years kjdon removed edit_mode from classobj->classify call
(edit) @23117   14 years sjm84 Modified the release kit to use the pre-compiled gnome libraries again …
(edit) @23116   14 years kjdon for incremental build, classifiers are not really done incrementally. …
(edit) @23115   14 years sjm84 Fixed up the darwin gnome-lib to include the pkgconfig fixes
(edit) @23114   14 years kjdon adding macro folder
(edit) @23113   14 years kjdon changed a couple of format statements so that dls Title is used, as we …
(edit) @23112   14 years sjm84 Removed some unnecessary code
(edit) @23111   14 years sjm84 Swapping 2 sections of code
(edit) @23110   14 years kjdon adding new files should use Index
(edit) @23109   14 years sjm84 Changed the location of the externals for the video-and-audio extension
(edit) @23108   14 years sjm84 Modified this extension to use default_toplevel_make_dist
(edit) @23107   14 years sjm84 Modified this extension to use default_toplevel_make_dist
(edit) @23106   14 years sjm84 Modified this extension to use default_toplevel_make_dist
(edit) @23105   14 years sjm84 Modified this extension to use default_toplevel_make_dist
(edit) @23104   14 years sjm84 Added the ability to change the dist name (e.g. linux, windows, java etc.)
(edit) @23103   14 years sjm84 Added the ability to change the dist name (e.g. linux, windows, java etc.)
(edit) @23102   14 years davidb Attached :utf8 encoding to GDBM pipes to prevent double encoding …
(edit) @23101   14 years sjm84 Upgrading the postgres-gis extension
(edit) @23100   14 years sjm84 Upgrading the gsdl-amp extension
(edit) @23099   14 years sjm84 A few minor fixes to the gnome lib setup.bash
(edit) @23098   14 years sjm84 Upgrading the SVN extension
(edit) @23097   14 years sjm84 Upgrading the mysql extension
(edit) @23096   14 years sjm84 Upgraded this extension to use the exthome variable correctly and a …
(edit) @23095   14 years sjm84 Fixed installclean, makedist and the exthome variable not being set …
(edit) @23094   14 years sjm84 Upgraded the SVN extension to make use of the exthome variable in …
(edit) @23093   14 years nzdl tagging a stable point on the trunk
(edit) @23092   14 years nzdl tagging a stable point on the trunk
(edit) @23091   14 years davidb CGI Script that runs on local DL server, but effects the transfer of …
(edit) @23090   14 years davidb Addition to form of field to store the digital library the designated …
(edit) @23089   14 years davidb Use of more portable tmp directory
(edit) @23088   14 years davidb Inclusion of a new 'pre-new' routine that helps this package set …
(edit) @23087   14 years davidb Perl CGI script that uploads a file, using a callback method to …
(edit) @23086   14 years davidb Renaming of CGI scripts
(edit) @23085   14 years davidb Minor tweak to talkback.pm
(edit) @23084   14 years davidb Routines to help CGI scripts that implement DL Talkback
(edit) @23083   14 years sjm84 Fixed a few errors in this compiled up extension
(edit) @23082   14 years sjm84 Added a missing backslash
(edit) @23081   14 years kjdon added a classifyOID param to get_OID_entry. Used to set the …
(edit) @23080   14 years sjm84 Modified the method used to pass a variable into Greenstone's setup.bash
(edit) @23079   14 years sjm84 Several upgrades to this compiled up extension
(edit) @23078   14 years sjm84 Swapped the order of sourcing cascade-lib.bash and setup.bash in devel.bash
(edit) @23077   14 years sjm84 Added makedist, installclean and help functionality to …
(edit) @23076   14 years sjm84 Several changes to the GNOME support library to fix issues when a …
(edit) @23075   14 years sjm84 Extension setup.bash files should no longer source cascade-lib.bash. …
(edit) @23074   14 years nzdl tagging a stable point on the trunk
(edit) @23073   14 years nzdl tagging a stable point on the trunk
(edit) @23072   14 years nzdl tagging a stable point on the trunk
(edit) @23071   14 years nzdl tagging a stable point on the trunk
(edit) @23070   14 years davidb Post code originally written to allow for debugging from the …
(edit) @23069   14 years davidb Adjustment of progress bar to narrower
(edit) @23068   14 years davidb Moved talkback upload monitor to be embedded within main content page
(edit) @23067   14 years davidb Moved talkback upload monitor to be embedded within main content page
(edit) @23066   14 years nzdl tagging a stable point on the trunk
(edit) @23065   14 years nzdl tagging a stable point on the trunk
(edit) @23064   14 years davidb Supporting Perl classes (100% pure Perl) for DL talkback facility
Note: See TracRevisionLog for help on using the revision log.