source: greenstone3

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @18623   15 years ak19 Logger was referring to old name of this class (ServerControl instead …
(edit) @18618   15 years oranfry prevent ugly tiling
(edit) @18617   15 years oranfry a sample skin in progress
(edit) @18616   15 years oranfry a background that works on wider screens
(edit) @18599   15 years oranfry *create the gsdl3 web address in a smarter way, including honouring a …
(edit) @18595   15 years max Simplified the collection about transformation, util.xsl containing …
(edit) @18594   15 years max Fixed some names that were too general and my be in conflict with …
(edit) @18559   15 years davidb Now that we have Server2.java and Server3.java, updated to call the latter
(edit) @18558   15 years davidb Restructuring of code to support a web server version for Greenstone2 …
(edit) @18553   15 years max Change back the way all postProcessing works in order to have GSLib …
(edit) @18552   15 years cc108 adding new potential questions
(edit) @18550   15 years cc108 remove print out statement
(edit) @18549   15 years cc108 correct spelling mistake
(edit) @18548   15 years cc108 remove unused method
(edit) @18547   15 years cc108 add new error message
(edit) @18546   15 years cc108 impplementing new abstract classes
(edit) @18545   15 years cc108 make some classes be abstract
(edit) @18544   15 years max Fixed to problem that used to mess the extracted GSF statements (xslt …
(edit) @18530   15 years oranfry don't try to unzip the non-existent windows gdbm package
(edit) @18515   15 years oranfry corrections to build.xml to protect against problems
(edit) @18505   15 years oranfry fixed type on build.xml
(edit) @18504   15 years oranfry a correction to the get parent test on the OID class
(edit) @18503   15 years oranfry whitespace fixes
(edit) @18495   15 years oranfry undoing a change to build.xml which broke svnupdate-gs2build
(edit) @18482   15 years max Simplified the site home transformation, library.xsl defines the …
(edit) @18473   15 years max Change back the way all postProcessing works in order to get the GSF …
(edit) @18461   15 years max Fixed some stuff to display properly using the current css file.
(edit) @18454   15 years max Deleted unused files Skin.java and SkinnedReceptionist.java.
(edit) @18453   15 years max Some important namespaces included, which now solve the …
(edit) @18452   15 years max Some additional information given on a …
(edit) @18439   15 years max From now on need a library.xsl file inside each interface. The content …
(edit) @18438   15 years max From now on need a library.xsl file inside each interface. The content …
(edit) @18437   15 years max Temporary fix for the lost book switch when using the new skin++ …
(edit) @18436   15 years max Minor changes to previous major commit including bug fix. 1. Using …
(edit) @18435   15 years max 1. Added a reusable ErrorListener class for handling warnings, fatal …
(edit) @18434   15 years max 1. Provides a new DOM method that allows a document to be created with …
(edit) @18433   15 years max 1. Using high-level language (gslib elements coming from a library) …
(edit) @18422   15 years kjdon lucene uses greenstone ids as its internal ids now, so need to make …
(edit) @18421   15 years kjdon doc xml files should always be utf-8 so add an encoding to getDOM
(edit) @18417   15 years ak19 Set javagdbm configuring step back to being done on unix OS systems …
(edit) @18416   15 years ak19 Added in the missing icons.xsl file from the default interface in here …
(edit) @18405   15 years kjdon modifications to make this in line with gs2 version. Allows comments …
(edit) @18393   15 years kjdon a couple of changes made to keep in line with other interfaces. a …
(edit) @18392   15 years kjdon changes to keep in line with default interface. class removed from …
(edit) @18391   15 years kjdon icon templates moved to icons.xsl, in default interface. classic …
(edit) @18390   15 years kjdon made a few changes based on what had been done previously for the …
(edit) @18389   15 years kjdon globalwrapper changed to page-wrapper
(edit) @18388   15 years kjdon changed main div id from globalwrapper to page-wrapper and added dir …
(edit) @18387   15 years kjdon moved all icon templates into new icons.xsl so gs2 interface can share …
(edit) @18386   15 years kjdon removed a page template added in error (there was already one there), …
(edit) @18385   15 years kjdon moved all the icon definitions from style into new icons.xsl so that …
(edit) @18384   15 years kjdon authen.xsl almost exactly the same as default version, so deleted this …
(edit) @18383   15 years kjdon gs2 interface no longer called classic, so renamed the style files
(edit) @18382   15 years kjdon made this up to date with import from gs2 demo collection. removed …
(edit) @18380   15 years davidb GDBM needs to be compiled as a static library only to work with reset …
(edit) @18344   15 years davidb Order of targets changed to ensure that built-in gdbm is configured …
(edit) @18343   15 years davidb Modifications to support 64-bit architecture
(edit) @18336   15 years ak19 Icon files for different file types that were defined in GS2 but not …
(edit) @18335   15 years ak19 1. Added lines for resolving srcurl and SourceFile used by MP3Plugin …
(edit) @18333   15 years ak19 Added in ?xml tag at the start of the collectionConfig and buildConfig …
(edit) @18332   15 years ak19 Removed the pageHead template declaration again, since this has npw …
(edit) @18331   15 years ak19 Added missing template definition pageHead into this xsl file from …
(edit) @18330   15 years ak19 Added missing template definition pageHead into this xsl file from …
(edit) @18325   15 years ak19 Reintroduced code that was previously removed for the purposes of …
(edit) @18324   15 years ak19 Reinstated svn export url code for grabbing gliserver.pl and …
(edit) @18323   15 years ak19 Was not needed anymore for Greenstone 3. Finally removed. People using …
(edit) @18322   15 years ak19 Was not needed anymore for Greenstone 3. Finally removed. People using …
(edit) @18318   15 years kjdon made the indentation nice
(edit) @18317   15 years kjdon moved some more text to property file
(edit) @18316   15 years kjdon indented the xml nicely.
(edit) @18315   15 years kjdon moved some hard coded text into property files
(edit) @18314   15 years kjdon moved greenstonePageBanner template to home.xsl from style.xsl cos …
(edit) @18312   15 years kjdon removing some hard coded text out of interface xsl files and into …
(edit) @18308   15 years kjdon added a couple of getInterfaceTextWithDOM methods - can pass in DOM …
(edit) @18307   15 years kjdon made the getString and getPrettyString methods static so I can use …
(edit) @18306   15 years kjdon moved hard coded text into property files
(edit) @18305   15 years kjdon moved greenstonePageBanner template from style.xsl to home.xsl as its …
(edit) @18304   15 years kjdon moved greenstonePageBanner template from style.xsl to home.xsl as its …
(edit) @18303   15 years kjdon GAPlugin now GreenstoneXMLPlugin
(edit) @18287   15 years cc108 add new instructions
(edit) @18286   15 years cc108 remove "I am here" echo statement
(edit) @18281   15 years cc108 remove the web service button
(edit) @18280   15 years cc108 add a line break before the path
(edit) @18279   15 years cc108 add new web_xml path
(edit) @18278   15 years cc108 remove exclamation mark
(edit) @18275   15 years cc108 replace special escape character
(edit) @18272   15 years cc108 this file replaces SVNDownloadThread
(edit) @18271   15 years cc108 this file has been renamed to MatSVNDownloadThread
(edit) @18270   15 years cc108 this file replaces UpdateEventHandler
(edit) @18269   15 years cc108 this file has been renamed to MatUpdateEventHandler
(edit) @18268   15 years cc108 this file replaces WorkingCopy
(edit) @18267   15 years cc108 this file has been renamed to MatWorkingCopy
(edit) @18266   15 years cc108 this file replaces LaunchApplication
(edit) @18265   15 years cc108 this file has been renamed to MatLaunchApplication
(edit) @18264   15 years cc108 this file replaces ExtensionInstallation
(edit) @18263   15 years cc108 this file has been renamed to MatExtensionInstallation
(edit) @18262   15 years cc108 this file has been renamed to MatExtensionConfigurePrompt
(edit) @18261   15 years cc108 This file replaces ExtensionConfigurePrompt.
(edit) @18260   15 years cc108 remove unused variables and rename several classes
(edit) @18259   15 years cc108 remove unused method
Note: See TracRevisionLog for help on using the revision log.