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: 5a087acc6362
Choose a base ref
...
head repository: elkarte/Elkarte
compare: a7794aba5b34
Choose a head ref
  • 13 commits
  • 9 files changed
  • 2 contributors

Commits on Jun 24, 2013

  1. Missing div that prevented change the page index when splitting ajaxi…

    …vely a topic
    
    Signed-off-by: emanuele <emanuele45@gmail.com>
    emanuele45 committed Jun 24, 2013
    Copy the full SHA
    a83336f View commit details
    Browse the repository at this point in the history
  2. Even for xml actions we need index.template.php because in certain ca…

    …ses we need template_init...
    
    Signed-off-by: emanuele <emanuele45@gmail.com>
    emanuele45 committed Jun 24, 2013
    Copy the full SHA
    761239d View commit details
    Browse the repository at this point in the history
  3. A $db not used

    Signed-off-by: emanuele <emanuele45@gmail.com>
    emanuele45 committed Jun 24, 2013
    Copy the full SHA
    16f6315 View commit details
    Browse the repository at this point in the history
  4. Removed a couple of queries from SplitTopics_Controller reusing and e…

    …xpanding the messageAt function
    
    Signed-off-by: emanuele <emanuele45@gmail.com>
    emanuele45 committed Jun 24, 2013
    Copy the full SHA
    5106444 View commit details
    Browse the repository at this point in the history
  5. /me thinks these functions belong to Topic.subs.php

    Signed-off-by: emanuele <emanuele45@gmail.com>
    emanuele45 committed Jun 24, 2013
    Copy the full SHA
    73e7fbb View commit details
    Browse the repository at this point in the history
  6. changed parameter to messageAt in only_approved instead

    Signed-off-by: emanuele <emanuele45@gmail.com>
    emanuele45 committed Jun 24, 2013
    Copy the full SHA
    fd26b1c View commit details
    Browse the repository at this point in the history
  7. Some missing "IF NOT EXISTS" in upgrades

    Signed-off-by: emanuele <emanuele45@gmail.com>
    emanuele45 committed Jun 24, 2013
    Copy the full SHA
    ad139cf View commit details
    Browse the repository at this point in the history
  8. Revert "A $db not used"

    This reverts commit 0e5fc3534bf024360d14f00f24c55e28cf58a108.
    
    Signed-off-by: emanuele <emanuele45@gmail.com>
    emanuele45 committed Jun 24, 2013
    Copy the full SHA
    5f43872 View commit details
    Browse the repository at this point in the history
  9. Badly initialized variable... - Thanks Norv

    Signed-off-by: emanuele <emanuele45@gmail.com>
    emanuele45 committed Jun 24, 2013
    Copy the full SHA
    4711041 View commit details
    Browse the repository at this point in the history
  10. Fix some undefined indexes due to the recent changes somewhere

    Signed-off-by: emanuele <emanuele45@gmail.com>
    emanuele45 committed Jun 24, 2013
    Copy the full SHA
    ac3ea98 View commit details
    Browse the repository at this point in the history
  11. Fixed stupid error - Thanks Norv!

    Signed-off-by: emanuele <emanuele45@gmail.com>
    emanuele45 committed Jun 24, 2013
    Copy the full SHA
    2eb7603 View commit details
    Browse the repository at this point in the history
  12. $_SESSION stored in variable and passed to countSplitMessages - Thanks

    Norv for the suggestion
    
    Signed-off-by: emanuele <emanuele45@gmail.com>
    emanuele45 committed Jun 24, 2013
    Copy the full SHA
    816c694 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2013

  1. Merge pull request #575 from emanuele45/split_controller

    Split controller
    norv committed Jun 25, 2013
    Copy the full SHA
    a7794ab View commit details
    Browse the repository at this point in the history