1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-11-11 13:42:49 +01:00
Commit Graph

4111 Commits

Author SHA1 Message Date
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
Hillel Coren
77a85408b3 Only show trial message for ninja installs 2016-09-13 16:24:30 +03:00
Hillel Coren
3588f82fce Fix checkbox logic on export page 2016-09-13 16:12:27 +03:00
Hillel Coren
29a014df20 Don't show expense categories in history 2016-09-13 12:08:33 +03:00
Hillel Coren
0267b84b73 Merge branch 'develop' of github.com:hillelcoren/invoice-ninja into develop 2016-09-13 11:49:06 +03:00
Hillel Coren
99b5046fc2 Removed self host version flag 2016-09-13 11:48:27 +03:00
Hillel Coren
0301c3a97c Support default invoice tax with buy now buttons 2016-09-13 11:48:05 +03:00
Hillel Coren
5a0f8edbb9 Merge pull request #1069 from davidsivocha/#1068_Editing-Expenses-Broken-No-Presenter
Adds an Entity Presenter to ExpenseCategory
2016-09-12 20:52:51 +03:00
David Sivocha
63ea0a00d4 Adds an Entity Presenter to ExpenseCategory
Without the presentable trait and at the basic level a default
EntityPresenter, adding Expense Categories breaks when trying to view
the edit page for the expense.
2016-09-12 16:01:14 +01:00
Hillel Coren
5888a287bc Fix for tests 2016-09-12 14:17:10 +03:00
Hillel Coren
9713b3283b Merge branch 'release-2.7.0' into develop 2016-09-12 13:37:21 +03:00
Hillel Coren
4d1e4f0d43 Bumped version number to 2.7.0 2016-09-12 13:15:04 +03:00
Hillel Coren
8cfcb93179 Added Albanian 2016-09-12 13:08:32 +03:00
Hillel Coren
b2074ae004 Updated lanuguages and added Albaninan 2016-09-12 13:04:47 +03:00
Hillel Coren
e4f914f65d Updated lanuguages and added Albaninan 2016-09-12 13:03:34 +03:00
Hillel Coren
c1d41d6f85 Set allowOutsideClick for sweet alert 2016-09-12 12:51:24 +03:00
Hillel Coren
d6774fed60 Warn leaving page after invoice item changes 2016-09-12 09:44:26 +03:00
Hillel Coren
359271d6c8 Fix undefined on playful quote 2016-09-12 09:38:02 +03:00
Hillel Coren
db35d70494 Improve initial display 2016-09-12 09:37:49 +03:00
Hillel Coren
74d0973978 Fix for claiming white label license 2016-09-12 09:30:31 +03:00
Hillel Coren
1276aa19bf Updated readme 2016-09-12 08:56:53 +03:00
Hillel Coren
623c27c307 Updated readme 2016-09-12 08:56:06 +03:00
Hillel Coren
8efcf71c73 Updated readme 2016-09-12 08:55:23 +03:00
Hillel Coren
db4dbdc87e Cleaning up errors from the logs 2016-09-12 08:51:41 +03:00
Hillel Coren
ef81549694 Working on the dashboard 2016-09-11 20:05:59 +03:00
Hillel Coren
ce3a510037 Working on the dashboard 2016-09-11 17:30:23 +03:00
Joshua Dwire
7b203c11f1 Revert "GoCardless only accepts bank transfers, not credit cards"
This reverts commit ed07439de2.
2016-09-09 17:31:47 -04:00
Joshua Dwire
73fde9e26c Allow adding ACH to WePay after gateway creation 2016-09-09 17:31:33 -04:00
Joshua Dwire
4c1f96e740 Use numeric ID for gateway_types table 2016-09-09 17:19:32 -04:00
Joshua Dwire
2fc0265d06 Revert change to string ID for gateway types 2016-09-09 16:47:08 -04:00
Joshua Dwire
286f9e8902 Prevent users from changing the url to access a payment method whose limits don't support the current invoice 2016-09-08 22:19:51 -04:00
Joshua Dwire
ca71ea5622 Restrict payments based on gateway type limits 2016-09-08 22:12:51 -04:00
Joshua Dwire
3c4ad52463 Switch to string-based ID for gateway types; associate gateway type with payment type 2016-09-08 22:12:32 -04:00
Joshua Dwire
30fcf0e363 Merge remote-tracking branch 'upstream/develop' into 2016-09-payments-changes 2016-09-08 20:55:53 -04:00