source: main/trunk/greenstone3/web/interfaces

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @31653   7 years kjdon renamed query-common to shared-templates as now it is no longer just …
(edit) @31652   7 years kjdon classifierNodeLink template is needed by config_format as well as …
(edit) @31600   7 years kjdon moved the coll and group links back into their own template so that we …
(edit) @31563   7 years kjdon tidied up default templates for classifiers. added a new template …
(edit) @31560   7 years kjdon added a link on debuginfo page to skinandlibdocfinal which is the …
(edit) @31559   7 years ak19 Clean up phase for GS3 add user comments. Removed unwanted code, but …
(edit) @31558   7 years ak19 1. gs.functions should not be declared as new Array() as its array …
(edit) @31557   7 years ak19 1. Modifying name of option to turn on usercomments feature to match …
(edit) @31556   7 years ak19 Adding the ability to turn on user comments from GLI. Off by default. …
(edit) @31555   7 years ak19 Bugfix to commit 31547: parameter name mismatch with parameter use …
(edit) @31554   7 years kjdon reindented the file
(edit) @31553   7 years kjdon deleted classifiertools
(edit) @31552   7 years kjdon moved all templates from classifiertools to pages/classifier
(edit) @31551   7 years kjdon tidying up the default classifierNode template. This gets used when …
(edit) @31550   7 years kjdon moved map and panorama templates into their own stylesheets. Note I …
(edit) @31549   7 years kjdon I'm going to move map and panorama stuff out of main pages and into …
(edit) @31548   7 years kjdon need a default HList template
(edit) @31547   7 years ak19 1. Drastic changes to javascript-global-functions.js, specifically the …
(edit) @31545   7 years ak19 Bugfix to bad JavaScripting ahead of upcoming commits: should have …
(edit) @31543   7 years ak19 Next incremental change to adding user comments in GS3. This time to …
(edit) @31542   7 years ak19 1. Rewriting callMetadataServer to do the ajax requests as POST …
(edit) @31540   7 years ak19 Some commits ahead of further changes: 1. Kathy came up with better …
(edit) @31539   7 years kjdon removed debugging XX's
(edit) @31538   7 years kjdon don't show the search button for the current search page
(edit) @31537   7 years ak19 First commit for getting user comments working for GS3. It all works, …
(edit) @31536   7 years kjdon added expandContractDocumentLinks template
(edit) @31535   7 years kjdon removed unused stuff. no longer test on nodeContent when working out …
(edit) @31534   7 years kjdon changed the comment.
(edit) @31533   7 years kjdon if ed=1 for paged document, want to go through the nodes and process them.
(edit) @31532   7 years kjdon changed text keys to match the dictionary keys
(edit) @31531   7 years kjdon expand and contract doc links are now outside the toc and generated in …
(edit) @31530   7 years kjdon moved expand doc and contract doc into separate div. copied these …
(edit) @31529   7 years ak19 Committing what I think are bugfixes. These methods could surely not …
(edit) @31527   7 years ak19 Bringing the GS3 version of gsajaxapi.js file up to speed with GS2 …
(edit) @31523   7 years kjdon we want to keep p.s arg in the expand/contract contents links so that …
(edit) @31520   7 years kjdon a couple of small but significant changes. when getting the table of …
(edit) @31432   7 years kjdon preProcess.xml lists some more namespaces that were not defined here. …
(edit) @31431   7 years kjdon should exclude all specified namespaces, although I don't think that …
(edit) @31430   7 years Georgiy Litvinov Added wait cursor property while getting sections
(edit) @31429   7 years Georgiy Litvinov Added base function expandAndExecute for focusSection and focusAnchor
(edit) @31416   7 years Georgiy Litvinov JS code for links between sections.
(edit) @31399   7 years Georgiy Litvinov More accurate fix for self-closing li
(edit) @31398   7 years Georgiy Litvinov Revert "Moved li inside templates to get rid of empty li elements in …
(edit) @31391   7 years kjdon need to text if groupPath is not empty, rather than on its existence, …
(edit) @31386   7 years Georgiy Litvinov Moved li inside templates to get rid of empty li elements in html
(edit) @31382   7 years kjdon breadcrumbs no longer display teh current group. description on the …
(edit) @31380   7 years kjdon added some new templates to do with collection groups. modified …
(edit) @31346   7 years Georgiy Litvinov Modified query page for group select menu
(edit) @31286   7 years Georgiy Litvinov XSLT part of hierarchy view in cross collection search
(edit) @31248   7 years kjdon removed an extraneous )
(edit) @31240   7 years kjdon indented nicely in emacs. unfortunately it means the javascript code …
(edit) @31239   7 years kjdon split up the home-help-prefs template into multiple templates for ease …
(edit) @31238   7 years kjdon added option disableSearchTermHighlighting=true so the user can switch …
(edit) @31186   7 years Georgiy Litvinov Removed useless search param from previous commit
(edit) @31182   7 years Georgiy Litvinov Added xslt code to search by CCS in group from group page
(edit) @31179   7 years kjdon adding in gsf:space template, useful when you want to force a space in …
(edit) @31178   7 years kjdon having selected= is invalid for HTML, need to have …
(edit) @31167   7 years Georgiy Litvinov added XSLT code for bredcrumbs on group pages
(edit) @31126   7 years kjdon to allow metadata values to contain & and ; when doing online editing, …
(edit) @31122   7 years kjdon array.includes is not available in IE, nad only in later firefox etc. …
(edit) @31120   7 years kjdon if metavalue is at the end of the list of arguments, and it has a …
(edit) @31111   7 years ak19 Same change as for althor interface committed in revision 31110: the …
(edit) @31072   7 years kjdon added group comment to new user page as well as edit user page. Need …
(edit) @31070   7 years kjdon added some helpful text about groups
(edit) @31069   7 years kjdon added COLLNAME-collection-editor to help users know that this option exists
(edit) @31067   7 years kjdon get the 'top level menu' text from the dictionary
(edit) @31066   7 years kjdon collection displayItems are now in a displayItemList
(edit) @31064   7 years Georgiy Litvinov Optimized regular expression in hierarchy menu
(edit) @31063   7 years Georgiy Litvinov More fixes and imporovements for hierarchy menu
(edit) @31055   7 years kjdon newRow is a jquery object which is not the same as the DOM element. …
(edit) @31052   7 years kjdon setting up autocomplete values for metadata editing
(edit) @31050   7 years kjdon added empty var and some comments for new autocompletion of meta …
(edit) @31049   7 years kjdon add cleaned up metadata name as a class attribute to the …
(edit) @31023   7 years Georgiy Litvinov More modifications to hierarchy webeditor
(edit) @31014   7 years Georgiy Litvinov Modified hierarchy js storage, added kjdon fixes.
(edit) @30987   7 years Georgiy Litvinov Fixed different size in hierarchy button and li element
(edit) @30889   7 years Georgiy Litvinov Fix corrputing html by empty classifier
(edit) @30868   8 years kjdon removed a heap of hat-Ms, and modified the gsf:if-metadata-exists …
(edit) @30861   8 years kjdon created a new template named coll-description for easier customization
(edit) @30859   8 years kjdon added a template for displaying collection metadata: eg …
(edit) @30842   8 years kjdon at site and colleciton level, displayItems are now in a …
(edit) @30841   8 years kjdon site name and description are now displayItems rather than metadata. …
(edit) @30826   8 years kjdon display the site description if there is one
(edit) @30825   8 years kjdon added in a template for site description metadata
(edit) @30824   8 years kjdon float the quick search box on home page to the right
(edit) @30822   8 years kjdon moving all text strings out to properties file so they can be …
(edit) @30821   8 years kjdon get the javascript array of berry language fragments so we can use …
(edit) @30815   8 years kjdon putting 'remove' into properties
(edit) @30812   8 years kjdon tidying up xxx occurs y times in z documents. dont need docs bits if …
(edit) @30809   8 years kjdon made the three greenstone theme names translatable
(edit) @30807   8 years kjdon need to add in getting the pref lang fragments so that we can use one …
(edit) @30806   8 years kjdon made the 'switch theme' text come from the dictionary
(edit) @30803   8 years kjdon only display the prev/next/displaying x to y of z docs bits if there …
(edit) @30802   8 years kjdon internationalise the login button
(edit) @30800   8 years kjdon move register text to property file
(edit) @30780   8 years kjdon removing hard coded text fragments from xsl/js files
(edit) @30779   8 years kjdon removing hard coded text fragments from xsl/js files
(edit) @30778   8 years kjdon removing hard coded text fragments from xsl/js files
(edit) @30777   8 years kjdon removing hard coded text fragments from xsl/js files
(edit) @30776   8 years kjdon removing hard coded text fragments from xsl/js files
Note: See TracRevisionLog for help on using the revision log.