stxnext-csr / volontulo

Web portal for collaboration of community volunteers with organizations and institutions.
MIT License
14 stars 24 forks source link

adds regulations, about us, newsletter pages placeholders and links i…n footer. Related to #489 #506

Closed tiriana closed 8 years ago

tiriana commented 8 years ago

Story / Bug id: https://github.com/stxnext-csr/volontulo/issues/CC-5790 Reference person: @yourgithubname Description:

Adds static page "O nas" - placeholder Adds newsletter template and action Changes links in footer in "Informacje" section

New imports / dependencies:

NONE

Unit Tests:

What tests do I need to run to validate this change:

Check if links in footer lead to proper pages

tomaszwozniak commented 8 years ago

Please update the description

tomaszwozniak commented 8 years ago

Please fix build

tiriana commented 8 years ago

@magul I need help with

"pep8 --exclude='apps/volontulo/migrations/*,node_modules,.ropeproject' "

it returns whole lot of errors from ./env/lib/python3.4/site-packages/faker/providers/address/pt_BR/__init__.py

codecov-io commented 8 years ago

Current coverage is 91.13%

Merging #506 into master will increase coverage by +0.05% as of f1720e6

@@            master    #506   diff @@
======================================
  Files           39      40     +1
  Stmts         1863    1872     +9
  Branches         0       0       
  Methods          0       0       
======================================
+ Hit           1697    1706     +9
  Partial          0       0       
  Missed         166     166       

Review entire Coverage Diff as of f1720e6

Powered by Codecov. Updated on successful CI builds.

tiriana commented 8 years ago

@tomaszwozniak Description updated, build fixed.

Please review.

tomaszwozniak commented 8 years ago

looks good

magul commented 8 years ago

@tiriana You have merge conflict to resolve here.