source: main

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @31908   7 years kjdon reordered the elements to better match what Lynda wanted
(edit) @31907   7 years kjdon custom stuff in site, not interface
(edit) @31906   7 years kjdon add an error if there was no rss response - might happen if user has …
(edit) @31905   7 years kjdon handle case where rss has an error: just print it out. Would be nicer …
(edit) @31904   7 years ak19 The new record in oai-inf db containing the earliest timestamp of the …
(edit) @31903   7 years ak19 I hope these are all the changes necessary on the runtime side of GS2 …
(edit) @31902   7 years ak19 Accidentally committed another file
(edit) @31901   7 years ak19 Now the oai-inf.gdb for the demo collection contains the …
(edit) @31900   7 years ak19 When the oai-inf.db for a collection is first created, oaiinfo.pm now …
(edit) @31899   7 years ak19 Literal dollar sign used in EmailPlugin's description does not need to …
(edit) @31898   7 years ak19 With Kathy's commit 31896 doing away with the need for the recently …
(edit) @31897   7 years ak19 Related to commit 31880 for supporting multiple proxy hosts/ports (one …
(edit) @31896   7 years kjdon let properties files have \n and \t in them to represent newlines and tabs
(edit) @31895   7 years kjdon have imported all the 3A documents
(edit) @31894   7 years kjdon Lynda's changes
(edit) @31893   7 years kjdon these are the source files for the realalistic books
(edit) @31892   7 years kjdon new plugin for importing the item files
(edit) @31891   7 years kjdon need to check for 00 day in getDetailFromDate too, otherwise get the …
(edit) @31890   7 years kjdon want to bold the selected node in each horizintal row. for displaying …
(edit) @31889   7 years ak19 Newly added Japanese translation therefore adding svn external for it …
(edit) @31888   7 years ak19 Spanish language for perlmodules and glidict module of the GS …
(edit) @31887   7 years ak19 Japanese language GS interface for modules auxdm, perlmodules, …
(edit) @31884   7 years ak19 Much simpler. If proxy env vars were already set upon GLI launch, they …
(edit) @31883   7 years ak19 Previous commit was incomplete.
(edit) @31882   7 years ak19 GLI now does storing, overriding and restoring of original proxy …
(edit) @31881   7 years ak19 Text copied from the web into comments turned into strange characters …
(edit) @31880   7 years ak19 All the changes that were required to set up multiple proxy servers, …
(edit) @31878   7 years ak19 1. Previous commit message was incorrect: it wasn't that perl wasn't …
(edit) @31877   7 years ak19 Getting Windows wget to use proxy settings in environment. They didn't …
(edit) @31876   7 years ak19 1. Getting the recently added util::print_env() subroutine, which has …
(edit) @31875   7 years ak19 1. Getting the recently added util::print_env() subroutine, which has …
(edit) @31874   7 years ak19 Fix ahead of switching over to proxy env vars on Windows. This fix …
(edit) @31873   7 years kjdon modified so that we always get the siblings in any HLIsts, not jsut …
(edit) @31872   7 years kjdon changed variable name as its a list of paramLists
(edit) @31871   7 years kjdon commented out some debug statements
(edit) @31870   7 years kjdon added ed, ec, noText into the params
(edit) @31869   7 years kjdon modified an error message
(edit) @31868   7 years kjdon added new method replaceNamedItemInList
(edit) @31867   7 years kjdon setting classifier style attribute - can't remember why! Also, need to …
(edit) @31866   7 years kjdon handle properly 6 digit dates - only output month and year otherwise …
(edit) @31865   7 years ak19 1. Helpful messages appended to the Download log directing the user to …
(edit) @31864   7 years ak19 1. Modified GLI and perl to set proxy_on, proxy_host and proxy_port …
(edit) @31863   7 years ak19 Additional changes to previous commit so that the new util::print_env …
(edit) @31862   7 years ak19 Adding a new subroutine print_env() that may be useful for debugging …
(edit) @31861   7 years ak19 Correcting Https to https.
(edit) @31860   7 years ak19 The changes necessary for getting the new no_check_certificate …
(edit) @31857   7 years ak19 Committing syntax error in previous commit
(edit) @31856   7 years ak19 If the proxy settings are wrong or set when not needed, pressing the …
(edit) @31855   7 years kjdon added keys in dictionary and replaceList in siteConfig to translate …
(edit) @31854   7 years ak19 Windows setup.bat also sets the WGETRC env var to point the wget that …
(edit) @31853   7 years ak19 Reverting some bad choices when setting wget customisation flags in …
(edit) @31852   7 years ak19 Java code no longer works out what the ultimate URL to download from …
(edit) @31851   7 years ak19 1. Fixes to get proxying to work on Windows. 2. Fixes to timeout if a …
(edit) @31850   7 years kjdon handle the case where there are HList children of HLists. this happens …
(edit) @31843   7 years ak19 1. Adding new Java class URLConnectionManager to get an …
(edit) @31842   7 years ak19 Updates to wget README
(edit) @31841   7 years ak19 Upgrading from wget Windows binary version 1.11.4 to wget version …
(edit) @31840   7 years ak19 Documented the changes required to compile wget-1.19-gs. But it fails …
(edit) @31839   7 years ak19 Fixing a bug in my previous commit: redirectURL() should stop its …
(edit) @31838   7 years ak19 1. Updated wget-1.17.1 to not use pod2man with the newer --utf8 flag, …
(edit) @31837   7 years ak19 Added instructions on how to successfully compile up openssl v 1.1.0f …
(edit) @31836   7 years ak19 Wget-1.17.1-gs compiles up successfully on Macs too. Still need to get …
(edit) @31835   7 years ak19 Dr Bainbridge got openssl 1.0.2 compiling successfully on Mac 64 bit, …
(edit) @31834   7 years ak19 Going to check if at least wget-1.15 still compiles on the 64 bit …
(edit) @31833   7 years ak19 Some minor fixes like to make setting the version of open-ssl easier. …
(edit) @31832   7 years ak19 Moved to compiling up wget-1.17.1-gs, so adding the appropriate tar.gz …
(edit) @31831   7 years ak19 Part of previous commit. GLI needs to pass WGETRC env var down to perl …
(edit) @31830   7 years ak19 Next working incremental commit. Wget doesn't need openssl libraries …
(edit) @31829   7 years ak19 Intermediate commit for building wget with openssl. This is a working …
(edit) @31828   7 years ak19 For Wget, we're now using OpenSSL. The openssl src code is on GS' SVN …
(edit) @31827   7 years ak19 For Wget, we're now using OpenSSL. The openssl src code is on GS' SVN …
(edit) @31826   7 years ak19 Documenting a fallback solution to get wget to retrieve https pages …
(edit) @31825   7 years ak19 The linux system wget 1.17.1 and the Windows binary 1.17.1 both grab …
(edit) @31824   7 years ak19 We now compile up OpenSSL, since wget needs SSL support to download …
(edit) @31823   7 years ak19 Another bugfix to GLI's downloadjob display: on Linux, the number of …
(edit) @31822   7 years ak19 Bugfix to GLI's download pane: when having multiple download jobs …
(edit) @31821   7 years ak19 Removing the (commented) out debug statements introduced during the …
(edit) @31820   7 years ak19 The changes necessary for GLI's Java code to work properly with a wget …
(edit) @31818   7 years kjdon changing ViewSelection to viewSelection and SlideShow to slideShow to …
(edit) @31817   7 years ak19 Accidentally committed the debugging set to on with my previous bugfix …
(edit) @31816   7 years ak19 Fix to getRedirectURL() being stuck forever if the proxy details are …
(edit) @31815   7 years ak19 Minor modification to previous 2 commits
(edit) @31814   7 years ak19 Combining the shutdown hooks for GS2 and GS3
(edit) @31813   7 years ak19 Adding shutdownhook for GS2 to ensure the GS2 server is stopped on …
(edit) @31812   7 years ak19 The newer changes to Escape.pm's escape_char() that Dr Bainbridge …
(edit) @31811   7 years ak19 Cmdline testing of gliserver.pl revealed that gliserver's args (like …
(edit) @31810   7 years sjm84 Conferred with Dr Bainbridge, and copying across perl 5.18's Expat.bs …
(edit) @31809   7 years ak19 Added the XML-Parser for perl 5.22 as well for the release-kit to …
(edit) @31807   7 years ak19 When I did a diff between the Expat.bs versions in 5.10 and 5.18, …
(edit) @31806   7 years ak19 Not sure why the Expat.so file was not part of the recursive add and …
(edit) @31805   7 years ak19 Committing the perl 5.24 that Dr Bainbridge successfully built on …
(edit) @31802   7 years kjdon forgot to add this
(edit) @31801   7 years kjdon doc.xml files
(edit) @31800   7 years kjdon doc.xml files
(edit) @31799   7 years kjdon doc xmls of archives. ignoring images
(edit) @31798   7 years kjdon archives dir
(edit) @31797   7 years kjdon
(edit) @31796   7 years kjdon adding the collections' frameworks
(edit) @31795   7 years kjdon making path the same as others
(edit) @31794   7 years kjdon more files
Note: See TracRevisionLog for help on using the revision log.