source: main/trunk/greenstone3/web

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @25825   12 years kjdon adding in shortDescription - used as roll over text for coll image on …
(edit) @25824   12 years kjdon trying to make the display nicer for simple doc types. Also adding in …
(edit) @25823   12 years kjdon call documentNodeText for gsf:text instead of processing the …
(edit) @25822   12 years kjdon trying to get rid of toc box when have a simple doc type
(edit) @25805   12 years ak19 Asking for a piece of metadata like dc.Creator returns all values for …
(edit) @25784   12 years kjdon added rollover text to colleciton images - contains shortDescription …
(edit) @25783   12 years kjdon remove hard-coded localsite
(edit) @25775   12 years kjdon reordered the groups list - put in order of likelihood of being used
(edit) @25774   12 years ak19 Collections that are built without a search index, as is the backdrop …
(edit) @25759   12 years sjm84 Making jquery local
(edit) @25752   12 years ak19 Renamed recently-introduced gsf:displayText template to …
(edit) @25736   12 years sjm84 Hopefully fixed searching, also the search form remains on the page …
(edit) @25732   12 years ak19 Some convenience methods for users who are editing the Format …
(edit) @25728   12 years sjm84 Some fixes to make berry baskets work (again)
(edit) @25724   12 years kjdon make the catchall template a bit more specific as it is being used …
(edit) @25721   12 years kjdon the delete user javascript is repeated several times in the page, and …
(edit) @25720   12 years sjm84 Fixing missing annotations from searching
(edit) @25714   12 years sjm84 Fixed the preferences being bugged on the gs2 skin
(edit) @25712   12 years shaoqun
(edit) @25711   12 years sjm84 Fixing the missing nearby-documents information
(edit) @25706   12 years kjdon I had committed a custom theme
(edit) @25705   12 years kjdon oran interface renamed to default, also switched gateway to use basic …
(edit) @25704   12 years kjdon renaming interfaces step 2: oran interface renamed to default. oran …
(edit) @25702   12 years kjdon gs3-library renamed to basic-library, uses basic interface (old …
(edit) @25701   12 years kjdon default interface renamed to basic
(edit) @25700   12 years kjdon reorder and rename servlets
(edit) @25699   12 years kjdon renaming interfaces. step 1. rename default to basic. change image …
(edit) @25698   12 years kjdon it turns out that some of ui is actually used, so adding xslt files …
(edit) @25697   12 years kjdon using setAttribute('value') doesn't work once the user has typed …
(edit) @25695   12 years kjdon moving ui folder from grenstone3/web to deprecated as we think it is …
(edit) @25687   12 years sjm84 Our classifier code now supports horizontal classifiers
(edit) @25686   12 years sjm84 The correct browse tab will now be shown if the a sub-classifier is …
(edit) @25685   12 years sjm84 Removed an obsolete part of the fallback classifierNode template
(edit) @25670   12 years sjm84 Added a _httpsamepagelink_ macro that is used when a link only …
(edit) @25660   12 years sjm84 Some fixes for document views that use an href instead of a docid, …
(edit) @25659   12 years sjm84 Collection images (on home page) must now be 60px high so that they …
(edit) @25641   12 years sjm84 Fixing two ajax calls that behaved incorrectly when a href is used to …
(edit) @25608   12 years sjm84 Fixing Cross Collection searching
(edit) @25595   12 years sjm84 Removed an incorrect title attribute
(edit) @25594   12 years sjm84 Commented out the reset password option as it is not ready yet
(edit) @25593   12 years sjm84 Images will only be zoom-able if the source image is > 20% larger than …
(edit) @25592   12 years sjm84 Fixed an error that was causing the TransactionManager log file to not …
(edit) @25569   12 years sjm84 Some formatting changes as well as adding in GS2Construct into the …
(edit) @25565   12 years sjm84 This page will now display an "Accessed Denied" message when a …
(edit) @25564   12 years sjm84 This page will now display an "Accessed Denied" message when a …
(edit) @25563   12 years sjm84 This page will now display an "Accessed Denied" message when a …
(edit) @25547   12 years sjm84 Section searches will now say section instead of document
(edit) @25546   12 years sjm84 Some more fixes to document creation
(edit) @25545   12 years sjm84 Some minor fixes
(edit) @25544   12 years sjm84 Fixed document creation
(edit) @25543   12 years sjm84 Fixed an error that was causing some entities to be escaped when they …
(edit) @25489   12 years kjdon put gberg styles into pages folder
(edit) @25488   12 years kjdon remove the collName parameter. collName seems to be a global variable …
(edit) @25487   12 years kjdon versions of the document xsl files for use with oran interface, which …
(edit) @25485   12 years sjm84 The search status text will now say "sections" if a section search was …
(edit) @25484   12 years sjm84 Fixed buggy table of contents
(edit) @25482   12 years kjdon comment out images as they look ugly in default library
(edit) @25480   12 years kjdon a little rearrangement and adding a system page string
(edit) @25479   12 years kjdon system.xsl has been filled up with format statement editing stuff. …
(edit) @25478   12 years kjdon SystemAction now uses pages/system.xsl not system.xsl
(edit) @25470   12 years ak19 Undoing previous accidental commit
(edit) @25469   12 years ak19 Instead of debuginfo, need to use debug=1 (or true or on) as suffix to URL.
(edit) @25467   12 years kjdon files need to be in the correct subfolders for oran skin. So this new …
(edit) @25464   12 years kjdon setting public to true for gberg so it will show up on home page
(edit) @25463   12 years sjm84 Changed the style of the theme changer so that it looks more like the …
(edit) @25462   12 years sjm84 Fixes to map_scripts and also changed the on-page editing that it …
(edit) @25458   12 years ak19 All occurrences of the dos-style CRLF (hat-M) are replaced by nothing.
(edit) @25457   12 years ak19 If we append debuginfo=on or true or 1 to the greenstone URL, then we …
(edit) @25442   12 years sjm84 Some changes to allow for RESTful classifiers
(edit) @25441   12 years sjm84 Some changes to fix paged images
(edit) @25440   12 years sjm84 Adding a hashing function (replica of our cpp version)
(edit) @25439   12 years sjm84 RESTful collection links
(edit) @25438   12 years sjm84 Browse links are now more RESTful
(edit) @25436   12 years sjm84 Changing urls to their more RESTful form
(edit) @25435   12 years sjm84 Don't try and display the collection if there isn't one to display
(edit) @25434   12 years sjm84 Changed the search forms to be a more RESTful style
(edit) @25433   12 years sjm84 Some major changes to the document page, mostly to do with changing …
(edit) @25432   12 years sjm84 Don't try and display the collection if there isn't one to display
(edit) @25431   12 years sjm84 Don
(edit) @25430   12 years sjm84 Adding padding between the cells of the slider widget
(edit) @25417   12 years ak19 Cleaning up unused bits of XSLT.
(edit) @25398   12 years ak19 gslib:langfrag used directly in document.xsl and documentbasket.xsl …
(edit) @25381   12 years ak19 Getting the gs2-library servlet (gs2 interface) work again: 1. the …
(edit) @25378   12 years ak19 Java method getInterfaceStringsAsJavascript outputs more of the …
(edit) @25377   12 years sjm84 Prevent the sidebar from showing in Infomine
(edit) @25376   12 years sjm84 Updated and resized the image for Infomine
(edit) @25375   12 years sjm84 Removed the image for gs2mgppdemo
(edit) @25374   12 years sjm84 Removed the image for gs2mgdemo
(edit) @25373   12 years sjm84 Renamed servlets dev->library library->gs2-library gs3library->gs3-library
(edit) @25372   12 years sjm84 Updated the Greenstone 3 index file
(edit) @25371   12 years sjm84 Some major upgrades to the document view
(edit) @25370   12 years sjm84 Some fixes for the GS3 skin (I think)
(edit) @25369   12 years sjm84 Don't show the map if there's nothing to show
(edit) @25368   12 years sjm84 Made hasClass a global function and fixed a text fragment error
(edit) @25367   12 years sjm84 Pressing tab inside a table-cell will no longer try to indent
(edit) @25366   12 years sjm84 Some big changes to how the document view is handled
(edit) @25365   12 years sjm84 Made hasClass a global function
(edit) @25364   12 years sjm84 Made hasClass a global function and also added a (probably) incomplete …
(edit) @25363   12 years sjm84 made hasClass a global function
(edit) @25362   12 years sjm84 Added request information to the list of things that are included in …
Note: See TracRevisionLog for help on using the revision log.