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

4244 Commits

Author SHA1 Message Date
Hillel Coren
8d0adbde61 Enabled usign raw HTML with email templates 2016-09-19 12:49:15 +03:00
Hillel Coren
8a1d4d35ec Don't clear search when results load 2016-09-19 12:12:22 +03:00
Hillel Coren
c7cedc53d4 Increase state limit to 3 for WePay 2016-09-19 12:03:12 +03:00
Hillel Coren
a1f59619ef Enabled automating data check script 2016-09-19 11:54:01 +03:00
Hillel Coren
852d97fd27 Ensure WePay state is two letter code 2016-09-19 10:32:26 +03:00
Hillel Coren
dab6053435 Fix for vendor contact export 2016-09-19 10:18:06 +03:00
Hillel Coren
767d4d148a Fix for null reference 2016-09-19 10:04:30 +03:00
Hillel Coren
2657a3d31f Fix for vendor export 2016-09-19 09:59:31 +03:00
Hillel Coren
4ec29bf5f2 Built changes for #1077 2016-09-19 09:17:54 +03:00
Hillel Coren
0505f2ebb7 Merge branch 'develop' of github.com:hillelcoren/invoice-ninja into develop 2016-09-19 09:15:59 +03:00
Hillel Coren
99bf147a86 Merge pull request #1077 from nerdoc/patch-3
show pointer on search dropdown
2016-09-19 09:14:32 +03:00
Hillel Coren
c1696ef8d8 Task report 2016-09-18 22:28:37 +03:00
Hillel Coren
a41066b2e5 Fix task styling 2016-09-18 22:20:56 +03:00
Christian González
0484c5ac8e show pointer on search dropdown
This *should* fix #1076
2016-09-18 21:19:02 +02:00
Hillel Coren
ea18ac74c8 Text correction 2016-09-18 22:15:05 +03:00
Hillel Coren
0d2b1f64f9 Fix for description textarea 2016-09-18 22:12:09 +03:00
Hillel Coren
ec963e0823 Added basic task report 2016-09-18 20:45:41 +03:00
Hillel Coren
d57117477c Remove repo warnings 2016-09-18 17:11:17 +03:00
Hillel Coren
1e48a9c17d Use improve date selector in reports 2016-09-18 17:06:56 +03:00
Hillel Coren
4530abf495 Disable wordWrapText 2016-09-18 14:58:44 +03:00
Hillel Coren
36ce423513 Update built files 2016-09-18 12:35:12 +03:00
Hillel Coren
9a04b105f9 Update version 2016-09-18 12:26:57 +03:00
Hillel Coren
8ce558d391 Fix for unique invoice number check with slashes 2016-09-18 12:26:18 +03:00
Hillel Coren
ad4841822a Fix for failed payment details 2016-09-18 12:18:42 +03:00
Hillel Coren
d273cb65c7 Fix for CSRF token 2016-09-18 10:08:56 +03:00
Hillel Coren
4ac6c7eeee Tweaks to limits UI 2016-09-16 12:46:53 +03:00
Hillel Coren
481c1b52a6 Merge pull request #1072 from joshuadwire/2016-09-payments-changes
Fix bugs when paying with stored card info
2016-09-16 12:10:34 +03:00
Joshua Dwire
0fc2a4d323 Merge remote-tracking branch 'upstream/develop' into 2016-09-payments-changes 2016-09-15 11:40:53 -04:00
Joshua Dwire
5af46cf1e9 Fix bugs when paying with a stored card 2016-09-15 11:37:43 -04:00
Hillel Coren
e743af4d24 Merged #1062 2016-09-15 13:41:09 +03:00
Hillel Coren
531c26e87c Updated language files 2016-09-15 11:08:07 +03:00
Hillel Coren
840ceb6551 Working on sidebar 2016-09-14 22:31:34 +03:00
Hillel Coren
0439338750 Updated sidebar color 2016-09-14 21:47:57 +03:00
Hillel Coren
0b5ddefdf0 Updated sidebar color 2016-09-14 21:43:56 +03:00
Joshua Dwire
6d8e1de2c9 Rebuild 2016-09-14 14:35:25 -04:00
Joshua Dwire
989b514788 Merge remote-tracking branch 'upstream/develop' into 2016-09-payments-changes 2016-09-14 14:35:03 -04:00
Joshua Dwire
d96c8bd048 Make min and max inclusive; remove .99 from max 2016-09-14 14:31:44 -04:00
Joshua Dwire
a29929846f Create hasPublicId property on models and use it to determine whether to set a public id 2016-09-14 14:31:15 -04:00
Hillel Coren
fb6f223538 Fix for payment test 2016-09-14 18:54:49 +03:00
Hillel Coren
4df68473ee Logging Stripe error 2016-09-14 18:54:41 +03:00
Joshua Dwire
76af2f3e13 Let createNew in EntityModel determine whether public_id is needed 2016-09-14 10:27:10 -04:00
Joshua Dwire
a5580cc650 Allow max of 0 for payment limits 2016-09-14 10:26:50 -04:00
Hillel Coren
1147ee0329 Cleaned up FB pixel 2016-09-14 16:01:07 +03:00
Hillel Coren
ee55374fc1 Add limit for number of invoice items 2016-09-14 10:39:08 +03:00
Hillel Coren
f5a9a66584 Optimize invoice page 2016-09-14 10:32:22 +03:00
Hillel Coren
8f90e4ba43 Fix document upload 2016-09-14 10:08:46 +03:00
Hillel Coren
7ef53cecfb Updated report docs 2016-09-13 19:45:20 +03:00
Hillel Coren
7452bb997a Updated docs TOC 2016-09-13 19:31:08 +03:00
Hillel Coren
c701eec59b Added docs for vendors 2016-09-13 19:29:32 +03:00
Hillel Coren
6db9126ea6 Made client portal link easier to share 2016-09-13 16:32:03 +03:00