Commit Graph

  • 62b4a645f1 crud generator WIP Qiang Xue 2013-08-27 08:08:57 -0400
  • 04a0ca5aab revert accidental change in db ActiveRecord Carsten Brandt 2013-08-26 19:49:39 +0200
  • f48508e341 Merge pull request #809 from cebe/autoconfig-sorting Qiang Xue 2013-08-26 10:32:08 -0700
  • 71866c60b8 Merge pull request #817 from maximal/patch-1 Qiang Xue 2013-08-26 10:30:56 -0700
  • e3df19d984 Redis AR WIP Carsten Brandt 2013-08-26 19:29:55 +0200
  • 3b8aff5a44 Blowfish cost must be in range 4…31, not 4…30 MaximAL 2013-08-26 20:49:23 +0400
  • 82dc3b124c Merge branch 'master' into redis Carsten Brandt 2013-08-26 18:10:06 +0200
  • 53b4ed3d7f Moved label for Sort::link() to html options Carsten Brandt 2013-08-26 18:02:44 +0200
  • 39c002e83c Refactored DataColumn::renderHeaderCellContent() Carsten Brandt 2013-08-26 15:23:49 +0200
  • 155749e18d typos in doc Carsten Brandt 2013-08-26 15:23:22 +0200
  • 9847472144 introduced DataColumn::label property Carsten Brandt 2013-08-26 15:13:16 +0200
  • c86d597077 css fix. Qiang Xue 2013-08-26 08:39:27 -0400
  • b147760c7b added label option to Sort::link() Carsten Brandt 2013-08-26 14:06:48 +0200
  • 7150524e33 Finished model generator. Qiang Xue 2013-08-25 23:15:13 -0400
  • b968402ebd more tests for FileHelper Alexander Makarov 2013-08-26 03:39:11 +0400
  • 582ff594aa Added note about theme asset bundle to bootstrap widgets guide Alexander Makarov 2013-08-26 03:22:18 +0400
  • 6c1ef346aa fixed typos in ArrayHelperBase phpdoc Alexander Makarov 2013-08-26 03:21:37 +0400
  • cc5618c034 More tests for ArrayHelper and Inflector Alexander Makarov 2013-08-26 03:21:19 +0400
  • 8f2ce5dab7 Fixed typo and code style Alexander Makarov 2013-08-26 02:06:41 +0400
  • 297504c2fc Fixes #21: implemented jQueryUI Slider Alexander Makarov 2013-08-26 01:46:13 +0400
  • 8a1bf04599 Fixes #790: added visible for Nav and Dropdown Alexander Makarov 2013-08-26 01:23:27 +0400
  • c835f17d1f finished rule generation for model generator. Qiang Xue 2013-08-25 12:51:33 -0400
  • 6978a6803f bug fix of form generator. Qiang Xue 2013-08-25 12:51:01 -0400
  • 89c61c9cb4 minor fixes of debugger. Qiang Xue 2013-08-25 12:50:43 -0400
  • c037b481e8 Added SafeValidator. Qiang Xue 2013-08-25 09:14:11 -0400
  • a2eb49cd3e use `@inheritdoc` for ActiveDataProvider::setSort Carsten Brandt 2013-08-25 11:54:17 +0200
  • 381216595d DataColumn: Allow setting label of sort link via short syntax Carsten Brandt 2013-08-25 00:37:29 +0200
  • c5d65e09af Refactor DataColum to use model label for sorting link Carsten Brandt 2013-08-25 00:16:12 +0200
  • f9fab5d40d Lazy fallback of label creation for Sort class Carsten Brandt 2013-08-25 00:01:26 +0200
  • 713a987a9d auto fill sorting colums in ActiveDataProvider if none are configured Carsten Brandt 2013-08-25 00:00:14 +0200
  • ac4b87579c Merge branch 'master' of github.com:yiisoft/yii2 Carsten Brandt 2013-08-24 23:44:53 +0200
  • c23725aca0 fix dataProvider getSort() Carsten Brandt 2013-08-24 23:43:17 +0200
  • 11ef65812b Merge pull request #805 from cebe/datacolumn-default-format Qiang Xue 2013-08-24 13:42:47 -0700
  • 8beadc91f4 cleanup MemCache timeout API after #804 Carsten Brandt 2013-08-24 22:07:56 +0200
  • c06e9cafe1 Modal::clientOptions disable support. callmez 2013-08-25 04:07:30 +0800
  • 5311dac904 Added failureCallback, reduced timeouts to 1s Panagiotis Moustafellos 2013-08-24 19:01:47 +0300
  • b010ed8363 Mentioning that timeoutms is available in memcache only. Panagiotis Moustafellos 2013-08-24 17:52:16 +0300
  • 96c7534ca3 set default format for gridview to text Carsten Brandt 2013-08-24 16:44:04 +0200
  • 7840ace6e6 Removed extra line Panagiotis Moustafellos 2013-08-24 17:35:12 +0300
  • 5eff5310ba Added timeoutms parameter in MemCache Panagiotis Moustafellos 2013-08-24 17:23:47 +0300
  • 1072abb189 fixed test break. Qiang Xue 2013-08-24 07:23:21 -0400
  • 28423486f1 model generator WIP Qiang Xue 2013-08-24 07:10:18 -0400
  • 2d6ec6bb24 fixed overflow Qiang Xue 2013-08-24 07:00:33 -0400
  • 21b0cc73c4 fixed uninitialized pro issue. Qiang Xue 2013-08-24 06:24:36 -0400
  • dea65efd04 bring back missing exception callstack display. Qiang Xue 2013-08-24 06:22:23 -0400
  • 06682d0ba9 coverage improvements Suralc 2013-08-24 00:05:55 +0200
  • c189e5ad3f UniqueValidator test. Suralc 2013-08-24 00:05:27 +0200
  • 24e2f88503 Renamed validator test models to be less specific. Suralc 2013-08-23 22:47:45 +0200
  • 7d5bb082ac FilterValidator test Suralc 2013-08-23 22:33:39 +0200
  • f3cd755487 Merge pull request #803 from borro/patch-1 Carsten Brandt 2013-08-23 12:13:17 -0700
  • 9f72973b83 Bug in XML format Borro 2013-08-23 11:34:31 -0700
  • 3b07e4affc Added FileValidator tests. Suralc 2013-08-23 17:24:56 +0200
  • 92a1bef076 typo Qiang Xue 2013-08-23 07:11:55 -0400
  • 95bc36c2e6 refactored generators. Qiang Xue 2013-08-23 07:06:21 -0400
  • a9e71d5565 better handling with exceptions in __toString() Qiang Xue 2013-08-23 07:05:33 -0400
  • 528f8c82f3 Fixes #795: do not generate form-control css class for file input as it would display an unneeded border. Qiang Xue 2013-08-22 15:55:34 -0400
  • 3469b2cb60 RangeValidator tests. Suralc 2013-08-22 16:12:09 +0200
  • d24e5b9b1f Merge pull request #793 from philippfrenzel/patch-3 Qiang Xue 2013-08-22 03:40:35 -0700
  • 48e3739b21 model generator WIP Qiang Xue 2013-08-22 06:40:04 -0400
  • a6248b4aab Refactored hint feature. Qiang Xue 2013-08-22 06:39:28 -0400
  • 17538187c4 Missing SemiKolon in module generator module template Philipp Frenzel 2013-08-22 06:54:53 +0200
  • 2a152cb555 model generator WIP Qiang Xue 2013-08-21 06:13:18 -0400
  • 6f9ddcf483 Merge pull request #789 from rmrevin/master Alexander Makarov 2013-08-21 01:48:57 -0700
  • fae8084524 Update alert widget Roman Revin 2013-08-21 11:48:01 +0400
  • 5424dc94b8 Merge pull request #788 from callmez/master Alexander Makarov 2013-08-21 00:36:48 -0700
  • e1b5ac6e2a typo path fix callmez 2013-08-21 11:28:10 +0800
  • f2dd9c3f42 used placeholder in version for twig Alexander Makarov 2013-08-21 03:06:27 +0400
  • 4b008ae096 Updated bootstrap to release version including wrappers and views Alexander Makarov 2013-08-21 03:00:13 +0400
  • 8ea5858d0d refactored gii. Qiang Xue 2013-08-20 14:36:43 -0400
  • dccb10d109 model generator WIP Qiang Xue 2013-08-20 08:45:15 -0400
  • a65be3b1c0 Update apps-advanced.md Carsten Brandt 2013-08-20 12:02:48 +0200
  • 22e4684a8f Merge pull request #784 from lucianobaraglia/master Qiang Xue 2013-08-19 19:59:41 -0700
  • 5c4ad45f01 Fixes #783. Qiang Xue 2013-08-19 22:56:02 -0400
  • 4c8058214f Last typo fixes in guide - I swear - [skip ci] Luciano Baraglia 2013-08-19 23:55:38 -0300
  • 30d3e874d5 Merge pull request #782 from lucianobaraglia/master Qiang Xue 2013-08-19 19:53:13 -0700
  • 1503d2e71e More typos [skip ci] Luciano Baraglia 2013-08-19 23:25:48 -0300
  • f445decca2 More typos [skip ci] Luciano Baraglia 2013-08-19 23:22:36 -0300
  • 3330909497 Another typo [skip ci] Luciano Baraglia 2013-08-19 22:59:18 -0300
  • e455b5d386 Typo in doc [skip ci] Luciano Baraglia 2013-08-19 22:34:16 -0300
  • b9553eb57a Replaced diff vendor. Qiang Xue 2013-08-19 14:21:40 -0400
  • c7c7683f8f Added StringHelper::diff(). Qiang Xue 2013-08-19 08:52:39 -0400
  • 829c10f4fa Fixed yii autoload precedence. Qiang Xue 2013-08-18 20:33:11 -0400
  • dc8966ebcb fixed composer.json Alexander Makarov 2013-08-19 03:27:03 +0400
  • 710d4767e9 composer config update. Qiang Xue 2013-08-18 18:46:49 -0400
  • 5f6ff37ee7 Gii: use composer instead of including diff library directly Alexander Makarov 2013-08-19 00:04:31 +0400
  • 514f121cf7 Gii: compressed logo image Alexander Makarov 2013-08-19 00:00:15 +0400
  • ee75653404 Gii: fixed logo position in mobile mode, cleanup Alexander Makarov 2013-08-18 23:41:25 +0400
  • 9bed03384b Gii: minor JS fixes Alexander Makarov 2013-08-18 23:40:59 +0400
  • b70fceb605 NavBar updated to reflect bootstrap v3 changes. Logo is now visible when viewed via mobile. Alexander Makarov 2013-08-18 23:39:50 +0400
  • 10f2b9259c Merge branch 'master' of github.com:yiisoft/yii2 Qiang Xue 2013-08-18 15:21:24 -0400
  • 3852e0b7cb finished module code generator. Qiang Xue 2013-08-18 15:20:56 -0400
  • 2c5098860f sort classmap alphabetically Carsten Brandt 2013-08-18 19:40:51 +0200
  • 3d5a762bc5 exclude gii from classmap Carsten Brandt 2013-08-18 19:40:29 +0200
  • bb2274eae2 re-added Exception about wrong class name to autoloader Carsten Brandt 2013-08-18 19:33:33 +0200
  • 5e759790e4 fixed output of classMap controller Carsten Brandt 2013-08-18 19:31:07 +0200
  • 9922cc3725 Merge pull request #777 from lucianobaraglia/master Alexander Makarov 2013-08-18 09:00:20 -0700
  • 52654a9d63 Changed label for gii generated form [skip ci] Luciano Baraglia 2013-08-18 12:07:33 -0300
  • 4a02e0b539 finished form generator. Qiang Xue 2013-08-18 08:52:30 -0400
  • 0c45765e7d Added tests for uncovered lines. Suralc 2013-08-18 14:39:22 +0200
  • 6222e70c9b Merge pull request #776 from lucianobaraglia/master Carsten Brandt 2013-08-18 00:40:38 -0700