16 Commits

Author SHA1 Message Date
9821c589c5 fixed issue with rest\UrlRule extraPatterns
url creation did not work when no HTTP verb was specified.
fixes #13200
2016-12-16 00:00:27 +01:00
4aa935e69e Fixes #12055: Changed boolean to bool and integer to int in phpdoc 2016-11-07 02:51:39 +03:00
32f4dc8997 Fixes #5385: links created from classes to corresponding guide articles (#12920) 2016-11-04 18:55:14 +03:00
68c30c1034 Replace aliases of functions 2015-06-29 22:59:22 +03:00
ef912f4e43 [REST] specifying a higher priority rule via extraPatterns 2015-04-19 15:19:33 +03:00
31a17d6791 Revert "Fixes #4829: Removed PARSING_ONLY from \yii\rest\UrlRule to allow creating non-GET URLs for forms and tests"
This reverts commit 4ffbfec9aa032e5923b6fdfd7db9bc7e25275b40.
2014-08-27 21:42:07 +04:00
4ffbfec9aa Fixes #4829: Removed PARSING_ONLY from \yii\rest\UrlRule to allow creating non-GET URLs for forms and tests 2014-08-27 12:56:01 +04:00
3a1e0f3a5c property codestyle framework 2014-07-30 00:21:31 +02:00
0c14f47f9a Fixes #3793: Changed inline autocomplete hints style to get more IDEs support 2014-06-20 17:40:00 +04:00
0b29c9607d fixed broken API links [skip ci] 2014-04-09 22:22:49 -04:00
bf3c75147d reverted breaking PHPdoc codestyle changes
issue #2852
2014-03-23 20:51:09 +01:00
b5f8a4dc22 Reformat code te be PSR-2 compatible 2014-03-16 10:46:21 +06:00
1b03dc8f4c major features and documentation finished for REST API. 2014-03-05 23:52:33 -05:00
18c7c63e66 rest WIP 2014-03-05 22:21:55 -05:00
48a12559b2 rest api WIP 2014-03-01 23:14:16 -05:00
39947be66b rest WIP 2014-02-28 21:25:43 -05:00