Skip to content
Snippets Groups Projects

Repository graph

You can move around the graph by using the arrow keys.
Select Git revision
  • master default
1 result
Created with Raphaël 2.2.016Sep22May194Jan16Nov8229Oct27262221201918Passing options doesn't work - hardcode the new CAS valuesmastermasterUpdate to shib.unl.eduUpdate for wdntemplates 4.0 now that qTip has to be loadedAdd .idea dir to .gitignorePass parameter to save()Make declaration of Record::save() match between child and parents/record/person/Add some helpful textUpdated example now that annotate.js.php doesn't existReadability. Fail early.Readability fixes. Fail early.Prevent double entity encoding.* Added Help View (Needs Template Updates)Fix the insert/update/save issue related to not having an empty 'id' (or some other) key in new records that can be checked in the Record::save method, now explicitly call insert/update based on annotation existingUpdates to css/js for the clickable annotation iconHeight/width of the textarea in the iframe isn't available on document.ready/window.load so use a setTimeout as an ugly fix; Some css changes for better webkit stylingSet height of the qtipSpecify 100% height on the iframe so proper resizing of the textarea takes placeRemove ugly tooltip styling for nowPut the annotation in a qtip tooltip box behind a clickable icon rather than inline, remove promptSpecify ?view=annotation in the POST url in case default view changesCreate a view to handle a page that will serve as a pop-up login form should an unauthenticated user see an annotation boxAdd a help button to each annotationUpdated selectors in the iframe jQueryAdd fancy Google Docs-like auto save buttonPut back in the JS to auto-save the notes as editedUpdate to html template for the iframeDon't throw a 404 exception if the requested annotation doesn't exist, want to still display the ("empty") html textarea for that nonexistant annotation to let the user create it; (Should the exception handler somehow pump out the empty textarea html???)Check for the unl_sso cookie when authenticating; Put the authentication call in the try/catchUpdate to example, set the height and width of the wdn_annotate divSplit css between what is loaded by the external application and what is used in the iframeChange default format to html since that's what will be displayed in the iframeBasic example pageBasic html templateSplit the id into sitekey and fieldnameAnnotation json template to access a record with /?sitekey=pf&fieldname=smeranda2set some defaults for the iFrameiframe stylesremove all the functionality from editing wdn_annotate since the content to be editted will now come from an iFrame.remove all the functionality from editing wdn_annotate since the content to be editted will now come from an iFrame.
Loading