Commit Graph

43 Commits

Author SHA1 Message Date
Anton
bfa08d479d
Fix #275: Fix favicon link in views/layouts/main.php (#276) 2022-08-24 17:33:32 +03:00
Anton
e35ea2e814
Fix #267: Adjust main layout for Bootstrap5 (#268) 2022-08-19 00:57:02 +03:00
Luke English
9d3b84517a
Update composer depedencies to be the same as the advanced application (#262)
* Compatible with PHP 8.1 and Codeception 5
* Add PHP 8.1 to workflow
* PHP 7.4 as a minimum
* Updated dependencies

Co-authored-by: Luke English <luke.english@ec2i.biz>
2022-06-17 19:15:52 +03:00
Evgeniy Tkachenko
19f5d09c92
docs: correct Syntax for phpDoc (#258)
Co-authored-by: githubjeka <etcoder@gmail.com>
2022-01-14 22:47:17 +03:00
Bizley
0f2ec24968
Fix #245: Use Bootstrap 4 (#248) 2021-05-19 15:01:06 +03:00
Alexander Makarov
561b98a039
Register meta tags with a method that works well with page cache 2018-03-15 01:17:30 +03:00
MaximAL
0c87fab0c3 Used application name instead of string literal in the navbar 2017-09-21 18:01:41 +02:00
nicdnepr
1d51cb3790 Added Alert widget (#134) 2017-08-08 13:02:19 +03:00
Craig London
9178b80ab5 Add meta tag for X-UA-Compatible (#111) 2017-03-09 02:19:05 +03:00
Joel Waldock
a43b2ff94f Increase logout button size (#89) 2016-10-14 00:13:07 +02:00
Bulat Damdinov
c97c8c605d #51 logout btn 2016-03-23 19:55:38 +08:00
Alexander Makarov
0bfc5f9af5 Allow logout when JavaScript is disabled 2015-10-21 01:06:01 +03:00
Alex Solomaha
72c2d75419 Views match Yii2 View Code Style
close #18
2015-07-09 12:39:15 +02:00
Alex Solomaha
c302ff98ed Odd symbol in meta tag
There is no needed the "/" before closing.
2015-01-24 20:45:04 +02:00
Alexander Makarov
2193366f3f Fixes #3793: Changed inline autocomplete hints style to get more IDEs support 2014-06-20 17:40:00 +04:00
Qiang Xue
01429aba17 Fixes #3358: Removed automatic CSRF meta tag generation by View. Added Html::csrfMetaTags() and its call to main layout files 2014-06-13 10:04:48 -04:00
SonicGD
93cc82c4bf Reformat code te be PSR-2 compatible 2014-03-16 10:46:21 +06:00
maximal
c2c3c22ff5 Further coding standards fixes. 2014-02-24 20:17:38 +04:00
Nikola Trifunovic
ca6da5de54 Added futter. Fixes #1822 2014-01-11 16:41:39 +01:00
Qiang Xue
c09c67c13c Fixes #1691: added “viewport” meta tag to layout views. 2013-12-29 15:31:35 -05:00
Alexander Makarov
2bd0ffaa4c Code style fixes for layouts 2013-11-28 01:19:43 +04:00
Qiang Xue
3b0ffb51ca Fixes #1234: use dash instead of underscore to separate language and country in locale id. 2013-11-19 16:33:52 -05:00
slavcodev
7d521cb75a Move AppAsset from config to assets directory 2013-11-13 18:17:05 +02:00
Qiang Xue
0af884dcc1 Fixes #1193 2013-11-13 08:31:49 -05:00
slavcodev
c61d43e883 Fix apps phpDoc and short tags 2013-11-12 06:24:07 +02:00
Alexander Makarov
d9735bc3b7 Refactored View 2013-11-06 22:52:27 +04:00
Alexander Makarov
e2e05c2383 Adjusted short tags 2013-10-20 00:59:56 +04:00
Alexander Makarov
4bf4751320 Replaced "<?php echo" with "<?=" that is always available for PHP 5.4 2013-10-18 14:09:11 +04:00
Yakir Sitbon
4023798e42 Convert to short syntax [2]. 2013-10-18 12:03:36 +00:00
Qiang Xue
8a599e9474 Added support for data-method and data-confirm. 2013-09-18 23:11:55 -04:00
Qiang Xue
7c1050460c Fixes #863: adjusted horizontal form layout 2013-09-09 21:27:58 -04:00
lancecoder
7680b40168 Update main.php 2013-08-14 21:06:17 +00:00
Qiang Xue
19a872c422 Added Controller::goHome(). 2013-08-12 13:19:37 -04:00
Qiang Xue
3aaf24a55a Support auto-activation of Nav. 2013-08-12 07:17:43 -04:00
Qiang Xue
4936bba887 doc fix. 2013-08-11 16:14:59 -04:00
Qiang Xue
0d86b89cbe refactored NavBar and basic app navbar. 2013-08-09 10:55:16 -04:00
Qiang Xue
37f69a52d7 Fixed the basic app template. 2013-08-08 21:56:58 -04:00
Qiang Xue
f6c54739ff Upgraded bootstrap to 3.0RC1. 2013-08-08 20:00:48 -04:00
Alexander Makarov
2285c83fb8 fixes #687 2013-08-05 12:10:08 +04:00
Qiang Xue
b6232130c1 Asset feature refactoring (WIP) 2013-07-15 22:49:22 -04:00
Qiang Xue
06f0b41c38 initial implementation of Yii debugger. 2013-07-07 20:29:19 -04:00
Qiang Xue
0fa52238c5 Fixed basic layout. 2013-06-28 16:43:09 -04:00
Qiang Xue
cb76b82e09 Renamed apps/bootstrap to apps/basic. 2013-05-24 10:14:49 -04:00