bookreader.git
2010-07-23 Michael AngBetter preview handling. Start of image options parsin...
2010-07-22 Michael AngAdd unit test for preview image of book in subdir!
2010-07-21 Michael AngMake book preview image permalinks work for books in...
2010-07-20 Michael AngComments
2010-06-02 Michael AngRemove trailing newline. Bump version number.
2010-06-01 Michael AngTweaks for IE
2010-06-01 Michael AngRemove trailing commas in property definitions since...
2010-06-01 Michael AngRemove trailing newline in PHP include file
2010-05-28 Michael AngRelease 26
2010-05-21 Michael AngSet background colour of beginning/end facing page...
2010-05-21 Michael AngMake page background color (visible before image has...
2010-05-20 Michael AngAdded jquery ui built with only Core and Effects Core
2010-05-20 Michael AngHide overflow of toolbar so title does not show when...
2010-05-20 Michael AngPreserve left/right position when zoomed in and jumping...
2010-05-20 Michael AngWhen zoomed in, scroll up/down such that a percentage...
2010-05-19 Michael AngGive Android devices the same default ui mode as iPhone...
2010-05-19 Michael AngAdd browser detection for iPad and iPhone/iPod
2010-05-18 Michael AngRestore showing of "Auto" in 2up for zoom mode. Some...
2010-05-18 Michael AngUpdate 2up zooming to use new autofit infrastructure
2010-05-17 Michael AngAutofit width/height in 1up. WIP.
2010-05-15 Michael AngMake dragscrollable update when there is a new version
2010-05-15 Michael AngMore CSS cleanup
2010-05-15 Michael AngMove more CSS to .css files
2010-05-15 Michael AngAdd rounded border and shadow to book cover on Safari...
2010-05-14 Michael AngEnable running as mobile-web-app. Hides browser naviga...
2010-05-14 Michael AngMove toolbar to bottom
2010-05-14 Michael AngConsolidate CSS
2010-05-14 Michael AngUse modified dragscrollable plugin from github.com...
2010-05-13 Michael AngMove touch specific CSS and images to touch directory
2010-05-13 Michael AngNew touch ui mode
2010-05-06 Michael AngAdd time to version number when on dev host so browser...
2010-05-06 Michael AngSet viewport and disable scaling
2010-05-05 Michael AngUpdate to jQuery 1.4.2. Use jQuery UI for easing.
2010-05-03 Michael AngRelease 25
2010-05-03 Michael AngCheck privs when searching. See https://bugs.edge...
2010-05-03 Michael AngPass data from meta.xml through to BookReaderMeta clien...
2010-04-30 Michael AngAdd support for {thumb,small,medium,large} image sizes
2010-04-29 Michael AngRelease 24
2010-04-29 Michael AngUpdate unit tests
2010-04-29 Michael AngAdd privs check to metadata generator. Update unit...
2010-04-28 Michael AngImprove tests
2010-04-28 Michael AngUpdate preview image generation. Update unit tests.
2010-04-28 Michael AngRefactor BookReaderImages and BookReaderMeta. New...
2010-04-27 Michael AngBetter handling of bookId in metadata generation. ...
2010-04-27 Michael AngCleanup file modes. Comments.
2010-04-27 Michael AngFirst pass at BookReaderPreview.php -- provides access...
2010-04-27 Michael AngRefactor BookReaderImages into class (.inc.php) and...
2010-04-27 Michael AngRefactor metadata processing into class
2010-04-27 Michael AngRefactor BookReaderImages into class. Thank goodness...
2010-04-26 Michael AngMild refactoring
2010-04-26 Michael AngReorder code -- all functions at end
2010-04-24 Michael AngFix bugs with title page and page heights
2010-04-24 Michael AngCheck if file is readable and if not return 403
2010-04-23 Michael AngAdd coverIndices and coverImages arrays to JSON output.
2010-04-23 Michael AngInclude URL to title image in JSON
2010-04-21 Michael AngExpose book metadata as JSON(p). WIP.
2010-04-15 Michael AngBump version number to Release 23
2010-04-15 Michael AngAdd personal test host.
2010-04-12 Michael AngIgnore output of chatty commands
2010-04-12 Michael AngUpdate qunit URLs.
2010-04-12 Michael AngAdd seekIndex to drawLeafsThumbnail to allow drawing...
2010-04-09 Michael AngSuppress spurious stderr output from pnmscale
2010-04-09 Michael AngHide thumbnail mode icon when in embed UI. See https...
2010-04-09 Michael AngPreserve place in book when resizing in thumbnail mode...
2010-04-09 Michael AngWhen scrolling in thumbnail mode, update the "current...
2010-04-09 Michael AngImprove use of jQuery.inArray. It actually returns...
2010-04-08 Michael AngDocumentation
2010-04-08 Michael AngCall switchMode from thumbnail image links. Documentation.
2010-04-05 Michael AngInclude BookReader.js after the necessary jQuery easing...
2010-04-03 Michael AngFix truncated comment.
2010-04-03 Michael AngOnly queue load of thumbMaxLoading thumbnails at a...
2010-04-01 Michael AngDocument leafNumToIndex. See https://bugs.edge.launchp...
2010-03-26 Michael AngCreate page view div before requesting its width. ...
2010-03-24 Michael AngAllow drag select for now since disabling it breaks...
2010-03-22 Michael AngFix broken scrollbar on FF 3.6. Refactor select disabl...
2010-03-22 Michael AngDefault thumbnail width to fit 6 columns. Zoom in...
2010-03-18 Michael AngBind mouse handler of #BRpageview as intended instead...
2010-03-18 Michael AngMake up/down buttons smoothly scroll one vertical view...
2010-03-18 Michael AngMake scaling calculation a little cleaner
2010-03-18 Michael AngMerge branch 'master' into jp2levels
2010-03-17 Michael AngBump version number for release 22
2010-03-17 Michael AngRefactor search tests and add test for NASA document.
2010-03-17 Michael AngAdd unit tests for search for books with digits in...
2010-03-17 Michael AngTighten regex for finding page number in search result...
2010-03-16 Michael AngFor jp2s where image processing fails, check if too...
2010-03-15 Michael AngPass thru image data if command works, otherwise do...
2010-03-15 Michael AngFunction to retrieve jp2 info records
2010-03-11 Michael AngMake hardcoded path more obvious
2010-03-10 Michael AngRequest thumbnail at next larger integer reduction
2010-03-10 Michael AngReturn image at next larger power of 2 reduction compar...
2010-03-09 Michael AngNormalize whitespace
2010-03-09 Michael AngMerge thumbnail view feature contributed by scollett
2010-03-09 scollettMerged changes upstream
2010-03-09 Michael AngUpdate documentation
2010-03-09 Michael AngBump version number
2010-03-09 Michael AngUpdate tests
2010-03-05 Michael AngUpdate copyright
2010-03-05 Michael AngNormalize source file spacing
2010-03-05 Michael AngValidate JS callback is valid identifier for jsonp
2010-03-05 Michael AngCode cleanup. Regression tests pass!
next