1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-11-11 21:52:35 +01:00
Commit Graph

742 Commits

Author SHA1 Message Date
Hillel Coren
d5669fdbf9 Minor fixes 2016-06-05 21:08:41 +03:00
Hillel Coren
85d94b5a36 Minor fixes 2016-06-05 19:11:37 +03:00
Hillel Coren
d472fcc93d Check for blank api secret 2016-06-05 18:47:51 +03:00
Hillel Coren
a2f9daf190 Hide 2nd tax rate until option is available 2016-06-04 21:56:25 +03:00
Hillel Coren
0c2bd4414d Don't refresh PDF after file uploaded 2016-06-01 17:33:16 +03:00
Hillel Coren
e392ed1921 Display number of documents 2016-06-01 16:50:10 +03:00
Hillel Coren
da860c0d07 Fix for when document is too large 2016-05-29 18:43:57 +03:00
Hillel Coren
2cd1517dd6 Fix for max file size 2016-05-29 18:40:01 +03:00
Hillel Coren
8885ae2939 Fix for cloning quote 2016-05-29 16:46:21 +03:00
Hillel Coren
b32a9110c7 Fix for deleting documents 2016-05-26 19:04:43 +03:00
Hillel Coren
94331c2858 Show permissions if not enabled 2016-05-26 16:05:38 +03:00
Hillel Coren
537034d215 Prevent saving expense before documents have uploaded 2016-05-25 22:04:39 +03:00
Hillel Coren
fc981c0604 Fix for lazy load change 2016-05-25 16:28:24 +03:00
Hillel Coren
2fa471ab81 Change document to click to full size 2016-05-25 15:19:15 +03:00
Hillel Coren
62af653121 Prevent clicking save while document is still uploading 2016-05-25 14:43:34 +03:00
Hillel Coren
280b8e46a7 Prevent setting pdfstring when saving an invoice 2016-05-25 12:11:18 +03:00
Hillel Coren
f502e5952e Lazy load invoice documents 2016-05-25 12:00:37 +03:00
Hillel Coren
05903d413a Open document when clicked 2016-05-22 22:17:57 +03:00
Hillel Coren
dea596566f Fix for #867 2016-05-16 21:07:08 +03:00
Hillel Coren
da911d090e Merge branch 'release-2.5.2'
Conflicts:
	app/Http/Controllers/AppController.php
	app/Http/routes.php
	app/Models/Account.php
	app/Models/Invitation.php
	composer.json
	composer.lock
	resources/lang/de/texts.php
	resources/lang/fr/texts.php
	resources/views/header.blade.php
2016-05-10 21:41:13 +03:00
Hillel Coren
a503697152 Updated lang files 2016-05-10 21:25:57 +03:00
Hillel Coren
ee579f91f3 Added plan help text 2016-05-10 21:17:46 +03:00
Hillel Coren
01869d852c Merge fix #794 2016-05-10 12:31:28 +03:00
Hillel Coren
1073a80b44 Merge pull request #794 from jeroenpeters1986/jeroenpeters1986-793-whitelabel-images
#793: Reference pro_plan images with templatetag
2016-05-10 12:26:32 +03:00
Hillel Coren
d34441b039 Merge translation fix #796 2016-05-10 12:26:30 +03:00
Hillel Coren
e7e7476505 Merge translation fix #825 2016-05-10 12:24:21 +03:00
Hillel Coren
d56a75ca5e Merge translation fix #832 2016-05-10 12:22:50 +03:00
Hillel Coren
4de7dff68c Merge pull request #796 from bnova-stefan/master
Updated resources/lang/de texts.php
2016-05-10 12:22:48 +03:00
Hillel Coren
03c3c8a263 Merge pull request #825 from installtech/patch-3
Added some french translations
2016-05-10 12:21:17 +03:00
Hillel Coren
2a90a548dd Fix for data viz 2016-05-10 12:20:53 +03:00
Hillel Coren
2345ff11ed Don't focus client select if client is already selected 2016-05-10 10:44:26 +03:00
Hillel Coren
9b0f086cbd Only show user’s own tokens 2016-05-08 21:50:35 +03:00
Hillel Coren
6b4d07346b Update alt tags 2016-05-08 19:09:18 +03:00
Hillel Coren
eb814eec71 Added Czech #844 2016-05-08 18:57:32 +03:00
Hillel Coren
594b0e1bef Implemented server-side analytics tracking for revenue 2016-05-08 16:54:16 +03:00
Hillel Coren
f2e651d53f Added message if adding users insn't supported 2016-05-08 12:59:32 +03:00
Hillel Coren
902827b7ac Put back custom fonts from client emails (it works in iOS) 2016-05-06 15:35:24 +03:00
Hillel Coren
a67fe34ba0 Removed custom fonts from client emails 2016-05-06 15:28:43 +03:00
Hillel Coren
3ddad385a3 Fix for setting default HTML email template 2016-05-06 15:05:28 +03:00
Hillel Coren
5bedba1474 Show if client is deleted on invoice page 2016-05-05 22:59:33 +03:00
Hillel Coren
5249ae0291 Added Pakistani Rupee 2016-05-05 22:49:09 +03:00
Hillel Coren
54be2f0b84 Improvements to the user table seeder 2016-05-05 20:18:02 +03:00
Hillel Coren
47cd8a0a33 Added preview for email templates 2016-05-05 19:43:44 +03:00
Hillel Coren
6971060049 Added preview for email templates 2016-05-05 19:25:26 +03:00
Hillel Coren
c79d9fe24c Added preview for email templates 2016-05-05 17:46:22 +03:00
Hillel Coren
7744c6c41c White label changes 2016-05-05 09:58:14 +03:00
Hillel Coren
ef2bc3d811 White label changes 2016-05-05 09:52:59 +03:00
Hillel Coren
db9d75ceff Changed vendorcontacts to vendor_contacts 2016-05-04 15:16:49 +03:00
Hillel Coren
8972ceab62 Merge pull request #840 from bSzala/polishtranslations
Add polish translations
2016-05-03 19:45:20 +03:00
emiliolodigiani
5295bf30fc Revert typo fix 2016-05-03 15:11:34 +02:00