Skip to content

Switch to bootstrap 3.3.6#483

Merged
mambax7 merged 7 commits into
XOOPS:masterfrom
geekwright:bs3
Apr 20, 2016
Merged

Switch to bootstrap 3.3.6#483
mambax7 merged 7 commits into
XOOPS:masterfrom
geekwright:bs3

Conversation

@geekwright

Copy link
Copy Markdown
Contributor

This includes:

  • a minimal theme based on bootstrap3
  • changes to accommodate class and js changes
  • bandaids to keep admin working awaiting full replacement
  • emphasis on responsive behaviors through out core
  • forms and tabs reworked
  • adds responsive wrapper to embed filter

This is a work in process, but is functional at this point.

This includes:
- a minimal theme based on bootstrap3
- changes to accommodate class and js changes
- bandaids to keep admin working awaiting replacement
- emphasis on responsive behaviors through out core
- forms and tabs reworked
- adds responsive wrapper to embed filter

This is a work in process, but is functional at this point.
The old theme was renamed defaultbs2. These changes quiet a couple
of scrutinizer issues. This theme is being retained short term for
reference only and will be removed.
@geekwright geekwright changed the title Switch to bootstrap 3.3.6 Switch to bootstrap 3.3.6 Apr 20, 2016
$this->assertEquals('en_US', $actual);
$actual = $class::normalizeLocale($locale, '-', false);
$this->assertEquals('en-US', $actual);
$actual = \Xoops\Locale::normalizeLocale($locale, '_');

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@mambax7 mambax7 merged commit 9200bfa into XOOPS:master Apr 20, 2016
@mambax7 mambax7 removed the QA Review label Apr 20, 2016
@geekwright geekwright deleted the bs3 branch July 3, 2016 18:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants