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: 5963070d49d1
Choose a base ref
...
head repository: elkarte/Elkarte
compare: ba2062d02412
Choose a head ref
  • 14 commits
  • 33 files changed
  • 1 contributor

Commits on Jun 20, 2013

  1. Update dispatcher actions for several action, sa.

    Standardize Calendar auto routing.
    
    Signed-off-by: Norv <a.w.norv@gmail.com>
    norv committed Jun 20, 2013
    Copy the full SHA
    2cc5e33 View commit details
    Browse the repository at this point in the history
  2. Update and fix dispatching for groups controller. Standardize its ove…

    …rall design (basic).
    
    Add pre_dispatch() call to menu!
    
    Signed-off-by: Norv <a.w.norv@gmail.com>
    norv committed Jun 20, 2013
    Copy the full SHA
    9b412a3 View commit details
    Browse the repository at this point in the history
  3. Add a couple unit tests for dispatching. (wip, in parallel with a rev…

    …iew and fixes of
    
    user controllers)
    
    Signed-off-by: Norv <a.w.norv@gmail.com>
    norv committed Jun 20, 2013
    Copy the full SHA
    5465fad View commit details
    Browse the repository at this point in the history
  4. Refactor personal messages controller. (Re)add PM search to it. Add p…

    …re_dispatch().
    
    Standardize Help controller for action_help.
    
    Signed-off-by: Norv <a.w.norv@gmail.com>
    norv committed Jun 20, 2013
    Copy the full SHA
    92cacd0 View commit details
    Browse the repository at this point in the history
  5. Move toggleNewPM() to subs. Clean more bits of PM action_index()

    Signed-off-by: Norv <a.w.norv@gmail.com>
    norv committed Jun 20, 2013
    Copy the full SHA
    f5ddb05 View commit details
    Browse the repository at this point in the history
  6. Small cleaning of drafts from PM controller, some checks.

    Remove parameters from a few actions.
    
    Signed-off-by: Norv <a.w.norv@gmail.com>
    norv committed Jun 20, 2013
    Copy the full SHA
    65d7be7 View commit details
    Browse the repository at this point in the history
  7. Refactor drafts, remove needless link to drafts controller from others.

    Signed-off-by: Norv <a.w.norv@gmail.com>
    norv committed Jun 20, 2013
    Copy the full SHA
    db9e042 View commit details
    Browse the repository at this point in the history
  8. Profile, ProfileAccount controllers, initial pass, made classes.

    (also fixes account delete)
    
    Signed-off-by: Norv <a.w.norv@gmail.com>
    norv committed Jun 20, 2013
    Copy the full SHA
    9d0da1a View commit details
    Browse the repository at this point in the history
  9. Split OpenID subs and controller. (return is an action).

    Signed-off-by: Norv <a.w.norv@gmail.com>
    norv committed Jun 20, 2013
    Copy the full SHA
    5bc25c8 View commit details
    Browse the repository at this point in the history
  10. Refactor out of controllers a few moderation related functions.

    Signed-off-by: Norv <a.w.norv@gmail.com>
    norv committed Jun 20, 2013
    Copy the full SHA
    34029b4 View commit details
    Browse the repository at this point in the history
  11. Use parameter in the function. Small documentation tweaks.

    Signed-off-by: Norv <a.w.norv@gmail.com>
    norv committed Jun 20, 2013
    Copy the full SHA
    f6429e3 View commit details
    Browse the repository at this point in the history
  12. Refactoring Poll controller/subs, to use existing low-level functions…

    …, and make others if necessary.
    
    Signed-off-by: Norv <a.w.norv@gmail.com>
    norv committed Jun 20, 2013
    Copy the full SHA
    a2f7bda View commit details
    Browse the repository at this point in the history
  13. Add database version to db error messages for admins, without the pro…

    …bably wrong
    
    recommendations to upgrade.
    
    Signed-off-by: Norv <a.w.norv@gmail.com>
    norv committed Jun 20, 2013
    Copy the full SHA
    599179b View commit details
    Browse the repository at this point in the history
  14. Merge pull request #559 from norv/unittest

    Misc refactoring
    norv committed Jun 20, 2013
    Copy the full SHA
    ba2062d View commit details
    Browse the repository at this point in the history