source: main/trunk/greenstone3/web

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @29178   10 years kjdon if we are starting with a meta set that is not 'all' then we need to …
(edit) @29174   10 years kjdon new function addMetaSetTolist so that other places can call this - eg …
(edit) @29173   10 years kjdon document contnet editing stuff: making the visible metadata set list …
(edit) @29172   10 years kjdon some mods to do with getting the editing controls to stay on the page …
(edit) @29169   10 years kjdon allowing for extra header content to come from multiple places
(edit) @29166   10 years kjdon in metaTableCell, don't want to use disable-output-escaping=yes, as we …
(edit) @29165   10 years kjdon we don't want cover image and view options for simple documents
(edit) @29118   10 years davidb Changes to eliminate javascript errors on loading the home page
(edit) @29117   10 years davidb Missing web font for theme
(edit) @29111   10 years kjdon put brackets around the metadata or, so that it can be anded with lang …
(edit) @29110   10 years kjdon encodeURI doesn't seem to be needed??? why??? have removed it for now. …
(edit) @29105   10 years ak19 Kathy approved commenting out the authentication/security section of …
(edit) @29093   10 years kjdon allow comma separated metadata names in gsf:metadata name attribute. …
(edit) @29091   10 years kjdon can now set pos='classifiedBy' to output the metadata value used for …
(edit) @29085   10 years kjdon several changes. need to encodeURI the orig value too, before passing …
(edit) @29077   10 years kjdon javascript escape function was deprecated in Java 1.5 Use encodeURI …
(edit) @29076   10 years kjdon these changes were made in the pei-jones site and they look sensible …
(edit) @29070   10 years kjdon added sample security code, tidied up format statements, modified …
(edit) @29069   10 years kjdon indented the file in emacs
(edit) @29040   10 years kjdon identifier variable wasn't working, so I have changed its definition
(edit) @29035   10 years ak19 on't output anything for gsf:format-gs2 elements,
(edit) @28957   10 years kjdon metadata now has lower case m
(edit) @28942   10 years ak19 When testing on the Win 7 machine with Firefox, the jquery.blockUI.js …
(edit) @28907   10 years kjdon moved gsdl3site.cfg.in file to resources/cgi. On prepare it's copied …
(edit) @28903   10 years kjdon moved OAIConfig.in from web/WEB-INF/classes into new resources/oai. …
(edit) @28890   10 years kjdon chnaged a comment
(edit) @28889   10 years kjdon don't want this file in repository. Just create it when we need it.
(edit) @28887   10 years shaoqun Updated default jquery js files + included base64 plugin
(edit) @28848   10 years kjdon adding in super set info, and a couple of syntax changes
(edit) @28749   10 years davidb quick fix to help with assignment of variable/metadata that is a string
(edit) @28680   10 years davidb Added URL for example sites
(edit) @28644   10 years jlwhisler A new interface created using a CSS template by luiszuno.com. Based on …
(edit) @28631   10 years jlwhisler added language partition to quick search
(edit) @28625   10 years jlwhisler Commented out the services descriptions list that appears on the about …
(edit) @28624   10 years jlwhisler Removed previous edit to add colon in after single search index in the …
(edit) @28623   10 years jlwhisler Updated quick search area. Added in drop down for partition indexes. …
(edit) @28622   10 years jlwhisler Updated display page so that, for documents with no text that are not …
(edit) @28581   11 years jlwhisler Added a choose-title template here as a backup. Noticed that if you …
(edit) @28580   11 years jlwhisler Added a quickSearch parameter for the display of a single search …
(edit) @28559   11 years jlwhisler Fixed an idiosyncrasy so that when there is only one search index, the …
(edit) @28558   11 years jlwhisler Fixed an idiosyncrasy so that when there is only one search index, the …
(edit) @28553   11 years jlwhisler Changed how the HList is handled so that the list is outside the table …
(edit) @28552   11 years davidb Updated to show how to add a site that makes use of a different …
(edit) @28551   11 years davidb xlink namespace added to keep XSLT-pipeline happy when producing pages …
(edit) @28544   11 years jlwhisler Changed the horizontal classifiers to capitalize only the first …
(edit) @28543   11 years jlwhisler Removed the text-transform: capitalize for table#classifiernodelist. …
(edit) @28448   11 years davidb Minor tweak to text description
(edit) @28447   11 years davidb Instructions on adding a new interface to a Greenstone3 installation
(edit) @28446   11 years davidb Readme file on how to add a new site
(edit) @28307   11 years kjdon when doing collection metadata, need the parentheses around the entire …
(edit) @28296   11 years jlwhisler Removed a deprecated comment. The context path is no longer defined in …
(edit) @28279   11 years sjm84 Added some status information when extracting a document
(edit) @28278   11 years sjm84 Fixed a gap between the menu and the username button that occured in Chrome
(edit) @28274   11 years sjm84 Don't do the metadata table unless docEdit is 1
(edit) @28260   11 years sjm84 We want the UserTracker service
(edit) @28255   11 years sjm84 After sections are extracted the collection is rebuilt
(edit) @28253   11 years sjm84 Adding a button to extract the currently visible documents to their …
(edit) @28247   11 years sjm84 Added comma support to the paged-image filter
(edit) @28244   11 years davidb New CGI program to manipulate doc.xml files to remove some …
(edit) @28232   11 years sjm84 Adding a new edit mode flag
(edit) @28231   11 years sjm84 Adding a new edit mode flag
(edit) @28230   11 years sjm84 Adding a new edit mode flag
(edit) @28229   11 years sjm84 Adding a new edit mode flag
(edit) @28209   11 years sjm84 Added a clear method to StatusBar
(edit) @28193   11 years davidb Script to help with the downloading of images, ratherthan it being …
(edit) @28184   11 years kjdon added in text for sortby none
(edit) @28168   11 years sjm84 Some fixes as well as some improvements
(edit) @28165   11 years sjm84 Make the user information available to the javascript gs variable
(edit) @28164   11 years sjm84 Screen image zooming can now be disabled with the disableZoom gsf:option
(edit) @28123   11 years davidb Populated the <metadataList/> with some default values
(edit) @28122   11 years davidb Shortening of name so it fits on the home page better. Description on …
(edit) @28059   11 years kjdon GS2LuceneSearch stuff moved to SharedSoleneGS2FieldSearch
(edit) @28058   11 years kjdon removing this as it no longer has anything in it. can put it back …
(edit) @28057   11 years kjdon moved sortby and sort order param strings from GS2LuceneSearch into …
(edit) @28051   11 years sjm84 Changing the top buttons into actual buttons and a new experimental …
(edit) @28050   11 years sjm84 Changing the top buttons into actual buttons and a new experimental …
(edit) @28036   11 years kjdon added in gsf:rank and gsf:OID elements
(edit) @28032   11 years kjdon added in search result sort fields, and some other options
(edit) @27926   11 years sjm84 Part of moving the userDB from localsite to web
(edit) @27925   11 years sjm84 Part of moving the userDB from localsite to web
(edit) @27919   11 years sjm84 Custom metadata fields are now saved properly
(edit) @27918   11 years sjm84 Adding a button to add custom metadata fields
(edit) @27909   11 years sjm84 Added a button to clear saved data
(edit) @27900   11 years ak19 RSS feeds had stopped working after 11 July 2013. The interfaceconfig …
(edit) @27898   11 years sjm84 Re-committing this file as SVN is not seeing it as plain text for some …
(edit) @27897   11 years sjm84 Getting ready to re-commit this file as SVN is not seeing it as plain …
(edit) @27893   11 years davidb Adding in a fresh version (one generated by admin/ListUsers) to be …
(edit) @27892   11 years davidb Deleting former version, prior to adding in a newer version generated …
(edit) @27890   11 years ak19 Cosmetic change
(edit) @27887   11 years sjm84 Commiting a version of the user database that also contains the data table
(edit) @27876   11 years davidb title, lat and long were missing from jsonNodes block. Added back in.
(edit) @27875   11 years sjm84 Comming some base depositor files
(edit) @27874   11 years sjm84 Adding the missing depositor_home.xsl
(edit) @27865   11 years davidb Shortened name so if fits more nicely on the home page
(edit) @27822   11 years davidb Updated jdbm.jar compiled from the latest version of the code (which …
(edit) @27813   11 years sjm84 Some reformatting and added a depositor link at the bottom that links …
(edit) @27812   11 years sjm84 Adding depositor styles
(edit) @27811   11 years sjm84 callMetadataServer now uses jquery
(edit) @27810   11 years sjm84 A fix to a silly mistake that was causing multiple metadata values to …
(edit) @27809   11 years sjm84 Reordering
Note: See TracRevisionLog for help on using the revision log.