Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Debug permissions in com_users #14408

Merged
merged 18 commits into from
Mar 10, 2017
Merged

Commits on Mar 6, 2017

  1. Add a fieldset in the component config to support disabling the debug…

    … users and groups view. The defaullt is to on
    brianteeman committed Mar 6, 2017
    Configuration menu
    Copy the full SHA
    5c81470 View commit details
    Browse the repository at this point in the history
  2. Add code to read the params from the config.xml

    If not set then it defaults to ON
    
    Change the IF statement use to turn on the display of the debug link to use the param instead of the JDEBUG
    brianteeman committed Mar 6, 2017
    Configuration menu
    Copy the full SHA
    366968a View commit details
    Browse the repository at this point in the history
  3. Add code to read the params from the config.xml

    If not set then it defaults to ON
    brianteeman committed Mar 6, 2017
    Configuration menu
    Copy the full SHA
    77f3ba7 View commit details
    Browse the repository at this point in the history
  4. Change the IF statement use to turn on the display of the debug link …

    …to use the param instead of the JDEBUG
    brianteeman committed Mar 6, 2017
    Configuration menu
    Copy the full SHA
    92cd472 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    67364be View commit details
    Browse the repository at this point in the history
  6. Fix the params fallback

    brianteeman committed Mar 6, 2017
    Configuration menu
    Copy the full SHA
    b58c4f7 View commit details
    Browse the repository at this point in the history
  7. Add language strings

    brianteeman committed Mar 6, 2017
    Configuration menu
    Copy the full SHA
    1bb3045 View commit details
    Browse the repository at this point in the history
  8. Add missing Cancel button from toolbar (replaces PR14384)

    Add missing Options button from toolbar
    brianteeman committed Mar 6, 2017
    Configuration menu
    Copy the full SHA
    12951a7 View commit details
    Browse the repository at this point in the history
  9. Simplify param check

    Thomas Hunziker authored Mar 6, 2017
    Configuration menu
    Copy the full SHA
    746b1a7 View commit details
    Browse the repository at this point in the history
  10. Simplify param check #2

    Thomas Hunziker authored Mar 6, 2017
    Configuration menu
    Copy the full SHA
    f478eca View commit details
    Browse the repository at this point in the history
  11. Merge pull request #1 from Bakual/patch-1

    Simplify parameter checks
    brianteeman authored Mar 6, 2017
    Configuration menu
    Copy the full SHA
    65962fa View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    3fb58df View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    1fff9dd View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2017

  1. Configuration menu
    Copy the full SHA
    fab4401 View commit details
    Browse the repository at this point in the history
  2. Update config.xml

    zero-24 authored Mar 7, 2017
    Configuration menu
    Copy the full SHA
    9d8e7e3 View commit details
    Browse the repository at this point in the history
  3. Update default.php

    zero-24 authored Mar 7, 2017
    Configuration menu
    Copy the full SHA
    d0a7fdd View commit details
    Browse the repository at this point in the history
  4. Update default.php

    zero-24 authored Mar 7, 2017
    Configuration menu
    Copy the full SHA
    f33d170 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #2 from zero-24/patch-16

    Just some smal CS fixes for 14408
    brianteeman authored Mar 7, 2017
    Configuration menu
    Copy the full SHA
    2555c79 View commit details
    Browse the repository at this point in the history