source: main/trunk/greenstone3

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @24813   12 years sjm84 Fixed highlighting inside tags
(edit) @24812   12 years sjm84 Reformatting this for some modifications
(edit) @24792   12 years sjm84 gsf:metadata statements will now work out where to get metadata from …
(edit) @24791   12 years sjm84 Better handling of paged-images, still needs more work though. Also …
(edit) @24781   13 years papitha changes to header.xsl
(edit) @24778   13 years sjm84 Moving Papitha's documentmaker code to the correct location
(edit) @24773   13 years sjm84 Moving the annotator code to the correct place
(edit) @24772   13 years papitha changes to style
(edit) @24771   13 years papitha Changes to JS
(edit) @24753   13 years sjm84 Some modifications to LibraryServlet to allow CGI formatted POST …
(edit) @24752   13 years sjm84 Removed a debug output statement
(edit) @24744   13 years davidb Now using LuceneWrapper3.jar, which embodies the updated Lucene 3.x …
(edit) @24738   13 years davidb Shifted over to using LuceneWrapper3
(edit) @24727   13 years davidb Restructured template rule to be more in line with the …
(edit) @24724   13 years davidb Changes necessary to make LuceneSearch work with Lucene version 3.3
(edit) @24722   13 years davidb Restructuring of classes to prepare the way for the Solr extension
(edit) @24720   13 years davidb Extra support for extensions added
(edit) @24719   13 years davidb Whitespace tidyup
(edit) @24712   13 years papitha
(edit) @24703   13 years sjm84 If there is any gsf:metadata elements in the skin xsl these will now …
(edit) @24656   13 years sjm84 Removing an alert
(edit) @24655   13 years sjm84 Added minimise and maximise sidebar functions
(edit) @24654   13 years sjm84 Adding the Seaweed Javascript
(edit) @24653   13 years sjm84 Seaweed functionality is included in Greenstone 3 by default
(edit) @24652   13 years sjm84 The powered by Greenstone footer is now a link to greenstone.org
(edit) @24651   13 years sjm84 Updated the core style file to make titles smaller and a few other …
(edit) @24650   13 years sjm84 Some major changes to document.xsl to make it easier to modify more …
(edit) @24649   13 years sjm84 Changing the xsl:include to an xsl:import to allow named templates to …
(edit) @24634   13 years ak19 The dev servlet becomes the default (also changed …
(edit) @24614   13 years ak19 Removed trailing space in configfile in case this may have an adverse …
(edit) @24613   13 years ak19 Undoing what looks like it could be accidental commits (r22569) to the …
(edit) @24609   13 years xiao added a xmlNodeToString method to be backward compatible with legacy …
(edit) @24607   13 years xiao Xiaofeng found a bug in build.xml where web/WEB-INF/lib/xalan.jar.tmp …
(edit) @24604   13 years ak19 GS3 default start and stop ports are 8383 and 8304
(edit) @24603   13 years ak19 Prefix ant bin folder and other path changes to PATH, instead of …
(edit) @24598   13 years davidb
(edit) @24583   13 years sjm84 Fixing an error with excerptid and also changed GSXML.xmlNodeToString …
(edit) @24565   13 years sjm84 Adding in a place for random services called ServiceUtil
(edit) @24558   13 years sjm84 Adding in a new image
(edit) @24557   13 years sjm84 The ajax classifiers can now be disabled by adding a gsf:option that …
(edit) @24555   13 years sjm84 Added a missing ;
(edit) @24545   13 years davidb Some extra ignores
(edit) @24522   13 years sjm84 Fixing a potential error
(edit) @24521   13 years sjm84 A fix for the back button/classifier interaction on IE
(edit) @24520   13 years sjm84 The expanding classifers will now remain open if you press back to …
(edit) @24512   13 years sjm84 Fixed an error that was causing the footer to sometimes be incorrectly …
(edit) @24511   13 years sjm84 Commenting out a debug alert statment
(edit) @24510   13 years sjm84 Some updates, mostly to do with adding in the new document maker …
(edit) @24509   13 years sjm84 Adding in the DocumentBasket functionality and also the new cascading …
(edit) @24503   13 years ak19 Still part of the changes for introducing the --mode=gli flag that's …
(edit) @24491   13 years ak19 Now Server2's main method handles messy commandline arguments of the …
(edit) @24490   13 years ak19 Bugfix to recent commit (r24479).
(edit) @24489   13 years davidb folder used to provide 'web' related content needed by an extension. …
(edit) @24480   13 years ak19 When do not modify port is selected, it displays an error message and …
(edit) @24479   13 years ak19 When do not modify port is selected, it displays an error message and …
(edit) @24473   13 years sjm84 Removed the reference to document-scripts.xsl from document.xsl
(edit) @24472   13 years sjm84 Fixed an error message that shouldn't be an error message
(edit) @24471   13 years sjm84 Added the document maker services into the default list of services
(edit) @24470   13 years sjm84 Removing the xsl version of document-scripts
(edit) @24469   13 years sjm84 Refactored the set up of the gs variable to use less script tags
(edit) @24468   13 years sjm84 Removing debug statements
(edit) @24467   13 years sjm84 Committing a file I seemed to have missed in my previous commit, also …
(edit) @24465   13 years ak19 Server2 now takes an additional parameter -mode, which can be 'gli' …
(edit) @24458   13 years sjm84 Created the gs variable in Javascript as well as gsf:variable that …
(edit) @24455   13 years ak19 Better way to ensure that the port is not arbitrarily modified. This …
(edit) @24450   13 years sjm84 Dictionary properties can now contain INTERFACE_NAME which will be …
(edit) @24443   13 years sjm84 Removed some unnecessary import statments from DocumentMaker.java
(edit) @24442   13 years sjm84 Moving another modification made to the JQuery UI to gui_div.js
(edit) @24441   13 years sjm84 The Format Manager can now only be turned on if the …
(edit) @24440   13 years ak19 GS2 failed new OAI validation test at openarchives.org The code failed …
(edit) @24439   13 years ak19 Modified oai2.xsl to not display the message There Are More Results …
(edit) @24436   13 years ak19 Accidentally made a commit to this file, but the commit contained some …
(edit) @24435   13 years ak19 Changing double quotes to single quotes so my regex search and replace …
(edit) @24427   13 years sjm84 More tidying
(edit) @24426   13 years sjm84 Also removing the servlet mapping to the format servlet
(edit) @24421   13 years sjm84 Adding a new version of jquery
(edit) @24420   13 years sjm84 More fixes to the format manager
(edit) @24417   13 years sjm84 Tidied up the format manager and removed the need for a separate …
(edit) @24416   13 years sjm84 The FormatReceptionist is no longer needed as its functionality has …
(edit) @24415   13 years sjm84 The format servlet is no longer needed
(edit) @24409   13 years sjm84 Added comments and fixed an error that was somehow introduced
(edit) @24408   13 years sjm84 Some admin fixes
(edit) @24397   13 years davidb Minor adjustment to use in forming URL as a more stable way to …
(edit) @24396   13 years davidb Changes to text-search properties to reflect the more generalized …
(edit) @24395   13 years davidb Through the audioDB extension we now support a form of content-based …
(edit) @24394   13 years davidb Through the audioDB extension we now support a form of content-based …
(edit) @24393   13 years sjm84 Adding in the server-side code for the Document Maker as well as …
(edit) @24374   13 years ak19 Dr Bainbridge made some corrections so that we can use the greenstone2 …
(edit) @24369   13 years ak19 Icon for greenstone server interface.
(edit) @24366   13 years xiao modified target update-flax to update flax site
(edit) @24361   13 years ak19 Log messages that were written out as errors but which are actually …
(edit) @24359   13 years ak19 Corrections to commits of revision 24339 and 24340: better layout for …
(edit) @24340   13 years ak19 Getting a normal hierarchical classifier view to work in oran skin: …
(edit) @24339   13 years ak19 Fix to small bug that prevented the documentNode template from matching.
(edit) @24336   13 years davidb Matching test for gs3-setup.sh with setup.bash when checking for extensions
(edit) @24335   13 years davidb Matching test for gs3-setup.sh with setup.bash when checking for extensions
(edit) @24334   13 years ak19 Correction to the commits made for ticket 770 which had introduced a …
(edit) @24254   13 years ak19 Commits for ticket 770 concerning the display of multiple values for a …
(edit) @24248   13 years sjb48 Oran code for supporting format changes to document.
(edit) @24247   13 years sjb48 Oran code for supporting format changes to document.
Note: See TracRevisionLog for help on using the revision log.