20 Jan, 2016

2 commits

  • Signed off by: Daniel Miranda <danielkza2@gmail.com>
    Heitor
     
  • Now it doesn't redirect to the tree metric configuration creation page
    after choosing a hotspot metric configuration
    
    Adds a bunch of code from removed commit
    ec4c3ef6f29aa34f3c58819df4f84725aff8bd60 that fixed the view after the
    modification introduced by 39bc97f568d6989ae98b1f5fd5452515ee54045f.
    
    It fixes the view to properly work with the path helper.
    
    This is a squash of two commits.
    
    Signed off by: Diego Araújo <diegoamc90@gmail.com>
    Signed off by: Heitor Reis <marcheing@gmail.com>
    Heitor
     

25 Nov, 2015

1 commit


19 Nov, 2015

3 commits


09 Nov, 2015

2 commits

  •   * Closes Issue #218
    
    KalibroClient returns 0 instead of nil when the module has no parent.
    
    Signed-off-by: Eduardo Silva Araújo <duduktamg@hotmail.com>
    Diego Camarinha
     
  •   * Renamed ProjectAttributes' column hidden to public and inverted
        default values
      * Implemented Project#"public_or_owned_by_user"
      * All features now create ProjectAttributes after creating a Project
      * Implemented ProjectAttributes#project and ProjectAttributes#project=
      * Fix Project#attributes to return nil when there is no
        ProjectAttribute
      * Fixes #263
    
    Signed off by: Diego Araújo <diegoamc90@gmail.com>
    Heitor
     

06 Nov, 2015

2 commits


28 Oct, 2015

1 commit

  •  * Also the previous conditional in the view was unnecessary because the
     kalibro_ranges method never returns nil, at most it returns an empty
     array, which is checked by another conditional in the same view
    
    Signed off by: Eduardo Araújo <duduktamg@hotmail.com>
    Heitor
     

26 Oct, 2015

29 commits