Hillel Coren
|
f42e8158c2
|
Merge branch 'release-2.6.4'
Conflicts:
app/Http/Controllers/AccountController.php
app/Http/routes.php
app/Models/User.php
resources/lang/en/texts.php
|
2016-07-19 19:18:24 +03:00 |
|
Hillel Coren
|
e7c8ca50db
|
API optimization
|
2016-07-19 10:07:56 +03:00 |
|
David Bomba
|
20c9d661ac
|
Merge pull request #985 from turbo124/develop
Fix typo
|
2016-07-16 07:52:58 +10:00 |
|
David Bomba
|
cfb32f244a
|
Fix typo
|
2016-07-16 07:52:00 +10:00 |
|
Hillel Coren
|
36e50e7bcb
|
Fixes for the API
|
2016-07-15 16:47:18 +03:00 |
|
Hillel Coren
|
b233aa0744
|
Merge branch 'release-2.6'
Conflicts:
.travis.yml
CONTRIBUTING.md
README.md
app/Http/Controllers/AccountController.php
app/Http/Controllers/AppController.php
app/Http/Controllers/BaseAPIController.php
app/Http/Controllers/CreditController.php
app/Http/Controllers/DashboardController.php
app/Http/Controllers/DocumentController.php
app/Http/Controllers/PaymentController.php
app/Http/Controllers/QuoteApiController.php
app/Http/Requests/EntityRequest.php
app/Http/routes.php
app/Listeners/AnalyticsListener.php
app/Models/Account.php
app/Models/Credit.php
app/Models/Document.php
app/Models/EntityModel.php
app/Models/Expense.php
app/Models/Invoice.php
app/Models/Task.php
app/Models/VendorContact.php
app/Ninja/Notifications/PushFactory.php
app/Ninja/Repositories/DocumentRepository.php
app/Ninja/Repositories/ExpenseRepository.php
app/Ninja/Repositories/InvoiceRepository.php
app/Services/PushService.php
composer.json
composer.lock
database/migrations/2014_05_17_175626_add_quotes.php
database/seeds/UserTableSeeder.php
resources/lang/en/texts.php
resources/views/accounts/customize_design.blade.php
resources/views/accounts/invoice_design.blade.php
resources/views/accounts/management.blade.php
resources/views/expenses/edit.blade.php
resources/views/header.blade.php
resources/views/invoices/edit.blade.php
resources/views/master.blade.php
resources/views/payments/payment.blade.php
resources/views/users/edit.blade.php
|
2016-07-11 23:33:58 +03:00 |
|
Hillel Coren
|
cd9aae1e22
|
Working on expense categories
|
2016-07-06 21:35:16 +03:00 |
|
Hillel Coren
|
251438dc41
|
Fix for expenseCategories
|
2016-07-04 20:19:22 +03:00 |
|
Holger Lösken
|
0fbda85a59
|
Code Refactoring
- Removed unused uses
- Type hinting for method parameters
- Removed commented code
- Introduced comments for classes and methods
- Short array syntax
|
2016-07-03 16:19:22 +00:00 |
|
Hillel Coren
|
e36d23fcdc
|
API changes for Zapier
|
2016-06-23 12:39:07 +03:00 |
|
Hillel Coren
|
725522ea21
|
API changes for Zapier
|
2016-06-23 12:38:06 +03:00 |
|
David Bomba
|
e540e98c80
|
Add company logo_url to UserAccount Transformer
|
2016-06-21 19:50:26 +10:00 |
|
David Bomba
|
851b3e963c
|
Add company logo to UserAccount Transformer
|
2016-06-21 19:21:50 +10:00 |
|
David Bomba
|
5fdfa8c466
|
Add logo into Transformer
|
2016-06-18 17:56:09 +10:00 |
|
David Bomba
|
abafc4ce6f
|
typo
|
2016-06-13 20:29:43 +10:00 |
|
David Bomba
|
fedbd74319
|
Integrating Expense categories into API
|
2016-06-13 20:18:30 +10:00 |
|
David Bomba
|
7237f25cba
|
Expense Category Transformer
|
2016-06-13 20:05:28 +10:00 |
|
Hillel Coren
|
80202b6d92
|
Added support for searching by invoice number in the API
|
2016-06-06 19:04:57 +03:00 |
|
Hillel Coren
|
d032ae00fc
|
Added support for searching by invoice number in the API
|
2016-06-06 19:04:24 +03:00 |
|
David Bomba
|
8b781746fe
|
Update DocumentTransformer.php
|
2016-06-01 21:36:27 +10:00 |
|
David Bomba
|
7073343756
|
Update DocumentTransformer.php
|
2016-06-01 21:35:53 +10:00 |
|
Hillel Coren
|
59d0a1cb80
|
Fix to support mobile app
|
2016-05-29 14:22:25 +03:00 |
|
ben
|
dadac05532
|
add support to multiple invoice types
|
2016-05-29 12:02:44 +03:00 |
|
Hillel Coren
|
4aa11be28f
|
Added user permission to tranformer
|
2016-05-22 22:02:42 +03:00 |
|
David Bomba
|
2034c11795
|
Include Documents in Invoice transformer
|
2016-05-19 09:43:03 +10:00 |
|
David Bomba
|
050b79cc75
|
user transformer - add fields
|
2016-05-10 09:26:44 +10:00 |
|
David Bomba
|
dbdd1ac155
|
working with permissions
|
2016-05-09 10:28:47 +10:00 |
|
David Bomba
|
5233047ab1
|
working with permissions
|
2016-05-09 10:09:51 +10:00 |
|
David Bomba
|
985c4eda34
|
working with permissions
|
2016-05-09 10:02:15 +10:00 |
|
David Bomba
|
f6abdedfac
|
User Transformer permissions
|
2016-05-09 09:54:40 +10:00 |
|
Hillel Coren
|
89b5d73615
|
Fix for loading tokens
|
2016-05-08 10:05:16 +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
|
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
|
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
|
325cac1603
|
Added DocumentTransformer
|
2016-05-02 20:02:15 +03:00 |
|
David Bomba
|
043e4ce729
|
Minor fix to invoice item transformer
|
2016-04-08 21:25:06 +10:00 |
|
David Bomba
|
e1b829c04b
|
Bug fixes on invoice transformer
|
2016-04-04 20:10:00 +10:00 |
|
Hillel Coren
|
be9e7beaed
|
Support for multiple tax rates
|
2016-03-31 12:29:01 +03:00 |
|
David Bomba
|
f323c8e06e
|
user transformer fields
|
2016-02-26 18:48:06 +11:00 |
|
David Bomba
|
992802c164
|
Working on API functionality
|
2016-02-17 21:50:52 +11:00 |
|
David Bomba
|
6d09bda646
|
Working on API functionality
|
2016-02-17 21:16:13 +11:00 |
|
David Bomba
|
aef4658873
|
Api work/Bug fixes
|
2016-02-17 19:10:33 +11:00 |
|
David Bomba
|
f959164f2a
|
Expense and Vendor Transformers for API
|
2016-02-17 14:32:20 +11:00 |
|
Hillel Coren
|
049c20f062
|
Zapier improvements
|
2016-02-16 17:30:09 +02:00 |
|
Hillel Coren
|
3520c0fa79
|
Added custom invoice text fields to transformer
|
2016-02-15 19:39:26 +02:00 |
|
Hillel Coren
|
88b9046ac7
|
Added users to the API
|
2016-02-04 22:35:28 +02:00 |
|