Felix Freeman
|
7e5e76ed14
Accept redirect_to query param on /auth/email-token
|
3 سال پیش |
Felix Freeman
|
8a1c0c8f88
Catch integrity constraint violation on User->insert()
|
3 سال پیش |
Felix Freeman
|
ada9053e8d
Very basic user signup on /auth/signup
|
4 سال پیش |
Felix Freeman
|
5f1bd75c47
PHPmailer Mailer now returns boolean
|
5 سال پیش |
Felix Freeman
|
f7752496f3
Bugfix: Use internal state of data on TableModel::__construct()
|
5 سال پیش |
Felix Freeman
|
e10ea20543
Set utf-8 charset for mails
|
5 سال پیش |
Felix Freeman
|
943b327307
Bugfix: Use internal state of data on TableModel update() and insert()
|
5 سال پیش |
Felix Freeman
|
214a4be50d
Bugfix: as array instead of string on TableModel::find() ModelObjectNotFoundException
|
5 سال پیش |
Felix Freeman
|
2c33766972
Bugfix: Allow referer with undefined port on AuthController::emailToken()
|
5 سال پیش |
Felix Freeman
|
433f16fa7a
Authorization
|
5 سال پیش |
Felix Freeman
|
a9307b90a5
fixes a few code style issues
|
5 سال پیش |
Felix Freeman
|
f2f104399a
README: Unaccurate description of user features
|
5 سال پیش |
Felix Freeman
|
3198d0fe04
Bugfix: Forces url generation to match config('app.url')
|
5 سال پیش |
Felix Freeman
|
186c557775
Bugfix: Http/Controller::collectionResponse() total_pages returned 0 on some calls, no longer
|
5 سال پیش |
Felix Freeman
|
1b21a82c8f
Mail based authentication
|
5 سال پیش |
Felix Freeman
|
ec7b19db69
CORS support
|
5 سال پیش |
Felix Freeman
|
bfdd6772b1
User model and Authentication based on password or Token
|
5 سال پیش |
Felix Freeman
|
b992488171
Minor comment fix
|
5 سال پیش |
Felix Freeman
|
f60f1683f4
Bugfix TableModel::delete() use set primary key instead of id
|
5 سال پیش |
Felix Freeman
|
6d06f60d10
TableModel: Use table.column format in all CRUD operations
|
5 سال پیش |
Felix Freeman
|
97bf4b4b66
TableModel::find() allow to find by other fields that are not the primary key
|
5 سال پیش |
Felix Freeman
|
dfe02d8d14
TableModel: Fix automatic date format for Carbon attributes
|
5 سال پیش |
Felix Freeman
|
b6c5dbf468
Return Controller::singleResponse as plain object
|
5 سال پیش |
Felix Freeman
|
13fe23342c
Use PaymentServiceProvider
|
5 سال پیش |
Hacktivista
|
dc76cb0305
Turn the project into packages
|
5 سال پیش |
Hacktivista
|
71b8515b11
In README user stories replace 'client' by 'backer' ;) and add a new one
|
5 سال پیش |
Hacktivista
|
247ece1860
Due transactions.
|
5 سال پیش |
Hacktivista
|
2c6aef32e3
Require BCMath on README + add missing bcadd method to TableModel
|
5 سال پیش |
Hacktivista
|
c9fbf31987
APP_DUE_AFTER configuration option + handle config options in config/app.php file.
|
5 سال پیش |
Hacktivista
|
56063da66f
ModelObjectNotFoundException + adds error codes to README
|
5 سال پیش |