Commit graph

19 commits

Author SHA1 Message Date
Dmitry Khomutov
c015d8c58b
Refactored project structure. 2018-03-09 13:46:18 +07:00
Dmitry Khomutov
dd9f43b7dd
Refactored Config. 2018-03-09 13:46:18 +07:00
Dmitry Khomutov
8b5a874789
Refactored Store. 2018-03-09 13:46:17 +07:00
Dmitry Khomutov
905d6d41d1
Refactored models. 2018-03-09 13:46:17 +07:00
Dmitry Khomutov
5d9b56d194
Replaced func_get_args() by ...$params (PHP 5.6+). 2018-03-09 13:46:16 +07:00
Dmitry Khomutov
f26726c6e9
Removed User model from $_SESSION. 2018-02-21 10:46:57 +07:00
root
002e64f4d6 Fixing issue #136 (PHP 7.2 unpack user from session) 2017-12-09 19:31:46 +03:00
Dmitry Khomutov
550d019e17
Fixed language select on user/edit page 2017-03-18 12:14:24 +07:00
Dmitry Khomutov
a2fbd9b775
Code style fixes 2017-03-12 11:40:40 +07:00
Dmitry Khomutov
0a4636a379
Refactored InstallCommand (+ removed localization from InstallCommand, because it doesn't works actually) 2017-02-05 15:37:46 +07:00
Dmitry Khomutov
d0a46ee8ab
Dates localization 2017-01-15 18:11:18 +07:00
Dmitry Khomutov
143e583be8 Fixed User Session 2017-01-04 10:37:39 +07:00
Dmitry Khomutov
110543e983 Added item per page parameter for users (+ language) 2017-01-04 01:22:58 +07:00
Dmitry Khomutov
9e3a344c17 Added const DEFAULT_LANGUAGE to Lang class 2016-12-28 21:28:17 +07:00
Dmitry Khomutov
9de4fb51d3 Repaired tests + refactored code for tests 2016-08-13 17:47:55 +07:00
Dmitry Khomutov
32f5c01728 Fixed namespaces in docblocks (PHPCI -> PHPCensor) 2016-07-21 23:20:59 +06:00
Dmitry Khomutov
31f92327c1 Fixed naming (phpci -> php-censor) 2016-07-21 23:02:11 +06:00
Dmitry Khomutov
4fee89fb80 Fixed constants 2016-07-21 21:20:34 +06:00
Dmitry Khomutov
60a2b7282a Fixed namespaces (PHPCI -> PHPCensor) 2016-07-20 18:27:32 +06:00
Renamed from src/PHPCI/Helper/Lang.php (Browse further)