source: main

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @28123   11 years davidb Populated the <metadataList/> with some default values
(edit) @28122   11 years davidb Shortening of name so it fits on the home page better. Description on …
(edit) @28121   11 years ak19 Better error checking after system commands in mgpbuilder too. Could …
(edit) @28120   11 years sjm84 Should be web/etc not [sitename]/etc
(edit) @28119   11 years ak19 First commit of better error checking of system commands in …
(edit) @28118   11 years sjm84 Fixed a silly mistake I think
(edit) @28115   11 years kjdon changed prepare-solr-ext to install-solr-ext and moved it to install …
(edit) @28113   11 years ak19 The Linux gdbm.h file, which gets re-generated during compilation, was …
(edit) @28110   11 years sjm84 The ability to edit and add notes is disabled if you're not logged in
(edit) @28108   11 years davidb Implementation of set_infodb_entry() function for JDB database type
(edit) @28101   11 years ak19 Dr Bainbridge's bugfix. The gdbm_errno variable exported by gdbm.h is …
(edit) @28097   11 years ak19 Fixing use of env variable MODE. The silent mode of makegs2.bat was …
(edit) @28091   11 years davidb Further header file needed
(edit) @28090   11 years davidb Further header file needed
(edit) @28089   11 years davidb Additional error message details added
(edit) @28088   11 years davidb Additional print messages added to show the decision making process …
(edit) @28087   11 years davidb Minor tweak to the formatting of the message produced about the RSS …
(edit) @28077   11 years ak19 Fix noticed when doing diffcol. When the import option saveas was set …
(edit) @28066   11 years ak19 Dr Bainbridge fixed a subtle bug where the timestamped tmp folders …
(edit) @28064   11 years sjm84 Added functionality to use prevmetavalue when setting index metadata
(edit) @28061   11 years kjdon rank param keywords
(edit) @28060   11 years kjdon sections_sort_on_doc_meta is for solr and lucene
(edit) @28059   11 years kjdon GS2LuceneSearch stuff moved to SharedSoleneGS2FieldSearch
(edit) @28058   11 years kjdon removing this as it no longer has anything in it. can put it back …
(edit) @28057   11 years kjdon moved sortby and sort order param strings from GS2LuceneSearch into …
(edit) @28055   11 years sjm84 Some fixes for the photo annotations
(edit) @28054   11 years sjm84 Remove zooming
(edit) @28053   11 years sjm84 A fix to the photo annotations
(edit) @28052   11 years sjm84 Adding 2 examples of collection security
(edit) @28051   11 years sjm84 Changing the top buttons into actual buttons and a new experimental …
(edit) @28050   11 years sjm84 Changing the top buttons into actual buttons and a new experimental …
(edit) @28044   11 years ak19 Related to previous commit: all exec tasks specific to windows now …
(edit) @28043   11 years ak19 Shaoqun has confirmed with the Windows Server 2008 RT user that using …
(edit) @28042   11 years ak19 Shaoqun fixed an oversight in build.xml that prevented tomcat from …
(edit) @28036   11 years kjdon added in gsf:rank and gsf:OID elements
(edit) @28035   11 years kjdon handle sort field none as well as rank
(edit) @28034   11 years kjdon handling importOption and buildOption - they are not options in a …
(edit) @28033   11 years kjdon sortfields rank and none don't have a long name, just use the same …
(edit) @28032   11 years kjdon added in search result sort fields, and some other options
(edit) @28031   11 years kjdon changes for sorting search results. setReverseSort now takes a boolean …
(edit) @28030   11 years kjdon adding in sort order option
(edit) @28029   11 years kjdon moved some stuff back to super class. setting reverse_sort is …
(edit) @28022   11 years jmt12 Found a bug in that I was defaulting 'subdir_hash_prefix' (the flag …
(edit) @28021   11 years jmt12 Found a bug in that I was defaulting 'subdir_hash_prefix' (the flag …
(edit) @28006   11 years sjm84 Fixing a bug caused when the context and the interface have the same name
(edit) @27999   11 years sjm84 Fixes for metadata with base interfaces
(edit) @27998   11 years sjm84 Reformatting this file
(edit) @27997   11 years kjdon need to check that perfect hash function was generated otherwise we …
(edit) @27992   11 years sjm84 Changing the way the file is turned into bytes
(edit) @27991   11 years sjm84 Get gslib.xsl the way we get all other xsl files
(edit) @27989   11 years sjm84 Return was in the wrong place
(edit) @27988   11 years sjm84 Removing a print statement
(edit) @27987   11 years sjm84 If a file cannot be found in the given interface then check if it is …
(edit) @27986   11 years ak19 Fixing syntax error: forgot semi-colon
(edit) @27985   11 years ak19 Now prints out exit status and weights and passes commands that get …
(edit) @27982   11 years sjm84 Fixed an error that was occuring on Windows due to backslashes
(edit) @27973   11 years ak19 Reinstating Dr Bainbridge's fix to getting the extra meta in sorted …
(edit) @27970   11 years ak19 Fix to regex. The regex sorting the ordering of the generated …
(edit) @27966   11 years ak19 GS2 apache server had issues launching because it thought setup.bat …
(edit) @27964   11 years ak19 Setting the mac ghostscript and imagemagick binaries to executable in SVN
(edit) @27957   11 years ak19 For now, undoing the change made to BasePlugin for the diffcol nightly …
(edit) @27955   11 years kjdon supports_memberof needs to be called from self otherwise we don't get …
(edit) @27950   11 years kjdon check that we actually have stem/case/accentfold before setting them - …
(edit) @27949   11 years ak19 Need to sort extra metadata (e.g. ex.PDF.* and ex.File.* meta …
(edit) @27948   11 years davidb First cut at a collection specificially designed to annotate the …
(edit) @27947   11 years davidb For the interface
(edit) @27946   11 years davidb For the collections
(edit) @27945   11 years davidb Top-level folder to contain the site/interface and collection …
(edit) @27944   11 years davidb Moving to one side to make way for more substantial set of collection files
(edit) @27942   11 years sjm84 Adding PDF-box to the list of downloadable extensions
(edit) @27941   11 years sjm84 Using ArrayLists instead of arrays to fix an out of bounds exception …
(edit) @27940   11 years davidb Tidy up on error messages generated in this file
(edit) @27938   11 years davidb Making PDF-Box something that Greenstone3 is always checked out with
(edit) @27927   11 years ak19 Correcting error introduced in earlier commit.
(edit) @27926   11 years sjm84 Part of moving the userDB from localsite to web
(edit) @27925   11 years sjm84 Part of moving the userDB from localsite to web
(edit) @27924   11 years sjm84 Part of moving the userDB from localsite to web
(edit) @27923   11 years sjm84 Part of moving the userDB from localsite to web
(edit) @27922   11 years sjm84 Part of moving the userDB from localsite to web
(edit) @27921   11 years sjm84 Part of moving the userDB from localsite to web
(edit) @27920   11 years xiao changed catalina memory size from 400m to 1000m
(edit) @27919   11 years sjm84 Custom metadata fields are now saved properly
(edit) @27918   11 years sjm84 Adding a button to add custom metadata fields
(edit) @27917   11 years ak19 1. Reference to undefined variable. 2. Using FileUtils:: subroutines …
(edit) @27916   11 years ak19 1. Reference to undefined variable. 2. Using FileUtils:: subroutines …
(edit) @27909   11 years sjm84 Added a button to clear saved data
(edit) @27908   11 years sjm84 Added a way to clear the data saved by the depositor
(edit) @27905   11 years ak19 One more instance: Replacing calls to deprecated utils:: subroutines …
(edit) @27904   11 years ak19 Replacing calls to deprecated utils:: subroutines with FileUtils:: …
(edit) @27903   11 years davidb Quoting to help when running from a location with spaces in the …
(edit) @27902   11 years sjm84 Commenting out lines that delete .sh files on Windows and .bat files …
(edit) @27901   11 years ak19 Bugfix to MARCPlugin so that the marc tutorial now works: exploding …
(edit) @27900   11 years ak19 RSS feeds had stopped working after 11 July 2013. The interfaceconfig …
(edit) @27899   11 years sjm84 Removed an unnecessary set of brackets
(edit) @27898   11 years sjm84 Re-committing this file as SVN is not seeing it as plain text for some …
(edit) @27897   11 years sjm84 Getting ready to re-commit this file as SVN is not seeing it as plain …
(edit) @27893   11 years davidb Adding in a fresh version (one generated by admin/ListUsers) to be …
(edit) @27892   11 years davidb Deleting former version, prior to adding in a newer version generated …
(edit) @27890   11 years ak19 Cosmetic change
(edit) @27889   11 years ak19 Some instructions on generating mac .icns icon files from windows icon …
Note: See TracRevisionLog for help on using the revision log.