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

3047 Commits

Author SHA1 Message Date
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
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
b06c5403b9 Merge pull request #832 from nerdoc/patch-15
German Typo correction
2016-05-10 12:19:48 +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
12c185ca49 Fix for regex issue with product autocomplete 2016-05-09 20:57:23 +03:00
Hillel Coren
7317bfc8c9 Fixed issue with invoice history 2016-05-09 20:35:50 +03:00
Hillel Coren
786b6567b6 Hide unit cost if the quantity column is hidden 2016-05-09 17:40:55 +03:00
Hillel Coren
8bd2e84bc8 Track plan start date when manually applying a license 2016-05-09 15:07:01 +03:00
Hillel Coren
9b0f086cbd Only show user’s own tokens 2016-05-08 21:50:35 +03:00
Hillel Coren
06437327fc Fixed change password for non-admins 2016-05-08 21:31:23 +03:00