Benjamin Gilbert
eafd707d1a
Drop unnecessary quotes
2013-04-23 21:16:33 -04:00
Benjamin Gilbert
1430ac38fe
Drop obsolete .gitignore entries
2013-04-22 20:28:13 -04:00
Benjamin Gilbert
c7c7b202dd
Don't delete old releases from the website
...
It's convenient for old releases to be available indefinitely so that
deployment scripts can retrieve a particular qualified version. This
won't affect the disk space requirements of the repository, since the
old packages will be in the Git history anyhow.
Move packages to a subdirectory of the site root to avoid causing
permanent clutter.
2013-04-22 20:27:55 -04:00
Benjamin Gilbert
15994b688b
Include changelog and license files in packages
...
A README would be good too, but right now README.md consists mostly of
things that are only meaningful in a Git checkout.
2013-04-22 20:20:19 -04:00
Benjamin Gilbert
739ff2dbed
Rename {tar,zip}ball and packaged directory
...
{Tar,zip}balls now have the form openseadragon-bin-0.9.125.{tar.gz,zip},
containing a directory openseadragon-bin-0.9.125.
Including the project's version number makes it easy to determine the
version of a random release sitting around a filesystem, and ensures
that unpacking a tarball won't overwrite another unpacked tarball or
write into a checked-out repo.
Adding -bin distinguishes the packages from source tarballs, which are
conventionally <project>-<version>.{tar.gz,zip}.
2013-04-22 20:20:07 -04:00
Benjamin Gilbert
551215404d
Use maximum compression when creating packages
...
grunt-contrib-compress defaults to minimum compression.
2013-04-22 20:13:45 -04:00
Benjamin Gilbert
d7224f8206
Compress package tarballs with gzip
...
Tar files are conventionally compressed, often with gzip. xz would be
better but is not as universally supported; in particular,
grunt-contrib-compress doesn't support it.
2013-04-22 20:13:42 -04:00
Ian Gilman
ee02dda56e
Wording tweaks
2013-04-22 10:34:26 -07:00
Ian Gilman
63c24aa563
Build info on readme
2013-04-22 10:32:23 -07:00
iangilman
cc999cc0be
Merge pull request #71 from bgilbert/i-am-my-own-person
...
Fix one more place where we define ourselves as a fork
2013-04-22 09:51:59 -07:00
Benjamin Gilbert
5383ce7e61
Fix one more place where we define ourselves as a fork
2013-04-20 03:38:10 -04:00
Heath Nielson
ea2ef1f8a8
Merge remote branch 'upstream/master'
2013-04-10 10:52:39 -06:00
Heath Nielson
e05e04c7b2
Merge remote branch 'upstream/master' into getString-error
2013-04-10 10:51:33 -06:00
houseofyin
37cc433fc4
Adding blank line at the end of the file to make github happy
2013-04-08 20:59:16 -04:00
houseofyin
58107941bc
Removing obsolete file
2013-04-08 20:56:31 -04:00
Ian Gilman
fdeaa10085
Updated github page link
2013-04-08 10:28:56 -07:00
houseofyin
e69033ee74
Removed some extraneous whitespace
2013-04-05 22:29:18 -04:00
houseofyin
cb5b844a74
Cleaned up and moved the demos
2013-04-05 22:28:03 -04:00
houseofyin
bbf0fc4302
Updated to address feedbac from @iangilman
2013-04-04 22:30:59 -04:00
Heath Nielson
530e445756
Fix a problem with getString when the string property is a sub-property.
2013-04-03 12:33:47 -06:00
houseofyin
ccf8934d0d
Backout unneeded change in mousetracker.js
2013-04-03 13:42:16 -04:00
houseofyin
4c126dd39a
Trying again to backout button.js changes
2013-04-03 13:36:55 -04:00
houseofyin
b352fe711b
Trying again to backout button.js changes
2013-04-03 13:33:39 -04:00
houseofyin
df3344f67c
Getting into alignment with code style guidelines
2013-04-03 11:51:24 -04:00
houseofyin
b3d358fa35
First pass at bringing the code in compliance with the project code standards
2013-04-02 21:07:10 -04:00
houseofyin
569a816df4
Backing out an event handler change
2013-04-02 21:06:07 -04:00
houseofyin
cfd5e67462
Backing out an event handler change
2013-04-02 18:40:28 -04:00
houseofyin
d34a912a13
Added autohide tests
2013-04-02 16:40:52 -04:00
houseofyin
50a9cecd35
Refactored to replace parallel arrays with an object
2013-04-02 14:09:49 -04:00
houseofyin
6b97ab4424
Refactored to remove duplicated code
2013-04-02 13:49:15 -04:00
houseofyin
858487f8c6
Tests now go to all corners
2013-04-02 10:44:42 -04:00
houseofyin
f3d880df4c
Fixed a few minor errors in the test code
2013-04-01 23:30:05 -04:00
houseofyin
5bf4b51925
Checkpoint. Anchoring click to middle of view. Adding call to apply to constraints on viewer after the click, and additional testing
2013-04-01 22:33:58 -04:00
houseofyin
b1809d4c49
Checkpoint. Some more cleanup and simplification. Starting to convert nav click to pixel-based. Starting to get props to target that
2013-03-31 11:10:31 -04:00
houseofyin
591b5b380d
Checkpoint. Some more cleanup and simplification
2013-03-31 11:00:45 -04:00
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