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

3057 Commits

Author SHA1 Message Date
Hillel Coren
2c56c4e7bf Changed attach defaults 2016-05-29 22:12:26 +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
ced3daf9c6 Added clear commands when updating 2016-05-29 17:49:09 +03:00
Hillel Coren
7c13b5c9bf Fix for rollback 2016-05-29 17:38:45 +03:00
Hillel Coren
c1029dfb69 Fix for rollback 2016-05-29 17:37:32 +03:00
Hillel Coren
2f1d53d9b3 Enable mobile app for non-pro users 2016-05-29 17:32:08 +03:00
Hillel Coren
7650870902 Improved footer images 2016-05-29 17:21:07 +03:00
Hillel Coren
8885ae2939 Fix for cloning quote 2016-05-29 16:46:21 +03:00
Hillel Coren
145c394e6b Ensure all files are deleted with the account 2016-05-26 20:48:45 +03:00
Hillel Coren
b32a9110c7 Fix for deleting documents 2016-05-26 19:04:43 +03:00
Hillel Coren
7599edbc8c Fixed date formatting in document list 2016-05-26 18:28:36 +03:00
Hillel Coren
94331c2858 Show permissions if not enabled 2016-05-26 16:05:38 +03:00
Hillel Coren
26b0169ae9 Fix permission issue with quotes 2016-05-26 15:51:13 +03:00
Hillel Coren
537034d215 Prevent saving expense before documents have uploaded 2016-05-25 22:04:39 +03:00
Hillel Coren
afd7b7ed38 check document completed upload before user submitted form 2016-05-25 21:44:06 +03:00
Hillel Coren
fc981c0604 Fix for lazy load change 2016-05-25 16:28:24 +03:00
Hillel Coren
c8794a401e Fix for cancelled accounts 2016-05-25 16:16:56 +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
e201651aa6 Bumped version 2016-05-24 10:17:53 +03:00
Hillel Coren
0b643b4741 Fixes for initial setup 2016-05-24 10:17:03 +03:00
Hillel Coren
15cf367104 Updated Postmark driver to fix #891 2016-05-24 09:58:27 +03:00
Hillel Coren
05903d413a Open document when clicked 2016-05-22 22:17:57 +03:00
Hillel Coren
4aa11be28f Added user permission to tranformer 2016-05-22 22:02:42 +03:00
Hillel Coren
17ea888e90 Bumped version number 2016-05-18 10:12:58 +03:00
Hillel Coren
26e4fadbec Updated readme 2016-05-17 23:45:00 +03:00
Hillel Coren
49b26152ea Added initial CONTRIBUTING.md 2016-05-17 22:09:20 +03:00
Hillel Coren
29616b2927 Added initial CONTRIBUTING.md 2016-05-17 22:06:15 +03:00
Hillel Coren
861672e9e9 Fix for deleting account 2016-05-17 15:05:07 +03:00
Hillel Coren
3ed5fdf09f Disabled iOS push notifications by default 2016-05-17 14:36:12 +03:00
Hillel Coren
88ffc4f08c Added support for GAE filesystem 2016-05-17 11:49:18 +03:00
Hillel Coren
dea596566f Fix for #867 2016-05-16 21:07:08 +03:00
Hillel Coren
6b203fcd5e Fix for creating vendors when importing OFX transactions 2016-05-15 14:07:04 +03:00
Hillel Coren
2933ec97ca Fix for saving client portal setting in self host 2016-05-12 20:29:33 +03:00
Hillel Coren
d72b54bb61 Fix problem with migration 2016-05-12 12:46:04 +03:00
Hillel Coren
6a86764dee Fix for #859 2016-05-12 12:45:36 +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
1a4984cb2d Bumped version number to 2.5.2 2016-05-10 21:30:48 +03:00
Hillel Coren
ee7dbc710c Updated version 2016-05-10 21:27:17 +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