26 Commits

Author SHA1 Message Date
98e9f307db Added futter. Fixes #1822 2014-01-11 16:41:39 +01:00
ab47d58c69 path fixes. 2014-01-10 21:58:50 -05:00
4609a94dbf Removed error-block HTML class and related styles and used Bootstrap3 standard practice about errors instead 2014-01-09 05:00:09 +04:00
3d59b19a21 added classes to grid, list and detail view
to allow specific styling
also fixed an issue with gridview sort indicator css.

fixes #1000
2014-01-05 14:45:09 +01:00
27658e56ae Fixes #1647: Changed the default CSS class of error block to be error-block 2014-01-01 10:29:04 -05:00
60dd8d16a1 Fixes #1688: ActiveForm is creating duplicated messages in error summary 2013-12-29 10:27:38 -05:00
3f4ee3e48c Fixes #1604: fixed URL and cookie problems.
Refactored tests.
2013-12-28 15:04:08 -05:00
3d9340032e test refactoring. 2013-12-18 00:40:52 -05:00
71d80c2263 added meaningful content to robots.txt 2013-12-17 01:08:40 +01:00
8621949f52 cleanup and re-aranged codeception tests for basic app
follow up to PR #1393
2013-12-17 00:27:33 +01:00
57277f7415 Merge PR #1393 branch 'yii2-basic-codeception' of https://github.com/Ragazzo/yii2 into Ragazzo-yii2-basic-codeception
* 'yii2-basic-codeception' of https://github.com/Ragazzo/yii2:
  small typo fix
  added readme, changelog, license and composer files.
  added new extension yii2-codeception, modified composer settings
  modified tests according yii2-codeception extension
  added testcase for unit tests, bootstrap files improved, tests inherited from base testcase
  configs fixed and improved
  tests modified, bootstrap added
  colors added
  new entry points for application
  codeception configs, web config modifed for db-settings

Conflicts:
	composer.json
2013-12-16 19:20:37 +01:00
cedee94608 Added robots.txt to application templates 2013-12-12 23:31:59 +01:00
05c67f43b8 Added favicons to application templates 2013-12-12 22:04:31 +01:00
2c9a8b910f make null format look nice by default 2013-12-10 20:42:09 +01:00
5c86563a08 new entry points for application 2013-12-02 15:23:58 +04:00
cd7a4a6745 fixed functional test. 2013-11-14 10:36:35 -05:00
9fe0eb6c3f add sorting icons to gridview sort links in basic and advanced app css 2013-10-25 12:02:09 +02:00
de59556d2d adjusted basic app to use the new yii extension installer. 2013-10-22 21:18:41 -04:00
dfb6e1f404 Convert to short syntax [2]. 2013-10-18 12:03:36 +00:00
829c10f4fa Fixed yii autoload precedence. 2013-08-18 20:33:11 -04:00
29077460db css fix. 2013-08-12 16:20:44 -04:00
bc21de98bd Refactored the basic app. 2013-08-10 07:33:24 -04:00
a602ee0e8c Fixed the basic app template. 2013-08-08 21:56:58 -04:00
e3801fbf6b Upgraded bootstrap to 3.0RC1. 2013-08-08 20:00:48 -04:00
322dc10d22 fixes #687 2013-08-05 12:10:08 +04:00
3bef7365f1 Fixes #624: renamed www to web. 2013-07-25 07:57:49 -04:00