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

5732 Commits

Author SHA1 Message Date
Hillel Coren
a5772dfcbf Prevent DatabaseSeeder from being run twice 2017-06-19 11:03:39 +03:00
Hillel Coren
71ad4f2f6a Clarify init-lookup output 2017-06-19 10:55:32 +03:00
Hillel Coren
db1a38f3da text.inactivity_logout is not evaluated 2017-06-19 10:53:26 +03:00
Hillel Coren
2d146e63e2 Only set invoice public notes from client if value is set 2017-06-19 10:50:31 +03:00
Hillel Coren
a6aa59ac2f Add check for duplicate id in design seeder 2017-06-19 10:46:55 +03:00
Hillel Coren
7696ba610c Prevent quotes from being paid 2017-06-18 17:09:20 +03:00
Hillel Coren
f1c22180f6 Multi-db fixes 2017-06-18 14:42:55 +03:00
Hillel Coren
4ba84f2cab Removed duplicate status from invitation transformer 2017-06-16 12:36:29 +03:00
Hillel Coren
07943f8612 Fix new language files 2017-06-15 12:05:14 +03:00
Hillel Coren
7e5c88e086 Merge branch 'release-3.4.0' into develop 2017-06-15 12:04:48 +03:00
Hillel Coren
1e805b61f6 Bumped version number to 3.4.0 2017-06-15 11:54:35 +03:00
Hillel Coren
78434fe159 Updated language files 2017-06-15 10:53:18 +03:00
Hillel Coren
cb533871ac Support setting country in API using country code 2017-06-15 10:24:40 +03:00
Hillel Coren
8ba71ce6ce Fix for line item taxes display issue 2017-06-15 10:16:35 +03:00
Hillel Coren
6ec0288462 Log 404s to separate file 2017-06-14 21:18:55 +03:00
Hillel Coren
62c616b0ac Update invoice transformer docs 2017-06-14 21:02:10 +03:00
Hillel Coren
a04015ac41 Handle case where public_id has been used 2017-06-14 20:59:44 +03:00
Hillel Coren
46c008477e Fix invoice status issue with API 2017-06-14 12:42:33 +03:00
Hillel Coren
1eb6cd33f2 Increase import limit 2017-06-14 12:00:58 +03:00
Hillel Coren
e75282d585 Fix for new lines in invoice JSON 2017-06-14 11:01:18 +03:00
Hillel Coren
13347e949c Translate payment types on /settings/company_details 2017-06-13 22:41:40 +03:00
Hillel Coren
75c7e44c83 Support negative payments through the API 2017-06-13 22:35:09 +03:00
Hillel Coren
2e909e0680 Remove duplicate texts 2017-06-13 21:59:15 +03:00
Hillel Coren
7d0204033b Hide recurring invoice number in transformer 2017-06-13 21:58:01 +03:00
Hillel Coren
cf3815240d Show link to client portal 2017-06-13 21:53:54 +03:00
Hillel Coren
05ee7f0f5c in custom design fails if there are line breaks 2017-06-13 21:15:06 +03:00
Hillel Coren
00fd8e1718 Fix date toggle on expense form 2017-06-13 20:41:35 +03:00
Hillel Coren
b8fd656349 Localize system settings page 2017-06-13 20:38:52 +03:00
Hillel Coren
fb0d448099 Use ninja logging with self host installs 2017-06-13 20:19:47 +03:00
Hillel Coren
f5da1854e6 Force US currency formatting 2017-06-13 20:16:20 +03:00
Hillel Coren
1921d0351e Shorten logout message 2017-06-13 16:27:05 +03:00
Hillel Coren
b879d3ea9d Fix for ninja invoices in portal 2017-06-13 16:14:01 +03:00
Hillel Coren
b1ac110155 Update configure docs 2017-06-13 15:55:34 +03:00
Hillel Coren
c6091cd71e Improve cancel button links 2017-06-13 15:42:41 +03:00
Hillel Coren
705e8a285b Clarify 'mark ready' help text 2017-06-13 15:25:56 +03:00
Hillel Coren
2aa2cffe15 Fix for tests 2017-06-13 13:44:48 +03:00
Hillel Coren
ce12c2bbd5 Update free trial texts 2017-06-13 12:06:23 +03:00
Hillel Coren
02122323fb Add db_server to logError 2017-06-13 12:04:46 +03:00
Hillel Coren
ae357efaeb Roll back notification queue changes 2017-06-13 12:03:13 +03:00
Hillel Coren
03367d1b60 Update docs 2017-06-13 11:44:38 +03:00
Hillel Coren
94e7ff637d Fix for payment terms list 2017-06-13 11:13:41 +03:00
Hillel Coren
1cb9c15925 Fix for task archived_at in API 2017-06-12 21:18:20 +03:00
Hillel Coren
255f8baaa9 Fix typos 2017-06-09 17:34:57 +03:00
Hillel Coren
4ae53d6ccc Fix Zapier with recurring invoices 2017-06-09 13:07:34 +03:00
Hillel Coren
1a27a5b77d API Credit doesn't contain client_id #1512 2017-06-06 12:16:44 +03:00
Hillel Coren
bdcaf6b3f1 Reduce logging for send-invoices command 2017-06-06 10:58:49 +03:00
Hillel Coren
ae2f23da79 Add is_api to utils log error 2017-06-06 10:56:29 +03:00
Hillel Coren
ab0d6ae4b2 Don’t allow activating recurring invoice if start date is blank 2017-06-05 17:53:21 +03:00
Hillel Coren
8f9068ad84 Log full stacktrace 2017-06-05 17:46:31 +03:00
Hillel Coren
af45eaa09a pdf file wrong filename #1509 2017-06-05 17:40:49 +03:00