70 Commits

Author SHA1 Message Date
8c18feb1b5 Fixes the variable name 2013-05-07 14:11:52 +03:00
91e6f8220c fix 2013-05-07 12:27:07 +04:00
a5ab4aa22c fix 2013-05-07 12:25:56 +04:00
9a1221e7c4 Wrapped code with github-style blocks with PHP highlighting 2013-05-07 12:25:00 +04:00
9990dde19e Merge pull request #151 from lucianobaraglia/master
Fix in docs
2013-05-07 01:05:32 -07:00
9844c2e526 Fixed typo 2013-05-07 08:41:33 +02:00
6b9a0531b8 Controllers section example fix 2013-05-07 02:01:00 -03:00
ce1e725a6b Added namespace section. 2013-05-06 21:20:26 -03:00
647a802782 Added dirty attribute description. 2013-05-06 20:33:03 -03:00
881a85d463 Fixed doc about renderers. 2013-05-06 20:24:22 -03:00
36d452ae16 Finished the initial draft of upgrading instructions 2013-05-06 19:20:20 -04:00
c6642a3d65 upgrading instructions WIP 2013-05-06 14:50:16 -04:00
034d88e5e4 Fixes issue #134 2013-05-06 08:04:35 -04:00
8c11a4b7e2 code reorganization fix. 2013-05-05 18:35:49 -04:00
64217b855f migration docs 2013-05-05 12:10:00 +04:00
f3286df328 Fixes #76 2013-05-05 01:44:34 +04:00
a948e73872 example for using asArray 2013-05-05 01:27:13 +04:00
958aeb76b6 more on performance tuning 2013-05-05 00:26:18 +04:00
aed66bcd1b started performance section of the guide 2013-05-05 00:02:14 +04:00
d8beaa648e added doc files 2013-05-04 23:23:29 +04:00
05d5962cfa guide wip 2013-05-03 20:58:49 -04:00
ed8b5bd7a3 Smarty: added path function and exposed $app and $this 2013-05-01 19:23:45 +04:00
23f5b504c0 Twig: added path() function, exposed app and this in templates 2013-05-01 18:50:30 +04:00
16880c1e69 updated view renderers docs 2013-04-28 02:56:46 +04:00
385f711fa7 updated view renderers docs 2013-04-27 16:17:44 +04:00
cc450431f6 Merge branch 'master' 2013-04-11 18:25:51 +04:00
55e8db9b97 improved doc. 2013-04-10 10:48:13 -04:00
a421f9f1ab refactored component event. 2013-04-05 19:29:10 -04:00
0824e1c15d Removed old reviews and code style (it's on github wiki now) 2013-04-04 01:14:40 +04:00
6c00f6d2b4 Merge branch 'master' 2013-04-03 23:44:08 +04:00
1fbf81be57 User WIP. 2013-03-28 17:43:27 -04:00
f6d405b962 Merge branch 'refs/heads/master' into template-engines 2013-03-26 16:50:05 +04:00
4fdaab3560 updated file header. 2013-03-04 08:03:46 -05:00
712f4dae0d url wip 2013-02-10 14:53:35 -05:00
45020ebc72 autoloader draft docs 2013-02-08 03:23:48 +04:00
bb5962f9f5 Basic Smarty and Twig view renderers, docs 2013-02-08 03:23:20 +04:00
da0ef127b5 proof reading docs, fixed event order in AR 2013-02-01 18:06:21 +01:00
c0d439bac9 Component documentation wording 2013-01-23 21:47:37 +01:00
76b153a368 fixed event doc. 2013-01-20 13:37:16 -05:00
6dd495b65f Added init and afterFind events to AR.
Implemented scope support.
2013-01-17 20:58:50 -05:00
b51d347465 Added count, average, sum, min, max, scalar methods to ActiveQuery.
Added support for scopes defined in AR classes.
2013-01-17 19:26:20 -05:00
63bb6efb6e wording fixes for AR docs 2013-01-17 23:15:38 +01:00
5d90e6da80 removed scopes.
finished AR documentation.
2013-01-14 20:19:08 -05:00
cc33a930c9 Finished AR API. 2013-01-13 21:17:45 -05:00
3ca50f3043 clean up AR 2013-01-13 10:23:03 -05:00
04cf537394 move back api docs. 2013-01-08 10:52:35 -05:00
8e05e6e62d changed copyright line. 2013-01-07 11:34:52 -05:00
e5cefb0133 moved api docs. 2013-01-07 11:29:49 -05:00
8517ee9e50 reorganized DB classes. 2013-01-05 16:46:53 -05:00
377181a008 new AR WIP 2012-11-12 20:31:23 -05:00