01 Apr, 2016

2 commits

  • - Admins now can be see secret profiles
    - Secret profiles are hachured in searches
    - closes #176
    
    Signed-off-by: Artur Bersan de Faria <arturbersan@gmail.com>
    Signed-off-by: Thiago Ribeiro <thiagitosouza@gmail.com>
    Signed-off-by: Sabryna Sousa  <sabryna.sousa1323@gmail.com>
    Thiago Ribeiro
     
  • fixes type for admin panel organization list
    
    Fix hotspot organization_types_filter_options, and show human readable name on view ,without the plugin namespace.
    
    Signed-off-by: Alexandre Barbosa <alexandreab@live.com>
    Signed-off-by: ArthurJahn <stutrzbecher@gmail.com>
    Signed-off-by: Marcos Ronaldo <marcos.rpj2@gmail.com>
    
    See merge request !813
    Marcos Pereira
     

31 Mar, 2016

7 commits


29 Mar, 2016

8 commits


25 Mar, 2016

1 commit

  • It now uses BoxesHelper logic instead of HTML generation within the
    model violating MVC.
    
    As it is a class within a module
    (`ContainerBlockPlugin::ContainerBlock`) `BoxesHelper` required fixes to
    handle the module prefix when searching for the proper view to render.
    Previously it would wrongly search for
    `blocks/container_block_plugin/container.html.erb` instead of
    `blocks/container.html.erb`.
    Rafael Reggiani Manzo
     

24 Mar, 2016

10 commits


23 Mar, 2016

10 commits


22 Mar, 2016

2 commits