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

Commits on Jun 18, 2013

  1. cleaning from unused vars and $db init..

    Signed-off-by:Thorsten Eurich <thorsten@eurich.de>
    eurich committed Jun 18, 2013
    Copy the full SHA
    54b97d1 View commit details
    Browse the repository at this point in the history
  2. methods visibility, forgot $db init.

    Signed-off-by:Thorsten Eurich <thorsten@eurich.de>
    eurich committed Jun 18, 2013
    Copy the full SHA
    f7800b6 View commit details
    Browse the repository at this point in the history
  3. moved function get_file_listing() to subs.

    Signed-off-by:Thorsten Eurich <thorsten@eurich.de>
    eurich committed Jun 18, 2013
    Copy the full SHA
    d828f67 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2013

  1. made some methods private since they are internals an not used outsit…

    …e the class..
    
    Signed-off-by:Thorsten Eurich <thorsten@eurich.de>
    eurich committed Jun 19, 2013
    Copy the full SHA
    7adb45d View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2013

  1. Let's give the menu the ability to mark other subsections as active.

    Signed-off-by:Thorsten Eurich <thorsten@eurich.de>
    eurich committed Jun 21, 2013
    Copy the full SHA
    f879ba1 View commit details
    Browse the repository at this point in the history
  2. make action_edit_browse & action_edit_list their own subactions.

    Signed-off-by:Thorsten Eurich <thorsten@eurich.de>
    eurich committed Jun 21, 2013
    Copy the full SHA
    ae4eafd View commit details
    Browse the repository at this point in the history
  3. let's use existing functions :)

    Signed-off-by:Thorsten Eurich <thorsten@eurich.de>
    eurich committed Jun 21, 2013
    Copy the full SHA
    2ce83c6 View commit details
    Browse the repository at this point in the history
  4. tweaked installedThemes(), we can use it once again :)

    Signed-off-by:Thorsten Eurich <thorsten@eurich.de>
    eurich committed Jun 21, 2013
    Copy the full SHA
    ba46376 View commit details
    Browse the repository at this point in the history
  5. $db isn't needed anymore..

    Signed-off-by:Thorsten Eurich <thorsten@eurich.de>
    eurich committed Jun 21, 2013
    Copy the full SHA
    d36dbb0 View commit details
    Browse the repository at this point in the history
  6. Here we go again :)

    Signed-off-by:Thorsten Eurich <thorsten@eurich.de>
    eurich committed Jun 21, 2013
    Copy the full SHA
    f2d00d9 View commit details
    Browse the repository at this point in the history
  7. moved db queries to subs.

    Signed-off-by:Thorsten Eurich <thorsten@eurich.de>
    eurich committed Jun 21, 2013
    Copy the full SHA
    f8281ce View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2013

  1. moved db queries to subs.

    Signed-off-by:Thorsten Eurich <thorsten@eurich.de>
    eurich committed Jun 22, 2013
    Copy the full SHA
    40f4e0b View commit details
    Browse the repository at this point in the history
  2. oops, forgot the other file..

    Signed-off-by:Thorsten Eurich <thorsten@eurich.de>
    eurich committed Jun 22, 2013
    Copy the full SHA
    85500e2 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    2c7e57c View commit details
    Browse the repository at this point in the history
  4. let's start to use existing functions.

    Signed-off-by:Thorsten Eurich <thorsten@eurich.de>
    eurich committed Jun 22, 2013
    Copy the full SHA
    e92a3e1 View commit details
    Browse the repository at this point in the history
  5. moved some queries to subs, let's re-use code again.

    Signed-off-by:Thorsten Eurich <thorsten@eurich.de>
    eurich committed Jun 22, 2013
    Copy the full SHA
    ffa5a34 View commit details
    Browse the repository at this point in the history
  6. maed prepareThemeEditContext() a method of the Themes_Controller.

    Signed-off-by:Thorsten Eurich <thorsten@eurich.de>
    eurich committed Jun 22, 2013
    Copy the full SHA
    ac76514 View commit details
    Browse the repository at this point in the history
  7. uups, unnecessary whitespaces..

    Signed-off-by:Thorsten Eurich <thorsten@eurich.de>
    eurich committed Jun 22, 2013
    Copy the full SHA
    121e0a3 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #578 from eurich/manage_themes

    Themes.php refactoring
    norv committed Jun 22, 2013
    Copy the full SHA
    1198967 View commit details
    Browse the repository at this point in the history