Hillel Coren
|
89b5d73615
|
Fix for loading tokens
|
2016-05-08 10:05:16 +03:00 |
|
Hillel Coren
|
cf9dbae1d1
|
Remove duplicate Auth include
|
2016-05-08 09:33:19 +03:00 |
|
Hillel Coren
|
bacf5bf856
|
Merge branch 'laravel-acl' of git://github.com/joshuadwire/invoiceninja into joshuadwire-laravel-acl
Conflicts:
app/Providers/AuthServiceProvider.php
|
2016-05-08 09:27:18 +03:00 |
|
Raymond
|
986156117e
|
Copy custom values of invoice items
|
2016-05-07 15:29:27 +02:00 |
|
Raymond
|
e4ce4e0fc8
|
Added dynamic dates to custom invoice fields + fixed bug in processing of notes, terms and footer.
|
2016-05-07 15:06:56 +02:00 |
|
Raymond
|
320e11fedb
|
Fixed bug processing date variables upon saving a recurring invoice
|
2016-05-07 11:39:34 +02:00 |
|
Joshua Dwire
|
c4b17fedd8
|
Fix permissions bugs
|
2016-05-06 15:05:28 -04:00 |
|
Joshua Dwire
|
475f5430f3
|
Update BaseService.php
|
2016-05-06 14:54:58 -04:00 |
|
Joshua Dwire
|
bfb4267f43
|
Fix permissions bug for recurring invoices
|
2016-05-06 14:29:44 -04:00 |
|
Hillel Coren
|
7296c15730
|
Fix for footer font size in iOS mail
|
2016-05-06 15:54:58 +03:00 |
|
Hillel Coren
|
5322e16a4c
|
Ensure contacts remain in the same order when saved
|
2016-05-05 23:09:11 +03:00 |
|
Hillel Coren
|
5249ae0291
|
Added Pakistani Rupee
|
2016-05-05 22:49:09 +03:00 |
|
Hillel Coren
|
32c912f7b1
|
Added vat number to ninja clients
|
2016-05-05 22:34:45 +03:00 |
|
Hillel Coren
|
379e9ff2f8
|
Added pages to navigations search
|
2016-05-05 22:31:11 +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
|
bce4395f82
|
Added preview for email templates
|
2016-05-05 17:51:52 +03:00 |
|
Hillel Coren
|
c79d9fe24c
|
Added preview for email templates
|
2016-05-05 17:46:22 +03:00 |
|
Hillel Coren
|
501958cc1e
|
Added language seeder
|
2016-05-05 11:55:09 +03:00 |
|
Hillel Coren
|
9f8865d0f2
|
Added pages to navigation search
|
2016-05-05 10:28:23 +03:00 |
|
Hillel Coren
|
2a5de605dc
|
Added relationLoaded checks to optimize queries
|
2016-05-05 10:15:51 +03:00 |
|
Hillel Coren
|
5d00d18601
|
Added support for filtering API lists by updated_at
|
2016-05-05 00:26:39 +03:00 |
|
Hillel Coren
|
32bf47aacf
|
Added support for filtering API lists by updated_at
|
2016-05-04 23:49:20 +03:00 |
|
Hillel Coren
|
db9d75ceff
|
Changed vendorcontacts to vendor_contacts
|
2016-05-04 15:16:49 +03:00 |
|
Hillel Coren
|
9ebb539cce
|
API optimizations
|
2016-05-04 14:53:27 +03:00 |
|
Hillel Coren
|
2a6876a902
|
Fix for travis tests
|
2016-05-04 11:14:20 +03:00 |
|
Hillel Coren
|
2fcb1d66a5
|
Fix for travis tests
|
2016-05-04 09:53:43 +03:00 |
|
Hillel Coren
|
2d878b6480
|
API optimizations
|
2016-05-03 23:02:29 +03:00 |
|
Hillel Coren
|
c0a5084282
|
Added details to cybersource error
|
2016-05-03 19:06:38 +03:00 |
|
Hillel Coren
|
75ee124626
|
Fix for TD Bank w/OFX
|
2016-05-03 14:05:35 +03:00 |
|
Hillel Coren
|
bf4c4d0ce5
|
Add user permissions to API delete
|
2016-05-03 11:53:00 +03:00 |
|
Hillel Coren
|
be420ad1fc
|
API optimizations
|
2016-05-03 11:39:10 +03:00 |
|
Hillel Coren
|
6cd4ff025e
|
API optimizations
|
2016-05-03 09:46:24 +03:00 |
|
Hillel Coren
|
65d70c620e
|
Enabled setting per_page for API results
|
2016-05-02 23:06:36 +03:00 |
|
Hillel Coren
|
e6bcdb36b3
|
Removed extra entity load in the repos save function
|
2016-05-02 20:42:13 +03:00 |
|
Hillel Coren
|
325cac1603
|
Added DocumentTransformer
|
2016-05-02 20:02:15 +03:00 |
|
Hillel Coren
|
6acddfc3c7
|
Working on permissions in the API
|
2016-05-02 16:45:12 +03:00 |
|
Hillel Coren
|
e7f4368cbb
|
Working on permissions in the API
|
2016-05-02 16:12:37 +03:00 |
|
Hillel Coren
|
1d6011caad
|
Working on permissions in the API
|
2016-05-02 11:38:01 +03:00 |
|
Hillel Coren
|
1b92f66482
|
Adding permissions to the API
|
2016-05-02 09:33:48 +03:00 |
|
Hillel Coren
|
4db5a19885
|
Refactored API index methods
|
2016-05-01 23:55:13 +03:00 |
|
Hillel Coren
|
e7296cf513
|
Working on form requests
|
2016-05-01 22:36:12 +03:00 |
|
Hillel Coren
|
7f168f87b9
|
Working on form requests
|
2016-05-01 22:33:01 +03:00 |
|
Hillel Coren
|
933f2968d6
|
Working on form requests
|
2016-05-01 22:30:39 +03:00 |
|
Hillel Coren
|
2efd419791
|
Moving permissions to form requests
|
2016-05-01 15:04:55 +03:00 |
|
Hillel Coren
|
05bd8d9318
|
Moving permissions to form requests
|
2016-05-01 14:31:10 +03:00 |
|
Hillel Coren
|
c144a1c604
|
Fix to make it easier to test features
|
2016-05-01 11:43:30 +03:00 |
|
Hillel Coren
|
1647effb20
|
Fix for client portal invoice table
|
2016-05-01 11:43:10 +03:00 |
|
Hillel Coren
|
2e2470e11c
|
Send contact's email when creating Stripe token
|
2016-05-01 09:43:41 +03:00 |
|
Hillel Coren
|
1000ff4088
|
Fix for currency formatting on invoice
|
2016-05-01 08:55:59 +03:00 |
|
Hillel Coren
|
50de2d757e
|
Working on permissions
|
2016-04-30 21:55:15 +03:00 |
|
Philipp Hug
|
3ab4c0964d
|
whitelabeling: allow more settings from environment.
|
2016-04-28 16:08:24 +02:00 |
|
Hillel Coren
|
4b764ea72e
|
Working on custom route model binding
|
2016-04-28 15:23:09 +03:00 |
|
Hillel Coren
|
1a47598aea
|
Working on custom route model binding
|
2016-04-28 15:20:34 +03:00 |
|
Hillel Coren
|
9979eba5d9
|
Working on custom route model binding
|
2016-04-28 15:16:33 +03:00 |
|
Hillel Coren
|
38b6c94fe7
|
Fix for quote api controller in routes files
|
2016-04-28 15:10:53 +03:00 |
|
Hillel Coren
|
ce2392563d
|
Removed checkSubPermissions flag
|
2016-04-27 23:56:14 +03:00 |
|
Hillel Coren
|
ee4591c3c6
|
Fix for recurring invoice list
|
2016-04-27 19:25:24 +03:00 |
|
Hillel Coren
|
4f926ec8b8
|
Fix for permissions in base service
|
2016-04-27 19:13:29 +03:00 |
|
Hillel Coren
|
df93ffaaf9
|
Fix for permissions in payment controller
|
2016-04-27 18:09:04 +03:00 |
|
Hillel Coren
|
b930593d5f
|
Fix for product policy
|
2016-04-27 17:24:09 +03:00 |
|
Hillel Coren
|
4c48599175
|
Fix for permissions in payment controller
|
2016-04-27 17:22:50 +03:00 |
|
Hillel Coren
|
6f5a68e1f5
|
Fixed bug in vendor controller
|
2016-04-27 16:36:44 +03:00 |
|
Hillel Coren
|
6ba27c2475
|
Fixed problem sorting data tables by client
|
2016-04-27 11:49:54 +03:00 |
|
Hillel Coren
|
bc2880f05e
|
Merge pull request #828 from joshuadwire/laravel-acl
Don't require new ucwords signature for ACL
|
2016-04-27 08:51:39 +03:00 |
|
Joshua Dwire
|
91efade7f7
|
Don't require new ucwords signature
|
2016-04-26 20:06:19 -04:00 |
|
Hillel Coren
|
782cda4004
|
Merge branch 'develop' of github.com:hillelcoren/invoice-ninja into develop
|
2016-04-26 23:31:31 +03:00 |
|
Hillel Coren
|
2712f92422
|
Merge pull request #826 from joshuadwire/laravel-acl
Laravel ACL
|
2016-04-26 23:29:53 +03:00 |
|
Joshua Dwire
|
fc0d4d3edd
|
Finish migrating to Laravel ACL
|
2016-04-25 21:53:39 -04:00 |
|
Hillel Coren
|
71b1a9c209
|
Improved filtering the payment list
|
2016-04-24 16:34:48 +03:00 |
|
Hillel Coren
|
604c132a3a
|
Temporary workaround to support not setting the CVC/CVV
|
2016-04-24 16:14:35 +03:00 |
|
Joshua Dwire
|
fdf1b25b16
|
Begin adding authorization policies
|
2016-04-23 11:52:36 -04:00 |
|
Hillel Coren
|
ad68d64dca
|
Changes for white label license
|
2016-04-21 22:01:17 +03:00 |
|
Hillel Coren
|
f9c36fd761
|
Fix for saving invoice client with id/public_id
|
2016-04-21 13:02:19 +03:00 |
|
Hillel Coren
|
b27505f63c
|
Fix for saving invoice client with id/public_id
|
2016-04-21 13:01:36 +03:00 |
|
Hillel Coren
|
cf75a2c2d2
|
Merge pull request #823 from joshuadwire/enterprise-plan
Fix refunds; support using stored card; change proPlanModel link
|
2016-04-21 10:39:34 +03:00 |
|
Joshua Dwire
|
9d27b68fb6
|
Fix refunds; support using stored card; change proPlanModel link
|
2016-04-20 16:53:56 -04:00 |
|
DraperStudio
|
d87552c90e
|
Use object_get to retrieve a config field
|
2016-04-20 13:37:57 +02:00 |
|
Hillel Coren
|
9281cd5ba2
|
Fix for default quote terms
|
2016-04-20 11:04:54 +03:00 |
|
Hillel Coren
|
eaa4ffab0e
|
Merge pull request #818 from DraperStudio/develop
Use initialize method to set configuration
|
2016-04-20 10:14:21 +03:00 |
|
Hillel Coren
|
c9ef281206
|
Merge pull request #819 from joshuadwire/enterprise-plan
Fix typos in enterprise plan changes
|
2016-04-19 23:44:14 +03:00 |
|
Joshua Dwire
|
eb91a3cd42
|
Fix typos
|
2016-04-19 16:31:50 -04:00 |
|
DraperStudio
|
c67564823b
|
Use initialize method to set configuration
|
2016-04-19 22:02:46 +02:00 |
|
Hillel Coren
|
0dcee794b5
|
Merge branch 'develop' of github.com:hillelcoren/invoice-ninja into develop
Conflicts:
resources/lang/en/texts.php
resources/views/accounts/invoice_design.blade.php
resources/views/invoices/edit.blade.php
|
2016-04-19 22:48:03 +03:00 |
|
Hillel Coren
|
d07fec5d62
|
Fix for #816 preg_match() error on settings update
|
2016-04-19 21:46:18 +03:00 |
|
Hillel Coren
|
fb975db1f2
|
Merge pull request #815 from joshuadwire/enterprise-plan
Enterprise plan bug fixes
|
2016-04-19 17:40:17 +03:00 |
|
Joshua Dwire
|
0fd39e5be0
|
Only allow pro trials
|
2016-04-19 10:28:27 -04:00 |
|
Joshua Dwire
|
639a3c321a
|
Restrict documents to non-trial; allow resellers to override features
|
2016-04-19 10:26:29 -04:00 |
|
Hillel Coren
|
32d5a25f61
|
Enabled specifying invoice padding
|
2016-04-19 14:26:42 +03:00 |
|
Hillel Coren
|
cd52faa3bf
|
Automatically disable live preview when using a large font
|
2016-04-19 14:12:02 +03:00 |
|
Hillel Coren
|
a805e2b8bb
|
Merge pull request #814 from joshuadwire/enterprise-plan
Enterprise plan
|
2016-04-19 12:01:56 +03:00 |
|
Hillel Coren
|
9f5fe33059
|
Added page size and live preview settings
|
2016-04-19 10:51:57 +03:00 |
|
Joshua Dwire
|
22f65e8108
|
Finalize multi-plan support
* Allow admins to change plan
* Check features instead of plans
* Support linking/unlinking accounts
* Support creating/deleting accounts
|
2016-04-18 22:35:18 -04:00 |
|
Hillel Coren
|
0c27e22b51
|
Brought back error page in production
|
2016-04-18 20:17:02 +03:00 |
|
Joshua Dwire
|
454e9bc861
|
Refactor getPlanDetails
|
2016-04-17 12:55:03 -04:00 |
|
Hillel Coren
|
4248963d92
|
Check if is_primary is set when sorting contacts
|
2016-04-17 14:03:37 +03:00 |
|
David Bomba
|
76f5ef92f7
|
Merge pull request #811 from turbo124/develop
Sort Contacts
|
2016-04-17 20:54:55 +10:00 |
|
David Bomba
|
d19c43edce
|
contacts array sorter
|
2016-04-17 20:53:53 +10:00 |
|
David Bomba
|
7f6f34b302
|
contacts array sorter
|
2016-04-17 20:50:06 +10:00 |
|
David Bomba
|
57c0a91de8
|
contacts array sorter
|
2016-04-17 20:45:24 +10:00 |
|