Commit Graph

120 Commits

Author SHA1 Message Date
mdomba (mdlap)
22afb3fef0 forgot to remove the comment doc 2012-08-18 00:37:20 +02:00
mdomba (mdwork)
902d00dfdc prevent occasional errors (invalid connectionId) 2012-08-17 15:38:39 +02:00
mdomba (mdwork)
c980ff506c proper action for autocomplete 2012-08-17 15:37:35 +02:00
mdomba (mdwork)
2686ca3e5f set new autocomplete options when connectionId chages 2012-08-17 15:36:58 +02:00
mdomba (mdwork)
72c2498b72 calling ajax from automcomplete has performace issues 2012-08-17 15:35:48 +02:00
mdomba (mdwork)
41b71d901e no braces for single lines 2012-08-17 15:34:51 +02:00
Alexander Makarov
17479ecc0f fixed crud phpdoc hint 2012-08-15 14:02:02 +04:00
mdomba (mdwork)
d071f08bae prevent output of spaces on new line in new created model 2012-08-09 15:39:11 +02:00
mdomba (mdlap)
a40ac64238 better error message for wrong connectionId 2012-08-09 00:30:01 +02:00
mdomba (mdlap)
ba6ab46d79 move action to proper controller 2012-08-08 18:54:11 +02:00
mdomba (mdwork)
c621bfeb51 Issue #1099 - changed connectionID to sticky text field 2012-08-08 15:01:48 +02:00
mdomba (mdwork)
f7e148098d Merge branch 'master' of git://github.com/yiisoft/yii into 1099-gii-model-generator-connections 2012-08-08 12:33:32 +02:00
Leo R. Lundgren
7a194496a5 Fix a bunch of @param and @return phpdoc errors in various files. 2012-08-03 16:17:58 +02:00
mdomba (mdwork)
ffb2e8ee2a fixed spaces 2012-08-03 14:28:54 +02:00
mdomba (mdwork)
418a9ce716 #1099 better check for connection string 2012-08-03 14:14:32 +02:00
mdomba (mdwork)
9b81336814 Fixes #1099 - proper detection of CDbConnection class 2012-08-03 14:07:22 +02:00
Alexander Makarov
ada1cedc7d added CJavaScriptExpression while keeping BC 2012-07-27 01:54:19 +04:00
resurtm
a03903579b Gii default templates: metadata for variables passed into views is now compatible with both Netbeans and PHPStorm. 2012-07-14 00:16:39 +06:00
resurtm
b274e112c3 Gii controller template: added missing new line. 2012-07-12 19:11:39 +06:00
resurtm
4db0b7a0b9 Gii default templates: view variables metadata (phpdoc) joined into a single php tag (<?php and ?>). 2012-07-12 19:09:19 +06:00
resurtm
0f6edcc2eb Gii default templates: view variables metadata (phpdoc) joined into a single php tag (<?php and ?>). 2012-07-12 19:08:06 +06:00
resurtm
5c853b056f Gii default templates: view variables metadata (phpdoc) joined into a single php tag (<?php and ?>). 2012-07-12 18:54:47 +06:00
resurtm
0cb29229e0 Gii default templates: added additional metadata (PHPDoc) of the variables passed into views for better IDE autocompletion 2012-07-12 15:35:52 +06:00
resurtm
efa1dfde52 A little bit more cleaner Gii CRUD template. Checking whether deletion happens by POST request removed from actionDelete. Instead the postOnly filter was added to the controller. 2012-06-24 20:02:58 +06:00
mdomba (mdwork)
462aac0350 (Reverted pull #681) detection of one-to-one relations 2012-05-21 12:39:51 +02:00
Richard Peng
d4a86c803d fix detection of one-to-one relations 2012-05-04 17:24:38 -04:00
mdomba (mdwork)
c4a089a557 added .gitignore to exclude list 2012-03-23 11:29:40 +01:00
Alexander Makarov
54fe951f5e Fixed possible Gii error when default component doesn't have class specified 2012-03-21 03:25:17 +04:00
Alexander Makarov
96089ef5df Set gii model generator connection dropdown width to fixed value, corrected tooltip text 2012-03-10 19:14:21 +04:00
Alexander Makarov
5c46317820 Enh #136: Added ability to select database connection in Gii model generator 2012-03-10 17:03:45 +04:00
Maurizio Domba
96d8c67179 Merge pull request #438 from mdomba/433-gii-model-autocomplete
Fixes issue #433 proper fix for no registering jQueryUI in Gii
2012-03-02 10:09:51 -08:00
mdomba (mdlap)
16285a694c Fixes issue #433 proper fix for no registering jQueryUI in Gii 2012-03-02 19:04:22 +01:00
mdomba (mdwork)
314c9eabad Fixes issue #381 Gii model name input could get misspelled when autocomplete is used 2012-03-02 15:28:25 +01:00
mdomba (mdwork)
b5fa03afb6 Fixes #443 jqueryUI is now registered with registerCoreScript() 2012-03-02 13:46:01 +01:00
Dariusz Górecki
b8f8acb0c9 Fix gitignore files 2012-02-16 15:39:12 +01:00
mdomba
4273483ecd Gii - check tableNames for reserved PHP keywords when '*' is used 2012-01-08 14:03:36 +00:00
mdomba
9674e22394 fixed doc for proper IDE autocompletion 2011-12-16 16:33:07 +00:00
mdomba
0c9da11335 (Fixes issue 3010) Added proper doc for CActiverecord::model() when generated with Gii 2011-12-16 13:35:16 +00:00
alexander.makarow
88d645b1e4 (Fixes issue 2823) Added autocomplete for Gii "Table Name" field 2011-09-26 22:23:03 +00:00
qiang.xue
564fc84c1e (Fixes issue 2264) 2011-06-23 21:13:06 +00:00
alexander.makarow
0050917775 reverted 2498 fix 2011-06-15 14:21:12 +00:00
qiang.xue
f189143372 (Fixes issue 2514) 2011-06-14 17:33:16 +00:00
alexander.makarow
d56800be7b fixed event-method examples 2011-06-14 12:27:17 +00:00
alexander.makarow
50626f850b UPGRADE notes for before* event-methods, additional methods changed 2011-06-14 08:38:23 +00:00
mdomba
c5e9d7fbb6 better regex to check that fieldnames follow PHP naming rules 2011-04-27 07:45:15 +00:00
alexander.makarow
dc7a397a65 Controller generated with Gii CRUD wasn't able to handle non-integer primary key 2011-04-17 18:04:14 +00:00
qiang.xue
e1ee5197c3 (Fixes issue 1770) 2011-03-19 01:26:47 +00:00
alexander.makarow
98f688bbef (Fixes issue 2113) Wrong CRUD action description 2011-02-18 21:26:28 +00:00
mdomba
d9697f4a60 (Fixes issue 1624) 2011-01-26 14:47:23 +00:00
mdomba
32ed99924a Fixed validateTableName() 2011-01-22 10:59:52 +00:00