Skip to content

Commit

Permalink
Pull Request from Dev to Master on OG Documentation (#329)
Browse files Browse the repository at this point in the history
* Updated z-index for Issue #250

* Issue 293 - Updated Margin to support a small field name

* Updated _getChartXAxisInfo

Removed unnecessary check on view.creationTimestamp field. Chart class is able to handle nulls correctly.

* Updated Cloud Cover URL

* Updated Cloud Cover URL

Typo in URL

* add new files and images for new doc conversion

* re-formatted the table

* reformatted table

* Updated the relative path for the images

* add new img for find panel

* update img

* update image to match OG Panel

* formatted table and updated relative path to imgs

* added img to match opengrid

* update site folder

* update yml ext

* update site file

* Rename file

* Rename Installation and Setup file with dashes

* Rename Opengrid api

* Rename OpenGrid Configuration

* rename files and update documents

* added new folder

* removed from folder

* update index file

* remove index file from sys admin folder

* update index file

* removed dup file

* update index file with relative path

* update site folder docs

* update index.html

* update the path to linking pages

* updated folder

* update index file

* update index and add file in new folder

* updated relative links in files from sys admin folder

* add order list to files

* minor changes to files

* update index file

* update index file

 Changes to be committed:
	modified:   site/index.html
 Changes not staged for commit:
	modified:   site/index.html

* update index file for dev

* rename the file to lowercase

* change to lowercase

* file name lowercase

* change filename to be lowercase

* Rename Architecture.md to architecture.md

* change filename to lowercase

* change filenames to lowercase

* remove files that are no longer in use

* update logo index file

* updated table

* update image cloudy.png

* update images relative path for weather

* updating relative path

* Update index.md

* Update index.md

* Update index.md

* update images

* update images location

* update index.md links and images

* Update index.md

* update link

* Update index.md

* Update index.md

* Update index.md

* relative path

* Update index.md

* Update index.md

* update path to opengrid logo

* Fixed broken links. See #326

@Regina.Hightower reported some issues with broken links on the front
page. Changed the links from `../path/to/page.html` to
`path/to/page.html`. This worked on local testing with `mkdocs serve`
command. It should also work at `docs.opengrid.io/en/dev/`.
  • Loading branch information
reve0716 authored and tomschenkjr committed Jun 19, 2018
1 parent 0b9661a commit ffb1691
Show file tree
Hide file tree
Showing 385 changed files with 11,066 additions and 813 deletions.
2 changes: 1 addition & 1 deletion config/qa/EnvSettings.js
Expand Up @@ -2,4 +2,4 @@
//Defaults are still held in Config.js

ogrid.Config.service.endpoint = 'https://<QA hostname>/opengridservice/rest';
ogrid.Config.service.autologin = true;
ogrid.Config.service.autologin = true;
41 changes: 0 additions & 41 deletions docs/Administration.md

This file was deleted.

0 comments on commit ffb1691

Please sign in to comment.