17 Commits (07accd9b7db48e1d65c6d0348e3e8680df8592a1)

Author SHA1 Message Date
Alexander Makarov f0d7a52d84 Removed User.role from advanced application template because it was causing confusion that user could be assinged a single RBAC role and that role field is somehow tied to RBAC at all. 10 years ago
Carsten Brandt 8fa4899e02 use utf8_unicode_ci instead of utf8_general_ci 10 years ago
resurtm 9c2e7661bc Initial migration code must match code generated by console migration controller. 10 years ago
Sergey Gonimar 4575c3c3eb use alias format for table names 11 years ago
Alexander Makarov 32ac899199 Added table prefix to advanced application migration (now drop table) 11 years ago
Alexander Makarov e6f91e2d59 Added table prefix to advanced application migration 11 years ago
Alexander Makarov ab799d8ea9 Fixes #2911: Removed `tbl_` default for table prefix 11 years ago
SonicGD b5f8a4dc22 Reformat code te be PSR-2 compatible 11 years ago
Alexander Makarov 6a39cc654b Removed password_reset_token field size to be enough for timestamp 11 years ago
Carsten Brandt ab882a3c00 code style 11 years ago
Alexander Kochetov 7d157abdb8 Advanced app migrations updated 11 years ago
Alexander Makarov 7fa3b699c1 Adjusted advanced app migration so it is now OK for non-mysql 11 years ago
Alexander Makarov 1f6a823073 Short array syntax 11 years ago
Alexander Makarov 90ed776296 implemented password reset 11 years ago
Suralc d6f001016c Added missing use statement. 12 years ago
Alexander Makarov c4380f65a5 MySQL migration for User model 12 years ago
Alexander Makarov 0fb30f8d25 Advanced application template 12 years ago