source: main

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @26514   11 years ak19 Removed windows-style new line characters ahead of changes (so that …
(edit) @26513   11 years ak19 Adding in original error message when a transformation of in-memory …
(edit) @26512   11 years ak19 First step to improving the security issues in GS2 and GS3: now GS2's …
(edit) @26509   11 years davidb collection config file updated to demonstrate th euse of …
(edit) @26508   11 years davidb The browse action now support 'descendants' as a CGI-argument, which …
(edit) @26507   11 years davidb Support for o=json as output type in Greenstone 3
(edit) @26506   11 years davidb Support for o=json as output type in Greenstone 3
(edit) @26505   11 years davidb Java library that can convert an XML document into a JSON string, …
(edit) @26504   11 years davidb If you would like a <gsf:link> to open a new window/tab when clicked, …
(edit) @26503   11 years davidb Line added to call 'define-js-macro-variables' so javascript versions …
(edit) @26502   11 years davidb Section added to the <head>...</head> that lets a collection designer …
(edit) @26501   11 years davidb A move towards easier migration of Greenstone2 collections to …
(edit) @26500   11 years davidb Some white-space changes (indenting) and a comment added at the end to …
(edit) @26499   11 years sjm84 The debug behaviour is triggered via the debug cgi argument instead of …
(edit) @26498   11 years sjm84 Document metadata in on the classifier page is now stored in the gs …
(edit) @26497   11 years ak19 In previous commit, forgot to rename references to Library2 into …
(edit) @26496   11 years ak19 More descriptive name for Library 2, as it can be run from the …
(edit) @26495   11 years ak19 Added target to allow tomcat to be started up in debug mode which will …
(edit) @26494   11 years ak19 1. Adding new Library class TransformingLibrary.java that takes a GS3 …
(edit) @26493   11 years sjm84 The back-end service that gets and saves templates
(edit) @26492   11 years sjm84 Next iteration of the "Greenbug" interface. Saving now works. Still …
(edit) @26491   11 years davidb Another place where we now also want to check for gsf:foreach-metadata
(edit) @26490   11 years davidb Convenience command-line script to access JDBM databases produced by …
(edit) @26489   11 years kjdon tidying up the interface properties. Deleting ones that are not used - …
(edit) @26488   11 years kjdon using a dictionary string instead of hard coding
(edit) @26487   11 years kjdon looks nicer like this
(edit) @26486   11 years kjdon looks nicer like this
(edit) @26485   11 years kjdon looks nicer like this
(edit) @26484   11 years kjdon putting lesser used text strings into interface_default2.properties - …
(edit) @26483   11 years kjdon renamed the default properties files to basic as that is the interface …
(edit) @26482   11 years kjdon added Maori words for some/all, which is used in niupepa collection
(edit) @26481   11 years kjdon added internal page links as per original niupepa collection. removed …
(edit) @26480   11 years kjdon added internal page links as per original niupepa collection. removed …
(edit) @26479   11 years kjdon put the final . inside the </p> tag so it doesn't appear on the next line
(edit) @26478   11 years kjdon fixed up an HTML error which was preventing abexpl.abbrev from being …
(edit) @26477   11 years kjdon only call results page if rt contains r: requesttype=request. When …
(edit) @26473   11 years davidb Block of code added to monitors for the new '<gsf:foreach-metadata>' …
(edit) @26472   11 years davidb For a group-by search results example, started to make use of xsl:key, …
(edit) @26471   11 years davidb Added extra util:xx function (accessed from XSLT) to return the DocOID …
(edit) @26470   11 years ak19 Fixed how turning the realistic book on in Prefs wasn't being …
(edit) @26469   11 years ak19 apache-ant-1.8.2ant.jar
(edit) @26468   11 years ak19 Adding eclipse project files for GS3. Instructions on setting this up …
(edit) @26467   11 years kjdon added a few new gsf templates, foreach-metadata and supporting templates
(edit) @26466   11 years ak19 Need to handle on/off flags which take optional values. If these flags …
(edit) @26465   11 years xiao in target flax-copy-del-files: use flax version of …
(edit) @26464   11 years davidb Default level for quick-search box changed to use the default value of …
(edit) @26462   11 years sjm84 Fixing some minor bugs
(edit) @26461   11 years sjm84 Phase two of commiting the improved debugging system
(edit) @26460   11 years sjm84 Reformatting this file
(edit) @26459   11 years sjm84 This should probably be UTF-8?
(edit) @26458   11 years sjm84 Phase one of commiting the improved debugging system
(edit) @26457   11 years sjm84 Fixed the debug transformation so that it correctly reads files in UTF-8
(edit) @26456   11 years sjm84 Fixing an error with a duplicate variable name
(edit) @26455   11 years sjm84 Reformatting this file ahead of some changes
(edit) @26454   11 years ak19 Adding the missing link to the previous commit. Previous commit …
(edit) @26453   11 years ak19 Committing the changes necessary to get Library2.java working again: …
(edit) @26452   11 years ak19 Recommitting with debug statement commented out. Previous commit …
(edit) @26451   11 years ak19 1. Fixed processing of the collectionconfig's indexOption element. 2. …
(edit) @26450   11 years ak19 1. Added GS3 colconfig.xml processing of any OIDtype and OIDmetadata …
(edit) @26449   11 years ak19 Some regexp variables were undefined owing to the caller method being …
(edit) @26448   11 years kjdon make the colleciton links add in any default params listed in the …
(edit) @26447   11 years kjdon simple text replacement only macro resolver. used by servicecluster
(edit) @26446   11 years kjdon trying to tidy up the collection classes. Move some general stuff to …
(edit) @26445   11 years kjdon changed a comment
(edit) @26444   11 years kjdon added in libraryParamList and some titles for classifiers
(edit) @26441   11 years davidb Additional minus-option syntax added to allow the user to specify a …
(edit) @26440   11 years ak19 On NZDL, using the args fromPid (and deletePid) instead of fromPID …
(edit) @26439   11 years davidb Some additional useful gsf:xx templates. One for including scripts, …
(edit) @26433   11 years ak19 Forgot to commit inclusion of FEDORA_HOME env to tomcat start and stop …
(edit) @26431   11 years ak19 Fix to previous commit. Previous commit message was: Sam fixed a …
(edit) @26430   11 years ak19 Sam fixed a sudden issue detected when testing fedora collections on …
(edit) @26429   11 years sjm84 Rewriting the map-scripts in jQuery
(edit) @26428   11 years sjm84 Adding the library for the new hashing algorithm
(edit) @26427   11 years sjm84 Fixing a minor bug with the floating toc
(edit) @26426   11 years sjm84 Some tidying
(edit) @26425   11 years sjm84 Hopefully fixed the hashing algorithm so that it produces the same …
(edit) @26424   11 years sjm84 Changing the default database so that it works with the new hashing …
(edit) @26423   11 years sjm84 Temporarily deleting this folder
(edit) @26422   11 years sjm84 Temporarily unignoring the usersDB folder
(edit) @26419   11 years ak19 Cosmetic change: info message was unclear.
(edit) @26418   11 years ak19 Corrected the output of an error message
(edit) @26409   11 years kjdon got the language swap javascript out of the properties file and into …
(edit) @26408   11 years sjm84 Removed the checkbox to enable the slideshow, fixed an error with …
(edit) @26407   11 years kjdon changed cross coll format statement to show collection display name …
(edit) @26406   11 years kjdon made the list of collections use language dependent descriptions. …
(edit) @26405   11 years kjdon changed powered by gs3 link to be the greenstone 3 page
(edit) @26403   11 years ak19 Commented out some old debugging statements to clean up the output.
(edit) @26402   11 years ak19 Fixed issue with deleting fedora collections from GLI: it would start …
(edit) @26401   11 years sjm84 Some more tidying and optimisations
(edit) @26400   11 years kjdon tidying up term info and num docs matching display texts
(edit) @26399   11 years kjdon can't have freq of 1 in more than one doc
(edit) @26398   11 years kjdon making proper sentences for 'xx occurs 1 time in 1 document'
(edit) @26397   11 years sjm84 Rewriting two more files using jQuery
(edit) @26396   11 years sjm84 Rewriting classifier_scripts using jQuery
(edit) @26395   11 years sjm84 View options will now react like buttons when the cursor goes over them
(edit) @26394   11 years ak19 bugfix
(edit) @26393   11 years kjdon making documents a variable in 'x documents match the query'
(edit) @26392   11 years kjdon adding in a properties file for basic interface, so we can keep the …
(edit) @26390   11 years sjm84 The "Close slideshow" button will now remain at the top of the box …
(edit) @26389   11 years kjdon abstract and commentary links on doc page now dependent on whether …
Note: See TracRevisionLog for help on using the revision log.