source: main/trunk/gli/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @34544   3 years ak19 The UTF-8 locale warning when starting GLI just after a successful GS …
(edit) @34521   3 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 …
(edit) @32695   5 years ak19 Simplifying setNamesRecursively and its usage. And printComponentNames …
(edit) @32691   5 years ak19 Forgot to remove import of package no longer relevant to this class
(edit) @32689   5 years ak19 If not testing, don't need GLI's GUI components to be assigned names. …
(edit) @32686   5 years ak19 For GUI testing, it's far and away easier if only GUI components had …
(edit) @32673   5 years ak19 Experimental. Attempt to fix the Event Dispatch Thread GUI exceptions …
(edit) @32628   5 years kjdon making default templates in the interface xsl files, the format …
(edit) @32510   6 years ak19 Bugfix when exporting from GLI: calling substring resulted in …
(edit) @32331   6 years ak19 Forgot to commit a minor change earlier
(edit) @32322   6 years ak19 Furter updates to SafeProcess Readme, even though Dr Bainbridge has …
(edit) @32321   6 years ak19 Describing new problem when the openoffice extension breaks …
(edit) @32276   6 years ak19 Fixed a bug discovered when trying to get screenshots for Dr Nichols. …
(edit) @32271   6 years ak19 Some more handy functions to print calling methods and tidied up the …
(edit) @32270   6 years ak19 Adding in a handy utility function to see the call stack by printing …
(edit) @32153   6 years ak19 2 Bugfixes and tidying up errorhandling in JarTools. 1. Dr Bainbridge …
(edit) @32150   6 years ak19 I changed gli4gs3.xsl to rewrite the applet page produced by …
(edit) @32139   6 years ak19 Rewrote WebGatherer as a Java Web Start application, rather than an …
(edit) @32138   6 years ak19 New class WebGatherer.java to replace GathererApplet.java in JNLP use …
(edit) @32135   6 years ak19 GathererApplet4gs3.java was merged with GathererApplet.java, so that …
(edit) @32093   6 years ak19 Ctr (or equiv on Mac) +F on GS3 GLI's ConfigFileEditor now focuses on …
(edit) @32092   6 years ak19 Previous commit also puts the caret/cursor at the start when using GS3 …
(edit) @32091   6 years ak19 Find functionality for GS3 GLI's Config file editor.
(edit) @32050   7 years ak19 Related to previous commit, revision 32049. Now tested successfully on …
Note: See TracRevisionLog for help on using the revision log.