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: 53a6459793d2
Choose a base ref
...
head repository: elkarte/Elkarte
compare: fec12fceffeb
Choose a head ref
  • 13 commits
  • 8 files changed
  • 2 contributors

Commits on Apr 3, 2013

  1. we start with a cleanup :)

    Signed-off-by:Thorsten Eurich <thorsten@eurich.de>
    eurich committed Apr 3, 2013
    Copy the full SHA
    054e63e View commit details
    Browse the repository at this point in the history
  2. visibility (private/public)

    Signed-off-by:Thorsten Eurich <thorsten@eurich.de>
    eurich committed Apr 3, 2013
    Copy the full SHA
    862d9aa View commit details
    Browse the repository at this point in the history
  3. cleanup

    Signed-off-by:Thorsten Eurich <thorsten@eurich.de>
    eurich committed Apr 3, 2013
    Copy the full SHA
    8554b5d View commit details
    Browse the repository at this point in the history
  4. methods visibility

    Signed-off-by:Thorsten Eurich <thorsten@eurich.de>
    eurich committed Apr 3, 2013
    Copy the full SHA
    e4fefcd View commit details
    Browse the repository at this point in the history
  5. Bugfixes manageMail

    - unused globals
    - missing global $txtBirthdayEmails caused undefined index error
    Signed-off-by:Thorsten Eurich <thorsten@eurich.de>
    eurich committed Apr 3, 2013
    Copy the full SHA
    3e11d66 View commit details
    Browse the repository at this point in the history
  6. initial cleanup ManageBoards

    Signed-off-by:Thorsten Eurich <thorsten@eurich.de>
    eurich committed Apr 3, 2013
    Copy the full SHA
    16dfb70 View commit details
    Browse the repository at this point in the history
  7. methods visibility

    Signed-off-by:Thorsten Eurich <thorsten@eurich.de>
    eurich committed Apr 3, 2013
    Copy the full SHA
    69be5a0 View commit details
    Browse the repository at this point in the history
  8. move db queries to subs.

    Signed-off-by:Thorsten Eurich <thorsten@eurich.de>
    eurich committed Apr 3, 2013
    Copy the full SHA
    30d79f4 View commit details
    Browse the repository at this point in the history
  9. move db queries to subs.

    Signed-off-by:Thorsten Eurich <thorsten@eurich.de>
    eurich committed Apr 3, 2013
    Copy the full SHA
    f53cf91 View commit details
    Browse the repository at this point in the history
  10. related function was missing..

    Signed-off-by:Thorsten Eurich <thorsten@eurich.de>
    eurich committed Apr 3, 2013
    Copy the full SHA
    fbb7e51 View commit details
    Browse the repository at this point in the history
  11. renamed functions to follow naming standard.

    Signed-off-by:Thorsten Eurich <thorsten@eurich.de>
    eurich committed Apr 3, 2013
    Copy the full SHA
    d2f2874 View commit details
    Browse the repository at this point in the history
  12. Bugfix ManageAddonSettings: missing globals caused undefined index er…

    …ror.
    
    Signed-off-by:Thorsten Eurich <thorsten@eurich.de>
    eurich committed Apr 3, 2013
    Copy the full SHA
    8213bd4 View commit details
    Browse the repository at this point in the history
  13. Merge pull request #298 from eurich/manage_avatars

    Refactoring again ..
    norv committed Apr 3, 2013
    Copy the full SHA
    fec12fc View commit details
    Browse the repository at this point in the history