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: e95dc9b051da
Choose a base ref
...
head repository: elkarte/Elkarte
compare: 1518c259debc
Choose a head ref
  • 8 commits
  • 8 files changed
  • 1 contributor

Commits on May 20, 2013

  1. Fix oops on var access.

    Signed-off-by: Norv <a.w.norv@gmail.com>
    norv committed May 20, 2013
    Copy the full SHA
    7ed243a View commit details
    Browse the repository at this point in the history
  2. $settings_not_writable was not initialized. (thank you, Ema!)

    Signed-off-by: Norv <a.w.norv@gmail.com>
    norv committed May 20, 2013
    Copy the full SHA
    46ad291 View commit details
    Browse the repository at this point in the history
  3. A $context var wasn't initialized any longer where needed. (thank you…

    … Ema!)
    
    Signed-off-by: Norv <a.w.norv@gmail.com>
    norv committed May 20, 2013
    Copy the full SHA
    9124219 View commit details
    Browse the repository at this point in the history
  4. Fix moderation actions calls, thank you Ema!

    Signed-off-by: Norv <a.w.norv@gmail.com>
    norv committed May 20, 2013
    Copy the full SHA
    4e0351f View commit details
    Browse the repository at this point in the history
  5. Undefined var $txtBirthdayEmails in ManageMail (thanks Ema)

    Signed-off-by: Norv <a.w.norv@gmail.com>
    norv committed May 20, 2013
    Copy the full SHA
    53a180c View commit details
    Browse the repository at this point in the history
  6. Duplicate karma hook in moderation saving action.

    Signed-off-by: Norv <a.w.norv@gmail.com>
    norv committed May 20, 2013
    Copy the full SHA
    615d3d1 View commit details
    Browse the repository at this point in the history
  7. DbTable methods signatures (since I switched to an abstract class som…

    …ething got very weery...)
    
    Extend it by postgres and sqlite classes as well.
    
    Signed-off-by: Norv <a.w.norv@gmail.com>
    norv committed May 20, 2013
    Copy the full SHA
    de8e788 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #434 from norv/fixes

    More fixes, from Ema
    norv committed May 20, 2013
    Copy the full SHA
    1518c25 View commit details
    Browse the repository at this point in the history