Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ant's theme updates #689

Closed
wants to merge 6 commits into from
Closed

Ant's theme updates #689

wants to merge 6 commits into from

Commits on Jul 16, 2013

  1. Includes fixes for #572, #618, #632, #640, #641, $646, #662, #664, #668

    …, #670.
    
    =================================================
    sources/Subs.php
    Took the forced styling out of the me tag array. People can play with it in the css.
    Re-wrote the main menu array as per topic at Elk.
    -------------------------------------------------
    sources/controllers/Memberlist.controller.php
    Removed redundant th classes. Added some that will be needed.
    -------------------------------------------------
    sources/admin/ManageBans.php
    sources/admin/ManageCalendar.php
    sources/admin/ManageMail.php
    sources/admin/ManageMembergroups.php
    sources/admin/ManageSmileys.php
    
    Changed a button class to one of the new classes. Removed some inline CSS.
    -------------------------------------------------
    sources/admin/Modlog.php
    Removed redundant th classes.
    -------------------------------------------------
    sources/admin/Packages.php
    Changed a button class to one of the new classes. Removed some inline CSS.
    =================================================
    themes/default/css
    index.css and index_light.css have had a lot of changes. Too many to list. We haz shiny new theme. :D
    admin.css had a few smallish tweaks (some temporary, some not).
    rtl.css and install.css just had some old class names changed to new ones.
    -------------------------------------------------
    themes/default/languages
    Admin.english.php just had one letter changed (didn't need a captial).
    
    index.english.php had some new strings added, some old ones changed, and a bit of re-organising.
    -------------------------------------------------
    themes/default/scripts
    post.js - Fixed some old markup, to match the new template and css.
    Added a coment about a stray line break. This could be the cause of a minor bug with SCE and Firefox.
    Didn't remove it because not sure why it is there.
    -------------------------------------------------
    themes/default
    Admin.template.php - Minor class updates, and fix for #617
    BoardIndex.template.php - Some markup clean up, and moved news fader to index.template.php.
    Calendar.template.php - New markup and classes stuff.
    --------
    Display.template.php, ModerationCenter.template.php, PersonalMessage.template.php,
    Profile.template.php, ProfileInfo.template.php, Recent.template.php, Search.template.php -
    
    Bug fixes for markup (mostly quickbuttons, some re-ordering for consistency across templates,
    includes fix for #662 in Display, and for #646 in Recent).
    --------
    GenericMenu.template.php - Fix for #617.
    index.template.php - Markup revisions for more sanity (very clean now). Addition of news fader. Fix for #640.
    BadBehavior.template.php, Errors.template.php, GenericControls.template.php,
    ManageMembergroups.template.php, ManageNews.template.php, ManagePermissions.template.php,
    Memberlist.template.php, ModerationCenter.template.php,
    Post.template.php, Who.template.php - Minor class updates.
    
    Themes.template.php - Finishing touches for #645 markup.
    Signed-off-by:Antechinus <darthechidna@bigpond.com>
    StealthWombat committed Jul 16, 2013
    Configuration menu
    Copy the full SHA
    39c2a6f View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2013

  1. missing language strings..

    Signed-off-by:Antechinus <darthechidna@bigpond.com>
    StealthWombat committed Jul 17, 2013
    Configuration menu
    Copy the full SHA
    8bc62fd View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2013

  1. msg_alert_none is now topic_alert_none.

    Signed-off-by:Thorsten Eurich <thorsten@eurich.de>
    eurich committed Jul 18, 2013
    Configuration menu
    Copy the full SHA
    58af93f View commit details
    Browse the repository at this point in the history
  2. Back with some $txt strings... Blame Ant :P

    Signed-off-by:Thorsten Eurich <thorsten@eurich.de>
    eurich committed Jul 18, 2013
    Configuration menu
    Copy the full SHA
    5945179 View commit details
    Browse the repository at this point in the history
  3. prettify comment ..

    Signed-off-by:Thorsten Eurich <thorsten@eurich.de>
    eurich committed Jul 18, 2013
    Configuration menu
    Copy the full SHA
    85b2a23 View commit details
    Browse the repository at this point in the history
  4. topic_alert_none, the second one..

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