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: c4aff1bf56fb
Choose a base ref
...
head repository: elkarte/Elkarte
compare: 5a087acc6362
Choose a head ref
  • 4 commits
  • 26 files changed
  • 2 contributors

Commits on Jun 25, 2013

  1. All this bundle does is convert the remaining transitional doctypes t…

    …o HTML5.
    
    Signed-off-by: Norv <a.w.norv@gmail.com>
    Antechinus authored and norv committed Jun 25, 2013
    Copy the full SHA
    80ec9ba View commit details
    Browse the repository at this point in the history
  2. Removes the last examples of .titlebg2 from Elk (Calendar.template.ph…

    …p and Search.template.php)
    
    Adds a skip navigation link to index.template.php (basic a11y addition for keyboard users).
    
    Removes the #outer_container div from GenericControls.template.php (wasn't doing anything useful).
    
    Adds a slight menu tweak to admin.css (which is still a mess otherwise, but ignore that for now).
    
    Fixes dodgey old language strings in Install.english.php (#584)
    
    Signed-off-by: Norv <a.w.norv@gmail.com>
    Antechinus authored and norv committed Jun 25, 2013
    Copy the full SHA
    077f74c View commit details
    Browse the repository at this point in the history
  3. Basic cleanup for help pop-up markup and CSS.

    NOTE: Since the max-height appeared essential, I put it in script.js
    so that people wouldn't remove it and then wonder why things broke.
    Other CSS was moved the other way, from script.js out to index.css.
    Removed catbg class from the heading, as it will be deprecated, and left it as plain h3.
    Also, added title to close link for a11y. @todo - Really should have a proper language string.
    
    Signed-off-by: Norv <a.w.norv@gmail.com>
    Antechinus authored and norv committed Jun 25, 2013
    Copy the full SHA
    dc8a7e1 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #589 from norv/ant_themeupdates

    Ant themeupdates
    norv committed Jun 25, 2013
    Copy the full SHA
    5a087ac View commit details
    Browse the repository at this point in the history