source: main/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @24967   12 years sjm84 Multiple files can now be specified using the fl parameter, separated by :
(edit) @24966   12 years papitha The uploading will now create a backup of the file before it is overwritten
(edit) @24965   12 years mdewsnip Fixed bug where the end of the macro definition would be missed if a …
(edit) @24964   12 years sjm84 Added a parameter that controls where an uploaded file is to be saved
(edit) @24963   12 years sjm84 Added the ability to replace images (only replaces the original image …
(edit) @24962   12 years sjm84 Some fixes to file uploading
(edit) @24961   12 years ak19 Fixed copy and paste errors in recent commits and removed some unused …
(edit) @24960   12 years ak19 Removed 2 occurrences of an unmatched, superfluous closing curly …
(edit) @24959   12 years ak19 Second commit to do with Greenstone's support for RSS. Has been tested …
(edit) @24958   12 years ak19 First commit to do with Greenstone's support for RSS. Committing Dr …
(edit) @24957   12 years sjm84 Adding in this commons-io.jar file as it is necessary for file uploading
(edit) @24956   12 years papitha Improvements to text annotation saving/deleting
(edit) @24955   12 years sjm84 Improving the saving of text annotations
(edit) @24954   12 years ak19 Undoing accidental commit of config and related files during bugfix in …
(edit) @24953   12 years ak19 For non-standard collecthome specified in gsdlsite.cfg on linux, need …
(edit) @24952   12 years ak19 All perlcode that accesses extrametakeys, extrametadata, extrametafile …
(edit) @24951   12 years ak19 All perlcode that accesses extrametakeys, extrametadata, extrametafile …
(edit) @24950   12 years sjm84 Fixed use of null instead of undef
(edit) @24949   12 years sjm84 Adding the ability to specify metadata values to use to remove archive …
(edit) @24948   12 years sjm84 Some initial updates to allow deletion of text annotations
(edit) @24947   12 years papitha Latest Annotator
(edit) @24946   12 years sjm84 Continued work on photo note deletion
(edit) @24945   12 years papitha Build added to Text Annotations, Photo Annotations Search …
(edit) @24943   12 years sjm84 Added remove_import_metadata and remove_archive_metadata, more …
(edit) @24940   12 years ak19 Dr Bainbridge discovered a logic error in the order of steps in …
(edit) @24932   12 years ak19 Diego noticed how the metadata in a toplevel metadata.xml, which …
(edit) @24931   12 years sjm84 Display items are no longer unnecessarily escaped
(edit) @24930   12 years sjm84 Added in a place to put functions that can potentially be useful …
(edit) @24929   12 years sjm84 CGI parameters will now have any newlines escaped
(edit) @24928   12 years sjm84 Added in a function to escape newlines with backslashes
(edit) @24921   12 years davidb Some of our perl CGI scripts use JSON, while included in the …
(edit) @24915   12 years ak19 Dr Bainbridge fixed the problem identified by Blandine and Silver in …
(edit) @24914   12 years davidb Renaming of client side XSLT file
(edit) @24913   12 years davidb Light editing of the text
(edit) @24912   12 years ak19 Additions to Urdu language Core Greenstone Interface. Many thanks to …
(edit) @24911   12 years ak19 Number of required arguments changed recently with the introduction of …
(edit) @24910   12 years ak19 Number of required arguments changed recently with the introduction of …
(edit) @24909   12 years ak19 GSDLOS_GSDLARCH is another parameter to be passed into Server2, so the …
(edit) @24908   12 years ak19 GSDLOS_GSDLARCH is another parameter to be passed into Server2, so the …
(edit) @24907   12 years sjb48 Tidied up format functionality.
(edit) @24906   12 years ak19 The original GLI LocalLibraryServer code called restore() when …
(edit) @24905   12 years ak19 Now that quotes are necessary around collecthome in gsdlsite.cfg if …
(edit) @24904   12 years ak19 Need quotes around collecthome in gsdlsite.cfg to handle spaces and …
(edit) @24903   12 years ak19 Removed unnecessary quotes around path which may become a problem when …
(edit) @24902   12 years ak19 GSDLARCH used in Windows makefiles (and gsicontrol.bat) when working …
(edit) @24901   12 years ak19 GSDLARCH used in Linux makefiles when working out the cgi-bin path …
(edit) @24900   12 years sjb48 Format edit tidying - replacing gui_div.js with format 'modules'
(edit) @24899   12 years ak19 Propedit on svn:externals for metadata-server.pl, since it is now …
(edit) @24898   12 years sjm84 Raw search should not be on my default
(edit) @24897   12 years sjm84 Added in a method to get the gs2build folder
(edit) @24896   12 years sjm84 Reformatting this file ahead of some changes
(edit) @24895   12 years ak19 Further changes to previous commit: the usage.txt file needs to be …
(edit) @24894   12 years ak19 John Thompson fixed a bug: Turning logging on in etc/main.cfg had no …
(edit) @24893   12 years papitha Included History Timeline Glider
(edit) @24892   12 years sjm84 More raw query changes
(edit) @24891   12 years sjm84 Added the ability to perform a raw query (a query whose arguments are …
(edit) @24890   12 years sjm84 Some more document maker updates
(edit) @24889   12 years sjm84 Adjusted how metadata names (to return) are aquired
(edit) @24888   12 years sjm84 Some further changes to help Greenstone 3 use Perl
(edit) @24887   12 years sjm84 Some updates and formatting changes
(edit) @24886   12 years sjm84 A slight code clean-up
(edit) @24885   12 years sjm84 Added in the parameters necessary to do an inline template
(edit) @24884   12 years sjm84 Added the ability to do an inline template in the cgi arguments with …
(edit) @24883   12 years sjm84 Some updates for running Perl from Greenstone 3
(edit) @24882   12 years davidb Addition test to trim() to safe-guard against being given a string …
(edit) @24881   12 years ak19 Needed to have a bin/bash instead of bin/sh at the top, else Ubuntu …
(edit) @24880   12 years ak19 Corrections and additions after testing on Windows the recent commits …
(edit) @24879   12 years ak19 Don't want to copy the makefiles from common-src\cgi-bin into GS2's cgi-bin
(edit) @24878   12 years ak19 Minor correction. Ironing out recent commits during testing.
(edit) @24877   12 years ak19 Correcting error in command to delete directory
(edit) @24876   12 years ak19 Fifth set of commits to do with the migration of cgi-bin into …
(edit) @24875   12 years ak19 Fourth set of commits to do with the migration of cgi-bin into …
(edit) @24874   12 years ak19 Third set of commits to do with the migration of cgi-bin into …
(edit) @24873   12 years ak19 Second set of commots to do with migration of cgi-bin into common-src, …
(edit) @24872   12 years ak19 First set of changes to do with migration of cgi-bin into common-src, …
(edit) @24871   12 years ak19 Minor cosmetic change before major commits
(edit) @24870   12 years ak19 Minor changes to launch the client-fli and fli bat files from any folder.
(edit) @24869   12 years sjb48 Added fix for CURRENT_SELECT problem.
(edit) @24868   12 years sjm84 Fixed the perlpath escaping (I think?)
(edit) @24867   12 years sjm84 Reformatting this file ahead of some changes
(edit) @24866   12 years sjm84 Some fixes to the GeneralAction
(edit) @24865   12 years sjm84 Reformatting this file ahead of some changes
(edit) @24864   12 years sjm84 Reformatting this file ahead of some changes
(edit) @24863   12 years sjm84 XMLConverter no longer keeps one converter around to reuse, it makes a …
(edit) @24862   12 years sjm84 Reformatting this file ahead of some changes
(edit) @24861   12 years sjm84 Reformatting this file ahead of some changes
(edit) @24860   12 years sjm84 Changed print statements to log statements
(edit) @24859   12 years sjm84 Implemented a much faster version of the move function
(edit) @24858   12 years sjm84 Reformatting this file ahead of some changes
(edit) @24857   12 years sjm84 Reformatting this file ahead of some changes
(edit) @24856   12 years sjm84 Reformmating this file ahead of some changes
(edit) @24855   12 years sjm84 Reformatting this file ahead of some changes
(edit) @24854   12 years ak19 Improved display messages to do with PDFBox (and an EmbeddedMetaPlugin
(edit) @24852   12 years ak19 Urdu language Auxiliary Greenstone Interface. Many thanks to Muhammad …
(edit) @24851   12 years mdewsnip Really?
(edit) @24850   12 years mdewsnip Fixed up svn:ignores.
(edit) @24849   12 years mdewsnip Fixed up svn:ignore for this directory.
(edit) @24832   12 years ak19 1. util.pm's envvar_prepend and append subroutines now escape …
(edit) @24831   12 years ak19 Another minor change: if no parameters given, the gs-magick.pl script …
(edit) @24830   12 years ak19 Minor changes in help and error reporting.
Note: See TracRevisionLog for help on using the revision log.