Historique des commits

Auteur SHA1 Message Date
  Felix Freeman 6710326dac Merge branch 'dev' il y a 4 ans
  Felix Freeman 904690ca8d Notify user via email for each transaction il y a 4 ans
  Felix Freeman 351d20cdb4 Authorization il y a 4 ans
  Felix Freeman 1464d4612b Use hawese-core User model and authentication middleware (not authorization yet) il y a 4 ans
  Felix Freeman ae829ba23c minor style fix il y a 4 ans
  Felix Freeman fa9f896be8 Bugfix: validate on custom Transaction::insert() il y a 4 ans
  Felix Freeman 6d3eff255d Bugfix: balance is nullable on Transaction il y a 4 ans
  Felix Freeman cb15a65f30 Serialize decimals toJson() trimming trailing zeroes il y a 4 ans
  Felix Freeman e4720efcd7 README: Say the same about AGPL license, but use other words il y a 4 ans
  Felix Freeman 1d4a1f05db use new TableModel::select signature il y a 5 ans
  Felix Freeman 30fad28e24 /transactions?due query param filter il y a 5 ans
  Hacktivista e090b7ed46 Fix typo and old info in README il y a 5 ans
  Hacktivista fcce631aa9 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
  Hacktivista bf4f5751c5 Bugfix: error code could be non-integer on JsonExceptionRenderer il y a 5 ans
  Hacktivista c99367197e Better descriptions for Transaction + config + TableModel::$table il y a 5 ans
  Hacktivista 6374966c1a Require some configuration options il y a 5 ans