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: 09f123b89a36
Choose a base ref
...
head repository: elkarte/Elkarte
compare: 1e8e6204371f
Choose a head ref
  • 14 commits
  • 12 files changed
  • 2 contributors

Commits on May 25, 2013

  1. some HTML5 additions for profile and registration

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

Commits on May 26, 2013

  1. more HTML5 additions (required attribute) for profile and registration

    Signed-off-by:Thorsten Eurich <thorsten@eurich.de>
    eurich committed May 26, 2013
    Copy the full SHA
    4ae9cd9 View commit details
    Browse the repository at this point in the history
  2. unused global.

    Signed-off-by:Thorsten Eurich <thorsten@eurich.de>
    eurich committed May 26, 2013
    Copy the full SHA
    03971cd View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    2eae5aa View commit details
    Browse the repository at this point in the history
  4. added HTML5 required-attribute for some important places in the front…

    …end. Since we are on XHML5 we need required="required"
    
    Signed-off-by:Thorsten Eurich <thorsten@eurich.de>
    eurich committed May 26, 2013
    Copy the full SHA
    428a375 View commit details
    Browse the repository at this point in the history
  5. removed blank line at the end of the file

    Signed-off-by:Thorsten Eurich <thorsten@eurich.de>
    eurich committed May 26, 2013
    Copy the full SHA
    4e8a34f View commit details
    Browse the repository at this point in the history
  6. improved the search template with html5 attributes required, placehol…

    …der and autofocus..
    
    Signed-off-by:Thorsten Eurich <thorsten@eurich.de>
    eurich committed May 26, 2013
    Copy the full SHA
    224ee9e View commit details
    Browse the repository at this point in the history
  7. Bug: required subs was missing.

    Signed-off-by:Thorsten Eurich <thorsten@eurich.de>
    eurich committed May 26, 2013
    Copy the full SHA
    86f2b56 View commit details
    Browse the repository at this point in the history
  8. HTML5 required, autofocus & placeholder for members & memberlist temp…

    …late.
    
    Signed-off-by:Thorsten Eurich <thorsten@eurich.de>
    eurich committed May 26, 2013
    Copy the full SHA
    9e35896 View commit details
    Browse the repository at this point in the history
  9. split topics -> set focus on subject

    Signed-off-by:Thorsten Eurich <thorsten@eurich.de>
    eurich committed May 26, 2013
    Copy the full SHA
    b809616 View commit details
    Browse the repository at this point in the history
  10. some more registration form improvements (autofocus, required)

    Signed-off-by:Thorsten Eurich <thorsten@eurich.de>
    eurich committed May 26, 2013
    Copy the full SHA
    db1174e View commit details
    Browse the repository at this point in the history
  11. poll improvements (placeholder, required)

    Signed-off-by:Thorsten Eurich <thorsten@eurich.de>
    eurich committed May 26, 2013
    Copy the full SHA
    798b3e0 View commit details
    Browse the repository at this point in the history
  12. pm search html5 improvements (placeholder, required, autofocus)

    Signed-off-by:Thorsten Eurich <thorsten@eurich.de>
    eurich committed May 26, 2013
    Copy the full SHA
    ca5f7ef View commit details
    Browse the repository at this point in the history
  13. Merge pull request #459 from eurich/html5_additions

    Html5 additions
    norv committed May 26, 2013
    Copy the full SHA
    1e8e620 View commit details
    Browse the repository at this point in the history