[forge/website] 265b83: Renamed controllers
by George Gastaldi
Branch: refs/heads/develop
Home: https://github.com/forge/website
Commit: 265b833d180268d3723564f5ee19e82e4d58b40e
https://github.com/forge/website/commit/265b833d180268d3723564f5ee19e82e4...
Author: George Gastaldi <gegastaldi(a)gmail.com>
Date: 2015-04-20 (Mon, 20 Apr 2015)
Changed paths:
M src/main/webapp/index.html
M src/main/webapp/js/app.js
R src/main/webapp/js/controllers/addonController.js
A src/main/webapp/js/controllers/addonCtrl.js
R src/main/webapp/js/controllers/communityController.js
A src/main/webapp/js/controllers/communityCtrl.js
R src/main/webapp/js/controllers/newsController.js
A src/main/webapp/js/controllers/newsCtrl.js
R src/main/webapp/js/controllers/rootController.js
A src/main/webapp/js/controllers/rootCtrl.js
Log Message:
-----------
Renamed controllers
9 years, 8 months
[forge/website] 05be7b: Moved javascripts to js folder
by George Gastaldi
Branch: refs/heads/develop
Home: https://github.com/forge/website
Commit: 05be7bef3788acc7e5f2355cc63f0de2a1340710
https://github.com/forge/website/commit/05be7bef3788acc7e5f2355cc63f0de2a...
Author: George Gastaldi <gegastaldi(a)gmail.com>
Date: 2015-04-20 (Mon, 20 Apr 2015)
Changed paths:
R src/main/webapp/app.js
R src/main/webapp/controllers/addonController.js
R src/main/webapp/controllers/communityController.js
R src/main/webapp/controllers/newsController.js
R src/main/webapp/controllers/rootController.js
M src/main/webapp/index.html
A src/main/webapp/js/app.js
A src/main/webapp/js/controllers/addonController.js
A src/main/webapp/js/controllers/communityController.js
A src/main/webapp/js/controllers/newsController.js
A src/main/webapp/js/controllers/rootController.js
A src/main/webapp/js/lib/angular-ui-router.min.js
A src/main/webapp/js/lib/angular.js
A src/main/webapp/js/lib/angular.min.js
A src/main/webapp/js/lib/bootstrap.js
A src/main/webapp/js/lib/bootstrap.min.js
A src/main/webapp/js/lib/forge.jquery.js
A src/main/webapp/js/lib/ie10-viewport-bug-workaround.js
A src/main/webapp/js/lib/jquery.2.1.3.min.js
A src/main/webapp/js/lib/jquery.parallax.min.js
A src/main/webapp/js/lib/jquery.touchSwipe.min.js
A src/main/webapp/js/lib/parallax.min.js
A src/main/webapp/js/lib/ui-route-styles.js
R src/main/webapp/lib/angular-ui-router.min.js
R src/main/webapp/lib/angular.js
R src/main/webapp/lib/angular.min.js
R src/main/webapp/lib/bootstrap.js
R src/main/webapp/lib/bootstrap.min.js
R src/main/webapp/lib/forge.jquery.js
R src/main/webapp/lib/ie10-viewport-bug-workaround.js
R src/main/webapp/lib/jquery.2.1.3.min.js
R src/main/webapp/lib/jquery.parallax.min.js
R src/main/webapp/lib/jquery.touchSwipe.min.js
R src/main/webapp/lib/parallax.min.js
R src/main/webapp/lib/ui-route-styles.js
Log Message:
-----------
Moved javascripts to js folder
9 years, 8 months
[forge/website] e68c5b: Closes #47. Added a subtle change to grey for this...
by George Gastaldi
Branch: refs/heads/develop
Home: https://github.com/forge/website
Commit: e68c5b2a9553daba6b70eec18a532ba5ac32569f
https://github.com/forge/website/commit/e68c5b2a9553daba6b70eec18a532ba5a...
Author: visuale <james(a)visuale.net>
Date: 2015-04-20 (Mon, 20 Apr 2015)
Changed paths:
M addons.html
M css/forge.css
M documentation.html
A images/chevron-set-filled-down_120x144.png
A images/chevron-set-filled-up_120x144.png
A images/chevron-set-outlined-down_120x144.png
A images/chevron-set-outlined-up_120x144.png
A images/white-chevron-down-grey_120x72.png
A images/white-chevron-down-outline-grey_120x72.png
R images/white-chevron-down-outline_120x72.png
R images/white-chevron-down_120x72.png
A images/white-chevron-up-grey_120x72.png
A images/white-chevron-up-outline-grey_120x72.png
R images/white-chevron-up.png
M js/forge.jquery.js
M news_main.html
Log Message:
-----------
Closes #47. Added a subtle change to grey for this.
Commit: 558c8908256191e909d445d9c69d9871526c5975
https://github.com/forge/website/commit/558c8908256191e909d445d9c69d98715...
Author: George Gastaldi <gegastaldi(a)gmail.com>
Date: 2015-04-20 (Mon, 20 Apr 2015)
Changed paths:
M src/main/webapp/css/forge.css
A src/main/webapp/images/chevron-set-filled-down_120x144.png
A src/main/webapp/images/chevron-set-filled-up_120x144.png
A src/main/webapp/images/chevron-set-outlined-down_120x144.png
A src/main/webapp/images/chevron-set-outlined-up_120x144.png
A src/main/webapp/images/white-chevron-down-grey_120x72.png
A src/main/webapp/images/white-chevron-down-outline-grey_120x72.png
R src/main/webapp/images/white-chevron-down-outline_120x72.png
R src/main/webapp/images/white-chevron-down_120x72.png
A src/main/webapp/images/white-chevron-up-grey_120x72.png
A src/main/webapp/images/white-chevron-up-outline-grey_120x72.png
R src/main/webapp/images/white-chevron-up.png
M src/main/webapp/lib/forge.jquery.js
M src/main/webapp/views/addons.html
M src/main/webapp/views/documentation.html
M src/main/webapp/views/news.html
Log Message:
-----------
Merge branch 'master' into develop
Conflicts:
addons.html
news_main.html
src/main/webapp/images/white-chevron-down-outline_120x72.png
src/main/webapp/images/white-chevron-down_120x72.png
src/main/webapp/images/white-chevron-up.png
Compare: https://github.com/forge/website/compare/d53742bae0db...558c89082561
9 years, 8 months
[forge/website-design] e68c5b: Closes #47. Added a subtle change to grey for this...
by visuale
Branch: refs/heads/master
Home: https://github.com/forge/website-design
Commit: e68c5b2a9553daba6b70eec18a532ba5ac32569f
https://github.com/forge/website-design/commit/e68c5b2a9553daba6b70eec18a...
Author: visuale <james(a)visuale.net>
Date: 2015-04-20 (Mon, 20 Apr 2015)
Changed paths:
M addons.html
M css/forge.css
M documentation.html
A images/chevron-set-filled-down_120x144.png
A images/chevron-set-filled-up_120x144.png
A images/chevron-set-outlined-down_120x144.png
A images/chevron-set-outlined-up_120x144.png
A images/white-chevron-down-grey_120x72.png
A images/white-chevron-down-outline-grey_120x72.png
R images/white-chevron-down-outline_120x72.png
R images/white-chevron-down_120x72.png
A images/white-chevron-up-grey_120x72.png
A images/white-chevron-up-outline-grey_120x72.png
R images/white-chevron-up.png
M js/forge.jquery.js
M news_main.html
Log Message:
-----------
Closes #47. Added a subtle change to grey for this.
9 years, 8 months