1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-20 08:21:34 +02:00
Commit Graph

103 Commits

Author SHA1 Message Date
Hillel Coren
03bb75674b Multi-db support 2017-05-04 20:08:27 +03:00
Hillel Coren
6108196ee7 Multi-db support 2017-05-02 12:09:01 +03:00
Hillel Coren
69b49c6ae7 Multi-db support 2017-04-30 19:09:13 +03:00
Hillel Coren
a06fe489ba Add cors for buy now buttons 2017-03-21 15:41:01 +02:00
Hillel Coren
70b7167d56 Checks for InnoDB 2017-03-10 12:48:23 +02:00
Hillel Coren
f62aa11615 Fix for buy now link 2017-01-29 14:06:21 +02:00
Hillel Coren
0095cdf7dd Add secondary domain choice 2017-01-12 15:12:02 +02:00
Hillel Coren
b6527cddc3 Refactor client portal and email settings requests 2017-01-12 13:52:37 +02:00
Hillel Coren
dc034d06dd Support using queues for emails 2017-01-11 12:32:13 +02:00
David Bomba
403fe772b0 fix env variable (#1270) 2017-01-10 17:09:55 +11:00
David Bomba
6a41353a96 Firebase notifications for Android (#1269)
* revert error reporting

* fix for non boolean output

* Firebase notifications for Android
2017-01-10 14:35:30 +11:00
Hillel Coren
a3c2340fa0 Prevent checkboxes from being checked if validation fails 2017-01-09 17:01:51 +02:00
Hillel Coren
75900c296e Improved Swagger annotations 2016-12-29 18:17:17 +02:00
Hillel Coren
137c718199 CRUD 2016-12-09 14:02:29 +02:00
Hillel Coren
954c04c917 CRUD 2016-12-09 12:35:49 +02:00
Hillel Coren
8b4c1d25da CRUD 2016-12-09 10:43:20 +02:00
Hillel Coren
da55195b8a CRUD 2016-12-09 00:06:31 +02:00
Hillel Coren
ce4571a187 Working on CRUD 2016-12-08 22:39:15 +02:00
Hillel Coren
ce724fe1c9 Working on CRUD 2016-12-08 21:37:07 +02:00
Hillel Coren
6dc6658db1 Working on CRUD 2016-12-08 20:23:18 +02:00
Hillel Coren
8399f8b95f Working on module CRUD 2016-12-08 20:00:13 +02:00
Hillel Coren
bb55beaa64 Working on CRUD 2016-12-08 17:09:45 +02:00
Hillel Coren
2762debd59 Working on module CRUD 2016-12-08 15:41:35 +02:00
Hillel Coren
e6e9237b4d Adding support for modules #1131 2016-12-07 19:59:49 +02:00
Hillel Coren
75cdaba2d5 Disable Excel autosize columns feature 2016-11-02 08:41:12 +02:00
Hillel Coren
e776f439b0 Added env value for REDIS_HOST 2016-10-09 17:22:25 +03:00
Holger Lösken
752c1684df Integrate updater in sidebar
- Show little badge, when update available
- Remove download only link
- Change self update texts
- Update to latest version of laravel-selfupdater package
2016-09-21 15:25:56 +00:00
Hillel Coren
ce3a510037 Working on the dashboard 2016-09-11 17:30:23 +03:00
Holger Lösken
d2d64d2a63 Use self-updater package, initial commit 2016-08-19 13:13:55 +00:00
Hillel Coren
60ce97fe79 Added JayBizzle/Laravel-Crawler-Detect to improve the error logs 2016-08-17 12:51:26 +03:00
Hillel Coren
1722c12403 Fix for iOS push cert location 2016-08-07 12:52:32 +03:00
Hillel Coren
6d5f69f4fa Changed default keys to be 32 length 2016-07-27 12:21:42 +03:00
Hillel Coren
fa7203a90d Updated pem locations 2016-07-21 17:57:57 +03:00
Hillel Coren
979690d116 Improved options when exporting data 2016-07-05 16:09:52 +03:00
Holger Lösken
b13b9a2d7d Fix hardcoded translations for industry, country and payment types
- Fixes #426, resolves #426
2016-07-03 09:24:55 +00:00
Hillel Coren
f9aee23de8 Merge pull request #923 from vincentdh/develop
Add Mailgun API in mail drivers
2016-07-03 11:58:24 +03:00
Hillel Coren
7e3a0ba91d Fix for tests 2016-07-02 23:20:52 +03:00
Holger Lösken
70db153196 Use cipher AES-256-CBC
- Fix #898, resolve #898
- Change cipher from Rinjdael-128 to AES-256-CBC
2016-07-02 22:08:07 +02:00
vincentdh
5875b70496 Add Mailgun API as mail driver
Add Mailgun API as a mail driver.  Can be configured from the System
Settings page.
2016-06-19 13:51:22 -04:00
Hillel Coren
0e75ddb5e6 Added setting to hide second tax rate 2016-05-29 12:26:02 +03:00
Hillel Coren
74343b710e Added support for GAE filesystem 2016-05-17 11:45:14 +03:00
Hillel Coren
0ce8a0d70a Set initial key value to enable setup page to load w/o error 2016-05-12 20:31:31 +03:00
Joshua Dwire
fc0d4d3edd Finish migrating to Laravel ACL 2016-04-25 21:53:39 -04:00
Joshua Dwire
fdf1b25b16 Begin adding authorization policies 2016-04-23 11:52:36 -04:00
Hillel Coren
6d5b99551c Fix Swagger API docs 2016-04-10 22:08:25 +03:00
Joshua Dwire
d810ba7f6b Improved document support 2016-03-23 15:41:05 -04:00
Joshua Dwire
5640c74f35 Migrate logos to use Laravel Filesystem 2016-03-22 16:19:55 -04:00
Hillel Coren
3a39da55fd Added test for quotes 2016-03-13 17:38:55 +02:00
Hillel Coren
bddc4dd915 Merge branch 'lang_ja' of git://github.com/mzdakr/invoiceninja into mzdakr-lang_ja
Conflicts:
	app/Providers/AppServiceProvider.php
	database/seeds/CurrenciesSeeder.php
2016-03-13 13:35:32 +02:00
Joshua Dwire
793ba76415 Finalize basic client portal password support 2016-03-04 22:22:54 -05:00