source: main/trunk/gli/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @30959   7 years kjdon Made the ConfigEditor modal so that people can't be editing the format …
(edit) @30870   8 years kjdon adding xmlns:gslib into the root tags
(edit) @30869   8 years kjdon we need to have xmlns:gslib in the main element
(edit) @30854   8 years ak19 As per Kathy's suggestion, after editing the collectionConfig file …
(edit) @30765   8 years davidb More forgiving test for java vendor
(edit) @30763   8 years davidb Removal of debug print statements
(edit) @30705   8 years ak19 Merely tidying up.
(edit) @30702   8 years ak19 Minor general improvements that I didn't want to commit with the …
(edit) @30701   8 years ak19 All the changes to get the new collectionConfig.xml Editor …
(edit) @30691   8 years kjdon changed the way sort and facet elements are stored. they are currently …
(edit) @30690   8 years kjdon added string for defaultSort
(edit) @30680   8 years ak19 Bugfix to previous commit, revision 30678.
(edit) @30678   8 years ak19 Committing a working version of CollectionConfigXMLReadWrite that …
(edit) @29992   9 years ak19 Minor correction to comment.
(edit) @29974   9 years ak19 Improving previous commit: 1. now we do a single call to …
(edit) @29972   9 years ak19 More dynamic processing of downloaders. GLI used to use a fixed set of …
(edit) @29815   9 years kjdon removed some debugging statements
(edit) @29793   9 years ak19 some more changes to make adding metadata to filenames with non latin1 …
(edit) @29764   9 years ak19 Added handling of GS2 in what was GS3-specific in the recently-added …
(edit) @29753   9 years ak19 Related to commits 29687, 29729, 29730. The changes to incorporating …
(edit) @29730   9 years ak19 The second and final part of the commits to getting GLI running again …
(edit) @29711   9 years ak19 Moving from using the solr jetty server to solr using the GS3 tomcat …
(edit) @29514   9 years ak19 Now the collectdir flag passed to gli.sh works (tested with GS3). It …
(edit) @29509   9 years ak19 Kathy suggested a confirmation dialog to the reset format statement …
(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
Note: See TracRevisionLog for help on using the revision log.