1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-20 08:21:34 +02:00
invoiceninja/config
David Bomba e4f46c2a4e
Presenters, skinned views, model refactoring (#2464)
* Default database connection - set defaults for engine and strict

* Working on tests for refactored model

* Fixes for tests, use polymorphic relationships for Invitations

* skin the password reset pages
2018-10-22 23:04:37 +11:00
..
app.php Login UI, Database Seeds, Dashboard layouts (#2450) 2018-10-16 22:42:43 +11:00
auth.php Sign Up Scaffolding (#2453) 2018-10-17 23:26:27 +11:00
breadcrumbs.php Sign Up Scaffolding (#2453) 2018-10-17 23:26:27 +11:00
broadcasting.php Multi Auth - Multi DB (#2442) 2018-10-15 16:00:48 +11:00
cache.php Multi Auth - Multi DB (#2442) 2018-10-15 16:00:48 +11:00
database.php Presenters, skinned views, model refactoring (#2464) 2018-10-22 23:04:37 +11:00
filesystems.php Multi Auth - Multi DB (#2442) 2018-10-15 16:00:48 +11:00
hashing.php Multi Auth - Multi DB (#2442) 2018-10-15 16:00:48 +11:00
logging.php Multi Auth - Multi DB (#2442) 2018-10-15 16:00:48 +11:00
mail.php Multi Auth - Multi DB (#2442) 2018-10-15 16:00:48 +11:00
ninja.php Presenters, skinned views, model refactoring (#2464) 2018-10-22 23:04:37 +11:00
queue.php Multi Auth - Multi DB (#2442) 2018-10-15 16:00:48 +11:00
services.php Refactor constants, set active db connection in middleware, add socket.io dependencies (#2463) 2018-10-21 09:26:21 +11:00
session.php Multi Auth - Multi DB (#2442) 2018-10-15 16:00:48 +11:00
view.php Initial commit 2018-10-04 20:10:43 +03:00