[Opengeoscience-developers] OpenGeoscience branch, frontend_mockups, updated. 29467341fc05aaec40b765fbb5db3c1f2fe61a76
Manas Pawar
mp3381 at students.poly.edu
Mon May 6 04:18:25 EDT 2013
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "OpenGeoscience".
The branch, frontend_mockups has been updated
via 29467341fc05aaec40b765fbb5db3c1f2fe61a76 (commit)
from e706a5c3aebf8cb3cd8cbdd69eb10559ff5ab180 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
http://public.kitware.com/gitweb?p=OpenGeoscience/geoweb.git;a=commitdiff;h=29467341fc05aaec40b765fbb5db3c1f2fe61a76
commit 29467341fc05aaec40b765fbb5db3c1f2fe61a76
Author: Manas Pawar <mp3381 at students.poly.edu>
Date: Mon May 6 04:17:24 2013 -0400
streaming page initial structure
.../css/bootstrap-responsive.css | 1109 ++++
web/frontend-development/css/bootstrap.css | 6158 ++++++++++++++++++++
.../css/simple-slider-volume.css | 46 +
web/frontend-development/css/simple-slider.css | 53 +
web/frontend-development/images/down.png | Bin 0 -> 4556 bytes
web/frontend-development/images/slider.png | Bin 0 -> 9678 bytes
web/frontend-development/images/up.png | Bin 0 -> 4865 bytes
web/frontend-development/js/bootstrap.min.js | 7 +
web/frontend-development/js/jquery.min.js | 2 +
web/frontend-development/js/simple-slider.js | 363 ++
web/frontend-development/streaming.html | 153 +
11 files changed, 7891 insertions(+), 0 deletions(-)
-----------------------------------------------------------------------
Summary of changes:
.../css/bootstrap-responsive.css | 2 +-
.../css/bootstrap.css | 5365 ++++++++++----------
.../css/simple-slider-volume.css | 46 +
web/frontend-development/css/simple-slider.css | 53 +
web/frontend-development/images/down.png | Bin 0 -> 4556 bytes
web/frontend-development/images/slider.png | Bin 0 -> 9678 bytes
web/frontend-development/images/up.png | Bin 0 -> 4865 bytes
.../js/bootstrap.min.js | 0
web/frontend-development/js/jquery.min.js | 2 +
web/frontend-development/js/simple-slider.js | 363 ++
web/frontend-development/streaming.html | 153 +
11 files changed, 3226 insertions(+), 2758 deletions(-)
copy web/{common => frontend-development}/css/bootstrap-responsive.css (99%)
copy web/{common => frontend-development}/css/bootstrap.css (75%)
create mode 100644 web/frontend-development/css/simple-slider-volume.css
create mode 100644 web/frontend-development/css/simple-slider.css
create mode 100644 web/frontend-development/images/down.png
create mode 100644 web/frontend-development/images/slider.png
create mode 100644 web/frontend-development/images/up.png
copy web/{common => frontend-development}/js/bootstrap.min.js (100%)
create mode 100644 web/frontend-development/js/jquery.min.js
create mode 100644 web/frontend-development/js/simple-slider.js
create mode 100644 web/frontend-development/streaming.html
hooks/post-receive
--
OpenGeoscience
More information about the Opengeoscience-developers
mailing list