Skip to content

Conversation

@pk1m
Copy link
Contributor

@pk1m pk1m commented May 10, 2012

Videos from dailymotion, youtube, and vimeo are abled to be linked, collected, commented on.

pk1m added 26 commits April 18, 2012 01:53
Conflicts:
	app/models/Timeline.java
	app/models/TimelineEvent.java
	app/models/TimelineModel.java
	app/views/Timeline/Timeline.html
	app/views/tags/post.html
	conf/routes
Conflicts:
	app/models/TimelineEvent.java
	app/models/TimelineModel.java
	app/views/Timeline/Timeline.html
	app/views/tags/lhsNav.html
	app/views/tags/post.html
Conflicts:
	app/controllers/Photos.java
	app/models/Profile.java
	app/models/User.java
	app/utils/Bootstrap.java
	app/views/Photos/setProfilePhotoPage.html
	app/views/tags/photo.html
@amshali
Copy link
Collaborator

amshali commented May 10, 2012

Could you please send me the files that you changed or added?

-- Amin

On Wed, May 9, 2012 at 11:00 PM, pk1m <
reply@reply.github.com

wrote:

Videos from dailymotion, youtube, and vimeo are abled to be linked,
collected, commented on.

You can merge this Pull Request by running:

git pull https://github.com/pk1m/OpenBook master

Or you can view, comment on it, or merge it online at:

#287

-- Commit Summary --

  • did part of linked-video code
  • youtube embedd working
  • comments - add/remove, remove video working
  • got the thumbnails to work
  • Merge branch 'master' of github.com:w7cook/OpenBook
  • fixed some small bugs like remove not working and added videos to
    favorites in lhshtml
  • removed NOOOO
  • made linkedvideo inherit from post, correctly shows up in news feed
  • Merge branch 'master' of github.com:w7cook/OpenBook
  • Merge branch 'master' of github.com:w7cook/OpenBook
  • Merge branch 'master' of github.com:w7cook/OpenBook
  • removed timeline backup files and bootstrap.zip
  • removed timeline backup files and bootstrap.zip
  • Merge branch 'master' of github.com:w7cook/OpenBook
  • updated my files to the changes made in Likeable
  • fixed small regex problem to let it correctly accept certain videos
  • pulling from master
  • Merge branch 'master' of github.com:w7cook/OpenBook
  • Merge branch 'master' of github.com:w7cook/OpenBook
  • fork messed up restarting
  • copied main repo over
  • fixed error works now with post
  • clean
  • added vimeo code but error in jsonStringFromURL
  • vimeo links works
  • Merge branch 'master' of github.com:w7cook/OpenBook

-- File Changes --

A app/controllers/Videos.java (263)
A app/models/LinkedVideo.java (77)
M app/models/User.java (4)
A app/views/Videos/listLinkedVideos.html (59)
A app/views/Videos/showLinkedVideo.html (53)
M app/views/tags/lhsNav.html (1)
M app/views/tags/post.html (5)
M conf/application.conf (2)
M conf/routes (13)
D public/bootstrap/docs/build/node_modules/.bin/hulk (93)
D public/bootstrap/docs/build/node_modules/hogan.js/.git_ignore (1)
D public/bootstrap/docs/build/node_modules/hogan.js/.gitmodules (3)
D public/bootstrap/docs/build/node_modules/hogan.js/Makefile (62)
D public/bootstrap/docs/build/node_modules/hogan.js/README.md (93)
D public/bootstrap/docs/build/node_modules/hogan.js/bin/hulk (93)
D public/bootstrap/docs/build/node_modules/hogan.js/lib/compiler.js (348)
D public/bootstrap/docs/build/node_modules/hogan.js/lib/hogan.js (20)
D public/bootstrap/docs/build/node_modules/hogan.js/lib/template.js (233)
D public/bootstrap/docs/build/node_modules/hogan.js/package.json (20)
D public/bootstrap/docs/build/node_modules/hogan.js/test/html/list.html (8)
D public/bootstrap/docs/build/node_modules/hogan.js/test/index.html (13)
D public/bootstrap/docs/build/node_modules/hogan.js/test/index.js (848)
D public/bootstrap/docs/build/node_modules/hogan.js/test/mustache.js (90)
D public/bootstrap/docs/build/node_modules/hogan.js/test/spec.js (77)
D public/bootstrap/docs/build/node_modules/hogan.js/test/spec/Changes (31)
D public/bootstrap/docs/build/node_modules/hogan.js/test/spec/README.md
(65)
D public/bootstrap/docs/build/node_modules/hogan.js/test/spec/Rakefile (27)
D public/bootstrap/docs/build/node_modules/hogan.js/test/spec/TESTING.md
(46)
D
public/bootstrap/docs/build/node_modules/hogan.js/test/spec/specs/comments.json
(1)
D
public/bootstrap/docs/build/node_modules/hogan.js/test/spec/specs/comments.yml
(103)
D
public/bootstrap/docs/build/node_modules/hogan.js/test/spec/specs/delimiters.json
(1)
D
public/bootstrap/docs/build/node_modules/hogan.js/test/spec/specs/delimiters.yml
(158)
D
public/bootstrap/docs/build/node_modules/hogan.js/test/spec/specs/interpolation.json
(1)
D
public/bootstrap/docs/build/node_modules/hogan.js/test/spec/specs/interpolation.yml
(230)
D
public/bootstrap/docs/build/node_modules/hogan.js/test/spec/specs/inverted.json
(1)
D
public/bootstrap/docs/build/node_modules/hogan.js/test/spec/specs/inverted.yml
(193)
D
public/bootstrap/docs/build/node_modules/hogan.js/test/spec/specs/partials.json
(1)
D
public/bootstrap/docs/build/node_modules/hogan.js/test/spec/specs/partials.yml
(109)
D
public/bootstrap/docs/build/node_modules/hogan.js/test/spec/specs/sections.json
(1)
D
public/bootstrap/docs/build/node_modules/hogan.js/test/spec/specs/sections.yml
(256)
D
public/bootstrap/docs/build/node_modules/hogan.js/test/spec/specs/~lambdas.json
(1)
D
public/bootstrap/docs/build/node_modules/hogan.js/test/spec/specs/~lambdas.yml
(149)
D
public/bootstrap/docs/build/node_modules/hogan.js/test/templates/list.mustache
(8)
D public/bootstrap/docs/build/node_modules/hogan.js/tools/release.js (74)
D public/bootstrap/docs/build/node_modules/hogan.js/tools/web_templates.js
(32)
D public/bootstrap/docs/build/node_modules/hogan.js/web/1.0.0/hogan.js
(500)
D public/bootstrap/docs/build/node_modules/hogan.js/web/1.0.0/hogan.min.js
(14)
D
public/bootstrap/docs/build/node_modules/hogan.js/web/builds/1.0.0/hogan.js
(500)
D
public/bootstrap/docs/build/node_modules/hogan.js/web/builds/1.0.0/hogan.min.js
(14)
D
public/bootstrap/docs/build/node_modules/hogan.js/web/builds/1.0.3/hogan.js
(545)
D
public/bootstrap/docs/build/node_modules/hogan.js/web/builds/1.0.3/hogan.min.js
(5)
D
public/bootstrap/docs/build/node_modules/hogan.js/web/builds/1.0.5/hogan-1.0.5.amd.js
(576)
D
public/bootstrap/docs/build/node_modules/hogan.js/web/builds/1.0.5/hogan-1.0.5.common.js
(576)
D
public/bootstrap/docs/build/node_modules/hogan.js/web/builds/1.0.5/hogan-1.0.5.js
(572)
D
public/bootstrap/docs/build/node_modules/hogan.js/web/builds/1.0.5/hogan-1.0.5.min.amd.js
(5)
D
public/bootstrap/docs/build/node_modules/hogan.js/web/builds/1.0.5/hogan-1.0.5.min.common.js
(5)
D
public/bootstrap/docs/build/node_modules/hogan.js/web/builds/1.0.5/hogan-1.0.5.min.js
(5)
D
public/bootstrap/docs/build/node_modules/hogan.js/web/builds/1.0.5/hogan-1.0.5.min.mustache.js
(5)
D
public/bootstrap/docs/build/node_modules/hogan.js/web/builds/1.0.5/hogan-1.0.5.mustache.js
(619)
D
public/bootstrap/docs/build/node_modules/hogan.js/web/builds/1.0.5/template-1.0.5.js
(233)
D
public/bootstrap/docs/build/node_modules/hogan.js/web/builds/1.0.5/template-1.0.5.min.js
(5)
D public/bootstrap/docs/build/node_modules/hogan.js/web/favicon.ico (0)
D public/bootstrap/docs/build/node_modules/hogan.js/web/images/logo.png (0)
D public/bootstrap/docs/build/node_modules/hogan.js/web/images/noise.png
(0)
D
public/bootstrap/docs/build/node_modules/hogan.js/web/images/small-hogan-icon.png
(0)
D public/bootstrap/docs/build/node_modules/hogan.js/web/images/stripes.png
(0)
D
public/bootstrap/docs/build/node_modules/hogan.js/web/index.html.mustache
(139)
D
public/bootstrap/docs/build/node_modules/hogan.js/web/stylesheets/layout.css
(206)
D
public/bootstrap/docs/build/node_modules/hogan.js/web/stylesheets/skeleton.css
(236)
D
public/bootstrap/docs/build/node_modules/hogan.js/wrappers/amd.js.mustache
(21)
D
public/bootstrap/docs/build/node_modules/hogan.js/wrappers/common.js.mustache
(21)
D public/bootstrap/docs/build/node_modules/hogan.js/wrappers/js.mustache
(17)
D
public/bootstrap/docs/build/node_modules/hogan.js/wrappers/mustache.js.mustache
(64)
A test/README.md (3)
A test/app/controllers/AlbumController.java (168)
A test/app/controllers/Answers.java (21)
A test/app/controllers/Application.java (97)
A test/app/controllers/Categories.java (54)
A test/app/controllers/Checkins.java (30)
A test/app/controllers/Comments.java (63)
A test/app/controllers/Events.java (224)
A test/app/controllers/FThreads.java (41)
A test/app/controllers/GroupSearch.java (57)
A test/app/controllers/Groups.java (41)
A test/app/controllers/Likeables.java (37)
A test/app/controllers/Links.java (14)
A test/app/controllers/Messages.java (53)
A test/app/controllers/Notes.java (29)
A test/app/controllers/OBController.java (31)
A test/app/controllers/OBSecure.java (14)
A test/app/controllers/Pages.java (134)
A test/app/controllers/Photos.java (268)
A test/app/controllers/Posts.java (81)
A test/app/controllers/Profiles.java (166)
A test/app/controllers/Questions.java (19)
A test/app/controllers/RSSFeeds.java (46)
A test/app/controllers/Security.java (18)
A test/app/controllers/Signup.java (159)
A test/app/controllers/Skins.java (201)
A test/app/controllers/Statuses.java (31)
A test/app/controllers/Subscriptions.java (21)
A test/app/controllers/Thumbnails.java (36)
A test/app/controllers/Timeline.java (21)
A test/app/controllers/UpcomingBirthdays.java (60)
A test/app/controllers/UserSearch.java (59)
A test/app/controllers/Users.java (142)
A test/app/models/Album.java (79)
A test/app/models/Answer.java (76)
A test/app/models/Category.java (27)
A test/app/models/Checkin.java (22)
A test/app/models/Comment.java (26)
A test/app/models/Commentable.java (39)
A test/app/models/Employment.java (28)
A test/app/models/Enrollment.java (30)
A test/app/models/Event.java (129)
A test/app/models/FThread.java (59)
A test/app/models/Group.java (59)
A test/app/models/Language.java (16)
A test/app/models/Likeable.java (73)
A test/app/models/Link.java (35)
A test/app/models/Location.java (20)
A test/app/models/Message.java (38)
A test/app/models/Model.java (31)
A test/app/models/Note.java (53)
A test/app/models/Page.java (41)
A test/app/models/Photo.java (100)
A test/app/models/Post.java (91)
A test/app/models/Postable.java (25)
A test/app/models/Profile.java (158)
A test/app/models/Question.java (44)
A test/app/models/RSSFeed.java (214)
A test/app/models/Skin.java (148)
A test/app/models/SkinPair.java (32)
A test/app/models/Status.java (60)
A test/app/models/Subscription.java (22)
A test/app/models/Tag.java (34)
A test/app/models/TempUser.java (27)
A test/app/models/TimelineModel.java (31)
A test/app/models/User.java (390)
A test/app/models/UserLanguage.java (21)
A test/app/models/UserPage.java (29)
A test/app/utils/Bootstrap.java (66)
A test/app/views/Answers/answer.html (1)
A test/app/views/Application/about.html (180)
A test/app/views/Application/account.html (37)
A test/app/views/Application/group.html (29)
A test/app/views/Application/list.html (18)
A test/app/views/Application/news.html (77)
A test/app/views/Application/news.json (10)
A test/app/views/Application/profile.html (4)
A test/app/views/CRUD/layout.html (40)
A test/app/views/Categories/listAll.html (97)
A test/app/views/Categories/listSingle.html (83)
A test/app/views/Checkins/checkin.html (24)
A test/app/views/Comments/addComment.html (1)
A test/app/views/Comments/comment.html (3)
A test/app/views/Comments/comment.json (5)
A test/app/views/Comments/comments.html (7)
A test/app/views/Comments/comments.json (5)
A test/app/views/Events/addEvent.html (281)
A test/app/views/Events/event.html (111)
A test/app/views/Events/event.json (12)
A test/app/views/Events/events.html (7)
A test/app/views/Events/events.json (8)
A test/app/views/Events/past.html (7)
A test/app/views/Events/upcoming.html (7)
A test/app/views/FThreads/listSingle.html (59)
A test/app/views/GroupSearch/index.html (7)
A test/app/views/GroupSearch/layout.html (38)
A test/app/views/GroupSearch/list.html (18)
A test/app/views/GroupSearch/search.html (15)
A test/app/views/GroupSearch/show.html (36)
A test/app/views/Groups/group.html (14)
A test/app/views/Groups/post.html (55)
A test/app/views/Likeables/likes.json (5)
A test/app/views/Messages/createMessage.html (29)
A test/app/views/Messages/inbox.html (62)
A test/app/views/Messages/message.html (52)
A test/app/views/Notes/editNote.html (32)
A test/app/views/Notes/newNote.html (19)
A test/app/views/Notes/viewNotes.html (32)
A test/app/views/Pages/admin.html (52)
A test/app/views/Pages/deletePage.html (3)
A test/app/views/Pages/myPage.html (57)
A test/app/views/Pages/myPages.html (35)
A test/app/views/Pages/newPage.html (13)
A test/app/views/Pages/pageBox.html (6)
A test/app/views/Pages/pages.html (20)
A test/app/views/Pages/photoBar.html (22)
A test/app/views/Pages/post.html (54)
A test/app/views/Photos/photo.html (1)
A test/app/views/Photos/photo.json (3)
A test/app/views/Photos/photos.html (35)
A test/app/views/Photos/photos.json (5)
A test/app/views/Photos/setProfilePhotoPage.html (43)
A test/app/views/Posts/makeNewGroupPost.html (1)
A test/app/views/Posts/makeNewPagePost.html (1)
A test/app/views/Posts/makeNewPost.html (1)
A test/app/views/Posts/post.html (3)
A test/app/views/Posts/post.json (8)
A test/app/views/Posts/posts.html (7)
A test/app/views/Posts/posts.json (5)
A test/app/views/Questions/question.html (1)
A test/app/views/Questions/questions.html (0)
A test/app/views/RSSFeeds/RSSfeeds.html (14)
A test/app/views/Secure/login.html (42)
A test/app/views/Signup/signup.html (180)
A test/app/views/Skins/changeSkin.html (14)
A test/app/views/Skins/editMySkin.html (242)
A test/app/views/Skins/sampleSkin.html (44)
A test/app/views/Subscriptions/subscriptions.html (99)
A test/app/views/Timeline/Timeline.html (85)
A test/app/views/UpcomingBirthdays/showUpcomingBirthdays.html (34)
A test/app/views/UserSearch/index.html (7)
A test/app/views/UserSearch/layout.html (38)
A test/app/views/UserSearch/list.html (18)
A test/app/views/UserSearch/search.html (15)
A test/app/views/UserSearch/show.html (36)
A test/app/views/Users/friendRequests.html (12)
A test/app/views/Users/friendRequests.json (5)
A test/app/views/Users/friends.html (44)
A test/app/views/Users/friends.json (5)
A test/app/views/Users/profile.html (353)
A test/app/views/Users/user.html (49)
A test/app/views/Users/user.json (17)
A test/app/views/Users/users.html (9)
A test/app/views/Users/users.json (5)
A test/app/views/errors/404.html (17)
A test/app/views/errors/500.html (19)
A test/app/views/main.html (118)
A test/app/views/tags/GroupSearch/table.html (64)
A test/app/views/tags/UserSearch/table.html (64)
A test/app/views/tags/comment.html (35)
A test/app/views/tags/display.html (45)
A test/app/views/tags/events.html (129)
A test/app/views/tags/lhsNav.html (45)
A test/app/views/tags/photo.html (14)
A test/app/views/tags/post.html (78)
A test/app/views/tags/question.html (11)
A test/app/views/tags/rhsNav.html (58)
A test/app/views/tags/timeago.html (4)
A test/app/views/three_panel.html (4)
A test/app/views/two_panel.html (4)
A test/conf/application.conf (221)
A test/conf/data.yml (2)
A test/conf/default-data.yml (9)
A test/conf/dependencies.yml (24)
A test/conf/initial-data.yml (266)
A test/conf/messages (112)
A test/conf/routes (159)
A test/conf/skinTemplates.yml (479)
A
test/modules/elasticsearch-0.3/app/controllers/elasticsearch/ElasticSearchController.java
(0)
A test/public/bootstrap/.gitignore (36)
A test/public/bootstrap/.travis.yml (3)
R test/public/bootstrap/LICENSE (1)
A test/public/bootstrap/Makefile (94)
A test/public/bootstrap/README.md (132)
A test/public/bootstrap/docs/assets/css/bootstrap-responsive.css (754)
A test/public/bootstrap/docs/assets/css/bootstrap.css (4766)
A test/public/bootstrap/docs/assets/css/docs.css (841)
A
test/public/bootstrap/docs/assets/ico/apple-touch-icon-114-precomposed.png
(0)
A
test/public/bootstrap/docs/assets/ico/apple-touch-icon-144-precomposed.png
(0)
A
test/public/bootstrap/docs/assets/ico/apple-touch-icon-57-precomposed.png
(0)
A
test/public/bootstrap/docs/assets/ico/apple-touch-icon-72-precomposed.png
(0)
A test/public/bootstrap/docs/assets/ico/favicon.ico (0)
A test/public/bootstrap/docs/assets/img/bird.png (0)
A test/public/bootstrap/docs/assets/img/bootstrap-mdo-sfmoma-01.jpg (0)
A test/public/bootstrap/docs/assets/img/bootstrap-mdo-sfmoma-02.jpg (0)
A test/public/bootstrap/docs/assets/img/bootstrap-mdo-sfmoma-03.jpg (0)
A test/public/bootstrap/docs/assets/img/browsers.png (0)
A test/public/bootstrap/docs/assets/img/example-sites/fleetio.png (0)
A test/public/bootstrap/docs/assets/img/example-sites/jshint.png (0)
A test/public/bootstrap/docs/assets/img/example-sites/kippt.png (0)
A test/public/bootstrap/docs/assets/img/example-sites/soundready.png (0)
A
test/public/bootstrap/docs/assets/img/examples/bootstrap-example-fluid.jpg
(0)
A
test/public/bootstrap/docs/assets/img/examples/bootstrap-example-hero.jpg
(0)
A
test/public/bootstrap/docs/assets/img/examples/bootstrap-example-starter.jpg
(0)
A test/public/bootstrap/docs/assets/img/github-16px.png (0)
A test/public/bootstrap/docs/assets/img/glyphicons-halflings-white.png (0)
A test/public/bootstrap/docs/assets/img/glyphicons-halflings.png (0)
A
test/public/bootstrap/docs/assets/img/glyphicons/glyphicons_009_magic.png
(0)
A
test/public/bootstrap/docs/assets/img/glyphicons/glyphicons_042_group.png
(0)
A
test/public/bootstrap/docs/assets/img/glyphicons/glyphicons_079_podium.png
(0)
A
test/public/bootstrap/docs/assets/img/glyphicons/glyphicons_082_roundabout.png
(0)
A
test/public/bootstrap/docs/assets/img/glyphicons/glyphicons_155_show_thumbnails.png
(0)
A
test/public/bootstrap/docs/assets/img/glyphicons/glyphicons_163_iphone.png
(0)
A
test/public/bootstrap/docs/assets/img/glyphicons/glyphicons_214_resize_small.png
(0)
A
test/public/bootstrap/docs/assets/img/glyphicons/glyphicons_266_book_open.png
(0)
A test/public/bootstrap/docs/assets/img/grid-18px-masked.png (0)
A test/public/bootstrap/docs/assets/img/icon-css3.png (0)
A test/public/bootstrap/docs/assets/img/icon-github.png (0)
A test/public/bootstrap/docs/assets/img/icon-html5.png (0)
A test/public/bootstrap/docs/assets/img/icon-twitter.png (0)
A test/public/bootstrap/docs/assets/img/less-logo-large.png (0)
A test/public/bootstrap/docs/assets/img/less-small.png (0)
A test/public/bootstrap/docs/assets/img/responsive-illustrations.png (0)
A test/public/bootstrap/docs/assets/js/README.md (106)
A test/public/bootstrap/docs/assets/js/application.js (184)
A test/public/bootstrap/docs/assets/js/bootstrap-alert.js (90)
A test/public/bootstrap/docs/assets/js/bootstrap-button.js (96)
A test/public/bootstrap/docs/assets/js/bootstrap-carousel.js (169)
A test/public/bootstrap/docs/assets/js/bootstrap-collapse.js (157)
A test/public/bootstrap/docs/assets/js/bootstrap-dropdown.js (100)
A test/public/bootstrap/docs/assets/js/bootstrap-modal.js (218)
A test/public/bootstrap/docs/assets/js/bootstrap-popover.js (98)
A test/public/bootstrap/docs/assets/js/bootstrap-scrollspy.js (151)
A test/public/bootstrap/docs/assets/js/bootstrap-tab.js (135)
A test/public/bootstrap/docs/assets/js/bootstrap-tooltip.js (275)
A test/public/bootstrap/docs/assets/js/bootstrap-transition.js (61)
A test/public/bootstrap/docs/assets/js/bootstrap-typeahead.js (285)
A test/public/bootstrap/docs/assets/js/bootstrap.js (1824)
A test/public/bootstrap/docs/assets/js/bootstrap.min.js (6)
A test/public/bootstrap/docs/assets/js/google-code-prettify/prettify.css
(30)
A test/public/bootstrap/docs/assets/js/google-code-prettify/prettify.js
(28)
A test/public/bootstrap/docs/assets/js/jquery.js (9252)
A test/public/bootstrap/docs/base-css.html (1707)
A test/public/bootstrap/docs/build/index.js (44)
A test/public/bootstrap/docs/build/package.json (6)
A test/public/bootstrap/docs/components.html (1930)
A test/public/bootstrap/docs/download.html (453)
A test/public/bootstrap/docs/examples.html (146)
A test/public/bootstrap/docs/examples/fluid.html (162)
A test/public/bootstrap/docs/examples/hero.html (109)
A test/public/bootstrap/docs/examples/starter-template.html (79)
A test/public/bootstrap/docs/index.html (258)
A test/public/bootstrap/docs/javascript.html (1543)
A test/public/bootstrap/docs/less.html (1053)
A test/public/bootstrap/docs/scaffolding.html (671)
A test/public/bootstrap/docs/templates/layout.mustache (133)
A test/public/bootstrap/docs/templates/pages/base-css.mustache (1592)
A test/public/bootstrap/docs/templates/pages/components.mustache (1815)
A test/public/bootstrap/docs/templates/pages/download.mustache (338)
A test/public/bootstrap/docs/templates/pages/examples.mustache (31)
A test/public/bootstrap/docs/templates/pages/index.mustache (144)
A test/public/bootstrap/docs/templates/pages/javascript.mustache (1429)
A test/public/bootstrap/docs/templates/pages/less.mustache (938)
A test/public/bootstrap/docs/templates/pages/scaffolding.mustache (556)
A test/public/bootstrap/docs/templates/pages/upgrading.mustache (194)
A test/public/bootstrap/docs/upgrading.html (309)
A test/public/bootstrap/img/glyphicons-halflings-white.png (0)
A test/public/bootstrap/img/glyphicons-halflings.png (0)
A test/public/bootstrap/js/.jshintrc (10)
A test/public/bootstrap/js/README.md (112)
A test/public/bootstrap/js/bootstrap-alert.js (90)
A test/public/bootstrap/js/bootstrap-button.js (96)
A test/public/bootstrap/js/bootstrap-carousel.js (169)
A test/public/bootstrap/js/bootstrap-collapse.js (157)
A test/public/bootstrap/js/bootstrap-dropdown.js (100)
A test/public/bootstrap/js/bootstrap-modal.js (218)
A test/public/bootstrap/js/bootstrap-popover.js (98)
A test/public/bootstrap/js/bootstrap-scrollspy.js (151)
A test/public/bootstrap/js/bootstrap-tab.js (135)
A test/public/bootstrap/js/bootstrap-tooltip.js (275)
A test/public/bootstrap/js/bootstrap-transition.js (61)
A test/public/bootstrap/js/bootstrap-typeahead.js (285)
A test/public/bootstrap/js/tests/index.html (54)
A test/public/bootstrap/js/tests/phantom.js (63)
A test/public/bootstrap/js/tests/server.js (14)
A test/public/bootstrap/js/tests/unit/bootstrap-alert.js (56)
A test/public/bootstrap/js/tests/unit/bootstrap-button.js (77)
A test/public/bootstrap/js/tests/unit/bootstrap-carousel.js (28)
A test/public/bootstrap/js/tests/unit/bootstrap-collapse.js (54)
A test/public/bootstrap/js/tests/unit/bootstrap-dropdown.js (87)
A test/public/bootstrap/js/tests/unit/bootstrap-modal.js (114)
A test/public/bootstrap/js/tests/unit/bootstrap-phantom.js (21)
A test/public/bootstrap/js/tests/unit/bootstrap-popover.js (93)
A test/public/bootstrap/js/tests/unit/bootstrap-scrollspy.js (31)
A test/public/bootstrap/js/tests/unit/bootstrap-tab.js (61)
A test/public/bootstrap/js/tests/unit/bootstrap-tooltip.js (136)
A test/public/bootstrap/js/tests/unit/bootstrap-transition.js (13)
A test/public/bootstrap/js/tests/unit/bootstrap-typeahead.js (148)
A test/public/bootstrap/js/tests/vendor/jquery.js (9252)
A test/public/bootstrap/js/tests/vendor/qunit.css (232)
A test/public/bootstrap/js/tests/vendor/qunit.js (1510)
A test/public/bootstrap/less/accordion.less (28)
A test/public/bootstrap/less/alerts.less (58)
A test/public/bootstrap/less/badges.less (36)
A test/public/bootstrap/less/bootstrap.less (63)
A test/public/bootstrap/less/breadcrumbs.less (24)
A test/public/bootstrap/less/button-groups.less (172)
A test/public/bootstrap/less/buttons.less (187)
A test/public/bootstrap/less/carousel.less (121)
A test/public/bootstrap/less/close.less (18)
A test/public/bootstrap/less/code.less (57)
A test/public/bootstrap/less/component-animations.less (20)
A test/public/bootstrap/less/dropdowns.less (148)
A test/public/bootstrap/less/forms.less (555)
A test/public/bootstrap/less/grid.less (5)
A test/public/bootstrap/less/hero-unit.less (22)
A test/public/bootstrap/less/labels.less (38)
A test/public/bootstrap/less/layouts.less (17)
A test/public/bootstrap/less/mixins.less (614)
A test/public/bootstrap/less/modals.less (90)
A test/public/bootstrap/less/navbar.less (341)
A test/public/bootstrap/less/navs.less (365)
A test/public/bootstrap/less/pager.less (36)
A test/public/bootstrap/less/pagination.less (56)
A test/public/bootstrap/less/popovers.less (49)
A test/public/bootstrap/less/progress-bars.less (109)
A test/public/bootstrap/less/reset.less (126)
A test/public/bootstrap/less/responsive.less (371)
A test/public/bootstrap/less/scaffolding.less (29)
A test/public/bootstrap/less/sprites.less (158)
A test/public/bootstrap/less/tables.less (159)
A test/public/bootstrap/less/thumbnails.less (35)
A test/public/bootstrap/less/tooltip.less (35)
A test/public/bootstrap/less/type.less (234)
A test/public/bootstrap/less/utilities.less (23)
A test/public/bootstrap/less/variables.less (201)
A test/public/bootstrap/less/wells.less (27)
A test/public/bootstrap/package.json (25)
A test/public/images/GreenTaijitu.png (0)
A test/public/images/UT-Austin-Tower.jpg (0)
A test/public/images/cake.png (0)
A test/public/images/calendar.gif (0)
A test/public/images/col.gif (0)
A test/public/images/default.png (0)
A test/public/images/edit_icon.gif (0)
A test/public/images/exp.gif (0)
A test/public/images/favicon.png (0)
A test/public/images/friend_request_icon.png (0)
A test/public/images/friend_request_icon.psd (0)
A test/public/images/header-profile.jpg (0)
A test/public/images/headerBG.png (0)
A test/public/images/left-profile.jpg (0)
A test/public/images/messages_icon.png (0)
A test/public/images/next.gif (0)
A test/public/images/notebook.png (0)
A test/public/images/notifications_icon.png (0)
A test/public/images/ob-login.png (0)
A test/public/images/post-it.png (0)
A test/public/images/post.png (0)
A test/public/images/prev.gif (0)
A test/public/javascripts/addEvent.js (17)
A test/public/javascripts/application.js (15)
A test/public/javascripts/autocomplete.js (11)
A test/public/javascripts/birthday.js (64)
A test/public/javascripts/calendarDateInput.js (591)
A test/public/javascripts/checkin.js (71)
A test/public/javascripts/comments.js (28)
A test/public/javascripts/event.js (30)
A test/public/javascripts/friends.js (34)
A test/public/javascripts/index.html (395)
A test/public/javascripts/jquery-1.6.4.min.js (4)
A test/public/javascripts/jquery-1.7.2.min.js (4)
A test/public/javascripts/jquery-autocomplete.js (17)
A
test/public/javascripts/jquery-ui-1.8.19.custom/css/ui-lightness/images/ui-bg_diagonals-thick_18_b81900_40x40.png
(0)
A
test/public/javascripts/jquery-ui-1.8.19.custom/css/ui-lightness/images/ui-bg_diagonals-thick_20_666666_40x40.png
(0)
A
test/public/javascripts/jquery-ui-1.8.19.custom/css/ui-lightness/images/ui-bg_flat_10_000000_40x100.png
(0)
A
test/public/javascripts/jquery-ui-1.8.19.custom/css/ui-lightness/images/ui-bg_glass_100_f6f6f6_1x400.png
(0)
A
test/public/javascripts/jquery-ui-1.8.19.custom/css/ui-lightness/images/ui-bg_glass_100_fdf5ce_1x400.png
(0)
A
test/public/javascripts/jquery-ui-1.8.19.custom/css/ui-lightness/images/ui-bg_glass_65_ffffff_1x400.png
(0)
A
test/public/javascripts/jquery-ui-1.8.19.custom/css/ui-lightness/images/ui-bg_gloss-wave_35_f6a828_500x100.png
(0)
A
test/public/javascripts/jquery-ui-1.8.19.custom/css/ui-lightness/images/ui-bg_highlight-soft_100_eeeeee_1x100.png
(0)
A
test/public/javascripts/jquery-ui-1.8.19.custom/css/ui-lightness/images/ui-bg_highlight-soft_75_ffe45c_1x100.png
(0)
A
test/public/javascripts/jquery-ui-1.8.19.custom/css/ui-lightness/images/ui-icons_222222_256x240.png
(0)
A
test/public/javascripts/jquery-ui-1.8.19.custom/css/ui-lightness/images/ui-icons_228ef1_256x240.png
(0)
A
test/public/javascripts/jquery-ui-1.8.19.custom/css/ui-lightness/images/ui-icons_ef8c08_256x240.png
(0)
A
test/public/javascripts/jquery-ui-1.8.19.custom/css/ui-lightness/images/ui-icons_ffd27a_256x240.png
(0)
A
test/public/javascripts/jquery-ui-1.8.19.custom/css/ui-lightness/images/ui-icons_ffffff_256x240.png
(0)
A
test/public/javascripts/jquery-ui-1.8.19.custom/css/ui-lightness/jquery-ui-1.8.19.custom.css
(565)
A test/public/javascripts/jquery-ui-1.8.19.custom/index.html (383)
A test/public/javascripts/jquery-ui-1.8.19.custom/js/jquery-1.7.2.min.js
(4)
A
test/public/javascripts/jquery-ui-1.8.19.custom/js/jquery-ui-1.8.19.custom.min.js
(125)
A test/public/javascripts/jquery.autoresize.js (274)
A test/public/javascripts/jquery.ba-outside-events.js (235)
A test/public/javascripts/jquery.ba-outside-events.min.js (9)
A test/public/javascripts/jquery.timeago.js (148)
A test/public/javascripts/jscolor/arrow.gif (0)
A test/public/javascripts/jscolor/cross.gif (0)
A test/public/javascripts/jscolor/demo.html (12)
A test/public/javascripts/jscolor/hs.png (0)
A test/public/javascripts/jscolor/hv.png (0)
A test/public/javascripts/jscolor/jscolor.js (935)
A test/public/javascripts/page.js (27)
A test/public/javascripts/post.js (83)
A test/public/javascripts/profile.js (46)
A test/public/javascripts/tabber-minimized.js (40)
A test/public/javascripts/tabber.js (523)
A test/public/javascripts/threads.js (271)
A test/public/javascripts/util.js (105)
A test/public/stylesheets/960.css (653)
A test/public/stylesheets/about.css (45)
A test/public/stylesheets/account.css (14)
A test/public/stylesheets/autocomplete.css (339)
A test/public/stylesheets/checkin.css (9)
A test/public/stylesheets/displayEvent.css (7)
A test/public/stylesheets/edit_basic.css (8)
A test/public/stylesheets/event.css (41)
A test/public/stylesheets/eventcreator.css (28)
A test/public/stylesheets/fthread.css (114)
A test/public/stylesheets/images/ui-bg_gloss-wave_35_f6a828_500x100.png (0)
A test/public/stylesheets/images/ui-bg_highlight-soft_100_eeeeee_1x100.png
(0)
A test/public/stylesheets/main.css (439)
A test/public/stylesheets/messageEditor.css (17)
A test/public/stylesheets/messages.css (31)
A test/public/stylesheets/page.css (184)
A test/public/stylesheets/photos.css (21)
A test/public/stylesheets/secure.css (80)
A test/public/stylesheets/showUpcomingBirthdays.css (59)
A test/public/stylesheets/signup.css (8)
A test/public/stylesheets/viewNotes.css (29)

-- Patch Links --

https://github.com/w7cook/OpenBook/pull/287.patch
https://github.com/w7cook/OpenBook/pull/287.diff


Reply to this email directly or view it on GitHub:
#287

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants