Commit Graph
751 Commits
Author SHA1 Message Date
resurtm 294ca9c74a documentation wip 2016-12-18 23:36:10 +06:00
resurtm 179e0842aa documentation wip 2016-12-18 23:35:37 +06:00
resurtm c4b80e0903 documentation wip 2016-12-18 23:34:54 +06:00
resurtm a12c58eadc documentation wip 2016-12-18 23:31:44 +06:00
resurtm b4549f3a54 documentation wip 2016-12-18 23:29:58 +06:00
resurtm 8b02351b6c documentation wip 2016-12-18 23:07:53 +06:00
resurtm aba818fb87 documentation wip 2016-12-18 21:09:35 +06:00
resurtm eff3889809 documentation wip 2016-12-18 20:07:20 +06:00
resurtm 84b9f7336b documentation skeleton 2016-12-18 19:57:24 +06:00
resurtm 5f4b54bb23 minor cleanups 2016-12-18 19:21:28 +06:00
Antonio Ramirez b0cf145c6b php cs fixer 2016-12-15 23:01:45 +01:00
Antonio Ramirez 3ba01b4674 fix formatting 2016-12-14 02:50:12 +01:00
Antonio Ramirez f3f4b31bb4 fix bootstrap 2016-12-14 02:35:05 +01:00
Antonio Ramirez 9f1a60b542 added RBAC 2016-12-14 02:26:02 +01:00
2amigos 9409da4c89 Merged in migration-namespaces (pull request #1)
Make migrations namespaced: move migrations from "@Da/User/resources/migrations/*.php" to "Da\User\Migration\*.php"
2016-12-13 13:26:41 +01:00
resurtm ee11f33fff initial readme file 2016-12-13 13:50:01 +06:00
resurtm 51a8a2b335 move Da\User migrations from resources to dedicated namespace 2016-12-13 13:27:43 +06:00
resurtm ab7665eea5 minor cleanups 2016-12-13 13:17:38 +06:00
resurtm 04d040da81 add 'temp' directory to .gitignore, would be user for different various testing/temp purposes 2016-12-13 12:47:21 +06:00
Antonio Ramirez 4c9b9671b5 fixed all tests 2016-12-11 21:34:22 +01:00
Antonio Ramirez 4588d77129 fix test configuration 2016-12-11 13:33:40 +01:00
Antonio Ramirez 0b71a3e9b3 fix tests configuration 2016-12-11 12:46:43 +01:00
Antonio Ramirez 582c2fb715 fixing bugs 2016-12-11 04:20:36 +01:00
Antonio Ramirez 0834ad6ca0 fixing some tests 2016-12-11 04:17:55 +01:00
Antonio Ramirez d8e517a9d1 add missing classes to container initialization 2016-12-11 01:42:11 +01:00
Antonio Ramirez 76e49ca1a7 added console commands 2016-12-11 01:20:10 +01:00
Antonio Ramirez 1ebe58d2ce fix views 2016-12-11 00:56:05 +01:00
Antonio Ramirez 005ab4f1b8 fix admin views 2016-12-10 21:42:16 +01:00
Antonio Ramirez 0faf61f044 added migrations 2016-12-10 21:33:29 +01:00
Antonio Ramirez 6d47dcaf22 added views and Authclients 2016-12-10 20:55:17 +01:00
Antonio Ramirez 1c863f815a fixes on email change strategies + fix Settigns form 2016-12-10 20:38:21 +01:00
Antonio Ramirez d3ad2c4f90 added settings controller 2016-12-10 14:28:01 +01:00
Antonio Ramirez e215fd58bf added email change strategies 2016-12-10 14:14:42 +01:00
Antonio Ramirez 3fe09e3eb3 added social connection action 2016-12-09 16:41:25 +01:00
Antonio Ramirez f6dcb21205 added profile controller 2016-12-09 09:43:46 +01:00
Antonio Ramirez 0be1644e75 remove not required methods 2016-12-09 09:36:46 +01:00
Antonio Ramirez 6457fbe2c2 added registration process 2016-12-09 09:36:18 +01:00
Antonio Ramirez c3aad1b47d add resend functionality 2016-12-09 01:39:55 +01:00
Antonio Ramirez 6f9cc5188e added recovery process 2016-12-06 16:15:15 +01:00
Antonio Ramirez ea68cb3d84 starting with password recovery procedures 2016-12-06 14:31:11 +01:00
Antonio Ramirez c5279eb13c update models + added social network account services 2016-12-06 00:24:24 +01:00
Antonio Ramirez be80b12a03 add block/unblock service 2016-12-04 23:20:33 +01:00
Antonio Ramirez bda69d38af add admin controller and many updates 2016-12-04 23:10:06 +01:00
Antonio Ramirez abe959d8cc remove string representation of class names 2016-12-04 15:56:54 +01:00
Antonio Ramirez bd06010018 add events + more wip classes 2016-12-04 15:53:09 +01:00
Antonio Ramirez 3e16d24048 add services + more structural additions 2016-12-04 13:37:15 +01:00
Antonio Ramirez 36ffbd83da minor fixes 2016-12-03 20:42:05 +01:00
Antonio Ramirez 3d3fe43d54 added Bootstrap + Module + model class map helper + message translation config 2016-12-03 19:20:12 +01:00
Antonio Ramirez f11685a41e remove prefix on classnames 2016-12-03 16:30:47 +01:00
Antonio Ramirez e60f7ee56f add some attributes + email change strategies base classes + interface 2016-12-03 16:29:08 +01:00