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: elkarte/Elkarte
base: 67a04284ce2f
Choose a base ref
...
head repository: elkarte/Elkarte
compare: f8b41759cfe7
Choose a head ref
  • 10 commits
  • 18 files changed
  • 1 contributor

Commits on May 22, 2013

  1. Cleanup doc.

    Signed-off-by: Norv <a.w.norv@gmail.com>
    norv committed May 22, 2013
    Copy the full SHA
    86d0062 View commit details
    Browse the repository at this point in the history
  2. addMembersToGroups() was not checking protected groups.

    Small doc updates.
    
    Signed-off-by: Norv <a.w.norv@gmail.com>
    norv committed May 22, 2013
    Copy the full SHA
    a6cd126 View commit details
    Browse the repository at this point in the history
  3. Remove require_once for Logging.php, it's always loaded, even in SSI.

    Signed-off-by: Norv <a.w.norv@gmail.com>
    norv committed May 22, 2013
    Copy the full SHA
    0a0fc83 View commit details
    Browse the repository at this point in the history
  4. Wrong parameter order for assignGroupToBoards().

    Small docs cleanups.
    
    Signed-off-by: Norv <a.w.norv@gmail.com>
    norv committed May 22, 2013
    Copy the full SHA
    b9242d8 View commit details
    Browse the repository at this point in the history
  5. Doc cleanups.

    Signed-off-by: Norv <a.w.norv@gmail.com>
    norv committed May 22, 2013
    Copy the full SHA
    27ecf69 View commit details
    Browse the repository at this point in the history
  6. Standardize action_kickguest() and action_maintenance_mode()

    Signed-off-by: Norv <a.w.norv@gmail.com>
    norv committed May 22, 2013
    Copy the full SHA
    dbf7fad View commit details
    Browse the repository at this point in the history
  7. Make action methods public in Auth controller.

    Signed-off-by: Norv <a.w.norv@gmail.com>
    norv committed May 22, 2013
    Copy the full SHA
    14c95ca View commit details
    Browse the repository at this point in the history
  8. Detach different actions from login2.

    Signed-off-by: Norv <a.w.norv@gmail.com>
    norv committed May 22, 2013
    Copy the full SHA
    2c8d4e4 View commit details
    Browse the repository at this point in the history
  9. Clean-up doLogin()

    Signed-off-by: Norv <a.w.norv@gmail.com>
    norv committed May 22, 2013
    Copy the full SHA
    725c657 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #440 from norv/cleanups

    Mixed fixes and refactoring
    norv committed May 22, 2013
    Copy the full SHA
    f8b4175 View commit details
    Browse the repository at this point in the history