1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-22 17:31:35 +02:00
Commit Graph

617 Commits

Author SHA1 Message Date
Joshua Dwire
793ba76415 Finalize basic client portal password support 2016-03-04 22:22:54 -05:00
Hillel Coren
e1f9ec1571 Small style fix 2016-03-04 16:03:55 +02:00
Joshua Dwire
903904d423 Merge Laravel 5.2 upgrade 2016-03-03 21:57:15 -05:00
Hillel Coren
b719f243c2 Fix for #751 2016-03-03 22:24:27 +02:00
Hillel Coren
eb6cd45913 Minor fixes 2016-03-03 21:39:15 +02:00
Hillel Coren
9c5944e2c4 Fix for #747 2016-03-03 11:44:03 +02:00
Hillel Coren
aef4c6be98 Upgrade to Laravel 5.2 2016-03-02 15:36:42 +02:00
Hillel Coren
3b5311e960 Added setting to show/hide client portal dashboard 2016-03-01 09:36:37 +02:00
Joshua Dwire
6376302ed9 Add option for client portal password 2016-02-29 16:46:27 -05:00
Hillel Coren
c8aad4d039 Fix for tests 2016-02-29 12:54:43 +02:00
Hillel Coren
eef80d94d2 Use typeahead for product key on invoice page 2016-02-29 11:40:52 +02:00
Hillel Coren
6a9b2130c5 Added fuzzy search using fuse.js 2016-02-28 22:43:43 +02:00
Hillel Coren
553c548f31 Enabled setting recurring invoice number prefix 2016-02-28 20:36:11 +02:00
Hillel Coren
faa3a5e620 Updated PHP version check to 5.5.9 2016-02-28 14:09:42 +02:00
Hillel Coren
2153a8e227 Added custom invoice item fields 2016-02-28 13:59:52 +02:00
Hillel Coren
f2d7a01f94 Fix for report defaults 2016-02-27 23:00:27 +02:00
Hillel Coren
e3519c9c39 Made dataviz bars wider 2016-02-27 22:53:02 +02:00
Hillel Coren
41ed55c9b5 Made dataviz bars wider 2016-02-27 22:51:22 +02:00
Hillel Coren
96e7fab55c Matched vendor when importing expenses 2016-02-27 22:41:23 +02:00
Hillel Coren
df203c2e5e Check nothing is focused for search hotkey 2016-02-26 00:07:48 +02:00
Hillel Coren
308e5a1656 Improvements to search 2016-02-25 23:33:48 +02:00
Hillel Coren
4a749d5868 Improvements to custom designer 2016-02-25 20:34:23 +02:00
Hillel Coren
689efc3e3e Lazy load images 2016-02-25 12:16:27 +02:00
Hillel Coren
0e3b78097c Improvements to data export 2016-02-25 11:25:19 +02:00
Hillel Coren
01f9634237 Improvements to data export 2016-02-25 11:25:07 +02:00
Hillel Coren
fb959c1487 Refinements to reports 2016-02-25 10:32:31 +02:00
Hillel Coren
88fcc05902 Implemented basic expense report 2016-02-24 23:54:43 +02:00
Hillel Coren
a1d13cc84c Improvements to the tax report 2016-02-24 22:58:42 +02:00
Hillel Coren
1c864f4304 Added tax report 2016-02-23 23:32:39 +02:00
Hillel Coren
3ca89b2792 Added navigation to search 2016-02-22 23:23:28 +02:00
Hillel Coren
9f2e82323d Fixed invalid payment if auto-billing with invalid token 2016-02-22 12:26:26 +02:00
Hillel Coren
dd9805e5b4 Refined search hot key 2016-02-19 11:41:03 +02:00
Hillel Coren
6b64910c9d Prevent reloading page when showing/hiding archived 2016-02-18 20:14:48 +02:00
Hillel Coren
bb817f8afe Working on Travis 2016-02-18 19:14:51 +02:00
Hillel Coren
869febc1d3 Fix for Date in Expenses #731 2016-02-18 12:02:30 +02:00
Hillel Coren
5b024b23a7 Changed dataviz to red/green 2016-02-18 09:50:11 +02:00
Hillel Coren
4800c18eb1 Changed dataviz to red/green 2016-02-17 22:46:02 +02:00
Hillel Coren
47b7a00f50 Working on TravisCI 2016-02-17 22:42:31 +02:00
Hillel Coren
c69b9d3be0 Working on TravisCI 2016-02-17 22:32:26 +02:00
Hillel Coren
a489c2cab8 Made expense currency conversion hidden by default 2016-02-17 15:52:16 +02:00
Hillel Coren
eac4c823d3 Made expense currency conversion hidden by default 2016-02-17 13:06:03 +02:00
Hillel Coren
ee516cb327 Combined search and history in navbar 2016-02-17 12:12:39 +02:00
Hillel Coren
0e2bf3bb88 Focus the search input if the user clicks forward slash 2016-02-17 11:49:20 +02:00
Hillel Coren
aad648b901 Fix for 'model not defined' error 2016-02-16 23:56:59 +02:00
Hillel Coren
049c20f062 Zapier improvements 2016-02-16 17:30:09 +02:00
Hillel Coren
ae6a81ea48 Added improved fr_CA translation 2016-02-15 20:22:02 +02:00
Hillel Coren
0ea8461706 Fixed problem with search when using foreign language 2016-02-15 20:15:45 +02:00
Hillel Coren
668eab0279 Hide ‘Client Portal’ settings for hosted users 2016-02-15 20:05:41 +02:00
Hillel Coren
7c3406d9e5 Fix for #703 2016-02-15 19:58:18 +02:00
Hillel Coren
6b8b59a407 Hide subdomain/iframe setting for self hosts 2016-02-14 21:13:11 +02:00
Hillel Coren
40f372023d Update email image to use new logo 2016-02-14 20:49:12 +02:00
Hillel Coren
fae5f35de3 Comment out call to load vendor activity 2016-02-14 20:35:13 +02:00
Hillel Coren
205c67a968 Temporariy change to work around Chrome 48 bug 2016-02-14 20:14:24 +02:00
Hillel Coren
b28c712a8e Disbled datepicker language until fully supported 2016-02-14 16:42:39 +02:00
Hillel Coren
b9deb8a3a1 Merge branch 'master' of github.com:hillelcoren/invoice-ninja 2016-02-13 20:31:05 +02:00
Hillel Coren
9aa29fe373 Removing log messages 2016-02-13 20:30:58 +02:00
Christian González
e400b07d0d some more German translations
I added a few inline comments where I was not sure how to translate.
2016-02-12 22:20:06 +01:00
Hillel Coren
f2829b9c7c Updated language files 2016-02-11 21:42:36 +02:00
Hillel Coren
b5f817cf14 Changed future white-label licenses to one year 2016-02-11 21:27:58 +02:00
Hillel Coren
d1dd02644b Added 'overdue' status to invoice list 2016-02-11 21:12:50 +02:00
Hillel Coren
a30153cabe Merge branch 'master' of github.com:hillelcoren/invoice-ninja 2016-02-11 17:12:34 +02:00
Hillel Coren
1794811f9b Added two week trial for hosted pro plan 2016-02-11 17:12:27 +02:00
ridgarou
9ab8069de1 Update master.blade.php 2016-02-09 10:57:25 +01:00
Hillel Coren
1b740d77fc Made word shorter 2016-02-07 21:16:47 +02:00
ridgarou
502135a977 Fix es_ES traslations 2016-02-07 03:51:40 +01:00
Hillel Coren
60a3f3ca28 Removed duplicate recurring invoice status 2016-02-04 21:01:17 +02:00
Hillel Coren
db4ec4fb62 Added statust to client view page 2016-02-04 20:36:39 +02:00
Hillel Coren
8a9eb97134 Working on enabling showing currency code 2016-02-04 16:19:49 +02:00
Hillel Coren
8d69d4334b Merge branch 'master' of github.com:hillelcoren/invoice-ninja 2016-02-04 16:12:29 +02:00
Hillel Coren
2b3e35687a Bug fixes 2016-02-04 16:12:22 +02:00
ridgarou
e5138120d9 Update new texts translations 2016-02-04 10:39:00 +01:00
Hillel Coren
0ce9e426d9 Hid 'test email' button until issue updating connection info is resolved 2016-02-03 22:45:39 +02:00
Hillel Coren
1f105b456f Fixed dashboard fomatting when using multiple currencies 2016-02-03 22:33:29 +02:00
Hillel Coren
25b8c54355 Bug: fix 'Invoice issued to' in business design for quote 2016-02-03 22:19:15 +02:00
Hillel Coren
cc49415a78 Added invoiceDate as email template variable 2016-02-03 22:10:09 +02:00
Hillel Coren
a584973eea Adding https suggestion 2016-02-03 20:59:07 +02:00
Hillel Coren
c14133d66e Added new logo 2016-02-03 10:08:28 +02:00
Hillel Coren
8bdf973f6e Enabled setting expense currency 2016-02-02 00:12:42 +02:00
Hillel Coren
1284c29534 Enabled setting expense currency 2016-02-02 00:07:09 +02:00
Hillel Coren
523b008d01 Added support for right aligning table columns 2016-02-01 15:58:52 +02:00
Hillel Coren
63c1293e3b Add Header/Footer options to invoice design settings 2016-01-31 23:55:02 +02:00
Hillel Coren
387f89440c Add Header/Footer options to invoice design settings 2016-01-31 23:42:20 +02:00
Hillel Coren
13310a63d9 Merge branch 'master' of github.com:hillelcoren/invoice-ninja 2016-01-31 22:36:13 +02:00
Hillel Coren
dafc5b9378 Added url type to invoice link website field 2016-01-31 22:36:06 +02:00
Christian González
5cc63e1e9d German term correction 2016-01-31 20:40:36 +01:00
Hillel Coren
02f137f95f Implemented StackTraceJS 2016-01-31 21:36:50 +02:00
Hillel Coren
7b28a8f9ad Updating the expense invoice amount now updates the expense amount 2016-01-31 17:34:11 +02:00
Hillel Coren
85c99c76bd Validate invoice form when submitted by clicking enter 2016-01-31 17:19:47 +02:00
Hillel Coren
e3a2605d3e Added check to ensure expense currency matches client\invoice currency 2016-01-31 15:21:12 +02:00
Hillel Coren
646c239cd8 Merge branch 'master' of github.com:hillelcoren/invoice-ninja 2016-01-31 15:10:40 +02:00
Hillel Coren
25f5cdbcdd Added check to ensure expense currency matches client\invoice currency 2016-01-31 15:10:33 +02:00
ridgarou
143c4a4bbc Refine some traslations on es_ES 2016-01-28 19:43:20 +01:00
Hillel Coren
e245b6f639 Updated texts file 2016-01-28 16:34:22 +02:00
ridgarou
c62e6c2413 Update 'es_ES' traslation
I complete the most traslations for 'es_ES' languaje

in the future, try to refine this translation  :)

Regards
2016-01-28 15:29:58 +01:00
Hillel Coren
89622f86e2 Fix for #661 2016-01-28 16:07:03 +02:00
Hillel Coren
680b8edefd Update text files formatting 2016-01-28 14:12:14 +02:00
Hillel Coren
1ac12e1506 Added basic stats for resellers 2016-01-28 14:04:55 +02:00
Hillel Coren
bdeb062657 Refining how expenses convert to products 2016-01-27 22:38:21 +02:00
Hillel Coren
a7f2d3354c Resolved issue with expenses and multi-tenancy 2016-01-27 20:31:08 +02:00
Hillel Coren
efc9ab4f9e Working on OFX support 2016-01-26 22:22:33 +02:00