Skip to content
View goja288's full-sized avatar

Highlights

  • Pro

Block or report goja288

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
goja288/README.md

Hi there 👋

Pinned Loading

  1. Ctools - Frequently used functions Ctools - Frequently used functions
    1
    
                  
    2
    
                  
    3
    // With RequireJS
    4
    function getLoggedUser() { return this.dashboard.context.user; }   // Retorna el usuario de pentaho que esta logueado. por ejemplo "admin"
    5
    
                  
  2. Pentaho Cheat Sheet Pentaho Cheat Sheet
    1
    ### Ejecutar un transformación
    2
    ```
    3
    ./pan.sh -rep=[NOMBRE_REPOSITORIO] -dir=[PATH_DE_LA_CARPETAS_DENTRO_DEL_REPOSITORIO] -trans=[NOMBRE_TRANSFORMACION]
    4
    ```
    5
    
                  
  3. programacion1 programacion1 Public

    Repositorio con la resolución de los obligatorios de la materia "Programación 1 - Edición 2009"

    Pascal

  4. programacion3 programacion3 Public

    Repositorio con la resolución de los obligatorios de la materia "Programación 3 - Edición 2011"

    C++

  5. processing-tae processing-tae Public

    Forked from pablolivera/processing-tae

    TAE 2015 - FING. Repo con ejemplos de processing

    JavaScript

  6. taller-de-programacion taller-de-programacion Public