1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-11-10 05:02:36 +01:00
Commit Graph

105 Commits

Author SHA1 Message Date
Joshua Dwire
f222390ce8 Upgrade to Laravel 5.5 and PHP 7.3 2019-09-12 19:30:10 -04:00
David Bomba
aefe133ba0
fix permissions (#2637) 2019-01-30 22:25:37 +11:00
David Bomba
5ccf7369ca Rebase to v4.5.9 2019-01-30 21:45:46 +11:00
Hillel Coren
a94332004c Double terms and conditions on new install #2229 2018-07-17 18:00:58 +03:00
Hillel Coren
aa6be32495 Fix for refactor 2018-04-28 22:52:49 +03:00
Hillel Coren
96e2d6734e Update Security Errors #2044 2018-04-21 21:59:00 +03:00
Hillel Coren
9424049457 Update Security Errors #2044 2018-04-21 21:56:09 +03:00
Hillel Coren
2fed1acff2 Check cache is cleared with update 2018-04-15 17:25:59 +03:00
Hillel Coren
ebeee03694 Rename .env variable 2018-03-23 17:46:52 +03:00
Hillel Coren
e76c6265d7 cronjob thru url #1956 2018-03-23 17:43:33 +03:00
Hillel Coren
bddacf130e Improve headless test 2018-03-09 11:27:20 +02:00
Hillel Coren
54353563f9 Support testing PhantomJS 2018-03-05 12:29:46 +02:00
Hillel Coren
840283a0ce Handle migrations run before setup 2018-01-25 13:12:50 +02:00
Hillel Coren
58d1378a10 Prevent setup from overwriting exisitng database 2018-01-23 13:07:18 +02:00
Hillel Coren
dd360fb271 Support per-company SMTP settings [Self-host] 2018-01-22 18:24:37 +02:00
Hillel Coren
99a90aa345 Code for payouts 2017-12-12 14:25:39 +02:00
Hillel Coren
39cf717472 Add update secret in the .env file 2017-12-01 09:46:15 +02:00
Hillel Coren
9010938f1b Update min php to 7 2017-11-15 11:54:23 +02:00
Hillel Coren
1b28a2b377 Added recent errors to self host support messages 2017-08-29 12:43:57 +03:00
Hillel Coren
d1ad78fd84 Check error log is empty 2017-08-13 17:43:22 +03:00
Hillel Coren
8de5bfb510 Multi-db fixes 2017-05-10 11:38:21 +03:00
Hillel Coren
ba90b3bcea Multi-db support 2017-05-02 22:46:29 +03:00
Hillel Coren
e560186bd6 Multi-db support 2017-05-02 22:39:07 +03:00
Hillel Coren
c032143c47 Multi-db support 2017-05-02 21:55:36 +03:00
Hillel Coren
cd0376f0a6 Update reseller stats 2017-04-26 21:51:24 +03:00
Hillel Coren
d1afeb524b Adjust reseller stats 2017-04-20 12:21:23 +03:00
Hillel Coren
b4cd7fba72 Add default APP_LOCALE to initial .env 2017-04-14 10:39:58 +03:00
Hillel Coren
7b233def5f strtolower new keys 2017-04-02 20:46:01 +03:00
Hillel Coren
062ecd540c Remove .env backup change 2017-03-30 09:27:07 +03:00
Hillel Coren
7e28e0f77e Backup the .env during update 2017-03-29 18:19:51 +03:00
Hillel Coren
b382b30d90 Set phantomjs secret during install 2017-03-13 17:06:05 +02:00
Hillel Coren
70b7167d56 Checks for InnoDB 2017-03-10 12:48:23 +02:00
Hillel Coren
e08f583c3a Check for InnoDB engine 2017-03-09 21:43:53 +02:00
Hillel Coren
01ca660b6b Working on adding check-data to Travis 2017-03-09 17:48:21 +02:00
Amado Martinez
8464628b29 Fix blank fromaddress in setup 2017-02-06 09:19:01 -06:00
Hillel Coren
c0fbaf1e89 php-cs-fixer cleanup 2017-01-30 21:40:43 +02:00
Hillel Coren
1eb83a2642 php-cs-fixer clean up 2017-01-30 18:05:31 +02:00
Hillel Coren
17129fc9ef Added setup.sql to speed up initial setup 2017-01-25 17:03:36 +02:00
Hillel Coren
edc3531965 Add require HTTPS self host setting 2016-12-25 22:31:02 +02:00
Hillel Coren
cd97904b75 Remove mcrypt #1188 2016-12-20 16:28:44 +02:00
Hillel Coren
f62f18ea78 Enabled specifying email from address 2016-12-06 11:37:04 +02:00
Hillel Coren
cb4a2b6a49 Fix for app cipher setting 2016-07-19 10:38:54 +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
Holger Lösken
0fbda85a59 Code Refactoring
- Removed unused uses
- Type hinting for method parameters
- Removed commented code
- Introduced comments for classes and methods
- Short array syntax
2016-07-03 16:19:22 +00: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
38cd6de8da Added clear commands when updating 2016-05-29 17:48:55 +03:00
Hillel Coren
f19058e35e Improved message after update 2016-05-23 09:18:39 +03:00
Hillel Coren
501958cc1e Added language seeder 2016-05-05 11:55:09 +03:00
Hillel Coren
6acddfc3c7 Working on permissions in the API 2016-05-02 16:45:12 +03:00
Hillel Coren
d07fec5d62 Fix for #816 preg_match() error on settings update 2016-04-19 21:46:18 +03:00