8000 Comparing DynamicCodeNinja:master...nigam214:master · DynamicCodeNinja/RBAC · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
This repository was archived by the owner on Jan 19, 2020. It is now read-only.
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: DynamicCodeNinja/RBAC
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: nigam214/RBAC
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 16 commits
  • 30 files changed
  • 1 contributor

Commits on Nov 2, 2017

  1. added netbeans project file

    Ashish Nigam committed Nov 2, 2017
    Configuration menu
    Copy the full SHA
    62cc63d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eaa5e4a View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2017

  1. bug in documentation of relation fixed

    Ashish Nigam committed Nov 3, 2017
    Configuration menu
    Copy the full SHA
    24111c9 View commit details
    Browse the repository at this point in the history
  2. fix rbac config file

    Ashish Nigam committed Nov 3, 2017
    Configuration menu
    Copy the full SHA
    906d511 View commit details
    Browse the repository at this point in the history
  3. user is replaced by object in the package to make it more generic and…

    … applicable to any object model
    Ashish Nigam committed Nov 3, 2017
    Configuration menu
    Copy the full SHA
    b55d5db View commit details
    Browse the repository at this point in the history
  4. user/object model name configured via rbac config file

    Ashish Nigam committed Nov 3, 2017
    Configuration menu
    Copy the full SHA
    7e3c031 View commit details
    Browse the repository at this point in the history
  5. object and table names are controlled from rbac config

    Ashish Nigam committed Nov 3, 2017
    Configuration menu
    Copy the full SHA
    cfea90a View commit details
    Browse the repository at this point in the history
  6. class name mismatch issue fixed

    Ashish Nigam committed Nov 3, 2017
    Configuration menu
    Copy the full SHA
    9e14154 View commit details
    Browse the repository at this point in the history
  7. comment in config file

    Ashish Nigam committed Nov 3, 2017
    Configuration menu
    Copy the full SHA
    3b7a6fa View commit details
    Browse the repository at this point in the history
  8. slug of permission table must be unique

    Ashish Nigam committed Nov 3, 2017
    Configuration menu
    Copy the full SHA
    5e6df13 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2017

  1. package name is changed from NIGAM214 to Nigam214

    Ashish Nigam committed Nov 4, 2017
    Configuration menu
    Copy the full SHA
    30f7156 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2017

  1. introduced rbacName parameter and made the package generic. Now, mult…

    …iple RBAC can be implemented via one package
    Ashish Nigam committed Nov 6, 2017
    Configuration menu
    Copy the full SHA
    fe9ddb6 View commit details
    Browse the repository at this point in the history
  2. relation "may" is renamed to "can"

    Ashish Nigam committed Nov 6, 2017
    Configuration menu
    Copy the full SHA
    2a981dd View commit details
    Browse the repository at this point in the history
  3. resources added in readme

    Ashish Nigam committed Nov 6, 2017
    Configuration menu
    Copy the full SHA
    9b45794 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2017

  1. owner id added in the RBAC system

    Ashish Nigam committed Nov 7, 2017
    Configuration menu
    Copy the full SHA
    c4731b1 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2017

  1. read owner id with pivot table data

    Ashish Nigam committed Nov 8, 2017
    Configuration menu
    Copy the full SHA
    6d22e17 View commit details
    Browse the repository at this point in the history
Loading
0