source: main/trunk/gli/src/org/greenstone/gatherer

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @36146   2 years kjdon just added a check for null node when generating string representation
(edit) @36140   2 years kjdon made the stemming controls be selected and enabled appropriately for …
(edit) @36139   2 years kjdon updated to use the new MGIndex/Index classes. a bit of code …
(edit) @36138   2 years kjdon split Index into 2 classes - Index: for mgpp/lucene/solr indexes, and …
(edit) @36137   2 years kjdon added gs2 versions for sort fields
(edit) @36136   2 years kjdon method to set a class type, now that we have INdex and MGIndex, and we …
(edit) @36135   2 years kjdon added solr option to build types. Also setCaretPosition on the indexer …
(edit) @36126   2 years kjdon check for url is not null - if we have left a servlet definition in, …
(edit) @36110   2 years kjdon need to work out servlet_path and site_name in the local (not remote) …
(edit) @36105   2 years kjdon some commits around handling servlet path - if teh gliserver url is …
(edit) @36104   2 years kjdon added some handling around getting the default servlet path from …
(edit) @36103   2 years kjdon added second hashmap so we can get site name for a servlet path
(edit) @36102   2 years kjdon removed the defaults of localsite and library for site_name and …
(edit) @36094   2 years kjdon pass servlet_path to Configuration
(edit) @36093   2 years kjdon change to number of Configuration arguments
(edit) @36092   2 years kjdon Configuration needs to be passed in servlet_path as well as site_name, …
(edit) @36091   2 years kjdon check that servlet arg starts with /, and add one if it doesn't
(edit) @35667   3 years davidb Some notes on how to address deprecated warnings added
(edit) @35665   3 years davidb Calling things like new Boolean(false) and new Integer(100) has been …
(edit) @35663   3 years davidb Some tidy up to print statements, and Vendor test expanded to be …
(edit) @35661   3 years davidb Adjusted solution to how -noclasspath is explicitly set by Greenstone3 …
(edit) @35637   3 years davidb The inclusion of the '-noclasspath' flag is to avoid the ant bash/bat …
(edit) @34544   3 years ak19 The UTF-8 locale warning when starting GLI just after a successful GS …
(edit) @34521   4 years kjdon the no_check_cert_arg is not used for some downloaders, eg z3950, so …
(edit) @34510   4 years ak19 Dr Bainbridge didn't want a heuristic test on tilda for checking if a …
(edit) @34509   4 years ak19 Related to previous commits 34506-34508. Storing both the Win 8.3 …
(edit) @34508   4 years ak19 Fixing oversight in previous commit: ex.Metadata was not showing up in GLI.
(edit) @34507   4 years ak19 Redoing work of commit revision 34394: Redoing Bugfix 1 for GLI …
(edit) @34415   4 years ak19 Bugfix for slowdown when assigning meta to multiple gathered docs in …
(edit) @34414   4 years ak19 Minor improvement to existing code to deal with slowdown when …
(edit) @34394   4 years ak19 Bugfix 1 for GLI metadata slowdown: selecting multiple Gathererd files …
(edit) @34295   4 years ak19 To be compatible with a VM that generates nightly binaries using Java …
(edit) @34294   4 years ak19 Kathy noticed that the try-with-resources does not work with the JDK 6 …
(edit) @34289   4 years ak19 Some comments for the previous commit.
(edit) @34288   4 years ak19 Further fix to client-GLI > Rightclick Doc > Replace: if the …
(edit) @34287   4 years ak19 Belongs with previous commit, had left out one more file that needed …
(edit) @34286   4 years ak19 Client-GLI was noticeably slow compared to GLI when swapping between …
(edit) @34285   4 years ak19 1. Dictionary string for the CSV filefilter extension description. 2. …
(edit) @34284   4 years ak19 After testing on client-GLI, rolling back uploading the converted or …
(edit) @34283   4 years ak19 Incorporating Kathy & Dr Bainbridge's improvements to the recently …
(edit) @34280   4 years ak19 Noticed today that export meta to CSV options were available all the …
(edit) @34266   4 years ak19 1. Added rudimentary support for inserting the basic skeletons of …
(edit) @34265   4 years ak19 MetadataCSVPlugin doesn't like windows style slashes in the Filename …
(edit) @34264   4 years ak19 1. Added moveMetaXMLToCSV 2. Both this and exportMetaAsCSV now also …
(edit) @34263   4 years ak19 Option in GLI file menu to Export collection meta to CSV (new CSV file …
(edit) @34261   4 years ak19 1. Fixed the bug with GLI's Gather Rightclick > Replace when the …
(edit) @34255   4 years ak19 Oversight. Removing another remnant of experimental code that I hadn't …
(edit) @34247   4 years ak19 In the previous commit 1. Codec.java change was still related to …
(edit) @34246   4 years ak19 Still part of commit 34241 and now also 34245.
(edit) @34245   4 years ak19 Crucially related to commit r34241, this was the other half of the GLI …
(edit) @34243   4 years ak19 Minor.
(edit) @34242   4 years ak19 Annoying spelling mistake.
(edit) @34241   4 years ak19 The previous commit fixed the issue where HTML in collection …
(edit) @34235   4 years ak19 Added functionality for client-GLI to upload an edited metadata set …
(edit) @34234   4 years ak19 Bugfix I think for the deadlock issue that can occur when a GUI task …
(edit) @34233   4 years ak19 Minor change: putting back commented out lines of code to how they …
(edit) @34232   4 years ak19 Bugfix. When using client-GLI noticed that creating or editing an …
(edit) @34205   4 years ak19 Collection ConfigFileEditor related changes, bugfixes and …
(edit) @34185   4 years kjdon changed doClassifier to doClassifiers as it was misleading and bugged …
(edit) @34168   4 years ak19 Stupid oversight on my part yesterday: when fixing up client-GLI so …
(edit) @34161   4 years ak19 Fixed last of the client-gli/remoe GS3 bugs discovered yesterday. When …
(edit) @34160   4 years ak19 Completing TODO from Kathy's commit message for 34116 for …
(edit) @34158   4 years ak19 Fixing discovery of client-gli issues with previewing a different …
(edit) @34153   4 years ak19 While trying to debug client-gli to remote issues, found some more …
(edit) @34115   4 years kjdon a couple changes. 1 don't explicitly need to remove the lock file from …
(edit) @34113   4 years ak19 1. tomcat.port no longer exists in build.properties after https also …
(edit) @34110   4 years kjdon modified a couple of error strings to be more helpful
(edit) @33998   4 years davidb Removed import statement that is no longer used, and was stopping …
(edit) @33777   4 years ak19 Forgot to document a link, with sample code to use nativecall jar file …
(edit) @33758   4 years ak19 Removed debugging and last bit of cleanup.
(edit) @33757   4 years ak19 1. Windows bugfix for getting exMeta to be loaded into GLI where there …
(edit) @33756   4 years ak19 Attempted bugfix for ex meta not always loading in gli for docs that …
(edit) @33749   4 years ak19 Still on the bugfix for GLI with non-ascii filenames assigned …
(edit) @33748   4 years ak19 Linux bugfixes to recent commits to do with getting file-level meta …
(edit) @33747   4 years ak19 Tidying up code some more and moving unused (but reusable and possibly …
(edit) @33746   4 years ak19 1. Bugfix for dealing with + in filenames: file-level metadata now …
(edit) @33745   4 years ak19 Fix to function decodeStringContainingHexEntities that I recently …
(edit) @33744   4 years ak19 Refactored code to do more inside functions rather than make callers …
(edit) @33739   4 years ak19 Bugfix to GLI to being able to parse metadata.xml files containing & …
(edit) @33738   4 years ak19 Got the filenameToURLEncoding(String) variant that reuses …
(edit) @33737   4 years ak19 A larger fix but not complete fix to the problem of attaching and …
(edit) @33730   4 years ak19 Finally, got the code back to achieving the same thing as the partial …
(edit) @33729   4 years ak19 Fixes to variants of debug function printCaller().
(edit) @33728   4 years ak19 Introducing method that I've tested separately to decode a string that …
(edit) @33727   4 years ak19 Experimental encoding related bugfix to GLI. In GLI, meta assigned at …
(edit) @33724   4 years ak19 1. A bugfix to Base64.decode(String s) to handle null strings returned …
(edit) @33403   5 years ak19 Mistake to do with launchdir in SafeProcess: if the environment for …
(edit) @33015   5 years ak19 Bugfix. Client-GLI didn't have the preview button enabled if opening a …
(edit) @32926   5 years ak19 Only the older Java versions we use to build nightlies seemed to trip …
(edit) @32925   5 years ak19 All methods creating and displaying WarningDialogs in Gatherer are now …
(edit) @32924   5 years ak19 What seemed like the key change in the previous commit was …
(edit) @32923   5 years ak19 Changes to reinstate SwingUtilities.invokeLater() calls added for GUI …
(edit) @32920   5 years ak19 EDT related changes for setting up GUI testing worked okay with GLI …
(edit) @32914   5 years ak19 Accomodating https urls in running of GLI Web Start code, WebGatherer.java
(edit) @32725   5 years ak19 Older Java on LSB 32 bit choked on args not being declared final …
(edit) @32712   5 years ak19 1. Some dialogs do not exist when GLI starts up and becomes visible. …
(edit) @32706   5 years ak19 Committing the non-EDT related changes to GLI. More changes to …
(edit) @32704   5 years ak19 GLI GUI testing with AssertJ Swing discovered a NullPointerException
(edit) @32700   5 years ak19 1. I'm hoping that setNamesRecursively now properly deals with …
(edit) @32699   5 years ak19 This fixes another EDT (Event Dispatch Thread) access violation …
Note: See TracRevisionLog for help on using the revision log.