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

Split controller #575

Merged
merged 12 commits into from Jun 25, 2013
Merged

Split controller #575

merged 12 commits into from Jun 25, 2013

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
    Configuration menu
    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
    Configuration menu
    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
    Configuration menu
    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
    Configuration menu
    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
    Configuration menu
    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
    Configuration menu
    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
    Configuration menu
    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
    Configuration menu
    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
    Configuration menu
    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
    Configuration menu
    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
    Configuration menu
    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
    Configuration menu
    Copy the full SHA
    816c694 View commit details
    Browse the repository at this point in the history