source: main/trunk/greenstone3/web/interfaces/default/js/document_scripts.js

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @32775   5 years ak19 Implementing further improvements, suggested by Dr Bainbridge. Partly …
(edit) @32774   5 years ak19 Kathy's style of char replacement reads simpler.
(edit) @32773   5 years ak19 Minor change: optional parameter encode_percentages also introduced …
(edit) @32772   5 years ak19 Handling the whole set of reserved and unsafe characters listed at …
(edit) @32767   5 years kjdon tomcat 8 change - it didn't like unescaped chars in the inline …
(edit) @32718   5 years kjdon in places where we are passing around p.s param, also check for ck …
(edit) @32602   5 years kjdon am going to call expandAndExecute with null executeAfter function, so …
(edit) @32502   6 years kjdon can't assume TextQuery is previous service as it may have been eg …
(edit) @32158   6 years Georgiy Litvinov Fix for previous commit
(edit) @32157   6 years Georgiy Litvinov Added navigation for search terms
(edit) @32072   6 years kjdon as we are now no longer including <gsf:metadata='all' in the xslt, we …
(edit) @32066   6 years kjdon don't need to get the text when just getting the image for a section
(edit) @31938   7 years Georgiy Litvinov Prevent downloading all images in collapsed image collections
(edit) @31748   7 years kjdon trying to make document editing javascript more easy to follow. …
(edit) @31740   7 years kjdon need to make firstNumber and secondNumber actual number variables, not …
(edit) @31531   7 years kjdon expand and contract doc links are now outside the toc and generated in …
(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) @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) @31050   7 years kjdon added empty var and some comments for new autocompletion of meta …
(edit) @30779   8 years kjdon removing hard coded text fragments from xsl/js files
(edit) @30772   8 years kjdon removing hard coded text fragments from xsl/js files
(edit) @30764   8 years davidb Tidy up on where to place the 'expand contents' tables for paged-image docs
(edit) @30748   8 years kjdon first pass at adding expand contract contents links to page slider widget
(edit) @30733   8 years kjdon modified how the texts are added to the init states. Use ckeditor to …
(edit) @30703   8 years kjdon renamed isExpanded to isSectionExpanded, as when document editing is …
(edit) @30700   8 years kjdon added a span round the section title too, so that you can hide the …
(edit) @30478   8 years davidb Changes in the XSL and JS code to support the new approach taken to …
(edit) @30169   9 years kjdon changing the filtering algorithm. Can choose between pagenum and …
(edit) @29978   9 years Georgiy Litvinov Fix for web editor. Moved to textarea for metadata fields.
(edit) @29931   9 years Georgiy Litvinov removed old editor code
(edit) @29861   9 years Georgiy Litvinov renamed interfaces
(edit) @29320   10 years kjdon Using .attr to access 'checked' doesn't work in jquery 1.9.2 and …
(edit) @29226   10 years kjdon working on the save stuff, and changing the buttons to be disabled. …
(edit) @29213   10 years kjdon added a class to metadataSetList to make it the same colour as the …
(edit) @29178   10 years kjdon if we are starting with a meta set that is not 'all' then we need to …
(edit) @29173   10 years kjdon document contnet editing stuff: making the visible metadata set list …
(edit) @28279   11 years sjm84 Added some status information when extracting a document
(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) @26704   11 years davidb Changed display of save button and add metadata controls to be more …
(edit) @26408   11 years sjm84 Removed the checkbox to enable the slideshow, fixed an error with …
(edit) @26401   11 years sjm84 Some more tidying and optimisations
(edit) @26397   11 years sjm84 Rewriting two more files using jQuery
(edit) @26390   11 years sjm84 The "Close slideshow" button will now remain at the top of the box …
(edit) @26358   12 years sjm84 Prevent the magnification option from disappearing
(edit) @26308   12 years sjm84 If the table of contents is locked to the side then it be saved like …
(edit) @26307   12 years sjm84 The view option images can now be clicked as well as the checkboxes
(edit) @26306   12 years sjm84 Making sure text is always below the images in the page slider
(edit) @26305   12 years sjm84 Changed the slideshow to use more of the screen and reverting the page …
(edit) @26302   12 years sjm84 Hide the zoom option when the slideshow is on
(edit) @26297   12 years sjm84 No longer wait 1 second before loading images
(edit) @26282   12 years sjm84 Arrows will not be shown in the slideshow view if there is no image to …
(edit) @26226   12 years sjm84 Added an option to fix the table of contents to the right side of the page
(edit) @26212   12 years sjm84 The paged-image slider will now try harder to load images if they fail
(edit) @26205   12 years sjm84 The AJAX that tries to get the page/toc dynamically will now try again …
(edit) @26203   12 years sjm84 Adding slideshow functionality for paged image collections
(edit) @26020   12 years sjm84 A major rework of document templates so that the display templates are …
(edit) @25936   12 years sjm84 Some fixes to the paged image view
(edit) @25921   12 years sjm84 Minimising the TOC no longer minimises the cover image
(edit) @25840   12 years kjdon documentNodeContent template was renamed to documentNodeText
(edit) @25720   12 years sjm84 Fixing missing annotations from searching
(copy) @25704   12 years kjdon renaming interfaces step 2: oran interface renamed to default. oran …
copied from main/trunk/greenstone3/web/interfaces/oran/js/document_scripts.js
(edit) @25660   12 years sjm84 Some fixes for document views that use an href instead of a docid, …
Note: See TracRevisionLog for help on using the revision log.