bookreader.git
13 years agoCSS cleanup
Michael Ang [Thu, 30 Sep 2010 20:40:22 +0000 (20:40 +0000)]
CSS cleanup

13 years agoUpdate background colour
Michael Ang [Thu, 30 Sep 2010 20:29:32 +0000 (20:29 +0000)]
Update background colour

13 years agoMergerific
Michael Ang [Thu, 30 Sep 2010 20:10:45 +0000 (20:10 +0000)]
Mergerific

13 years agoMoved to CSS
Michael Ang [Thu, 30 Sep 2010 20:06:05 +0000 (20:06 +0000)]
Moved to CSS

13 years agoMore tweaks
Michael Ang [Thu, 30 Sep 2010 20:02:11 +0000 (20:02 +0000)]
More tweaks

13 years agoFix typo
Michael Ang [Thu, 30 Sep 2010 19:58:18 +0000 (19:58 +0000)]
Fix typo

13 years agoUpdate jquery-ui
Michael Ang [Thu, 30 Sep 2010 19:56:36 +0000 (19:56 +0000)]
Update jquery-ui

13 years agoAutofit fix
Michael Ang [Thu, 30 Sep 2010 19:55:26 +0000 (19:55 +0000)]
Autofit fix

13 years agoAdd missing ,
Michael Ang [Thu, 30 Sep 2010 19:49:32 +0000 (19:49 +0000)]
Add missing ,

13 years agoMerge branch 'lanceui' into mergeui
Michael Ang [Thu, 30 Sep 2010 19:45:11 +0000 (19:45 +0000)]
Merge branch 'lanceui' into mergeui

Conflicts:
BookReader/BookReader.css
BookReader/BookReader.js

13 years agoVersion from Lance/George
Michael Ang [Thu, 30 Sep 2010 19:26:18 +0000 (19:26 +0000)]
Version from Lance/George

13 years agoRelease 28
Michael Ang [Mon, 27 Sep 2010 20:05:05 +0000 (20:05 +0000)]
Release 28

13 years agoOnly default to opening at title page if book has more than 2 pages. See https:...
Michael Ang [Fri, 24 Sep 2010 21:18:50 +0000 (21:18 +0000)]
Only default to opening at title page if book has more than 2 pages.  See https://bugs.edge.launchpad.net/bookreader/+bug/647145

13 years agoMerge branch 'master' into r28
Michael Ang [Fri, 24 Sep 2010 21:07:05 +0000 (21:07 +0000)]
Merge branch 'master' into r28

13 years agoMerge commit 'origin/master'
Michael Ang [Fri, 24 Sep 2010 21:06:23 +0000 (21:06 +0000)]
Merge commit 'origin/master'

13 years agoMerge commit 'origin/master' into r28
Michael Ang [Fri, 24 Sep 2010 20:50:31 +0000 (20:50 +0000)]
Merge commit 'origin/master' into r28

13 years agoRevert unintended "Merge branch 'read_aloud' of git@github.com:openlibrary/bookreader"
Michael Ang [Fri, 24 Sep 2010 18:39:02 +0000 (18:39 +0000)]
Revert unintended "Merge branch 'read_aloud' of git@github.com:openlibrary/bookreader"

To merge the read_aloud branch properly in the future, THIS commit must itself first be reverted.

This reverts commit 6c8e2c94b404afdbef46c393f04bd22208c890f0.

13 years agoRequire 2 pages available to enable thumbnail mode. Hide thumbnail button if not...
Michael Ang [Wed, 22 Sep 2010 23:30:47 +0000 (23:30 +0000)]
Require 2 pages available to enable thumbnail mode.  Hide thumbnail button if not functional.  Hide one page button if only 1up is available.

13 years agoMerge branch 'read_aloud' of git@github.com:openlibrary/bookreader
Mike McCabe [Mon, 20 Sep 2010 18:18:38 +0000 (18:18 +0000)]
Merge branch 'read_aloud' of git@github.com:openlibrary/bookreader

13 years agoadd mccabe to test users
rajbot [Mon, 20 Sep 2010 18:12:26 +0000 (18:12 +0000)]
add mccabe to test users

13 years agoadd read_aloud.png and soundmanager files
rajbot [Mon, 20 Sep 2010 18:04:26 +0000 (18:04 +0000)]
add read_aloud.png and soundmanager files

13 years agosplit ttsNextChunk() into two phases, pre and post-flip animation.
rajbot [Mon, 20 Sep 2010 18:02:45 +0000 (18:02 +0000)]
split ttsNextChunk() into two phases, pre and post-flip animation.

13 years agodeal with blank pages..
rajbot [Sat, 18 Sep 2010 00:43:48 +0000 (00:43 +0000)]
deal with blank pages..

13 years agoadd TTS poller..
rajbot [Sat, 18 Sep 2010 00:14:22 +0000 (00:14 +0000)]
add TTS poller..

13 years agoOverride image directory in BookReaderJSSimple.js for the standalone BookReader....
Michael Ang [Fri, 17 Sep 2010 23:10:11 +0000 (23:10 +0000)]
Override image directory in BookReaderJSSimple.js for the standalone BookReader.  Thanks to Michael Howard for the bug report (https://bugs.edge.launchpad.net/bookreader/+bug/641011).  Add demo CSS showing how to override the BookReader CSS.  Hide print and embed buttons in standalone since they aren't functional.

13 years agoAdd documentation to demo
Michael Ang [Fri, 17 Sep 2010 18:58:55 +0000 (18:58 +0000)]
Add documentation to demo

13 years agoAllow books as short as 2 pages to be displayed in 2up mode. See https://bugs.edge...
Michael Ang [Tue, 14 Sep 2010 17:28:17 +0000 (17:28 +0000)]
Allow books as short as 2 pages to be displayed in 2up mode.  See https://bugs.edge.launchpad.net/bookreader/+bug/638262

13 years agoflip to next page while reading aloud.
rajbot [Mon, 13 Sep 2010 23:19:22 +0000 (23:19 +0000)]
flip to next page while reading aloud.

13 years agoprefetch next page of text, show loading popup, and chunk name now
rajbot [Fri, 10 Sep 2010 23:40:06 +0000 (23:40 +0000)]
prefetch next page of text, show loading popup, and chunk name now
includes leaf index number.

13 years agorefactor tts and search hilight code
rajbot [Tue, 7 Sep 2010 21:29:20 +0000 (21:29 +0000)]
refactor tts and search hilight code

13 years agoget tts demo working in firefox
rajbot [Fri, 3 Sep 2010 19:02:44 +0000 (19:02 +0000)]
get tts demo working in firefox

13 years agoadd dragscrollable.js to BookReaderDemo/index.html [mang]
rajbot [Tue, 31 Aug 2010 20:16:43 +0000 (20:16 +0000)]
add dragscrollable.js to BookReaderDemo/index.html [mang]
fixes https://bugs.edge.launchpad.net/bookreader/+bug/456780

13 years agoadd BookReaderGetText.py and BookReaderGetTextWrapper.php
rajbot [Wed, 25 Aug 2010 23:19:19 +0000 (23:19 +0000)]
add BookReaderGetText.py and BookReaderGetTextWrapper.php

13 years agoUpdate test hosts to include raj
Michael Ang [Thu, 12 Aug 2010 23:28:54 +0000 (23:28 +0000)]
Update test hosts to include raj

13 years agoFix race condition in select call. Fix fallback code so it properly determines avail...
Michael Ang [Fri, 6 Aug 2010 22:16:45 +0000 (22:16 +0000)]
Fix race condition in select call.  Fix fallback code so it properly determines available reduction levels from JP2s.

13 years agoimageurls release
Michael Ang [Wed, 4 Aug 2010 18:41:44 +0000 (18:41 +0000)]
imageurls release

13 years agoReturn 404 in case of error, e.g. title page requested but not available.
Michael Ang [Wed, 4 Aug 2010 00:14:28 +0000 (00:14 +0000)]
Return 404 in case of error, e.g. title page requested but not available.

13 years agoUpdate unit tests to autodetect testing host
Michael Ang [Tue, 3 Aug 2010 00:34:23 +0000 (00:34 +0000)]
Update unit tests to autodetect testing host

13 years agoUpdate tests for new behaviour of 'cover' page specifier. Add protected book to...
Michael Ang [Mon, 2 Aug 2010 23:20:56 +0000 (23:20 +0000)]
Update tests for new behaviour of 'cover' page specifier.  Add protected book to tests.

13 years agoTests for permalinks
Michael Ang [Mon, 2 Aug 2010 23:11:22 +0000 (23:11 +0000)]
Tests for permalinks

13 years agoRefactor BookReaderPreview.php for cleaner use of BookReaderImages.
Michael Ang [Mon, 2 Aug 2010 23:03:50 +0000 (23:03 +0000)]
Refactor BookReaderPreview.php for cleaner use of BookReaderImages.

13 years agoChange 'cover' to have the same behaviour of 'preview'. Add 'leaf' as possible page...
Michael Ang [Mon, 2 Aug 2010 21:33:39 +0000 (21:33 +0000)]
Change 'cover' to have the same behaviour of 'preview'.  Add 'leaf' as possible page specifier.

13 years agoMore comments
Michael Ang [Mon, 2 Aug 2010 20:56:59 +0000 (20:56 +0000)]
More comments

13 years agoCleanup
Michael Ang [Sat, 31 Jul 2010 00:22:52 +0000 (00:22 +0000)]
Cleanup

13 years agoBetter logic for deciding what scale to return the image at.
Michael Ang [Wed, 28 Jul 2010 22:53:18 +0000 (22:53 +0000)]
Better logic for deciding what scale to return the image at.

13 years agoDelete temporary tiff file at exit. Fixes https://bugs.edge.launchpad.net/bookreader...
Michael Ang [Wed, 28 Jul 2010 22:30:54 +0000 (22:30 +0000)]
Delete temporary tiff file at exit.  Fixes https://bugs.edge.launchpad.net/bookreader/+bug/611077

13 years agoUse first subPrefix (by asciibetical) in item when no subPrefix specified. e.g....
Michael Ang [Tue, 27 Jul 2010 22:06:49 +0000 (22:06 +0000)]
Use first subPrefix (by asciibetical) in item when no subPrefix specified.  e.g. /download/{itemid}/page/preview_thumb.jpg will use first book in user uploads.

13 years agoSource formatting
Michael Ang [Tue, 27 Jul 2010 22:06:34 +0000 (22:06 +0000)]
Source formatting

13 years agoSupport named sizes in permalink image urls
Michael Ang [Tue, 27 Jul 2010 01:39:01 +0000 (01:39 +0000)]
Support named sizes in permalink image urls

13 years agoRemove reduce from image permalinks. Add rotation.
Michael Ang [Tue, 27 Jul 2010 01:22:56 +0000 (01:22 +0000)]
Remove reduce from image permalinks.  Add rotation.

13 years agoPass through values from permalink url to image processor
Michael Ang [Tue, 27 Jul 2010 01:19:13 +0000 (01:19 +0000)]
Pass through values from permalink url to image processor

13 years agoChange to class static variables
Michael Ang [Tue, 27 Jul 2010 01:07:44 +0000 (01:07 +0000)]
Change to class static variables

13 years agoParse scale, size, rotation, etc from permalink image URLs.
Michael Ang [Tue, 27 Jul 2010 00:50:15 +0000 (00:50 +0000)]
Parse scale, size, rotation, etc from permalink image URLs.

13 years agoAdd support for reduce. Update unit tests for subdir books.
Michael Ang [Fri, 23 Jul 2010 22:42:56 +0000 (22:42 +0000)]
Add support for reduce.  Update unit tests for subdir books.

13 years agoImage permalinks, e.g. /download/itemid/page/cover.jpg
Michael Ang [Fri, 23 Jul 2010 22:05:19 +0000 (22:05 +0000)]
Image permalinks, e.g. /download/itemid/page/cover.jpg

13 years agoBetter preview handling. Start of image options parsing. Test harness.
Michael Ang [Fri, 23 Jul 2010 18:34:10 +0000 (18:34 +0000)]
Better preview handling.  Start of image options parsing.  Test harness.

13 years agoAdd unit test for preview image of book in subdir!
Michael Ang [Thu, 22 Jul 2010 22:57:47 +0000 (22:57 +0000)]
Add unit test for preview image of book in subdir!

13 years agoMake book preview image permalinks work for books in item sub-dirs. More consistent...
Michael Ang [Wed, 21 Jul 2010 02:48:51 +0000 (02:48 +0000)]
Make book preview image permalinks work for books in item sub-dirs.  More consistent use of "subPrefix" (replacing "bookId")

13 years agoComments
Michael Ang [Tue, 20 Jul 2010 23:11:24 +0000 (23:11 +0000)]
Comments

13 years agoRemove trailing newline. Bump version number.
Michael Ang [Wed, 2 Jun 2010 17:22:00 +0000 (17:22 +0000)]
Remove trailing newline.  Bump version number.

13 years agoTweaks for IE
Michael Ang [Tue, 1 Jun 2010 23:40:31 +0000 (23:40 +0000)]
Tweaks for IE

13 years agoRemove trailing commas in property definitions since IE7 can't handle it.
Michael Ang [Tue, 1 Jun 2010 23:13:49 +0000 (23:13 +0000)]
Remove trailing commas in property definitions since IE7 can't handle it.

13 years agoRemove trailing newline in PHP include file
Michael Ang [Tue, 1 Jun 2010 17:43:15 +0000 (17:43 +0000)]
Remove trailing newline in PHP include file

13 years agoRelease 26
Michael Ang [Fri, 28 May 2010 18:02:23 +0000 (18:02 +0000)]
Release 26

14 years agoSet background colour of beginning/end facing page to transparent
Michael Ang [Fri, 21 May 2010 00:43:16 +0000 (00:43 +0000)]
Set background colour of beginning/end facing page to transparent

14 years agoMake page background color (visible before image has finished loading) controlled...
Michael Ang [Fri, 21 May 2010 00:04:15 +0000 (00:04 +0000)]
Make page background color (visible before image has finished loading) controlled by BookReader.css

14 years agoAdded jquery ui built with only Core and Effects Core
Michael Ang [Thu, 20 May 2010 23:28:04 +0000 (23:28 +0000)]
Added jquery ui built with only Core and Effects Core

14 years agoHide overflow of toolbar so title does not show when too long to fit.
Michael Ang [Thu, 20 May 2010 22:44:35 +0000 (22:44 +0000)]
Hide overflow of toolbar so title does not show when too long to fit.

14 years agoPreserve left/right position when zoomed in and jumping to index.
Michael Ang [Thu, 20 May 2010 21:42:22 +0000 (21:42 +0000)]
Preserve left/right position when zoomed in and jumping to index.

14 years agoWhen zoomed in, scroll up/down such that a percentage of the current page is still...
Michael Ang [Thu, 20 May 2010 21:39:29 +0000 (21:39 +0000)]
When zoomed in, scroll up/down such that a percentage of the current page is still visible.  When zoomed out, scroll one page height.

14 years agoGive Android devices the same default ui mode as iPhone/iPod Touch
Michael Ang [Wed, 19 May 2010 23:55:31 +0000 (23:55 +0000)]
Give Android devices the same default ui mode as iPhone/iPod Touch

14 years agoAdd browser detection for iPad and iPhone/iPod
Michael Ang [Wed, 19 May 2010 23:33:58 +0000 (23:33 +0000)]
Add browser detection for iPad and iPhone/iPod

14 years agoRestore showing of "Auto" in 2up for zoom mode. Some fixes when switching between...
Michael Ang [Tue, 18 May 2010 01:02:34 +0000 (01:02 +0000)]
Restore showing of "Auto" in 2up for zoom mode.  Some fixes when switching between modes.

14 years agoUpdate 2up zooming to use new autofit infrastructure
Michael Ang [Tue, 18 May 2010 00:12:43 +0000 (00:12 +0000)]
Update 2up zooming to use new autofit infrastructure

14 years agoAutofit width/height in 1up. WIP.
Michael Ang [Mon, 17 May 2010 23:45:18 +0000 (23:45 +0000)]
Autofit width/height in 1up.  WIP.

14 years agoMake dragscrollable update when there is a new version
Michael Ang [Sat, 15 May 2010 01:15:44 +0000 (01:15 +0000)]
Make dragscrollable update when there is a new version

14 years agoMore CSS cleanup
Michael Ang [Sat, 15 May 2010 01:15:16 +0000 (01:15 +0000)]
More CSS cleanup

14 years agoMove more CSS to .css files
Michael Ang [Sat, 15 May 2010 00:27:31 +0000 (00:27 +0000)]
Move more CSS to .css files

14 years agoAdd rounded border and shadow to book cover on Safari. Bring more static CSS out...
Michael Ang [Sat, 15 May 2010 00:10:50 +0000 (00:10 +0000)]
Add rounded border and shadow to book cover on Safari.  Bring more static CSS out into .css files for easy overriding.

14 years agoEnable running as mobile-web-app. Hides browser navigation bar when bookmarked to...
Michael Ang [Fri, 14 May 2010 23:48:48 +0000 (23:48 +0000)]
Enable running as mobile-web-app.  Hides browser navigation bar when bookmarked to Home Screen and launched.  See https://bugs.edge.launchpad.net/bookreader/+bug/580761

14 years agoMove toolbar to bottom
Michael Ang [Fri, 14 May 2010 23:31:59 +0000 (23:31 +0000)]
Move toolbar to bottom

14 years agoConsolidate CSS
Michael Ang [Fri, 14 May 2010 23:23:08 +0000 (23:23 +0000)]
Consolidate CSS

14 years agoUse modified dragscrollable plugin from http://github.com/raganwald/iGesture. Add...
Michael Ang [Fri, 14 May 2010 23:16:57 +0000 (23:16 +0000)]
Use modified dragscrollable plugin from github.com/raganwald/iGesture.  Add support for pinch to zoom in/out.

14 years agoMove touch specific CSS and images to touch directory
Michael Ang [Thu, 13 May 2010 00:48:36 +0000 (00:48 +0000)]
Move touch specific CSS and images to touch directory

14 years agoNew touch ui mode
Michael Ang [Thu, 13 May 2010 00:45:00 +0000 (00:45 +0000)]
New touch ui mode

14 years agoAdd time to version number when on dev host so browser always reloads the JS/CSS...
Michael Ang [Thu, 6 May 2010 23:05:04 +0000 (23:05 +0000)]
Add time to version number when on dev host so browser always reloads the JS/CSS.  See https://bugs.edge.launchpad.net/bookreader/+bug/553718

14 years agoSet viewport and disable scaling
Michael Ang [Thu, 6 May 2010 22:25:29 +0000 (22:25 +0000)]
Set viewport and disable scaling

14 years agoUpdate to jQuery 1.4.2. Use jQuery UI for easing.
Michael Ang [Wed, 5 May 2010 22:29:22 +0000 (22:29 +0000)]
Update to jQuery 1.4.2.  Use jQuery UI for easing.

14 years agoRelease 25
Michael Ang [Mon, 3 May 2010 23:16:18 +0000 (23:16 +0000)]
Release 25

14 years agoCheck privs when searching. See https://bugs.edge.launchpad.net/bookreader/+bug...
Michael Ang [Mon, 3 May 2010 23:06:54 +0000 (23:06 +0000)]
Check privs when searching.  See https://bugs.edge.launchpad.net/bookreader/+bug/573223

14 years agoPass data from meta.xml through to BookReaderMeta clients. Use cover image for previ...
Michael Ang [Mon, 3 May 2010 23:00:38 +0000 (23:00 +0000)]
Pass data from meta.xml through to BookReaderMeta clients.  Use cover image for preview if book published >= 1950.  See https://bugs.edge.launchpad.net/bookreader/+bug/574761

14 years agoAdd support for {thumb,small,medium,large} image sizes
Michael Ang [Fri, 30 Apr 2010 23:48:34 +0000 (23:48 +0000)]
Add support for {thumb,small,medium,large} image sizes

14 years agoRelease 24
Michael Ang [Thu, 29 Apr 2010 21:38:00 +0000 (21:38 +0000)]
Release 24

14 years agoUpdate unit tests
Michael Ang [Thu, 29 Apr 2010 21:36:46 +0000 (21:36 +0000)]
Update unit tests

14 years agoAdd privs check to metadata generator. Update unit tests.
Michael Ang [Thu, 29 Apr 2010 21:32:48 +0000 (21:32 +0000)]
Add privs check to metadata generator.  Update unit tests.

14 years agoImprove tests
Michael Ang [Wed, 28 Apr 2010 23:17:14 +0000 (23:17 +0000)]
Improve tests

14 years agoUpdate preview image generation. Update unit tests.
Michael Ang [Wed, 28 Apr 2010 22:16:06 +0000 (22:16 +0000)]
Update preview image generation.  Update unit tests.

14 years agoRefactor BookReaderImages and BookReaderMeta. New BookReaderPreview to provide acces...
Michael Ang [Wed, 28 Apr 2010 00:35:33 +0000 (00:35 +0000)]
Refactor BookReaderImages and BookReaderMeta.  New BookReaderPreview to provide access to preview images.

14 years agoBetter handling of bookId in metadata generation. Add getURL for handling /download...
Michael Ang [Tue, 27 Apr 2010 21:59:10 +0000 (21:59 +0000)]
Better handling of bookId in metadata generation.  Add getURL for handling /download/ in BookReader.inc

14 years agoCleanup file modes. Comments.
Michael Ang [Tue, 27 Apr 2010 19:24:31 +0000 (19:24 +0000)]
Cleanup file modes.  Comments.