houseofyin
19225b77f6
Checkpoint. Some more cleanup and simplification
2013-03-31 10:53:33 -04:00
houseofyin
05cad2046f
Checkpoint. Some more cleanup and simplification
2013-03-31 10:42:35 -04:00
houseofyin
1e8acf5466
Checkpoint. Some more cleanup. Adjusted to work under PhantomJS
2013-03-30 23:27:33 -04:00
houseofyin
6d73456c66
Checkpoint. Simplified the viewer wait some more
2013-03-30 22:15:02 -04:00
houseofyin
6a4a53acb6
Checkpoint. Converted to pixel-based assessment, First crack at triggering events on the navigator.
2013-03-30 21:53:22 -04:00
Ian Gilman
c8cc050abf
Added "contributing" section to readme
2013-03-28 09:43:18 -07:00
Chris Thatcher
da35f3b39f
Merge pull request #56 from acdha/dzitilesource-relative-paths
...
DziTileSource: avoid changing relative paths
2013-03-26 17:47:31 -07:00
Chris Adams
2345f9b217
DziTileSource: avoid changing relative paths
...
For cases where DZI files aren't explicitly configured with a tilesUrl,
the logic for generating a URL from the DZI source URL would inject an
extra leading `/` which would either cause an unnecessary redirect or
break depending on whether the webserver in use attempts to normalize
`//` to `/`.
This change also removes some URL processing logic which duplicates the
browser's default behaviour
2013-03-26 16:11:27 -04:00
thatcher
122369eb5e
Merge branch 'master' of https://github.com/openseadragon/openseadragon
2013-03-26 14:36:31 -04:00
thatcher
9aecfddcbf
refs #54 - added missing support for tilesource configuration as xml string or json string via Viewer.open
2013-03-26 14:35:43 -04:00
iangilman
3dcf560d05
Merge pull request #49 from acdha/update-qunit
...
Update qunit version
2013-03-26 09:20:30 -07:00
thatcher
86f101f02c
refs #54 - pointing deprecated method at correct current method.
2013-03-26 09:25:56 -04:00
thatcher
a90ac76c38
updating changelog to reflect issues addressed on current master branch (0.9.125 in progress)
2013-03-26 09:14:11 -04:00
thatcher
f4f4fde17a
Merge branch 'master' of https://github.com/openseadragon/openseadragon
2013-03-26 09:02:49 -04:00
thatcher
266f33094c
addresses #54 , dont use openDZI, use open. openDZI now calls open. all the details of tileHost were already handled in DZITileSource.configure. $.createFromDZI is fully deprecated and will throw an error.
2013-03-26 09:02:34 -04:00
Chris Adams
deb229eb78
Update qunit version
...
qunit 0.1.1 fails on node v0.10.1 with the new streaming api
2013-03-25 13:44:07 -04:00
Ian Gilman
6c4643d447
Grunt publish now publishes into the new folder in site-build
2013-03-25 10:02:41 -07:00
Ian Gilman
f792af9eb9
Added changelog.txt
2013-03-25 09:51:58 -07:00
houseofyin
20f27080bb
Another test checkpoint
2013-03-25 12:18:55 -04:00
houseofyin
977ce2d959
Making a snapshot before removing the SD coordinate based assertions in favor of the pixel-based assertions
2013-03-25 11:01:31 -04:00
houseofyin
8db1a15282
A little cleanup of the border issue
2013-03-23 23:06:34 -04:00
houseofyin
450760d3b7
Merge branch 'master' of github.com:openseadragon/openseadragon into issue37-navigator
...
Conflicts:
test/test.html
2013-03-23 21:44:22 -04:00
houseofyin
a7cec524eb
Tweaked the border handling a bit
2013-03-23 21:11:30 -04:00
houseofyin
00985c8872
Adding some wide and tall cases the demo page
2013-03-23 21:10:23 -04:00
houseofyin
e109b219f3
Adding wide and tall viewers
2013-03-23 21:08:21 -04:00
houseofyin
109956b5dd
Adding wide and tall viewers
2013-03-23 21:07:17 -04:00
houseofyin
81fd8114f6
Added tall and wide test cases, improved synchronization and test refactoring
2013-03-23 21:06:38 -04:00
houseofyin
0c94007ed0
Adding a timeout to work better with the async navigator tests
2013-03-23 21:05:39 -04:00
Ian Gilman
557927e4c0
Removed "We've upgraded Grunt" message; it's been a month
2013-03-22 09:51:37 -07:00
Ian Gilman
57f4cf1549
A little git-describe cleanup
2013-03-22 09:42:51 -07:00
Ian Gilman
ae56136d32
Merge branch 'master' into describe
2013-03-22 09:40:45 -07:00
Ian Gilman
f0c4f5a875
Fixed git-describe grunt task
2013-03-22 09:40:37 -07:00
Ian Gilman
b1758040a0
Added "home" and "click" tests
2013-03-21 13:44:22 -07:00
houseofyin
c92c9cd325
Merge branch 'master' of github.com:openseadragon/openseadragon into issue37-navigator
2013-03-21 13:56:51 -04:00
houseofyin
9529de5e55
Changed to point to the new test files
2013-03-21 13:56:37 -04:00
houseofyin
67210da278
Snapshot of navigators tests in development
2013-03-21 13:55:36 -04:00
houseofyin
325bae2b6f
Checking in a fix for issue 48
2013-03-21 13:54:39 -04:00
houseofyin
12e1ad1576
Adding JQuery UI library to support some test scenarios
2013-03-21 13:53:53 -04:00
Ian Gilman
2bc61933b2
First attempt
2013-03-21 10:26:03 -07:00
Ian Gilman
65bb177fb8
Added tall and wide test DZIs
2013-03-21 10:25:03 -07:00
houseofyin
7187bca4e7
Merge branch 'master' of github.com:openseadragon/openseadragon into issue37-navigator
2013-03-18 14:38:10 -04:00
houseofyin
24c82e39b8
Adding some demo pages for the nav changes
2013-03-16 21:05:02 -04:00
houseofyin
80ff8f908a
Another checkpoint, added keyboard navigation to the main viewer
2013-03-16 16:35:33 -04:00
houseofyin
3e2b337a52
Another checkpoint
2013-03-15 22:29:27 -04:00
houseofyin
3b2bde2940
Initial pass at making the navigator float
2013-03-15 10:59:47 -04:00
thatcher
eff17208e0
updated package.json for release, unfortunately i forgot to commit it
2013-03-14 17:38:23 -04:00
Chris Thatcher
695dbae3f6
Merge pull request #33 from openseadragon/prerender
...
Prerender bundles a number of performance optimizations.
2013-03-14 06:21:52 -07:00
thatcher
0297a20aee
merged conflict
2013-03-14 09:08:27 -04:00
thatcher
10f60c88cb
minImageRatio should never be set below 1 unless you want to load the Nth level tiles to level N-M, which effectively throttles network requests and draw animations but does not produce a better picture
2013-03-14 08:12:01 -04:00
thatcher
0b75a2f259
tweaking default setting to find optimal performance point while preserving responsivness
2013-03-14 07:22:27 -04:00