Граф коммитов

598 Коммитов

Автор SHA1 Сообщение Дата
cecilia-donnelly 41782424c0 Remove "Replay Introduction Video" button: #20
The "replay introduction video" button was hidden on non-Safari
browsers, but still appeared on Safari.  It should have been removed
after the changes described in issue #11 anyway, especially since it
no longer had any effect after the intro video was removed from the
home page.

Remove the now-obsolete button, instead of just hiding it.
2015-11-23 15:03:18 -08:00
cecilia-donnelly 012f398642 Add active class to first carousel item 2015-11-13 11:06:15 -08:00
cecilia-donnelly defeaf69e3 Merge branch '12-build-errors' into 11-update-site 2015-11-13 10:44:29 -08:00
cecilia-donnelly 0ec1dde5d2 Remove video and other homepage elements: #11
Remove intro video from top of page. It is
still available from the WWT YouTube channel (linked below).
Remove secondary menu across the top of the carousel,
as discussed with website committee.

Remove Twitter and News sections, since they are largely
obsolete.  For now, this means that we aren't linking to the
blog posts that had been linked from the News section.  Maybe
we should add a "Press" or "Media" section and link to those
posts from there.  (Or perhaps that already exists somewhere?)
2015-11-13 10:25:23 -08:00
Ron Gilchrist 5df2ffa405 Merge branch 'master' of https://github.com/WorldWideTelescope/wwt-website.git 2015-11-09 18:23:01 -08:00
thewebkid 1c39efdb9e Merge pull request #17 from OpenTechStrategies/update-install-file
Update and expand INSTALL.md
2015-11-09 18:22:04 -08:00
thewebkid 95c97972ce Merge pull request #14 from OpenTechStrategies/12-build-errors
Remove references to webclient/ directory to fix #12
2015-11-09 18:21:35 -08:00
Ron Gilchrist 6ae0c7006c various changes to fix communities and login issues 2015-11-09 18:17:38 -08:00
cecilia-donnelly cc9b641ca6 Small formatting fixes to INSTALL.md 2015-11-09 16:31:07 -06:00
cecilia-donnelly 80d5f35c14 Add more documentation for building locally: #12
Add notes about more settings to turn on in IIS, and reformat the IIS
section.  Add "troubleshooting" section with notes about other solutions
we tried today.  @thewebkid and I think that just making the IIS
settings changes should fix the .css/.less issue I had, but the other
notes may help someone else.
2015-11-09 16:18:31 -06:00
cecilia-donnelly 4c753b95b0 Remove references to webclient/ directory: #12
The .csproj file for the website-only Visual Studio "solution"
included references to the webclient directory, which doesn't exist
in this repository.  This commit removes the references to those
files, allowing the website to build correctly.
2015-10-30 13:07:55 -07:00
cecilia-donnelly a34ff12154 Reformat INSTALL.md; add Linux section
Reformat INSTALL.md to take advantage of Markdown's lists and links.
Add a section about getting a Windows VM running on a Linux box, for
people who don't have access to a Windows machine.  Update and expand
the instructions about installing the Azure SDK.
2015-10-30 12:31:59 -05:00
thewebkid bc8553e231 Merge pull request #1 from WorldWideTelescope/point-to-discourse-forums
Update which forums we refer people to.
2015-10-22 18:08:06 -07:00
thewebkid fbd531a6d4 Merge pull request #2 from WorldWideTelescope/fix-forum-links
Update links to discussion forums everywhere.
2015-10-07 10:57:31 -07:00
Karl Fogel eda284269f Update links to discussion forums everywhere.
This updates links to say "forums.worldwidetelescope.org", instead of
linking to the old "social.microsoft.com" forums, except for one file
where we already addressed that problem on a different branch.

* WWTMVC5/Views/Support/LeftNav.cshtml: Link to new forum location.

* WWTMVC5/Docs/worldwidetelescopeuserguide.html: Same.

* Database/dbo/Scripts/Script.InsertMasterData.sql: Same.

* WWTMVC5/Views/Shared/Footer.cshtml: Say "forums" not "forum".

* WWTMVC5/Views/Support/IssuesAndBugs.cshtml: No change here, because
  this file was addressed on the `point-to-discourse-forums` branch.

NOTE: This change is untested.  Please sanity-check before deploying.
2015-10-06 17:18:51 -05:00
Karl Fogel be33f1f978 Update which forums we refer people to.
* WWTMVC5/Views/Support/IssuesAndBugs.cshtml: Link to the new
  Discourse forums now, instead of the old Microsoft Social forums.
  Get rid of the embedded form, because as far as I know we don't
  have support for it in the new Discourse universe.

* CONTRIBUTING.md: Link to the new online instructions for editing the
  web site, as a pre-emptive measure to avoid lots of questions in the
  forums about how to edit the web site.
2015-10-06 15:36:36 -05:00
Ron Gilchrist 486a79f6cf Added a walkthrough to create a new "learn" page on the web site. 2015-10-05 00:38:13 -07:00
Ron Gilchrist cf000c3450 Merge branch 'master' of https://github.com/WorldWideTelescope/wwt-website.git 2015-09-17 21:34:15 -07:00
Ron Gilchrist abd848a3ee Site updates since Web site was open sourced. Many updates to communities. Bug fixes, etc. 2015-09-17 21:33:57 -07:00
Eric G Carter 5435b462e0 Update README.md
Added .NET Foundation Copyright
2015-06-30 13:24:25 -07:00
Eric G Carter a41cb09238 Update README.md 2015-06-30 11:54:39 -07:00
Eric G Carter 928f6e17bd Create INSTALL.md 2015-06-30 11:53:06 -07:00
Ron Gilchrist d1f8bd695e fixed storageclient retry policy - updated to latest version 2015-06-22 23:10:52 -07:00
Ron Gilchrist 51bcc43a67 Merge branch 'master' of https://github.com/WorldWideTelescope/wwt-website.git 2015-06-22 23:04:26 -07:00
Ron Gilchrist bee7226f84 fixed references to storage client 2015-06-22 23:02:55 -07:00
thewebkid 3857a8b040 changes to packages to ensure site builds straight from git 2015-06-22 22:58:32 -07:00
thewebkid 2def60480c created a site only sln that excludes notification service, db, and other non-essential items for building just the web site. Fixed broken images in tutorials pages 2015-06-22 21:18:03 -07:00
thewebkid a9f2b5e138 finished tour admin tool and misc bug fixes. Changes are deployed to production 2015-06-21 17:46:08 -07:00
thewebkid d9accf99b7 Massive overhaul of middle tier - will be fine tuning the repo and service layers - most methods can now be invoked async or synchronous. More perf tuning to come. Added more communities fixes/features. Removed code we don't need in the WWT communities featureset. 2015-06-18 21:35:18 -07:00
thewebkid df0c8de67f remove bootstrap less source - pull it in from nuget now. 2015-06-15 22:19:24 -07:00
thewebkid db06f26286 Merge branch 'master' of https://github.com/WorldWideTelescope/wwt-website.git 2015-06-15 22:10:42 -07:00
thewebkid a02e79cc60 cleansed project of all external libs (e.g., jquery/bootstrap). Now all referenced via cdn and nuget to pull in the bootstrap source code. Massive perf upgrades to repositories. Async calls, better linq queries. More work on tour admin. Fixed several communities bugs. 2015-06-15 22:06:46 -07:00
Doug Roberts 7ee452be39 Update CONTRIBUTING.md 2015-06-11 14:41:09 -05:00
Karl Fogel 54cea69e52 Add stub CONTRIBUTING.md. 2015-06-11 10:59:44 -05:00
thewebkid 3716f00d7b Work in progress on the tour admin tool. Mostly internal tooling to be removed once tours are in sync with older db being deprecated... 2015-06-09 01:15:39 -07:00
thewebkid a51bdd4972 moved assets to blob storage. added more communities features. added tour admin scaffolding. authentication persistence, refactoring... 2015-06-04 23:26:05 -07:00
Karl Fogel 36ab39b133 Adjust README.md for OpenWWT->WWT rename. 2015-06-04 12:26:39 -05:00
thewebkid 8f9c992dad Massive set of changes to add site to azure web role and merge jonathans endpoints into the code. Moved tons of content to blob storage. Too many fixes to list. 2015-05-21 00:28:56 -07:00
Karl Fogel 088dd27008 Expand explanation of what's been removed. 2015-05-13 16:46:31 -05:00
Karl Fogel 548b1563c7 Add intro, reword explanation. 2015-05-13 16:37:42 -05:00
Karl Fogel 5d91713628 In README.md, point to other repositories. 2015-05-13 16:26:21 -05:00
thewebkid 301c668f1c added join community, requests, request response, and misc fixes to community details 2015-05-12 12:07:48 -07:00
thewebkid 268c1ee638 Merge branch 'master' of https://github.com/MSRConnections/OpenWWT-Website 2015-05-09 23:01:50 -07:00
thewebkid 9aa9b9fc1a added community detail, add community, edit community, backend for community contents and children. Still in progress. 2015-05-09 22:59:25 -07:00
thewebkid 764c2dca62 Create README.md 2015-05-05 16:46:32 -07:00
thewebkid 7dcec7d1af Initial checkin 2015-05-05 16:40:08 -07:00
thewebkid 81417d365a initial check in of wwt working web site code 2015-05-05 16:26:26 -07:00
thewebkid ce52c568e0 Initial commit to add default .gitIgnore and .gitAttribute files. 2015-04-30 19:46:39 -07:00