31 Commits

Author SHA1 Message Date
212c5ee3ef Fixes #4254: SqlDataProvider does not work with Oracle and SQL Server 2014-09-03 14:42:09 -04:00
3a1e0f3a5c property codestyle framework 2014-07-30 00:21:31 +02:00
474e664c5f phpdoc code 2014-07-08 16:02:49 +02:00
0c14f47f9a Fixes #3793: Changed inline autocomplete hints style to get more IDEs support 2014-06-20 17:40:00 +04:00
f6f0e66598 ensure gridview query is reusable
apply pagination and sorting to a clone of it.
2014-04-22 15:50:32 +02:00
ab799d8ea9 Fixes #2911: Removed tbl_ default for table prefix 2014-03-30 19:33:46 +04:00
27659d1776 fixed FileHelper private method static call 2014-03-26 17:51:52 +01:00
bf3c75147d reverted breaking PHPdoc codestyle changes
issue #2852
2014-03-23 20:51:09 +01:00
8e11ad0360 refactored code to use Instance::ensure() 2014-03-18 12:31:27 -04:00
8c2e39235f Turn module and application into DI containers. 2014-03-17 23:57:01 -04:00
b5f8a4dc22 Reformat code te be PSR-2 compatible 2014-03-16 10:46:21 +06:00
40cb98bb02 updated @property annotations 2014-03-11 16:21:25 +01:00
fad635440b Fixes #2655: Arrayable and ArrayableTrait are incompatible for some PHP versions. 2014-03-07 19:08:27 -05:00
4d538d6bba removed ModelSerializer as it is replaced by new REST implementation. 2014-03-06 19:17:23 -05:00
3f42d5826a REST wip. 2014-03-05 13:29:24 -05:00
a8c7d36c02 Finished HATEOAS support. 2014-03-03 14:58:37 -05:00
8e8bbf4ed1 Improved page size and page number validation. 2014-02-27 20:55:48 -05:00
5d0ec52a52 Added support for reading page size from query parameters by Pagination 2014-02-27 20:01:09 -05:00
f2a3dafb21 Added Pagination::getLinks() 2014-02-27 15:38:31 -05:00
43c17d99cc Fixes #2426: Changed URL creation method signatures to be consistent 2014-02-20 20:10:33 +04:00
26cb7b2a3c Renamed fooVar to fooParam for various classes. 2014-02-15 18:18:27 -05:00
c0bac44f10 Fixes #1186: Changed Sort to use comma to separate multiple sort fields and use negative sign to indicate descending sort 2014-02-15 17:54:33 -05:00
262189533a huge amount of documentation link fixes 2014-01-28 17:54:40 +01:00
0d669f5e6b refactored params methods in Request
issue #2043
2014-01-21 15:04:43 +01:00
ed14eaaae5 added docs about # link to sort and paginiation
fixes #2072
2014-01-20 14:33:04 +01:00
86933cd745 Fixed hash doc for pagination 2014-01-20 17:15:40 +04:00
26514419cc Added note about hash to Pagination::$params phpdoc 2014-01-20 16:39:25 +04:00
a766a00027 Sort updated 2014-01-19 13:51:01 +04:00
04b356eb79 ModelSerializer WIP 2014-01-12 23:50:45 -05:00
5d23a066ca Removed unused imports 2014-01-12 23:42:55 +04:00
0c38655217 psr-4 move 2014-01-10 21:41:43 -05:00