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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @30659   8 years ak19 Forgot to only do set- and remove-metadata operations synchronously …
(edit) @30617   8 years ak19 Bugfix to oversight: web document editor didn't reindex on removing …
(edit) @30478   8 years davidb Changes in the XSL and JS code to support the new approach taken to …
(edit) @30464   8 years Georgiy Litvinov Fixed webeditor hierarchy suggestions menu.
(edit) @30382   8 years Georgiy Litvinov Added hierarchy menu with suggestions to metadata editor
(edit) @30381   8 years Georgiy Litvinov Fix for suddenly appeared encoding problems with ajax POST requests
(edit) @30309   8 years Georgiy Litvinov Fix ckeditor config to prevent creating &quot symbols from double …
(edit) @30169   9 years kjdon changing the filtering algorithm. Can choose between pagenum and …
(edit) @30168   9 years kjdon testing for undefined to stop an error
(edit) @30068   9 years ak19 Georgy Litvinov provided a much better image for an editable anchor …
(edit) @30065   9 years Georgiy Litvinov Fix for editor bug. Removed ckeditor internal information from saved …
(edit) @30014   9 years ak19 Forgot to commit. Only if we're doing a set operation with the onine …
(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) @29876   9 years ak19 Helpful comments to yesterday's commit
(edit) @29869   9 years ak19 First part of commit for ensuring the user is authenticated when …
(edit) @29861   9 years Georgiy Litvinov renamed interfaces
(edit) @29814   9 years kjdon A source file for direct-edit (which is compressed). Thanks to Georgy …
(edit) @29499   9 years kjdon allow comma separated list of metadata, so can display more than one …
(edit) @29324   10 years kjdon got rid of dev reference. just added params to url permanently. I …
(edit) @29322   10 years kjdon get rid of references to dev. When we link to a doc from berry basket, …
(edit) @29320   10 years kjdon Using .attr to access 'checked' doesn't work in jquery 1.9.2 and …
(edit) @29281   10 years kjdon fixed a bug where it only displayed one metadata element. Also make it …
(edit) @29280   10 years kjdon made the text a bit longer as there was more room in my basket. Note …
(edit) @29277   10 years kjdon berrybasket cgi param is all lower case.
(edit) @29226   10 years kjdon working on the save stuff, and changing the buttons to be disabled. …
(edit) @29225   10 years kjdon send the build request if we have changes that are not metadata changes
(edit) @29214   10 years kjdon style the remove link separately; metadata element input cna now be a …
(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) @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) @29110   10 years kjdon encodeURI doesn't seem to be needed??? why??? have removed it for now. …
(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) @28942   10 years ak19 When testing on the Win 7 machine with Firefox, the jquery.blockUI.js …
(edit) @28887   10 years shaoqun Updated default jquery js files + included base64 plugin
(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) @28209   11 years sjm84 Added a clear method to StatusBar
(edit) @28168   11 years sjm84 Some fixes as well as some improvements
(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
(edit) @27790   11 years sjm84 Modified the code so that no async calls we being called at the same time
(edit) @27714   11 years sjm84 Reverting an accidental change
(edit) @27713   11 years sjm84 Fixing collectionConfig templates being incorrect
(edit) @27256   11 years sjm84 Allow visiting called templates as well as other improvements
(edit) @27218   11 years sjm84 Added back, forwards and current selection buttons, also various …
(edit) @27170   11 years sjm84 Phase-two of upgrading the version of JQuery UI
(edit) @27169   11 years sjm84 Phase-one of upgrading the version of JQuery UI
(edit) @27166   11 years sjm84 Adjust the height of the toolbox when the height of the visual editor …
(edit) @27163   11 years sjm84 Enabled the functionality to go to the template that is called by …
(edit) @27153   11 years sjm84 Some usability changes as well as a few bug fixes
(edit) @27130   11 years sjm84 Some code tidying and well as adding more documentation
(edit) @27129   11 years sjm84 Moving the file selector and changing/moving the template selector
(edit) @27128   11 years sjm84 fixed a minor bug
(edit) @27110   11 years sjm84 Some major improvements including the functionality to select …
(edit) @27082   11 years sjm84 If there are no debug tags present then show the button
(edit) @27072   11 years sjm84 Various fixes and resizing will now only be done if it is necessary
(edit) @27057   11 years sjm84 Move the "minimise" button to the right side
(edit) @27056   11 years sjm84 A possibly unnecessary fix
(edit) @27055   11 years sjm84 Various fixes and improvements. Also trialling a different look for …
(edit) @27025   11 years sjm84 The gslib elements will now be dynamically acquired from the gslib.xsl file
(edit) @27024   11 years sjm84 Fixing a mistake
(edit) @27017   11 years sjm84 Make sure empty elements can't be added
(edit) @27016   11 years sjm84 Attributes to add can now be selected from a drop down list. Only …
(edit) @27015   11 years sjm84 Adding a recycle bin icon that changes if there has been an element removed
(edit) @27013   11 years sjm84 Using jquery ui buttons instead of regular buttons
(edit) @27011   11 years sjm84 Renamed the trash to be recycle bit and updating the css file
(edit) @27010   11 years sjm84 Implemented a "drag to trash" feature
(edit) @27009   11 years sjm84 Changing the expanded ratio to 80% instead of 90%
(edit) @27008   11 years sjm84 Now using nicer buttons and saving will now only reload the necessary …
(edit) @26972   11 years sjm84 Changed "save edit" to "done" and a few other minor changes
(edit) @26970   11 years sjm84 Another bug fix
(edit) @26969   11 years sjm84 More bug fixes
(edit) @26968   11 years sjm84 Implemented the ability to restrict the types of elements are allowed …
(edit) @26967   11 years sjm84 Added another undo feature and a bug fix
(edit) @26966   11 years sjm84 Implemented undo functionality
(edit) @26927   11 years sjm84 Adding a new visual editor
(edit) @26924   11 years sjm84 Some major upgrades to incorperate a visual editor
(edit) @26883   11 years davidb Latest round of changes for the panorama viewer
(edit) @26874   11 years davidb Used in Panorama viewer
(edit) @26873   11 years davidb Support for more map-agnostic way of embedding maps into Greenstone. …
(edit) @26872   11 years davidb Support files to provide a Panorama viewer. Falls back to a canvas …
(edit) @26704   11 years davidb Changed display of save button and add metadata controls to be more …
(edit) @26646   11 years sjm84 Fixed a minor problem with resizing
(edit) @26645   11 years sjm84 The editor is now resizable
(edit) @26640   11 years sjm84 Some minor changes to the Greenbug editor
(edit) @26614   11 years sjm84 Adding "ACE" as the new editor for Greenbug
(edit) @26564   11 years sjm84 Start the debug bar minimised
(edit) @26562   11 years sjm84 Make sure angle brackets in attributes are properly escaped
(edit) @26554   11 years sjm84 More improvements to Greenbug
(edit) @26492   11 years sjm84 Next iteration of the "Greenbug" interface. Saving now works. Still …
(edit) @26462   11 years sjm84 Fixing some minor bugs
(edit) @26461   11 years sjm84 Phase two of commiting the improved debugging system
(edit) @26431   11 years ak19 Fix to previous commit. Previous commit message was: Sam fixed a …
(edit) @26430   11 years ak19 Sam fixed a sudden issue detected when testing fedora collections on …
Note: See TracRevisionLog for help on using the revision log.