source: main/trunk/greenstone3

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @23790   13 years davidb Code changes to take advantage of client-side XSLT capabilities and …
(edit) @23789   13 years davidb The top level servlet for handling 'text grabbing' for AJAX calls for …
(edit) @23788   13 years davidb Summary of client-side XSLT work completed by Steven McTainsh, Summer …
(edit) @23787   13 years davidb Alternative for about.xsl, when using client-side XSLT, developed by …
(edit) @23786   13 years davidb JavaScript code for client-side XSLT in the browser. test.js is rather …
(edit) @23785   13 years davidb Original versions of berry.css and core.css, before removal of …
(edit) @23784   13 years davidb Two new interfaces - 'default' now tries to use the client's XSLT …
(edit) @23783   13 years davidb Copy taken from Oran's skin to apply necessary double entity escaping …
(edit) @23782   13 years davidb Document view with lower overhead, for document expansion via AJAX calls.
(edit) @23781   13 years davidb Updated web.xml file, referencing client-side text fetching servlet …
(edit) @23780   13 years davidb Two new interfaces - 'default' now tries to use the client's XSLT …
(edit) @23779   13 years davidb Two new interfaces - 'default' now tries to use the client's XSLT …
(edit) @23778   13 years davidb Added support for g-zip compression on files over a 512KB threshold, …
(edit) @23777   13 years davidb Apache Commons StringUtil's implementation of string replacement and …
(edit) @23764   13 years davidb Header files for GDBM within Greenstone 2's area moved some time ago, …
(edit) @23762   13 years sjm84 Fixed the README file's instructions on how to enable debug output
(edit) @23696   13 years xiao clean up typos and combine two rsr tasks into one
(edit) @23681   13 years xiao added configure-flax-wsdl target setting up tomcat server/port in …
(edit) @23670   13 years xiao Experimenting to fix problem in flax release kit
(edit) @23669   13 years xiao modified flax-copy-files target not to do tomcat.server/port …
(edit) @23633   13 years sjb48 Fixed a couple of format-related issues with Katherine's help :).
(edit) @23628   13 years kjdon don't just copy metadataLists between doc nodes as there may already …
(edit) @23627   13 years kjdon changed the mergeMetadataLists method so that it actually copied all …
(edit) @23617   13 years sjm84 Removed a debug statement that was accidentally added last commit
(edit) @23613   13 years sjm84 Removed a line that was accidentally commited
(edit) @23611   13 years sjm84 More refactoring on the support-lib part of the Greenstone3 build.xml file
(edit) @23599   13 years sjm84 Greenstone 3 will now use the minimal support library rather than the …
(edit) @23582   13 years sjm84 Updating the admin program to check out extensions from the correct …
(edit) @23581   13 years sjm84 Reindented and updated the list of extensions
(edit) @23570   13 years kjdon check for existence of TextQuery service before outputting it and the …
(edit) @23569   13 years kjdon added the correct specification for search types
(edit) @23568   13 years kjdon commented out some of Sam B's code that he isn't currently using and …
(edit) @23551   13 years sjb48
(edit) @23505   13 years kjdon need to return the result from super.processMessage otherwise where …
(edit) @23489   13 years sjb48 Working on saving a format statement to the config file. This looks …
(edit) @23443   13 years xiao modified target flax-copy-files
(edit) @23442   13 years xiao modified target flax-copy-files
(edit) @23417   13 years sjb48 Started work on versioning and saving of format statement in …
(edit) @23405   13 years sjb48 FormatAction constructs message containing format string that is sent …
(edit) @23361   13 years sjm84 Fixed a small error in one of the Greenstone3 action files
(edit) @23360   13 years sjb48 Starting working on new format statement save architecture. This …
(edit) @23358   13 years sjb48 XSL transform from HTML to GSF format statement successful. Need to …
(edit) @23357   13 years sjb48 XSL transform from HTML to GSF format statement successful. Need to …
(edit) @23340   13 years sjb48 I now have a button on the page that sends the format string back to …
(edit) @23336   13 years sjb48 Continued work on XHTML parsing for format statement saving. Found js …
(edit) @23333   13 years sjb48 Working on saving the format statement. Currently have a button that …
(edit) @23312   13 years sjb48 Working on saving a modified format statement. Traversing the DOM …
(edit) @23298   13 years sjb48 Iframe for preview working. Links are modified to use excerptid=gs_content
(edit) @23276   13 years sjb48 Starting working on live preview. Made progress with iframes but hit …
(edit) @23270   13 years kjdon use GSParams static strings for excerptid/tag strings
(edit) @23269   13 years kjdon added excerptid and excerpttag to the list of params as they should …
(edit) @23255   13 years sjb48
(edit) @23251   13 years sjm84 The localhost and hostname did not work on the Ubuntu here, but should …
(edit) @23135   14 years sjb48 Can now drag a metadata item and have it maintain selection
(edit) @23050   14 years kjdon code was assuming CLx and removing CL then parsing the integer to get …
(edit) @23046   14 years sjb48
(edit) @22987   14 years sjb48
(edit) @22983   14 years sjb48
(edit) @22976   14 years davidb Adjustment to arguments inside targets relating to building Greenstone …
(edit) @22975   14 years davidb Running this file moves MG, MGPP and GDBM related files to one side. …
(edit) @22974   14 years davidb Code used to test 'coll_db == null' to determine if a database was …
(edit) @22973   14 years davidb Code changed to use Class.forName to dynamically load required …
(edit) @22940   14 years sjm84 Several small fixes for using the gnome-lib extension for static …
(edit) @22933   14 years sjb48
(edit) @22885   14 years ak19 Default name of the default GS SOAP web services for localsite is …
(edit) @22877   14 years sjm84 If CFLAGS, CXXFLAGS, LDFLAGS or CPPFLAGS have a previous value and the …
(edit) @22870   14 years sjm84 Fixed a small typo in previous commit
(edit) @22869   14 years sjm84 Corrected a small mistake with the PATH when the support library is …
(edit) @22868   14 years sjm84 Added a path environment variable to the build- and common-src …
(edit) @22854   14 years sjm84 Moved the ldflags from being given as an argument to being an …
(edit) @22847   14 years sjm84 Fixed a few small mistakes and added ldflags
(edit) @22846   14 years sjm84 Added the os.dir to the support library path
(edit) @22845   14 years sjm84 Added additional properties that are used when the release-kit wants …
(edit) @22834   14 years ak19 Dr Nichols updated the address localsiteServer and library Address …
(edit) @22829   14 years sjb48
(edit) @22786   14 years sjm84 Added the ability to get a specified section of a page using the …
(edit) @22785   14 years sjm84 The documenttext div now has the id "gs-document-text"
(edit) @22784   14 years sjm84 Updated style files to match the new div names (gs_banner, gs_content, …
(edit) @22783   14 years sjm84 banner, content and footer divs changed to gs_banner, gs_content and …
(edit) @22782   14 years sjm84 Expat is no longer unzipped for windows
(edit) @22768   14 years sjb48 Few changes to look and feel
(edit) @22676   14 years sjb48 Working on auto-resizing tables and column insertion. Partially working.
(edit) @22660   14 years ak19 Updated Server2 to work with changes to GLI's LocalLibraryServer: …
(edit) @22634   14 years ak19 Some of the java files that server.jar depends on were moved to …
(edit) @22598   14 years sjb48 More work on format statements. New elements can now be added by …
(edit) @22569   14 years sjb48 More work on javascript DOM manipulation using sortables and draggables
(edit) @22551   14 years ak19 Added ant targets reconfigure and reconfigure-collection colname. …
(edit) @22516   14 years sjb48 Working on establishing a nested sortable list for drag-and-drop …
(edit) @22474   14 years sjb48 Added div tags to metadata components. Each div can be …
(edit) @22473   14 years sjb48 Added div tags to metadata components. Each div can be …
(edit) @22458   14 years sjb48 Transforms for creating Format Statement UI. I have included …
(edit) @22457   14 years sjb48 Created FormatReceptionist and the CoverageMetadataRetrieve service …
(edit) @22405   14 years ak19 New version of axis (1.4): since Fedora needs axis.jar v 1.3 and GS3 …
(edit) @22390   14 years ak19 Gone back to the old way of forcing use of xalan's TransformerFactory
(edit) @22371   14 years ak19 Changed FedoraConnection so that the APIA member variable is no longer …
(edit) @22370   14 years ak19 1. Bugfix: Dr Bainbridge discovered that the reason the fedora pages …
(edit) @22366   14 years ak19 Fixed GS3 host and port used for testing connecting to Fedora now …
(edit) @22344   14 years xiao edited target flax-copy-files to copy over cos.jar for image uploading
(edit) @22339   14 years ak19 Now GLI works again for GS3, by remembering to export GSDLHOME and …
(edit) @22320   14 years ak19 If using tomcat 6 and not 5, build.xml now automatically replaces the …
Note: See TracRevisionLog for help on using the revision log.