1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-16 14:32:26 +02:00
Commit Graph

55 Commits

Author SHA1 Message Date
Hillel Coren
854d2ee955 Change from .dev to .test 2017-12-31 11:08:46 +02:00
Hillel Coren
064072ca06 Update default url 2017-12-20 14:23:58 +02:00
David Bomba
19881bd41f
Cloudflare DNS Zone Updates (#1733)
* Add subdomain to cloudflare

* Fire subdomain event when saving client portal settings

* Refactor to include zones

* JSON decode to array

* Proxy requests
2017-11-06 20:58:53 +11:00
Hillel Coren
3e50dc2da0 Added expire_on_close .env praram 2017-09-14 11:43:02 +03:00
Hillel Coren
3f1720a4d5 Support WePay in UK 2017-07-04 12:24:49 +03:00
Hillel Coren
978eab90f0 Update .env.example 2017-05-16 22:09:09 +03:00
Dennis Hermsmeier
f4c2ede530 Add REDIS_HOST
If you want to use Redis as backend for caching you have to use "REDIS_HOST" instead of "CACHE_HOST".
2017-04-03 15:58:49 +02:00
Hillel Coren
12c7b8ab9f Separate cc/ach fees 2017-03-26 12:01:34 +03:00
Hillel Coren
91bc7df35f Add APP_LOCALE to .env.example 2017-03-22 22:53:56 +02:00
Hillel Coren
d046a298e1 Add .env properties for REMEMBER_ME_ENABLED and AUTO_LOGOUT_SECONDS 2017-02-19 17:41:44 +02:00
Hillel Coren
8e13d8c929 Git push 2017-02-01 12:48:18 +02:00
David Bomba
16e3178fb3 Update .env.example 2017-01-10 16:35:43 +11:00
Hillel Coren
d0cb07eb2d Local Pdf generation #886 2017-01-02 20:47:40 +02:00
Hillel Coren
5f39ec1162 Add option to disable map #1223 2016-12-25 09:57:33 +02:00
Hillel Coren
4cde9f3d88 Show modules in main navigation 2016-12-07 22:40:36 +02:00
Hillel Coren
6f43f8d605 Add links to custom modules 2016-12-07 14:21:14 +02:00
Joshua Dwire
5bee41789f Show BlueVine quote and redirect to BlueVine 2016-11-10 18:24:54 -05:00
Hillel Coren
6d5f69f4fa Changed default keys to be 32 length 2016-07-27 12:21:42 +03:00
Holger Lösken
3d7e412d24 Put APP_CIPHER back to .env
- APP_CIPHER included in .env.example
- APP_CIPHER being included into .env when doing a fresh install
2016-07-18 11:13:35 +02: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
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
Hillel Coren
d71cf4dd49 Payment fixes 2016-06-26 19:38:36 +03: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
Joshua Dwire
4f3bb7eeb4 Merge remote-tracking branch 'upstream/develop' into wepay-integration 2016-05-17 15:07:53 -04:00
Joshua Dwire
43fade2339 Support app fees and Canadian users 2016-05-17 11:32:17 -04:00
Hillel Coren
8a8534fc74 Fix for new wepay .env properties 2016-05-16 11:44:43 +03:00
Joshua Dwire
1524447cd4 WePay fixes; support account updater 2016-05-14 22:22:06 -04:00
Joshua Dwire
0db610424f Add example configuration 2016-03-24 19:05:47 -04:00
Hillel Coren
958cf4e8b7 Added support for Google Maps API key 2016-03-22 14:38:22 +02:00
Hillel Coren
16da4fcbfe Updated .env.example file 2016-02-29 11:48:36 +02:00
Hillel Coren
c834baa1b8 Working on TravisCI 2016-02-18 12:26:21 +02:00
Hillel Coren
f060798721 Working on TravisCI 2016-02-18 12:11:09 +02:00
Hillel Coren
19fb2b1c77 Working on TravisCI 2016-02-17 22:11:18 +02:00
Hillel Coren
4defbaaf64 Working on TravisCI 2016-02-17 21:18:06 +02:00
Hillel Coren
565b26ba27 Bug fixes 2015-12-30 20:45:52 +02:00
Hillel Coren
68bb3c8a82 Added .env field for MySQL strict mode 2015-11-29 12:12:59 +02:00
Hillel Coren
ae57fdf9a3 Updated readme 2015-11-24 21:45:38 +02:00
Hillel Coren
9b840a24dd Enabled social login 2015-11-01 20:21:11 +02:00
Hillel Coren
3d55dbc05b Bug fixes 2015-10-25 09:13:06 +02:00
Hillel Coren
2dfc053cbc Bug fixes 2015-10-13 10:11:44 +03:00
Sam
ef06706911 config logger via environment variable 2015-10-02 17:21:38 +02:00
Hillel Coren
98cabd4138 Added auto-reminder emails 2015-09-17 22:01:06 +03:00
Ben Harris
65d4440354 Update .env.example
For `key:generate` to work, `APP_KEY` needs to be set correctly.
2015-08-18 11:04:39 +08:00
Hillel Coren
4fa4f65005 Support updating invoices through the API 2015-07-30 17:44:47 +03:00
Hillel Coren
67dff394b4 Added multi-company support 2015-06-16 22:35:35 +03:00
Hillel Coren
11fc506475 Merge pull request #342 from jpgnz/master
Custom time zone from .env
2015-06-10 11:34:32 +03:00
Hillel Coren
1c1bef3abb Bug fixes 2015-06-10 11:34:20 +03:00
Ubuntu
0379d2b4f7 Allow custom time zone for application 2015-06-10 08:28:53 +12:00
James Graham
ba1231357a Fix RFC Error
When using AWS/Mandrill etc, using MAIL_USERNAME as the "From Address"
causes errors. Need to create new .env variable.
2015-05-15 21:15:22 +12:00
Hillel Coren
ef6e930f1b Minor dashboard improvements 2015-05-08 11:21:29 +03:00