source: main

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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 …
(edit) @29008   10 years ak19 Reverting accidental commit of unnecessary changes, although they were …
(edit) @29007   10 years ak19 Forgot to commit the config file used by HTML Tidy when run by GLI's …
(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) @29000   10 years ak19 Minor change to comment of previous commit
(edit) @28999   10 years ak19 To get a working RSS link to a document, the document's title needs to …
(edit) @28998   10 years ak19 Rewrite rules now allow for underscore in collection names. Thanks to …
(edit) @28997   10 years ak19 Added an is_gs3 subroutine to util.pm and this is now used by …
(edit) @28996   10 years ak19 GS3 does not have the new httpdomainHtmlsafe macro introduced into GS2 …
(edit) @28995   10 years ak19 First commit for GLI part of GS2 to GS3 Format Conversion. Contains …
(edit) @28992   10 years ak19 Minor improvement to previous commit
(edit) @28991   10 years ak19 Added in the necessary code so that now the Download File link for the …
(edit) @28990   10 years ak19 Improvement to commit of revision 28979: Dr Bainbridge suggested that …
(edit) @28989   10 years kjdon simplified MessageRouter which uses OAICollection instread of …
(edit) @28988   10 years kjdon removed this.converter - now call XMLConverter methods statically. …
(edit) @28987   10 years kjdon some tidying up. have started work on new metadata format stuff, but …
(edit) @28986   10 years kjdon method name change
(edit) @28985   10 years kjdon use OAIMessageRouter instead of MessageRouter. this will use …
(edit) @28984   10 years kjdon made a new OAICollection class. Inherits from Collection. ALll OAI …
(edit) @28983   10 years kjdon added OAI_SERVICE_RACK static string
(edit) @28982   10 years kjdon added a couple of convenience methods and changed the name of another …
(edit) @28981   10 years kjdon calling XMLConverter methods statically now. get rid of this.converter
Note: See TracRevisionLog for help on using the revision log.