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: 95ad113de337
Choose a base ref
...
head repository: elkarte/Elkarte
compare: eecb7241d825
Choose a head ref
  • 8 commits
  • 29 files changed
  • 2 contributors

Commits on Mar 24, 2013

  1. When splitting a topic is possible to move the new topic to a differe…

    …nt board, plus it is possible to leave a message where the posts have been moved
    
    Signed-off-by: emanuele <emanuele45@gmail.com>
    
    Conflicts:
    
    	sources/subs/Boards.subs.php
    	sources/subs/Topic.subs.php
    emanuele45 committed Mar 24, 2013
    Copy the full SHA
    b2fe224 View commit details
    Browse the repository at this point in the history
  2. A small parameter to decide the behaviour of the "current board" in t…

    …he dropdown: disabled or selected
    
    Signed-off-by: emanuele <emanuele45@gmail.com>
    emanuele45 committed Mar 24, 2013
    Copy the full SHA
    29b0557 View commit details
    Browse the repository at this point in the history
  3. These are followups or whatever they would be called

    Signed-off-by: emanuele <emanuele45@gmail.com>
    
    Conflicts:
    
    	sources/subs/Messages.subs.php
    	sources/subs/Topic.subs.php
    emanuele45 committed Mar 24, 2013
    Copy the full SHA
    947146d View commit details
    Browse the repository at this point in the history
  4. Improved getBoardList to include inclusion by permission (through boa…

    …rdsAllowedTo)
    
    Signed-off-by: emanuele <emanuele45@gmail.com>
    
    Conflicts:
    
    	sources/controllers/Post.controller.php
    	sources/subs/Boards.subs.php
    emanuele45 committed Mar 24, 2013
    Copy the full SHA
    a5e2bf6 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2013

  1. The quote-to-new button is displayed correctly now (to people that ha…

    …ve permission to post new topics in at least a board + some invalid xhtml error with certain combination of permissions
    
    Signed-off-by: emanuele <emanuele45@gmail.com>
    emanuele45 committed Mar 25, 2013
    Copy the full SHA
    1a3a5e8 View commit details
    Browse the repository at this point in the history
  2. Separated functions to their own file, removed original messages when…

    … deleting a topic, added scheduled task to remove follow-ups when a topic is deleted, some documentation, other things
    
    Signed-off-by: emanuele <emanuele45@gmail.com>
    emanuele45 committed Mar 25, 2013
    Copy the full SHA
    db4c7a7 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' into split_to_new_2

    Conflicts:
    	themes/default/Display.template.php
    emanuele45 committed Mar 25, 2013
    Copy the full SHA
    ef57ff9 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2013

  1. Merge pull request #269 from emanuele45/split_to_new_2

    Split to new 2
    norv committed Mar 28, 2013
    Copy the full SHA
    eecb724 View commit details
    Browse the repository at this point in the history