1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-20 16:31:33 +02:00
Commit Graph

5290 Commits

Author SHA1 Message Date
Hillel Coren
4ba3adfae9 Working on speech rec 2017-04-05 22:39:56 +03:00
Hillel Coren
d2b90ac4b6 Working on speech rec 2017-04-05 22:39:13 +03:00
Hillel Coren
2581e529e4 Working on speech rec 2017-04-05 22:20:11 +03:00
Hillel Coren
f8b5f179a8 Working on speech rec 2017-04-05 18:04:44 +03:00
Hillel Coren
4abb5dd2c5 Working on speech rec 2017-04-04 21:08:35 +03:00
Hillel Coren
c4e960a805 Working on speech rec 2017-04-04 20:49:03 +03:00
Hillel Coren
276200ad3c Working on speech rec 2017-04-04 18:55:14 +03:00
Hillel Coren
025c9abc90 Working on speech rec 2017-04-04 18:54:17 +03:00
Hillel Coren
5128ca45a7 Working on speech rec 2017-04-04 17:51:01 +03:00
Hillel Coren
fcbc9bd885 Working on speech rec 2017-04-04 16:57:33 +03:00
Hillel Coren
dcee9285d9 Working on speech rec 2017-04-04 16:08:28 +03:00
Hillel Coren
9dd2ab43c2 Working on speech rec 2017-04-04 12:54:38 +03:00
Hillel Coren
23e9dd6a97 Remove blank contacts 2017-04-03 22:48:47 +03:00
Hillel Coren
d8076f08fc Don't warn on exit in reports 2017-04-03 22:07:18 +03:00
Hillel Coren
4ed8468195 Always show recurring invoices in client portal 2017-04-03 22:06:09 +03:00
Hillel Coren
78f87f5911 Merge branch 'develop' of github.com:invoiceninja/invoiceninja into develop 2017-04-03 17:21:20 +03:00
Hillel Coren
c0558de528 Fix for client balance when voiding Braintree payment 2017-04-03 17:21:12 +03:00
Hillel Coren
bb37bed3a5 Merge pull request #1415 from Hermsi1337/#1409-Add-REDIS_HOST-to-.env.example
Add REDIS_HOST to .env.example
2017-04-03 17:08:10 +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
f9afbf44bc Keep logging ModelNotFoundException errors 2017-04-03 13:22:01 +03:00
Hillel Coren
5e2e35b2ba Update readme 2017-04-03 00:41:48 +03:00
Hillel Coren
815f099116 Update download link 2017-04-02 23:59:44 +03:00
Hillel Coren
21fe87ee35 Merge branch 'release-3.2.0' into develop 2017-04-02 23:16:47 +03:00
Hillel Coren
21e59b2b26 Bumped version number to 3.2.0 2017-04-02 23:03:08 +03:00
Hillel Coren
be231ea63a Update language files 2017-04-02 23:00:24 +03:00
Hillel Coren
ff40292220 Show 'mark paid' for negative invoices in datatable 2017-04-02 22:45:29 +03:00
Hillel Coren
6c1befea0c Update sql file 2017-04-02 22:37:04 +03:00
Hillel Coren
627aaa7e01 Added Canadian payment fees 2017-04-02 22:07:25 +03:00
Hillel Coren
02c8a76ee3 Fix for currency symbol 2017-04-02 20:50:49 +03:00
Hillel Coren
7b233def5f strtolower new keys 2017-04-02 20:46:01 +03:00
Hillel Coren
f40b72c014 Refactor client invoice/quote counter 2017-04-02 20:35:10 +03:00
Hillel Coren
5791e2bc9f Working on import 2017-04-02 20:19:10 +03:00
Hillel Coren
ab67faf362 Added empty import folder 2017-04-02 18:15:35 +03:00
Hillel Coren
6e4d3536dc Working on import 2017-04-02 18:10:24 +03:00
Hillel Coren
7a13d93082 Added ImportData job to use queue 2017-04-02 16:54:07 +03:00
Hillel Coren
2f838416b0 Check archived invoices aren't emailed through the API 2017-04-02 11:33:39 +03:00
Hillel Coren
b7cd7c9bff Fix for dashboard chart off by one 2017-04-02 11:08:12 +03:00
Hillel Coren
96b7134e66 Use fill() for account_email_settings 2017-04-01 23:51:58 +03:00
Hillel Coren
ca6b5c9966 Remove old fields before adding new fields 2017-04-01 23:49:48 +03:00
Hillel Coren
4f90da30d6 Chrome autocompletes password and phone for client contacts #1411 2017-04-01 23:16:25 +03:00
Hillel Coren
dac8c85185 Break out email settings 2017-03-31 18:02:56 +03:00
Hillel Coren
8687d55163 Merge: Remove extra use SoftDeletes #1408 2017-03-31 14:37:16 +03:00
Hillel Coren
3e9c8e7d5b Use default payment type for all payments 2017-03-31 14:32:41 +03:00
Hillel Coren
022852b0c8 Track time in send-invoices log 2017-03-31 14:20:46 +03:00
Hillel Coren
7a4513da7d Refactor reply_to setting 2017-03-31 12:32:28 +03:00
Hillel Coren
0ae8b85a35 Fix spacing 2017-03-31 12:26:50 +03:00
Hillel Coren
b2730463eb Check invoices aren't sent hours early 2017-03-31 11:55:26 +03:00
Hillel Coren
9fe32b903d Working on tests 2017-03-31 11:54:36 +03:00
Hillel Coren
3f44620a1d Set default report sorting 2017-03-31 09:01:07 +03:00
Hillel Coren
f3cf79ffee Move credits.public_notes to fillable 2017-03-30 20:48:22 +03:00