source: main/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @29177   10 years ak19 GLI now preserves the newly added (optional) option subelements of …
(edit) @29176   10 years ak19 For Solr: 1. collConfig.pm now reads any option sub-elements for index …
(edit) @29175   10 years ak19 Fixing off by one error of boolean operators in the GS3 search form …
(edit) @29174   10 years kjdon new function addMetaSetTolist so that other places can call this - eg …
(edit) @29173   10 years kjdon document contnet editing stuff: making the visible metadata set list …
(edit) @29172   10 years kjdon some mods to do with getting the editing controls to stay on the page …
(edit) @29169   10 years kjdon allowing for extra header content to come from multiple places
(edit) @29168   10 years ak19 Dr Bainbridge fixed an operator issue in solr: the exclamation mark …
(edit) @29167   10 years ak19 Fix to nullpointer exception when there are no term docs, such as for …
(edit) @29166   10 years kjdon in metaTableCell, don't want to use disable-output-escaping=yes, as we …
(edit) @29165   10 years kjdon we don't want cover image and view options for simple documents
(edit) @29164   10 years kjdon check for null coll_config_xml before trying to modify it for debug, …
(edit) @29163   10 years kjdon need to include sorttools to get the format metadata for sorting routine
(edit) @29156   10 years ak19 Upon ant reset-logs, truncating ext/solr/logs/solr.log too if it exists
(edit) @29155   10 years ak19 Making the windows winMake.bat that creates the Lucene4Wrapper.jar …
(edit) @29154   10 years ak19 Changes to get winMake.bat to compile lucene_gs, before further …
(edit) @29148   10 years ak19 Part of port from lucene3.3.0 to lucene4.7.2. Related to …
(edit) @29147   10 years ak19 Part of port from lucene3.3.0 to lucene4.7.2. Updating common-src …
(edit) @29146   10 years ak19 Undo move.
(edit) @29145   10 years ak19 Part of port from lucene3.3.0 to lucene4.7.2. LuceneWrapper related. …
(edit) @29144   10 years ak19 Part of port from lucene3.3.0 to lucene4.7.2. LuceneWrapper related. …
(edit) @29143   10 years ak19 Part of port from lucene3.3.0 to lucene4.7.2. LuceneWrapper related. …
(edit) @29118   10 years davidb Changes to eliminate javascript errors on loading the home page
(edit) @29117   10 years davidb Missing web font for theme
(edit) @29116   10 years ak19 imports of dbutil and util are necessary to get set_metadata.pl (which …
(edit) @29115   10 years ak19 Updates to Armenian language gli dictionary (glidict) module of GS2 …
(edit) @29114   10 years ak19 Committing local GTI change to gli/classes/languages.xml file.
(edit) @29113   10 years ak19 Updates to Armenian language core and auxiliary modules of GS2 …
(edit) @29112   10 years kjdon when tidying up OIDs, replace periods with _ instead of just removing …
(edit) @29111   10 years kjdon put brackets around the metadata or, so that it can be anded with lang …
(edit) @29110   10 years kjdon encodeURI doesn't seem to be needed??? why??? have removed it for now. …
(edit) @29109   10 years kjdon a few indentation changes
(edit) @29108   10 years kjdon no longer taking collect as the last arg in the arg list. If the user …
(edit) @29107   10 years kjdon this is causing gli to fail when opening up a collection. It tries to …
(edit) @29105   10 years ak19 Kathy approved commenting out the authentication/security section of …
(edit) @29102   10 years kjdon added the string for PDFPlugin.use_realistic_book option
(edit) @29101   10 years kjdon added -use_realistic_book option. htis makes user you are converting …
(edit) @29100   10 years kjdon add in PDFPlugin to the line checking for -use_realistic_book option, …
(edit) @29099   10 years ak19 Cosmetic change after more important commit.
(edit) @29098   10 years ak19 Removing import metadata needs to take into account prevmetavalue and …
(edit) @29097   10 years kjdon not sure if we need this catch for collection undefined
(edit) @29096   10 years kjdon new argument to print_txt_usage. Pass 1 if you don't want the output …
(edit) @29095   10 years kjdon new argument to print_txt_usage. Pass 1 if you don't want the output …
(edit) @29094   10 years kjdon added -metadata_selection_mode firstvalue|firstvalidmetadata|allvalues …
(edit) @29093   10 years kjdon allow comma separated metadata names in gsf:metadata name attribute. …
(edit) @29092   10 years kjdon allow comma separated list in name attribute for gsf:metadata. when …
(edit) @29091   10 years kjdon can now set pos='classifiedBy' to output the metadata value used for …
(edit) @29090   10 years kjdon added code for setting mdoffset attributes for docNodes in a …
(edit) @29089   10 years kjdon added a method to retrieve a piece of metadata for the doc node. Used …
(edit) @29088   10 years kjdon added textsortbynone macro for use with sortfield options
(edit) @29087   10 years kjdon sortfield option. will now display even when there is only one option. …
(edit) @29086   10 years kjdon need to decode prevmetavalue in same way as metavalue. clear all …
(edit) @29085   10 years kjdon several changes. need to encodeURI the orig value too, before passing …
(edit) @29084   10 years kjdon when editing metadata from the on line library (log in, and edit …
(edit) @29083   10 years kjdon in mgpp, using memcpy was sometimes causing an error as its not safe …
(edit) @29082   10 years kjdon added DEP_LIBS variable to dependency lines so that if we change …
(edit) @29081   10 years kjdon memcpy not safe for copying in overlapping areas, use memmove instead. …
(edit) @29080   10 years kjdon added DEP_LIBS variable to dependency lines so that if we change …
(edit) @29079   10 years kjdon removed a comment no longer needed
(edit) @29078   10 years kjdon make builddir absolute if it isn't already (so you can say -builddir …
(edit) @29077   10 years kjdon javascript escape function was deprecated in Java 1.5 Use encodeURI …
(edit) @29076   10 years kjdon these changes were made in the pei-jones site and they look sensible …
(edit) @29070   10 years kjdon added sample security code, tidied up format statements, modified …
(edit) @29069   10 years kjdon indented the file in emacs
(edit) @29068   10 years kjdon changed the format of metadata, and how elements and mappings are defined
(edit) @29067   10 years kjdon changed metadataFormat stuff. service uses some info from main …
(edit) @29066   10 years kjdon small code tidy
(edit) @29065   10 years kjdon configure the collection with the OAIConfig xml. this breaks the split …
(edit) @29064   10 years kjdon simplify code cos we are always only looking for OAIPMH servicerack. …
(edit) @29063   10 years kjdon getMetadataPrefixElement code was all oai_dc specific. New string …
(edit) @29062   10 years kjdon added Identifier field into the DBInfo. Useful for OAI, cna just get …
(edit) @29058   10 years kjdon small change for niceness
(edit) @29057   10 years kjdon added a few functions for helping with returning oai metadata
(edit) @29055   10 years ak19 Linux (tested on Ubuntu 32 bit) also doesn't seem to want the math …
(edit) @29054   10 years ak19 Nightly bins failed to go through on linux and mac. On linux the …
(edit) @29051   10 years ak19 Dr Bainbridge made some fixes to header file inclusions so that when …
(edit) @29049   10 years kjdon allow an exception with no sets for document level security. This can …
(edit) @29048   10 years ak19 1. Adding the new Windows version of the formatconverter executable, …
(edit) @29047   10 years ak19 Compiling formatconverter on Windows
(edit) @29046   10 years ak19 GS2 makefile copy formatconverter into the bin/OS folder
(edit) @29045   10 years ak19 Kathy suggested that the GS3 buildConfig.xml generated from GS2 …
(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) @29042   10 years ak19 First of 2 part commit for improving FormatConversion from GS2 to GS3. …
(edit) @29041   10 years ak19 Minor correction
(edit) @29040   10 years kjdon identifier variable wasn't working, so I have changed its definition
(edit) @29038   10 years ak19 Dutch language core module GS interface. Many thanks to Gerhard Riesthuis.
(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) @29035   10 years ak19 on't output anything for gsf:format-gs2 elements,
(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) @29013   10 years ak19 Following Dr Bainbridge's suggestion on determining a document's title …
(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) @29010   10 years ak19 A much simpler version to find java home (default JDK) on any Mac OS …
(edit) @29009   10 years ak19 Added and now using dictionary strings for GLI's new …
Note: See TracRevisionLog for help on using the revision log.