source: main/trunk/greenstone3

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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) @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) @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) @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) @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) @27887   11 years sjm84 Commiting a version of the user database that also contains the data table
(edit) @27877   11 years davidb ant command needs to be run this way, otherwise it never returns from …
(edit) @27876   11 years davidb title, lat and long were missing from jsonNodes block. Added back in.
(edit) @27875   11 years sjm84 Comming some base depositor files
(edit) @27874   11 years sjm84 Adding the missing depositor_home.xsl
(edit) @27873   11 years davidb Further adjustment after testing the Caveat-emptor release
(edit) @27869   11 years davidb Removed debugging output
(edit) @27868   11 years davidb Additional fallback code added that tries to use System property …
(edit) @27866   11 years davidb Corrected error in where solr.xml is written out to, and put filtering on
(edit) @27865   11 years davidb Shortened name so if fits more nicely on the home page
(edit) @27864   11 years davidb Changed to triggering ant command to ensure gsdl-writablehome is …
(edit) @27863   11 years davidb Setting execute permssion
(edit) @27862   11 years davidb Changed to triggering ant command to ensure gsdl-writablehome is …
(edit) @27861   11 years davidb No longer do the directory copies here. Better if this can be done in …
(edit) @27860   11 years davidb Code to regenerate web/ext/solr.xml as needed
(edit) @27859   11 years ak19 Bugfix. On Windows, when GLI launches the GS3server, the perl path …
(edit) @27849   11 years davidb Need slightly different <exec> commands for Windows and Unix
(edit) @27848   11 years davidb solr-ext now part of the 'prepare' sequence. In other work (outside …
(edit) @27846   11 years davidb Target added that means the Solr extension is now automatically added …
(edit) @27839   11 years davidb Using \! CMD vars a mistake. Returning to \% form
(edit) @27838   11 years davidb Use of %GSDL3HOME% lead to incorrect file writable test decision. …
(edit) @27837   11 years davidb gs3-server.sh script does (after all) need to set up the Greenstone …
(edit) @27836   11 years davidb Change to help Server3 find global.properties when runnign in …
(edit) @27835   11 years davidb Slight enlargement of the Sever3 frame, so text on Unbuntu displays …
(edit) @27834   11 years davidb Test for windows relied on a property that had not been set yet (for …
(edit) @27833   11 years davidb Additional work to help support Greenstone running off a read-only …
(edit) @27832   11 years ak19 Win GS3 gs3-setup.bat now checks whether setup has already been run by …
(edit) @27830   11 years davidb Additional work to help support Greenstone running off a read-only …
(edit) @27829   11 years davidb Additional work to help support Greenstone running off a read-only …
(edit) @27828   11 years davidb Additional properties to help support Greenstone running off a …
(edit) @27827   11 years davidb Code changes to help support Greenstone running off a read-only …
(edit) @27826   11 years davidb Class extended to include support for storing properties that would be …
(edit) @27825   11 years davidb 'writabe' version of gsdl3_home introduced to help support Greenstone …
(edit) @27824   11 years davidb Small adjustment to give better 'file not found' error reporting
(edit) @27823   11 years davidb Introduction of 'writable' version of some properties to help with …
(edit) @27822   11 years davidb Updated jdbm.jar compiled from the latest version of the code (which …
(edit) @27817   11 years kjdon testing for null to avoid exceptions
(edit) @27813   11 years sjm84 Some reformatting and added a depositor link at the bottom that links …
(edit) @27812   11 years sjm84 Adding depositor styles
(edit) @27811   11 years sjm84 callMetadataServer now uses jquery
(edit) @27810   11 years sjm84 A fix to a silly mistake that was causing multiple metadata values to …
(edit) @27809   11 years sjm84 Reordering
(edit) @27808   11 years sjm84 Some reformatting as well as adding pages for the depostior
(edit) @27807   11 years sjm84 Added a function to empty the user database (useful for testing)
(edit) @27806   11 years sjm84 Fixed some bugs and it now keeps track of where you are up to
(edit) @27805   11 years sjm84 Removing some unnecessary imports
(edit) @27800   11 years kjdon adding in sorting based on sort list, not index list
(edit) @27790   11 years sjm84 Modified the code so that no async calls we being called at the same time
(edit) @27788   11 years ak19 Dr Bainbridge suggested th e fix for when the Greenstone 3 home is …
(edit) @27771   11 years davidb Solr extension comes as standard now in Greenstone3
(edit) @27719   11 years sjm84 Some depositor updates
(edit) @27718   11 years sjm84 Phase two of fixing collectionConfig templates being incorrect in Greenbug
(edit) @27717   11 years sjm84 A minor error check
(edit) @27716   11 years sjm84 Need to store xpath data from the collectionConfig for debug purposes
(edit) @27715   11 years sjm84 Fixed some potential perl path errors
(edit) @27714   11 years sjm84 Reverting an accidental change
(edit) @27713   11 years sjm84 Fixing collectionConfig templates being incorrect
(edit) @27705   11 years sjm84 Reformatting this file
(edit) @27674   11 years sjm84 Added the missing GSDL3SRCHOME enviroment variable into the Perl …
(edit) @27672   11 years kjdon adding new functionality to identify request
(edit) @27671   11 years kjdon added a couple of methods to get soem extra xml for the identify request
(edit) @27670   11 years kjdon added some more fields to bring identify response in line with gs2 …
(edit) @27617   11 years sjm84 Various improvements and fixes mostly to do with adding depositor …
(edit) @27486   11 years ak19 Correcting previous commit for setting perl shebangs on Windows, after …
(edit) @27484   11 years ak19 1. Target to set perl shebangs for files in GS3's cgi. 2. Now GS3 also …
(edit) @27388   11 years ak19 Adding mac app shortcuts with template document.wflow.in files. Had …
(edit) @27387   11 years ak19 Adding mac app shortcuts with template document.wflow.in files. Had …
(edit) @27380   11 years ak19 Adding a target for setting up the mac shortcuts (.app folders) for …
(edit) @27369   11 years ak19 Adding in the write-env target to write out the environment, which …
(edit) @27316   11 years sjm84 Reformatting this file as well as tidying imports
(edit) @27292   11 years davidb Comparable file to 'gs3-setup.sh' but for people looking to compile up …
(edit) @27256   11 years sjm84 Allow visiting called templates as well as other improvements
(edit) @27238   11 years ak19 Target check-running-tomcat now no longer pings the URL of the form …
(edit) @27218   11 years sjm84 Added back, forwards and current selection buttons, also various …
(edit) @27199   11 years ak19 Adding targets for checking out and compiling imagemagick from source …
(edit) @27187   11 years ak19 Accidentally had the checkout.gnomelib.ext property set to activate on …
(edit) @27185   11 years ak19 use.support.lib has now split into 2 properties. The first is …
(edit) @27178   11 years davidb Monitor for 'server' as suffix on DBtype (used in parallel building), …
(edit) @27171   11 years sjm84 Upgrading the version of JQuery UI referenced in the header
(edit) @27170   11 years sjm84 Phase-two of upgrading the version of JQuery UI
(edit) @27169   11 years sjm84 Phase-one of upgrading the version of JQuery UI
(edit) @27166   11 years sjm84 Adjust the height of the toolbox when the height of the visual editor …
Note: See TracRevisionLog for help on using the revision log.