source: main/trunk/greenstone2

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @23378   13 years kjdon removed search_single_collection as its the same as the one in …
(edit) @23377   13 years ak19 Perl syntax error fixed: referring to uninitialised variable metadata …
(edit) @23372   13 years davidb debuggin support for handling filenames that go above ASCII values
(edit) @23371   13 years davidb Further refinement of code to support HTML linking between documents …
(edit) @23367   13 years max Add JQuery UI 1.8.4 with max-video custom theme (JS script, CSS and …
(edit) @23366   13 years max Add JQuery UI 1.8.4 with max-video custom theme (JS script, CSS and …
(edit) @23365   13 years mdewsnip Fixed problem in receptionist::append_logstr() where any strings …
(edit) @23364   13 years sjm84 C and Posix added to the possible locales as well as removing the …
(edit) @23363   13 years davidb Plugin code upgrade to support Greenstone working with filenames under …
(edit) @23362   13 years davidb Additional routines (and few upgraded) to help support Greenstone …
(edit) @23356   13 years sjm84 Updated several configure scripts and Makefiles to make use of the …
(edit) @23355   13 years kjdon use unicode for mp3 data. patch thanks to Dan Wright
(edit) @23354   13 years davidb AZCompactList was still using old style 'add' parameter. Through …
(edit) @23353   13 years davidb Modifications to code to support filename encoding issues when tested …
(edit) @23352   13 years davidb Modifications to code to support filename encoding issues when tested …
(edit) @23349   13 years davidb More careful use of encoding parameter to $self->set_Source_metadata …
(edit) @23348   13 years davidb Added extra parameter to call to deduce_filename_encoding()
(edit) @23347   13 years davidb Tidy up of debugging statements for handline filename encodings, plus …
(edit) @23335   13 years davidb Work done on improving handing of filenames when the actualy filename …
(edit) @23314   13 years sjm84 Katherine discovered that the newly added sub setup_greenstone_env …
(edit) @23313   13 years kjdon call setup_greenstone_env so that we get the correct environment (eg …
(edit) @23311   13 years kjdon don't delete the import contents. from the collector, we may want to …
(edit) @23310   13 years kjdon for the buttons on the work with existing collection page (source …
(edit) @23309   13 years kjdon we need to modify some of the import options depending on whether we …
(edit) @23308   13 years sjm84 search4j does not need to be 32 bit on 64 bit machines
(edit) @23307   13 years davidb Slight touch-up to some error logging print statements
(edit) @23306   13 years sjm84 setup_greenstone_evn sub to help set up the environment if GSDLHOME …
(edit) @23305   13 years davidb htmlsafe: expanded to also protect commas and single apostrophe as …
(edit) @23304   13 years davidb Routines added that support converting raw filenames (i.e. byte-code …
(edit) @23303   13 years kjdon added a string for List.reverse_sort_leaf_nodes
(edit) @23302   13 years kjdon added reverse_sort_leaf_nodes option
(edit) @23301   13 years anna added configuration for the Dhivehi language.
(edit) @23300   13 years anna added configuration for the Dhivehi language.
(edit) @23299   13 years anna Dhivehi Greenstone Interface. Many thanks to Aminath Riyaz.
(edit) @23297   13 years davidb Run an xterm that can display Unicode characters
(edit) @23289   13 years anna Updated Tigriyna translations. Many thanks to Gezae Haile.
(edit) @23288   13 years anna Updated Bengali translations. Many thanks to Dilara Begum.
(edit) @23285   13 years sjm84 Moving subroutine committed previously to util.pm to unicode.pm where …
(edit) @23284   13 years sjm84 Dr Bainbridge's modification of nice-string subroutine which will …
(edit) @23280   13 years kjdon fixed this plugin up for incremental import. need to set …
(edit) @23279   13 years kjdon in extra_metadata, new special case for gsdlzipfilename metadata - if …
(edit) @23278   13 years kjdon split out the encoding filename bit from set_source_metadata so that …
(edit) @23277   13 years kjdon removed a commented out line
(edit) @23268   13 years kjdon added ImagePlugin and ZIPPlugin to make some of the tutorials go …
(edit) @23261   13 years kjdon ZIPPlugin needs to do a block pass on the extracted folder so we don't …
(edit) @23258   13 years kjdon updated the lists of contributors and moved the three lists …
(edit) @23253   13 years ak19 See commits 23251 and 23252. The localhost and hostname did not work …
(edit) @23252   13 years sjm84 The localhost and hostname did not work on the Ubuntu here, but should …
(edit) @23250   13 years ak19 Accidentally committed a debug version of the file
(edit) @23249   13 years ak19 A useful debug version of the rm method which got added in when Dr …
(edit) @23248   13 years ak19 Bugfix: file called mimetype (among the files extracted from an Open …
(edit) @23237   13 years kjdon a couple of updates, plus added more people to list of contributors
(edit) @23236   13 years ak19 Needed to set up Imagemagick (and GhostScript) for the remote server …
(edit) @23235   13 years kjdon changed a comment
(edit) @23234   13 years kjdon use a relative path for oai2.xsl, otherwise sometimes it doesn't like …
(edit) @23233   13 years kjdon changed the url info stored in oai.cfg. Now have one optional field …
(edit) @23231   13 years kjdon changed the URL parameters
(edit) @23223   13 years kjdon corrected some default urls
(edit) @23222   13 years kjdon corrected a typo
(edit) @23218   13 years kjdon fixed up -manifest use with this script. -manifest needs -keepold …
(edit) @23216   13 years anna Added configuration for auxiliary Bengali macro files
(edit) @23215   13 years anna Bengali Greenstone User Interface. Many thanks to Dilara Begum.
(edit) @23212   13 years kjdon metadata_read no longer takes maxdocs args - metadata_read must …
(edit) @23198   13 years davidb Extra curly-brace had found its way into the code as the very last …
(edit) @23197   13 years ak19 1. Dr Bainbridge made the flashing DOS prompts disappear; 2. Minor bug …
(edit) @23196   13 years ak19 Dr Bainbridge fixed the recent problem to do with how the CGI object …
(edit) @23194   13 years davidb Diagnostic output should go to standard-error, as standard-out used in …
(edit) @23193   13 years davidb Whitespace addition to improve formatting
(edit) @23192   13 years davidb Printing in GS scripts should go to STDERR
(edit) @23188   14 years davidb Fixed typo in dir-handle name
(edit) @23187   14 years davidb to and from collection now defined (parameterized) as macros
(edit) @23184   14 years davidb Updating of PATH changed to prepend (rather than append) so new …
(edit) @23183   14 years davidb With PATH information correctly resolved in gsdlCGI.pm, correct …
(edit) @23182   14 years kjdon fixed up bug with deleting assoc files. Was fine for a delete, but for …
(edit) @23181   14 years sjm84 The end brace of the delete_assoc_files sub in the lucenebuildproc.pm …
(edit) @23178   14 years davidb CGI scripts need to know the fromCollect and toCollect
(edit) @23177   14 years davidb CGI scripts need to know the fromCollect and toCollect
(edit) @23176   14 years kjdon added delete_assoc_files. If we are asked to process a deleted or …
(edit) @23172   14 years kjdon when using gdbm-txtgz infodb type, the runtime system will generate …
(edit) @23171   14 years kjdon if infodbtype is gdbm-txtgz, we need to use gdbm for all archives dbs
(edit) @23170   14 years kjdon if infodbtype is gdbm-txtgz, we need to use gdbm for all archives dbs
(edit) @23169   14 years kjdon need to set binmode for pipes to get utf8 input and output. also need …
(edit) @23168   14 years kjdon if infodbtype is gdbm-txtgz, we need to use gdbm for all archives dbs
(edit) @23167   14 years davidb GreenstoneXMLPlugin used to (or at least in theory used to) to be able …
(edit) @23166   14 years kjdon copying code from gdbm.pm: Attached :utf8 encoding to db pipes to …
(edit) @23165   14 years kjdon removed a couple of print statements
(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) @23156   14 years kjdon removed an unused string
(edit) @23154   14 years kjdon store a hash of all doc oids, then check against this hash when asked …
(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) @23142   14 years davidb Fixed to correctly lookup cgi arguments 'collect' and 'oid'
Note: See TracRevisionLog for help on using the revision log.