Skip to content
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: anuko/timetracker
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: thiagoalcav/timetracker
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 6 commits
  • 1 file changed
  • 1 contributor

Commits on Jun 10, 2021

  1. Configuration menu
    Copy the full SHA
    1238e7e View commit details
    Browse the repository at this point in the history
  2. Conclui a tradução das strings pendentes

    Finished translate to Brazilian Portuguese, of the english strings marked with TODO comments.
    thiagoalcav authored Jun 10, 2021
    Configuration menu
    Copy the full SHA
    909d3ba View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2021

  1. Add conditional if ldap is enabled on passwords

    Adds same conditional on verifications of passwords in case of ldap (external password) is enabled. Else is not possible create groups due to erros on this verification with ldap configured.
    thiagoalcav authored Jul 7, 2021
    Configuration menu
    Copy the full SHA
    3491561 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from thiagoalcav/thiagoalcav-patch-ldap-add-group

    Add conditional if ldap is enabled on passwords
    thiagoalcav authored Jul 7, 2021
    Configuration menu
    Copy the full SHA
    51d30a6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    64ac045 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #2 from thiagoalcav/revert-1-thiagoalcav-patch-lda…

    …p-add-group
    
    Revert "Add conditional if ldap is enabled on passwords"
    thiagoalcav authored Jul 7, 2021
    Configuration menu
    Copy the full SHA
    e000ecc View commit details
    Browse the repository at this point in the history
Loading