Historique des commits

Auteur SHA1 Message Date
  Felix Freeman 433f16fa7a Authorization il y a 5 ans
  Felix Freeman a9307b90a5 fixes a few code style issues il y a 5 ans
  Felix Freeman f2f104399a README: Unaccurate description of user features il y a 5 ans
  Felix Freeman 3198d0fe04 Bugfix: Forces url generation to match config('app.url') il y a 5 ans
  Felix Freeman 186c557775 Bugfix: Http/Controller::collectionResponse() total_pages returned 0 on some calls, no longer il y a 5 ans
  Felix Freeman 1b21a82c8f Mail based authentication il y a 5 ans
  Felix Freeman ec7b19db69 CORS support il y a 5 ans
  Felix Freeman bfdd6772b1 User model and Authentication based on password or Token il y a 5 ans
  Felix Freeman b992488171 Minor comment fix il y a 5 ans
  Felix Freeman f60f1683f4 Bugfix TableModel::delete() use set primary key instead of id il y a 5 ans
  Felix Freeman 6d06f60d10 TableModel: Use table.column format in all CRUD operations il y a 5 ans
  Felix Freeman 97bf4b4b66 TableModel::find() allow to find by other fields that are not the primary key il y a 5 ans
  Felix Freeman dfe02d8d14 TableModel: Fix automatic date format for Carbon attributes il y a 5 ans
  Felix Freeman b6c5dbf468 Return Controller::singleResponse as plain object il y a 5 ans
  Felix Freeman 13fe23342c Use PaymentServiceProvider il y a 5 ans
  Hacktivista dc76cb0305 Turn the project into packages il y a 5 ans
  Hacktivista 71b8515b11 In README user stories replace 'client' by 'backer' ;) and add a new one il y a 5 ans
  Hacktivista 247ece1860 Due transactions. il y a 5 ans
  Hacktivista 2c6aef32e3 Require BCMath on README + add missing bcadd method to TableModel il y a 5 ans
  Hacktivista c9fbf31987 APP_DUE_AFTER configuration option + handle config options in config/app.php file. il y a 5 ans
  Hacktivista 56063da66f ModelObjectNotFoundException + adds error codes to README il y a 5 ans
  Hacktivista 7a23c6fab3 TableModel::staticDelete() massively based on primary keys array il y a 5 ans
  Hacktivista 80508b75b4 General purpose helper: commaStrRepeat() for repeating a string X times separated by commas il y a 5 ans
  Hacktivista 55935e0f28 TableModel->update(['only', 'certain', 'fields']) il y a 5 ans
  Hacktivista 72420c398d TableModel dateSetter() from private to protected il y a 5 ans
  Hacktivista 3cfc6ffefd TableModel namespace use reordering. il y a 5 ans
  Hacktivista 22cdf10a7f Bugfix: consider that a magic getter attribute could not be set but still valid (return null) il y a 5 ans
  Hacktivista 9e6cd0856c Basic seeder for CLP currency il y a 5 ans
  Hacktivista 2617363d65 Laravel Tinker for development env il y a 5 ans
  Hacktivista 9cf9f1f7ff Bugfix: on transactions table created_at is nullable il y a 5 ans