Commit Graph

486 Commits

Author SHA1 Message Date
softark
ac1c2dea65 [docs][guide][ja] improved translations (database, caching, and extension) 2012-08-06 21:57:39 +09:00
Nobuo Kihara
5a34ffbfc0 [docs][blog][ja], [docs][guide][ja] improved translations 2012-08-06 08:50:04 +09:00
softark
7f71110240 [docs][guide][ja] improved translations (toc, upgrade, changes, quickstart and basics) 2012-08-05 02:34:43 +09:00
softark
f40d59ce61 docs/guide/ja fixed bad links (removed unnecessary "ja/") 2012-07-30 21:18:01 +09:00
Alexander Makarov
4ca0b06601 fixed Russian docs typos 2012-07-29 20:25:20 +04:00
Alexander Makarov
801e27ebd5 Updated Russian docs 2012-07-29 20:00:43 +04:00
Borales
145d47fe18 [Guide] Removing '.txt' part for changes.txt link 2012-07-29 18:11:49 +03:00
Qiang Xue
a1f7e33d22 Updated the guide about renaming validator's "on" property to "off". 2012-07-28 23:59:57 -04:00
Nobuo Kihara
a10cc5e136 docs/guide/ja updated for the last changes 2012-07-29 06:44:41 +09:00
Borales
8399a4c9f2 [UK][Guide] last changes 2012-07-28 17:03:50 +03:00
resurtm
35a619abc4 Proper changes.txt entry. 2012-07-28 19:23:42 +06:00
resurtm
26870454cb Proper changes.txt entry. 2012-07-28 18:46:57 +06:00
resurtm
74530e9d12 Proper changes.txt entry. 2012-07-28 18:45:13 +06:00
resurtm
0e9338ce1c Fix related to the WebApp generator's git/hg support feature. Updated changes.txt. 2012-07-28 18:28:26 +06:00
resurtm
3b0f8e830b Updated changes.txt: added entry about addition of the model validation blacklisting. 2012-07-28 18:23:18 +06:00
resurtm
88cd54f4cc Refinement for webapp generator's hg/git files. 2012-07-28 17:48:27 +06:00
resurtm
b2e9ace66f Refinement for webapp generator's hg/git files. 2012-07-28 17:43:33 +06:00
resurtm
a89539be49 Refinement for webapp generator's hg/git files. 2012-07-28 17:41:09 +06:00
resurtm
ebcab06f2f Docs for web application generator ability to create hg/git specific files. 2012-07-28 17:37:45 +06:00
resurtm
b14399bf78 $off: Negation + verb fix. 2012-07-28 17:13:54 +06:00
resurtm
6c9e094c29 Tiny fix. 2012-07-28 17:05:44 +06:00
resurtm
d500a46de0 Additional docs related to the form validation rules. Added docs for scenario blacklisting ($off). 2012-07-28 17:00:24 +06:00
softark
2023a1c32f docs/guide/ja updated 2012-07-25 17:32:56 +09:00
Alexander Makarov
5c190fb7b6 Russian typos, better Russian wording, typo in English database.query-builder.txt 2012-07-25 01:53:50 +04:00
Alexander Makarov
44dea7d766 updated Russian translation 2012-07-25 00:29:17 +04:00
Borales
8472dc0ef3 [UK] Updating framework view files, framework messages, requirements messages, guide files. Fixing UTF-8 BOM header 2012-07-24 12:38:06 +03:00
Alexander Makarov
5fabd4a839 fixed wording in Namespaced Controllers docs 2012-07-24 03:26:51 +04:00
miata
7c228b6e35 [ja][guide]Fixed typo. 2012-07-23 18:18:00 +09:00
Alexander Makarov
77f4a674a6 Merge branch 'master' of git://github.com/yiisoft/yii into namespaced_modules
Conflicts:
	CHANGELOG
2012-07-20 21:36:08 +04:00
softark
6f6486bcd1 docs/guide/ja updated 2012-07-18 13:00:54 +09:00
CeBe
928ec818ce fixed typo rollBack -> rollback
used case setting of methods implementation in CDbTransaction as
reference.
2012-07-16 04:59:40 +02:00
CeBe
d0c3388b92 removed empty versions from changes file in guide
versions 1.1.9 and 1.1.10 did not have any content
2012-07-15 14:31:54 +02:00
CeBe
49df17385f small doc adjustments de and en 2012-07-15 14:27:15 +02:00
CeBe
45bba214b8 german translation adjustments
took over some small changes made in original translation files.
2012-07-15 04:54:51 +02:00
Qiang Xue
8fe4a4d0ef Merge pull request #969 from suralc/http-filter-docs-ger
Update for #933 (translation)
2012-07-13 08:22:19 -07:00
Suralc
42a4f32ff9 Updated English http-caching documentation.
[ci skip]
2012-07-13 17:11:18 +02:00
Suralc
8c8c3f71bc Translated missing line and added a missing word.
[ci skip]
2012-07-13 17:05:03 +02:00
softark
cc140c21b4 docs/blog/ja and docs/guide/ja updated, docs/guide/topics.console.txt typo fixed 2012-07-13 23:48:02 +09:00
Suralc
168053905e [ci skip] 2012-07-07 15:18:31 +02:00
Suralc
04275a68ef Corrected spelling of some words [ci skip] 2012-07-07 15:15:09 +02:00
Suralc
7c030a1d6c Added german translation for HTTP-Caching. 2012-07-07 15:09:28 +02:00
Alexander Makarov
3c4f1a949a fixed docs, added CWebModule::controllerNamespace instead of using module namespace 2012-07-01 22:21:32 +04:00
Alexander Makarov
0eefda38be namespaced module controllers are now propely loaded, added documentation about using namespaced controllers and modules 2012-06-29 00:22:15 +04:00
Alexander Makarov
f98dc38b8a added note about choosing source language 2012-06-21 13:12:39 +04:00
mdomba (mdlap)
5939a8ca48 doc fix 2012-06-08 21:56:32 +02:00
softark
ce43d4809e docs/guide/ja/topics.auth.txt updated
1) typo fixed '照明' -> '証明'
2) add Info on $params['userId']
2012-06-06 11:07:25 +09:00
CeBe
76400cd111 Added changelog entry and fixed doc typo 2012-06-02 21:27:12 +02:00
Carsten Brandt
802fecc7ad guide: add note about userId-param in checkAccess
note added in english and german language
see issue #766 for details
2012-06-02 00:27:58 +02:00
softark
f96932527b docs/guide/ja/topics.auth.txt updated (on "default roles") 2012-05-29 22:56:39 +09:00
Borales
45c7de6a3a [Guide] Added topics.console, topics.i18n. Typos, fixes. 2012-05-26 13:31:07 +03:00