source: main/trunk/greenstone3/web

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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) @24613   13 years ak19 Undoing what looks like it could be accidental commits (r22569) to the …
(edit) @24598   13 years davidb
(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) @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) @24489   13 years davidb folder used to provide 'web' related content needed by an extension. …
(edit) @24473   13 years sjm84 Removed the reference to document-scripts.xsl from document.xsl
(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) @24458   13 years sjm84 Created the gs variable in Javascript as well as gsf:variable that …
(edit) @24450   13 years sjm84 Dictionary properties can now contain INTERFACE_NAME which will be …
(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) @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) @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) @24415   13 years sjm84 The format servlet is no longer needed
(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) @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) @24254   13 years ak19 Commits for ticket 770 concerning the display of multiple values for a …
(edit) @24246   13 years sjb48 Oran code for supporting format changes to document.
(edit) @24245   13 years sjb48 Oran code for supporting format changes to document.
(edit) @24244   13 years sjb48 Oran code for supporting format changes to document.
(edit) @24243   13 years sjb48 Oran code for supporting format changes to document.
(edit) @24228   13 years ak19 Still part of ticket 449. Need a more accurate way of setting …
(edit) @24227   13 years ak19 The sourcelinkfile subtype of gsf:link that was recently introduced is …
(edit) @24224   13 years ak19 Still on ticket 449. Now srclink_file metadata (with the underscore …
(edit) @24220   13 years ak19 Minor additions to previous commit, whose message was: Thanks to Sam, …
(edit) @24219   13 years ak19 Thanks to Sam, Veronica and Dr Bainbridge, can finally commit the …
(edit) @24202   13 years sjb48 Working on document-level format editting
(edit) @24198   13 years ak19 First fix to DSpace tutorial's display: the primary document icon (for …
(edit) @24158   13 years sjm84 Added image URLs
(edit) @24149   13 years sjm84 Adding authenication to the oran skin (and some other tidying)
(edit) @24139   13 years sjb48 Saving of the format statement to the collectionConfig is now …
(edit) @24138   13 years sjb48 Saving of the format statement to the collectionConfig is now …
(edit) @24137   13 years sjb48 Saving of the format statement to the collectionConfig is now …
(edit) @24136   13 years sjb48 Saving of the format statement to the collectionConfig is now …
(edit) @24127   13 years ak19 Added in the lines processing the gsf:link for source metadata in new …
(edit) @24115   13 years sjm84 Further interface updates
(edit) @24087   13 years ak19 Dr Bainbridge fixed Papitha's problem with GS3 not embedding …
(edit) @24086   13 years ak19 Don't want horizontally repeating background img.
(edit) @24082   13 years ak19 Sam worked out a better way to express in XLST some the changes I had …
(edit) @24079   13 years ak19 Belongs with bugfix in commit 24077: removed what looks like a debug …
(edit) @24078   13 years ak19 There was a bug in Admin pages when listing users where the list users …
(edit) @24067   13 years sjm84 Changed the interface used by gs3library
(edit) @24066   13 years sjm84 Client side xslt is off by default
(edit) @24065   13 years sjm84 Phase three of swapping default and default-client-xslt
(edit) @24064   13 years sjm84 Phase two of swapping default and default-client-xslt
(edit) @24063   13 years sjm84 Phase one of swapping default and default-client-xslt
(edit) @24062   13 years sjm84 Adding gson-1.7.1 for Java JSON decoding
(edit) @24061   13 years sjm84 Several improvements to this Javascript, the search feature is not …
(edit) @24054   13 years sjm84 Removing debug code
(edit) @24052   13 years sjm84 The hhf cgi parameter is now implemented using JSON, also a few other …
(edit) @24027   13 years ak19 Removed accidental commit of some macro replace definitions that are …
(edit) @24026   13 years sjm84 Updated the non-dev skins to take advantage of the stop words information
(edit) @24025   13 years sjm84 Added the two requested lucene-specific skin updates (stop words and …
(edit) @24021   13 years sjm84 Restored part of this file that must have been accidentally deleted …
(edit) @24020   13 years sjm84 Updating this file so that it works with the "contains" method used in …
(edit) @24018   13 years sjm84 Another big set of updates to the Oran interface
(edit) @24009   13 years sjm84 Another round of improvements to the oran skin including a tree view …
(edit) @23989   13 years sjm84 More updates to the Oran skin
(edit) @23972   13 years sjm84 Moving traditional to default-client-xslt
(edit) @23909   13 years davidb zipped up version of built lucene-jdbm-demo collection
(edit) @23908   13 years davidb establishing external and ignore properties for lucene-jdbm-demo collection
(edit) @23907   13 years davidb A Lucene/JDBM version of the demo collection. Useful for …
(edit) @23861   13 years ak19 GS3 was missing the oai2.xsl file (and the containing oai folder) in …
(edit) @23821   13 years davidb Updated test.js to fix an issue with a static URL when using …
(edit) @23813   13 years sjm84 Lots of upgrades to the oran skin, getting it ready to be the default …
(edit) @23799   13 years sjm84 Replaced the .class files for the apache commons with the .jar file
(edit) @23798   13 years sjm84 Fixes to Greenstone 3 after Steven's changes
(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 …
Note: See TracRevisionLog for help on using the revision log.