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: 2834625c52fd
Choose a base ref
...
head repository: elkarte/Elkarte
compare: 770de1a430cb
Choose a head ref
  • 18 commits
  • 31 files changed
  • 2 contributors

Commits on May 10, 2013

  1. Testing suggestions on ajaxify things

    Signed-off-by: emanuele <emanuele45@gmail.com>
    emanuele45 committed May 10, 2013
    Copy the full SHA
    9fa3a78 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2013

  1. Some more changes to properly handle the "api" requests

    Signed-off-by: emanuele <emanuele45@gmail.com>
    emanuele45 committed May 11, 2013
    Copy the full SHA
    180ec73 View commit details
    Browse the repository at this point in the history
  2. And the javascript to handle the notification button

    Signed-off-by: emanuele <emanuele45@gmail.com>
    emanuele45 committed May 11, 2013
    Copy the full SHA
    a716a27 View commit details
    Browse the repository at this point in the history
  3. Ajaxify'ed disregard button

    Signed-off-by: emanuele <emanuele45@gmail.com>
    emanuele45 committed May 11, 2013
    Copy the full SHA
    24446ac View commit details
    Browse the repository at this point in the history
  4. Board notifications

    Signed-off-by: emanuele <emanuele45@gmail.com>
    emanuele45 committed May 11, 2013
    Copy the full SHA
    4bd4d6b View commit details
    Browse the repository at this point in the history
  5. Mix of refactoring of the Markasread controller plus adding of ajax "…

    …mark board read" and "mark all messages as read" in an ajax fashion
    
    Signed-off-by: emanuele <emanuele45@gmail.com>
    emanuele45 committed May 11, 2013
    Copy the full SHA
    5bbb4af View commit details
    Browse the repository at this point in the history

Commits on May 12, 2013

  1. On-the-fly refactoring of some queries moved to a function

    Signed-off-by: emanuele <emanuele45@gmail.com>
    emanuele45 committed May 12, 2013
    Copy the full SHA
    1c70742 View commit details
    Browse the repository at this point in the history
  2. Forgot a change proposed by Norv

    Signed-off-by: emanuele <emanuele45@gmail.com>
    emanuele45 committed May 12, 2013
    Copy the full SHA
    0b91f2b View commit details
    Browse the repository at this point in the history
  3. A function to retrieve child boards + some documentation

    Signed-off-by: emanuele <emanuele45@gmail.com>
    emanuele45 committed May 12, 2013
    Copy the full SHA
    ace9d5d View commit details
    Browse the repository at this point in the history
  4. Wrong function name

    Signed-off-by: emanuele <emanuele45@gmail.com>
    emanuele45 committed May 12, 2013
    Copy the full SHA
    780e61b View commit details
    Browse the repository at this point in the history
  5. Oooops

    Signed-off-by: emanuele <emanuele45@gmail.com>
    emanuele45 committed May 12, 2013
    Copy the full SHA
    63d6b21 View commit details
    Browse the repository at this point in the history
  6. Ajax for mark "all messages as read" in action=unread

    Signed-off-by: emanuele <emanuele45@gmail.com>
    emanuele45 committed May 12, 2013
    Copy the full SHA
    a19eb20 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2013

  1. Another couple of queris moved to a function

    Signed-off-by: emanuele <emanuele45@gmail.com>
    emanuele45 committed May 13, 2013
    Copy the full SHA
    30ee9b1 View commit details
    Browse the repository at this point in the history
  2. Wrong variable name

    Signed-off-by: emanuele <emanuele45@gmail.com>
    emanuele45 committed May 13, 2013
    Copy the full SHA
    ca8e288 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2013

  1. Couple of comments

    Signed-off-by: emanuele <emanuele45@gmail.com>
    emanuele45 committed May 16, 2013
    Copy the full SHA
    877feef View commit details
    Browse the repository at this point in the history

Commits on May 17, 2013

  1. Removed JSON functions now not used at all

    Signed-off-by: emanuele <emanuele45@gmail.com>
    emanuele45 committed May 17, 2013
    Copy the full SHA
    4b01c7a View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into ajax_something

    Conflicts:
    	themes/default/MessageIndex.template.php
    emanuele45 committed May 17, 2013
    Copy the full SHA
    682579e View commit details
    Browse the repository at this point in the history
  3. Merge pull request #407 from emanuele45/ajax_something

    Ajax something
    norv committed May 17, 2013
    Copy the full SHA
    770de1a View commit details
    Browse the repository at this point in the history