Merge commit 'lance/newui' into newui
[bookreader.git] / BookReaderIA /
2010-10-15 Michael AngMerge commit 'lance/newui' into newui
2010-10-12 rajbotMerge raj's read to me feature.
2010-10-12 rajbotMerge branch 'read_aloud' into newui
2010-10-08 Michael AngAdd library jquery-ui-for-ipad-and-iphone that maps...
2010-10-08 Michael AngMerge branch 'master' into newui
2010-10-07 Michael AngDoc cleanup
2010-10-07 Michael AngRemove extraneous </script> tag
2010-10-06 Michael AngMerge commit 'lance/newui' into mergelanceui
2010-10-05 Michael AngOL TOC cleanup
2010-10-05 Michael AngWork in progress on retrieving table of contents from...
2010-10-04 Michael AngMove nav bar setup out of HTML and into BookReader.js
2010-10-04 Michael AngMerge branch 'master' into newui
2010-10-02 Michael AngRefactor nav bar hide/show
2010-10-01 Michael AngMove nav bar initialization to BookReader.initNavbar
2010-10-01 Michael AngAnalytics for archive.org hosted BookReader
2010-09-30 Michael AngUpdate background colour
2010-09-30 Michael AngAdd missing ,
2010-09-30 Michael AngMerge branch 'lanceui' into mergeui
2010-09-30 rajbotMerge branch 'read_aloud' of git@github.com:openlibrary...
2010-09-30 rajbotadd BookReaderGetTTS.php
2010-09-29 rajbotsanitize inputs
2010-09-29 rajbotmore subtle tts popup
2010-09-29 rajbotconditionalize TTS debugging on soundManager.debugMode...
2010-09-29 rajbotadd safari support for TTS.
2010-09-27 Michael AngRelease 28
2010-09-24 Michael AngRevert unintended "Merge branch 'read_aloud' of git...
2010-09-23 Mike McCabeMerge branch 'read_aloud' of git@github.com:openlibrary...
2010-09-23 Mike McCabeAdd header/footer detection
2010-09-23 Mike McCabeString matching library, from code.google.com/p/google...
2010-09-23 Mike McCabe'windowed' view on an iterator - allows inspecting...
2010-09-20 Mike McCabeMerge branch 'read_aloud' of git@github.com:openlibrary...
2010-09-20 rajbotadd mccabe to test users
2010-09-18 rajbotadd TTS poller..
2010-09-10 rajbotprefetch next page of text, show loading popup, and...
2010-09-03 rajbotget tts demo working in firefox
2010-08-25 rajbotadd BookReaderGetText.py and BookReaderGetTextWrapper.php
2010-08-12 Michael AngUpdate test hosts to include raj
2010-08-06 Michael AngFix race condition in select call. Fix fallback code...
2010-08-04 Michael Angimageurls release
2010-08-04 Michael AngReturn 404 in case of error, e.g. title page requested...
2010-08-03 Michael AngUpdate unit tests to autodetect testing host
2010-08-02 Michael AngUpdate tests for new behaviour of 'cover' page specifie...
2010-08-02 Michael AngTests for permalinks
2010-08-02 Michael AngRefactor BookReaderPreview.php for cleaner use of BookR...
2010-08-02 Michael AngChange 'cover' to have the same behaviour of 'preview...
2010-08-02 Michael AngMore comments
2010-07-31 Michael AngCleanup
2010-07-28 Michael AngBetter logic for deciding what scale to return the...
2010-07-28 Michael AngDelete temporary tiff file at exit. Fixes https:/...
2010-07-27 Michael AngUse first subPrefix (by asciibetical) in item when...
2010-07-27 Michael AngSource formatting
2010-07-27 Michael AngSupport named sizes in permalink image urls
2010-07-27 Michael AngRemove reduce from image permalinks. Add rotation.
2010-07-27 Michael AngPass through values from permalink url to image processor
2010-07-27 Michael AngChange to class static variables
2010-07-27 Michael AngParse scale, size, rotation, etc from permalink image...
2010-07-23 Michael AngAdd support for reduce. Update unit tests for subdir...
2010-07-23 Michael AngImage permalinks, e.g. /download/itemid/page/cover.jpg
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 AngRemove trailing newline in PHP include file
2010-05-28 Michael AngRelease 26
2010-05-20 Michael AngAdded jquery ui built with only Core and Effects Core
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-15 Michael AngMake dragscrollable update when there is a new version
2010-05-14 Michael AngEnable running as mobile-web-app. Hides browser naviga...
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
next