source: main

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @31067   7 years kjdon get the 'top level menu' text from the dictionary
(edit) @31066   7 years kjdon collection displayItems are now in a displayItemList
(edit) @31064   7 years Georgiy Litvinov Optimized regular expression in hierarchy menu
(edit) @31063   7 years Georgiy Litvinov More fixes and imporovements for hierarchy menu
(edit) @31061   7 years ak19 My previous 'fix' fixed the display for the backdrop collection, but …
(edit) @31060   7 years sjm84 white-space regular expression match wasn't working, so changed it to …
(edit) @31059   7 years sjm84 Changed YAZ configure to only produce static library, to help with …
(edit) @31056   7 years ak19 Got the metadata names in the Browse classifier of the backdrop …
(edit) @31055   7 years kjdon newRow is a jquery object which is not the same as the DOM element. …
(edit) @31052   7 years kjdon setting up autocomplete values for metadata editing
(edit) @31050   7 years kjdon added empty var and some comments for new autocompletion of meta …
(edit) @31049   7 years kjdon add cleaned up metadata name as a class attribute to the …
(edit) @31047   7 years ak19 Swapping order of displayItems for attribute name=name to get the …
(edit) @31023   7 years Georgiy Litvinov More modifications to hierarchy webeditor
(edit) @31014   7 years Georgiy Litvinov Modified hierarchy js storage, added kjdon fixes.
(edit) @30987   7 years Georgiy Litvinov Fixed different size in hierarchy button and li element
(edit) @30968   7 years ak19 Correction to regex expression used in sed in z3950 Makefile: what …
(edit) @30967   7 years ak19 Correction to regex expression used in sed in z3950 Makefile: what …
(edit) @30966   7 years ak19 Adding in lbz2 (lib BZIP2) to the list of libraries in the GNUMakefile …
(edit) @30961   7 years ak19 Dr Bainbridge got the new yaz to compile on the Mac Mountain Lion again.
(edit) @30959   7 years kjdon Made the ConfigEditor modal so that people can't be editing the format …
(edit) @30958   7 years kjdon in DocumentMetadataRetrieve, this was creating a paramlist with …
(edit) @30955   7 years ak19 New yaz 2.1.56 was needed to get GS2 compiling to work again on Macs …
(edit) @30954   7 years ak19 New yaz 2.1.56 was needed to get GS2 compiling to work again on Macs …
(edit) @30948   7 years ak19 Changes in z3950 and recpt Makefile to get dependencies right for …
(edit) @30920   7 years ak19 Dr Bainbridge got the z3950 server compiled up again against the …
(edit) @30896   7 years ak19 Fixing error in commit.
(edit) @30895   7 years ak19 Tidier way to set LDFLAGS and not exporting it this time, in case it …
(edit) @30894   7 years ak19 Experimenting to get gnome-lib-minimal sourced at the right time for …
(edit) @30893   7 years ak19 Dr Bainbridge made a fix to yaz to get it to compile again: had to …
(edit) @30891   7 years kjdon removed some commented out code. when looking up metadata, if we have …
(edit) @30889   7 years Georgiy Litvinov Fix corrputing html by empty classifier
(edit) @30886   7 years ak19 Corrections to previous commit
(edit) @30885   7 years ak19 In order to get the relsase working on Mac ElCapitan, getting wvware …
(edit) @30884   7 years ak19 Undoing previous commit
(edit) @30883   7 years ak19 Experimenting to get libwv to be compiled up correctly on ElCapitan so …
(edit) @30879   8 years ak19 Modifications to get GS2 compiling to work again on Macs after the …
(edit) @30878   8 years ak19 Modifications to get GS2 compiling to work again on Macs after the …
(edit) @30871   8 years kjdon need xmlns:gslib in header so that we can use gslib elements in config file
(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) @30868   8 years kjdon removed a heap of hat-Ms, and modified the gsf:if-metadata-exists …
(edit) @30867   8 years ak19 Used a linux machine to run autoconf on the modified configure.in just …
(edit) @30866   8 years ak19 GSDLOS variable wasn't being set in configure.in and hence wasn't …
(edit) @30865   8 years ak19 Undoing experimental commits 30786-30793
(edit) @30864   8 years ak19 Undoing experimental commits 30786-30793
(edit) @30863   8 years ak19 Changes to get libiconv issues on MacOS El Capitan straightened out, …
(edit) @30861   8 years kjdon created a new template named coll-description for easier customization
(edit) @30860   8 years kjdon added in formatTimestamp method to convert a timestamp to human …
(edit) @30859   8 years kjdon added a template for displaying collection metadata: eg …
(edit) @30858   8 years kjdon output buildDate into the buildConfig.xml (to match builddate in gs2)
(edit) @30857   8 years ak19 Unless new line endings (particularly carriage return characters …
(edit) @30855   8 years ak19 Dutch translations for the core module of the GS2 interface. Many …
(edit) @30854   8 years ak19 As per Kathy's suggestion, after editing the collectionConfig file …
(edit) @30853   8 years ak19 Commenting out debug statements.
(edit) @30852   8 years ak19 More translated gs3colcfg module properties files, updated svn …
(edit) @30851   8 years ak19 French, Polish and Spanish translations for gs3colcfg module of GS3 …
(edit) @30850   8 years ak19 Separators automatically adjusted when the properties files were …
(edit) @30849   8 years ak19 Separators automatically adjusted when the properties files were …
(edit) @30848   8 years ak19 Slovakian language translation updates for aux module of the GS2 …
(edit) @30847   8 years ak19 French language translation updates for modules core, glidict, …
(edit) @30845   8 years kjdon changed the wording of the phind applet description to better match …
(edit) @30844   8 years ak19 Kathy has added strings in siteconfig.xml for translation under …
(edit) @30843   8 years kjdon adding in localsite siteConfig.properties to the list of externals
(edit) @30842   8 years kjdon at site and colleciton level, displayItems are now in a …
(edit) @30841   8 years kjdon site name and description are now displayItems rather than metadata. …
(edit) @30840   8 years kjdon adding in handling for displayItems in siteConfig file, and for …
(edit) @30839   8 years kjdon displayItem handling moved to DisplayITemUtil class
(edit) @30838   8 years kjdon use CustomClassLoader instead of CollectionClassLoader. Also don't …
(edit) @30837   8 years kjdon use the new DisplayItemUtil class instead of loca methods
(edit) @30836   8 years kjdon along with site metadata we now need to get site displayItems
(edit) @30835   8 years kjdon along with site metadata we now need to get site displayItems
(edit) @30834   8 years kjdon CollectionClassLoader changed to CustomClassLoader
(edit) @30833   8 years kjdon added siteResourcesDir method
(edit) @30832   8 years kjdon moved displayitem handling into this class, as I want to use it in …
(edit) @30831   8 years kjdon added more generalised versions of mergeMetadataLists and …
(edit) @30830   8 years kjdon CollectionClassLoader changed to CustomClassLoader
(edit) @30829   8 years kjdon renamed CollectionClassLoader to CustomClassLoader as now I want to …
(edit) @30828   8 years kjdon changing site name and description from metadata to displayitems, as …
(edit) @30827   8 years ak19 Spanish language translations for gsinstaller and gs3interface …
(edit) @30826   8 years kjdon display the site description if there is one
(edit) @30825   8 years kjdon added in a template for site description metadata
(edit) @30824   8 years kjdon float the quick search box on home page to the right
(edit) @30823   8 years kjdon more berry basket strings
(edit) @30822   8 years kjdon moving all text strings out to properties file so they can be …
(edit) @30821   8 years kjdon get the javascript array of berry language fragments so we can use …
(edit) @30820   8 years kjdon don't add empty root title
(edit) @30819   8 years ak19 Spanish language default interface gs3. Many thanks to Diego
(edit) @30817   8 years ak19 Now using svn externals to grab the translated collectionConfig …
(edit) @30816   8 years ak19 The language files are moved into their collection/resources folder …
(edit) @30815   8 years kjdon putting 'remove' into properties
(edit) @30814   8 years kjdon removing double quotes as they cause problems if strings are loaded …
(edit) @30813   8 years kjdon deleted the oones that were left in english. hopefully they will show …
(edit) @30812   8 years kjdon tidying up xxx occurs y times in z documents. dont need docs bits if …
(edit) @30811   8 years kjdon removed double quotes from prefs strings as that mucks up loading them …
(edit) @30810   8 years kjdon when loading all the text strings for a particular prefix into a …
(edit) @30809   8 years kjdon made the three greenstone theme names translatable
(edit) @30808   8 years kjdon removed my debugging xs. Oops, a whole lot were left in :-(. changing …
(edit) @30807   8 years kjdon need to add in getting the pref lang fragments so that we can use one …
(edit) @30806   8 years kjdon made the 'switch theme' text come from the dictionary
Note: See TracRevisionLog for help on using the revision log.