source: main/trunk/gli/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @29361   10 years ak19 Fix to recent commit that made GS3ServerThread.java do a …
(edit) @29356   10 years ak19 Non-crucial commit, but I believe it may still be better to waitFor() …
(edit) @29352   10 years ak19 Kathy was making some important changes in GLI's processing of the …
(edit) @29330   10 years ak19 Commit 28312 had broken the indexers tutorial: casefolding and …
(edit) @29312   10 years kjdon if indexOptions are not assigned=true, then return. Don't want to …
(edit) @29300   10 years ak19 Fix to recent commit. Now the formatconverter binaries for the 3 OS …
(edit) @29299   10 years ak19 Moved the formatconverter binaries from GS3/bin to the new GS3/bin/OS …
(edit) @29284   10 years kjdon working on getting GLI not to discard the new elements in …
(edit) @29283   10 years kjdon adding in some more strings for collectionConfig.xml
(edit) @29238   10 years ak19 Correcting detection of pdfbox extension for GS3. For GS3, it's not …
(edit) @29222   10 years ak19 SOLR related. TEMPORARY changes for the GS3 workshop. Owing to the …
(edit) @29221   10 years ak19 Added code to allow GLI to preserve any solr-specific <sort> and …
(edit) @29177   10 years ak19 GLI now preserves the newly added (optional) option subelements of …
(edit) @29044   10 years ak19 Tidying up after commit.
(edit) @29043   10 years ak19 Second of 2 part commit for improving FormatConversion from GS2 to …
(edit) @29037   10 years ak19 Uses the new separate NumberedJTextArea class that has its own undo …
(edit) @29036   10 years ak19 JOptionPane yes, no, cancel, ok buttons need to be translatable
(edit) @29034   10 years ak19 Minor changes and corrections.
(edit) @29031   10 years ak19 Moved out the NumberedJTextArea into its own class. It now manages the …
(edit) @29030   10 years ak19 Now there are 2 sets of undo and redo buttons, one for each format …
(edit) @29017   10 years ak19 Moved the StreamGobbler classes and their closeResource help method …
(edit) @29016   10 years ak19 Cosmetic changes: 1. renamed inner StreamGobbler classes. 2. Reverting …
(edit) @29012   10 years ak19 Should use GLIButton instead of regular JButton to be consistent with …
(edit) @29011   10 years ak19 1. The top right dialog button that closes the dialog should behave as …
(edit) @29009   10 years ak19 Added and now using dictionary strings for GLI's new …
(edit) @29006   10 years ak19 Implemented Undo and Redo. Moved a functions around to better organise …
(edit) @29001   10 years ak19 Correction to recent commit in OpenCollectionDialog. And cosmetic …
(edit) @28995   10 years ak19 First commit for GLI part of GS2 to GS3 Format Conversion. Contains …
(edit) @28702   10 years kjdon folder for export is now exported_colname_saveastype, eg …
(edit) @28628   10 years ak19 Still related to the previous 2 commits (28626 and 28627). Adding a …
(edit) @28627   10 years ak19 Related to the previous commit. Displaying the apple symbol instead of …
(edit) @28626   10 years ak19 GLI and GEMS Edit menu refers to Apple key on Macs instead of the Ctrl …
(edit) @28216   11 years kjdon if there are no indexoptions in collect config file, then don't set …
(edit) @27364   11 years ak19 Adding the AllowUserComments option so it can be set from GLI's Format …
(edit) @26574   11 years ak19 Related to commit revision 26567 and 26573. The first mandated the …
(edit) @26573   11 years ak19 Related to commit revision 26567 which mandated the inclusion of the …
(edit) @26572   11 years sjm84 Removed an unnecessary print statement
(edit) @26571   11 years sjm84 Reformatting this file ahead of some chances
(edit) @26402   11 years ak19 Fixed issue with deleting fedora collections from GLI: it would start …
(edit) @26356   12 years kjdon tidied up some default format
(edit) @26355   12 years kjdon indexOptions now not inside a containing element. handles replaceList …
(edit) @26354   12 years kjdon new function
(edit) @26353   12 years kjdon replaceList elem string
(edit) @26333   12 years ak19 1. Introduced new perl script for deleting a fedora collection …
(edit) @26331   12 years ak19 If local GS3 with a fedora installed as a webapp in GS3's tomcat …
(edit) @26312   12 years ak19 Library URL for fedora is now the same as that of Greenstone and no …
(edit) @26225   12 years kjdon doing collection specific pluginfo.pl in gs3 needs the -site option …
(edit) @26206   12 years ak19 Fixes to get Remote Greenstone 3 working with client-gli: 1. …
(edit) @26129   12 years sjm84 Removing a line that was added by accident 4 weeks ago
(edit) @26105   12 years ak19 When GLI exited, comments inside format statements would each time …
(edit) @26067   12 years ak19 The search format statement can also call the choose-title template.
(edit) @26064   12 years ak19 Correction to previous commit: needed to close the elements calling …
(edit) @26062   12 years ak19 1. Getting the Reset To Default button in Format features to work when …
(edit) @26056   12 years ak19 Need to trim the search types that get written out to the …
(edit) @26018   12 years sjm84 Changing the default format statement to include some templates for …
(edit) @26016   12 years kjdon added code to look for and display a top level format element - called …
(edit) @26015   12 years kjdon added global string for new global format
(edit) @26004   12 years ak19 connection urlsfor servlets in preferences shouldn
(edit) @25963   12 years ak19 Kathy asked me to adjust the code used to launch pluginfo.pl from GLI …
(edit) @25789   12 years ak19 Fixed the weird behaviour of the New Collection dialog on Ubuntu when …
(edit) @25786   12 years ak19 Modified the indentXML() method to clear empty text nodes (containing …
(edit) @25779   12 years ak19 Better way of removing duplicate collectionMetadata/displayItem …
(edit) @25777   12 years kjdon gs3 can't use a collection with sqlite db so I have hidden the option …
(edit) @25776   12 years kjdon reformatting the file before adding changes
(edit) @25773   12 years ak19 Fixed the bug where basing a GS3 collection on another one that had …
(edit) @25744   12 years ak19 Fixed bug of duplicate displayitems being written out to the …
(edit) @25733   12 years davidb Greenstone 2 version of GLI changed to use RsyntaxTextArea so coloured …
(edit) @25730   12 years ak19 All displayItems in collectionConfig.xml are written out. Especially …
(edit) @25710   12 years sjm84 Whitespace will not be removed from the front of a text node if there …
(edit) @25709   12 years sjm84 Some very minor formatting
(edit) @25696   12 years sjm84 Updating the default format statements for browsing and searching
(edit) @25682   12 years davidb Changed to using RSyntaxTextArea to get coloured highlighting and …
(edit) @25666   12 years ak19 For image-e, the OpenDialog was displaying the Chinese collection …
(edit) @25612   12 years sjm84 Fixes a few minor XML formatting issues
(edit) @25610   12 years sjm84 First phase of making GLI format editor properly indented
(edit) @25576   12 years sjm84 The editing area of the format features panel is now resizeable
(edit) @25207   12 years sjm84 Another small fix for Greenstone 3 GLI
(edit) @25206   12 years sjm84 (Hopefully fixed config file issues for Greenstone 3 GLI
(edit) @25165   12 years kjdon when reading in the XML stream, print out any lines before the ?xml …
(edit) @25158   12 years jmt12 Removing unneeded and problematic calls to com.sun.image.codec classes
(edit) @25157   12 years jmt12 Replacing remaining call to (deprecated/removed) sun.image.codec …
(edit) @24931   12 years sjm84 Display items are no longer unnecessarily escaped
(edit) @24915   12 years ak19 Dr Bainbridge fixed the problem identified by Blandine and Silver in …
(edit) @24906   12 years ak19 The original GLI LocalLibraryServer code called restore() when …
(edit) @24905   12 years ak19 Now that quotes are necessary around collecthome in gsdlsite.cfg if …
(edit) @24904   12 years ak19 Need quotes around collecthome in gsdlsite.cfg to handle spaces and …
(edit) @24875   12 years ak19 Fourth set of commits to do with the migration of cgi-bin into …
(edit) @24825   12 years sjm84 GLI was still breaking the &lt;, &gt; and &amp; entities in the …
(edit) @24824   12 years sjm84 Reformatting this file ahead of some changes
(edit) @24811   12 years ak19 The message that gets displayed on GLI startup if the PDFBox extension …
(edit) @24806   12 years sjm84 Fixed a problem that was causing two <format> tags to appear
(edit) @24805   12 years sjm84 Commented out some code that seemed to do more harm than good
(edit) @24804   12 years sjm84 Some minor changes to better handle comments, and also spacing is …
(edit) @24801   12 years sjm84 Updating the formatting of these two files so that changes are easier …
(edit) @24709   13 years ak19 If on Windows and using the Start command to launch a file from GLI …
(edit) @24707   13 years ak19 Reverting code committed last time which started using xdg-open as the …
(edit) @24704   13 years ak19 Dr Bainbridge found a default Linux file open command (xdg-open). This …
(edit) @24636   13 years ak19 FileQueue.copyDirectoryContents is now overloaded to take an overwrite …
(edit) @24604   13 years ak19 GS3 default start and stop ports are 8383 and 8304
(edit) @24600   13 years ak19 Added gs-magick.pl script which will set the environment for …
Note: See TracRevisionLog for help on using the revision log.