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: 8fb2f3238b26
Choose a base ref
...
head repository: elkarte/Elkarte
compare: e513992f37ea
Choose a head ref
  • 11 commits
  • 5 files changed
  • 1 contributor

Commits on Jul 19, 2013

  1. Used subs for PM controller (the function was there, refined a bit)

    Signed-off-by: emanuele <emanuele45@gmail.com>
    emanuele45 authored and norv committed Jul 19, 2013
    Copy the full SHA
    f31ed2f View commit details
    Browse the repository at this point in the history
  2. A function to load membergroups details...I wonder why this function …

    …didn't exist yet...did I miss it?
    
    Signed-off-by: emanuele <emanuele45@gmail.com>
    emanuele45 authored and norv committed Jul 19, 2013
    Copy the full SHA
    02c7c47 View commit details
    Browse the repository at this point in the history
  3. getMemberByName reused in PM controller and removed fatal error from …

    …the function
    
    Signed-off-by: emanuele <emanuele45@gmail.com>
    emanuele45 authored and norv committed Jul 19, 2013
    Copy the full SHA
    17be51b View commit details
    Browse the repository at this point in the history
  4. Not exactly sure what is used for, but $sort_by_query was always pm.i…

    …d_pm due to missing break in switch
    
    Signed-off-by: emanuele <emanuele45@gmail.com>
    emanuele45 authored and norv committed Jul 19, 2013
    Copy the full SHA
    c67392a View commit details
    Browse the repository at this point in the history
  5. Unconverted $context to $pm_options

    Signed-off-by: emanuele <emanuele45@gmail.com>
    emanuele45 authored and norv committed Jul 19, 2013
    Copy the full SHA
    194b035 View commit details
    Browse the repository at this point in the history
  6. A function to retrieve the discussion id from a pm id and one to get all

    the pm IDs in a discussion
    
    Signed-off-by: emanuele <emanuele45@gmail.com>
    emanuele45 authored and norv committed Jul 19, 2013
    Copy the full SHA
    7a7084f View commit details
    Browse the repository at this point in the history
  7. Seems more readable

    Signed-off-by: emanuele <emanuele45@gmail.com>
    emanuele45 authored and norv committed Jul 19, 2013
    Copy the full SHA
    787275f View commit details
    Browse the repository at this point in the history
  8. Make action_pmactions query-free

    Signed-off-by: emanuele <emanuele45@gmail.com>
    emanuele45 authored and norv committed Jul 19, 2013
    Copy the full SHA
    7eaf0d4 View commit details
    Browse the repository at this point in the history
  9. A function to retrieve all the PMs older than a certain date

    Signed-off-by: emanuele <emanuele45@gmail.com>
    emanuele45 authored and norv committed Jul 19, 2013
    Copy the full SHA
    aaf141d View commit details
    Browse the repository at this point in the history
  10. Couple of missing things (some my falt some not :P)

    Signed-off-by: emanuele <emanuele45@gmail.com>
    emanuele45 authored and norv committed Jul 19, 2013
    Copy the full SHA
    dc2cbd4 View commit details
    Browse the repository at this point in the history
  11. Added accessibleGroups, it should work, not tested

    Signed-off-by: emanuele <emanuele45@gmail.com>
    
    Signed-off-by: Norv <a.w.norv@gmail.com>
    emanuele45 authored and norv committed Jul 19, 2013
    Copy the full SHA
    e513992 View commit details
    Browse the repository at this point in the history