12 Jan, 2016

3 commits

  • Signals community noosfero
    
    See merge request !130
    macartur
     
  • Fix hover button whitening
    
    In 'https://softwarepublico.gov.br/gitlab/softwarepublico/softwarepublico/blob/master/src/colab-spb-theme-plugin/colab_spb_theme/static/css/search.css', the rule '.btn:hover' is too generic, it's affecting Gitlab's 'HTTP' button (or 'SSH' when HTTP is active) when hovering the button.
    
    That button (it's more of a link) is disappearing because its background is white as well, please check it here: https://softwarepublico.gov.br/gitlab/softwarepublico/softwarepublico
    
    It might affect other 'btn', since this is a bootstrap thing.
    
    See merge request !125
    Carlos Coêlho
     
  • Signed-off-by: Gustavo Jaruga <darksshades@gmail.com>
    Signed-off-by: Macartur Sousa <macartur.sc@gmail.com>
    Signed-off-by: Matheus Faria <matheus.sousa.faria@gmail.com>
    Signed-off-by: Matheus Fernandes <msfernandes@gmail.com>
    Macartur Sousa
     

11 Jan, 2016

17 commits


08 Jan, 2016

1 commit

  • The link on search was being generated with link_to_homepage, that uses
    =Profile['identifier']=, so when there were two communities with the
    same identifier on two different environments, the link to the community
    on both environments was pointing always to the same community, ignoring
    the environment of the community clicked.
    Daniela Feitosa
     

07 Jan, 2016

19 commits